@charset "utf-8";


#top_layout .top_wrap.tmp_b .logo_wrap a {background-image:url(/images/panel/common/logo_b.png);background-repeat:no-repeat;}

@media screen and (max-width:1279px){
    #top_layout .top_wrap.tmp_b .logo_wrap a {background-image:url(/images/panel/common/logo_b2.png);background-repeat:no-repeat;}
}


#svisual_layout .svisual_wrap .subvisual-layout strong {width: 188px; height: 135px; background: url(/images/panel/common/svisual_txt.png)no-repeat;}

@media screen and (max-width: 1919px){
	#svisual_layout .svisual_wrap .subvisual-layout strong {width: 188px;height: 135px;background-size:188px 135px;}
}

/* 모바일gnb */
#mobile-menu .modal-dialog .modal-content {padding:65px 0 0;}
#mobile-menu .mobile-close {top:-65px;}

/* gnb 영문 제거 */
#top_layout .top_wrap.tmp_b .utile_wrap.utile_wrap1 li {width:100%}