@charset "utf-8";
/* =========================================================
   Product detail page
   旧 carttest.css の商品詳細系CSSを整理
========================================================= */

/*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;
}


@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%;
  }
}




/*SP用設定*/
@media screen and (max-width: 767px) {
	
.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 {/*PCページ幅*/
    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;
        }
        
        /* PC */
        .column_miku {
            float: left;
            width: 50%;
            padding: 10px;
        }
        
        /* SP */
        @media (max-width: 600px) {
            .column_miku {
                width: 100%;
            }
        }
        
        /* clear */
        .clearfix::after {
            content: "";
            clear: both;
            display: table;
        }    
.fs-c-variationCart {/*カートボタン位置*/
    box-sizing: border-box;
    list-style: none;
    padding: 0;
    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 {/*カートボタン*/
		/*min-width: 300px!important;*/
		font-size: 1.6em!important;
	}

/*一覧表示調整CSS*/
.fs-c-productList__list__item {


/* =========================================================
   Product mobile refresh
   - 商品画像が消えないようにslick系のdisplay/visibilityを補正
   - 商品名・価格・CTA・商品説明画像のスマホ表示を整理
========================================================= */
@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;
  }
}
