@charset "utf-8";

#gnb_layout .depth1_ul > li.n2 .item .depth2_ul > li:nth-child(1),
#gnb_layout .depth1_ul > li.n2 .item .depth2_ul > li:nth-child(2),
#gnb_layout .depth1_ul > li.n2 .item .depth2_ul > li:nth-child(3),
#gnb_layout .depth1_ul > li.n2 .item .depth2_ul > li:nth-child(5),
#gnb_layout .depth1_ul > li.n2 .item .depth2_ul > li:nth-child(6) {min-height:92px;}
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a span {font-size:16px;}

#svisual_layout {background:url(/images/apartment/common/subbg.jpg)no-repeat center / cover; text-align:center; }
#svisual_layout .subvisual-layout__title {display: block;position: relative;z-index: 1;padding: 67px 0 0;}

@media(max-width:1023px){
    #svisual_layout {height:auto;padding: 35px 20px 20px;}
    #svisual_layout .subvisual-layout__title {padding:0;}
    #svisual_layout .subvisual-layout__title img {width: 300px;}
}

