@charset "utf-8";

/* --------------------------------------------------------------------------------
パンくず
-------------------------------------------------------------------------------- */
#fs_ProductDetails .fs-c-breadcrumb{
    margin: 5vw 0  0 5vw;
}


/* --------------------------------------------------------------------------------
商品カート
-------------------------------------------------------------------------------- */
#fs_ProductDetails .fs-l-productLayout__item{
    margin: 4vw 5vw 0.5vw;
}

#fs_ProductDetails .fs-p-productDescription.fs-p-productDescription--full{
    padding: 0;
}

#fs_ProductDetails .set li{
    padding: 0;
}

#fs_ProductDetails ul.set{
    padding-left: 0;
    padding-bottom: 5vw;
}


/*タグ*/
#fs_ProductDetails .fs-c-productMarks {
	margin-left: 0;
	margin-bottom: 3vw;
	padding: 0;
}

#fs_ProductDetails .fs-c-productMark {	
	width: 100%;
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: nowrap;
}
#fs_ProductDetails .fs-c-productMark > li {
	box-sizing: border-box;
	width: initial;
}
#fs_ProductDetails .fs-c-productMark__mark {
	display: block;
	font-size: 2.8vw;
	color: #986641;
	background: #fff;
	border: 1px solid #986641;
	border-radius: 0;
	margin-right: 1.8vw;
	padding: 2vw 4vw;
}

/*商画像*/
#fs_ProductDetails .fs-c-productThumbnail__image {
    margin: 4px 6px;
    flex-basis: 56px;
    min-width: 29%;
}

/*商品名*/
#fs_ProductDetails h2.head{
	background:#fff;
	color:#333;
	font-size: 5.1vw;
	font-weight:normal;
	
	font-weight: normal;
	text-shadow:none;
	line-height: 28px;
	margin: 0;
	padding:0;
	}
#fs_ProductDetails h2.head span{
	display: block;
	font-size: 4.5vw;
	font-weight:  bold;
	padding-bottom: 5px;	
}


/*価格*/
.fs-body-product .fs-c-productPrices {
	margin: 0;
}
.fs-body-product .fs-c-productPrice.fs-c-productPrice--selling {
	margin-bottom: 0px;
	padding-left: 5px;
	margin-top: 12px;
}
.fs-body-product span.fs-c-price__currencyMark {
	font-size: 4.7vw;
	font-weight: bold;
}
.fs-body-product span.fs-c-price__value {
	font-size: 4.7vw;
	font-weight: bold;
}
.fs-body-product .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
	display: flex;
	flex-wrap: wrap;
	line-height: 1.1;
	font-size: 3.6vw;
	font-weight: normal;
	padding-left: 5px;
}
.fs-body-product .fs-c-price {
	display: inline;
	padding-left: 0;
}


/*ポイント*/
.fs-body-product .fs-c-productPointDisplay {
	background: #fff;
	color: #999;
	display: inline-block;
	font-size:3.5vw;
	line-height: 1;
	padding:0;
}
.fs-body-product span.fs-c-productPointDisplay__label {
	background: #fff;
	color: #999;
}
.fs-body-product .fs-c-productPointDisplay__quantity{
	font-weight: normal;
}


/*個数*/
.fs-body-product .item-var{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.fs-body-product .item-var li{
	color: #000;
	float: left;
	width: 26vw;
	height: 9vw;
	border: solid 1px #eae9e5;
	margin-right: 10px;
	text-align: center;
	line-height: 2.5;
	font-weight: normal;
	font-size: 3.5vw;
}
.fs-body-product .item-var li:hover{
	background-color: #eae9e5;
}
.fs-body-product .item-var li.val-active{
	color: #000;
	background-color: #eae9e5;
}
.fs-body-product .item-var li.val-soldout{
	color: #000;
	background-color: #f0e8ca;
	border: solid 1px #f0e8ca;
}
.fs-body-product .item-var a{
	color: #eae9e5;
}
.fs-body-product .item-var a:hover{
	color: #000;
	opacity: 1.0;
}


/*商品個数*/
.fs-body-product ul.set {
	font-size: 3.3vw;
	margin-top: 20px;
	margin-bottom: 50px;
	list-style: none;
	padding-inline-start: 0px;
}
.fs-body-product .set li {
	background: none;
	font-weight: normal;
}

/* のし外部遷移用 */
.fs-body-product .basebtn {  text-align: center;
	color: #1a1a1a;
	font-weight: 800;
	letter-spacing: 0.1em;
	font-size: 16px;
	border:1px solid #1a1a1a;
    padding: 20px 0;
    margin: 0px 0 0;
	width: 80%;
	max-width: 350px;}
.fs-body-product .basebtn span {font-size:12px;font-weight:normal;display:block;}
.fs-body-product .basebtn::before, #fplp .basebtn_black.btn_black::before{
	content: ">";
	padding-right: 10px;
}



