.product_main.product_size_box, .product_main.product_about_box {
    display: block;
}

.product_main .product_size {
    margin-top: 35px;
    padding: 0 36px;
}
.product_main .product_size_content {
    margin-top: 20px;
}
.product_main .size_text {
    margin: 0 auto;
}
.product_main .product_size table {
    border: none;
    border-collapse: collapse;
    width: 100%;
}
.product_main .product_size th {
    background-color: #afada0;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 14px 0 22px;
    text-align: center;
    width: auto;
}
.product_main .product_size table tr:first-child th {
    border-top: none;
}
.product_main .product_size table th:first-child {
    padding-left: 20px;
}
.product_main .product_size table th:last-child {
    padding-right: 20px;
}
.product_main .product_size table td {
    background-color: #fff;
    border: none;
    border-bottom: 1px #ddd solid;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    padding: 14px 0 22px;
    text-align: center;
    width: auto;
}
.product_main .product_size table tr:last-child td {
    border-bottom: none;
}
.product_main .product_size table tr:last-child td {
    border-bottom: none;
}

.product_main_about {
    margin: 35px auto 0;
    padding: 0 36px;
}

/* コーディネートするならコレ！ */
.fs-c-featuredProduct .fs-c-productListCarousel {
  margin-top: 20px;
}
.fs-c-featuredProduct .fs-c-slick.slick-slider .fs-c-productListCarousel__list__itemTrack {
    cursor: auto;
    overflow-x: unset;
    /* display: flex;
    flex-wrap: wrap;
     */
    padding: 0 0 30px;
    /* overflow-y: hidden;
    height: 220px; */
    /* height: auto;
    transition: .3s ease; */
}

.fs-c-wishlistProduct .fs-c-slick .slick-slide, .fs-c-featuredProduct__list .fs-c-slick .slick-slide, .fs-c-coupon__products .fs-c-slick .slick-slide {
    padding: 0 8px;
    width: 185px;
}

.fs-c-featuredProduct .fs-c-productListCarousel__list__item {
    margin: 0;
    padding: 0;
    /* width: 185px!important; */
    transition: all 0.4s ease 0s;
    opacity: 1;
    height: auto;
    margin-right: 16px;
    margin-left: 0;
}

/* .fs-c-featuredProduct .fs-c-slick.slick-slider .fs-c-productListCarousel__list__itemTrack::-webkit-scrollbar {
    display: none;
}
.fs-c-slick.slick-slider .fs-c-productListCarousel__list__itemTrack::-webkit-scrollbar{
    display: none;
} */

.fint_product_recommend .fs-c-productListCarousel__list__itemTrack {
  cursor: unset;
  /* display: flex;
  flex-wrap: nowrap;
  margin: 0;
  -ms-overflow-style: none; */
  overflow-x: unset;
  /* padding: 0 0 30px; */
  /* scrollbar-width: none;
  width: 100%; */
}
.fint_product_recommend_box .fs-c-slick .slick-prev, .fint_product_recommend_box .fs-c-slick .slick-next {
    height: 30px;
    width: 30px;
    background: unset;
    top: 31%;
}
.fint_product_recommend_box .fs-c-slick .slick-prev:before, .fint_product_recommend_box .fs-c-slick .slick-next:before {
    font-size: 35px;
}
.fint_product_recommend_box .slick-arrow:hover {
    box-shadow: none !important;
    background: unset !important;
    opacity: 0.7;
}
.fint_product_recommend_box .slick-dots {
	bottom: 0;
}
.fint_product_recommend_box .slick-dots li {
  height: 4px!important;
  width: 50px!important;
  margin: 0!important;
  }
  .fint_product_recommend_box .slick-dots button {
  height: 4px!important;
  width: 50px!important;
  padding: 0px!important;

  }
  .fint_product_recommend_box .slick-dots button::before {
    content: ""!important;
    width: 50px!important;
    height: 4px!important;
    background-color: #e6e6e6;
    opacity: 1!important;
  }
  .fint_product_recommend_box .slick-dots li.slick-active button:before{
    background-color: #afad9f;
  }

