@charset "UTF-8";
@media screen and (min-width: 768px) {
  .fs-body-product #product-parts_upper {
    max-width: 80%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    max-height: 600px;
  }
  .fs-body-product #product-parts_upper > div {
    height: 100%;
    width: 100%;
    padding: 1rem;
  }
  .fs-body-product #prodcut_lp-review-container {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
  }
  .fs-body-product .fs-c-productCarouselMainImage {
    height: 100%;
    margin-top: 1rem;
    scrollbar-width: none !important;
  }
  /* 定期販売商品詳細ページ */
  .fs-body-productSubscribeproductLayout .fs-c-productQuantityAndAction {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .fs-body-productSubscribeproductLayout .fs-c-button--addToSubscriptionCart--detail.fs-c-button--primary {
    width: 400px !important;
  }
}

.fs-body-product #product-parts_upper-right {
  max-width: 400px;
}

.fs-body-product .fs-c-productCarouselMainImage {
  overflow-x: hidden;
  width: 100%;
  max-width: 398px;
  margin: 0 auto;
  padding: 0 10px;
  height: 100%;
  max-height: 600px;
}

.fs-body-product .fs-c-productCarouselMainImage .slick-list.draggable {
  height: 400px !important;
}

.fs-body-product .fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__image {
  aspect-ratio: 1 / 1;
  width: 100%;
  height: 100%;
  overflow-x: hidden !important;
  max-width: 398px;
}

.fs-body-product .fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__image img {
  width: 100%;
  height: 100%;
  max-width: 398px;
  max-height: 400px;
  -o-object-fit: contain;
     object-fit: contain;
}

.fs-body-product .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.fs-body-product .fs-c-productNameHeading.fs-c-heading .fs-c-productNameHeading__copy {
  font-weight: normal;
  margin: 0;
}

.fs-body-product .fs-c-productNameHeading.fs-c-heading .fs-c-productNameHeading__name {
  font-size: 2rem;
}

.fs-body-product .fs-c-productPrice.fs-c-productPrice--selling {
  -webkit-transform: scale(1.6);
          transform: scale(1.6);
  -webkit-transform-origin: left;
          transform-origin: left;
}

.fs-body-product .fs-c-featuredProduct .fs-c-productPrice.fs-c-productPrice--selling {
  -webkit-transform: unset;
          transform: unset;
}

.fs-body-product button.fs-c-button--addToWishList--detail.fs-c-button--particular {
  border: none !important;
}

.fs-body-product .fs-c-button--inquiryAboutProduct.fs-c-button--plain,
.fs-body-product .fs-c-button--addToCart--detail.fs-c-button--primary,
.fs-body-product .fs-c-returnedSpecialContract__link a {
  border-radius: 0 !important;
}

.fs-body-product .fs-c-buttonContainer.fs-c-buttonContainer--seeReview {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.5rem;
}

.fs-body-product #prodcut_lp-review-container {
  padding-top: 2rem;
}

.fs-body-product .fs-c-productReview__aggregateRating.fs-c-aggregateRating {
  margin: 2rem auto;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fs-body-product .fs-c-rating.fs-c-aggregateRating__rating {
  text-align: center;
  position: relative;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 400px;
  margin: 0 auto;
  height: 40px;
}

.fs-body-product .fs-c-aggregateRating__rating::before {
  position: absolute;
  top: -20%;
  left: 0;
  font-size: 1.5rem;
  font-weight: bold;
}

.fs-body-product .fs-p-announcement__title {
  font-size: 2.4rem;
  line-height: 1.3;
  color: #363636;
  text-align: center;
  color: #cfa0ba;
}

.fs-body-product .fs-p-announcement__title span {
  font-size: inherit;
  display: inline-block;
  padding-bottom: 4px;
  border-bottom: thick dotted;
}

.fs-body-product #product-parts-info {
  margin-bottom: 10rem;
}

.fs-body-product #p-info-list {
  margin-top: 1rem;
}

/* 定期販売商品詳細ページ */
.fs-body-productSubscribe {
  /* 購入ボタン */
}

.fs-body-productSubscribe .fs-c-subscriptionPriceTable {
  margin: 1rem 0;
}

.fs-body-productSubscribe .fs-c-buttonContainer {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.fs-body-productSubscribe .fs-c-productQuantityAndAction__action {
  -webkit-box-flex: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
}

.fs-body-productSubscribe .fs-c-productQuantityAndAction {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin-bottom: 1rem;
}

.fs-body-productSubscribe .fs-c-productQuantityAndAction.fs-c-productQuantityAndAction--subscription {
  margin-bottom: 1rem;
}

.fs-body-productSubscribe .fs-c-button--primary {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fs-body-productSubscribe .fs-c-button--addToCart--subscriptionDetail.fs-c-button--primary {
  background: #f5f5f5;
  border: 1px solid #cfa0ba;
  color: #cfa0ba;
}

/* レビュー内テキスト */
.fs-c-reviewList__item__body.fs-c-reviewBody {
  text-align: left;
  line-height: 1.4;
}
/*# sourceMappingURL=product_single_0415_updated.css.map */