/*서브비주얼****************************************/
.eQ01 .wrap-sub-visual{background:url(/sites/gatei/images/common/sub_visual_1.jpg) no-repeat center top;background-size: cover;}
.eQ02 .wrap-sub-visual{background:url(/sites/styleguide/images/common/sub_visual_2.jpg) no-repeat center top;background-size: cover;}
.eQ03 .wrap-sub-visual{background:url(/sites/styleguide/images/common/sub_visual_3.jpg) no-repeat center top;background-size: cover;}
.eQ04 .wrap-sub-visual{background:url(/sites/styleguide/images/common/sub_visual_4.jpg) no-repeat center top;background-size: cover;}
.eQ05 .wrap-sub-visual{background:url(/sites/styleguide/images/common/sub_visual_5.jpg) no-repeat center top;background-size: cover;}

/*로고메뉴조정****************************************/
@media all and (min-width:1024px){
  .wrap-header .head-logo{width: 319px;}
}
@media all and (min-width:1024px) and (max-width:1400px){
  .wrap-header .head-navi .div_1 .a_1{font-size: 17px;}
  .wrap-header .head-logo .logo-img span{font-size: 20px;}
}

.consulting-content::before {
    bottom: 70px;
}

.consulting-logo {
    float: right;
    width: 35px;
    height: 44px;
    background: url(/sites/gatei/images/main/consulting-logo.png);
    margin-top: 5px;
}