/* --------------------------------------------------------------------------------
 商品画像下説明
-------------------------------------------------------------------------------- */


#fs_ProductDetails .product-detail {
	padding: 0 5vw;
	font-size: 3.4vw;
}
#fs_ProductDetails .product-detail .product-detail-box {
	padding: 14vw 0 5vw;
}

/*デザイン掛け紙*/
.d_kakegami_title{
		border-top: solid 1px #cdcdcd;
		border-bottom: solid 1px #cdcdcd;
		margin: 50px 0 0 0;
		text-align: center;
	}
.d_kakegami_title p{
		font-size: 16px;
		font-weight: 800;
		color: #1a1a1a;
	}
.d_kakegami_title2{
		font-weight: 800;
		text-align: left;
	}
.d_kakegami_con{
		display: flex;
		flex-wrap: wrap;
	}
.d_kakegami_text{
		text-align: left;
	}
.d_kakegami_item{
		width: 100%;
		text-align: center;
		padding: 20px 10px;
	}
.d_kakegami_item2{
		width: calc(100% / 2 - 10px);
		text-align: center;
		padding: 20px 10px;
	}
.d_kakegami_item p{
		display: block;
		font-size: 13px;
		color: #986641;
		background: #fff;
		border: 1px solid #986641;
		margin-right: 8px;
		padding: 7px 10px;
		text-align: left;
    	width: max-content;
	}
.kakegami_ex{
	width: 50%;
}
.kakegami_ex02{
	width: 80%;
}
.device_sp{
		display: none;
	}


.device_pc{
		display: none;
	}
.device_sp{
		display: block;
	}








/*----------------------------------------------------------------------------
 商品情報
------------------------------------------------------------------------------*/
#fs_ProductDetails .product-info-box {
	margin-top: 10vw;
	padding: 0 5vw;
}
#fs_ProductDetails .product-info-box h3{
	font-size: 3.5vw;
	font-weight: 700;
	margin: 0;
	padding: 0 0 3vw;
}
#fs_ProductDetails .product-info-box .product-info-inner{
	display: flex;
	flex-direction: column;
}
#fs_ProductDetails .product-info-box .product-info-inner table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 3.4vw;
}
#fs_ProductDetails .product-info-box .product-info-inner table tr{
	display: block;
	vertical-align: top;
	padding: 4vw 0;
	background: #fff;
	border-bottom: 1px solid #ccc;
}
#fs_ProductDetails .product-info-box .product-info-inner table.ta-l th{
	text-align: left;
	width:31vw;
	font-weight:  normal;
	padding: 4vw 0;
}
#fs_ProductDetails .product-info-box .product-info-inner table.ta-r th{
	text-align: left;
	width:31vw;
	font-weight: normal;
	padding: 4vw 0;
}

#fs_ProductDetails .product-info-box .product-info-inner table  td {
	padding: 4vw 0!important;
}

.fs-c-productOption__name {
	margin: 10px 0 5px 0;
	padding: 10px;
}

/*----------------------------------------------------------------------------
 アイテム
------------------------------------------------------------------------------*/
#fs_ProductDetails .itemlist-box{
	width: 80vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 13vw auto 0 auto;
}
#fs_ProductDetails .itemlist-box .detail{
	width:37.5vw;
	margin-bottom: 7vw;
	margin-right: 5vw;
}
#fs_ProductDetails .itemlist-box .detail:nth-child(2n){
	width:37.5vw;
	margin-bottom: 7vw;
	margin-right: 0;
}
#fs_ProductDetails .itemlist-box .detail .name{
	font-size:3.2vw;
	font-weight: 700;
	padding: 5.6vw 0 2vw 0;
	height: 5.6em;
}
#fs_ProductDetails .itemlist-box .detail .txt{
	font-size: 3.3vw;
}






