@charset "UTF-8";

/********* common_layout *********/
html, body {height:100%;}
body {line-height:1.3; color:#333; font-family: 'Noto Sans KR', 'sans-serif'; font-size:16px;}
.wrapper {position:relative; z-index:1; min-height:100%;}
.container {position:relative; z-index:1; max-width:1280px; margin:0 auto;}
.contents {padding-bottom:238px;}
.fc_point1 {color: #ff665f;}
.fc_point2 {color: #269d74;}
.fc_point3 {color: #a8a8a8;}

/* skip navi */
.skip_navi {position:absolute; z-index:999999; width:100%; left:0; top:0; text-align:center;}
.skip_navi a {display:block; position:absolute; left:0; top:-9999px; z-index:1; width:100%; height:40px; line-height:40px; background-color:#333; color:#fff; font-size:20px; font-weight:700;}
.skip_navi a:hover, .skip_navi a:focus {top:0;}

/* header */
.header {position:relative; z-index:9999; border-bottom:1px solid #dedede; background: #fff;}
.gnb_header { top:-100px; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s;}
.head_logo {position:absolute; left: 50px; top:50%; z-index:2; margin-top:-26px;}
.gnb {float:left; width: 100%;}
.gnb > li {position:relative; z-index:1; float:left; width: 16.66%; text-align: center;}

.gnb > li:nth-child(4) {width: 21%;}
.gnb > li:nth-child(5) {width: 15%;}
.gnb > li:nth-child(6) {width: 14%;}
.gnb > li > a {display:block; height:75px; line-height:75px; font-size:1.313em; font-weight:500; color: #000;}

.gnb > li.gnb_none {display: none;}
.head_box {position: relative; height: 100px;}
.side_btn {position: absolute; right: 50px; top: 50%; z-index: 1; height: 30px; margin-top: -15px;}
.util_box a {float: left; line-height: 30px; padding: 0 10px; border: 1px solid #a1a1a1; color: #a1a1a1; font-size: 13px;}
.util_box a img {vertical-align: middle;}
.util_box a.leng_btn {float: left; ; padding-left: 30px; border-left: 0 none; background: url('/images/common/lang_btn.png') left 8px center no-repeat; font-size: 14px;}
.util_box a.login {}
.util_box a.sch {}

.sub_gnb_wrap {position: relative; width: 100%; max-width: 1810px; height: 100%; margin: 0 auto;}
.sub_gnb_wrap .sub_gnb_box {position: relative; float: left; width: 16.66%; height: 100%; padding: 0 25px; border-right: 1px solid #dcdcdc;}
.sub_gnb_wrap .sub_gnb_box:before {content: ''; position: absolute; display: block; top: 0; left: 0; width: 0%; height: 3px; background: url('/images/common/sub_gnb_top_bg.png') center center/cover no-repeat ;}
.sub_gnb_wrap .sub_gnb_box:before {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.sub_gnb_wrap .sub_gnb_box:hover {background-color: #fff;}
.sub_gnb_wrap .sub_gnb_box:hover:before {width: 100%;}
.sub_gnb_wrap .sub_gnb_box:last-child {border-right: none;}
.sub_gnb_wrap .sub_gnb_tit .tit {padding: 30px 0; font-size: 1.500em; color: #0b9a55; font-weight: 500;}




.sub_gnb {display:none;  width:100%; }
.gnb > li:first-child .sub_gnb {border-left: 1px solid #dcdcdc;}
.sub_gnb > li {margin-bottom: 15px;}
.sub_gnb > li:last-child {margin-bottom: 0;}
.sub_gnb > li > a {position: relative; display:block; padding:0 13px; line-height: 23px;  word-break: keep-all;}
.sub_gnb > li > a:before {content: '-';position: absolute; left: 2px; top: -2px;}
.sub_gnb > li:hover > a, .sub_gnb > li > a:focus {color:#0b9a55; }
.sub2_gnb {padding-top: 5px; padding-left: 3px;}
.sub2_gnb > li {margin-bottom: 5px;}
.sub2_gnb > li:last-child {margin-bottom: 0;}
.sub2_gnb > li > a {color: #777; font-size: 0.933em;}
.sub2_gnb > li > a:before {content:'-'; padding-right: 5px;}
.sub2_gnb > li > a:hover {color: #2e51ad;}
.util_header {position:absolute; top:0; z-index:1; width:100%; background-color:#2e51ad;}
.util_header .container {height:40px; line-height:40px;}
.home_link {color:#fff;}
.gnb_bg {position: absolute; top:76px; left:0; display: none; background-color: #f4f4f4; width: 100%; height: 420px;  box-shadow: 0 5px 10px rgba(211,211,211,0.5);}

/* sitemap (10/10) */ 
.side_btn .sch {position: absolute; right: 50px; top: 50%; margin-top: -12px; outline: none; font-size:0;}
.side_btn .sitemap_btn {position: absolute; right: 5px; top: 50%; margin-top: -10px; outline: none; font-size:0;}
.sitemap_btn {position: absolute; right: 5px; top: 50%; margin-top: -10px; outline: none; font-size:0;}
.sitemap_wrap {display: none; position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 9999; overflow: auto; padding: 110px 0;
background:url('/images/common/sitemap_bg.png') center center/cover no-repeat;}
.sitemap_wrap .title {width: 100%; text-align: center; color: #fff; font-size: 2.667em; font-weight: 900;}
.sitemap_wrap .sitemap_close {position: absolute; right: -75px; top: 10px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.sitemap_wrap .sitemap_close:hover {transform:rotate(180deg);}
.sitemap_wrap .sitemap {padding: 50px 30px;}
.sitemap_wrap .sitemap > li {float: left; width: 23.5%; margin-right: 2%;}
.sitemap_wrap .sitemap > li:nth-child(4n) {margin-right: 0;}
.sitemap_wrap .sitemap > li:nth-child(n+5) {margin-top: 2%;}
.sitemap_wrap .sitemap > li > a {position: relative; display: block; padding: 10px 0 10px 20px; border: 1px solid #fff; color: #fff; font-family: 'NanumSquare'; font-size: 1.467em; font-weight: 500;}
.sitemap_wrap .sitemap > li > a:after {content: ''; position: absolute; right: -2px; bottom: 5px; width: 20px; height: 1px; background: #fff; transform: rotate(34deg);}
.sitemap_wrap .sub_gnb_box > a {display: none;}
.sitemap_wrap .sitemap_sub_gnb {min-height: 200px; margin-top: 20px;}
.sitemap_wrap .sitemap_sub_gnb > li {margin-bottom: 8px;}
.sitemap_wrap .sitemap_sub_gnb > li:last-child {margin-bottom: 0;}
.sitemap_wrap .sitemap_sub_gnb > li > a {position: relative; display: block; padding-left: 20px; font-size: 1.067em; color: #fff; font-weight: 300;}
.sitemap_wrap .sitemap_sub_gnb > li > a:hover {color: #ffdd81;}
.sitemap_wrap .sitemap_sub_gnb > li > a:before {content: ''; position: absolute; top: 6px; left: 0; display: block; width: 10px; height: 10px;
background: url('/images/common/sitemap_bull.png') center center no-repeat; }
.sitemap_wrap .sitemap_sub2_gnb {margin-top: 8px;}
.sitemap_wrap .sitemap_sub2_gnb > li {margin-bottom: 5px;}
.sitemap_wrap .sitemap_sub2_gnb > li:last-child {margin-bottom: 0;}
.sitemap_wrap .sitemap_sub2_gnb > li > a {display: block; color: #777; margin-left: 13px; padding-left: 10px;
background: url('/images/bull/bull_bar.jpg') no-repeat 0 9px;}

.sitemap > li:nth-child(5) {clear: both;}

/* scrolled */
.header.scrolled {padding-top:90px;}
.header.scrolled .gnb_header {position:fixed; top:0; z-index:1; width:100%; background-color: #fff; box-shadow:0 2px 5px rgba(211,211,211,0.5);}
.header.scrolled .gnb_bg {top:75px;}
.header.scrolled .gnb > li > a {color: #000;}

/* m_gnb */
.m_gnb_btn {display:none; position:absolute; right:10px; top:50%; z-index:1; width:24px; height:24px; margin-top:-12px;}
.m_gnb_btn span {display:block; position:absolute; left:0; top:0; z-index:1; width:100%; height:4px; border-radius:2px; background-color:#333; }
.m_gnb_btn span.mid {top:50%; margin-top:-2px;}
.m_gnb_btn span.btm {top:auto; bottom:0;}

.m_gnb_wrap {display:none; position:fixed; right:-480px; top:0; z-index:9999; overflow-y: auto; width: 100%; max-width: 480px; max-height:800px; height:100%; background-color:#fff;}
.m_gnb_top {height:70px; border-bottom:1px solid #e5e5e5; text-align:center;}
.m_logo {display: inline-block; vertical-align: middle;}
.m_logo img {width: 200px; max-height:60px;}
.m_gnb > li > a { position:relative; z-index:1; height:55px;  padding-left:10%; border-bottom:1px solid #e5e5e5; color:#000; 
    font-size: 17px;
    line-height: 1.1;
    display: flex;
    align-items: center;}
.m_gnb > li > a.on {background-color:#2e51ad; color:#fff;}
.m_sub_gnb {display:none; padding: 0 10%; background-color:#fff; border-bottom: 1px solid #e5e5e5;}
.m_sub_gnb > li > a {display:block; width:100%; height:40px; line-height:40px; border-top:1px solid #efede9; color:#000; font-size:16px;}
.m_sub_gnb > li:first-child > a {border-top:0 none;}
.m_sub2_gnb {padding:5px 5%; border-top: 1px solid #efede9;}
.m_sub2_gnb li a {display:block; padding:5px 0; color:#5a5340;}
.m_sub2_gnb li a:before {content:"-"; margin-right:5px; vertical-align:top;}
.m_gnb_close {display:block; position:absolute; top:20px; right:15px; z-index:1; width:30px; height:30px; line-height: 30px; color:#000; font-size:25px; text-align: center;}
.m_gnb_bg {display:none; position:fixed; left:0; top:0; z-index:9998; width:100%; height:100%; background-color:#000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0;}



.m_gnb > .sub_gnb_box > .sub_gnb_tit {display:block; position:relative; z-index:1; height:55px; line-height:55px; padding-left:10%; border-bottom:1px solid #e5e5e5; color:#000; font-size:22px; cursor: pointer;}
.m_gnb > .sub_gnb_box > .sub_gnb_tit.on {background-color:#2e51ad; color:#fff;}



/* footer */
.footer {position:absolute; bottom:0; z-index:1; width: 100%; padding: 40px 0;  background-color: #999999;}

.quick_box {position: fixed; left:50%; bottom: 140px; z-index: 2; margin-left: 575px;}
.q_share_box {display: none; position: relative; z-index: 1; margin-bottom: 5px;}
.quick_box button, .quick_box a {display: block; width: 65px; height: 65px; line-height: 30px; background-color: #3a9f6e;
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#80ffffff,endColorStr=#80ffffff)"; 
 font-size: 20px; text-align: center; box-shadow: 2px 5px 8px 1px #989494;}
.quick_box button i, .quick_box a i {color: #fff;}
.quick_box button:hover, .quick_box button:focus, .quick_box a:hover, .quick_box a:focus {font-size: 22px;}
.q_share_menu {display: none; position: absolute; left: 0; bottom: 35px; z-index: 1;}
.q_share_menu li {margin-bottom: 5px;}
.q_share_menu li:last-child {margin-bottom: 0;}
.quick_box .top_btn {} 


.foot_logo_box {float: left; width: 240px;}
.foot_right {float: left;}
/* foot_top (10/10) */
.foot_top {}
.foot_top .link_list{float:left; padding:5px 0;}
.foot_top .link_list li{position: relative; float:left;} 
.foot_top .link_list li:after{content: ""; position: absolute; top: 4px; right: 0; display:block; background: #e7e7e7; width: 2px; height: 15px; font-size: 13px; vertical-align: middle;} 
.foot_top .link_list li:last-child:after{display:none;}  
.foot_top .link_list li a {padding:0 20px; color: #fff;}
.foot_top .link_list li:first-child a {padding-left: 0; color: #63ebbd;}

.foot_btm {position: relative; padding: 15px 0 0px;}  
.foot_btm .foot_logo {position:absolute; top:7px; left:0; display:inline-block;}
.foot_btm .txt_box {float: left; color: #fff; font-size: 14px; font-weight: 300;}
.foot_btm .txt_box p {margin-bottom: 5px;}
.foot_btm .txt_box p span {margin-right: 15px;}
.foot_btm .txt_box p span.after_bd {position: relative;}
.foot_btm .txt_box p span.after_bd:after {content: '';position: absolute; top: 4px; right: -10px; display:block; background: #e7e7e7; width: 2px; height: 15px; font-size: 13px; vertical-align: middle;}
.foot_btm .site_box {float: right;}
.foot_btm .site_box .baro_box {position: relative; float: right;}
.foot_btm .site_box .baro_box .site_btn {position:relative; width: 220px; height: 42px; line-height: 42px; padding: 0 15px; color: #585858; background-color: #e3e3e3; text-align: left; font-size: 14px; outline: none;}
.foot_btm .site_btn .arr {position:absolute; right:15px; top:50%; margin-top:-5px; font-size:12px; transition:all 0.3s;}
.foot_btm .site_btn.on .arr {transform:rotate(180deg);}
.foot_btm .site_box .baro_box .site_link {display: none; position: absolute; left: 0; bottom: 42px; width: 100%; max-height: 120px; border: 1px solid #ccc; background-color: #fff; overflow-y: auto;}
.foot_btm .site_box .baro_box .site_link li {border-bottom: 1px dashed #515462;}
.foot_btm .site_box .baro_box .site_link li:last-child {border-bottom: 0;}
.foot_btm .site_box .baro_box .site_link li a {display: block; padding: 10px 15px; color: #000;}
.foot_btm .site_box .foot_top_btn {float: right; width: 59px; height: 49px; padding-top: 0px; border-left: 1px solid #ccc; 
border-right: 1px solid #ccc; color: #000; font-size: 12px; font-weight: 300; outline: none;}
.foot_btm .site_box .foot_top_btn i {display:block;}

/* banner_box (10/10) */
.banner_box1 {border-bottom:1px solid #ccc;}
.banner_box1 .banner_slider {height: 70px; overflow: hidden; padding: 0 20px;}
.banner_box1 .banner_slider  li {display: table; width: 16.6%; float: left;}
.banner_box1 .banner_slider .slick-arrow {width:9px; height:17px; background: url('/images/common/banner_next.png') no-repeat 0 0; margin-top: -8px; transform: none;}
.banner_box1 .banner_slider .slick-prev {left: 0; background: url('/images/common/banner_prev.png') no-repeat 0 0;}
.banner_box1 .banner_slider .slick-next {right: 0;}
.banner_box1 .banner_slider .slick-arrow:before {display: none;}
.banner_box1 .banner_slider li a {display: table-cell; width: 100%; height: 70px; text-align: center; vertical-align: middle;}
.banner_box1 .banner_slider li a img {display: inline-block; max-width: 80%; max-height: 40px; vertical-align: middle;}
.counsel_btn {display: none; position: absolute; right: -200px; bottom: -10px;} 

/* popup_layer */
.popup_layer {display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9999;}
.popup_layer.on {display: block}
.popup_layer .bg_layer {position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.5); z-index: 1;}
.popup_layer .content_layer > div {position: absolute; top:50%; left:50%; width: 100%; -webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.popup_layer .content_layer > div.close_btn { right: -50px; top: 0; transform: translate(0, 0); left: auto; width: 40px; font-size: 30px; background-color: #fff; text-align: center;}
.popup_layer .content_layer .certification {width: 100%; max-width: 950px; padding: 50px 50px 70px; border: 1px solid #dedede; background-color: #fff; z-index: 2;}
.popup_layer .content_layer .certification .tit {position: relative; padding-bottom: 40px;}
.popup_layer .content_layer .certification .tit .center {display: table; margin: 0 auto;}
.popup_layer .content_layer .certification .tit .left {display: table-cell;  vertical-align: middle;}
.popup_layer .content_layer .certification .tit .right {display: table-cell; font-size: 1.250em; color: #000000; vertical-align: middle;}
.popup_layer .content_layer .certification .close_btn {position: absolute; right: 30px; top: 10px; font-size: 48px; font-weight: 300; z-index: 2;}
.popup_layer .content_layer .certification .info_table {margin-bottom: 20px; padding: 30px 25px; border-top: 2px solid #000; border-bottom: 1px solid #dedede;}
.popup_layer .content_layer .certification .info_table li {overflow: hidden; margin-bottom: 8px;}
.popup_layer .content_layer .certification .info_table .left {float: left; width: 95px; font-weight: 500;}
.popup_layer .content_layer .certification .info_table .right {float: left; }


.popup_layer .content_layer .education {width: 100%; max-width: 950px; padding: 50px 50px 70px; border: 1px solid #dedede; background-color: #fff; z-index: 2;}
.popup_layer .content_layer2 {position: absolute; top:50%; left:50%; width: 100%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); max-width: 991px;  height: 700px; z-index: 3;}
.testing_cont {display: none; max-width: 991px; padding: 30px; background-color: #fff; max-height: 700px;  overflow-y: scroll;}
.testing_cont .sub_tit3 span {font-size: 0.625em;}
.testing_cont.on {display: block;}




