@charset "utf-8";


#svisual_layout {overflow: hidden;padding: 80px 0 0;background: url(/images/contract/common/subimg.jpg)no-repeat center;background-size: cover;}
#svisual_layout .title {position:relative;width: 420px;height: 75px;margin: 0 auto;text-align: center;}
#svisual_layout .title:after {display:block;position:absolute;right: -120px;bottom: -65px;content:'';width:195px;height:87px;background:url(/images/contract/main/obj.png)no-repeat;}
#svisual_layout .title > span{display:block;line-height: 1;margin:0 0 5px;font-size: 16px;color: rgba(0,0,0,.7);}
#svisual_layout .title strong {display:block;font-family:'score';font-size: 34px;font-weight: bold;color: #222;}
#svisual_layout .title strong span {color:#00a8e5;}
#svisual_layout .title strong em {color:#1c4273; }

@media(max-width:1023px){
    #svisual_layout {height:auto;padding: 50px 0 35px;}
    #svisual_layout .title {height: auto;}
    #svisual_layout .title:after {bottom: -36px;right: -50px;width: 160px;height: 71px;background-size: 160px auto;}
    #svisual_layout .title > span {font-size:15px;}
    #svisual_layout .title strong {font-size: 26px;}
}

@media(max-width:510px){
    #svisual_layout .title {width:100%;}
    #svisual_layout .title:after {display:none;}
}



.lnb__title {background-color:#0e90db;}
.lnb_depth2__list > li.on > a {border-bottom: 2px solid #0e90db;}
.lnb_depth2__list > li.on > a:after {border:1px solid #0e90db; background:#0e90db;}
.lnb_depth2__list > li.on > a > span { color:#0e90db;}
.lnb_depth2__list .lnb_depth3__list{border-bottom: 2px solid #0e90db;}