/* このアイテムを使ったコーディネート */
.fs-c-coordinationCatalog__header {
    display: flex;
    position: relative;
    z-index: 0;
}
.fs-c-coordinationCatalog__title {
    font-size: 24px;
    color: #4b463a;
    border-bottom: none;
    background-color: #fff;
    color: #4b463a;
    display: table;
    font-weight: 500;
    letter-spacing: .05em;
    margin: 0 auto;
    padding: 0 24px;
    text-align: center;
}
/* .fs-c-coordinationCatalog__header::before {
    background-color: #4b463a;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    top: calc(50% + 2px);
    width: 100%;
    z-index: -1;
}
.fs-c-coordinationCatalog__header::after {
    background-color: #4b463a;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    top: calc(50% - 2px);
    width: 100%;
    z-index: -1;
} */
.fs-c-coordinationCatalog__list {
    margin-top: 50px;
    flex-wrap: nowrap;
}
.fs-c-coordinationCatalog.is-sortedByPopularity .fs-c-coordinationCatalog__list__item {
    width: 185px;
    padding: 0 8px;
    margin-left: 0;
    flex-shrink: 0;
}
.fs-c-coordinationCatalog.is-sortedByPopularity .fs-c-coordinationCatalog__list__item::before {
    display: none;
}
.fs-c-coordinationCatalog__list .fs-c-coordinationCatalog__list__item:nth-child(n+6) {
    margin-top: 0;
}
.fs-c-coordinationListItem__staffInfo {
    margin: 5px 0 0;
    align-items: flex-start;
}
.fs-c-coordinationListItem__staffInfo__image {
    height: 40px;
    margin-right: 10px;
    width: 40px;
}
.fs-c-coordinationListItem__staffInfo__profile {
    align-items: flex-end;
    width: auto;
}
.fs-c-coordinationListItem__staffInfo__name {
    font-size: 13px;
    order: 1;
    flex-basis: auto;
    font-weight: normal;
}
.fs-c-coordinationListItem__staffInfo__height {
    display: inline-block;
    order: 2;
    flex-basis: auto;
    font-size: 11px;
    font-weight: normal;
}
.fs-c-coordinationListItem__staffInfo__height::before, .fs-c-coordinationListItem__staffInfo__height::after {
    font-size: 11px;
    font-weight: normal;
}
.fs-c-coordinationListItem__staffInfo__height::before {
    content: "（";
}
.fs-c-coordinationListItem__staffInfo__height::after {
    content: "）";
}
.fs-c-coordinationListItem__staffInfo__shop {
    order: 3;
    color: #828282;
    font-size: 11px;
    font-weight: normal;
    margin-top: 5px;
}

/* このアイテムを使ったムービー */
.product_main_coordination .movie .product_main_coordination_lists {
    margin: 40px 0 0;
    padding: 0;
}
.product_main_coordination_title span {
    font-size: 24px;
}
.product_main_coordination.movie .product_main_coordination_lists ul li {
    width: 185px !important;
    padding: 0 8px!important;
    margin: 0!important;
}
/* slick調整 */
.product_main_coordination.movie .ecbn-selection-wrapper .ecbn-selection-slider-controls {
    display: block!important;
}
.ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a {
    background: unset;
    height: 35px;
    width: 35px;
}
.ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next:before {
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
}
.ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev:before {
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
}
.fs-c-coordinationCatalog .slick-next {
    right: 10px;
}
.fs-c-coordinationCatalog .slick-prev {
    left: 10px;
}
.fs-c-coordinationCatalog .slick-prev, .fs-c-coordinationCatalog .slick-next {
    top: 38%;
    width: 25px;
    height: 25px;
    z-index: 999999;
}
.fs-c-coordinationCatalog .slick-next::before {
    border: 0;
    bottom: 0;
    content: "";
    height: 10px;
    margin: auto;
    position: absolute;
    top: 9px;
    transform: rotate(45deg) translate(-50%);
    width: 10px;
    color: #fff;
    /* background-color: #fff; */
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
}
.fs-c-coordinationCatalog .slick-prev::before {
    border: 0;
    bottom: 0;
    content: "";
    height: 10px;
    margin: auto;
    position: absolute;
    top: 9px;
    transform: rotate(45deg) translate(-50%);
    width: 10px;
    color: #fff;
    /* background-color: #fff; */
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
}

/* 見出し横の線消す */
.product_main_coordination_title::before, .product_main_coordination_title::after {
    display: none;
}
/* もっと見る→すべて見る */
.fs-c-coordinationCatalog__footer {
    margin-top: 40px;
}
.fs-c-coordinationCatalog__viewAllCoordination.fs-c-viewAllCoordinationLink {
    border: none;
    display: inline;
}
.fs-c-viewAllCoordinationLink__label {
    border: 1px #afad9f solid;
    display: flex;
    height: 55px;
    justify-content: center;
    margin: 0 auto;
    width: 410px;
    background-image: url(../img/top/top_more_arrow.png);
    background-position: right 140px top 25px;
    background-repeat: no-repeat;
    background-size: 4px 7px;
    color: #afad9f;
    font-size: 0;
}
.fs-c-viewAllCoordinationLink__label::after {
    content: 'すべて見る';
    font-size: 14px;
    line-height: 55px;
    display: block;
}

