
.header_main {
  border-bottom: 1px #9a152a solid;
}

.fs-l-page .fs-l-main {
  padding-bottom: 185px;
}

/* ------------------------------------------
  detail_top
------------------------------------------ */
.detail_top .container2 {
  display: flex;
  justify-content: space-between;
}

.detail_top_left {
  flex-shrink: 0;
  width: 383px;
}

.detail_top_left .fs-c-slick.slick-initialized .slick-slide {
  width: 383px;
}

.detail_top_left .fs-c-slick.slick-initialized .slick-slide figure {
  width: 100%;
}

.detail_top_left .fs-c-slick.slick-initialized .slick-slide figure img {
  width: 100%;
}

.detail_top_left .fs-c-slick .slick-arrow {
  display: none!important;
}

.detail_top_left .fs-c-productCarouselMainImage__expandButton {
  display: none;
}

.detail_top_left .fs-c-productCarouselMainImage__thumbnailList {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.fs-c-productCarouselMainImage__thumbnailList > li {
  flex-basis: auto;
  flex-shrink: 0;
  margin: 0 0 0 6px;
  width: calc(33.333333% - 4px);
}

.fs-c-productCarouselMainImage__thumbnailList > li:nth-child(3n + 1) {
  margin: 0;
}

.fs-c-productCarouselMainImage__thumbnailList > li:nth-child(n + 4) {
  margin-top: 6px;
}

.fs-c-productCarouselMainImage__thumbnailList > li figure {
  width: 100%;
}

.fs-c-productCarouselMainImage__thumbnailList > li figure img {
  width: 100%;
}

.fs-c-productCarouselMainImage__image > img {
  width: 100%;
}

.detail_top_right {
  border-top: 3px #080808 solid;
  margin-left: 5%;
  width: 60%;
}

.detail_top_right .fs-c-productNameHeading {
  padding-top: 35px;
}

.detail_top_right .fs-c-productNameHeading .fs-c-productNameHeading__name {
  font-size: 28px;
  font-weight: 600;
}

.detail_top_right .fs-c-productPrices {
  margin-top: 20px;
}

.detail_top_right .fs-c-productPrice__main__label {
  display: none;
}

.fs-c-productPrice {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-right: 16px;
}

.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: inherit;
  font-size: 16px;
  font-weight: 600;
}

.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
  color: inherit;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1;
}

.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed)::before {
  content: '（';
}

.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed)::after {
  content: '）';
}

.detail_top_right_main {
  padding-bottom: 24px;
  position: relative;
}

.detail_top_right_main::after {
  background-image: url(../img/detail/detail_price_border.png);
  background-position: left;
  background-repeat: repeat-x;
  background-size: auto 100%;
  bottom: 0;
  content: '';
  display: block;
  height: 12px;
  left: 0;
  position: absolute;
  width: 100%;
}

.detail_top_right_desc {
  font-size: 16px;
  line-height: 1.714285714285714;
  margin-top: 30px;
}

.detail_top_right_buy {
  margin-top: 40px;
}

.detail_top_right_buy_cart {
  position: relative;
}

.detail_top_right_buy_cart .fs-c-productQuantityAndWishlist {
  display: flex;
  flex-direction: column-reverse;
  grid-auto-rows: auto;
  -ms-grid-columns: none;
  grid-template-columns: none;
}

.detail_top_right_buy_cart .fs-c-productQuantityAndWishlist__quantity {
  align-self: auto;
  border-bottom: 1px #707070 solid;
  border-top: 1px #707070 solid;
  display: flex;
  -ms-grid-column: none;
  grid-column: none;
  -ms-grid-column-align: none;
  -ms-grid-row: none;
  grid-row: none;
  -ms-grid-row-align: none;
  justify-content: space-between;
  justify-self: auto;
  max-width: none;
  padding: 30px 0;
  position: relative;
  width: 100%;
}

.detail_top_right_buy_cart .fs-c-quantity__message {
  bottom: 13px;
  font-size: 10px;
  left: 0;
  position: absolute;
}

.detail_top_right_buy_cart .fs-c-quantity__select.fs-system-quantity-list {
  background-color: #fff;
  background-image: url(../img/detail/quantity_icon.png);
  background-position: center right 15px;
  background-repeat: no-repeat;
  background-size: 15px 23px;
  border: 1px #080808 solid;
  font-family: inherit;
  font-size: 16px;
  height: 58px;
  padding-left: 21px;
  width: 23%;
}

