@charset "utf-8";

#gnb_layout .depth1_ul>li{width:11%;}
#gnb_layout .depth1_ul > li > a:before{border-bottom-color:#e24f64;}
#gnb_layout .depth1_ul > li  .depth2_ul > li > a:hover,
#gnb_layout .depth1_ul > li  .depth2_ul > li > a:focus{background: #e24f64}

.lnb_depth2__list>li.on>a:before, .lnb_depth2__list>li>a:hover:before, .lnb_depth2__list>li>a:focus:before{background: #e24f64}


#gnb_layout .layout {position: relative;padding: 0 292px 0 275px;}
@media screen and (max-width:1399px) {
	#gnb_layout .layout{padding-left:185px;}
	#gnb_layout .depth1_ul > li > a span{font-size:14px}
}