/*----------------------------------------------------------------------------
アコーディオンメニュー
------------------------------------------------------------------------------*/
#fs_ProductDetails .product-detail-menu .accordion{
	padding: 10vw 0 15vw 0;
}
#fs_ProductDetails .product-detail-menu .accordion h3 {
	background: #fff;
	font-size: 3.6vw;
	font-weight: 700;
	margin: 0;
	padding: 7vw;
	position: relative;
	cursor: pointer;
}
#fs_ProductDetails .product-detail-menu .accordion h3.active::after {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
	top: 50%;
	right: 20px;
	margin-top: -4px;
}
#fs_ProductDetails .product-detail-menu .accordion h3::after {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	top: 50%;
	right: 20px;
	margin-top: -10px;
}
#fs_ProductDetails .product-detail-menu .accordion .accordion_inner {
	display: none;
	padding-bottom: 10vw;
	width: 80vw;
	margin: 0 auto;
}



/*----------------------------------------------------------------------------
 特定原材料
------------------------------------------------------------------------------*/
#fs_ProductDetails .allergen-box{
	width: 100%;
	margin: 0 auto;
	border-top:1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#fs_ProductDetails .allergen-box .detail{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin: 0 auto;
	padding: 7vw 0;
	border-bottom: 1px solid #ccc;
}
#fs_ProductDetails .allergen-box .detail-last{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin: 0 auto;
	padding: 7vw 0;
	border-bottom: 1px solid #ccc;
}
#fs_ProductDetails .allergen-box .detail:first-child{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 7vw 0;
	border-bottom: 1px solid #ccc;
}
#fs_ProductDetails .allergen-box .detail .img,
#fs_ProductDetails .allergen-box .detail-last .img{
	width: 20vw;
}
#fs_ProductDetails .allergen-box .detail .txt,
#fs_ProductDetails .allergen-box .detail-last .txt{
	width: 50vw;
}
#fs_ProductDetails .allergen-box .detail .name,
#fs_ProductDetails .allergen-box .detail .material,
#fs_ProductDetails .allergen-box .detail-last .name,
#fs_ProductDetails .allergen-box .detail-last .material{
	display: flex;
	flex-direction: column;
	margin-bottom: 3vw;
}
#fs_ProductDetails .allergen-box .detail .name p,
#fs_ProductDetails .allergen-box .detail .material p,
#fs_ProductDetails .allergen-box .detail-last .name p,
#fs_ProductDetails .allergen-box .detail-last .material p{
	width: 100%;
	margin: 0;
	
}



/*----------------------------------------------------------------------------
 栄養成分表
------------------------------------------------------------------------------*/
#fs_ProductDetails .eiyou-box{
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
}
#fs_ProductDetails .eiyou-box .detail{
	border-bottom: solid 1px #ccc;
	padding: 6vw 0;
}
#fs_ProductDetails .eiyou-box .detail:first-child{
	border-bottom: solid 1px #ccc;
	padding: 0 0 6vw 0;
}



/*----------------------------------------------------------------------------
 のし
------------------------------------------------------------------------------*/
#fs_ProductDetails .noshi-box{
	width: 100%;
	margin: 0 auto;	
	border-bottom: 1px solid #ccc;
}
#fs_ProductDetails .noshi-box .detail{
	display: flex;
	flex-direction: column;
    width: 100%;
	margin-bottom: 8vw;
}
#fs_ProductDetails .noshi-box .detail .img{
	width:50vw;
	margin: 0 auto  5vw auto;
}
#fs_ProductDetails .noshi-box .detail .txt{
	width: 100%;
}
#fs_ProductDetails .noshi-box .example .box-top{
	}
#fs_ProductDetails .noshi-box .example .box01{
	width: 48%;
	margin-bottom: 10vw;
}
#fs_ProductDetails .noshi-box .example .box02{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#fs_ProductDetails .noshi-box .example .box02,#fs_ProductDetails .noshi-box .example .box05{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#fs_ProductDetails .noshi-box .example .box03,#fs_ProductDetails .noshi-box .example .box04{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

#fs_ProductDetails .noshi-box .example .box-inner{
	width: 48%;
	margin-bottom: 10vw;
}

#fs_ProductDetails .noshi-box .example .box02 .box-inner{
	margin-bottom: 10vw;
}
#fs_ProductDetails .noshi-box .example .name{
	height: 3.5em;
	display: flex;
	align-items: flex-end;
	padding-bottom: 2vw;
}