.detail_top_right_buy_cart .fs-c-quantity__number.fs-system-quantity-text {
  background-color: #fff;
  background-image: url(../img/detail/quantity_icon.png);
  background-position: center right 15px;
  background-repeat: no-repeat;
  background-size: 15px 23px;
  border: 1px #080808 solid;
  font-family: inherit;
  font-size: 16px;
  height: 58px;
  padding-left: 21px;
  width: 23%;
}

.detail_top_right_buy_cart .fs-c-productActionButton.fs-c-buttonContainer {
  padding: 0;
  width: 76%;
}

.detail_top_right_buy_cart .fs-c-button--addToCart--detail.fs-c-button--primary {
  background-color: #9a152a;
  background-image: url(../img/detail/icon_cart.png);
  background-position: center right 30px;
  background-repeat: no-repeat;
  background-size: 25px;
  border: none;
  display: block;
  font-family: inherit;
  font-size: 16px;
  height: 100%;
  padding-left: 60px;
  text-align: left;
  width: 100%;
}

.detail_top_right_buy_cart .fs-c-productQuantityAndWishlist__wishlist {
  align-self: auto;
  display: flex;
  -ms-grid-column: none;
  grid-column: none;
  -ms-grid-column-align: none;
  -ms-grid-row: none;
  grid-row: none;
  -ms-grid-row-align: none;
  justify-content: space-between;
  justify-self: auto;
  margin-top: 20px;
  padding: 0;
  width: 100%;
}

.fs-c-productPointDisplay {
  background-color: #9a152a;
  font-size: 13px;
  font-weight: 300;
  line-height: 40px;
  text-align: center;
  width: 23%;
}

.fs-c-productQuantityAndWishlist .fs-c-button--addToWishList--detail.fs-c-button--particular {
  background-color: inherit;
  border: 1px #9a152a solid;
  border-radius: 0;
  color: #9a152a;
  display: block;
  font-family: inherit;
  font-size: 13px;
  line-height: 42px;
  position: relative;
  width: 76%;
}

.fs-c-productQuantityAndWishlist .fs-c-button--removeFromWishList--detail.fs-c-button--particular {
  background-color: inherit;
  border: 1px #9a152a solid;
  border-radius: 0;
  color: #9a152a;
  display: block;
  font-family: inherit;
  font-size: 13px;
  line-height: 42px;
  position: relative;
  width: 76%;
}

.fs-c-productQuantityAndWishlist .fs-c-button--particular.fs-c-button--addToWishList--detail::after {
  font-weight: 300;
  left: 31.5%;
  line-height: 46px;
  margin: 0;
  position: absolute;
  top: 0;
}

.fs-c-productQuantityAndWishlist .fs-c-button--removeFromWishList--detail.fs-c-button--particular::after {
  font-weight: 300;
  left: 31.5%;
  line-height: 46px;
  margin: 0;
  position: absolute;
  top: 0;
}

@media screen and (max-width: 767px) {
  .detail_top .container2 {
    display: block;
  }

  .detail_top_left {
    flex-shrink: 0;
    width: 100%;
  }

  .detail_top_left .fs-c-slick.slick-initialized .slick-slide {
    margin: 0 auto;
    width: calc(100vw - 40px);
  }

  .detail_top_right {
    border-top: 3px #080808 solid;
    margin-left: 0;
    margin-top: 25px;
    width: 100%;
  }

  .detail_top_right .fs-c-productNameHeading {
    padding-top: 30px;
  }

  .detail_top_right .fs-c-productNameHeading .fs-c-productNameHeading__name {
    font-size: 24px;
  }

  .detail_top_right_desc {
    font-size: 14px;
    margin-top: 20px;
  }

  .detail_top_right_buy {
    margin-top: 20px;
  }

  .detail_top_right_buy_cart .fs-c-productQuantityAndWishlist__quantity {
    border-bottom: none;
    border-top: none;
    display: block;
    padding: 0;
    width: 100%;
  }

  .detail_top_right_buy_cart .fs-c-quantity__select.fs-system-quantity-list {
    width: 170px;
  }

  .detail_top_right_buy_cart .fs-c-productActionButton.fs-c-buttonContainer {
    margin-top: 15px;
    width: 100%;
  }

  .detail_top_right_buy_cart .fs-c-button--addToCart--detail.fs-c-button--primary {
    height: 58px;
    padding-left: 20px;
    width: 100%;
  }

  .detail_top_right_buy_cart .fs-c-productQuantityAndWishlist__wishlist {
    display: block;
    margin-top: 20px;
    padding: 0;
    width: 100%;
  }

  .fs-c-productPointDisplay {
    background-color: inherit;
    color: #9a152a;
    font-size: 13px;
    line-height: 1;
    margin-top: 0;
    padding: 0;
    text-align: center;
    width: auto;
  }

  .fs-c-productQuantityAndWishlist .fs-c-button--addToWishList--detail.fs-c-button--particular {
    background-color: inherit;
    border: 1px #9a152a solid;
    border-radius: 0;
    color: #9a152a;
    display: block;
    font-family: inherit;
    font-size: 13px;
    line-height: 40px;
    margin-top: 15px;
    padding: 0;
    width: 100%;
  }

  .fs-c-productQuantityAndWishlist .fs-c-button--removeFromWishList--detail.fs-c-button--particular {
    background-color: inherit;
    border: 1px #9a152a solid;
    border-radius: 0;
    color: #9a152a;
    display: block;
    font-family: inherit;
    font-size: 13px;
    line-height: 40px;
    margin-top: 15px;
    padding: 0;
    width: 100%;
  }

  .fs-c-productQuantityAndWishlist .fs-c-button--particular.fs-c-button--addToWishList--detail::after {
    left: calc(50% - 100px);
    line-height: 40px;
  }

  .fs-c-productQuantityAndWishlist .fs-c-button--removeFromWishList--detail.fs-c-button--particular::after {
    left: calc(50% - 100px);
    line-height: 40px;
  }
}

