@charset "utf-8";

#gnb_layout .layout {padding: 0 30px 0 180px;}
#gnb_layout .depth1_ul > li .item .gnb-title {background: url(/images/sjnmuseum/common/gnb_bg.png)no-repeat left bottom;}
/* 로고 */
#top_layout .top_wrap #logo .logo span {width:138px;height:40px;margin: 35px 0 0;background:url(/images/sjnmuseum/main/logo.jpg)no-repeat;}
#top_layout .top_wrap #logo .logo em {margin:0;font-size:0;}
#top_layout .top_wrap #logo .logo em:after,
#top_layout .top_wrap #logo .homepage span:before {display:none;}
@media screen and (max-width:1023px){	
    #top_layout .top_wrap #logo .logo span {margin:19.5px 0 0;}
}
@media screen and (max-width:767px){	
    #top_layout .top_wrap #logo .logo span {margin:21.5px 0 0; width:110px; height:32px; background-size:110px 32px;}
}

/* gnb 메뉴 높이 지정 */
#gnb_layout .depth1_ul > li.n3 .item .depth2_ul > li {min-height:172px;}
#gnb_layout .depth1_ul > li.n5 .item .depth2_ul > li {min-height:250px;}

#svisual_layout .svisual_wrap .sub__background{background-image:url(/images/sjnmuseum/common/sub_sjnmuseum.jpg);}