@charset "utf-8";
a:focus,
button:focus,
input:focus {outline:1px dashed #000;}
button[data-control]{position:relative;display:inline-block;margin:0 -4px;width:25px;height:25px;vertical-align:middle;overflow: hidden;}
button[data-control]:before,
button[data-control]:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
button[data-control="prev"]:before,
button[data-control="next"]:before{width: calc(100%/2.5);height: calc(100%/2.5);border-width:2px;border-style: solid;border-color: #333;transform: rotate(45deg);}
button[data-control="prev"]:before{right: -5px;border-width: 0 0 2px 2px;}
button[data-control="next"]:before{left: -5px;border-width: 2px 2px 0 0;}
button[data-control="stop"]:before{width: 2px;height: calc(100%/2);box-shadow: -3px 0 #333, 3px 0 #333;}
button[data-control="play"]:before{right: -5px;width: 0;height: 0;border-width: 10px 0 10px 15px;border-style: solid;border-color: transparent transparent transparent #333;}


#top_layout {position:relative;background: #dae8ee url(/images/cor/bg.png)no-repeat center bottom;background-size: 100% auto;}
#top_layout:before,
#top_layout:after {display:block; position:absolute; content:'';}
#top_layout:before {left: 0;bottom: -140px;width: 285px;height: 550px;background:url(/images/cor/obj1.png)no-repeat right top;}
#top_layout:after {right:0;bottom:-120px;width: 350px;height: 492px;background:url(/images/cor/obj2.png)no-repeat left top;}
#top_layout .top_wrap {padding: 50px 0 10px;text-align:center;}
#top_layout .top_wrap #logo {}
#top_layout .top_wrap #logo a {display:inline-block;vertical-align: top;}
#top_layout .top_wrap #logo span {display: inline-block;width: 125px;height: 42px;background-image:url(/images/kor/common/logo.png);background-image:url(/images/kor/common/logo.svg);background-size:100% auto;background-repeat:no-repeat;vertical-align: top;font-size:0;}
#top_layout .top_wrap #logo em {display:block;position: relative;line-height: 46px;font-size:26px;font-family:'score';font-weight:bold;color:#00539a;}
#top_layout .top_wrap #logo em:before {display:inline-block; content:''; width:7px; height:7px; margin:-4px 15px 0 10px; border-radius:50%; background:#4c4d4f; vertical-align:middle;}
#top_layout .top_wrap .utile_wrap {display:none;}


.topslideBtn {position: relative;padding-right: 30px;font-size: 0;text-align: right;}
.topslideBtn button {display: inline-block;position: relative;width: 20px;height: 20px;}
.topslideBtn button:before,
.topslideBtn button:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.topslideBtn button.slick-pause:before {width: 3px;height: 12px;box-shadow: -3px 0 #279bd1, 3px 0 #279bd1;}
.topslideBtn button.slick-play:before {right: -5px;width: 0;height: 0;border-width: 7px 0 7px 10px;border-style: solid;border-color: transparent transparent transparent #279bd1;}

.topslide {position: relative;z-index: 1;width: auto;margin: 0 -15px;text-align:right;}
.topslide .slick-list {padding: 20px 0;/* overflow:visible; */}
.topslide .slick-slide {margin:0 15px;}
.topslide .box {}
.topslide .box a {display:block;width:100%;height:260px;padding: 40px 40px 0;border-radius: 15px;background:#fff;text-align:left;border: 3px solid transparent;box-shadow: 0 0 15px rgba(0,0,0,.15);transition: all 0.3s;-webkit-transition: all 0.3s;}
.topslide .box a:hover,
.topslide .box a:focus {border:3px solid #00a8e5; }
.topslide .box strong {display:block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 60px;line-height: 1.4;text-overflow: ellipsis;white-space: normal;font-size: 22px;color: #3c444b;}
.topslide .box p {display:block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 44px;line-height: 1.4;margin: 17px 0 0;text-overflow: ellipsis;white-space: normal;font-size: 16px;color: #3c444b;}
.topslide .box.nobtn p {-webkit-line-clamp: 4; height: auto;}
.topslide .box span {display:block;position: relative;width: 127px;height: 43px;line-height: 39px;margin: 20px 0 0;padding: 0 20px;border: 2px solid #279bd1;border-radius: 30px;font-size: 15px;color: #279bd1;transition: all 0.3s;-webkit-transition: all 0.3s;}
.topslide .box span:after {display:block;position:absolute;right:20px;top: 16px;content:'';width:5px;height:5px;border-radius: 2px;border:solid #279bd1;border-width:2px 2px 0 0;transform:rotate(45deg);-webkit-transform:rotate(45deg);transition: all 0.3s;-webkit-transition: all 0.3s;}
.topslide .box a:hover span,
.topslide .box a:focus span {background:#279bd1; color:#fff;}
.topslide .box a:hover span:after,
.topslide .box a:focus span:after {border-color:#fff;}
.topslide .slick-autoplay-toggle-button {display:none;}
.topslide .slick-arrow {position:absolute;width:60px;height:60px;top:50%;margin-top: -15px;border-radius:50%;background:#fff;box-shadow: 0 0 25px rgba(0,0,0,.2);font-size:0;transition: all 0.3s;-webkit-transition: all 0.3s;}
.topslide .slick-arrow:hover,
.topslide .slick-arrow:focus {background:#00539a; }
.topslide .slick-arrow.slick-prev{left:-90px;}
.topslide .slick-arrow.slick-next{right:-90px;}
.topslide .slick-arrow:before,
.topslide .slick-arrow:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.topslide .slick-arrow.slick-prev:before,
.topslide .slick-arrow.slick-next:before{width:10px;height:10px;border-width:1px;border-style: solid;border-color: #333;transform: rotate(45deg);}
.topslide .slick-arrow.slick-prev:before{right: -4px;border-width: 0 0 1px 1px;}
.topslide .slick-arrow.slick-next:before{left: -4px;border-width: 1px 1px 0 0;}
.topslide .slick-arrow.slick-prev:hover:before,
.topslide .slick-arrow.slick-prev:focus:before,
.topslide .slick-arrow.slick-next:hover:before,
.topslide .slick-arrow.slick-next:focus:before {border-color:#fff;}
.topslide .slick-dots {position:absolute;top: -25px;right: 80px;}
.topslide .slick-dots li {display:inline-block; margin:0 5px; }
.topslide .slick-dots li button {width:8px; height:8px; border-radius:50%; background:#279bd1; font-size:0; transition: all 0.3s;-webkit-transition: all 0.3s;}
.topslide .slick-dots li.slick-active button {width:30px; border-radius:30px; }

#gnb_layout {overflow:hidden;margin:90px 0 0;border-radius:10px 10px 0 0;box-shadow: 0 0 15px rgba(0,0,0,.15);}
#gnb {}
#gnb .depth1_ul {background:#fff;}
#gnb .depth1_ul > li {}
#gnb .depth1_ul > li > a {display:none;}
#gnb .depth1_ul > li .item {}
#gnb .depth1_ul > li .item .gnb-title {display:none;}
#gnb .depth2_ul {}
#gnb .depth2_ul:after {display:block; clear:both; visible:hidden; content:'';}
#gnb .depth2_ul li {float:left;position: relative;}
#gnb .depth2_ul.n2 li {width:50%;}
#gnb .depth2_ul.n3 li {width:33.33%;}
#gnb .depth2_ul.n4 li {width:25%;}
#gnb .depth2_ul.n5 li {width:20%;}
#gnb .depth2_ul.n6 li {width:16.66%;}
#gnb .depth2_ul.n7 li {width:14.285714%;}

#gnb .depth2_ul li:after {display:block; position:absolute; content:''; top:20px; bottom:20px; right:0; width:1px; height:auto; background:#dededf; }
#gnb .depth2_ul li:last-child:after {display:none;}
#gnb .depth2_ul li > a {display:block;width:100%;height: 67px;line-height: 67px;text-align:center;font-size: 16px;font-weight: bold;color: #242125;}
#gnb .depth2_ul li > a > span {}




@media(max-width:1990px){
    #top_layout:before {bottom: -240px;}
    #top_layout:after {bottom: -220px;width:210px;}
}

@media(max-width:1700px){
    #top_layout:before {bottom: -200px;width:220px;height: 415px;background-size:250px auto;}
    #top_layout:after {bottom: -180px;width:170px;height: 380px;background-size:350px auto;}
}

@media(max-width:1550px){
    #top_layout:before,#top_layout:after {display:none;}
    .topslide .slick-arrow {z-index:99;width: 50px;height: 50px;margin-top: -10px;}
    .topslide .slick-arrow.slick-prev{left:-15px;}
    .topslide .slick-arrow.slick-next{right:-15px;}

}

@media(max-width:1279px){
    #gnb_layout {margin:50px 0 0;}
    #gnb .depth2_ul li {width:25%;}
    #gnb .depth2_ul li:nth-child(4n):after {display:none;}

    #gnb .depth2_ul.n5 li,
    #gnb .depth2_ul.n6 li,
    #gnb .depth2_ul.n7 li {width:25%;}
}

@media(max-width:1023px){
    #top_layout .top_wrap {padding: 50px 0 30px;}
    #top_layout .top_wrap #logo {}
    #top_layout .top_wrap .utile_wrap {display:block;position:absolute;right:40px;top: 48px;}
    #top_layout .top_wrap .utile_wrap li button {width:22px;height: 46px;background: url(/template/A/images/menu.png)no-repeat center;font-size:0;}
}

@media(max-width:767px){
    #top_layout .top_wrap #logo a span {width: 110px;height: 37px;background-size: auto 37px;}
    #top_layout .top_wrap #logo em {line-height: 37px;font-size: 20px;}    
    #top_layout .top_wrap #logo em:before {width: 4px;height: 4px;margin: -3px 10px 0 5px;}
    #top_layout .top_wrap .utile_wrap {top: 43px;right:20px;}

    #gnb .depth2_ul li {width:33.33%;} 
    #gnb .depth2_ul li:nth-child(3n):after {display:none;}
    #gnb .depth2_ul li:nth-child(4n):after {display:block;}
    #gnb .depth2_ul.n4 li,
    #gnb .depth2_ul.n5 li,
    #gnb .depth2_ul.n6 li,
    #gnb .depth2_ul.n7 li {width:33.33%;}
    
    .topslide .slick-arrow.slick-prev{left:0;}
    .topslide .slick-arrow.slick-next{right:0;}
}

@media(max-width:580px){
    #top_layout .top_wrap {padding: 30px 0;}
    #top_layout .top_wrap #logo {float:left;}
    #top_layout .top_wrap #logo a span {width: 93px;height: 31px;background-size: auto 31px;}
    #top_layout .top_wrap #logo em {line-height: 31px;font-size: 18px;}
    #top_layout .top_wrap .utile_wrap {top: 21px;}



    #gnb_layout {margin:20px 0 0;}
    #gnb .depth2_ul li {width:50%;} 
    #gnb .depth2_ul li:after {top:15px; bottom:15px;}
    #gnb .depth2_ul li:nth-child(3n):after {display:block;}
    #gnb .depth2_ul li:nth-child(2n):after {display:none;}
    #gnb .depth2_ul.n3 li,
    #gnb .depth2_ul.n4 li,
    #gnb .depth2_ul.n5 li,
    #gnb .depth2_ul.n6 li,
    #gnb .depth2_ul.n7 li {width:50%;}

    #gnb .depth2_ul li > a {height:50px;line-height:50px;font-size: 15px;}

    .topslide .box a {height: 250px;}
    .topslide .box strong {height: 50px;font-size:18px;}
    .topslide .box p {height: 42px;font-size:15px;}
    .topslide .box span {font-size:14px;}
}

@media(max-width:350px){
    #gnb .depth2_ul li > a {font-size:14px;}
}




/* mobile menu */
#mobile-menu{overflow: visible;padding:0 !important;}
#mobile-menu .modal-dialog {float:right;width: 320px;height: 100%;margin: 0;border-radius: 0;-webkit-transform: translate(25%,0);transform: translate(25%,0);}
#mobile-menu.in .modal-dialog,
#mobile-menu.show .modal-dialog {-webkit-transform:translate(0px,0);transform: translate(0px,0);}
#mobile-menu .modal-dialog .modal-content{position: static;height: 100%;padding: 0;background:#fff;padding: 105px 0 0;border-radius: 0;}
#mobile-menu .modal-dialog .modal-content .topUtile {position:absolute;top:0;left:0;width: 100%;height: 45px;padding: 0 10px;background: #3e4651;text-align: left;}
#mobile-menu .modal-dialog .modal-content .topUtile:after {display:block; clear:both; visibility:hidden; content:'';}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile {height:100%;}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile li {display:inline-block; position:relative; }
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile li a {display: inline-block;line-height: 45px;font-size:14px;color:#fff;}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile li.home a {}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile li.home a span {display:inline-block;width:40px;height: 34px;margin: 7px 10px 0 0;background: url(/template/A/images/tnb_obj.png)no-repeat center bottom;vertical-align: middle;}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile li.home2:before {display:inline-block;content:'';width:1px;height:15px;margin: 0 25px 0 20px;background:#787e86;vertical-align: middle;}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile2 {height: 60px;padding:0 10px;}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile2 li {float: left;height:100%;margin: 0 10px;vertical-align: top;}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile2 li a {display:block;width:100%;height:100%;line-height: 60px;font-size: 15px;font-weight: bold;color: #404751;}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile2 li.n1 a span {display: inline-block;width:16px;height: 17px;margin: -1px 10px 0 0;background:url(/template/A/images/h.png)no-repeat center;font-size: 0;vertical-align: middle;}

#mobile-menu .modal-dialog .modal-content .modal-body {height:100%;padding: 0;border-top: 1px solid #e5e5e5;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul {overflow-y: scroll;overflow-x: hidden;height:100%;background: #fff;text-align:left;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li {position:relative;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a {display:block;padding: 13px 25px ;border-bottom: 1px solid #e5e5e5;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a:before {display:block;content:'';position:absolute;right: 22px;top: 15px;width:23px;height:23px;border-radius:50%;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a:after {display:block;position:absolute;z-index:2;right: 30px;top: 20.5px;width: 5px;height: 5px;border-width:1px;border-style: solid;border-color: #cecece;border-width: 0 2px 2px 0;transform: rotate(45deg);-webkit-transform: rotate(45deg);content:'';}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a.ov {background:#2f68c2; }
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a.ov:before {}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a.ov:after {top: 21.5px;border-width: 2px 0 0 2px;border-color:#fff;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a.ov  span {color:#fff; }
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a span,
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a em {display: inline-block;color: #404751;font-size: 15px;font-weight: bold;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul {display:block;width: 100%;padding: 10px;border-bottom: 1px solid #e5e5e5;background: #f5f7fb;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li {display:block;width: 100%;padding: 5px 0;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li > a {display:block;position: relative;width: 100%;border-radius: 20px;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li > a:before {display:block;position:absolute;z-index:2;right: 21px;top: 14px;width: 5px;height: 5px;border-width:1px;border-style: solid;border-color: #cecece;border-width: 2px 2px 0 0;transform: rotate(45deg);-webkit-transform: rotate(45deg);content:'';}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li.on > a:before,
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li.on > a.ov:before {border-color:#fff;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li.on > a,
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li > a.ov {background:#2f68c2;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li.on > a span,
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li > a.ov span {position:relative; color:#fff;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li.on > a span:before,
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li > a.ov span:before {display:block;position:absolute;right: 0;top: 0;content:'';width: 45px;height:100%;border-radius: 18px 5px 18px 18px;background: #407ee0;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li > a.dep:before,
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li > a.dep:after {content: '';position: absolute;z-index: 2;top: 0;bottom: 0;margin: auto;border: none;transform: none;-webkit-transform: none;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li > a.dep:before {right: 17px;width: 12px;height: 2px;background: #c7c8cb;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li > a.dep:after {right: 22px;width: 2px;height: 12px;background: #c7c8cb;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li > a.dep.ov:before,
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li.on > a.dep:before {background:#fff;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li > a.dep.ov:after{display:none;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li.on > a.dep:after {background:#fff;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li > a span {display:block;line-height:1.4;padding: 8px 45px 7px 25px;color: #2f68c2;font-size: 14px;font-weight: bold;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul .depth3_ul {display:none;padding: 20px 0 3px;margin: -15px 0 0;border: 1px solid #2f68c2;border-radius: 0 0 15px 15px;background: #fff;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul .depth3_ul > li {position:relative;margin: 12px 0;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul .depth3_ul > li a:after {display:block;position:absolute;left: 25px;top: 10px;width: 2px;height: 2px;border-radius: 50%;background: #404751;content:'';}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul .depth3_ul > li > a {display:block;padding-left: 33px;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul .depth3_ul > li > a.ov span {color:#3174dd;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul .depth3_ul > li > a.ov:after {background:#3174dd;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul .depth3_ul > li > a span {display:block;font-size: 14px;color: #404751;}
#mobile-menu .mobile-close {position:absolute;top: -41px;right: 25px;}
#mobile-menu .mobile-close span {display:block;position:relative;width: 21px;height: 21px;font-size:0;}
#mobile-menu .mobile-close span:before,
#mobile-menu .mobile-close span:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;border-radius: 50px;transform:rotate(45deg);-webkit-transform:rotate(45deg);}
#mobile-menu .mobile-close span:before {width:100%;height: 3px;background: #2f3236;}
#mobile-menu .mobile-close span:after {width: 3px;height:100%;background: #2f3236;}
.modal-backdrop.in{opacity: .8;z-index: 12;}
.modal-open,
.modal-open #body_layout {overflow:hidden;height:100%;}
.modal-open #op_layout {z-index:1;}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a[target="_blank"]:after{right: 28px;width: 11px;height: 12px;background:url(/template/A/images/target.png)no-repeat center;border: none;transform: none;-webkit-transform: none;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul > li > a[target="_blank"]:before {top: 11px;right: 20px;width: 11px;height: 12px;background:url(/template/A/images/target.png)no-repeat center;border: none;transform: none;-webkit-transform: none;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .depth2_ul .depth3_ul > li > a[target="_blank"] span:after {display:inline-block; content:''; width: 11px;height: 12px; margin:-1px 0 0 5px; background:url(/template/A/images/target.png)no-repeat center;vertical-align:middle;  }