@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-size: 100% auto;}
#top_layout .top_wrap {padding: 30px 0;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: inline-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;}




@media(max-width:1279px){
    #top_layout .top_wrap #logo {float:left;}
    #top_layout .top_wrap .utile_wrap {display:block;float:right;}
    #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:1023px){
    #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 li button {height: 37px;}  
}


@media(max-width:500px){
    #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 li button {height: 31px;}  
}






/* 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;  }