/* レビュー */
.product_comments_content_desc .fs-c-productReview {
    background-color: #f7f5f0;
    margin-top: 0;
    padding: 84px 0 70px;
}
.product_comments_content_desc .fs-c-reviewList--productDescription .fs-c-reviewList__item {
    max-width: 900px;
    margin: 0 auto;
}
.product_comments_content_desc .fs-c-reviewList {
    margin-top: 0;
}

.product_main .product_comments_content {
    margin-top: 0;
}
.product_comments_content_intro {
    margin-top: 20px;
}

/* 最近チェックした商品 */

.recommend_slider {
  padding: 0 0 40px;
  margin-top: 0;
  margin-bottom: 0!important;
}
.recommend_slider .recommend_slider_item {
  margin-right: 16px;
}
.recommend_slider .slick-prev, .recommend_slider .slick-next {
  top: 30%;
  width: 30px;
  height: 30px;
  transform: none;
  z-index: 999999;
}
.recommend_slider .slick-prev {
  left: -4px;
}
.recommend_slider .slick-next {
  right: 12px;
}
.recommend_slider .slick-prev:before, .recommend_slider .slick-next:before {
  font-family: "fs-icon"!important;
  font-size: 35px;
}
.recommend_slider .slick-prev:before {
  content: "\e90b"!important;
}
.recommend_slider .slick-next:before {
  content: "\e90c"!important;
}
.recommend_slider .slick-track {
  margin-left: 0;
}


