@charset "utf-8";

/* =========================================================
   Product detail page
========================================================= */

/* SP・PC共通 */
.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 2.5rem !important;
  font-weight: 500 !important;
}

.fs-c-productPointDisplay {
  background: #ffffff !important;
  color: #DD3333 !important;
}

.fs-c-productNumber {
  border: none !important;
  display: inline-block;
  font-size: 1.5rem !important;
  padding: 6px 1px !important;
}

.fs-c-productNumber__number {
  font-weight: normal !important;
}

.fs-p-productDescription {
  margin-bottom: 30px;
  margin-top: 50px;
}

.fs-c-variationCart__variationName__stock {
  color: #dd3333 !important;
}

.fs-p-productSearch__formSwitch {
  background-color: #eacf00;
  color: #5B5454;
}

.fs-c-productQuantityAndAction__quantity {
  display: none !important;
}

.fs-l-footer .banner_footer1 {
  background: #d51934;
}

.fs-l-footer .banner_footer2 {
  background: #330000;
}

.fs-l-footer .banner_footer3 {
  background: #006b7e;
}

.fs-p-footerPageTop__link {
  border: 1px solid #DD3333;
}

.fs-p-productComment1 img {
  margin-bottom: -8px;
}

.fs-p-productComment1 h2 {
  position: relative;
  text-align: center;
  font-weight: 800;
  font-size: 2.0rem;
  color: #2c2c2c;
  margin: 40px 0 20px;
}

/* SP共通 */
@media screen and (max-width: 767px) {
  .fs-p-productComment1 h2 {
    font-size: 1.4rem;
    margin: 30px 0 15px;
  }

  .fs-p-productComment1 h2::before,
  .fs-p-productComment1 h2::after {
    width: 20%;
  }

  .fs-c-productNameHeading {
    font-size: 2rem !important;
  }

  .fs-c-variationCart--withImage .fs-c-variationCart__variationName {
    font-size: 1.8rem !important;
  }

  .fs-c-button--primary .fs-c-button--addToCart--variation {
    margin-bottom: 5px;
  }

  .fs-c-button--primary {
    font-size: 1.6rem !important;
  }

  .fs-c-breadcrumb {
    font-size: 1.5rem !important;
    margin-top: 50px;
  }

  .fs-c-subscriptionPriceTable {
    width: 100%;
  }
}

