@charset "UTF-8";

.clearfix:after{content:""; display:block; clear:both;}

/* HEADER */
.header_wrap { width:100%; min-width:1200px;}
.header{ width:1200px; margin:0 auto;}
.gnb_logo {width:250px; padding-top:25px; float:left; }
.gnb_logo img {width:100%;}
.logo{float:left; padding: 20px 0;}

/* GNB */
.gnb {float:right;  padding: 20px 0;}
.gnb > li { float:left; width:170px; text-align:center; padding: 10px 0; position:relative;}
.gnb > li > a { display:inline-block; font-size:18px; color:#202020; font-weight:400;}
.gnb_bar{display:inline-block; width:143px; height:6px; background-color:#005b9e; position:absolute; bottom:-20px; left:50%; transform:translateX(-50%); display:none;}
.two_depth{position:absolute; top: 40px; left:50%; transform:translateX(-50%); z-index:3; display:none;}
.two_depth li:nth-child(1){padding-top: 58px;}
.two_depth li{margin-bottom:30px;}
.two_depth li a{color:#474747;}
.two_depth li a:hover{color:#005b9e}
.tm_box{background-color:#fff; background-image:url(/web/images/common/megamenu_img.png); position:absolute; top:80px; border-top: 1px solid #005b9e; padding: 168px 0 70px 58px; width:1200px; background-repeat:no-repeat; background-position: left+100px center; display:none; z-index: 2;}
.tm_box p{font-size:22px; color:#002541; line-height:1.5; font-weight: 300;}
.tm_box p span{font-size:25px;}
.tm_box p strong{font-weight:500; vertical-align:bottom;}
/* FOOTER */
.footer{text-align:center; background-color:#d2d2d2; padding:30px 0;}
.footer_con li{font-size:14px; color:#797979; font-weight: 300;}
.footer_con li:nth-child(2){margin:10px 0 15px;}
.blank{margin: 0 32px;}
















