@charset "utf-8";
/* CSS Document */
.product-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.product-none {
  display: none !important;
}
.fs-l-productLayout.fs-system-product {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 auto;
}
.fs-c-productReview {
  width: 96%;
  margin: 0 auto;
}
.product-foot {
  width: 96%;
  margin: 0 auto;
}
@media screen and (min-width: 970px) {
  .fs-l-productLayout__item.fs-l-productLayout__item--1 {
    width: calc(50% - 16px);
  }
  .fs-l-productLayout__item.fs-l-productLayout__item--2 {
    width: 50%;
  }
  .fs-l-productLayout.fs-system-product {
    gap: 16px;
  }
}
@media screen and (max-width: 969px) {
  .fs-c-productCarouselMainImage {
    width: 96%;
    margin: 0 auto;
  }
}
.fs-c-productNameHeading.fs-c-heading {
  width: 96%;
  margin: 8px auto;
}
.pd-label-flex {
  display: flex;
  width: 96%;
  margin: 0 auto 8px;
  justify-content: space-between;
  align-items: center;
}
.pd-price-flex {
  display: flex;
  width: 96%;
  margin: 0 auto;
  justify-content: flex-start;
  align-items: self-end;
}
.product-info {
  width: 96%;
  margin: 0 auto;
}
.comment_8 span {
  color: #cc0000 !important;
  font-size: 13px;
}
.comment_2 {
  width: 96%;
  margin: 0 auto 8px;
}
.comment_2 a {
  margin: 0;
}
/*-------------------------------------------------------------*/
.anygift-btn {
  text-align: center;
  margin: 8px auto;
  align-items: center;
}
.anygift-btn a {
  margin: 0 auto;
  width: 80%;
}
/*-------------------------------------------------------------*/
.fs-c-productChooseVariation {
  width: 96%;
  margin: 8px auto;
}
.fs-c-productQuantityAndWishlist {
  width: 96%;
  margin: 0 auto 8px;
}
.fs-c-productMark {
  align-items: center;
  margin: 0;
  gap: 4px;
}
.fs-c-productMark__item {
  margin: 0;
}
.fs-c-productMark__item img {
  vertical-align: bottom;
  height: 20px;
}
.fs-c-productPostage {
  width: 96%;
  margin: 0 auto;
  background: #ffe102;
  padding: 4px;
  text-align: center;
  font-weight: bold;
}
.fs-c-productNotice--outOfStock {
  width: 96%;
  margin: 0 auto 8px;
  line-height: 2em;
  text-align: center;
}
/*-------------------------------------------------------------*/
._paidy-promotional-messaging {
  width: 96% !important;
  margin: 4px auto 8px !important;
}
/*-------------------------------------------------------------*/
.tabs {
  display: flex;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  gap: 1px;
  width: 100%;
}
.tab {
  padding: 10px 20px;
  border-bottom: none;
  background: #eee;
  color: #999;
  width: 100%;
  text-align: center;
}
.tab.active {
  background: #C19196;
  font-weight: bold;
  color: #fff;
}
/* タブ内容 */
.tab-content {
  padding: 8px 2%;
  display: none;
}
.tab-content.active {
  display: block;
}
/*-------------------------------------------------------------*/
.fs-c-productNumber {
  font-size: 10px;
  border: 1px solid #666;
  padding: 2px 6px;
}
.fs-c-productNumber__number {
  font-weight: normal;
}
.fs-c-returnedSpecialContract {
  text-align: right;
}
.fs-c-returnedSpecialContract__link {
  margin-bottom: 0;
}
.fs-c-button--inquiryAboutProduct.fs-c-button--plain {
  margin-left: auto;
}
.fs-c-returnedSpecialContract__link a, .fs-c-inquiryAboutProduct .fs-c-button--plain {
  border: none;
  padding: 0;
  text-decoration: underline;
}
.fs-p-snsArea {
  display: flex;
  flex-wrap: wrap;
  margin: 8px auto;
  justify-content: center;
}
/*-------------------------------------------------------------*/
.review-wrap {
  margin-top: -70px;
  padding-top: 70px;
}
.fs-c-productReview__reviewList {
  margin: 8px auto 0;
}
.fs-c-aggregateRating__rating::before {
  display: none;
}
.fs-c-reviewList__item {
  padding: 8px;
}
.fs-c-productReview__allReviews a {
  margin: 8px auto 0;
  width: 80%;
  text-align: center;
}
.fs-c-productReview__addReview a {
  margin: 8px auto 0;
  width: 80%;
  text-align: center;
  background: #856A55;
  color: #fff;
  font-size: 18px;
}
.review-btn {
  text-align: right;
  width: 96%;
  margin: 0 auto;
}
.review-btn a {
  text-decoration: underline;
  font-size: 13px;
  font-weight: bold;
}
.review-btn a span {
  color: #ffe102;
}
/*-------------------------------------------------------------*/
.fs-c-productPointDisplay {
  background: transparent;
  color: #333;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1;
  padding: 4px 8px;
  letter-spacing: 0 !important;
  color: #c61414;
  font-size: 13px;
  margin-bottom: 2px;
}
.fs-c-productPointDisplay span {
  letter-spacing: 0;
}
.fs-c-productPointDisplay__quantity:after {
  content: 'ポイント付与';
  color: #333;
  font-size: 10px;
}
.fs-c-productPrice.fs-c-productPrice--listed {
  color: #666;
  text-decoration: line-through;
}
.fs-c-productPrice.fs-c-productPrice--listed span {
  color: #666;
  font-size: 10px !important;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif
}
.fs-c-productPrice.fs-c-productPrice--listed .fs-c-price__value {
  color: #666;
}
/**/
.fs-c-productPrice__main .fs-c-price__value {
  font-size: 24px;
}
.fs-c-productPrice__addon span, .fs-c-productPrice__addon:after, .fs-c-productPrice__addon:before {
  font-size: 12px;
}