@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;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:-25px;}
.gnb {float:left;width: 100%;padding: 0 90px 0 20px;display: flex;}
.gnb > li {position:relative;z-index:1;float:left;width: auto;flex: 1 1 auto;}
/* .gnb > li:nth-child(1) {width: 20%;}
.gnb > li:nth-child(2) {width: 19%;}
.gnb > li:nth-child(3) {width: 19%;}
.gnb > li:nth-child(4) {width: 20%;}
.gnb > li:nth-child(5) {width: 19%;} */
.gnb > li:first-child {margin-left:0;}
.gnb > li > a {display:block;height:110px;line-height:110px;font-size: 1.25rem;font-weight:500;padding-left: 0;text-align: center;color: #000;letter-spacing: -1px;}
.gnb > li > a:after {content:""; display:block; position:absolute; left:0; bottom:0; z-index:1; width:0; height:3px; 
background-color:#ff483f; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s;}
/* .gnb > li:hover > a:after, .gnb > li:focus > a:after {width:100%;} */
.gnb > li:hover .sub_gnb {background-color: #fff;}
.gnb > li.gnb_none {display: none;}
.head_box {position: relative; max-width: 2400px; margin: 0 auto;}
.side_btn {position: absolute; right: 50px; top: 50%; z-index: 1; width: 280px; height: 30px; margin-top: -15px; padding-right: 35px;}
.util_box {height: 30px;}
.util_box a {float: left; line-height: 30px; margin-right: 19px}
.util_box a img {vertical-align: middle;}
.util_box a.leng_btn {position: relative; float: left; margin-right: 40px; padding-left: 23px; background: url('/images/common/lang_btn.png') left top 8px no-repeat; font-size: 14px;}
.util_box a.leng_btn:after {content: '';position: absolute;top: 9px;right: -20px;width: 1px;height: 15px;background: #cccccc;}
.util_box a.login {font-size: 14px;}
.util_box a.login img {margin-right: 3px;}
.util_box a.sch {margin-right: 0;}
.util_box a.sch img {position: relative; top: 0px;}
.util_box a.join {font-size: 14px;}




.sub_gnb {display:none !important; position:absolute; left:0; top:100px; z-index:1; width:100%; height: 420px; padding:25px 20px 0px; border-right: 1px solid #dcdcdc;}
.gnb > li:first-child .sub_gnb {border-left: 1px solid #dcdcdc;}
.sub_gnb > li {margin-bottom: 12px;}
.sub_gnb > li:last-child {margin-bottom: 0;}
.sub_gnb > li > a {display:block;}
.sub_gnb > li:hover > a, .sub_gnb > li > a:focus {color:#ff483f; font-weight: 500;}
.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;}

.head_sns_box {position: absolute; right: 50px; top: 10px; z-index: 10;}
.head_sns_box .head_sns_btn {float: left; display: block; height: 23px; padding-left: 30px; background: url('/images/common/ico_head_sns_btn1.png') left top no-repeat; font-size: 0.875em;}
.head_sns_box .head_sns_btn.head_sns_facebook {margin-right: 15px; color: #38558f;}
.head_sns_box .head_sns_btn.head_sns_insta {margin-right: 15px; color: #c43d79; background-image: url('/images/common/ico_head_sns_btn2.png');}
.head_sns_box .head_sns_btn.head_sns_nvr {margin-right: 15px;color: #2ab20a; background-image: url('/images/common/ico_head_sns_btn3.png');}
.head_sns_box .head_sns_btn.head_sns_youtube {color: #ff0000; background-image: url('/images/common/ico_head_sns_btn4.png?ver=20200911');}/* Ç¥Ãâ¼ø¼­°ü·Ã ¸¶Áø ¼öÁ¤ 24.08.19 */


/* sitemap (10/10) */ 
.sitemap_btn {position: absolute; right: 5px; top: 50%; margin-top: -8px; 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-color: rgba(0, 0, 0, 0.85);}
.sitemap_wrap .title {position: absolute; top: -55px; left: 0; width: 100%; text-align: center; color: #fff; font-size: 2.667em; font-weight: 900;}
.sitemap_wrap .sitemap_close {position: absolute; right: -75px; top: -20px; -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(4n+5) {clear: both;}
.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: #43cb89;}
.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('/template/cms/user/image/bull/bull_bar.jpg') no-repeat 0 9px;}

/* scrolled */
.header.scrolled {padding-top:90px;}
.header.scrolled .gnb_header {position:fixed; top:0; z-index:1; width:100%; background-color: #fff; border-bottom: 1px solid #dedede; box-shadow:0 2px 5px rgba(211,211,211,0.5);}
.header.scrolled .gnb_bg {top:110px;}
.header.scrolled .gnb > li > a {color: #000;}

/* m_gnb */
.m_gnb_btn {display:none; position:absolute; right:20px; 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:60px; border-bottom:1px solid #e5e5e5; text-align:center;}
.m_logo {display: inline-block; vertical-align: middle;}
.m_logo img {max-height:40px;}
.m_gnb > li > a {display:block; position:relative; z-index:1; height:50px; line-height:50px; padding-left:10%; border-bottom:1px solid #e5e5e5; color:#000; font-size:21px;}
.m_gnb > li > a.on {background-color:#ff4444; color:#fff;}
.m_sub_gnb {display:none; padding: 0 10%; background-color:#f5f5f5; border-bottom: 1px solid #e5e5e5;}
.m_sub_gnb > li > a {display:block; width:100%; height:40px; line-height:40px; border-top:1px solid #ccc; color:#000; font-size:16px;}
.m_sub_gnb > li:first-child > a {border-top:0 none;}
.m_sub2_gnb {display: none; 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:15px; 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;
 opacity: 0;}



/* footer */
.footer {position:absolute; bottom:0; z-index:1; width: 100%; }

.quick_box {position: fixed; left:50%; bottom: 165px; 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: flex; width: 65px; height: 65px; line-height: 30px; background-color: #3a9f6e;
justify-content:center;align-items:center;
 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_top (10/10) */
.foot_top {}
.foot_top .link_list{float:left; padding:5px 0;}
.foot_top .link_list li{float:left;} 
.foot_top .link_list li:after{content: "|"; display: inline-block; margin-top: -6px;  color: #aeafb0;  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: #737373;}
.foot_top .link_list li:first-child a {padding-left: 0; color: #019a44;}

.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: #8f8f8f; font-size: 13px;}
.foot_btm .txt_box p {margin-bottom: 5px;}
.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;} 




.gnb_bg {position: absolute; top:100px; left:0; display: none; background-color: #f4f4f4; width: 100%; min-height: 450px; border-top: 1px solid #dedede; box-shadow: 0 5px 10px rgba(211,211,211,0.5);}
.sub_gnb_wrap {position: relative; width: 100%; max-width: 1810px; height: 100%; margin: 0 auto;}
.sub_gnb_wrap > li {position: relative;float: left;width: 13.66%;height: 100%;padding: 0 20px;border-right: 1px solid #dcdcdc;}
.sub_gnb_wrap > li:hover {background-color: #fff;}
.sub_gnb_wrap > li.gnb_none {display: none !important;}
.sub_gnb_wrap > li > a {display: block;padding: 30px 0;font-size: 1.300em;color: #ff4444;font-weight: 500;letter-spacing: -2px;text-align:center;}
.sub_gnb_wrap > li .sub_gnb {position: static; display: block !important; padding: 0; border-right: none;}
.sub_gnb_wrap > li .sub_gnb > li > a {position: relative; padding-left: 13px;}
.sub_gnb_wrap > li .sub_gnb > li > a:before {content: '-'; position: absolute; left: 0; top: 0; height: 20px; line-height: 16px;}
.sub_gnb_wrap > li:before {content: ''; position: absolute; display: block; top: 0; left: 0; width: 0%; height: 3px; background-color: #ff4444;}
.sub_gnb_wrap > li: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 > li:hover:before {width: 100%;}


.util_box_m {width: 300px; margin: 20px auto; border: 1px solid #dedede; overflow: hidden; }

.util_box_m a {float: left; width: 33.33%; padding: 10px 15px; border-right: 1px solid #dedede; text-align: center;}
.util_box_m a:last-child {border-right: none;}
.util_box_m a:hover {background-color: #ff4444; color: #fff;}



.hide_t {display: none !important;}