/* ------------------------------------------
  detail_express
------------------------------------------ */
.detail_express_title {
  font-size: 16px;
  margin-top: 35px;
  padding-left: 4px;
}

.detail_express_table {
  border-bottom: 1px #707070 solid;
  border-top: 1px #707070 solid;
  margin-top: 20px;
}

.detail_express_table_item {
  border-top: 1px #707070 dashed;
  display: flex;
  margin: 0;
  padding: 0 4px;
}

.detail_express_table_item:first-child {
  border-top: none;
}

.detail_express_table_item dt {
  flex-shrink: 0;
  font-family: 'Yu Gothic', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 14px 0;
  width: 162px;
}

.detail_express_table_item dd {
  font-family: 'Yu Gothic', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 14px 0;
  width: calc(100% - 162px);
}

@media screen and (max-width: 767px) {
  .detail_express_table_item {
    border-top: none;
    display: block;
    margin: 0;
    padding: 0 4px;
  }

  .detail_express_table_item dt {
    border-top: 1px #707070 dashed;
    flex-shrink: 0;
    font-family: 'Yu Gothic', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 14px 0;
    width: 100%;
  }

  .detail_express_table_item:first-child dt {
    border-top: none;
  }

  .detail_express_table_item dd {
    border-top: 1px #707070 dashed;
    font-family: 'Yu Gothic', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 14px 0 14px 14px;
    width: 100%;
  }
}

/* ------------------------------------------
  detail_special
------------------------------------------ */
.detail_special {
  margin-top: 100px;
}

.detail_special .container2 {
  background-color: #fdfdfc;
  border: 1px #707070 dashed;
  padding: 58px 78px 52px;
}

.detail_special_title {
  color: #9a152a;
  font-size: 35px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}

.detail_special_sub {
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
  margin-top: 30px;
  text-align: center;
}