/*----------------------------------------------------------------------------
 手提げ袋
------------------------------------------------------------------------------*/
#fs_ProductDetails .sbag_caution{
	font-weight: 800;
	font-size: 1.2em;
	margin-top: 50px;
	}
#fs_ProductDetails .sbagbox{
	background: #eae9e5;
	width:100%;
	display: flex;
	flex-wrap: wrap;
}
#fs_ProductDetails .sbagitem{
		padding: 10px;
	}
#fs_ProductDetails .sbagitem:nth-child(1) {
    width: 90%;
	text-align: center;
	margin: 0 auto;
	border-bottom: solid 1px #1a1a1a;
}
#fs_ProductDetails .sbagitem:nth-child(2) {
    width: 50%;
	text-align: center;
}
#fs_ProductDetails .sbagitem:nth-child(3) {
    width: 50%;
	margin: 20px 0 0 0;
}
#fs_ProductDetails .sbagitem .itemname{
	padding: 0 10px;
}
#fs_ProductDetails .bagtitle{
	font-weight: 800;
}

#fs_ProductDetails .sbagitem .sbag_bt{
	background: #1a1a1a;
	width: 90%;
	height: 40px;
	margin: 10px auto;
	text-align: center;
	padding: 0 0 0 18px;
}
#fs_ProductDetails .sbagitem .sbag_bt p{
	color: #FFFFFF;
	position: absolute;
}
#fs_ProductDetails .sbagitem img{
	width: 90%;
}



/*----------------------------------------------------------------------------
 帯 sweets
------------------------------------------------------------------------------*/
#fs_ProductDetails .product_info .obi{
	width: 100%;
	margin: 0 auto 15vw auto;	
}



/*----------------------------------------------------------------------------
 recommend
------------------------------------------------------------------------------*/
.product_recom{
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.product_recom h2{
	/*background-color: #ebe9e5;*/
    font-size: 5.5vw;
    font-weight: 700;
    text-align: center;
    margin: 0;
    padding: 40px 0 15px;
}
.product_recom h2 span{
    display: block;
    font-size: 3.6vw;
    padding-top: 3vw;
    letter-spacing: 0;
	font-weight:normal;
}
.product_recom .recom_flexbox{
	width: 90%;
	display: flex;
	margin: 20px auto 0;
	flex-wrap: wrap;
}
.product_recom .recom_flexbox .recom_item{
	width: 46%;
	margin: 2%;
}
.product_recom .recom_flexbox .recom_item .itemtext {
	padding: 0;
	margin: 0;
    font-weight: 700;
	text-align: left;
	font-size: 0.8em;
}
.product_recom .recom_flexbox .recom_item .itemtext span {
	display:block;
	padding:2px;
	font-weight: normal;
}


/*----------------------------------------------------------------------------
カートボタン付近
------------------------------------------------------------------------------*/
body.fs-body-product#fs_ProductDetails .fs-c-productQuantityAndWishlist{
	float: none;
	margin: 0;
	padding: 0 0 4vw;
}


/********** 数量とお気に入り **********/
body.fs-body-product#fs_ProductDetails .fs-c-productOption::before{
	padding: 0 0 6vw;
	content: '以下の必要項目をご入力の上\A「カートに入れる」を押してください';
	display: block;
	font-size: 3.6vw;
	
	white-space: pre;
}


/********** 数量とお気に入り **********/
body.fs-body-product#fs_ProductDetails .fs-c-productQuantityAndWishlist{
	position: relative;
	
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	
	width: 100%;
}


/********** 数量 **********/
body.fs-body-product#fs_ProductDetails .fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget{
	max-width: none;
}
body.fs-body-product#fs_ProductDetails .fs-c-productQuantityAndWishlist__quantity::before{
	font-size: 3.1vw;
}
body.fs-body-product#fs_ProductDetails .fs-c-productQuantityAndWishlist__quantity{
	display: flex;
	align-items: center;
	align-self: auto;
	
	white-space: nowrap;
}
body.fs-body-product#fs_ProductDetails .fs-c-productQuantityAndWishlist__quantity select.fs-c-quantity__select.fs-system-quantity-list{
	width: 24vw;
	height: 10vw;
	font-size: 3.8vw;
}