/* PC */
@media screen and (min-width: 767px) {
  .fs-c-breadcrumb {
    font-size: 1.5rem;
    margin-left: 20px;
  }

  .fs-l-pageMain {
    max-width: 1080px !important;
    margin-left: auto;
    margin-right: auto;
  }

  .fs-p-productDescription {
    max-width: 800px !important;
    margin-left: auto;
    margin-right: auto;
    line-height: 4rem !important;
  }

  .fs-c-productNumber__number {
    font-weight: normal !important;
    font-size: 1.5rem;
  }

  .fs-p-productComment1 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .fs-p-productComment1_fl {
    max-width: 100%;
  }

  .container_miku {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
  }

  .column_miku {
    float: left;
    width: 50%;
    padding: 10px;
  }

  .clearfix::after {
    content: "";
    clear: both;
    display: table;
  }

  .fs-c-variationCart {
    box-sizing: border-box;
    list-style: none;
    padding: 8px;
    width: 70% !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .fs-c-productNameHeading {
    color: #000000;
    font-size: 3rem !important;
  }

  .fs-c-variationCart__variationName__name {
    font-size: 2rem;
    font-weight: 700;
    border-bottom: 1px solid #A8A8A8;
  }

  .fs-c-button--primary.fs-c-button--addToCart--variation {
    font-size: 1.8rem !important;
  }

  .fs-c-variationCart__cartButton {
    width: 200px;
    margin-bottom: 8px;
  }

  .fs-c-button--primary {
    font-size: 1.6em !important;
  }

  .fs-c-productList__list__item {
    /* 一覧表示調整用：必要ならここに追記 */
  }
}

/* 初音ミク用 SP */
@media screen and (max-width: 600px) {
  .column_miku {
    width: 100%;
  }
}

/* =========================================================
   Product mobile refresh
========================================================= */
@media screen and (max-width: 767px) {
  .fs-body-product .fs-l-pageMain {
    padding: 0 16px 90px !important;
  }

  .fs-body-product .fs-l-productLayout {
    margin: 0 !important;
    padding: 0 !important;
  }

  .fs-body-product .fs-c-productCarouselMainImage {
    display: block !important;
    width: 100% !important;
    margin: 20px auto 24px !important;
    padding: 0 !important;
    text-align: center !important;
  }

  .fs-body-product .fs-c-productCarouselMainImage__carousel,
  .fs-body-product .fs-c-productCarouselMainImage__image {
    display: block !important;
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .fs-body-product .fs-c-productCarouselMainImage__image img {
    display: inline-block !important;
    width: auto !important;
    max-width: 300px !important;
    height: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .fs-body-product .fs-c-productCarouselMainImage__expandButton {
    display: none !important;
  }

  .fs-body-product .fs-c-productNameHeading {
    margin: 0 0 10px !important;
    padding: 0 !important;
    border: none !important;
  }

  .fs-body-product .fs-c-productNameHeading__copy {
    display: block !important;
    margin-bottom: 4px !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: .04em !important;
    color: #555 !important;
    line-height: 1.4 !important;
  }

  .fs-body-product .fs-c-productNameHeading__name {
    display: block !important;
    font-size: 20px !important;
    line-height: 1.45 !important;
    font-weight: 800 !important;
    color: #111 !important;
  }

  .fs-body-product .fs-c-productNumber,
  .fs-body-product .fs-c-productNumber__label,
  .fs-body-product .fs-c-productNumber__number {
    font-size: 10px !important;
    color: #999 !important;
  }

  .fs-body-product .fs-c-productPrices {
    margin: 8px 0 12px !important;
    padding: 0 !important;
  }

  .fs-body-product .fs-c-productPrice__main__label {
    display: none !important;
  }

  .fs-body-product .fs-c-productPrice__main__price {
    font-size: 26px !important;
    font-weight: 800 !important;
    color: #e73333 !important;
    line-height: 1.2 !important;
  }

  .fs-body-product .fs-c-productPrice__addon {
    font-size: 11px !important;
    color: #777 !important;
  }

  .fs-body-product .fs-c-productQuantityAndWishlist {
    margin: 8px 0 10px !important;
  }

  .fs-body-product .fs-c-quantity__select {
    height: 36px !important;
    min-width: 52px !important;
    padding: 0 8px !important;
    border: 1px solid #ddd !important;
    border-radius: 4px !important;
    background: #fff !important;
    font-size: 13px !important;
  }

  .fs-body-product .fs-c-productActionButton {
    margin: 10px 0 6px !important;
    padding: 0 !important;
  }

  .fs-body-product .fs-c-button--addToCart--detail {
    width: 100% !important;
    height: 48px !important;
    border-radius: 999px !important;
    background: #e73333 !important;
    border: none !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    box-shadow: none !important;
  }

  .fs-body-product .fs-c-productPointDisplay {
    margin: 6px 0 24px !important;
    font-size: 11px !important;
    color: #d33 !important;
  }

  .fs-body-product .fs-p-productComment1 {
    margin: 28px -16px 0 !important;
    padding: 0 !important;
  }

  .fs-body-product .fs-p-productComment1 h2 {
    margin: 0 !important;
    padding: 12px 0 !important;
    background: #111 !important;
    color: #fff !important;
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.4 !important;
  }

  .fs-body-product .fs-p-productComment1 img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .fs-body-product .fs-c-productReview {
    margin: 24px 0 !important;
  }

  .fs-body-product .fs-c-button--addReview--detail {
    width: 100% !important;
    height: 44px !important;
    border-radius: 999px !important;
    border: 1px solid #ddd !important;
    background: #fff !important;
    color: #111 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
  }

  .fs-body-product .fs-p-snsArea {
    display: none !important;
  }

  .fs-body-product .fs-p-card {
    margin: 28px 0 0 !important;
    padding: 16px !important;
    border: 1px solid #e5e5e5 !important;
    background: #fff !important;
  }

  .fs-body-product .fs-p-card__title {
    margin: 0 0 12px !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1.5 !important;
    color: #111 !important;
  }

  .fs-body-product .fs-p-card__message {
    font-size: 12px !important;
    line-height: 1.7 !important;
    color: #555 !important;
  }

  .fs-body-product .fs-p-card__message img {
    max-width: 100% !important;
    height: auto !important;
  }

  .fs-body-product .fs-p-card__footer {
    margin-top: 12px !important;
    text-align: right !important;
  }

  .fs-body-product .fs-p-card__footer a {
    font-size: 12px !important;
    color: #c29b67 !important;
    text-decoration: none !important;
  }

  .fs-body-product .fs-l-footer {
    padding-bottom: 90px !important;
  }
}

/* =========================================================
   スマホ：カテゴリ階層リストを非表示
========================================================= */
@media screen and (max-width: 767px) {
  .fs-c-subgroup {
    display: none !important;
  }
}

/* =========================================================
   Sticky Cart
========================================================= */
@media screen and (max-width: 767px) {
  .myr-sticky-cart {
    position: fixed !important;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: #fff;
    padding: 10px 12px calc(10px + env(safe-area-inset-bottom));
    box-shadow: 0 -4px 16px rgba(0, 0, 0, .12);
  }

  .myr-sticky-cart__inner {
    max-width: 100%;
  }

  .myr-sticky-cart__select-wrap {
    margin-bottom: 8px;
  }

  .myr-sticky-cart__select,
  .myr-sticky-cart__qty {
    width: 100%;
    height: 42px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #fff;
    font-size: 14px;
  }

  .myr-sticky-cart__row {
    display: grid;
    grid-template-columns: 72px 1fr;
    gap: 8px;
  }

  .myr-sticky-cart__button {
    height: 46px;
    border: none;
    border-radius: 999px;
    background: #e73333;
    color: #fff;
    font-size: 15px;
    font-weight: 800;
  }

  .fs-body-product .fs-l-footer {
    padding-bottom: 120px !important;
  }
}

@media screen and (min-width: 768px) {
  .myr-sticky-cart {
    display: none !important;
  }
}

/* =========================================================
   スマホ：商品画像タップ拡大を無効化
========================================================= */
@media screen and (max-width: 767px) {

  .fs-body-product .fs-c-productCarouselMainImage__image {
    pointer-events: none !important;
  }

}



/* =========================================================
   商品詳細：PCメイン商品画像サイズ統一
   役割：1枚目だけ大きく表示される崩れを防ぎ、PCでは約800pxに揃える
========================================================= */

@media screen and (min-width: 768px) {
  .fs-body-product .fs-c-productCarouselMainImage,
  .fs-body-product .fs-c-productCarouselMainImage__carousel,
  .fs-body-product .fs-c-productCarouselMainImage__image {
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }

  .fs-body-product .fs-c-productCarouselMainImage__image img {
    display: block;
    width: 100%;
    max-width: 800px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    object-fit: contain;
  }
}

/* =========================================================
   LAT.s 定期便商品ページ｜購入導線まわり調整
   目的：商品ページ内で「価格・メリット・購入ボタン」を見やすくし、
        定期購入しやすい状態に整える
========================================================= */


/* =========================================================
   1. 定期購入サポートエリア
   役割：購入ボタン付近に、定期便のメリットと価格をまとめて表示
========================================================= */

.mr-sub-buyassist {
  margin: 24px 0 32px;
}

.mr-sub-buyassist * {
  box-sizing: border-box;
}


/* =========================================================
   2. メリットバッジ
   役割：初回OFF・送料無料・価格保証などを一目で伝える
========================================================= */

.mr-sub-buyassist__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px;
}

.mr-sub-buyassist__badges span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 6px 14px;
  border-radius: 999px;
  background: #111;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
}


/* =========================================================
   3. 価格・補足情報ボックス
   役割：初回価格／2回目以降価格をカード型で見せる
========================================================= */

.mr-sub-buyassist__box {
  padding: 22px;
  border: 1px solid #e5e5e5;
  border-radius: 20px;
  background: #fafafa;
}

.mr-sub-buyassist__price {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 18px;
}

.mr-sub-buyassist__price-col {
  padding: 16px;
  border-radius: 16px;
  background: #fff;
  text-align: center;
}

.mr-sub-buyassist__price-col p {
  margin: 0 0 8px;
  font-size: 12px;
  font-weight: 700;
  color: #666;
}

.mr-sub-buyassist__price-col strong {
  display: block;
  color: #e53935;
  font-size: 30px;
  line-height: 1.1;
  font-weight: 800;
}

.mr-sub-buyassist__price-col strong span {
  margin-left: 4px;
  font-size: 12px;
  font-weight: 700;
}


/* =========================================================
   4. 定期便の安心ポイント
   役割：買い忘れ防止・手間削減など、購入直前の後押し
========================================================= */

.mr-sub-buyassist__list {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.mr-sub-buyassist__list li {
  position: relative;
  padding-left: 22px;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}

.mr-sub-buyassist__list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #111;
  font-weight: 700;
}


/* =========================================================
   フレーバー選択セレクト修正
   役割：FutureShop標準のセレクト装飾崩れを防ぎ、横幅と矢印位置を整える
========================================================= */

.fs-c-variationSelect,
.fs-c-variationSelect__select,
.fs-c-dropdown {
  width: 100%;
}

.fs-c-dropdown {
  position: relative;
  overflow: hidden;
  border: 2px solid #111;
  border-radius: 14px;
  background: #fff;
}

.fs-c-dropdown__menu {
  width: 100%;
  height: 56px;
  padding: 0 46px 0 16px;
  border: none;
  border-radius: 0;
  background: transparent;
  font-size: 15px;
  font-weight: 700;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.fs-c-dropdown::after {
  content: "▼";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 10px;
  color: #111;
  pointer-events: none;
}

/* =========================================================
   6. 定期購入ボタン
   役割：購入ボタンを目立たせ、押しやすくする
========================================================= */

.fs-c-button--addToSubscriptionCart--detail {
  min-height: 62px;
  border: none;
  border-radius: 999px;
  background: #df3030;
  transition: .2s ease;
}

.fs-c-button--addToSubscriptionCart--detail:hover {
  opacity: .85;
  transform: translateY(-1px);
}

.fs-c-button--addToSubscriptionCart--detail .fs-c-button__label {
  font-size: 16px;
  font-weight: 800;
  letter-spacing: .03em;
}


/* =========================================================
   7. 商品名・価格表まわり
   役割：商品名、価格、選択エリアの詰まりを解消する
========================================================= */

.fs-c-productNameHeading {
  margin-bottom: 18px;
}

.fs-c-subscriptionPriceTable {
  margin: 24px 0;
}


/* =========================================================
   8. スティッキーカート
   役割：画面下部固定の購入ボタンを押しやすくする
========================================================= */

.myr-sticky-cart__button {
  min-height: 54px;
  border-radius: 999px;
  font-weight: 800;
}


/* =========================================================
   9. スマホ表示調整
   役割：スマホで価格・メリットが縦に見やすく並ぶようにする
========================================================= */

@media screen and (max-width: 767px) {

  .mr-sub-buyassist {
    margin: 20px 0 28px;
  }

  .mr-sub-buyassist__box {
    padding: 18px;
    border-radius: 18px;
  }

  .mr-sub-buyassist__price {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .mr-sub-buyassist__price-col strong {
    font-size: 26px;
  }

  .mr-sub-buyassist__list li {
    font-size: 13px;
  }

  .fs-c-button--addToSubscriptionCart--detail {
    min-height: 58px;
  }

  .fs-c-button--addToSubscriptionCart--detail .fs-c-button__label {
    font-size: 15px;
  }

}

/* =========================================================
   定期価格テーブル非表示
   役割：FutureShop標準の価格表を非表示にし、
         オリジナル価格パーツに統一する
========================================================= */

.fs-c-subscriptionPriceTable {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .fs-body-product .fs-c-productCarouselMainImage__image img,
  .fs-body-product .fs-c-productCarouselMainImage .slick-slide img {
    width: 800px !important;
    max-width: 800px !important;
  }
}

/* =========================================================
   レビューボタン中央揃え修正
========================================================= */

.fs-c-button--addReview--detail {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  padding: 0 20px !important;
}

.fs-c-button--addReview--detail .fs-c-button__label {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100%;
  line-height: 1 !important;
}

/* =========================================================
   商品詳細：配送・決済カード デザイン調整
========================================================= */

.fs-body-product .fs-p-card {
  max-width: 800px;
  margin: 40px auto 0;
  padding: 24px;
  border: 1px solid #eee;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, .04);
}

.fs-body-product .fs-p-card__title {
  margin: 0 0 18px;
  padding: 0 0 14px;
  border-bottom: 1px solid #eee;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.5;
  color: #111;
  text-align: center;
}

.fs-body-product .fs-p-card__message {
  font-size: 14px;
  line-height: 1.9;
  color: #555;
}

.fs-body-product .fs-p-card__message p {
  margin: 0;
}

.fs-body-product .fs-p-card__message img {
  display: inline-block;
  max-height: 26px;
  width: auto;
  margin: 4px 8px 8px 0;
  vertical-align: middle;
}

.fs-body-product .fs-p-card__footer {
  margin-top: 18px;
  text-align: center;
}

.fs-body-product .fs-p-card__footer a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 18px;
  border-radius: 999px;
  background: #f7f7f7;
  color: #555;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.fs-body-product .fs-p-card__footer a:hover {
  background: #111;
  color: #fff;
}