.detail_special_desc {
  background-color: #fdfdfc;
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fdfdfc 50%, #fdfdfc 100%),
  linear-gradient(180deg, #ccc 1px, transparent 1px);
  background-position: bottom 2px left 0;
  background-size: 8px 100%,
  100% 56px;
  font-size: 14px;
  line-height: 56px;
  margin-top: 40px;
  padding-bottom: 1px;
  box-sizing: border-box;
}

.detail_special_desc a.btn{
display: block;
  color: #ffffff;
  background: #9a152a;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
}

.detail_special_img {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 2%;
}

.detail_special_flex { /* 2025/11/10 追記 */
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 40px;
  border-top: 1px #707070 solid;
}

.detail_special_flex .detail_special_desc,
.detail_special_flex .detail_special_img { /* 2025/11/10 追記 */
  width: 50%;
  margin-top: initial;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .detail_special {
    margin-top: 40px;
  }

  .detail_special .container2 {
    background-color: rgba(255,255,255,.7);
    border: 1px #707070 dashed;
    padding: 40px 15px 35px;
  }

  .detail_special_title {
    font-size: 24px;
  }

  .detail_special_sub {
    font-size: 21px;
    margin-top: 20px;
  }

  .detail_special_desc {
    margin-top: 40px;
  }

  .detail_special_desc span {
    font-size: 14px;
    line-height: 50px;
  }

  .detail_special_flex .detail_special_desc,
  .detail_special_flex .detail_special_img { /* 2025/11/10 追記 */
    width: 100%;
  }
}

/* ------------------------------------------
  detail_image
------------------------------------------ */
.detail_image {
  margin-top: 126px;
  display: none; /* 2025/11/27 追記 */
}

.detail_image .container2 {
  display: flex;
}

.detail_image + .detail_image {
  margin-top: 105px;
}

.detail_image_text {
  padding-right: 5%;
  width: calc(100% - 45%);
}

.detail_image_text_title {
  border-top: 1px #080808 solid;
  color: #9a152a;
  font-size: 28px;
  line-height: 1;
  padding: 35px 10px;
}

.detail_image_text_desc {
  border-top: 1px #080808 solid;
    font-size: 16px;
}

.detail_image_text_desc + .detail_image_text_desc {
  margin-top: 20px;
}

.detail_image_text_desc_title {
  border-bottom: 1px #080808 solid;
  display: table;
  font-size: 21px;
  line-height: 1;
  min-width: 175px;
  padding: 16px 10px;
}

.detail_image_text_desc_desc {
  font-size: 16px;
  margin-top: 20px;
  padding: 0 10px;
}

.detail_image_img {
  width: 45%;
}

.detail_image_img img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .detail_image {
    margin-top: 60px;
  }

  .detail_image .container2 {
    flex-direction: column-reverse;
  }

  .detail_image_text {
    background-color: rgba(255,255,255,.8);
    margin: 10px auto 0;
    padding: 20px 15px 15px;
    /*width: calc(100% - 20px);*/
    width: 100%;
  }

  .detail_image_text_title {
    border-top: none;
    font-size: 20px;
    padding: 0 0 20px;
  }

  .detail_image_text_desc_title {
    font-size: 20px;
  }

  .detail_image_text_desc_desc {
    font-size: 16px;
    margin-top: 20px;
    padding: 0 10px;
  }

  .detail_image_img {
    width: 100%;
  }

  .detail_image + .detail_image {
    margin-top: 50px;
  }

  .detail_image + .detail_image .detail_image_text {
    /*margin: -50px auto 0;*/
    margin: 0 auto;
  }
}

/* ------------------------------------------
  detail_attention
------------------------------------------ */
.detail_attention {
  /*margin: 175px auto 0;*/
  margin:  0 auto; /* 2025/11/11 追記  */
  max-width: 85.2348993288591%;
}

.detail_attention_content {
  padding-left: 30px;
}

.detail_attention_content + .detail_attention_content {
  border-top: 1px #080808 solid;
  margin-top: 40px;
  padding-top: 28px;
}

.detail_attention_content_title {
  color: #9a152a;
  font-size: 16px;
  line-height: 2.380952380952381;
}

.detail_attention_content_desc {
  font-family: 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
  font-size: 16px;
  line-height: 2.380952380952381;
}

.detail_attention_content_lists_item {
  font-size: 16px;
  line-height: 2.380952380952381;
  padding-left: 16px;
  position: relative;
}

.detail_attention_content_lists_item::before {
  content: '・';
  font-size: 16px;
  left: 0;
  line-height: 2.380952380952381;
  position: absolute;
  top: 0;
}

@media screen and (max-width: 767px) {
  .detail_attention {
    margin: 60px auto 0;
    max-width: calc(100% - 40px);
  }

  .detail_attention_content {
    /*padding-left: 0;*/
    padding: 0;
    width: 100%;
  }

  .detail_attention_content_title {
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
  }

  .detail_attention_content_desc {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 15px;
  }

  .detail_attention_content_lists_item {
    line-height: 1.5;
  }

  .detail_attention_content + .detail_attention_content {
    border-top: none;
    margin-top: 50px;
    padding-top: 0;
  }

  .detail_attention_content_lists {
    margin-top: 15px;
  }

  .detail_attention_content_lists_item::before {
    line-height: 1.5;
  }
}

/* ------------------------------------------
  detail_review
------------------------------------------ */
.detail_review {
  background-color: #e9e3e2;
  margin-top: 126px;
  padding: 80px 0 ;
}

