main.fs-l-main{
    width: 95%;
    margin: 0 auto;
    padding: 0;
}
h1.fs-c-heading.fs-c-heading--page{
    font-size: 1.5rem;
    padding: 0 0 0.5em;
}
.fs-c-checkout-couponCodeInput{
    display: block;
    flex-wrap: unset;
    align-items: unset;
}
.fs-c-checkout-couponCodeInput span.fs-c-checkout-couponCodeInput__title{
    margin-bottom: 10px;
    display: block;
}
span.fs-c-buttonContainer--useCoupon button.fs-c-button--useCoupon{
    width: 100%;
    margin-top: 10px;
}
#fs_p_scrollingCartButton{
    display: none;
}
.fs-c-purchaseHere.fs-c-cartPayment .fs-c-buttonContainer{
    padding: 0;
}
#fs-checkout-amazon-container .fs-c-payWithAmazon{
    margin-top: 0;
}
#fs-checkout-amazon-container .fs-c-payWithAmazon .fs-c-buttonContainer{
    padding: 0;
}
header{
	box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 2px;
}
/*main.fs-l-main{
    margin-top: 55px;
}*/
.fs-c-breadcrumb{
	margin: 0 auto;
	margin-top: 88px;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 0 5px;
}
.fs-c-breadcrumb ol.fs-c-breadcrumb__list{
	padding: 0;
}
.fs-c-breadcrumb ol.fs-c-breadcrumb__list li:first-of-type::before{
	content: unset;
}
.fs-c-breadcrumb ol.fs-c-breadcrumb__list li a{
	font-weight: bold;
	color: #555;
}
.fs-c-breadcrumb ol.fs-c-breadcrumb__list li:last-of-type{
	font-weight: bold;
	color: #000;
}
.fs-c-breadcrumb ol.fs-c-breadcrumb__list li::before{
	font-weight: bold;
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	color: #555;
}
#overview-sec h2{
    display: none;
}
.orange{
    background: -webkit-gradient( linear,left top,left bottom, from(#ffa035), to(#ff8300));
    background: -ms-linear-gradient( top, #ffa035, #ff8300);
    border: none;
    outline: none;
    box-shadow: 2px 2px 2px rgba(10, 10, 10, 0.2);
    border-radius: 10px;
    min-width: 100%;
    margin-bottom: 10px;
}
.orange span{
    color: #fff;
    text-shadow: 2px 2px 2px rgba(10, 10, 10, 0.1), -2px 2px 2px rgba(10, 10, 10, 0.1), 2px -2px 2px rgba(10, 10, 10, 0.1), -2px -2px 2px rgba(10, 10, 10, 0.1);
}
.orange-cart{
    background: -webkit-gradient( linear,left top,left bottom, from(#ffa035), to(#ff8300));
    background: -ms-linear-gradient( top, #ffa035, #ff8300);
    border: none;
    outline: none;
    padding: 15px 0;
    box-shadow: 2px 2px 2px rgba(10, 10, 10, 0.2);
    border-radius: 10px;
    min-width: 100%;
    margin-bottom: 10px;
}
.orange-cart::before{
    font-weight: bold;
    color: #fff;
    font-family: "Font Awesome 5 Free";
    content: "\f07a";
    text-shadow: 2px 2px 2px rgba(10, 10, 10, 0.1), -2px 2px 2px rgba(10, 10, 10, 0.1), 2px -2px 2px rgba(10, 10, 10, 0.1), -2px -2px 2px rgba(10, 10, 10, 0.1);
    margin-right: 5px;
}
.orange-cart span{
    color: #fff;
    text-shadow: 2px 2px 2px rgba(10, 10, 10, 0.1), -2px 2px 2px rgba(10, 10, 10, 0.1), 2px -2px 2px rgba(10, 10, 10, 0.1), -2px -2px 2px rgba(10, 10, 10, 0.1);
}
.orange-cart-mini{
    background: -webkit-gradient( linear,left top,left bottom, from(#ffa035), to(#ff8300));
    background: -ms-linear-gradient( top, #ffa035, #ff8300);
    border: none;
    outline: none;
    padding: 10px;
    box-shadow: 2px 2px 2px rgba(10, 10, 10, 0.2);
    border-radius: 10px;
    margin-bottom: 10px;
    color: #fff;
}
.orange-cart-mini::before{
    font-weight: bold;
    font-family: "Font Awesome 5 Free" !important;
    content: "\f07a" !important;
    text-shadow: 2px 2px 2px rgba(10, 10, 10, 0.1), -2px 2px 2px rgba(10, 10, 10, 0.1), 2px -2px 2px rgba(10, 10, 10, 0.1), -2px -2px 2px rgba(10, 10, 10, 0.1);
    color: #fff;
    font-size: 14px;
}
.orange-cart-mini span{
    color: #fff;
    text-shadow: 2px 2px 2px rgba(10, 10, 10, 0.1), -2px 2px 2px rgba(10, 10, 10, 0.1), 2px -2px 2px rgba(10, 10, 10, 0.1), -2px -2px 2px rgba(10, 10, 10, 0.1);
    font-size: 14px;
}
a.orange.fs-c-button--guestPurchase.fs-c-button--plain {
    padding: 0.8em 1.6em 0.6em;
    font-size: 1.4rem;
}
.gray{
    background-color: #ebebeb;
    border: 1px solid #bbb;
    outline: none;
    padding: 15px 10px;
    min-width: 100%;
    margin-bottom: 10px;
}
.gray span{
    color: #000;
}

button.fs-c-button--particular.fs-c-button--addToWishList--icon.fav{
    border: none;
    padding: 0;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    background: unset;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    box-shadow: none;
}
button.fs-c-button--particular.fs-c-button--addToWishList--icon.fav::before{
    font-weight: bold;
    font-family: "Font Awesome 5 Free" !important;
    content: "\f004";
    margin-right: 5px;
    font-size: 15px;
}
button.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before{
    color: #C98696;
    font-weight: bold;
    font-family: "Font Awesome 5 Free" !important;
    content: "\f004";
    margin-right: 5px;
    font-size: 15px;
}
button.fs-c-button--particular.fs-c-button--addToWishList--icon.fav span{
    font-size: 14px;
    text-decoration: underline;
}
.fs-c-checkout-couponStatus.is-inactive {
    font-size: 0.6rem;
}
.fs-c-checkout-couponStatus {
    font-size: 0.8rem;
}
.fs-c-checkout-couponStatus::after {
    font-size: 1.2rem;
    padding-top: 5px;
}

/* Amazon Payの定期・頒布会申込は会員登録内容変更からのお届け先情報変更不可の説明追記 */
[for="fs_input_syncDestinationInfo"] > .fs-c-checkbox__labelText::after{
content: "\A（Amazon Payでお支払いの場合、変更されない場合がございます。定期申込履歴をご確認いただき、変更されていない場合は別途ご連絡ください。）";
white-space: pre-wrap;
}