@charset "UTF-8";
/* メインカラーサブカラーを指定 */
.fs-body-product {
  /* パーツ定義のスタイルや、yocabito_styleとの差分で記述 */
}
.fs-body-product .yocabito-p-scrollingPageTop__button {
  background: #47622d;
}
@media screen and (max-width: 516px) {
  .fs-body-product .fs-c-productCarouselMainImage__image > img {
    max-width: calc(100vw - 16px);
  }
}

/*# sourceMappingURL=yocabito_od_productDetails.css.map */
