@charset "utf-8";
/*영문 공통*/
.logo{
    background:url(../images/common/enlogo.png)no-repeat
}
.logoBlack{
    background:url(../images/common/enlogoBlack.png)no-repeat;
}
.conBox p{
    font-size:18px;
}
.sec3Box li h2{
    font-size:35px;
    line-height:45px;
}
.gnb>li>a{
    font-weight:600;
}
/*영문서브*/
/*비즈니스*/
.sub1Visual h1{
    margin-left:-167px;
}
/*컨텍트*/
.contactCon01 li:first-child{
    padding:0 60px;
}