@charset "utf-8";
/* CSS Document */

/* PC用 */
@media screen and (min-width: 1025px){
	.fs-c-cartTable__headerCell, .fs-c-cartTable__dataCell{ /*ショッピングカートのテーブル内文字を上下中央に配置*/
		vertical-align: middle;
	}
	.fs-c-cartTable__actionButton__container > button{ /*削除・あとで買うの文字サイズ調整*/
		font-size: 1.0vw;
	}
	.fs-c-cartTable__actionButton__container + .fs-c-cartTable__actionButton__container{ /*削除・あとで買うの間の余白調整*/
		margin-top: 0.3vw;
		padding-top: 0.3vw;
	}
	.fs-c-purchaseHere.fs-c-cartPayment{ /*ご注文手続きへ進みます。の上部の余白調整*/
		margin-top: 1.5vw;
	}
	.fs-c-cartPayment .fs-c-purchaseHere__message{ /*ご注文手続きへ進みます。を調整*/
		text-align: center;
		font-size: 1.0vw;
	}
	.fs-c-payWithAmazon__message{ /*amazon payの説明文の文字サイズ調整*/
		font-size: 1.0vw;
		line-height: 1.4vw;
	}
	/*.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage{ あと￥〇〇で送料無料を囲むdiv
		text-align: center;
	}*/
	/*.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage .fs-c-cartDiscountInfo__body .fs-c-cartDiscountInfo__info{ あと￥〇〇で送料無料を囲むdivのflex解除
		display: inline-block;
		border-bottom: solid 1px #000;
    	padding: 0 10px 5px 10px;
	}*/
	/*.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage .fs-c-cartDiscountInfo__info span{
		color: #F01E28;
		font-weight: bold;
		font-size: 2.2vw;
	}*/
	.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage ul.fs-c-cartDiscountInfo__note{ /*あと￥〇〇で送料無料の下の注意事項*/
		/*display: inline-block;*/
		text-align: left;
		font-size: 100%;
		line-height: 1.4vw;
		margin-top: 0.8vw;
	}
	/*.fs-body-cart .fs-l-cart__contentsArea{  商品詳細とカート追加商品の合計金額のグリッドレイアウトを解除 
		display: block;
	}*/
	/*#fs-cartContent-container{  商品詳細のdiv調整 
		display: inline-block;
		vertical-align: top;
		width: 67%;
		margin-right: 2%;
	}*/
	/*div.fs-l-cart__contentsArea{
		position: relative;
	}*/
	/*#fs-totalsArea-wrapper{  カート追加商品の合計金額のdiv調整 
		display: inline-block;
		vertical-align: top;
		width: 30.5%;
		position: absolute;
		top: 0;
		right: 0;
	}*/
	#free-shipping-bnr{ /*送料無料まであと少しの方へ*/
		width: 67%;
		margin-bottom: 4.0vw;
		text-align: center;
	}
	#free-shipping-bnr .inner{
		background-color: #F01E28;
		width: 32.0vw;
    	margin: 0 auto;
		padding: 0.3vw;
	}
	#free-shipping-bnr .inner .border{
		border: solid 1px #fff;
		padding: 0.5vw;
	}
	#free-shipping-bnr .inner .border a{
		font-size: 1.5vw;
		font-weight: 500;
		color: #fff;
		line-height: 2.0vw;
	}
	#free-shipping-bnr .inner .border a:hover{
		text-decoration: none;
	}
	#free-shipping-bnr .inner .border span{
		font-weight: 500;
		color: #fff;
	}
	#free-shipping-bnr .inner .border span.yellow{
		color: #FAD214;
	}
	#free-shipping-bnr .inner .border span.text-l{
		font-size: 2.0vw;
	}
	#free-shipping-bnr .inner .border span.bold{
		font-weight: bold;
	}
}
/* タブレット用 */
@media screen and (max-width: 1024px) and (min-width: 415px){
	.fs-c-cartTable__headerCell, .fs-c-cartTable__dataCell{ /*ショッピングカートのテーブル内文字を上下中央に配置*/
		vertical-align: middle;
	}
	.fs-c-cartTable__actionButton__container > button{ /*削除・あとで買うの文字サイズ調整*/
		font-size: 2.3vw;
	}
	.fs-c-cartTable__actionButton__container + .fs-c-cartTable__actionButton__container{ /*削除・あとで買うの間の余白調整*/
		margin-top: 0.3vw;
		padding-top: 0.3vw;
	}
	.fs-c-purchaseHere.fs-c-cartPayment{ /*ご注文手続きへ進みます。の上部の余白調整*/
		margin-top: 1.5vw;
	}
	.fs-c-cartPayment .fs-c-purchaseHere__message{ /*ご注文手続きへ進みます。を調整*/
		text-align: center;
		font-size: 2.3vw;
	}
	.fs-c-payWithAmazon__message{ /*amazon payの説明文の文字サイズ調整*/
		font-size: 2.3vw;
	}
	/*.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage{ あと￥〇〇で送料無料を囲むdiv
		text-align: center;
	}*/
	/*.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage .fs-c-cartDiscountInfo__body .fs-c-cartDiscountInfo__info{ あと￥〇〇で送料無料を囲むdivのflex解除
		display: inline-block;
		border-bottom: solid 1px #000;
    	padding: 0 10px 5px 10px;
	}*/
	/*.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage .fs-c-cartDiscountInfo__info span{
		color: #F01E28;
		font-weight: bold;
		font-size: 3.8vw;
	}*/
	.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage ul.fs-c-cartDiscountInfo__note{ /*あと￥〇〇で送料無料の下の注意事項*/
		/*display: inline-block;*/
		text-align: left;
		font-size: 100%;
		line-height: 2.5vw;
		margin-top: 0.8vw;
	}
	#free-shipping-bnr{ /*送料無料まであと少しの方へ*/
		margin-bottom: 5.0vw;
		text-align: center;
	}
	#free-shipping-bnr .inner{
		width: 65.0vw;
		background-color: #F01E28;
    	margin: 0 auto;
		padding: 1.0vw;
	}
	#free-shipping-bnr .inner .border{
		border: solid 1px #fff;
		padding: 1.5vw;
	}
	#free-shipping-bnr .inner .border a{
		font-size: 3.0vw;
		font-weight: 500;
		color: #fff;
		line-height: 4.0vw;
	}
	#free-shipping-bnr .inner .border a:hover{
		text-decoration: none;
	}
	#free-shipping-bnr .inner .border span{
		font-weight: 500;
		color: #fff;
	}
	#free-shipping-bnr .inner .border span.yellow{
		color: #FAD214;
	}
	#free-shipping-bnr .inner .border span.text-l{
		font-size: 4.0vw;
	}
	#free-shipping-bnr .inner .border span.bold{
		font-weight: bold;
	}
}
/* SP用 */
@media screen and (max-width: 414px){
	.fs-c-cartTable__actionButton__container > button{ /*削除・あとで買うの文字サイズ調整*/
		font-size: 4.5vw;
	}
	.fs-c-cartTable__actionButton__container + .fs-c-cartTable__actionButton__container{ /*削除・あとで買うの間の余白調整*/
		margin-top: 0.3vw;
		padding-top: 0.3vw;
	}
	.fs-c-purchaseHere.fs-c-cartPayment{ /*ご注文手続きへ進みます。の上部の余白調整*/
		margin-top: 1.5vw;
	}
	.fs-c-cartPayment .fs-c-purchaseHere__message{ /*ご注文手続きへ進みます。を調整*/
		text-align: center;
		font-size: 4.5vw;
		margin: 6.0vw 0 2.0vw 0;
	}
	.fs-c-payWithAmazon__message{ /*amazon payの説明文の文字サイズ調整*/
		font-size: 4.5vw;
		line-height: 5.5vw;
	}
	/*.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage{ あと￥〇〇で送料無料を囲むdiv
		text-align: center;
	}*/
	/*.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage .fs-c-cartDiscountInfo__body .fs-c-cartDiscountInfo__info{ あと￥〇〇で送料無料を囲むdivのflex解除
		display: inline-block;
		border-bottom: solid 1px #000;
    	padding: 0 10px 5px 10px;
	}*/
	/*.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage .fs-c-cartDiscountInfo__info span{
		color: #F01E28;
		font-weight: bold;
		font-size: 6.0vw;
	}*/
	.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage ul.fs-c-cartDiscountInfo__note{ /*あと￥〇〇で送料無料の下の注意事項*/
		/*display: inline-block;*/
		text-align: left;
		font-size: 100%;
		line-height: 3.5vw;
		margin-top: 0.8vw;
	}
	#free-shipping-bnr{ /*送料無料まであと少しの方へ*/
		margin-bottom: 10.0vw;
		text-align: center;
	}
	#free-shipping-bnr .inner{
		width: 90.0vw;
		background-color: #F01E28;
    	margin: 0 auto;
		padding: 1.0vw;
	}
	#free-shipping-bnr .inner .border{
		border: solid 1px #fff;
		padding: 1.5vw;
	}
	#free-shipping-bnr .inner .border a{
		font-size: 4.5vw;
		font-weight: 500;
		color: #fff;
		line-height: 6.0vw;
	}
	#free-shipping-bnr .inner .border a:hover{
		text-decoration: none;
	}
	#free-shipping-bnr .inner .border span{
		font-weight: 500;
		color: #fff;
	}
	#free-shipping-bnr .inner .border span.yellow{
		color: #FAD214;
	}
	#free-shipping-bnr .inner .border span.text-l{
		font-size: 5.5vw;
	}
	#free-shipping-bnr .inner .border span.bold{
		font-weight: bold;
	}
}
