@charset "utf-8";
@import url('/call/resource/css/basic.css');

#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: 60rem; margin:0 auto;}
.container:after { content:""; display:block; clear:both; }

/* slick slide common */
.slick-slider { -webkit-transition: all ease-in-out .3s; transition: all ease-in-out .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 { 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 { 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: 7rem; background: #fff; margin: 0 auto; position: relative;}
#header:before {content: ""; width: 100%; height: 1px; background: #ddd; position: absolute; left: 0; top: 80px; z-index: 100;}
#header .header_wrap {max-width: 62rem; height: 80px; padding: 0 1rem;}
#header .header_wrap:after {content: ""; display: block; clear: both; visibility: hidden;}
#header h1 {position: absolute; left: 1rem; top: 15px;}
#header h1 a {display: block;}
#header h1 a img {vertical-align: middle;}
#header .topUtil {float: right; display: flex; align-items: center; margin-top: 20px;}
#header .topUtil .util {display: flex; align-items: center; margin-right: 0.25rem; position: relative;}
#header .topUtil .util li a,
#header .topUtil .util li span {display: block; padding: 0 14px 0 10px; font-size: 0.7rem; color: #555; font-weight: 600;  line-height: 38px; position: relative; }
#header .topUtil .util li.log_pp { margin-right: 0.25rem; }
#header .topUtil .util li.log_pp span { color: #004eff; }
#header .topUtil .util li.log_state { margin-left: 0.25rem; }
#header .topUtil .util li.log_state span,
#header .topUtil .util li.log_pp span { background: #fff; border-radius: 1rem; border: 1px solid #cad0dc; }
#header .topUtil .util li.log_state a { padding: 0 !important; }
#header .topUtil .util li span { padding: 0 20px !important; } 
#header .topUtil .util li.log_pp.on { display: none !important; }
#header .topUtil .util li.log_state.waiting span { color: #fa3918; }
#header .topUtil .util li.log_state.request span { color: #008e39; }
#header .topUtil .util li.log_detail.on,
#header .topUtil .util li.log_state.waiting,
#header .topUtil .util li.log_state.request { display: block !important; }
#header .topUtil .util li.log_detail { position: relative;  max-width: 18rem; height: 38px; }
#header .topUtil .util li.log_detail .log_depth { position: relative; width: 100%; border: 1px solid #cad0dc; border-radius: 1.5rem; text-decoration: none; height: 38px; line-height: 38px; text-align: center; font-size: 0.7rem; font-weight: 600; background: #f7f8fc url(/call/resource/images/con_com/sel_arrow.png)no-repeat top 14.5px right 15px; cursor: pointer; padding: 0 16px; overflow: hidden; white-space: nowrap; text-align: start; }
#header .topUtil .util li.log_detail .log_depth.on { z-index: 100; border-radius: 1rem; height: auto; background: #f7f8fc url(/call/resource/images/con_com/sel_arrow_up.png)no-repeat top 14.5px right 15px; }
#header .topUtil .util li.log_detail .log_depth li { padding-right: 20px; overflow: hidden; text-overflow: ellipsis; }
#header .topUtil .util li.log_detail .log_depth li + li { border-top: 1px dashed #d2dfef; }
#header .topUtil .util li span { text-decoration: underline; }
#header .topUtil .util li.log_state.logon { display: none !important; }
#header .topUtil .util li.log_state.waiting span::before { content: "승인대기"; }
#header .topUtil .util li.log_state.request span::before { content: "승인요청"; }
#header .topUtil .util li a:before {content: ""; width: 4px; height: 4px; border-radius: 50%; background: #9ea6af; position: absolute; top: 16px; right: 0;}
#header .topUtil .util li:last-child a::before { display: none; }
#header .topUtil .util li a.no_dot::before { display: none !important; }
#header .mBtn {display: none;}
/* header : active */
#header .topUtil .util li a:hover,
#header .topUtil .util li a:focus {text-decoration: underline;}
#header .topUtil .util li.log_detail .log_depth li:hover,
#header .topUtil .util li.log_detail .log_depth li:focus { font-weight: 700; }

/* languages */
.lang_button { position: relative; background: #2e4179; border-radius: 50%; margin-left: 0.1rem; display: flex; align-items: center; justify-content: center; width: 2rem; height: 2rem; font-size: 1rem; }
.lang_button::before { position: absolute; content: ""; background: url(/call/resource/images/common/global_ico.png)no-repeat center center; width: 22px; height: 22px; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.lang_lst { display: none; width: 10rem; position: absolute; top: 100%; right: -3rem; z-index: 100; background: #fff; }
.lang_lst li { width: 50%; border: 1px solid #e6e6e6; float: left; }
.lang_lst li:nth-child(n + 3) { border-top: none; }
.lang_lst li:nth-child(2n) { border-left: none; }
.lang_lst li a { display: block; display: flex; align-items: center; padding: 0.4rem; }
.lang_lst li a .img { border-radius: 50%; display: flex; align-items: center; justify-content: center; width: 1.55rem; height: 1.55rem; }
.lang_lst li a .img img { max-width: 100%; height: 100%; object-fit: contain; }
.lang_lst li a .tit { width: calc(100% - 1.75rem);  white-space: nowrap; overflow: hidden; margin-left: 0.2rem; text-overflow: ellipsis; font-size: 0.65rem; color: #646465; }

/* web navigation */
/* gnb common */
#nav {position: relative; z-index: 99;}
#gnb {position: relative; z-index: 2;}
#gnb:before {content: ''; width: 100%; height: 1px; background: #ccc; position: absolute; left: 0; top: 3rem; 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 {max-width: 75rem; height: 3rem; padding: 0 1rem; margin: 0 auto;}
#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: 3rem; font-size: 0.85rem; color: #000; font-weight: 600; text-align: center;}
#gnb .depth01 > ul > li > a > .dotBox {display: flex; align-items: center; position: absolute; left: 50%; top: calc(2.6rem + 1px); transform: translateX(-50%); z-index: 2; opacity: 0;}
#gnb .depth01 > ul > li > a > .dotBox .dot {width: 0.65rem; height: 0.65rem; border-radius: 50%; border: 2px solid #fff; box-shadow: 0.1rem 0.1rem 0.2rem rgba(65,65,65,0.21); margin: 0 0.15rem;}
#gnb .depth01 > ul > li > a > .dotBox .dot.md {width: 0.7rem; height: 0.7rem;}
#gnb .depth02 > ul > li.dep > a {padding-right: 1.55rem !important;}
#gnb .depth02 > ul > li.dep > a:before {content: '\e914'; font-family: 'xeicon'; font-size: 1rem; position: absolute; right: 0.5rem; top: 0.475rem;}
#gnb .depth02 > ul > li.dep > a.active:before { content: "\e91b"; top: 0.47rem; }  
#gnb .depth03 {display: none; position: relative;}
#gnb .depth04 {display: none;}
/* gnb common : active */
#gnb .depth01 > ul > li > a,
#gnb .depth01 > ul > li > .dotBox {transition: 0.1s;}
#gnb .depth01 > ul > li.on > a:before {width: 100%; left: 0;}
#gnb .depth01 > ul > li.on > a > .dotBox {opacity: 1;}
#gnb .active > .depth03 {display: block;}

/* gnb : oneDown */
#nav.oneDown .depth01 > ul > li {z-index: 1;}
#nav.oneDown .depth01 > ul > li > a:before {display: none;}
#nav.oneDown .depth02 {width: 120%; border-radius: 1rem 0 0 1rem; border-width: 2px; border-style: solid; background: #fff; box-shadow: 0.15rem 0.15rem 0.35rem rgba(165,170,172,0.35); position: absolute; left: -10%; top: calc(3rem - 1px); opacity: 0; visibility: hidden;}
#nav.oneDown .depth02 > ul {padding: 0.75rem 0;}
#nav.oneDown .depth02 > ul > li > a {padding: 0.4rem 0.85rem; font-size: 0.75rem;}
#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; opacity: 0.05;}
#nav.oneDown .depth03 > ul > li > a {padding: 0.25rem 0; padding-left: calc(3px + 0.25rem); font-size: 0.7rem;}
#nav.oneDown .depth03 > ul > li > a:before {content: ""; display: block; width: 3px; height: 3px; border-radius: 50%; position: absolute; left: 0; top: 0.7rem; opacity: 0.75;}
/* gnb : oneDown : active */
#nav.oneDown .depth01 > ul > li.on > .depth02 {opacity: 1; visibility: visible;}
#nav.oneDown .depth02 > ul > li.dep.active > a:before {content: '\e944';}

/* gnb : fullDown */
#nav.fullDown #gnb:after {content: ""; width: 100%; height: 0; background: #fff; box-shadow: 0 0.15rem 0.35rem rgba(165,170,172,0.35); position: absolute; left: 0; top: 3rem; z-index: -2; opacity: 0; visibility: hidden;}
#nav.fullDown .depth01 {overflow: hidden; }
#nav.fullDown .depth01 > ul {display: table; table-layout: fixed;}
#nav.fullDown .depth01 > ul > li {display: table-cell;}
#nav.fullDown .depth01 > ul > li:before {content: ""; height: calc(100% - 3rem); border-left: 1px solid #efefef; position: absolute; left: 0; top: 3rem;}
#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: 3rem;}
#nav.fullDown .depth01 > ul > li > a:before {content:""; position:absolute; left:50%; bottom:0; width:0px; height:3px; }
#nav.fullDown .depth02 {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 .depth01 > ul > li.on > .depth02:before {opacity: 0.05;}
#nav.fullDown .depth02 {padding: 0.5rem 0 1.25rem;}
#nav.fullDown .depth02 > ul > li > a {padding: 0.4rem 0.55rem;}
#nav.fullDown .depth03 {padding: 0.5rem 0.85rem;}
#nav.fullDown .depth03:before {content: ""; display: block; width: 100%; height: 100%; background: #fff; 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 .depth01 > ul > li:first-child .depth03:after {width: 100%; left: 0;}
#nav.fullDown .depth03 > ul > li > a {padding: 0.25rem 0; padding-left: calc(3px + 0.25rem); font-size: 0.7rem;}
#nav.fullDown .depth03 > ul > li > a:before {content: ""; display: block; width: 3px; height: 3px; border-radius: 50%; position: absolute; left: 0; top: 0.7rem; opacity: 0.75;}
/* gnb : fullDown : active */
#nav.fullDown #gnb.active:after {height: calc(100% - 3rem); opacity: 1; visibility: visible;}
#nav.fullDown .active .depth01 {height: auto;}
#nav.fullDown .active .depth02 {opacity: 1; visibility: visible;}
#nav.fullDown .depth02 > ul > li.dep.active > a:before {content: '\e91b';}

/* gnb : oneFull */
#nav.oneFull .depth01 > ul > li {position: static;}
#nav.oneFull .depth02 {display: none; width: 100%; position: absolute; left:0; top: 3rem;}
#nav.oneFull .depth02:before {content: ""; width: 100%; height: 100%; background: #fff; box-shadow: 0 0.15rem 0.35rem rgba(165,170,172,0.35); position: absolute; left: 0; top: 0;}
#nav.oneFull .depth02 > ul {display: flex; flex-wrap: wrap; width: 100%; max-width: 60rem; padding: 0.8rem 0 1.9rem; margin: 0 auto;}
#nav.oneFull .depth02 > ul > li {width: 25%; padding: 0.6rem 0.65rem;}
#nav.oneFull .depth02 > ul > li > a {padding: 0.75rem 1rem; border-radius: 0.5rem; border: 1px solid #d9dee9; font-weight: 600; 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: ""; display: block; width: 1.4rem; height: 1.4rem; border-radius: 50%; position: absolute; right: 0.5rem; top: 0.65rem; opacity: 0.2;}
#nav.oneFull .depth02 > ul > li.dep > a > span:before,
#nav.oneFull .depth02 > ul > li.dep > a > span:after {content: ""; display: block; background: #000; position: absolute; opacity: 0.35;}
#nav.oneFull .depth02 > ul > li.dep > a > span:before {width: 2px; height: 0.7rem; right: 1.15rem; top: 1rem;}
#nav.oneFull .depth02 > ul > li.dep > a > span:after {width: 0.7rem; height: 2px; right: 0.85rem; top: 1.3rem;}
#nav.oneFull .depth03 {border-radius: 0 0 0.5rem 0.5rem; border-width: 1px; border-style: solid; border-top: none; 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; border-radius: 50%; position: absolute; left: 0; top: calc(0.8rem - 5px); opacity: 0.75;}
#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 {display: block;}
#nav.oneFull .depth02 > ul > li > a:hover:before,
#nav.oneFull .depth02 > ul > li > a:focus:before,
#nav.oneFull .depth02 > ul > li.active > a:before {background: #fff; opacity: 1;}
#nav.oneFull .depth02 > ul > li.dep.active > a:after {opacity: 0.25;}
#nav.oneFull .depth02 > ul > li.dep.active > a > span:before {display: none;}
#nav.oneFull .depth02 > ul > li.dep.active > a > span:after {opacity: 0.4;}
#nav.oneFull .depth03 > ul > li > a:hover > span:before,
#nav.oneFull .depth03 > ul > li > a:focus > span:before {width: 100%;}

/* moblie search */
#mSearch {display: none; width: 100%; background: rgba(66,66,79,0.9); box-shadow: 0 0.45rem 0.35rem rgba(0,0,0,0.06); padding: 1rem; position: fixed; left: 0; top: 3.5rem; z-index: 11;}
#mSearch .inner {display: flex; height: 2.5rem; border-radius: 1rem 1.5rem 1.5rem 1rem; background: #fff; position: relative;}
#mSearch .inputText {flex: 1; height: 100%; border: 0; background: none; padding: 0 1rem; font-size: 0.7rem;}
#mSearch .btnSearch {min-width: 3.3rem; height: 100%; border-radius: 1rem 1rem 1rem 0; padding: 0 1rem; font-size: 0.75rem; color: #fff; font-weight: 600; white-space: nowrap;}
#mSearch .btnClose {width: 2.5rem; height: 2.5rem; border-radius: 0.5rem; font-size: 1.2rem; color: #fff; position: absolute; right: 1rem; top: -3rem;}
/* 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: visible;}
#mNav .snb .util {display: flex; align-items: center; flex-wrap: wrap; margin: 0.25rem calc(-1rem - 5px);}
#mNav .snb .util li:not(#mNav .snb .util li.log_detail .log_depth li) {padding-left: 5px; position:relative;}
#mNav .snb .util li:before:not(#mNav .snb .util li.log_detail .log_depth li) {content: ""; width: 5px; height: 5px; border-radius: 50%; background: #e1e1e1; position: absolute; right: 0; top: calc(1.1rem - 5px);}
#mNav .snb .util li:last-child::before { display: none !important; }
#mNav .snb .util li.log_pp::before,
#mNav .snb .util li.log_detail::before,
#mNav .snb .util li.log_state::before { display: none; }
#mNav .snb .util li a,
#mNav .snb .util li span {display: block; padding: 0.4rem calc(1rem + 5px) 0.4rem 1rem; font-size: 0.75rem; color: #222; font-weight: 600; position: relative; }
#mNav .snb .util li span { border: 1px solid #cad0dc; background: #fff; border-radius: 1rem; }
#mNav .snb .util li.log_pp span { color: #004eff; }
#mNav .snb .util li.waiting span { color: #fa3918; }
#mNav .snb .util li.request span { color: #008e39; }
#mNav .snb .util li.log_pp span,
#mNav .snb .util li.log_detail span,
#mNav .snb .util li.log_state span { padding: 0.4rem 1rem !important; }
#mNav .snb .util li.log_state a { padding: 0; }
#mNav .snb .util li span { text-decoration: underline; }
#mNav .snb .util li.log_detail.on,
#mNav .snb .util li.log_state.waiting,
#mNav .snb .util li.log_state.request { display: block !important; }
#mNav .snb .util li.log_detail span { border: 1px solid #cad0dc; background: #f7f8fc; border-radius: 1.5rem; text-decoration: none; text-align: center; }
#mNav .snb .util li.log_state.logon { display: none !important; }
#mNav .snb .util li.log_state.waiting span::after { content: "승인대기"; display: block !important; }
#mNav .snb .util li.log_state.request span::after { content: "승인요청"; display: block !important; }
#mNav .snb .util li.log_detail { position: relative;  max-width: 18rem; height: 38px; }
#mNav .snb .util li.log_detail .log_depth { position: relative; width: 100%; border: 1px solid #cad0dc; border-radius: 1.5rem; text-decoration: none; height: 38px; line-height: 38px; text-align: center; font-size: 0.7rem; font-weight: 600; background: #f7f8fc url(/call/resource/images/con_com/sel_arrow.png)no-repeat top 14.5px right 15px; cursor: pointer; padding: 0 16px; overflow: hidden; white-space: nowrap; text-align: start; }
#mNav .snb .util li.log_detail .log_depth.on { z-index: 100; border-radius: 1rem; height: auto; background: #f7f8fc url(/call/resource/images/con_com/sel_arrow_up.png)no-repeat top 14.5px right 15px; }
#mNav .snb .util li.log_detail .log_depth li { padding-right: 20px; overflow: hidden; text-overflow: ellipsis; }
#mNav .snb .util li.log_detail .log_depth li + li { border-top: 1px dashed #d2dfef; }
/* moblie navigation : active */
#mNav.active {left: 0;}
#mNav .snb .util li a:hover,
#mNav .snb .util li a:focus {text-decoration: underline;}
#mNav .snb .util li.log_detail .log_depth li:hover,
#mNav .snb .util li.log_detail .log_depth li:focus { font-weight: 700; }

/* mgnb */
#mgnb .dotBox {display: none;}
#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: 600; 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.active::before { display: none; }
#mgnb .depth01 > ul > li.dep > a:after {content: ""; display: block; width: 0.9rem; height: 2px; background: #000; 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: 600;}
#mgnb .depth02 > ul > li.dep > a {padding-right: 2.4rem;}
#mgnb .depth02 > ul > li.dep > a:before {content: "\e913"; font-family: 'xeicon'; position: absolute; right: 0; top: 0.55rem;}
#mgnb .depth02 > ul > li.dep > a.active:before { content: "\e91b"; }
#mgnb .depth03 {display: none; margin: 0 -0.25rem; border-radius: 1rem; border-width: 1px; border-style: solid; background: #fff; padding: 0.5rem;}
#mgnb .depth03 > ul > li > a {padding: 0.35rem 0; padding-left: calc(5px + 0.3rem); font-size: 0.7rem; color: #3d3d3d; font-weight: 600;}
#mgnb .depth03 > ul > li > a:before {content: ""; display: block; width: 5px; height: 5px; border-radius: 50%; background: #d4d4d4; position: absolute; left: 0; top: calc(1rem - 5px);}
/* mgnb : active */
#mgnb li.dep.active > div {display: block;}
#mgnb .depth01 > ul > li.dep.active > a:before {display: none;}
#mgnb .depth02 > ul > li.dep.active > a:before {content: "\e91a";}

/* footer */
#footer {padding: 1rem 0 2.5rem; font-size: 0.7rem; line-height: 1.8;}
#footer .footer_link ul {display: flex; flex-wrap: wrap; width: calc(100% + 1rem); margin-left: -1rem;}
#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 + li > a:before{ content:""; position:absolute; left: -1px; top:calc(50% - .35rem); height:.7rem;}
#footer .footer_link ul li > a strong {font-weight: 600;}
#footer address {padding-right: 10.25rem; margin-top: 0.75rem;}
#footer address span {display: inline-block; margin-right: 5px;}
#footer .copyright {padding-right: 10.25rem;}
#footer .btn_top {display: flex; justify-content: center; align-items: center; width: 2.5rem; height: 2.5rem; 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: fixed; right: 1.1rem; bottom: 1.1rem; z-index: 2; opacity: 0; visibility: hidden;}
/* 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; 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;}

/* sub layout */
#sub_container {background:#fff;}
.subCntBody {display: flex; flex-wrap: wrap; max-width: 62rem; padding: 0 1rem; margin: 2rem auto 0; overflow: hidden;}
.subCntBody .sub_container {width: calc(100% - 12.25rem); padding-top: 1.5rem; padding-left: 2rem; position: relative; margin-bottom: 2rem;}
.subCntBody .sub_container .subHeader {padding-right: 7.5rem; padding-bottom: 1rem; background: url('/call/resource/images/common/pttrn_sublocation.png') repeat-x bottom; margin-bottom: 3rem; position: relative;}
.subCntBody .sub_container .subContent {min-height: 30rem; line-height: 1.6; word-break: keep-all;}

/* 서브 비주얼 */
.subvisual{ position:relative; width:100%; line-height:0; overflow:hidden; }
.subvisual img{ position:relative; width:auto; height:auto; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}

/* lnb */
#lnb {width: 12.25rem; margin-bottom: 2rem;}
#lnb h2 {display: flex; justify-content: center; align-items: center; min-height: 6.6rem; border-radius: 2rem 2rem 2rem 0; background: #fff; box-shadow: 0 0 0.3rem rgba(184,184,184,0.69); padding: 2.25rem 0.5rem; position: relative; overflow: hidden;}
#lnb h2:before {content: ""; display: block; width: 5.65rem; height: 5.65rem; border-radius: 50%; background: #eff5ff; position: absolute; left: -2.65rem; bottom: -1.2rem; opacity: 0.07;}
#lnb h2:after {content: ""; display: block; width: 5.3rem; height: 5.3rem; border-radius: 50%; border: 2px dashed #dce2ea; position: absolute; left: -0.05rem; bottom: -3.45rem; opacity: 0.45;}
#lnb h2 span {display: block; font-size: 1.3rem; color: #000; font-weight: 700; position: relative; z-index: 1;}
#lnb h2 span:before {content: ""; display: block; width: 1.25rem; height: 2px; position: absolute; left: 50%; top: -0.5rem; transform: translateX(-50%); opacity: 0.35;}
#lnb li {position: relative;}
#lnb li a { display: block; position: relative; }
#lnb .dep01 > li.dep > a, #lnb .dep01 > li > a[target="_blank"] { padding-right: 1.7rem; position: relative; }
#lnb .dep01 > li > a[target="_blank"]::after { display: flex; justify-content: center; align-items: center; width: 1.2rem; height: 1.2rem; border-radius: 50%; font-size: 1rem; top: 0.55rem; font-family: 'xeicon'; font-weight: 400; position: absolute; right: 0; content: "\e980"; top: 1rem;}
#lnb :before,
#lnb :after {display: block;}
#lnb .dep01 > li {padding: 0.25rem 0; border-bottom: 1px solid #e5e5e5;}
#lnb .dep01 > li > a {padding: 1rem 0.75rem; border-radius: 1rem 1rem 1rem 0; font-size: 0.9rem; color: #333; font-weight: 600; position: relative;}
#lnb .dep01 > li.dep > a {padding-right: 2.4rem;}
#lnb .dep01 > li.dep > a:before {content: ""; display: block; width: 0.9rem; height: 2px; background: #000; position: absolute; right: 0.75rem; top: 50%; margin-top: -1px;}
#lnb .dep01 > li.dep > a:after {content: ""; display: block; width: 2px; height: 0.9rem; background: #000; position: absolute; right: 1.15rem; top: 50%; margin-top: -0.45rem;}
#lnb .dep02 {display: none; padding: 0.8rem; position: relative;}
#lnb .dep02:before {content: ""; display: block; width: 100%; height: calc(100% + 1rem); border-radius: 0.5rem; position: absolute; left: 0; bottom: 0; opacity: 0.05;}
#lnb .dep02 > li > a {padding: 0.3rem 0; padding-left: 0.65rem; font-size: 0.75rem; color: #222; font-weight: 600;}
#lnb .dep02 > li > a:before {content: "";  width: 0.25rem; height: 0.25rem; border-radius: 50%; background: rgba(112,112,112,0.3); position: absolute; left: 0; top: 0.75rem;}
#lnb .dep02 > li > a:after {font-family: 'xeicon'; font-size: 0.9rem; position: absolute; right: 0; top: 0.45rem;}
#lnb .dep02 > li.dep > a:after {content: "\e941";}
#lnb .dep02 > li.dep > a, #lnb .dep02 > li > a[target="_blank"], #lnb .dep02 > li.active > a { padding-right: 1.25rem; }
#lnb .dep02 > li > a[target="_blank"]::after { content: "\e980"; top: 0.35rem !important; }
#lnb .dep03 {display: none; padding: 0.75rem; border-radius: 0.4rem; background: #fff;}
#lnb .dep03 > li + li {margin-top: 1px;}
#lnb .dep03 > li > a {padding: 0.1rem; padding-left: 0.7rem; font-size: 0.7rem; color: #222; font-weight: 400; }
#lnb .dep03 > li > a:before {content: ""; display: block; width: 0.25rem; height: 2px; background: #d2d2d2; position: absolute; left: 0; top: 0.55rem;}
#lnb .dep03 > li > a[target="_blank"] { padding-right: 1.5rem; }
#lnb .dep03 > li > a[target="_blank"]::after { font-family: 'xeicon'; font-weight: 400; position: absolute; right: 0; top: 0.22rem; content: "\e980"; }
/* lnb : active */
#lnb li > a,
#lnb li > a:before,
#lnb li > a:after {transition: 0.2s;}
#lnb .dep01 > li > a {transition: background-color 0.2s, color 0.2s;}
#lnb li.active > ul {display: block;}
#lnb .dep01 > li.active {border-bottom: none;}
#lnb .dep01 > li.active > a {color: #fff !important; font-weight: 700;}
#lnb .dep01 > li.active > a:after {opacity: 0;}
#lnb .dep02 > li.active > a:after {content: "\e944";}

/* location */
#pageTitle {font-size: 1.4rem; color: #000; font-weight: 700;}
.subLocation {display: flex; align-items: center; height: 2rem; margin-top: 0.6rem;}
.subLocation ul {display: flex; flex-wrap: wrap;}
.subLocation ul li {font-size: 0.75rem; color: #373737; line-height: 1.25rem; white-space: nowrap;}
.subLocation ul li:first-child {padding-left: 1.75rem; position: relative;}
.subLocation ul li + li:before {content:"\e93f"; display: inline-block; font-family: 'xeicon'; font-size: 0.8rem; margin: 0 0.6rem;}
.subLocation ul li i {display: flex; justify-content: center; align-items: center; width: 1.25rem; height: 1.25rem; border-radius: 50%; background: #8b8b8b; font-size: 0.75rem; color: #fff; position: absolute; left: 0; top: 0;}

/* location : sns */
.snsBox {display: flex; font-size: 0.9rem; position: absolute; right: 0; bottom: 1rem;}
.snsBox button {display: flex; justify-content: center; align-items: center; width: 2rem; height: 2rem; border-radius: 50%; background: #eaeaea; color: #232757;}
.snsBox button + button {margin-left: 0.5rem;}
.snsBox .snsMore {position: absolute; right: calc(100% + 0.5rem); top: 2.5rem; z-index: 2; opacity: 0; visibility: hidden;}
.snsBox .snsMore p {display: flex; border-radius: 2rem; border: 2px solid #e5e5e5; background: #fff; padding: 0 0.8rem;}
.snsBox .snsMore p a {display: inline-flex; justify-content: center; align-items: center; padding: 0 0.4rem; height: 1.9rem;}
.snsBox .snsMore p a.snsT {color: #59acee;}
.snsBox .snsMore p a.snsK {color: #ffc20d;}
.snsBox .snsMore p a.snsF {color: #3c5899;}
.snsBox .snsMore p a.snsIn {color: #d63497;}
.snsBox .snsMore p a.snsClose {width: 2rem; height: 2rem; border-radius: 50%; background: #232757; padding: 0; color: #fff; position: absolute; right: 0; top: -2.5rem;}
/* location : sns : active */
.snsBox .snsMore.active {opacity: 1; visibility: visible;}
.snsBox .snsMore a.snsT:hover,
.snsBox .snsMore a.snsT:focus {color: #257fc9;}
.snsBox .snsMore a.snsK:hover,
.snsBox .snsMore a.snsK:focus {color: #d36e10;}
.snsBox .snsMore a.snsF:hover,
.snsBox .snsMore a.snsF:focus {color: #183372;}
.snsBox .snsMore a.snsIn:hover,
.snsBox .snsMore a.snsIn:focus {color: #af1c4d;}

/* 첨부파일 */
.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, .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, .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, .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, .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;}
.open.upPop #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;}
.open.upPop #asideMenu.fixed {top: -2.5rem;}

/* 구글번역 */
.gbSchlTrans { position: absolute; right: 3.5rem; top: -2.8rem; display: inline-block; width: 8.5rem; vertical-align: middle; border: 1px solid #d1d8e4; background: #fff; border-radius: 1.5rem; }  
.gbSchlTrans .goog-te-gadget-simple { position: relative; display: block !important; padding: 0.5rem !important; font-size: 0.7rem !important; background-color: #fff !important; border: none !important; border-radius: 1.5rem; cursor: pointer; zoom: 1; line-height: 0.95rem; }
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span { font-family: "ScoreDream"; color: #333333; }
.goog-te-gadget-simple > img + span > a > span:last-child { float: right; }

@media (max-width: 1640px) {
	
	/* aside */
	#asideMenu {display: none;}
}

@media (max-width: 1500px) {
	/* header */
	#header { height: 7.5rem; }
    #gnb .depth01,
    #gnb .depth01 > ul > li > a { height: 3.5rem; }
    #gnb:before,
    #nav.fullDown .depth01 > ul > li:before,
    #nav.fullDown .depth01 > ul > li:last-child:after,
    #nav.fullDown #gnb:after { top: 3.5rem; }
	#nav.fullDown .depth02:before { top: 3.5rem; }
	#nav.fullDown #gnb.active:after {height: calc(100% - 3.5rem);}
}

@media (max-width: 1480px) {

	/* footer */
	#footer .btn_top {top: auto; bottom: 1rem; opacity: 1; visibility: visible;}
}

@media (max-width:1400px) {
	/* header */
	#header {width: 100%; height: auto; border-bottom-width: 1px; border-bottom-style: solid; position: fixed; left: 0; top: 0; z-index: 99;}
	#header:before {display: none;}
	#header .header_wrap {height: 3.5rem; max-width: 70rem;}
	#header h1 {width: 100%; text-align: center; position: relative; left: auto; top: auto;}
	#header h1 a {display: inline-block; font-size: 0; line-height: 3.5rem;}
	#header .topUtil {display: none;}
	#header .mBtn {display: block; width: 2.5rem; height: 2.5rem; border-radius: 0.5rem; font-size: 1.3rem; line-height: 2.5rem; text-align: center; position: absolute; top: 0.5rem;}
	#header .mBtn.mNav {left: 1rem;}
	#header .mBtn.mSearch {right: 1rem;}

	/* gnb common */
	#nav {display: none;}

	/* moblie navigation */
	#mNav {display: block;}

	/* search */
	.open.upPop #mSearch { top: 10rem; }
}

@media (max-width: 1240px) {

    .container {padding: 0 1rem;}
    .subContent .container {padding: 0;}

	/* 방문통계보기 */
	#footer .list {right: 1rem;}

	/* sub layout */
	.subCntBody .sub_container {width: 100%; padding: 0;}
	.subCntBody .sub_container .subHeader {padding-right: 2.5rem; margin-bottom: 2.5rem;}

	/* 서브 비주얼 */
	.subvisual img{ width:150%; left:-25%; transform: none; -webkit-transform: none; -ms-transform: none;}

	/* lnb */
	#lnb {display: none;}

	/* location : snsBox */
	.snsBox button.btnPrint {display: none;}
	.snsBox .snsMore {top: 0;}
	.snsBox .snsMore p a.snsClose {right: -0.5rem; top: 0; transform: translateX(100%);}
}

@media (max-width: 1160px) { 
	/* header */
	#header .topUtil .util li.log_detail { max-width: 16rem; }
}

@media (max-width: 1060px) { 
	/* header */
	#header .topUtil .util li.log_detail { max-width: 13rem; }
}

@media screen and (max-width: 1024px) {

	/* 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 .header_wrap {padding: 0 3.5rem;}
	#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;}
    
    /* footer : modal */
    .footer_link li .mdBox .mdBoxCont {flex-direction: column;}

	/* sub layout */
	.subCntBody {padding: 0.75rem;}
	.subCntBody .sub_container .subHeader {padding-right: 0; 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 0;}
	.subLocation ul li + li:before {margin: 0 0.3rem;}

	/* location : snsBox */
	.snsBox {bottom: auto; top: 0;}
}

@media (max-width: 580px) {
	/* search */
	.open.upPop #mSearch { top: 9.5rem; }
}

@media (max-width: 480px) {
	/* header */
	#mNav .snb .util li span { margin-left: 1rem; }
	#mNav .snb .util li.log_detail { width: calc(100% - 2rem); padding: 0 !important; order: 0; max-width: 100%; margin: 0.5rem 0; margin-left: 1rem; }
	#mNav .snb .util li a, #mNav .snb .util li span { font-size: 0.7rem; }
}

@media (max-width: 340px) {
	/* search */
	.open.upPop #mSearch { top: 10.25rem; }
}
