/*서브비주얼****************************************/
.eQ01 .wrap-sub-visual{background:url(/sites/news/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;}
.eQ06 .wrap-sub-visual{background:url(/sites/styleguide/images/common/sub_visual_6.jpg) no-repeat center top;background-size: cover;}
.eQ07 .wrap-sub-visual{background:url(/sites/styleguide/images/common/sub_visual_7.jpg) no-repeat center top;background-size: cover;}


.quick-menu-wrap li:nth-child(2) .quick-menu-text {
  line-height: 30px;
  margin-top: 10px;
}
.quick-menu-wrap li:nth-child(3) .quick-menu-text {
  line-height: 30px;
  margin-top: 10px;
}
.quick-menu-wrap li:nth-child(4) .quick-menu-text {
  line-height: 30px;
  margin-top: 10px;
}
.quick-menu-wrap li:nth-child(2) .quick-menu-text::after {
  bottom: 0;
}
.quick-menu-wrap li:nth-child(3) .quick-menu-text::after {
  bottom: 0;
}
.quick-menu-wrap li:nth-child(4) .quick-menu-text::after {
  bottom: 0;
}


.quick-menu-wrap li:nth-child(1) .quick-menu-image {
  background: url(/sites/news/images/main/service_1.png);
  background-size: cover;
}

.quick-menu-wrap li:nth-child(2) .quick-menu-image {
  background: url(/sites/news/images/main/service_2.png);
  background-size: cover;
}


.quick-menu-wrap li:nth-child(3) .quick-menu-image {
  background: url(/sites/news/images/main/service_3.png);
  background-size: cover;
}


.quick-menu-wrap li:nth-child(4) .quick-menu-image {
  background: url(/sites/news/images/main/service_4.png);
  background-size: cover;
}

/*로고메뉴조정****************************************/
@media all and (min-width:1024px){
  .wrap-header .head-logo{width: 278px;}
}
@media all and (min-width:1024px) and (max-width:1400px){
  .wrap-header .head-navi .div_1 .a_1 span.inner{padding: 0 8px;}
  .wrap-header .head-navi .div_1 .a_1{font-size: 16px;}
  .wrap-header .head-logo .logo-img span{font-size: 17px;}
}

@media (max-width: 1023px){
  .wrap-header .container .btn-mgnb button {
	background: url(/sites/news/images/button/btn_gnb_wh.png) no-repeat center center;
	background-size: contain;
  }
}
