@charset "utf-8";


.themeBG, .ss-controls > a {background-color: #6b6ab0 !important;}

.themeBtn{background-color: #0046af !important; border-color: #0046af !important; color: #fff !important;}
.themeBtn2{background-color: #fff !important; border: 1px solid #d8d8d8 !important;color: #222 !important;}
.themeBtn3 {background-color: #001d48 !important; border-color: #001d48 !important; color: #fff !important;}
.themeBtn4 {background-color: #f6f6f6 !important; border-color: #d7d7d7 !important; color: #222 !important;}


.themeBD, .btitle::before, .kdcTab .cateTab li.choiced a {border-color: #6b6ab0 !important;}

.themeFC, .gnb > li.fbC > a span, .gnbM > li.fbC > a, .gnbM > li > ul > li > a.current, .MkSub a.current, .kdcTab .cateTab li.choiced a, .listBox li.on a{color: #0650bf !important;}
.themeFC5 {color: #009fe0 !important;}
.mobileShow2 {display:none !important;}

#lnbNav h2, #mobileIndexClose, .dropContainerBox .graphBox .graphTab li.on, .virtSelect a, .mylibZone .mylibMore, .calendar td.today .today, .lockerList a.on, .onlineMemWrap .conArea h5::before, .qrationBookList .listWrap > li .bookEventWrap a:hover {background-color: #0a3e8c !important;}
#mobileIndexClose {position:relative; background-color:#255193 !important;}
#mobileIndexClose p {position:relative; font-size:1.467em; line-height:65px; font-weight:bold; margin-left:20px;}
#mobileIndexClose .gnbNavM_Logo {position:absolute; left:0; top:0;}
#lnb a.current {color:#fff;}
#lnb .submenu a.current {color:#0650bf;}
#lnb .submenu a.current em {border-bottom:1px solid #0650bf;}
strong.themeFc {color: #0650bf !important;}


/* logo */
#logo {position: absolute; top:30px; left: 200px;}
#logo_2 {position:absolute; left:30px; top:30px;}
#logo a {display: block; width: 289px; height: 33px; background: url("/oasis/include/image/layout/logo.png") no-repeat 0 0; background-size:100%;}
#logo_2 a {display: block; width: 144px; height: 34px; background: url("/oasis/include/image/layout/logo_2.png") no-repeat 0 0; background-size:100%;}
#logo_2 a:after {display:block; content:''; width:1px; height:17px; background-color: #adadb0; position:absolute; right:-12px; bottom:0; transform:translateY(-50%);}
#logo_m {display: block; width: 102px; height: 22px; background: url("/oasis/include/image/layout/logo_m_1.png") no-repeat 0 0; background-size:100%;}
#logo_m_2 a {display: block; width: 138px; height: 22px; background: url("/oasis/include/image/layout/logo_m_2.png") no-repeat 0 0; background-size:100%;}
#logo_m a {display:block; width:100%; height:100%;}

.siteUtilGroup {position: relative; z-index: 1002; margin: 0 auto; background-color:#fff;}
.siteMenu {display:flex; position:absolute; top:37px; right:100px;}
.siteMenu ul {display:flex;}
.siteMenu ul li {position:relative; padding-left:0; color:#666;}
.siteMenu ul li + li {padding-left:30px;}
.siteMenu ul li:after {display:block; content:''; width:1px; height:16px; background:#ccc; position:absolute; right:-15px; top:50%; transform:translateY(-50%);}
.siteMenu ul li:last-child:after {display:none;}

.btnTotal {position:absolute; right:30px; top:37px; width:38px; height:26px; margin-left:20px;}
.btnTotal a {display:block; position:absolute; width:100%; height:26px; background:url("/oasis/include/image/common/arr_total.png") no-repeat 0 0;}

/* topSearch */
#topSearchForm {display: none;}

/* gnb - pc */
#gnbNav {position: relative; z-index: 1000; background-color: #fff;}
#submenuArea {display: none; position: absolute; top: 100px; left: 0; right: 0; z-index: 400; width: 100%; height: 210px; border-top: 1px solid #e6e6e6; background-color: #fff; box-sizing: border-box;}
.gnb {overflow: hidden; position: relative; max-width: 1240px; height:100px; margin: 0 auto; display: flex; justify-content: center; box-sizing: border-box; margin-left:400px;}
.gnb > li {position: relative;}
.gnb > li > a {width:150px; display: flex; align-items: center; justify-content: flex-start; height: 94px; font-size: 1.294em; font-weight: 500; line-height: 1; color: #222; border-bottom:6px solid #fff;}
.gnb > li.fbC > a span {text-decoration: underline;}
.gnb > li > ul {position: absolute; left: 0; top: 100px; width: 100%; height: 210px; padding: 20px 12px; border-top: 1px solid #e6e6e6; border-right: 1px solid #f0f0f0; box-sizing: border-box;}
.gnb > li:first-child > ul {border-left: 1px solid #f0f0f0;}
.gnb > li > ul > li + li {margin-top: 5px;}
.gnb > li > ul > li a {display: block; font-size:0.99em; line-height: 1.3; color: #555; word-break: break-all;}
.gnb > li > ul ul {display: none;}
.gnb a.current {text-decoration: underline; color:#0650bf;}
.gnb > li.fbl > ul {background-color: #f8f8f8;}
.gnb > li.fbl > ul a:hover, .gnb > li.fbl > ul a:focus {text-decoration: underline;}
.gnb > li.fbl > ul::after, .gnb > li.fbl > ul::before {content: ""; display: none;}
.gnb > li.fbl > a em, .gnb > li.fbC > a em {color:#0650bf;}
.gnb > li.fbl > a em:before, .gnb > li.fbC > a em:before {display:block; content:''; background-color:#0650bf; height:2px; width:100%; position:absolute; bottom:-7px;}
.gnb > li > a:hover {color:#0650bf;}
/*.gnb > li > a:before{content:'';display:block; position:absolute; bottom:0; left:30px; width:calc(100% - 60px); height:6px; background-color:#0650bf;transform:scaleX(0); transform-origin:left right; transition:transform 200ms ease-in-out;}
.gnb > li > a:hover:before{transform:scaleX(1);}*/
.gnb > li > a em {position:relative;}
.gnb > li > a em:before {display:none; content:''; background-color:#0650bf; height:2px; width:100%; position:absolute; bottom:-7px;}
.gnb > li > a:hover em:before {display:block;}
.gnb #gnb1 > ul {left: -10px; width: 150px;}
.gnb #gnb2 > ul {left: -10px; width: 150px;}
.gnb #gnb3 > ul {left: -10px; width: 150px;}
.gnb #gnb4 > ul {left: -10px; width: 150px;}
.gnb #gnb5 > ul {left: -10px; width: 150px;}
.gnb #gnb6 > ul {left: -10px; width: 150px;}
.gnb #gnb7, .gnb #gnb8, .gnb #gnb9, .gnb #gnb10 {display: none !important;}
.gnb a[target="_blank"] span::after {content: ""; display: inline; padding-right: 18px; background: url("/oasis/include/image/button/ico_blank_hover.png") 100% 50% no-repeat;}

/* top menu */
#blackBG {display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 1002; background-color: #000; opacity: 0.5;}
#gnbblackBG {display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 39; background-color: #000; opacity: 0.2;}
#popblackBG {display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 40; background-color: #000; opacity: 0.7;}
#header {position: relative; z-index: 40; background-color: #fff;}
.headerInner {width:100%; margin:0 auto; position: relative; z-index: 1001; background-color:#fff;}
#header.fixed #logo, #header.fixed .siteMenu {display: none;}
#header.on {background-color: #fff;}

#header {height:100px; min-height:100px;}

#menuOpen {display: block; position:absolute; top:38px; right: 0; z-index: 778; width: 38px; height: 26px; background: url(/oasis/include/image/layout/header_more_btn.png) 50% 50% no-repeat;}



/* 모바일 메뉴 공통 */
#mobileIndexOpen {display: block; position: absolute; top:11px; left: 15px; width: 52px; height: 52px; padding: 8px 7px; box-sizing: border-box; z-index:9999;}
#mobileIndexOpen span {display: block; height: 100%; position: relative;}
#mobileIndexOpen span i {position: absolute; width: 100%; height: 2px; background-color: #333; border-radius: 4px;}
#mobileIndexOpen span i:nth-child(1) {top: 0; left: 50%; transform: translateX(-50%);}
#mobileIndexOpen span i:nth-child(2) {top: 50%; left: 50%; transform: translate(-50%, -50%);}
#mobileIndexOpen span i:nth-child(3) {bottom: 0; left: 50%; transform: translateX(-50%);}

#mobileIndexClose {position: relative; height:65px; color: #fff; background-color: #666;}
#mobileIndexClose > a {display: block; position: absolute; top: 50%; right: 20px; width: 40px; height: 40px; margin-top: -20px; background-color:#1a3967;}
#mobileIndexClose > a::before, #mobileIndexClose > a::after {content: ""; position: absolute; left: 50%; top: 50%; width: 15px; height: 1px; margin-left: -7.5px; margin-top: -1px; background-color: #fff;}
#mobileIndexClose > a::before {transform: rotate(-45deg);}
#mobileIndexClose > a::after {transform: rotate(45deg);}
.mobileIndexLogin {display:none; background-color:#f2f4fb; width:100%; height:65px;}
.mobileIndexLogin ul {display:flex; padding-left:20px;}
.mobileIndexLogin ul li {position:relative; display:flex; margin-right:40px; color:#636363;}
.mobileIndexLogin ul li:before {display:block; content:''; width:1px; height:20px; background-color:#c9d3e6;; position:absolute; right:-20px; top:50%; transform:translateY(-50%);}
.mobileIndexLogin ul li:last-child::before {display:none;}
.mobileIndexLogin ul li a {display:inline-flex; align-items:center; height:65px; font-size:1.200em;}

#mobileIndexClose .siteMenu {float: left; margin: 10px 0 0 20px;}
#mobileIndexClose .siteMenu > ul > li a {line-height: 40px; padding: 0 11px 0 0; margin-right: 10px; color: #fff; font-size: 16px;}
#mobileIndexClose .siteMenu > ul > li a::after {content: ""; position: absolute; right: 0; top: 50%; width: 1px; height: 14px; margin-top: -6px; background-color: rgba(255,255,255,.3);}
#mobileIndexClose .siteMenu > ul > li a::before {content: ""; display: inline; padding: 0 0 1px 24px; background: url("/oasis/include/image/common/ico_mobileSite.png") 0 50% no-repeat;}
#mobileIndexClose .siteMenu > ul > li.logout a::before {background-position-x: -75px;}
#mobileIndexClose .siteMenu > ul > li.joinus a::before, #mobileIndexClose .siteMenu > ul > li.mypage a::before {background-position-x: -25px; padding-left: 23px;}
#mobileIndexClose .siteMenu > ul > li.sitemap a::before {background-position-x: -50px; padding-left: 20px;}

.gnbNavM {display: none; overflow-x: hidden; overflow-y: auto; position: fixed; top: 0; left: -100%; z-index: 1111; width: 100%; height: 100%; color: #222; background: linear-gradient(90deg, #e0e4ea 180px,#fff 180px,#fff 100%);}
.gnbM {position: relative;}
.gnbM > li {display: table; width: 180px; border-bottom: 1px solid #ededed;}
.gnbM > li.open > a, .gnbM > li.fbC > a {background-color:#001d48; color:#fff !important;}
.gnbM > li > a {display: table-cell; overflow: hidden; position: relative; width: 180px; height: 55px; padding: 0 0 0 20px; font-size:1.133em; line-height: 1.2; font-weight: 500; vertical-align: middle; background-color: #e0e4ea;}
.gnbM > li.fbC > ul {display: block;}
.gnbM > li ul {display: none;}
.gnbM > li > ul {position: absolute; top: 0; left: 180px; width: calc(100% - 180px); border-bottom: 1px solid #ededed;}
.gnbM > li > ul > li {border-bottom: 1px solid #ededed;}
.gnbM > li > ul > li:last-child {border-bottom: 0;}
.gnbM > li > ul > li > a {display: flex; align-items: center; height: 55px; font-size:1.133em; line-height: 1.2; padding: 0 0 0 20px;}
.gnbM > li ul ul {color: #646464;}
.gnbM > li ul ul > li {border-top: 1px solid #e6e6e6; }
.gnbM > li ul ul > li > a {display: flex; align-items: center; font-size: 1.176em; height: 55px; line-height: 1.2; padding: 0 0 0 20px; background-color:#edeff1; color:#333;}
.gnbM > li ul ul > li > a:before {content: ""; display: inline; width:12px; height:10px; margin-right:8px; background: url("/oasis/include/image/layout/gnbM_arrow.png");}
.gnbM ul {padding: 0;}
.gnbM a[target="_blank"]::after {content: ""; display: inline; padding-right: 22px; background: url("/oasis/include/image/button/ico_blank.png") 100% 50% no-repeat;}

/* 서브 비주얼이미지 영역 */
.sVisualWrap {display: flex; align-items:center; width: 100%; height:120px; box-sizing:border-box; background:#acacac url("/oasis/include/image/common/svisual_img.jpg") no-repeat 50% top;}
.visualWrap {max-width:1400px; width:100%; margin:0 auto;}
.visualWrap .naviandtitle h3 {color:#fff;}

/* content wrap */
#contentGroup {width: 100%;padding: 0 0 100px; max-width:1400px; margin:0 auto;}
#contentGroup:after {content: ""; display: block; clear: both;}

/* 통합검색 RNB */
.searchResultZone{overflow:hidden;margin-top:30px}
.searchResultZone .left{float:left;width:990px;}
.searchResultZone .right{float:right;width:260px;}

/* lnb */
#lnbNav {float: left; width: 230px; margin-top:66px;}
#lnbNav h2 {display: flex; align-items: center; justify-content: center; margin-bottom: 20px; font-size: 1.412em; height: 90px; color: #fff; text-align: center; letter-spacing: -1px; background: #002d5b; background-size: cover;}
#lnb a[target="_blank"] {background-image: none !important;}
#lnb a[target="_blank"] span::after {content: ""; display: inline; padding-right: 22px; background: url("/oasis/include/image/button/ico_blank_hover.png") 100% 50% no-repeat;}
#lnb > li > a {display: flex; align-items: center; position: relative; height: 65px; padding: 0 35px 0 20px; font-size: 1.118em; font-weight: 500; color: #222; line-height: 1.3; border-bottom: 1px solid #cfd0d6;}
#lnb > li:first-child > a {border-top: 1px solid #cfd0d6;}
#lnb > li > a.current {font-weight: normal; color: #fff; background-color: #475b77; border-color: #475b77;}
#lnb > li > a .icon {position: absolute; right: 15px; top: 50%; width: 12px; height: 12px; margin-top: -6px;}
#lnb > li > a .icon::before, #lnb > li > a .icon::after {content: ""; position: absolute; left: 0; top: 50%; width: 100%; height: 2px; margin-top: -1px; background-color: #595959;}
#lnb > li > a .icon::after {transform: rotate(90deg);}
#lnb > li > a.current .icon::before, #lnb > li > a.current .icon::after {background-color: #fff;}
#lnb > li > a.current .icon::after {display: none;}
#lnb > li > a .icon.blank {background:url("/oasis/include/image/common/ico_lnb_blank.png"); width:17px; height:17px; margin-top:-8px;}
#lnb > li > a .icon.blank:before,
#lnb > li > a .icon.blank:after {display:none;}
#lnb .submenu {padding: 20px; background-color: #fff; border-bottom:1px solid #cfd0d6;}
#lnb .submenu li {line-height: 1.2;}
#lnb .submenu li + li {margin-top: 10px;}
#lnb .submenu a {display: block; color: #555; letter-spacing: -0.7px; position: relative; padding-left: 12px;}
#lnb .submenu a::before {content: ""; width:2px; height:2px; background:#222; position: absolute; left: 0; top: 50%; transform:translateY(-50%); line-height: 1;}
#lnb .MkTab {display: none;}

/* CateMenu */
.CateMenu {position:relative; display:flex;}
.CateMenu:before {content: '';position: absolute;top: 0; height: 100%;background: #001d48;z-index: -1;  position:absolute; width: 100vw; margin-left: calc(-50vw + 50%); text-align:center;}
.CateMenu li {width:16.666%; text-align:center;}
.CateMenu li a {display:block; background:#001d48; height:70px; color:#fff; width:100%; height:70px; line-height:70px; font-size:1.176em;}
.CateMenu li.active a {background:#fff; color:#000; height:calc(100% - 7px); position:relative; top:7px; line-height:63px; color:#222; font-weight:500; font-size:1.176em; border-radius:7px 7px 0 0;}
.CateMenu li.active a span {color:#de3232;}
.CateMenu.type2 li {width:50%;}
.subCateWrap {display:none; position:relative;}
.subCateWrap:before {content: '';position: absolute;top: -1px; height: 100%; border-bottom:1px solid #d8d8d8; ;z-index: -1;  position:absolute; width: 99.5333vw; margin-left: calc(-50vw + 50%); text-align:center;}
.subCateWrap .subCate {display:flex; justify-content:center;}
.subCateWrap .subCate li {position:relative; margin:0 22px;}
.subCateWrap .subCate li:after {display:block; content:''; background:#ccc; width:1px; height:17px; position:absolute; right:-22px; top:50%; transform:translateY(-50%);}
.subCateWrap .subCate li:last-child::after {display:none;}
.subCateWrap .subCate li a {display:block; padding:20px 0;}
.subCateWrap .subCate li.active a {border-bottom:4px solid #0650bf; color:#222; font-weight:500;}


/* contents */
#lnbNav + #contentcore {float: right; width: calc(100% - 280px);}
#contents {position: relative;color:#636363;font-size: 1em; min-height:400px;}

/* subTop */
.subTopGroup {position: relative; z-index: 30; padding-top: 130px; color: #fff; background: url(/oasis/include/image/content/s_visual.jpg) no-repeat center top;}
.naviandtitle {position: relative;}
.naviandtitle h3{font-size: 2em;color: #222;font-weight: 500;text-align: center;}

/* navi */
.naviCate {overflow: hidden; position: relative; display:flex; justify-content:flex-end;}
.naviCate .navi {display: flex; align-items: center; height: 66px; padding: 0 20px; font-size: 0.941em; color: #636363;}
.naviCate .navi a {display: inline-block; width: 17px; height: 16px; background: url("/oasis/include/image/common/ico_home.png") 0 0 no-repeat; vertical-align: top;}
.naviCate .navi span {display: flex; flex-wrap: wrap; align-items: center;}
.naviCate .navi span em:last-child {font-weight: 500; color: #282828;}
.naviCate .navi i.arrow {display: inline-block; width: 6px; height: 11px; margin: 0 12px; background: url("/oasis/include/image/common/ico_naviArrow.png") 0 50% no-repeat;}
.naviCate .navi em {text-decoration:underline; text-underline-position: under;}


/* sns share */
.snsFarm {position: absolute;right: 0;top:0;z-index: 3;text-align: right;}
.snsFarm li {float: left; position: relative; }
.snsFarm li > a {position: relative; z-index: 2;border-left: 1px solid rgba(255,255,255,.1);border-right: 1px solid rgba(255,255,255,.1);width:60px; height: 60px; }
.snsFarm a {display: inline-block; overflow: hidden; width: 40px; height: 40px;  position: relative; }
.snsFarm .snsList {display: none; position: absolute; top: 0; right: 0; z-index: 5; font-size: 0; line-height: 0; white-space: nowrap; opacity: 0;}
.snsFarm a:before {content: ''; display: block; position: absolute; left: 0; top: 0; width: 60px; height: 60px; background: url("/oasis/include/image/common/ico_sns.png") 0 0 no-repeat; background-size:100%;
left:50%;top:50%;transform:translate(-50%, -50%);}
.snsList a{display: inline-block;overflow: hidden;width:60px;height:60px;position: relative;}
.snsFarm a.snsPrint:before {background-position: 0 -60px}
.snsFarm a.snsStory:before {background-color: #fddd2f;background-position: 0 -120px}
.snsFarm a.snsTwitter:before {background-color: #2ba9e0;background-position:  0 -180px}
.snsFarm a.snsFacebook:before {background-color: #3c5a99;background-position:0 -240px}
.snsFarm a.snsUrl::before {background-color: #e0e3e6;background-position: 0 -300px;}
.snsFarm a.snsQr::before {background-color: #8e8dda;background-position: 0 -360px;}

.snsShareSub {display: block;position: absolute;right: 0;top: -5px;width: 38px;height: 38px;border: 1px solid #acacac;overflow: hidden;border-radius: 100%;}
.snsShareSub::before {content: '';display: block;position: absolute;left: 0;top: 0;width: 38px;height: 38px;background: url("/oasis/include/image/common/ico_snsB.png") 0 0 no-repeat;background-size: 38px auto;}
.snsFarmSubWrap {display: none;position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .6); z-index: 99999;}
.snsFarmSub {position: absolute; left: 50%; top: 50%; width: 300px; margin-left: -150px; margin-top: -108px; background-color: #fff; border-radius: 20px; padding: 20px 30px; box-sizing: border-box;}
.snsFarmSub p {font-size: 20px; font-weight: 700; color: #222; margin-bottom: 5px;}
.snsFarmSub .closeBtn {display:block;position: absolute; right: 24px; top: 22px; width: 30px; height: 30px;}
.snsFarmSub .closeBtn::before,
.snsFarmSub .closeBtn::after{content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%) rotate(45deg);width:100%;height: 2px;background-color: #222;}
.snsFarmSub .closeBtn::after{transform: translate(-50%, -50%) rotate(-45deg);}

.snsFarmSub .snsListSub {display: flex; justify-content:space-between;}
.snsFarmSub .snsListSub a {display: block; width: 50px; height: 50px; position: relative; overflow: hidden; margin:5px; border-radius: 100%;}
.snsFarmSub .snsListSub a::before {content: ''; display: block; position: absolute; left: 0; top: 0; width: 50px; height: 50px; background: url("/oasis/include/image/common/ico_sns.png") 0 0 no-repeat; background-size: 50px auto;}
.snsFarmSub .snsListSub a.snsStory:before {background-color: #fed300; background-position-y: -100px;}
.snsFarmSub .snsListSub a.snsTwitter:before {background-color: #2e97e9; background-position-y: -150px;}
.snsFarmSub .snsListSub a.snsFacebook:before {background-color: #4064d9; background-position-y: -200px;}
.snsFarmSub .snsListSub a.snsBlog:before {background-color: #39b54a; background-position-y: -250px;}
.snsFarmSub .snsListSub a.snsBand:before {background-color: #29ca3a; background-position-y: -300px;}
.snsFarmSub .snsListSub a.snsUrl:before {background-color: #e0e3e6; background-position-y: -300px;}


/* 셀렉트박스 navi */
.navWrap {position: relative; background-color: #6b6ab0; z-index: 15;}
.navGroup {position: relative; }
.navGroup .navArea {position: relative;}
.navGroup .home {float: left; position: relative; width:60px; height: 60px; background: url("/oasis/include/image/common/ico_home.png") center center no-repeat; border-left: 1px solid rgba(255,255,255,.1); border-right: 1px solid rgba(255,255,255,.1);}
.navSelBox {float: left; position: relative; min-width: 200px; font-size: 1.250em; }
.navSelBox::after {content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url("/oasis/include/image/common/arr_navi.png") 100% center no-repeat;}
.navSelBox > a {display: block; padding: 10px 20px; line-height: 1;}
.navSelBox .btnSel {position: relative; padding: 0 40px 0 20px; font-weight: 300; color: #fff; line-height:60px; z-index: 10; border-right: 1px solid rgba(255,255,255,.1);}
.navSelBox ul {overflow: hidden; height: 0; position: absolute; top:60px; left: -1px; right: 0; background-color: #fff; z-index: 10;}
.navSelBox:nth-child(2) ul > li:nth-child(8), .navSelBox:nth-child(2) ul > li:nth-child(9), .navSelBox:nth-child(2) ul > li:nth-child(10) {display: none;}
.navSelBox ul a {color: #444; display: block; padding: 5px 20px;}
.navSelBox ul a.current span {color: #5d3a1e; font-weight: 500; border-bottom: 1px solid #5d3a1e;}
.navSelBox ul a:hover, .navSelBox ul a:focus {color: #5d3a1e; font-weight: 500;}
.navSelBox a[target="_blank"]::after {content: ""; display: inline; padding-left: 20px; background: url(/oasis/include/image/button/ico_blank_hover.png) 100% 50% no-repeat;}
.navSelBox .btnSel.focus+ul, .navSelBox .btnSel.on+ul {overflow: visible; height: inherit; border: 1px solid #ddd; border-top: 0;}
.navSelBox ul li:first-child a {padding-top: 15px;}
.navSelBox ul li:last-child a {padding-bottom: 15px;}
.navGroup .navArea .navSelBox:nth-child(2) ul li:nth-child(7) a {padding-bottom: 15px;}

/* tab */
.tabNav {display: none; position: relative; margin-bottom: 50px;text-align: center;;}
.tabNavInner{overflow-y:hidden;overflow-x: auto;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;}
.tabSection {display: none;}
.tabSection:first-child {display: block;}

.tabNav ul {display:flex;}
.tabNav ul li {width:100%; text-align:center;}
.tabNav ul li a {display:block; background-color:#f2f4fb; height:60px; line-height:60px; font-weight:500; border-bottom:1px solid #333; font-size:1.176em;}
.tabNav ul li a span {margin-left:7px;}
.tabNav ul li a img {position:relative; top:-2px;}
.tabNav ul li.choiced a {background-color:#fff; border:1px solid #333; border-width:1px 1px 0 1px; color:#222;}

/*footer*/
#footer {position: relative; background-color: #31313f; border-top: 1px solid #e2e2e2;}
.footerInner{position:relative; max-width:1400px; height:185px; margin:0 auto;}
.f_logo {position:absolute; display:flex; align-items: center; width:285px; height:inherit; z-index:1;}
.fnb_box {position:relative; padding-left:285px; height:100%;}
.fnbWrap {position: relative; width:100%; height:25px; padding-top:35px;}
.fnbWrap .fnb:after {display:block; content:''; clear:both;}
.fnbWrap .fnb li {position:relative; float: left; padding: 0 15px 0 0; letter-spacing: -1px;}
.fnbWrap .fnb li + li {padding: 0 15px;}
.fnbWrap .fnb li:after {display:block; content:''; width:1px; height:15px; background-color:#adadb0; position:absolute; right:0px; top:7px;}
.fnbWrap .fnb li:last-child:after {display:none;}
.fnbWrap .fnb a {display: block; color: #adadb0; font-weight:500;}
.fAdd {padding-top:30px;}
.fAdd address {display: block; color: #84848a; font-size: 0.824em; line-height:36px;}
.fAdd address p {position:relative; display:inline-block; margin-right:20px; line-height:1;}
.fAdd address p:after {display:block; content:''; width:1px; height:14px; background-color:#84848a; position:absolute; right:-12px; top:1px;}
.fAdd address p:last-child {display:block;}
.fAdd address p:nth-child(4):after,
.fAdd address p:nth-child(5):after {display:none;}
.fAdd address strong {color: #333;}
.fAdd address strong, .fAdd address span {margin: 0;}
.fAdd cite {display: block; color: #777; font-size: 1.250em;}
.mark_wa {position: absolute; top: 66px; left: 50%; margin-left: 500px; line-height: 0;}
.familySite {display:flex; position:absolute; right:2px; top:30px; z-index:10;}
.familySite > li {width: 240px; height:40px; position: relative;}
.familySite > li > select {display:flex; align-items:center; height: 40px; border:1px solid #87878e; padding: 0 30px 0 20px; font-size: 0.944em; font-weight: 100; color: #87878e; position: relative;}
.familySite > li > select::after {content: ""; position: absolute; right: 15px; top: 50%; width: 14px; height: 8px; margin-top: -4px; background: url("/oasis/include/image/common/arr_fnb.png") no-repeat 0 0; transition: all .3s;}
.familySite > li.on > select::after {transform: rotate(180deg);}
.familyList {position: absolute; left: -1px; bottom: 0; width: calc(100% - 1px); height:40px; background-color: transparent; border: 1px solid #ededed;}
.familyList > li {border-bottom: 1px solid #ededed;}
.familyList > li:last-child {border-bottom: none;}
.familyList > li a {display: flex; align-items: center; height: 45px; padding: 0 20px; font-size: 0.938em; line-height: 1.3;}
.familyList > li a:hover, .familyList > li a:focus {text-decoration: underline;}
.familySite > li.f_link_submit {width:55px; margin-left:10px; border:1px solid #87878e; color:#87878e; box-sizing:border-box;}
.familySite > li.f_link_submit a {width:55px; height:100%; padding:0; display:flex; justify-content:center; align-items:center;}

/* top button */
#btnTopScroll {position: absolute; right: 0; top: 50%; transform:translateY(-50%); z-index: 9999; background-color:#31313f; width:60px; height:60px; text-align:center; line-height:60px;}
#btnTopScroll p{height:100%; border:3px solid #98989f; border-width:3px 3px 0 3px; box-sizing:border-box; position:relative;}
#btnTopScroll p::before {display:block; content:''; position:absolute; bottom:0; background-color:#98989f; width:calc(100% - 8px); height:3px;}
#btnTopScroll p span{display:inline; position:relative; top:3px; color:#fff; font-size:0.824em; font-weight:500;}
#btnTopScroll p::after{content: ""; position: absolute; left:50%; top:13px; transform:translateX(-50%); width:12px; height:7px; background:url("/oasis/include/image/common/ico_arrow_up.png");}

/* top search */
#btnSearchTop {display: none; position:absolute; top:-500px; transform:translateY(-50%); right: 15px; z-index: 778; width: 38px; height: 27px; background: url("/oasis/include/image/layout/search.png") 50% 50% no-repeat;}
.searchTopClose {position: relative;width: 35px; height: 35px; position: absolute; right:0;}
.searchTopClose a{display:block;width:100%;height:100%;}
.searchTopClose::before,
.searchTopClose::after{content:"";position: absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(45deg);width:calc(100% - 12px);height:2px;background-color:#fff;}
.searchTopClose::after{transform:translate(-50%, -50%) rotate(-45deg);}
#topSearchForm {display: none; position: absolute; top:0; left: 0; z-index: 1001; width: 100%; background:transparent; box-shadow: 0 3px 5px rgba(0,0,0,.1);padding-top:120px;}
.searchBoxWrap {color: #333; position: relative;background:#7075b7 url("/oasis/include/image/common/bg_topSearch.jpg") no-repeat 0 0;}
.searchBoxWrap .searchBox{padding: 10px 50px 10px 95px;}

/* 상단검색영역 */
.searchBoxWrap {position: relative;height: 150px;display: flex;align-items: center;background-color: #7075b7;width:100%;}
.searchBoxWrap .logo {position: absolute; left: 0; top: 25px;}
.searchBoxInner {position: relative;width: 100%;max-width: 900px;margin:0 auto;}
.searchBox {position: relative;padding: 2px 0 6px 110px;border-bottom: 1px solid #ddd;}
.searchBoxInner .schTit {position: absolute; top: 26px; left: -150px; font-size: 1.625em;color:#fff;}
.searchBox select {position: absolute; bottom: 10px; left: 0; width: 90px; height: 34px; line-height: 34px; padding: 0; font-size: 1.188em; border: none; color:#fff;
background:transparent url("/oasis/include/image/common/arr_topSearch.png") no-repeat right 50%;}
.searchBox select option {color: #666;}
.searchBox .keywordInput input {width: 100%; height: 34px; line-height: 34px; border: none; color: #fff; background-color: transparent; font-size: 1.188em}
.searchBox .keywordInput input::placeholder {color: #999;}
.searchBox .btnSearch {display: block; position: absolute; bottom: 0; right: 0; width: 60px; height:60px;background:transparent url("/oasis/include/image/common/btn_topSearch2.png") no-repeat 50% 50%;}
.searchBox .btnDetail {display: block; position: absolute; top: 0; right: 0; width: 96px; line-height: 36px; color: #fff; font-size: 1.063em; text-align: center; border-radius: 36px; background-color: #343434;}
.keywordPop {overflow: hidden; margin: 15px auto 0; line-height: 24px;}
.keywordPop .title {display: inline-block; margin-right: 20px; padding-right: 22px; font-size: 1.125em; font-weight: 500; vertical-align: top; position: relative;color:#fff;}
.keywordPop .keywordList, .keywordPop .keywordList li {display: inline-block; vertical-align: top;color:#fff;}
.keywordPop .keywordList li + li {margin-left: 30px;}
.keywordPop .keywordList a:hover, .keywordPop .keywordList a:focus {text-decoration: underline;}
.searchBox .title{position:absolute;left:-200px;top:0;color:#fff;font-size:1.5em;}


/******** 미디어쿼리 ********/
@media screen and (max-width: 1800px){
	#logo, #logo_2 {top:80px;}
	#submenuArea {top:148px;}
	.siteUtilGroup {border-bottom:1px solid #e6e6e6;}
	.siteMenu {position:relative; display:flex; justify-content: flex-end; top:0; right:30px; padding:10px 0;}
	.gnb {max-width:100%; justify-content: flex-end; padding-right:100px;}
	.gnb > li > a {font-size:1.111em; width:auto; padding:0 35px;}
	#header {height:145px;}
	.gnb > li > ul  {height:208px;}
	#gnbNav.fixed .gnb {justify-content:center;}

	.gnb #gnb1 > ul {left: -5px; width: 135px;}
	.gnb #gnb2 > ul {left: 25px; width: 120px;}
	.gnb #gnb3 > ul {left: 20px; width: 150px;}
	.gnb #gnb4 > ul {left: 25px; width: 168px;}
	.gnb #gnb5 > ul {left: 16px; width: 155px;}
	.gnb #gnb6 > ul {left: 33px; width: 130px;}

	#gnbNav.fixed .gnb {margin-left:0;}
}
@media screen and (max-width: 1520px){
}
@media screen and (max-width: 1320px){
	.searchResultZone .left{width:100%;}
	.searchResultZone .right{display:none;}
}

@media screen and (min-width: 1079px){
	#wrap {position: relative; z-index: 0; min-width:1400px;}

}

/******** 모바일 퍼스트 ********/
@media screen and (max-width: 1079px){
	.mobileShow3 {display: block !important}
	.mobileHide3 {display: none !important}

	#header {border-bottom: 1px solid #c7c7c7; height:65px; min-height:65px;}
	.headerInner{height: 65px;width:auto;background:#fff;}
	#logoWrap {position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); display:flex;}
	#logo, #logo_2 {display:none;}
	#logo a, #logo_2 a {width:120px; height:34px;}
	#btnSearchTop {top:50%;}
	.siteUtilGroup{height:auto;padding:0;}
	#mobileIndexOpen {width:38px; height:32px; top:15px;}
	.mobileIndexLogin {display:block;}
	#snb {display:none;}
	#gnbNav {display:none;}

	.CateMenu {overflow-x:scroll; margin-left:-20px; width:calc(100% + 40px);}
	.CateMenu li {min-width:110px;}
	.CateMenu li a {height:60px; line-height:60px; font-size:1.059em;}
	.CateMenu li.active a {line-height:55px; font-size:1.059em;}


	#contentGroup {width:auto; padding: 0 20px 50px;}
	.naviCate .navi {height:45px; padding:0;}
	#lnbNav + #contentcore {width:100%;}
	.gnbTit,#submenuArea{display:none;}

	.mobileShow {display: block !important;}
	.mobileShowInline {display: inline-block !important;}
	.mobileHide, .mHide, #lnbNav, .btnTotal {display: none !important;}

	/* 통합검색 RNB */
	.searchResultZone{padding:0}

	#topSearchForm{padding-top:75px;}
	.searchBoxInner{padding:0 15px;}
	.toggleWrap .searchTopClose {margin:0;background:#000; z-index:1003; top:50%; transform:translateY(-50%); right:15px;}

	.naviandtitle .navi {line-height: 24px;}
	.naviandtitle .navi a {margin: 2px 0;}
	.naviandtitle .navi i.arrow {height: 24px;}

	.snsFarm {right: 0; bottom: 25px;}

	#footer {padding-bottom: 30px;}
	.fnbWrap {padding-top:25px; height:25px;}
	.f_logo {display:none;}
	.fnb_box {padding-left:0;}
	.familySite {position:relative; top:0; right:0; margin-top:10px;}
	.footerInner{width:auto; height:100%; padding:0 20px;}
	.fnbWrap .fnb {text-align: center;}
	.fnbWrap .fnb li {display: inline-block;}
	.fnbWrap .fnb li a {display: flex; align-items: center; justify-content: center; height: 100%;}
	.fnbWrap .fnb li:after {top:3px;}


	.fAdd {padding-top: 15px;}
	.fAdd address {margin-bottom: 5px; line-height:2;}
	.fAdd address p {line-height:2;}
	.fAdd address p:after {display:none;}
	.fAdd address strong {display: block; margin-bottom: 5px;}
}
@media screen and (max-width: 767px){
	.mobileShow2 {display: block !important}
	.mobileHide2 {display: none !important}
	.WebHide {display: block !important}

	.CateMenu {background-color:#001d48; height:62px;}
	.subCateWrap .subCate {overflow-x:scroll; width:100%;}
	.subCateWrap .subCate li {min-width:70px; text-align:center; margin:0;}
	.subCateWrap .subCate li:after {display:none;}
	.subCateWrap .subCate li a {padding:14px 0 10px 0;}


	/* top popup */
	.topPopupWrap .topPopClose label input {transform : scale(1.15); vertical-align: -2px;}
	.libSite > a {width: 160px;}
	.tabNav {margin-bottom: 30px;}
	.tabNav ul li a {height:45px; line-height:45px;}
}
@media screen and (max-width: 640px){

	/* top popup */
	.topPopupWrap .topHolyday .innerWrap p {padding-left: 45px;}
	.topPopupWrap .topHolyday .innerWrap p .ico {width: 35px; height: 33px; margin-top: -17px;}
	.topPopupWrap .topPopClose {bottom: 2px; font-size: 12px;}

	.libSite > a {width: 150px;}

	.snsShortcut {display: none}

	.sVisualWrap {min-height:100px;}


	.naviandtitle .navi {margin-top: 15px; line-height: 20px;}
	.naviandtitle .navi a {width: 18px; height: 16px; background-size: cover;}
	.naviandtitle .navi i.arrow {height: 20px; margin: 0 1px;}

	.snsFarm {bottom: 22px;}
	.snsFarm a {width: 40px; height: 40px; margin-left: 4px;}
	.snsFarm a:before {width: 36px; height: 36px; background-size: 36px; margin: -18px 0 0 -18px;}
	.snsFarm a.snsPrint:before {background-position: 0 -36px;}
	.snsFarm a.snsStory:before {background-color: #fed300; background-position: 0 -72px;}
	.snsFarm a.snsTwitter:before {background-color: #2e97e9; background-position: 0 -108px;}
	.snsFarm a.snsFacebook:before {background-color: #4064d9; background-position: 0 -144px;}
	.snsFarm a.snsBlog:before {background-color: #39b54a; background-position: 0 -180px;}

	#contents {min-height: 300px;}

	.tabNav {margin-bottom: 25px;}
	.tnb li.choiced a span::after {right: -15px;}

	.cateTab {margin-bottom: 20px;}
	.tnb li a, .cateTab li a {height: 45px; font-size: 1.059em; line-height: 45px;}
	.cateTab li.choiced a span::after {right: -15px;}

	.kdcTab {margin-bottom: 25px;}

	#footer {padding-bottom: 25px;}
	.fAdd {padding-top: 0;}
}
@media screen and (max-width: 480px){
	.mobileShow4 {display: block !important}
	.mobileHide4 {display: none !important}
	.summaryDesc .recommend_box > ul li {width: 80px; height: 80px; margin: 0 1px;}
}
@media screen and (max-width: 375px){
	/* top popup */
	.topPopupWrap .topHolyday .innerWrap p {padding-left: 40px;}
	.topPopupWrap .topHolyday .innerWrap p .ico {width: 32px; height: 30px; margin-top: -15px;}
	.topPopupWrap .topPopClose label input {transform : scale(1);}
	.libSite > a {width: 130px;}
	.gnbNavM {background: linear-gradient(90deg, #fff 170px,#f8f8f8 170px,#f8f8f8 100%);}
	.gnbM > li {width: 170px;}
	.gnbM > li > a {width: 150px;}
	.gnbM > li > ul {left: 170px; width: calc(100% - 170px);}
	.snsFarm {bottom: 20px;}
}


/******** 웹퍼스트 ********/
@media screen and (min-width: 1080px){
	.webHide, .mobileShow, .mobileShowInline, .mobileShow2, .mobileShow3, .mobileShow4, .mobileShow5, #mobileIndexOpen, #mobileIndexClose{display: none !important;}
	.snsShareSub {display: none;}

	#header.fixed #logo, #header.fixed #logo_2 {display:none;}
	#gnbNav.fixed {position:fixed; top:0; left:0; right:0; width:100%; border-bottom:1px solid #e6e6e6;}
	#gnbNav.fixed .gnb {padding-right:0; height:80px;}
	#gnbNav.fixed .gnb > li > a {padding:0 50px; height:74px; width:auto;}
	#gnbNav.fixed .gnb > li > ul {top:80px;}
	#gnbNav.fixed + #submenuArea {position: fixed; top: 80px;}
	#gnbNav.fixed .btnTotal {display:none}
	#gnbNav.fixed .gnb #gnb1 > ul {left: 40px; width: 100%;}
	#gnbNav.fixed .gnb #gnb2 > ul {left: 40px; width: 100%;}
	#gnbNav.fixed .gnb #gnb3 > ul {left: 40px; width: 100%;}
	#gnbNav.fixed .gnb #gnb4 > ul {left: 40px; width: 100%;}
	#gnbNav.fixed .gnb #gnb5 > ul {left: 40px; width: 100%;}
	#gnbNav.fixed .gnb #gnb6 > ul {left: 40px; width: 100%;}

}

@media screen and (min-width: 1320px){
	/* 서브 */



}
@media screen and (min-width:1800px){

}