.detail_review_title_subtitle {
  color: #9a152a;
  font-family: 'Crimson Text', serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.detail_review_title_title {
  font-size: 28px;
  line-height: 1;
  margin-top: 10px;
  text-align: center;
}

.detail_review .fs-c-productReview {
  margin: 0 auto;
  max-width: 1095px;
}

.detail_review .fs-c-reviewList {
  margin-top: 20px;
}

.detail_review .fs-c-reviewList__item {
  display: flex;
  flex-direction: column-reverse;
  padding: 16px 50px 16px 10px;
}

.detail_review .fs-c-productReview__aggregateRating {
  display: none;
}

.detail_review .fs-c-reviewInfo__reviewer {
  display: none;
}

.detail_review .fs-c-reviewInfo__date {
  display: none;
}

.detail_review .fs-c-reviewList__item:first-child {
  border-top: none;
}

.detail_review .fs-c-reviewList__item__body {
  margin: 0;
  padding: 0;
}

.detail_review .fs-c-reviewStars {
  display: flex;
  justify-content: flex-end;
  padding-right: 20px;
  position: relative;
}

.detail_review .fs-c-reviewStars::before {
  color: #f8c007;
}

.detail_review .fs-c-reviewRating .fs-c-reviewStars::after {
  color: inherit;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  right: 0;
  top: 0;
}

.detail_review .fs-c-reviewRating .fs-c-reviewStars[data-ratingCount='1.0']::after {
  content: '1.0';
}

.detail_review .fs-c-reviewRating .fs-c-reviewStars[data-ratingCount='2.0']::after {
  content: '2.0';
}

.detail_review .fs-c-reviewRating .fs-c-reviewStars[data-ratingCount='3.0']::after {
  content: '3.0';
}

.detail_review .fs-c-reviewRating .fs-c-reviewStars[data-ratingCount='4.0']::after {
  content: '4.0';
}

.detail_review .fs-c-reviewRating .fs-c-reviewStars[data-ratingCount='5.0']::after {
  content: '5.0';
}

.detail_review .fs-c-productReview__allReviews {
  display: none;
}

.detail_review .fs-c-productReview__addReview {
  margin-top: 30px;
  padding: 0;
}

.detail_review .fs-c-button--addReview--detail {
  background-color: inherit;
  border: 1px #9a152a solid;
  border-radius: 0;
  color: #9a152a;
  display: block;
  font-family: inherit;
  font-size: 13px;
  line-height: 42px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 200px;
}

.detail_review .fs-c-button--addReview--detail:hover {
  color: #9a152a!important;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .detail_review {
    margin-top: 100px;
    padding: 70px 30px 100px;
  }


  .detail_review .fs-c-reviewList__item {
    display: flex;
    flex-direction: column-reverse;
    padding: 25px 0;
  }
}

/* ------------------------------------------
  detail_bottom
------------------------------------------ */
.detail_bottom {
  margin-top: 70px;
}

.detail_bottom .container2 {
  border-top: 1px #707070 solid;
  display: flex;
  padding-top: 30px;
}

.detail_bottom_item {
  padding-left: 10px;
  padding-right: 56px;
  width: 50%;
}

.detail_bottom_item + .detail_bottom_item {
  border-left: 1px #707070 solid;
  padding-left: 56px;
  padding-right: 0;
}

.detail_bottom_item_title {
  font-size: 16px;
  line-height: 1;
}

.detail_bottom_item_desc {
  font-family: 'Yu Gothic', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
  font-size: 14px;
  line-height: 1.904761904761905;
}

.detail_bottom_item_desc .red {
  color: #9a152a;
}

.detail_bottom_item_title + .detail_bottom_item_desc {
  margin-top: 40px;
}

.detail_bottom_item_attention_item {
  font-size: 14px;
  line-height: 1.904761904761905;
  padding-left: 14px;
  position: relative;
}

.detail_bottom_item_attention_item::before {
  content: '※';
  font-size: 14px;
  left: 0;
  line-height: 1.904761904761905;
  position: absolute;
  top: 0;
}

.detail_bottom_item a {
  color: #9a152a;
  text-decoration: underline;
}

.detail_bottom_item a:hover {
  color: #9a152a!important;
}

@media screen and (max-width: 767px) {
  .detail_bottom {
    margin-top: 80px;
  }

  .detail_bottom .container2 {
    display: block;
    padding-top: 40px;
  }

  .detail_bottom_item {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }

  .detail_bottom_item_title + .detail_bottom_item_desc {
    margin-top: 40px;
  }

  .detail_bottom_item + .detail_bottom_item {
    border-left: none;
    border-top: 1px #707070 solid;
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
  }

  .detail_bottom_item_attention {
    margin-top: 20px;
  }
}