@media screen and (max-width: 767px) {
    .container.fint_product_recommend_box {
        margin: 0;
    }
    .product_main .product_comments_switch {
        margin-left: 0;
        width: auto;
    }

    .product_main .product_comments_switch .item {
        padding-bottom: 13px;
    }
    .product_main .product_comments_switch .item.current {
        font-size: 16px;
    }
    .product_main .product_comments_switch .item {
        font-size: 16px;
    }

    /* サイズ/取り扱い絵表示 */
    .product_main .product_size {
        padding: 0;
    }
    .product_main .product_size table {
        display: table;
        width: 100%;
    }
    .product_main .product_size table tbody {
        display: table;
        width: 100%;
    }
    .product_main .product_size table tr {
        border-bottom: none;
        display: table-row;
        padding: 0;
        width: 100%;
    }
    .product_main .product_size table th {
        display: table-cell;
        font-size: 12px;
        padding: 5px 0 7px;
    }
    .product_main .product_size table th:first-child {
        padding-left: 0;
    }
    .product_main .product_size table th:last-child {
        padding-right: 0;
    }
    .product_main .product_size table td {
        display: table-cell;
        font-size: 12px;
        padding: 5px 0 7px;
    }
    .product_main .product_size table td:first-child {
        padding-left: 0;
    }
    .product_main .product_size table td:last-child {
        padding-right: 0;
    }
    /* 最近チェックした商品 */
    .recommend_slider .recommend_slider_item {
      margin-right: 8px;
    }
    .recommend_slider .slick-prev, .recommend_slider .slick-next {
      top: 25%;
    }
    .recommend_slider .slick-prev {
      left: -5px;
    }
    .recommend_slider .slick-next {
      right: 8px;
    }
    /* コーディネートするならコレ！ */
    .fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
        font-size: 16px;
    }
    .fint_product_recommend_box .fs-c-productListCarousel {
        margin-top: 15px;
    }
    .fs-c-wishlistProduct .fs-c-slick .slick-slide, .fs-c-featuredProduct__list .fs-c-slick .slick-slide, .fs-c-coupon__products .fs-c-slick .slick-slide {
        padding: 0 4px;
        width: calc((100vw - 56px)/3)!important;
        margin-right: 8px;
        padding: 0;
    }
    .fs-c-featuredProduct .fs-c-productListCarousel__list__item {
        padding: 0 4px;
        width: calc(100%/3)!important;
        margin-left: 0!important;
    }
    .fint_product_recommend_box .fs-c-slick .slick-prev {
        left: -5px;
    }
    .fint_product_recommend_box .fs-c-slick .slick-next {
        right: -1px;
    }
    .fint_product_recommend_box .slick-dots li {
      height: 3px!important;
      width: 20px!important;
      margin: 0!important;
      }
      .fint_product_recommend_box .slick-dots button {
      height: 3px!important;
      width: 20px!important;
      padding: 0px!important;
    
      }
      .fint_product_recommend_box .slick-dots button::before {
        content: ""!important;
        width: 20px!important;
        height: 3px!important;
        background-color: #e6e6e6;
        opacity: 1!important;
      }
    
    /* .fs-c-productListCarousel__ctrl {
        display: block !important;
    } */

    /* このアイテムを使ったコーディネート */
    .fs-c-coordinationCatalog__title {
        font-size: 16px;
    }
    .fs-c-coordinationCatalog__list {
        margin-top: 20px;
        padding: 0;
        flex-wrap: wrap;
        /* overflow-x: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
        flex-wrap: wrap; */
    }
    /* .fs-c-coordinationCatalog__list::-webkit-scrollbar {
        display: none;
    } */
    .fs-c-coordinationCatalog.is-sortedByPopularity .fs-c-coordinationCatalog__list__item {
        /* width: 38vw; */
        padding: 0 4px;    
        width: 50%;
        margin-left: 0;
    }
    /* .fs-c-coordinationCatalog.is-sortedByPopularity .coordinationCatalog__list__item:nth-child(n+5) {
        display: none;
    } */
    .fs-c-coordinationCatalog__list .fs-c-coordinationCatalog__list__item:nth-child(n+6) {
        margin-top: 20px;
    }
    .fs-c-coordinationListItem__staffInfo__image {
        height: 30px;
        margin-right: 7px;
        width: 30px;
    }
    .fs-c-coordinationListItem__staffInfo__name {
        font-size: 10px;
    }
    .fs-c-coordinationListItem__staffInfo__height {
        font-size: 10px;
    }
    .fs-c-coordinationListItem__staffInfo__height::before, .fs-c-coordinationListItem__staffInfo__height::after {
        font-size: 10px;
    }
   .fs-c-viewAllCoordinationLink__label {
      height: 40px;
      margin: 0 auto;
      width: 180px;
      background-position: right 45px top 17px;
    }
    .fs-c-coordinationListItem__staffInfo__shop {
        font-size: 10px;
    }
    .fs-c-coordinationCatalog__footer {
        margin-top: 30px;
    }
    .fs-c-viewAllCoordinationLink__label::after {
        font-size: 12px;
        line-height: 40px;
    }
    .fs-c-coordinationCatalog__footer .fs-c-coordinationCatalog__viewAllCoordination.fs-c-viewAllCoordinationLink {
      line-height: 40px;
      border: none;
    }

    /* キャンセルについて */
    .product_main .product_main_about_lists_item {
      font-size: 10px;
    }
    .product_main.product_about_box {
      margin-top: 0;
    }
    .product_main.product_about_box .product_main_about {
      margin: 0 auto;
    }


    /* このアイテムを使ったムービー */
    .product_main_coordination_title span {
        font-size: 17px;
    }
    .product_main_coordination.movie .product_main_coordination_lists ul li {
        margin: 0 !important;
        /* width: 38vw!important; */
        width: 47vw!important;
        margin-right: 0 !important;
        padding: 0 4px!important;
    }
    .product_main_coordination.movie .vsm-goods .ecbn-selection-wrapper li.ecbn-selection-item>div>a {
        height: 56.5vw!important;
    }

    /* レビュー */
    .product_comments_content_desc .fs-c-productReview {
        padding: 50px 20px 45px;
    }
    .product_comments_content_desc .fs-c-reviewList {
        margin-top: 0;
    }

    .product_main .product_comments_content {
        margin-top: 0;
    }
    .product_comments_content_intro {
        margin-top: 20px;
        font-size: 13px;
    }

}

/* バリエーション周辺調整 */
@media screen and (max-width: 767px) {
    .product_right {
        margin-top: 20px;
    }
    .product_right .fs-c-productPointDisplay {
        margin: 0;
    }
    .product_main .fs-c-productNameHeading__name {
        font-size: 18px;
    }
    .product_main .under_cart {
        margin-bottom: 0;
    }
    .fs-c-featuredProduct {
        margin-top: 20px;
    }
    .fs-c-coordinationCatalog:not(:first-child) {
        margin-top: 20px;
    }
    .fs-c-featuredProduct .fs-c-slick.slick-slider .fs-c-productListCarousel__list__itemTrack {
        padding: 0 0 20px;
        margin-bottom: 0;
    }
    .fs-c-featuredProduct+.fs-c-featuredProduct {
        margin-top: 20px;
    }
    .product_main_about {
        padding: 0 26px;
    }
    .product_main_coordination {
        margin: 20px 0 0;
    }
}

/* 販売期間非表示 */
.fs-c-salesPeriod__date {
  display: none;
}

.product_cart_btn {
  background: #8c8978;
}
.fs-c-button--primary.fs-c-button--addToCart--variation {
  background-color: #8c8978;
}
@media screen and (max-width: 767px) {
  .product_cart_btn {
    background: #8c8978;
  }
}