.drawer__search .searchForm {
 margin: 0 !important;
}

@media (min-width: 768px) {
 .wrap_pc-show5 .itemList .itemList__unit:nth-child(n + 6) {display: none;}
}

.fs-c-productPrice__main__label {
 display: none;
}

.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
 font-size: 16px;
 font-weight: 700 !important;
}

@media (max-width: 767px) {
 .bnrBox.slick-slide {max-width: 250px;}
 .hdrMiddle {
   box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
 }
}

.gNav li.hasChildren > ul, .gNav li.hasChildren > .megaMenu {
 min-width: 198px;
}

@media (max-width: 767px) {
 .topBnrSlider .bnrList.contentsSlider {
  margin: 0 0 0 -8px;
  width: 73.333%;
  overflow: visible;
 }
.topBnrSlider .slick-list {overflow: visible;}
 .topBnrSlider .container {
  padding: 0 0 0 15px;
}
.contentsSlider .slick-next {
    right: -37% !important;
}
}

.ftr_img{
max-width:50% !important;
}

@media (max-width: 991px) {
 #hdrLogo {
  max-width: 97px !important;
 }
}



@media (max-width: 1199px) {
  .hdrMiddle .hdrInner {
    height: 180px;
    padding: 0 15px;
  }
}