body.fs-body-top .fs-l-main{
  margin: 0 auto !important;
}

.itemImg img{
 width:100% !important;
}

.ccItemListContainer{
  margin-bottom: 30px;
}

.slick-arrow{
  display: none !important;
}
.fs-l-footer{
  border: none;
}

#itemDetail th{
 width: 20%;
 text-align: center;
 padding-bottom: 10px;
 padding-top: 10px;
}

#itemDetail tr{
 border-bottom: solid 1px #A49F96;
 text-align: center;
}

#itemSize table{
 width: 100%;
 text-align: center;
}

#itemSize tr{
 border: solid 1px #888;
}

#itemSize th{
 border: solid 1px #888;
}

#itemSize td{
 border: solid 1px #888;
}

#itemExplain{
  margin-bottom: 30px;
}
#itemDetail{
  margin-bottom: 30px;
}
#itemSize{
  margin-bottom: 30px;
}

#itemCoordinate .h2F{
   padding-bottom: 0; 
}

@media (min-width:768px) {
  .staff{
    padding-top: 100px;
  }
  .slick-slide{
    margin: 0 15px !important;
  }
  .multiGrid::-webkit-scrollbar {
    display: none;
   }
   section.cate{
    margin-bottom: 100px;
   }
}

@media (max-width:767px) {
  .staff{
    padding-top: 50px;
  }
  .slick-slide{
    width: 285px !important;
    margin: 0 5px;
  }
}

.fs-p-productSearch__formSwitch{
 display: none;
}

.fs-c-productList__list .fs-c-button__label{
  color: #fff;
}
.fs-c-productList__list .fs-c-button--plain::before{
  color: #fff;
}

  .fs-p-heading--lv2{
    display: none;
  }