@import url('/resource/css/basic.css?ver1.0');

#wrap { position: relative; overflow:hidden; }
/* #wrap *{ scrollbar-arrow-color: #ddd; scrollbar-Track-Color: #ddd; scrollbar-base-color: #aaa; scrollbar-Face-Color: #aaa; scrollbar-3dLight-Color: #aaa; scrollbar-DarkShadow-Color: #aaa; scrollbar-Highlight-Color: #aaa; scrollbar-Shadow-Color: #aaa;} */
#wrap ::-webkit-scrollbar {width: 5px; height: 5px;}
#wrap ::-webkit-scrollbar-thumb {background-color: #aaa; border-radius: 10px;}
#wrap ::-webkit-scrollbar-track {background-color: #ddd; border-radius: 10px;}

.container { position: relative; width:100%; max-width: 70rem; margin:0 auto;}
.container:after { content:""; display:block; clear:both; }

/* slick slide common */
.slick-slider { -webkit-transition: all ease-in-out 0.3s; transition: all ease-in-out 0.3s; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-slide { display: none; height: 100%; min-height: 1px; vertical-align: middle; }
.slick-list { height: 100%; overflow: hidden; }
.slick-list.dragging { cursor: pointer; }
.slick-initialized .slick-slide { display: inline-block; }
.slick-arrow.slick-hidden { display: none; }
.slick-current { opacity: 1; display: block; }
.slick-track { height: 100%; position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; z-index: 0 !important;}
.slider .control {z-index: 1 !important;}
/* slick arrow show */
.arwShow .slick-arrow.slick-hidden { display: inline-block; }

/* header */
#header {height: 5rem; background: #fff; margin: 0 auto; z-index: 4; position:relative;}
#header:before {content: ""; width: 100%; height: 1px; background: #ddd; position: absolute; left: 0; top: 100px; z-index: 100;}

/* header - 상단팝업버튼 */
#header .popBtn{right:calc(50% - 820px); top: 24px;}

/* header - 로고 */
#header h1 {position: absolute; left: 50%; top: 0.9rem; z-index:100;}
#header h1 a {display: block;}
#header h1 a em, #header h1 a img {vertical-align: middle;}

/* header - 통합검색 */
#header .totalSearch { position:relative; width: 24.5rem; height: 3rem; padding:3px; top:50%; left: 50%; transform:translate(-50%, -50%); background: linear-gradient(to right, #00a05d, #0f4e93); border-radius: 0.3rem; }
#header .totalSearch::before{content: ''; display: block; width: 3.15rem; height: 2.75rem; position: absolute; left: -0.5rem; bottom: -0.05rem; background: url(/images/po/template/T1001/layout/ico_deco_tSearch.png) no-repeat center center / contain;}
#header .totalSearch > form{height: 100%;}
#header .totalSearch input { padding: 0 3rem 0 3.35rem; width: 100%; height:100%; font-size: 0.7rem; border: none; font-family: '돋움', Dotum; background:#fff;}
#header .totalSearch button { position: absolute; top:0; right:0; padding: 0; background:#0f4e93; width: 3rem; height: 3rem; line-height:3rem; color:#fff; border: none; font-size:1.4rem; border-radius: 0 0.3rem 0.3rem 0;}
#header .totalSearch input::-webkit-input-placeholder { color: #555; }
#header .totalSearch input::placeholder { color: #555; }

/* header - 유틸리티 */
#header .topUtil {position: absolute; right: 50%; top: 1.5rem; display: flex; align-items: center; z-index:105;}
#header .topUtil .util {display: flex; align-items: center; position: relative;}
#header .topUtil .util > li {position: relative; padding: 0 1rem;}
#header .topUtil .util > li:before {content: ""; width: 4px; height: 4px; border-radius: 50%; background: #d2d5d8; position: absolute; top: calc(50% - 4px); left: -2px;}
#header .topUtil .util > li a {display: block; font-size: 0.65rem; color: #111; font-weight: 500;}
#header .topUtil .util > li a img {vertical-align:middle; border:1px solid #ddd;}
#header .topUtil .util > li a i{margin-right: 0.15rem;}
#header .mBtn {display: none; z-index:101;}
/* header - 유틸리티 : active */
#header .topUtil .util li a:hover,
#header .topUtil .util li a:focus {text-decoration: underline;}

/* header - 유틸리티 - 글자크기 */
#header .topUtil .font-size{display: flex; align-items: center;}
#header .topUtil .font-size p{padding: 0 10px; font-size:0.65rem; color:#000; font-weight: 500;}
#header .topUtil .font-size a{display: block; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; text-align: center; font-size: 0.9rem; color: #222; margin: 0 0.1rem; border-radius:50%; background:#f4f4f4;}
.m_btn{display: none !important;}

/* 언어선택 */
.lang { width: 2.75rem; z-index:105; }
.lang:after {clear: both; display: block; content: "";}
#lang .wrap, #translate .wrap {position: relative;}
#lang .wrap button, #translate .wrap button {position: relative; display: block; padding: 0; border-radius:0.75rem; height: 1.5rem; line-height: 1.4rem; text-align: left; font-size: 0.7rem; color:#111;}
.lang .wrap button {padding: 0 0.75rem; width: 100%;}
#lang .wrap button:before, #translate .wrap button:before {position: absolute; top: 1px; right: 0; font-family: 'xeicon'; font-size: 1.1rem; color: #111; content: "\e936";}
#lang .wrap .lst, #translate .wrap .lst {position: absolute; top:1.5rem; left: -0.75rem; display: none; padding: 0.25rem 0.6rem; width: 150%;  background:#fff; border-radius: 0.75rem; box-shadow: 0 0 12px rgba(75,75,75,0.35); z-index: 10;}
#lang .wrap .lst ul, #translate .wrap .lst ul {padding-right: 5px;}
#lang .wrap .lst a, #translate .wrap .lst a {display: block; padding: 0.1rem 0; line-height: 1rem; font-size: 0.7rem; font-weight: 400; color: #888; text-align:left;}
#lang .wrap .lst a:hover, #translate .wrap .lst a:hover,
#lang .wrap .lst a:focus, #translate .wrap .lst a:focus {font-weight:700; color:#222; text-decoration:none;}
#lang :before, #translate :before,
#lang a, #translate a, 
#lang button, #translate button {transition: all .2s; -webkit-transition: all .2s;}
/* footer :site link :active */
.lang .wrap button:hover,
.lang .wrap button.active {text-decoration:underline;}
#lang .wrap button.active:before, #translate .wrap button.active:before {transform: rotate(180deg); -webkit-transform: rotate(180deg);}
#lang .lst a:hover, #translate .lst a:hover,
#lang .lst a:focus, #translate .lst a:focus {text-decoration: underline;}

/* header - 사이트맵 버튼 */
#header .h_btn {position:absolute; right:50%; top:0.95rem; z-index: 100; display:flex; }
#header .search_btn,
#header .sitemap {position: relative; display: block; width: 2.5rem; height: 2.5rem; line-height: 2.5rem; text-align: center; border-radius: 50%; color: #fff; font-size: 1.3rem; margin-left:0.6rem;}
#header .search_btn {background:#009843;}
#header .sitemap {background: #002b60;}

/* gnbblind */
#gnbblind { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.4); z-index: 3;}

/* web navigation */
/* gnb common */
#nav {position: relative; z-index:99;}
#gnb {position: relative; z-index: 1;}
#gnb li a {display: block; position: relative; word-break: break-all;}
#gnb li a[target='_blank'] > span:after {content: "\e980"; display: inline-block; padding-left: 0.25rem; font-family: 'xeicon';}
#gnb .depth01 {width:100%; max-width: 50rem; height: 5rem; padding:0 1rem; margin: 0 auto;}
#gnb .depth01 .titBox{display: none;}
#gnb .depth01 > ul {display: flex; width: 100%;}
#gnb .depth01 > ul > li {flex: 1; position: relative;}
#gnb .depth01 > ul > li > a {display: flex; justify-content: center; align-items: center; height: 5rem; font-size: 1rem; color: #000; font-weight: 500; text-align: center;}
#gnb .depth01 > ul > li > a::after{content: ''; display: block; opacity: 0; width: 8px; height: 8px; position: absolute; left: 50%; bottom: -5px; transform: translateX(-50%); background:#ff7906; border-radius: 50%; z-index: 9; box-shadow: 0 0 0 0.3rem rgba(255, 178, 114, 0.4); transition: 0.1s; animation: dotActive 1s infinite;}
#gnb .depth01 > ul > li > a > span{display: block; max-height: 3rem; overflow: hidden;}

#gnb .depth02 > ul > li.dep > a {padding-right: 1.55rem !important;}
#gnb .depth02 > ul > li.dep > a:before {content: '\e941'; font-family: 'xeicon'; font-size: 0.8rem; position: absolute; right: 0.5rem; top: 0.55rem; z-index: 1;}
#gnb .depth03 {display: none; position: relative; background: #e9eef2;}
#gnb .depth04 {display: none;}
/* gnb common : active */
#gnb .depth01 > ul > li > a{transition: 0.1s;}
/* #gnb .depth01 > ul > li.on > a::after{opacity: 1;} */
#gnb .active > .depth03 {display: block;}

@keyframes dotActive{
	100%{ box-shadow: 0 0 0 0.3rem rgba(255, 178, 114, 0.4);}
	0%{ box-shadow: 0 0 0 0rem rgba(255, 178, 114, 0.4);}
}

/* gnb : oneDown */
#nav.oneDown .depth01 > ul > li {z-index: 1;}
#nav.oneDown .depth01 > ul > li > a::after{bottom: 4px;}
#nav.oneDown .depth01 > ul > li > a[target="_blank"]::after{bottom: -6px;}
#nav.oneDown .depth02 {width: 120%; border-radius: 0 0 1rem 1rem; background: #fff; box-shadow: 0 0.15rem 1.75rem -1rem #676a6b; position: absolute; left: -10%; top: 4.95rem; opacity: 0; visibility: hidden;}
#nav.oneDown .depth02 > ul {padding: 0 0 0.75rem;}
#nav.oneDown .depth02 > ul > li > a {padding: 0.4rem 0.85rem; font-size: 0.75rem; color:#111;}
#nav.oneDown .depth02 > ul > li > a > span {z-index: 0;}
#nav.oneDown .depth03 {padding: 0.5rem 0.85rem;}
#nav.oneDown .depth03:before {content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
#nav.oneDown .depth03 > ul > li > a {padding: 0.25rem 0; font-size: 0.7rem; color:#222;}
/* gnb : oneDown : active */
#nav.oneDown .depth01 > ul > li.on > .depth02 {opacity: 1; visibility: visible;}
#nav.oneDown .depth02 > ul > li > a:hover,
#nav.oneDown .depth02 > ul > li > a:focus,
#nav.oneDown .depth02 > ul > li.dep.active > a{ font-weight:600; background:#004d7b; color:#fff;} /* 2차메뉴 active */
#nav.oneDown .depth02 > ul > li.dep.active > a:before {content: '\e944';}
#nav.oneDown .depth03 > ul > li > a:hover,
#nav.oneDown .depth03 > ul > li > a:focus{ font-weight:600; color: #2a4e78;} /* 3차메뉴 active */
#nav.oneDown .depth03 > ul > li > a:before {background: #e9eef2;} /* 3차메뉴 active */

/* gnb : fullDown */
#nav.fullDown #gnb:after {content: ""; width: 100vw; height: 0; border-top:1px solid #ddd; background: #fff; box-shadow: 0 0.15rem 0.35rem rgba(165,170,172,0.35); position: absolute; left: 0; top: 4.95rem; z-index: -2; opacity: 0; visibility: hidden;}
#nav.fullDown .depth01 {overflow: hidden;}
#nav.fullDown .depth01 > ul {display: flex; }
#nav.fullDown .depth01 > ul > li:before {content: ""; height: calc(100% - 3rem); border-left: 1px solid #efefef; position: absolute; left: 0; top: 4.95rem;}
#nav.fullDown .depth01 > ul > li + li:before {left: -1px;}
#nav.fullDown .depth01 > ul > li:last-child:after {content: ""; height: calc(100% - 3rem); border-left: 1px solid #efefef; position: absolute; right: 0; top: 4.95rem;}
#nav.fullDown .depth01 > ul > li > a:before {content:""; position:absolute; left:50%; bottom:0; width:0px; height:3px; }
/* #nav.fullDown .depth01 > ul > li.on > .depth02 {background: #0f4e93; box-shadow: 0 0 0.5rem rgba(0,0,0,0.15);}
#nav.fullDown .depth01 > ul > li.on > .depth02:before {opacity: 0.05;}
#nav.fullDown .depth01 > ul > li.on > .depth02 > ul > li > a{color: #fff;} */
#nav.fullDown .depth02 {padding: 0 0 0.75rem; height: 100%; opacity: 0; visibility: hidden;}
#nav.fullDown .depth02:before {content: ""; display: block; width: 100%; height: calc(100% - 3rem); position: absolute; left: 0; top: 3rem; z-index: -1; opacity: 0;}
#nav.fullDown .depth02 > ul > li > a {position: relative; padding: 0.4rem 0.55rem; z-index: 1;}
#nav.fullDown .depth03 {padding: 0.5rem 0.85rem; background: #e9eef2;}
#nav.fullDown .depth03:before {content: ""; display: block; width: 100%; height: 100%; background: #0088f3; position: absolute; left: 0; top: 0; z-index: -1;}
#nav.fullDown .depth03:after {content: ""; display: block; width: calc(100% + 1px); height: 100%; border: 1px solid #e6e6e6; position: absolute; left: -1px; top: 0; z-index: -1;}
#nav.fullDown .depth03 > ul > li > a {padding: 0.25rem 0; font-size: 0.7rem;}
/* gnb : fullDown : active */
#nav.fullDown #gnb.active:after {height: calc(100% - 4.95rem); opacity: 1; visibility: visible;}
#nav.fullDown .active .depth01 {height: auto;}
#nav.fullDown .active .depth02 {opacity: 1; visibility: visible;}
#nav.fullDown .depth02 > ul > li > a:hover,
#nav.fullDown .depth02 > ul > li > a:focus,
#nav.fullDown .depth02 > ul > li.active > a {background:#004d7b; font-weight:600; color:#fff;} /* 2차메뉴 active */
#nav.fullDown .depth02 > ul > li.dep.active > a:before {content: '\e944';}
#nav.fullDown .depth02 > ul > li > a:hover:after,
#nav.fullDown .depth02 > ul > li > a:focus:after,
#nav.fullDown .depth02 > ul > li.active > a:after{content: ''; display: block; position: absolute;top: 0; left: 0; right: 0; bottom: 0; background:rgba(0,0,0,0.3); z-index: -1; }/* 2차메뉴 active 효과 */
#nav.fullDown .depth03 > ul > li > a:before {background: #0088f3;} /* 3차메뉴 active */
#nav.fullDown .depth03 > ul > li > a:hover,
#nav.fullDown .depth03 > ul > li > a:focus{ font-weight:600; color: #2a4e78;}


/* gnb : oneFull */
#nav.oneFull .depth01 > ul > li {position: static;}
#nav.oneFull .depth02 {display: flex; visibility: hidden; width: 100%; max-width: 70rem; min-height: 17rem; position: absolute; left:50%; top: 4.95rem; transform: translateX(-50%);}
#nav.oneFull .depth02:before {content: ""; width: 100vw; height: 100%; border-top:1px solid #ddd; background: #fff; box-shadow: 0 0.15rem 0.35rem rgba(0,0,0,0.15); position: absolute; left: 50%; top: 0; z-index: -1; transform: translateX(-50%);}
#nav.oneFull .depth02 .titBox{ display: block; flex-shrink: 0; width: 12.5rem; position: relative; z-index: 1; color: #2a4e78; padding-right: 1rem;}
#nav.oneFull .depth02 .titBox::before{content: ''; display: block; width: 100vw; position: absolute; top: 0; bottom: 0; right: 0; background: url(/resource/images/layout/onefull_tit_bg.png) no-repeat right 60px bottom 45px; background-color: #e9edf1; border-bottom-right-radius:3rem; z-index: -1;}
#nav.oneFull .depth02 .titBox p{opacity: 0; transition: all 0.2s;}
#nav.oneFull .depth02 .titBox span{position:relative; display: block; font-size: 1.2rem; margin: 3rem 0 0.8rem 0; font-weight:700;}
#nav.oneFull .depth02 .titBox span:before {content:''; position:absolute; top:-0.75rem; left:0; width:1.25rem; height:0.2rem; background:#2a4e78;}
#nav.oneFull .depth02 > ul {display: flex; flex-wrap: wrap; align-items: flex-start; height: 100%; width: 100%; max-width: 60rem; padding: 2rem 0 1.9rem 2rem; margin: 0 auto;}
#nav.oneFull .depth02 > ul > li {width: 25%; padding: 0.5rem;}
#nav.oneFull .depth02 > ul > li > a {padding: 0.75rem 1rem; border-radius: 0.5rem; background: #fff; border: 1px solid #2a4e78; font-weight: 400; position: relative; z-index: 2; overflow: hidden;}
#nav.oneFull .depth02 > ul > li.dep > a {padding-right: 2.4rem !important;}
#nav.oneFull .depth02 > ul > li > a:before {content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; right: auto; top: 0; z-index: -1; opacity: 0.05;}
#nav.oneFull .depth02 > ul > li.dep > a:after {content: "\e941"; font-family:'xeicon'; display: block; width: 1.4rem; height: 1.4rem; line-height: 1.4rem; text-align:center; border-radius: 50%; position: absolute; right: 0.5rem; top: 0.65rem; background: #052f60; color:#fff;}
#nav.oneFull .depth03 {background: #fff; padding: 1.1rem 1rem 0.6rem; margin-top: -0.5rem; z-index: 1;}
#nav.oneFull .depth03:before {content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: -1; opacity: 0.05;}
#nav.oneFull .depth03 > ul > li > a {padding: 0.2rem 0; padding-left: calc(5px + 0.5rem); font-size: 0.7rem; position: relative;}
#nav.oneFull .depth03 > ul > li > a:before {content: ""; display: block; width: 5px; height: 5px; background: #4b4b4b; border-radius: 50%; position: absolute; left: 0; top: 0.6rem;}
#nav.oneFull .depth03 > ul > li > a > span {position: relative; z-index: 1;}
#nav.oneFull .depth03 > ul > li > a > span:before {content: ""; display: block; width: 0; height: 5px; border-radius: 4px; position: absolute; left: 0; bottom: 1px; z-index: -1; opacity: 0.2; transition: 0.3s;}
/* gnb : oneFull:active */
#nav.oneFull .depth01 > ul > li.on > .depth02 { visibility: visible;}
#nav.oneFull .depth01 > ul > li.on > .depth02 .titBox p{opacity: 1; }
#nav.oneFull .depth02 > ul > li > a:hover,
#nav.oneFull .depth02 > ul > li > a:focus,
#nav.oneFull .depth02 > ul > li.active > a { font-weight: 500;}
#nav.oneFull .depth02 > ul > li > a:hover:before,
#nav.oneFull .depth02 > ul > li > a:focus:before,
#nav.oneFull .depth02 > ul > li.active > a:before { opacity: 1;}
#nav.oneFull .depth02 > ul > li.dep.active > a:after {content: "\e944"; }
#nav.oneFull .depth02 > ul > li.dep.active > a > span:before {display: none;}
#nav.oneFull .depth03 > ul > li > a:hover,
#nav.oneFull .depth03 > ul > li > a:focus,
#nav.oneFull .depth03 > ul > li.active > a { font-weight: 500;}
#nav.oneFull .depth03 > ul > li > a:hover > span:before,
#nav.oneFull .depth03 > ul > li > a:focus > span:before {width: 100%;}

#nav.oneFull .depth02 > ul > li > a:hover,
#nav.oneFull .depth02 > ul > li > a:focus,
#nav.oneFull .depth02 > ul > li.active > a {border-color: #2a4e78; background:#2a4e78; color: #fff; font-weight: 600;} /* 2차메뉴 active */
#nav.oneFull .depth03 > ul > li > a:hover,
#nav.oneFull .depth03 > ul > li > a:focus {color: #2a4e78; font-weight:600;} /* 3차메뉴 active */
#nav.oneFull .depth03 > ul > li > a:hover:before,
#nav.oneFull .depth03 > ul > li > a:focus:before {background: #2a4e78;} /* 3차메뉴 active */


/* moblie search */
#mSearch {display: none; width: 100%; background: #fff; border-top: 1px solid #ddd; box-shadow: 0 0.45rem 0.35rem rgba(0,0,0,0.06); padding: 2rem 1rem; position: fixed; left: 0; top: 4.95rem; z-index: 102;}
.open #mSearch {top: 11.45rem;}
#mSearch .inner {display: flex; width:26rem; margin:0 auto; height: 3rem; padding: 3px; border-radius: 0.2rem; position: relative;}
#mSearch .inputText {flex: 1; height: 100%; border: 0; background: #f5f5f5; border: 2px solid #efeeee; border-radius:1.5rem; margin-right:0.75rem; padding: 0 1rem; font-size: 0.7rem;}
#mSearch .btnSearch {width: 2.7rem; height: 100%; font-size: 1.3rem; background:#009845; border-radius: 50%; color: #fff; font-weight: 600; white-space: nowrap;}
#mSearch .btnClose {width: 2.5rem; height: 2.5rem; border-radius: 50%; font-size: 1.2rem; color: #fff; position: absolute; right: 4.1rem; top: -3.6rem; z-index:102; background:#009845;}
/* moblie search : active */
#mSearch.active {display: block;}

/* moblie navigation */
#mNav {display: none; width: 100%; height: 100vh; background: #fff; padding-bottom: 6.75rem; position: fixed; left: -100%; top: 0; z-index: 999; overflow: auto; transition: 0.25s ease;}
#mNav h4 {line-height: 4rem; border-bottom: 1px solid #e0e0e0; padding: 0 1rem; font-size: 1.2rem; color: #222; font-weight: 700;}
#mNav #mNavClose {display: block; width: 2.2rem; height: 2.2rem; border-radius: 50%; background: #515160; font-size: 1.2rem; color: #fff; line-height: 2.2rem; text-align: center; position: absolute; right: 1rem; top: 0.9rem;}
#mNav #mNavClose i {position: relative; right: 0.05rem; top: 0.05rem;}
#mNav .snb {border-bottom: 1px solid #e4e4e4; background: #f6f6f6; padding: 0.4rem 1rem; overflow: hidden;}
#mNav .snb .util {display: flex; flex-wrap: wrap; margin: 0.25rem calc(-1rem - 5px); align-items:center;}
#mNav .snb .util li {padding-left: 5px; position:relative;}
#mNav .snb .util > li:before {content: ""; width: 5px; height: 5px; border-radius: 50%; background: #e1e1e1; position: absolute; left: 0; top: calc(1.1rem - 5px);}
#mNav .snb .util > li a {display: block; padding: 0.4rem 0.8rem; font-size: 0.75rem; color: #222; font-weight: 500;}
#mNav .snb .util > li a i{margin-right: 0.15rem;}
/* moblie navigation : active */
#mNav.active {left: 0;}
#mNav .snb .util li a:hover,
#mNav .snb .util li a:focus {text-decoration: underline;}

/* mgnb */
#mgnb li a {display: block; position: relative;}
#mgnb li a[target='_blank']:after {content: '\e980'; display: inline-block; padding-left: 0.25rem; font-family: 'xeicon';}
#mgnb .depth01 > ul > li {border-bottom: 1px solid #e5e5e5; overflow: hidden;}
#mgnb .depth01 > ul > li > a {padding: 0.9rem 1rem; color: #222; font-weight: 500; z-index: 1;}
#mgnb .depth01 > ul > li.dep > a {padding-right: 2.4rem;}
#mgnb .depth01 > ul > li.dep > a:before {content: ""; display: block; width: 2px; height: 0.9rem; background: #000; position: absolute; right: 1.15rem; top: 1rem;}
#mgnb .depth01 > ul > li.dep > a:after {content: ""; display: block; width: 0.9rem; height: 2px; background: #666; position: absolute; right: 0.75rem; top: 1.4rem;}
#mgnb .depth02 {display: none; border-top-width: 2px; border-top-style: solid; padding: 0.35rem 1rem 0.8rem; position: relative; z-index: 1;}
#mgnb .depth02:before {content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: -1; opacity: 0.05;}
#mgnb .depth02 > ul > li > a {padding: 0.35rem 0; font-size: 0.75rem; color: #222; font-weight: 500;}
#mgnb .depth02 > ul > li.dep > a {padding-right: 2.4rem;}
#mgnb .depth02 > ul > li.dep > a:before {content: "\e941"; font-family: 'xeicon'; position: absolute; right: 0; top: 0.55rem;}
#mgnb .depth03 {display: none; border-radius: 0.5rem; background: #fff; padding: 0.5rem 0.5rem; box-shadow: 0 0 0.4rem rgba(0,0,0,0.1);}
#mgnb .depth03 > ul > li > a {padding: 0.35rem 0; padding-left: calc(5px + 0.3rem); font-size: 0.7rem; color: #3d3d3d; font-weight: 500;}
#mgnb .depth03 > ul > li > a:before {content: ""; display: block; width: 5px; height: 5px; border-radius: 50%; background: #999999; position: absolute; left: 0; top: calc(1rem - 5px);}
/* mgnb : active */
#mgnb li.dep.active > div {display: block;}
#mgnb .depth01 > ul > li > a:hover,
#mgnb .depth01 > ul > li > a:focus,
#mgnb .depth01 > ul > li.active > a {color: #052f60; font-weight: 700;}  /* 1차메뉴 active */
#mgnb .depth01 > ul > li.dep.active > a:before {display: none;}
#mgnb .depth02 > ul > li.dep.active > a{font-weight: 600;}
#mgnb .depth02 > ul > li > a:hover,
#mgnb .depth02 > ul > li > a:focus,
#mgnb .depth02 > ul > li.active > a {border-color:#ffb80e; color: #052f60; font-weight: 600;} /* 2차메뉴 active */
#mgnb .depth02 > ul > li.dep.active > a:before {content: "\e944";}
#mgnb .depth03 {border-color: #052f60;} /* 3차메뉴 border */
#mgnb .depth03 > ul > li > a:hover,
#mgnb .depth03 > ul > li > a:focus {color: #052f60; font-weight:600;} /* 3차메뉴 active */
#mgnb .depth01 > ul > li.dep.active > a:before {color:#052f60;}



/* footer */
#footer {padding: 1rem 0 2.5rem; font-size: 0.7rem; line-height: 1.8; color: #fff; background: #2d2e31;}

/* footer : site link */
#footer .siteLink { margin:0 -.5rem; width:calc(100% + 1rem);}
#footer .siteLink:after { display:block; clear:both; content:''; }
#footer .siteLink .inner { display:table; table-layout:fixed; width:100%; max-width:70rem; margin:0 auto; }
#footer .siteLink .wrap { position:relative; display:table-cell; padding:0 .5rem; } 
#footer .siteLink .wrap button { position:relative; display:block; width:100%; height:2.75rem; text-align:left; font-size:0.8rem; border:0; line-height:2.75rem; padding:0 2.5rem 0 1rem; background:#3b3c40; color:#fff; border-radius:0.3rem; }
#footer .siteLink .wrap button:before { content:"\e945"; font-weight:400; position:absolute; right:1rem; top:0; font-family:'xeicon'; font-size:1.25rem; }
#footer .siteLink .wrap .lst { display:none; position:absolute; left:0.5rem; bottom:2.75rem; width:calc(100% - 1rem); padding:0.75rem; background:rgba(0,0,0,0.8); z-index:10; border-radius:0.3rem; }
#footer .siteLink .wrap .lst ul { max-height:11rem; padding-right:5px; overflow-y:auto; }
#footer .siteLink .wrap .lst a { display:block; padding:0.25rem 0; color:#fff; font-weight:400; line-height:1.1rem; }
#footer .siteLink :before,
#footer .siteLink a, .siteLink button { transition:all .2s; -webkit-transition:all .2s; }
/* footer : site link : active */
#footer .siteLink .wrap button.active { color:#fff; background:#00a151; }
#footer .siteLink .wrap button.active:before { color:#fff; transform:rotate(180deg); -webkit-transform:rotate(180deg); }

/* footer : ftWrap */
#footer .ftWrap { position:relative; margin-top: 1rem; }
#footer .footer_link ul {display: flex; flex-wrap: wrap; width: calc(100% + 1rem); margin-left: -1rem;}
#footer .footer_link ul li {position:relative;}
#footer .footer_link ul li > a {display: block; padding: 0 1rem; line-height: 2; letter-spacing: -0.025em; position: relative;}
#footer .footer_link ul li > a strong {font-weight: 600; color: #00a15c;}
#footer address {padding-right: 10.25rem; margin-top: 0.75rem;}
#footer address span {display: inline-block; margin-right: 5px;}
#footer address span em {font-weight:600;}
#footer .copyright {padding-right: 10.25rem; font-weight:300;}
/* footer : active */
.footer_link li a:hover,
.footer_link li a:focus {text-decoration: underline;}
#footer .btn_top.fixed {opacity: 1; visibility: visible; transition: 0.3s;}

/* footer : modal */
#footer .footer_link ul li .mdBox {display: none; border-radius: 0.3rem; border: 1px solid #ccc; background: #fff; color: #333; position: absolute; left: 1rem; top: -0.4rem; transform: translateY(-100%); z-index: 999;}
#footer .footer_link ul li .mdBox:before {content: ""; display: block; border-left: 0.5rem solid transparent; border-right: 0.5rem solid transparent; border-top: 0.4rem solid #ccc; position: absolute; left: 0.5rem; bottom: 0; transform: translateY(100%);}
#footer .footer_link ul li .mdBox:after {content: ""; display: block; border-left: calc(0.5rem - 1px) solid transparent; border-right: calc(0.5rem - 1px) solid transparent; border-top: calc(0.4rem - 1px) solid #fff; position: absolute; left: calc(0.5rem + 1px); bottom: 0; transform: translateY(100%);}
#footer .footer_link ul li .mdBox h3 {padding: 0.1rem 0.5rem; border-radius: 0.25rem 0.25rem 0 0; border-bottom: 1px solid #ebebeb; background: #f7f7f7; font-size: 0.7rem;}
#footer .footer_link ul li .mdBox .mdBoxCont {display: flex; padding: 0.25rem;}
#footer .footer_link ul li .mdBox .mdBoxCont a {display: inline-block; padding: 0.1rem 0.2rem; border-radius: 0.25rem; border: 1px solid #004896; font-size: 0.7rem; color: #004896; font-weight: 600; text-align: center; margin: 0.25rem; white-space: nowrap;}
#footer .footer_link ul li .mdBox .mdBoxCont a i {padding-left: 0;}
#footer .footer_link ul li .mdBox .mdCls {padding: 0.4rem 0.5rem; font-size: 0.7rem; position: absolute; right: 0; top: 0;}
/* footer : modal : active */
#footer .footer_link ul li.actv .mdBox {display: block;}

/* 방문통계보기 */
#footer .list {display: flex; justify-content: space-between; align-items: center;  width: 8.75rem; height: 2.25rem; border-radius: 2.25rem; color: #000; background: #fff; box-shadow: 0.2rem 0.2rem 0 rgba(25,64,94,0.09); padding-left: 1.25rem; padding-right: 0.9rem; font-size: 0.8rem; font-weight: 600; position: absolute; right: 0; bottom: 0;}
#footer .list i {display: flex; justify-content: center; align-items: center; width: 1.5rem; height: 1.5rem; position: relative; z-index: 1;}
#footer .list i:before {font-size: 18px;}
#footer .list i:after {content: ""; display: block; width: 100%; height: 100%; border-radius: 50%; position: absolute; left: 0; top: 0; z-index: -1;}

#footer .btn_top { display: flex; flex-direction:column; justify-content: center; align-items: center;  background:#007ec8; color:#fff; overflow:hidden; position:fixed; right:1.5rem; bottom:6.5rem; z-index:100; width:3.5rem; height:3.5rem; min-width:0px; text-align:center; padding:0; border-radius: 50%; font-size:0.9rem; font-family:'Montserrat'; min-width:auto; }
#footer .btn_top i{ padding-top:0.5rem; line-height:0.25rem; font-size:1.2rem; }

/* sub layout */
#sub_container {background:#fff;}
.subCntBody {display: flex; flex-wrap: wrap; max-width: 70rem; padding-top:2.5rem; margin: 0 auto;}
.subCntBody .sub_container {width: calc(100% - 15rem); padding-top: 0.5rem; padding-left: 3rem; position: relative; margin-bottom: 2rem;}
.subCntBody .sub_container .subHeader {margin-bottom: 3rem; position: relative;}
.subCntBody .sub_container .subContent {min-height: 30rem; line-height: 1.6; word-break: keep-all;}

/* lnb */
#lnb {width: 15rem; margin-bottom: 2rem;}
#lnb h2 {display: flex; justify-content: center; align-items: center; min-height: 7rem; border-radius:1rem 1rem 0 0; background-color: #062f5f; background-image:url('/resource/images/layout/lnb_tit_bg.png'); background-repeat:no-repeat; padding: 1.5rem 2rem 2.5rem; text-align:center; position: relative; overflow: hidden;}
#lnb h2 span {display: block; font-size: 1.2rem; color: #fff; font-weight: 600; position: relative; z-index: 1; text-shadow: 0 0 5px rgba(34,34,34,0.5);}
#lnb li {position: relative;}
#lnb li a {display: block; position: relative;}
#lnb a[target='_blank']:after {content: '\e980'; display: inline-block; font-family: 'xeicon'; font-size: 1.05rem; color: #666; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
#lnb .dep02 > li > a[target='_blank']:after {top:0.8rem !important;}
#lnb :before,
#lnb :after {display: block;}
#lnb nav{padding:0 1.2rem 1rem 1.2rem; margin-top: -1rem; border-radius: 1rem 0 1rem 1rem; background: #fff; z-index: 1; position: relative; border:1px solid #ccc;}
#lnb .dep01 > li > a {padding: 0.9rem 0.25rem 0.95rem; border-bottom: 1px solid #c5c9d6; font-size: 0.85rem; color: #111; position: relative; z-index: 2;}
#lnb .dep01 > li a[target='_blank']{padding-right: 1.5rem;}
#lnb .dep01 > li.dep > a {padding-right: 2.4rem;}
#lnb .dep01 > li.dep > a:after {content: "\e942"; font-family: 'xeicon'; font-size: 0.9rem; color: #052f60; width:1.1rem; height:1.1rem; line-height:1rem; text-align:center; border:1px solid #052f60; border-radius:50%; display: inline-block; position: absolute; right:0; top: 50%; transform: translateY(-50%);}
#lnb .dep02 {display: none; padding: 0.35rem 1rem 0.8rem; position: relative; z-index: 1;}
#lnb .dep02:before {content: ""; display: block; width: 100%; height: 100%; background: #f5f5f5; border-bottom:2px solid #002b60; border-radius:0.5rem 0.5rem 0 0; position: absolute; left: 0; bottom: 0; z-index: -1;}
#lnb .dep02 > li > a {padding: 0.3rem 0; padding-left: 0.65rem; font-size: 0.8rem; color: #111; font-weight: 400;}
#lnb .dep02 > li > a:before {content: "";  width: 0.25rem; height: 0.25rem; border-radius: 50%; background: #022b63; position: absolute; left: 0; top: 0.75rem;}
#lnb .dep02 > li > a:after {font-family: 'xeicon'; font-size: 0.7rem; position: absolute; right: 0; top: 0.55rem;}
#lnb .dep02 > li.dep > a:after {content: "\e941";}
#lnb .dep03 {display: none; margin-top: 0.2rem; padding: 0 0.2rem;}
#lnb .dep03 > li + li {margin-top: 1px;}
#lnb .dep03 > li > a {padding: 0.1rem; padding-left: 0.7rem; font-size: 0.75rem; color: #111; font-weight: 400;}
#lnb .dep03 > li > a:before {content: ""; display: block; width: 0.25rem; height: 2px; background: #bbb; position: absolute; left: 0; top: 0.55rem;}
/* lnb : active */
#lnb li > a,
#lnb li > a:before,
#lnb li > a:after {transition: 0.2s;}

#lnb ul > li > a:hover,
#lnb ul > li > a:focus{font-weight: 700;}

#lnb .dep01 > li > a {transition: background-color 0.15s, color 0.15s;}
#lnb li.active > ul {display: block;}
#lnb .dep01 > li.active {border-bottom: none;}
#lnb .dep01 > li.active > a { font-weight: 700; color:#052f60; border-bottom:2px solid #002b60;}
#lnb .dep01 > li.dep.active > a { border-color: #fff;}
#lnb .dep01 > li.dep.active > a:after {background:#052f60; color:#fff; content:"\e945"; font-weight:400; line-height:0.9rem;}
#lnb .dep02 > li.active > a{font-weight: 700; color:#052f60; border-bottom:1px dotted #92a0b3;}
#lnb .dep02 > li.dep.active > a:after {content: "\e944";}
#lnb .dep03 > li > a:hover,
#lnb .dep03 > li > a:focus{font-weight: 400; text-decoration:underline;}
#lnb .dep03 > li.active > a{font-weight: 700; text-decoration:underline;}

/* location */
#pageTitle {font-size: 1.5rem; color: #111; font-weight: 700; padding-left:0.9rem;}
.subLocation {display: flex; align-items: center; height: 2.3rem; margin-top: 1.15rem; padding: 0 1rem; background: #f6f6f6; border-radius: 5rem;}
.subLocation ul {display: flex; flex-wrap: wrap;}
.subLocation ul li {font-size: 0.75rem; color: #111;}
.subLocation ul li:first-child { position: relative; font-size: 0.75rem;}
.subLocation ul li:first-child i {margin-right:0.5rem;}
.subLocation ul li + li:before {content:"\e93f"; display: inline-block; font-family: 'xeicon'; font-weight: 500; font-size: 0.8rem; margin: 0 0.6rem;}

/* location : sns */
.snsBox {display: flex; font-size: 1rem; position: absolute; right: 0; top: 0; z-index: 1; margin-right:0.5rem;}
.snsBox button,
.snsBox a {display:flex; align-items:center; justify-content:center; width: 1.75rem; height: 1.75rem; border-radius: 50%; color: #fff; margin-right:0.4rem;}
.snsBox .btnPrint {background:#666;}
.snsBox .snsF {background:#1565be;}
.snsBox .snsT {background:#00c4f4;}
.snsBox .snsKs {background:#f1d824;}
.snsBox .snsN {background:#01b43f; font-size:0;}
.snsBox .snsB {background:#5a5a62; font-size:0;}
.snsBox .snsUrl {background:#01b43f;}
/* location : snsBox */
.snsBox button:hover,
.snsBox button:focus,
.snsBox a:hover,
.snsBox a:focus { background:#052f60;}

.snsBox .snsMore {position: absolute; right:0; top:0; z-index: 2; opacity: 0; visibility: hidden;}
.snsBox .snsMore p {display: flex; border-radius: 5rem; background: #fff; padding-left: 1rem; box-shadow: 0 0 0.3rem rgba(0,0,0,0.2);}
.snsBox .snsMore p a {display: inline-flex; justify-content: center; align-items: center; padding: 0 0.4rem; font-size: 1.1rem; height: 2.5rem; color: #4e5d6d;}
.snsBox .snsMore p a.snsClose {width: 2.5rem; height: 2.5rem; border-radius: 50%; background: #4e5d6d; padding: 0; color: #fff; font-size: 0.9rem;}

/* 첨부파일 */
.popover { position:absolute; z-index:1060; background-color:#fff; border:1px solid #ccc; border-radius:6px; }
.popover.top { margin-top:-10px; }
.popover.right { margin-left:10px; }
.popover.bottom { margin-top:10px; }
.popover.left { margin-left:-10px; }
.popover-title { padding:8px 14px; margin:0; font-size:14px; background-color:#f7f7f7; border-bottom:1px solid #ebebeb; border-radius:5px 5px 0 0 }
.popover-content { padding:9px 14px; }
.popover>.arrow, .popover>.arrow:after { position:absolute; display:block; width:0; height:0; border-color:transparent; border-style:solid; }
.popover>.arrow { border-width:11px; }
.popover>.arrow:after { content:""; border-width:10px; }
.popover.top>.arrow { bottom:-11px; left:50%; margin-left:-11px; border-top-color:#999; border-top-color:rgba(0, 0, 0, 0.25); border-bottom-width:0; }
.popover.top>.arrow:after { bottom:1px; margin-left:-10px; content:" "; border-top-color:#fff; border-bottom-width:0; }
.popover.right>.arrow { top:50%; left:-11px; margin-top:-11px; border-right-color:#999; border-right-color:rgba(0, 0, 0, 0.25); border-left-width:0; }
.popover.right>.arrow:after { bottom:-10px; left:1px; content:" "; border-right-color:#fff; border-left-width:0; }
.popover.bottom>.arrow { top:-11px; left:50%; margin-left:-11px; border-top-width:0; border-bottom-color:#999; border-bottom-color:rgba(0, 0, 0, 0.25)}
.popover.bottom>.arrow:after { top:1px; margin-left:-10px; content:" "; border-top-width:0; border-bottom-color:#fff; }
.popover.left>.arrow { top:50%; right:-11px; margin-top:-11px; border-right-width:0; border-left-color:#999; border-left-color:rgba(0, 0, 0, 0.25)}
.popover.left>.arrow:after { right:1px; bottom:-10px; content:" "; border-right-width:0; border-left-color:#fff; }
.popover-content .btn_view { padding:1px 4px 2px !important; background:none; border-radius:5px !important; border:1px solid #004896; color:#004896; font-size:14px; margin: 0 0 0 10px !important; }
.popover-content .btn_view.ml0 { margin: 0 0 0 0 !important; }
.popover-content .btn_view i {padding-left:0 !important;}

/* aside */
#asideMenu {display: flex; flex-direction: column; align-items: flex-end; position: absolute; right: 1.1rem; top: 11.5rem; z-index: 2; transition: margin-top 0.3s;}
.openPop #asideMenu {margin-top: 7rem;}
#asideMenu .box {width: 8.5rem; border-radius: 0.75rem; border: 1px solid #d9dee9; background: #fff; box-shadow: 0 0.15rem 0.35rem rgba(124,124,124,0.57); padding: 0 1.05rem; text-align: center;}
#asideMenu .dDay {padding-right: 3.5rem; margin-bottom: 0.8rem;}
#asideMenu .dDay .box {padding-top: 0.25rem; padding-bottom: 0.45rem; position: relative; overflow: hidden;}
#asideMenu .dDay .box:before {content: ""; display: block; width: 5.3rem; height: 5.3rem; border-radius: 50%; background: #e4edff; position: absolute; right: calc(-2.5rem - 1px); bottom: calc(-2.9rem - 1px);}
#asideMenu .dDay * {position: relative; z-index: 1;}
#asideMenu .dDay .box h3 {font-size: 0.8rem; color: #111; font-weight: 600;}
#asideMenu .dDay .box p {line-height: 1.35rem; border-radius: 1.35rem; background: #415786; font-family: 'Montserrat'; color: #fff; font-weight: 700; margin-top: 0.15rem;}
#asideMenu .viewMob {padding-top: 0.1rem; padding-right: 3.5rem; margin-bottom: 0.8rem;}
#asideMenu .viewMob .box {padding-top: 0.75rem; padding-bottom: 0.8rem;}
#asideMenu .viewMob .box h3 {font-size: 0.75rem; color: #111;}
#asideMenu .viewMob .box p {font-size: 0; line-height: 0; margin-top: 0.5rem;}
/* aside : active */
#asideMenu.fixed {position: fixed; top: 4.5rem;}
.openPop #asideMenu.fixed {top: -2.5rem;}

/* 퀵메뉴 */
.quickMenu {position: absolute; right: 0.6rem; top: 11.5rem; z-index: 2; transition: margin-top 0.3s;}
.openPop .quickMenu {margin-top: 7rem;}
.quickMenu.fixed {position: fixed; top: 4.5rem;}
.openPop .quickMenu.fixed {top: -2.5rem;}
.quickMenu .toggleBtn {position:relative; display: flex; justify-content: center; align-items: center; width: 2.5rem; height: 4.65rem; border-radius: 0.5rem; background: #196ebe; box-shadow: 0.15rem 0.15rem 0.35rem rgba(124,124,124,0.57); color: #fff; font-weight: 600; letter-spacing: -0.25rem; writing-mode: vertical-lr; padding-top:0.25rem; z-index: 1;}
.quickMenu .toggleBtn:before {content: "\e93b"; position:absolute; top:-0.75rem; display: inline-block; width:1.5rem; height:1.5rem; line-height:1.45rem; border-radius:50%; background:#fff; box-shadow: 0.15rem 0.15rem 0.35rem rgba(124,124,124,0.57); color:#4b4b4b; text-align:center; font-family: 'xeicon'; font-size: 0.65rem; padding-bottom:0.2rem;}
.quickMenu .inner,
.quickMenu .inner2 {width: 8.5rem; border-radius: 0.5rem; box-shadow: 0 0 0.6rem rgba(75,75,75,0.35); position: absolute; transition: 0.3s;}
.quickMenu .inner {background: #fff url(/resource/images/common/qckInnerBg.png) no-repeat center top / contain; padding: 0.3rem 1rem 0.6rem; top: 0; right: 0; opacity: 0; visibility: hidden;}
.quickMenu .inner h3 {background: url(/resource/images/common/qckTitBg.png) right 1.1rem center no-repeat; padding: 0.5rem 0 0.7rem; padding-right: 1.55rem; font-size: 0.9rem; color: #196ebe; font-weight: 700;}
.quickMenu .inner .list {margin-top: 0.6rem; max-height:12.65rem; overflow-y:auto;}
.quickMenu .inner .list ul li a {display: block; padding: 0.2rem 0; padding-left: 0.65rem; font-size: 0.75rem; color:#222; position: relative;}
.quickMenu .inner .list ul li a:before {content: ""; display: block; width: 0.25rem; height: 0.25rem; border-radius: 50%; background: #4b4b4b; position: absolute; left: 0; top: 0.65rem;}
.quickMenu .inner2 {background: #083d7f; top: 0; right:3.5rem;}
.quickMenu .inner2 .list ul {display:flex; flex-wrap:wrap; width:100%;}
.quickMenu .inner2 .list ul li {width:50%;}
.quickMenu .inner2 .list ul li:nth-child(2n) {border-left:1px solid #2d5a92;}
.quickMenu .inner2 .list ul li:nth-child(n+3) {border-top:1px solid #2d5a92;}
.quickMenu .inner2 .list ul li a {display: block; padding:0.45rem 0.5rem; font-size: 0.7rem; color:#fff; position: relative; text-align:center;}
.quickMenu .inner2 .list ul li a .img {display:inline-block; margin-bottom:0.1rem}
.quickMenu ul a:hover,
.quickMenu ul a:focus {text-decoration:underline;}
/* 퀵메뉴 : active */
.quickMenu.active .toggleBtn:before {content: "\e9af";}
.quickMenu.active .inner {right: calc(100% + 1rem); opacity: 1; visibility: visible;}
.quickMenu.active .inner2 {top: 16rem;}
.quickMenu .btn_top,
.quickMenu .btn_btm {display: flex; justify-content: center; align-items: center; width: 2.5rem; height: 2.5rem; background:#4b4b4b; border-radius: 50%; border: 0; box-shadow: 0.15rem 0.15rem 0.35rem rgba(124,124,124,0.57); font-size: 1.4rem; color: #fff; position: absolute; right: 0; z-index: 2; opacity: 0; visibility: hidden;}
.quickMenu .btn_top {top: 5.25rem;}
.quickMenu .btn_btm {top: 5.25rem; opacity: 1; visibility: visible; transition: 0.3s;}
.quickMenu.scrolled .btn_btm {top: 8.25rem; opacity: 1; visibility: visible; transition: 0.3s;}
.quickMenu .btn_top.fixed,
.quickMenu .btn_btm.fixed {opacity: 1; visibility: visible; transition: 0.3s;}
.quickMenu .btn_btm.hide {opacity: 0; visibility: hidden; transition: 0.3s;}

/* 만족도 조사 */
.satisfaction {position: relative; bottom: 0; right: 0; margin: 0; width:100%;}
.satisfaction .satisfaction_list .input_radio span {margin-right: 0;}
.satisfaction .btn_na.mini {border: none;}
.satisfaction{ margin:60px 0 20px; border:1px solid #e1e1e1;  background-color:#fff; padding-bottom: 15px;}
.satisfaction .question{position:relative;color:#fff;font-size:14px;padding:10px 20px 10px 50px;background:#858a92 url('/resource/images/board/survey_icon1.png') no-repeat 20px 13px;}
.satisfaction .question_link{position:absolute; right:20px; top:8px; font-size:15px; line-height:16px; color:#fff; padding:5px 10px 5px 32px; border:1px solid #b2bac0; background:url('/common/images/board/survey_icon2.png') no-repeat 10px center}
.satisfaction .satisfaction_list{padding:16px 20px 10px; overflow:hidden; font-size:14px}
.satisfaction .satisfaction_list label {vertical-align:middle}
.satisfaction_list input {font-size:inherit; font-family:inherit; color:inherit; line-height:24px; padding:1px 5px; border:solid 1px #dedede; vertical-align:middle}
.satisfaction .satisfaction_list .input_radio{display:block; width:100%; line-height:24px; float:left}
.satisfaction .satisfaction_list .input_radio span{display:inline-block; margin-right:5%}
.satisfaction .satisfaction_list label{display:inline-block; margin-right:15px; color:#535252}
.satisfaction .satisfaction_list .opinion{width:100%; display:block; float:left; text-align:left; margin-top:10px;}
.satisfaction .satisfaction_list .opinion input[type="text"]{width:60%; border:1px solid #e1e1e1}
.satisfaction .satisfaction_list .opinion input[type="button"]{width:20%; border:1px solid #454f5f; background-color:#454f5f; color:#fff}
.satisfaction .admin_info{position:relative; border-top:1px solid #e1e1e1; font-family:"NotoR"; font-size:13px}
.satisfaction .admin_info h3 {position:absolute; top:10px; left:20px; height:25px; color:#333; line-height:20px; background:url('/images/web/common/sub/survey_arrow.png') no-repeat 85px 8px; padding-right:10px;}
.satisfaction .admin_info ul{margin-left:120px; line-height:25px; padding:7px 0; border-left:1px solid #e1e1e1}
.satisfaction .admin_info ul li{float:left; margin-left:25px; padding-left:10px; background:url('/images/web/common/sub/survey_dot.png') no-repeat left 50%}
.satisfaction .admin_info ul li a{color:#333}
.satisfaction .admin_info ul li span{ float:left;  font-family:"NotoM"; color:#1c55cc; margin:0 10px 0 0; padding-right:8px; background:url('/images/web/common/sub/survey_line.gif') no-repeat right 50%;}

/* 서브 바로가기 */
.side-bar {width:150px; position:fixed; top:150px; right:-150px; height:auto; transition:right 0.3s; z-index:10;}
.side-bar.active {right:0; cursor:default;}
.side-bar .sbar_btn { position:absolute; top:0; left:-50px; display:inline-block; width:50px; height:2.5rem; line-height:50px; text-align:center; background:#6173b3; color:#fff; border-radius:1rem 0 0 1rem; transition:all 0.3s;}
.side-bar .sbar_btn:before {content:'\eb46'; font-family:'xeicon'; font-size:1.2rem; }
.side-bar.active .sbar_btn:before {content:'\eb45'; }
.side-bar .sbar_tit {position:relative; line-height:2.5rem; background:#415496; color:#fff; font-weight:600; padding-left:0.6rem;}
.side-bar .sbar_tit:before {content:''; position:absolute; right:0.45rem; bottom:0.4rem; width:55px; height:68px; background:url('/resource/images/layout/sbar_tit_icon.png') no-repeat 0 0 / contain;}
.side-bar ul {background:#fff; padding:0.5rem 0; border-bottom-left-radius:1rem; box-shadow: 0 0 10px rgba(20,20,19,0.15);}
.side-bar li {padding: 0.55rem 0.7rem; color:#111; font-size:0.7rem; line-height:1.2;}
.side-bar li ~ li {border-top:1px dashed #d3d2d2;}
.side-bar li a:hover,
.side-bar li a:focus {text-decoration:underline;}

/* 자료관리자 230912 jhkim 추가*/
.dtaList {border:1px solid #858a92; border-radius:10px; overflow:hidden; background-color:#fff; padding:0.6rem 1rem; margin-bottom:20px;}
.dtaList .info {display:flex; align-items:center; flex-wrap:wrap;}
.dtaList .info p {font-size:0.75rem; margin-right:1.7rem; padding:0.2rem 0;}
.dtaList .info p em {position:relative; display:inline-block; padding: 0 1.2rem 0 0.8rem; margin-right:0.9rem; font-size:0.8rem; font-weight:600;}
.dtaList .info p em:before,
.dtaList .info p em:after  {content:''; position:absolute; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%);}
.dtaList .info p em:before {left:0; width:5px; height:5px; border-radius:50%; background:#454f5f;}
.dtaList .info p em:after  {right:0; width:1px; height:12px; background:#ccc;}

@media (max-width: 1660px) {
	/* header - 상단팝업버튼 */
	#header .popBtn{width: 2.5rem; height: 2.5rem; border-radius:50%; padding: 0.65rem 0; font-size: 0.55rem; line-height: 1; position: fixed; right: 1.1rem; top: auto; bottom: 4rem; z-index: 10;}
	#header .popBtn:after { display:block; margin-left:0; }

	/* footer */
	#footer .btn_top {top: auto; bottom: 1rem; opacity: 1; visibility: visible;}
}
@media (max-width: 1640px) {
	
	/* aside */
	#asideMenu {display: none;}
}



@media (max-width: 1420px) {

	#header .header_wrap{padding: 0 1rem;}
	#header h1{left: 1rem;}
	#header .topUtil{right: 1rem;}

	#header .h_btn{right: 0.5rem;}

	/* sub layout */
	.subCntBody{padding:1.5rem 1rem;}

}



@media (max-width: 1240px) {

    .container {padding: 0 1rem;}
    .subContent .container {padding: 0;}

	/* gnb common */
	#gnb .depth01 > ul > li > a {font-size: 0.9rem;}

	/* 방문통계보기 */
	#footer .list {right: 1rem;}

	/* sub layout */
	.subCntBody .sub_container {width: 100%; padding: 0;}
	.subCntBody .sub_container .subHeader {margin-bottom: 2.5rem;}

	/* lnb */
	#lnb{width:100%; float:none; display:block;}
	#lnb{margin-bottom:1.15rem;}
	#lnb h2{ position:relative; display:block; min-height:0px; padding:1rem 2.25rem 1rem 1.25rem; text-align:left; box-shadow: 0 0 10px rgba(0,0,0,0.15); cursor: pointer; }
	#lnb h2 span{ font-size:1.1rem; text-shadow:none; }
	#lnb h2:after{content:"\e941"; position:absolute; right:1.5rem; top:1.25rem; font-family: 'xeicon'; font-size:0.9rem; color:#fff;}
	#lnb h2 span{background-image: none;}
	#lnb h2.active:after{transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}
	#lnb nav{display:none; box-shadow:0 2px 10px rgba(0,0,0,0.1); padding:0 0.5rem; margin-top:0; border-radius:0 0 1rem 1rem;}
	#lnb .dep01 > li > a{padding:.75rem 1.25rem;}
	#lnb .dep01 > li.dep > a:before{font-size:0.9rem;}
	#lnb .dep02 > li > a{ padding-left:14px;}
	#lnb .dep02 > li > a:after{ font-size:0.7rem;}

	/* location : snsBox */
	.snsBox button.btnPrint {display: none;}
}

@media (max-width: 1200px) {

	/* sub layout */
	.subCntBody{padding:0 1rem 1.5rem;}
}

@media screen and (max-width: 1180px) {

	/* header - totalSearch */
	#header .totalSearch{width: 17rem;}

	/* footer */
	#footer .siteLink .inner{display: flex; flex-wrap: wrap;}
	#footer .siteLink .wrap{display: block; width: 33.33%; padding: 0 0.25rem;}

}

@media screen and (max-width: 1024px) {
	#container {padding-top:3.5rem !important;}

	/* header */
	#header {width: 100%; height: auto; border-bottom-width: 1px; border-bottom-style: solid; position: fixed; left: 0; top: 0; z-index: 99; box-shadow:none !important;}
	#header:before {display: none;}
	#header h1 {width: 100%; text-align: center; position: relative; left: 0 !important; top:0 !important;}
	#header h1 a {display: flex; align-items:center; justify-content:center; height:3.5rem;}
	#header .totalSearch{display: none;}
	#header .topUtil {display: none;}
	#header .h_btn{display: none;}
	.m_btn{display: block !important;}
	#header .mBtn {display: block; width: 2.5rem; height: 2.5rem; font-size: 1.3rem; line-height: 2.5rem; text-align: center; position: absolute; top: 0.5rem; border-radius: 50%; color: #fff;}
	#header .mBtn.mNav {left: 1rem; background: #002b60;}
	#header .mBtn.mSearch {right: 1rem; background: #009845;}

	/* gnb common */
	#nav {display: none;}

	/* moblie navigation */
	#mNav {display: block;}
	
	#mSearch {top:3.45rem !important; padding:1rem;}
	#mSearch .btnClose {right:1rem !important;}

	/* footer */
	#footer address {padding-right: 0; margin: 0.75rem 0 0;}
	#footer .copyright {padding-right: 0;}

	/* 방문통계보기 */
	#footer .list {margin-top: 0.75rem; position: relative; right: auto; top: auto;}
}



@media screen and (max-width: 768px) {

	/* header */
	#header h1 a img {max-width: 100%; max-height: 32px;}
	#header .mBtn.mNav {left: 0.5rem;}
	#header .mBtn.mSearch {right: 0.5rem;}

	/* moblie search */
	#mSearch .btnClose {right: 0.5rem !important;}
    
    /* footer : modal */
    .footer_link li .mdBox .mdBoxCont {flex-direction: column;}

	/* sub layout */
	.subCntBody {padding: 0 0.75rem 0.75rem;}
	.subCntBody .sub_container .subHeader {margin-bottom: 2rem;}
	.subCntBody .sub_container .subContent {word-break: break-all;}

	/* location */
	#pageTitle {font-size: 1.3rem; padding-right: 2.5rem;}
	.subLocation {height: auto; padding:0.35rem 1rem; padding-right: 2.5rem;}
	.subLocation ul li + li:before {margin: 0 0.3rem;}

	/* location : snsBox */
	.snsBox button{width: 2rem; height: 2rem;}
	.snsBox .snsMore p{padding-left: 0.5rem;}
	.snsBox .snsMore p a{height: 2rem;}
	.snsBox .snsMore p a.snsClose{width: 2rem; height: 2rem; margin-left: 0.3rem;}
	
	/* 만족도조사 230912 jhkim 추가*/
	.satisfaction {padding-right:2.5%; padding-left:2.5%;}
	.satisfaction .satisfaction_list form {padding-top:20px; padding-bottom:20px;}
	.satisfaction .satisfaction_list form fieldset .input_radio {float:none;}
	.satisfaction .satisfaction_list form fieldset .opinion {float:none; position:relative; margin-top:20px; padding-right:90px;}
	.satisfaction .satisfaction_list form fieldset .opinion input[type='button'] {width:20%; position:absolute; top:0; right:0; }
	.satisfaction .satisfaction_list .opinion input[type="text"]{width:90%; border:1px solid #e1e1e1}
}

@media screen and (max-width: 640px) {
	#pageTitle {margin-bottom:3rem; padding-left:0.3rem;}
	.snsBox {right: auto; left:0.25rem; top: 2.3rem;}

	#footer .siteLink .wrap{width: 50%;}

}	

@media screen and (max-width: 580px) {

	#mSearch .inner {width:100%;}
}

@media screen and (max-width: 480px) {

    #lnb h2 {padding:0.75rem 2.25rem 0.75rem 1.25rem;}
    #lnb h2:after {top:1rem;}
    #lnb h2 span {font-size:1rem;}
}

@media screen and (max-width: 440px) {
	#footer .siteLink{margin: 0;}
	#footer .siteLink .wrap{width: 100%; padding: 0;}

}

@media screen and (max-width: 300px) {
	#mSearch .inputText {margin-right:0.25rem;}

}	