/* 10個以上入力 */
body.fs-body-product .fs-c-productQuantityAndWishlist__quantity .fs-c-quantity__number.fs-system-quantity-text{
	width: 24vw;
	height: 10vw;
	font-size: 3.8vw;
	box-shadow: none;
}
/* 入力してくださいメッセージ */
body.fs-body-product .fs-c-productQuantityAndWishlist__quantity .fs-c-quantity__message{
	position: absolute;
	left: 8.5vw;
	margin-top: 16.5vw !important;
	width: 20vw;
}

body.fs-body-product#fs_ProductDetails .fs-c-buttonContainer{
	float: none;
	display: block;
	margin: 0;
	padding: 0;
}

/********** お気に入りボタン **********/
body.fs-body-product#fs_ProductDetails span.fs-c-productQuantityAndWishlist__wishlist.fs-c-buttonContainer{
	float: none;
	display: block;
	margin: 0;
}
body.fs-body-product#fs_ProductDetails .fs-c-button--particular {
	display: flex;
	
	border: 1px solid #ccc;
	border-radius: 0;
	color: #3c3c3c;
	cursor: pointer;
	font-size: 3.2vw;
	line-height: 1;
	text-decoration: none;
	text-align: center;
	padding: 2.5vw 3vw 2.5vw 3vw;
	box-shadow: none;
	background: #fff;
	
	white-space: nowrap;
}
body.fs-body-product#fs_ProductDetails .fs-c-button--particular.fs-c-button--addToWishList--detail::before {
	content: "\e919";
	font-family: "fs-icon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 5vw;
	margin: 0 2vw 0 0;
}
body.fs-body-product#fs_ProductDetails .fs-c-button--particular.fs-c-button--addToWishList--detail::after {
	content: "";
}


/********** カートに入れるボタン **********/
body.fs-body-product#fs_ProductDetails .fs-c-productActionButton.fs-c-buttonContainer button.fs-c-button--addToCart--detail.fs-c-button--primary{
	height: 80px;
	font-weight: bold;
	background: #1a1a1a;
}
body.fs-body-product#fs_ProductDetails .fs-c-productActionButton.fs-c-buttonContainer .fs-c-button--addToCart--detail.fs-c-button--primary .fs-c-button__label{
	font-size: 4vw;
	font-weight: bold;
}





/* ページ上部へ戻るボタン 
------------------------------------------------------*/
body.fs-body-product#fs_ProductDetails #footer-sp #page_top_sp{
	display: none!important;
}



/* ご購入はこちら 固定ボタン
------------------------------------------------------*/	
body.fs-body-product#fs_ProductDetails .btn_buy-box{
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	background: #1a1a1a;
	z-index:99999;
}
body.fs-body-product#fs_ProductDetails .btn_buy-box a{
	display: block;
	padding: 4vw;
	font-size: 3.4vw;
	color: #fff;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	position: relative;
}

body.fs-body-product#fs_ProductDetails .btn_buy-box a::before{
	content: '';
	width: 3vw;
	height: 3vw;
	border: 0;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	position: absolute;
	top: 48%;
	right: 10vw;
	transform: rotate(-45deg);
}

/*ヘッダー固定分位置調整*/
body.fs-body-product#fs_ProductDetails .h-fix-pad{
	padding-top: 19vw;
	margin-top:-19vw;
}





/* ----------------------------------------
スライダー
---------------------------------------- */
body.fs-body-product .product-slider{
	padding: 0 5vw 0;
}
body.fs-body-product .product-slider ul{
	margin-top: 14vw;
}
body.fs-body-product .product-slider .slide-img{
	padding: 0 1vw;
}
body.fs-body-product .slick-arrow{
	display: block;
	
	position:absolute;
	top:50%;
	margin:-4vw 0 0;
	
	width: 8vw;
	height: 8vw;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
	background:#ccc;
	z-index:2;
}
body.fs-body-product .slick-arrow.slick-prev{
	left: -6vw;
	background: url("../images/product/icon-slider-arr-left.png") no-repeat 50% 50%;
	background-size: 2vw 4vw;
}
body.fs-body-product .slick-arrow.slick-next{
	right: -6vw;
	background:url("../images/product/icon-slider-arr-right.png") no-repeat 50% 50%;
	background-size: 2vw 4vw;
}




.lb-nav a.lb-prev,
.lb-nav a.lb-next{
	opacity: 1 !important;
}




.fs-c-productOption [type=text] {
    border-radius: 8px;
    padding: 10px 10px;
    margin: 5px 0 10px;
}





