@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
@import url("https://use.typekit.net/yii3ned.css");
.fs-l-header {
    padding: 0;
}
.fs-l-pageMain {
    margin: 0 auto;
}
/* Other */
.fs-c-buttonContainer {
    padding: 0;
}
.fs-body-cart-login .fs-c-guestPurchase {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}
a:visited {
    color: #666666;
}
#fs_ShoppingCart .fs-c-wishlistProduct {
    margin-top: 20px;
}
.fs-c-requiredMark::before {
    font-size: 0.85em;
    line-height: 1.25em;
    font-weight: 500;
}
.fs-c-confirmOrder:before {
    content: 'ご注文情報に誤りや訂正がある場合は、それぞれの訂正ボタンを選択し修正してください';
    font-size: 0.85em;
    display: block;
    padding-top: 0.55em;
    padding-bottom: 0.25em;
}
@media screen and (min-width: 1200px) {
    .top_information {
        text-align: center;
        height: 40px;
        background-color: #ae966c;
        color: white;
        font-size: 1.1em;
        font-weight: bold;
        margin-top: 65px;
        margin-bottom: -70px;
    }
    .fs-pt-column__item {
        max-width: 1200px;
        margin: 0 auto;
    }
    .fs-pt-column__description a {
        color: white;
    }
    .fs-pt-column__description a:visited {
        color: white;
    }
}
@media screen and (max-width: 1199px) {
    .top_information {
        text-align: center;
        height: 2em;
        background-color: #ae966c;
        color: white;
        font-size: 1em;
        font-weight: bold;
        margin-top: 35px;
        margin-bottom: -10px;
        width: 100%;
    }
    .fs-pt-column__description a {
        color: white;
    }
    .fs-pt-column__description a:visited {
        color: white;
    }
}
.top_information {
    display: inline-table;
}
.fs-pt-column__description {
    padding: 0 5%;
}
.fs-pt-column__item:only-child {
    padding: 5px 0;
}
/* Product Page */
.fs-c-productPrice__main__label {
    font-size: 0.85em;
    margin-right: 5px;
}
#fs_ProductCategory .fs-c-subgroup {
    font-weight: normal;
    font-size: 0.8em;
}
#fs_ProductCategory .fs-c-subgroupList__link {
    grid-template-columns: 10px 1fr;
    background-color: #f7f7f7;
    border: none;
    border-radius: 5px;
    color: #222222;
    font-weight: 500;
    line-height: 1.35;
}
#fs_ProductCategory .fs-c-subgroupList__link::after {
    color: #AE996C;
}
/* グループ */
.category_img {
    margin-top: -20px;
    margin-bottom: 20px;
    text-align: center;
}
.category_img img {
    width: 100%;
    /* height: 500px; */
    object-fit: cover;
    object-position: 50% 50%;
}
@media screen and (max-width: 1200px) {
    .category_img {
        margin-top: 0;
        margin-bottom: 0;
    }
    .fs-c-productPrice__main__label {
        font-size: 0.75em;
    }
}
@media screen and (max-width: 767px) {
    .category_img img {}
}
/* グループ完了 */
#fs_ProductCategory .fs-c-subgroupList {
    margin: 8px 0 8px 8px;
}
#fs_ProductCategory .fs-c-subgroupList__item {
    flex-basis: 47.5%;
    margin: 3.5px;
    display: block;
    height: 42px;
    flex-grow: unset;
}
@media screen and (min-width: 768px) {
    #fs_ProductCategory .fs-c-subgroupList__item {
        flex-basis: calc(18.5% + 1px);
        margin: 5px;
        height: 50px;
    }
}
@media screen and (min-width: 1200px) {
    .fs-c-productList {
        margin: 0 auto;
    }
}
@media screen and (max-width: 1200px) {
    #fs_ProductCategory .fs-l-main, #fs_BundleProductList .fs-l-main {
        margin: 0 auto;
    }
    #fs_ProductSearch .fs-l-main {
        margin: 52px auto 68px;
    }
}
.fs-c-productList__list__item {
    padding: 10px 10px;
    border-bottom: none;
}
@media screen and (max-width: 767px) {
    #fs_ProductSearch .fs-c-productList__list__item {
        padding: 5px 5px;
    }
}
#fs_ProductDetails .fs-l-main {
    margin: 24px auto 48px;
}
#fs_ProductDetails .itemdetail ul {
    padding: 0 0 0 25px;
}
.fs-c-productList, .fs-c-productListItem__productName {
    font-weight: normal;
    line-height: 1.5;
}
.fs-c-productListItem__productName {
    font-size: 1.5rem;
}
.fs-c-productPrice__main {
    font-size: 1.5rem;
}
.fs-c-productName__copy, .fs-c-productName__name, .fs-c-productName__variation {
    text-align: left;
}
.fs-c-button--plain {
    font-size: 1.35rem;
    color: #69645b;
}
.fs-c-productList__controller > * {
    font-size: 1.15rem;
    margin: 8px auto;
}
.fs-p-scrollingCartButton__label {
    font-size: 0.75rem;
    font-family: Arial, Helvetica, 'sans-serif';
}
.fs-c-productListItem__viewMoreImageButton {
    display: none;
}
.fs-p-scrollingCartButton__button {
    background: #6D6D6D;
    bottom: 10px;
}
.fs-c-productPrices--productDetail {
    margin-top: 0;
    margin-bottom: 0 !important;
}
.fs-c-productPrice {
    margin-top: 5px;
}
.fs-c-cartTable__row .fs-c-cartTable__product .fs-c-productPrice {
    margin-top: 0;
}
.fs-c-productPrice--member .fs-c-productPrice__main__label {
    font-size: 0.85em;
}
.fs-c-productPrice--member .fs-c-price__value {
    font-size: 1.25em;
}
.fs-c-productPrice__addon {
    font-size: 1rem;
    margin-left: 4px;
}
@media screen and (max-width: 767px) {
    .fs-c-productPrice--member .fs-c-productPrice__main__label {
        font-size: 0.75em;
    }
    .fs-c-listControl {
        flex-direction: unset;
        align-items: baseline;
    }
    #fs_ProductCategory .fs-c-productListItem__productName {
        font-size: 1.25rem;
    }
    #fs_ProductCategory .fs-c-productPrice__addon {
        font-size: 1.2rem;
    }
    #fs_ProductCategory article {
        padding: 20px 5px;
    }
    .fs-c-button--plain {
        font-size: 1.25rem;
    }
}
.fs-c-sortItems__list__item.is-active {
    background: #6D6D6D;
}
.fs-c-productPrice--listed .fs-c-productPrice__main .fs-c-productPrice__main__price {
    text-decoration: line-through;
}
@media screen and (max-width: 1200px) {
    article {
        margin-bottom: 0px !important;
    }
}
/* Product Detail Page */
.fs-1-page-main {
    margin: 0 auto;
}
.fs-p-snsArea > * {
    margin-right: 15px;
}
.fs-l-productLayout__item {
    padding: 0 2%;
}
.fs-l-productLayout__item h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.fs-c-productMainImage__image img {
    width: 90%;
}
.fs-c-productNameHeading {
    text-align: left;
}
.fs-c-productNameHeading__name {
    line-height: 30px;
    color: #333;
}
.fs-c-button--primary {
    background: #4D4333;
    border: 1px solid #4D4333;
    padding: 1em 1.6em 1em;
    font-size: 1.4rem;
    letter-spacing: 1px;
    font-weight: bold;
    box-shadow: none;
}
.instructionAboutProducts {
    min-width: 100%;
    border: 1px solid #333;
    padding: 1em 1.6em 1em;
    font-size: 13px;
    line-height: 1;
    text-align: center;
    color: #4D4333;
    margin: 5% auto 1%;
    border-radius: 3px;
}
.instructionAboutProducts a {
    color: #333;
}
.instructionAboutProducts a:hover, .instructionAboutProducts a:active, .instructionAboutProducts a:focus {
    color: #888;
}
@media screen and (max-width: 960px) {
    .instructionAboutProducts {
        font-size: 11px;
    }
}
.fs-c-inquiryAboutProduct .inquiryAboutProduct {
    min-width: 100%;
    border: 1px solid #333;
    padding: 1em 1.6em 1em;
    font-size: 13px;
    font-family: 'Noto Sans JP', sans-serif !important;
    line-height: 1;
    text-align: center;
    color: #333;
    margin: 2% auto 1%;
    border-radius: 3px;
}
.inquiryAboutProduct:hover, .inquiryAboutProduct:active, .inquiryAboutProduct:focus {
    color: #888;
    text-decoration: none;
}
@media screen and (max-width: 960px) {
    .fs-c-inquiryAboutProduct .inquiryAboutProduct {
        font-size: 11px;
    }
}
.fs-c-button--secondary {
    padding: 1em 1.6em 1em;
    font-size: 1.4rem;
    letter-spacing: 1px;
    background: #8A8A8A;
    border: unset;
}
.fs-c-cartPayment__button {
    margin: 12px 0;
}
.fs-l-product2 .fs-c-productActionButton .fs-c-button--primary, .fs-l-product2 .fs-c-productActionButton .fs-c-button--secondary {
    min-width: 100%;
    margin: 3% auto 3%;
}
.fs-l-product2 .fs-l-productLayout > * > * {
    margin-bottom: 0;
}
.fs-p-card__message {
    font-size: 0.85em;
}
.fs-p-card {
    background: none;
    border: 1px solid #8D8D8D;
}
.fs-p-card__title {
    color: #4D4D4D;
}
.fs-c-productMainImage__expandButton {
    left: -7%;
    position: relative;
}
.fs-p-productDescription .itemdetail h2 {
    color: #4D4333;
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
}
.fs-p-productDescription .itemdetail {
    font-size: 13px;
    line-height: 24px;
    font-weight: normal;
    text-align: left;
}
.fs-p-productDescription .itemdetail table {
    width: 100%;
}
.fs-p-productDescription .itemdetail table caption {
    margin: 0;
}
.itemdetail table caption:before {
    content: "▼";
    color: #b59b6a !important;
}
.fs-p-productDescription .itemdetail th {
    text-align: center;
    background: #e1e1e1;
    border-left: 2px solid #fff;
    height: 35px;
    width: 25%;
}
.fs-p-productDescription .itemdetail td {
    text-align: center;
    height: 35px;
    padding-right: 0;
}
.fs-p-snsArea {
    margin: 5px 0;
    justify-content: center;
}
#fs_ProductDetails .fs-c-slick .slick-prev {
    display: none !important;
}
#fs_ProductDetails .fs-c-slick .slick-slide img {
    width: 70%;
    margin: 40px auto;
    object-fit: contain;
}
#fs_ProductDetails .fs-c-slick .slick-next {
    display: none !important;
}
.fs-c-productNotice--outOfStock {
    font-size: 0.8em;
    padding: 7px 0;
    margin: -10px 0 25px;
    background-color: unset
}
.fs-c-productCarouselMainImage img {
    cursor: pointer;
}
#fs_ProductDetails .fs-c-productCarouselMainImage__thumbnailList {
    flex-wrap: wrap;
    overflow: hidden;
    padding-left: 2vw;
}
#fs_ProductDetails .fs-c-productCarouselMainImage__image__caption {
    background: unset;
    color: #505050;
    line-height: 0;
    height: 30px
}
#fs_ProductDetails .fs-c-modal__header {
    padding: 14px 16px;
}
#fs_ProductDetails .fs-c-modal__title, .fs-c-modal__productName {
    font-size: 1.75rem;
}
#fs_ProductDetails .fs-c-modal__inner {
    max-width: calc(100vw - 8px*2);
}
.fs-c-button--viewExtendedImage:hover {
    text-decoration: none;
}
.fs-c-productQuantityAndWishlist {
    position: relative;
    top: -40px;
    right: -10px;
}
.fs-c-productQuantityAndWishlist .fs-c-productQuantityAndWishlist__quantity {
    display: none;
}
.fs-c-productQuantityAndWishlist__wishlist .fs-c-button--addToWishList--detail {
    box-shadow: unset;
    background: #fff;
    border-radius: unset;
    border: none;
    position: relative;
    top: 40px;
}
.fs-c-productQuantityAndWishlist__wishlist .fs-c-button--removeFromWishList--detail {
    box-shadow: unset;
    background: #fff;
    border-radius: unset;
    border: none;
    position: relative;
    top: 40px;
}
.fs-c-button--particular.fs-c-button--addToWishList--detail, .fs-c-button--particular.fs-c-button--removeFromWishList--detail {
    font-size: 1.05rem;
}
.fs-l-productLayout__item .fs-c-productActionButton {
    position: relative;
}
.fs-c-button--addToWishList--detail .fs-c-button__label {
    margin-bottom: -4px;
    margin-right: -6px;
}
.fs-c-button--removeFromWishList--detail .fs-c-button__label {
    margin-bottom: -4px;
    margin-right: -6px;
}
.fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__expandButton {
    display: none;
}
@media screen and (max-width: 767px) {
    #fs_ProductDetails .fs-c-productCarouselMainImage__thumbnailList {
        flex-wrap: nowrap;
        overflow: scroll;
        background: #fff;
        -webkit-overflow-scrolling: touch
    }
    .fs-c-productQuantityAndWishlist {
        grid-template-columns: 1fr 2fr;
    }
    #fs_ProductDetails .fs-c-button--primary {
        min-width: 100%;
    }
    #fs_ProductDetails .fs-c-button--secondary {
        min-width: 100%;
    }
    #fs_ProductDetails .fs-c-slick .slick-slide img {
        width: 80%;
        margin: 0px auto;
    }
    .fs-c-productQuantityAndWishlist__wishlist {
        padding: 0 10px;
    }
    .fs-c-productQuantityAndWishlist__quantity {
        padding: 0 10px;
    }
}
.fs-c-button--plain.fs-c-button--viewExtendedImage::before {
    font-size: 2.8rem;
}
.fs-c-variationAndActions .fs-c-variationList__item .fs-c-variationCart__variationName {
    font-weight: normal;
    margin-top: 10px;
    font-size: 1.2rem;
}
.fs-c-variationCart--withImage > li {
    padding: 0 0 10px;
    border-bottom: 1px solid #ddd;
    margin: 5px 0 0;
}
.fs-c-variationCart--withImage > li:last-child {
    border-bottom: none;
}
.fs-c-variationCart > li + li {
    margin-top: 10px;
}
.fs-c-button--primary.fs-c-button--addToCart--variation {
    font-size: 1.1rem;
    letter-spacing: 1px;
}
.fs-c-button--secondary.fs-c-button--subscribeToArrivalNotice--variation {
    font-size: 1.1rem;
    letter-spacing: 2px;
}
/* Recommend */
#fs-recommend {
    margin: 5% 0;
}
@media screen and (max-width: 1199px) {
    #fs-recommend {
        margin: 5% 1%;
    }
}
@media screen and (max-width: 767px) {
    #fs-recommend {
        margin: 5% 2%;
    }
}
@media screen and (max-width: 411px) {
    #fs-recommend {
        max-height: 350px;
    }
}
/* Weekly Ranking */
#fs-ranking {
    margin: 0;
}
#fs-ranking .rcmd-slick-slide:first-child:before {
    content: "1";
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: rgba(174, 150, 108, 0.85);
    display: inline-block;
    width: 25px;
    height: 25px;
    padding: 1px 0 1px;
    position: absolute;
    transform: translate(-15%, -15%);
}
#fs-ranking .rcmd-slick-slide:nth-child(2):before {
    content: "2";
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: rgba(174, 150, 108, 0.85);
    display: inline-block;
    width: 25px;
    height: 25px;
    padding: 1px 0 1px;
    position: absolute;
    transform: translate(-15%, -15%);
}
#fs-ranking .rcmd-slick-slide:nth-child(3):before {
    content: "3";
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: rgba(174, 150, 108, 0.85);
    display: inline-block;
    width: 25px;
    height: 25px;
    padding: 1px 0 1px;
    position: absolute;
    transform: translate(-15%, -15%);
}
#fs-ranking .rcmd-slick-slide:nth-child(4):before {
    content: "4";
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: rgba(174, 150, 108, 0.85);
    display: inline-block;
    width: 25px;
    height: 25px;
    padding: 1px 0 1px;
    position: absolute;
    transform: translate(-15%, -15%);
}
#fs-ranking .rcmd-slick-slide:nth-child(5):before {
    content: "5";
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: rgba(174, 150, 108, 0.85);
    display: inline-block;
    width: 25px;
    height: 25px;
    padding: 1px 0 1px;
    position: absolute;
    transform: translate(-15%, -15%);
}
#fs-ranking .rcmd-slick-slide:nth-child(6):before {
    content: "6";
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: rgba(174, 150, 108, 0.85);
    display: inline-block;
    width: 25px;
    height: 25px;
    padding: 1px 0 1px;
    position: absolute;
    transform: translate(-15%, -15%);
}
#fs-ranking .rcmd-slick-slide:nth-child(7):before {
    content: "7";
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: rgba(174, 150, 108, 0.85);
    display: inline-block;
    width: 25px;
    height: 25px;
    padding: 1px 0 1px;
    position: absolute;
    transform: translate(-15%, -15%);
}
#fs-ranking .rcmd-slick-slide:nth-child(8):before {
    content: "8";
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: rgba(174, 150, 108, 0.85);
    display: inline-block;
    width: 25px;
    height: 25px;
    padding: 1px 0 1px;
    position: absolute;
    transform: translate(-15%, -15%);
}
#fs-ranking .rcmd-slick-slide:nth-child(9):before {
    content: "9";
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: rgba(174, 150, 108, 0.85);
    display: inline-block;
    width: 25px;
    height: 25px;
    padding: 1px 0 1px;
    position: absolute;
    transform: translate(-15%, -15%);
}
#fs-ranking .rcmd-slick-slide:nth-child(10):before {
    content: "10";
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: rgba(174, 150, 108, 0.85);
    display: inline-block;
    width: 25px;
    height: 25px;
    padding: 1px 0 1px;
    position: absolute;
    transform: translate(-15%, -15%);
}
@media screen and (max-width: 1199px) {
    #fs-ranking {
        margin: 0 1%;
    }
}
@media screen and (max-width: 767px) {
    #fs-ranking {
        margin: 0 2%;
        max-height: 350px;
    }
}
@media screen and (max-width: 411px) {
    #fs-ranking {
        max-height: 350px;
    }
}
/* Cart Page */
@media screen and (max-width: 1199px) {
    .fs-l-cart {
        margin: 0 1%;
    }
}
@media screen and (max-width: 600px) {
    .fs-c-cartTable__dataCell--point::before, .fs-c-cartTable__dataCell--quantity::before, .fs-c-cartTable__dataCell--subtotal::before {
        font-size: 1.2rem;
    }
}
#fs_ShoppingCart .fs-p-announcement__title {
    font-size: 1.6rem;
    margin: 0 0 10px 0;
    font-family: unset;
    color: #e45146;
}
.fs-p-announcement__body p {
    font-size: 1.4rem;
    line-height: 2.4rem;
}
.fs-c-productMainImage__image img {
    width: 86%;
}
.fs-c-productThumbnail__image {
    margin: 4px 20px;
}
.fs-c-productThumbnail__image > img {
    width: 150% !important;
    max-width: none;
}
.fs-c-cartTableContainer table {
    border-bottom: none;
}
/* Footer */
.fs-l-footer__contents {
    max-width: none;
    /*  margin-top: 5em; */
}
.fs-l-footer {
    border-top: none;
    margin-top: 10px;
}
/* パンくずリスト */
.fs-c-breadcrumb {
    position: relative;
    padding: 2.5em 15px 0;
    font-size: 13px;
}
.fs-body-category .fs-c-breadcrumb {
    background: #e3e3e3;
}
.fs-c-breadcrumb__list {
    max-width: 1200px;
    margin: 0 auto;
    padding: 5px 0 !important;
}
.fs-c-breadcrumb__list > li,
.fs-c-breadcrumb__listItem + .fs-c-breadcrumb__listItem::before {
    padding-right: .4em;
}
/* 再入荷通知 */
.fs-c-modal__header {
    background: rgba(174, 150, 108, .8);
}
.fs-c-modal__title, .fs-c-modal__productName {
    margin: 0 auto;
    color: white;
}
.fs-c-modal__close {
    color: white;
}
.fs-c-modal__contents {
    padding: 30px;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 0.95em;
}
.fs-c-modal__contents .fs-c-stockNotificationsProduct {
    display: block;
}
.fs-c-modal__contents .fs-c-stockNotificationsProduct__productImage {
    margin-bottom: 24px;
}
.fs-c-stockNotificationsMessage {
    margin: 0 0 16px;
}
/*fieldset:not(.fs-c-additionalCheckField) + .fs-c-additionalCheckField {
  margin-top: 12px;
}*/
fieldset:not(.fs-c-additionalCheckField) + .fs-c-additionalCheckField {
    margin-top: 0px;
}
.fs-c-inputInformation__button {
    margin-top: 14px;
}
/* 2020.11.18 CHECK OUTフォーム調整 */
body#fs_Checkout {
    position: unset !important;
}
/* 2021.02.05 入荷お知らせ申込フォーム調整 */
body#fs_ProductDetails {
    position: unset !important;
}
@media only screen and (max-width: 767px) {
    .fs-c-stockNotificationsMessage {
        text-align: left;
    }
}
@media only screen and (max-width: 992px) {
    .fs-c-checkout-addressee__data {
        grid-column: 1;
    }
    .fs-c-checkout-addressee__control {
        grid-column: 1;
    }
}
/* カート */
.fs-c-panelContainer {
    min-width: 96%;
    max-width: 96%;
    width: 96%;
    margin: 0 auto;
    font-size: .9em;
}
.fs-c-featuredProduct {
    margin-top: 48px;
}
.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
    font-size: 1.4rem;
}
@media screen and (min-width: 1200px) {
    .fs-c-panelContainer {
        max-width: 1170px;
        width: 100%;
        margin: 0 auto;
        font-size: .9em;
    }
}
.fs-c-button--standard {
    box-shadow: unset;
    padding: 0.8em 1.6em 0.8em;
}
.fs-l-checkout__mainColumn .fs-c-returnedSpecialContract {
    font-size: .85em;
    font-weight: normal;
    margin-top: 0;
}
@media screen and (max-width: 960px) {
    .fs-c-panelContainer {
        min-width: 95%;
        max-width: 95%;
        width: 95%;
    }
    #fs_ShoppingCart .fs-c-continueShopping {
        text-align: center;
        margin: 10px auto;
    }
    .fs-c-button--standard {
        padding: 1em 1.6em 1em;
        box-shadow: unset;
        /* width: 240px; */
        height: 38px;
    }
    .fs-l-checkout__mainColumn .fs-c-button--standard {
        width: unset;
    }
    .fs-l-checkout__mainColumn .fs-c-checkout-destination__control {
        justify-content: center;
    }
}
.fs-c-cartTable__headerCell, .fs-c-cartTable__dataCell {
    max-width: 485px;
}
.fs-c-cartTable__headerCell--quantity, .fs-c-cartTable__dataCell--quantity {
    width: 80px;
}
.fs-c-cartTable__headerCell--action, .fs-c-cartTable__dataCell--action {
    width: 50px;
}
@media screen and (max-width: 767px) {
    .fs-c-cartTable__headerCell--quantity, .fs-c-cartTable__dataCell--quantity {
        min-width: 130px;
        width: 10%;
    }
}
@media screen and (min-width: 961px) {
    #fs_ShoppingCart .fs-c-cartDiscountInfo__note {
        font-size: 1.35rem;
        letter-spacing: 1px;
        font-weight: normal;
    }
    /* #fs_ShoppingCart .fs-c-continueShopping {
    margin-top: -30px;
  }
  #fs_ShoppingCart .fs-l-footer {
    margin-top: 80px !important;
  } */
}
@media screen and (max-width: 960px) {
    #fs_ShoppingCart .fs-c-continueShopping {
        margin-top: 25px;
        text-align: center;
    }
    #fs_ShoppingCart .fs-c-button--standard {
        padding: 0.8em 2.8em 0.6em;
    }
    #fs_ShoppingCart .fs-c-cartDiscountInfo__note {
        font-weight: normal;
    }
}
@media screen and (max-width: 767px) {
    #fs_ShoppingCart .fs-c-button--primary {
        max-width: 320px;
        width: 100%;
    }
    #fs_ShoppingCart .fs-c-button--secondary {
        max-width: 320px;
        width: 100%;
    }
    .fs-c-button--continueShopping {
        margin: 10px auto;
    }
    .fs-c-button--standard {
        padding: 1em 1.6em 1em;
    }
    #fs_Checkout .fs-c-buttonContainer--changeSmall .fs-c-button--standard {
        padding: 0.8em 1.6em 0.8em;
    }
    .fs-c-buttonContainer--changeSmall {
        justify-content: center;
        margin-right: 12px;
        margin-left: 12px;
    }
    .fs-addressInfo-container .fs-c-checkout-destination__control {
        justify-content: center;
    }
    #fs_ShoppingCart .fs-c-wishlistProduct {
        margin-top: 20px;
    }
}
.fs-c-cartTable__actionButton__container--buyItLater {
    display: none;
}
/* お客様情報入力 */
#fs_CustomerDetails .fs-l-main {
    margin: 0 0 24px 0 !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#fs_CustomerDetails .fs-c-breadcrumb {
    margin: 60px auto 0;
}
#fs_CustomerDetails .fs-l-footer {
    margin-top: 80px;
}
/*#fs_CustomerDetails .fs-c-privacyPolicyAgreeField {
  margin-top: -10px;
}*/
.fs-c-agreementConfirmation__message {
    display: none;
}
.fs-c-agreementConfirmation__addon {
    margin: 8px 0 0 0px;
}
@media screen and (max-width: 960px) {
    #fs_CustomerDetails .fs-c-breadcrumb {
        margin: 30px 10% 0;
    }
    #fs_CustomerDetails .fs-l-pageMain {
        width: 90%;
    }
    #fs_CustomerDetails .fs-c-inputInformation__message p {
        margin: 0px auto -15px;
        font-size: 1.4rem;
    }
}
@media screen and (max-width: 767px) {
    #fs_CustomerDetails .fs-l-footer {
        margin-top: 0 !important;
    }
}
/* メルマガ解除 */
@media screen and (min-width: 1199px) {
    #fs_NewsletterUnsubscribe .fs-c-inputInformation {
        margin-top: 5em;
        margin-bottom: 13em;
    }
}
/* ログイン*/
.fs-c-anotherLogin__message {
    font-size: 1.35rem;
    text-align: justify;
}
.fs-c-subSection__message {
    font-weight: normal;
    font-size: 1.5rem;
}
.fs-c-button--memberRegister {
    margin-top: 25px;
}
.fs-c-buttonContainer--login .fs-c-button--primary, .fs-c-buttonContainer--memberRegister .fs-c-button--primary {
    max-width: 320px;
    width: 100%;
}
#fs_WishListLogin .fs-c-documentContent p {
    font-size: 1.5rem;
}
.fs-c-inputInformation .fs-c-inputInformation__link {
    margin-top: 2px;
    text-align: center;
    font-size: 1.25rem;
}
.fs-c-loginForm h2 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
@media screen and (min-width: 1200px) {
    #fs_Login .fs-l-main, #fs_ReviewLogin .fs-l-main, #fs_WishListLogin .fs-1-main {
        width: 60%;
    }
    .fs-c-loginForm {
        padding-left: 50px;
    }
    #fs_Register .fs-l-main {
        margin: 20px auto 60px;
    }
    .fs-c-subSection__message {
        padding: 0 10px;
        font-size: 1.5rem;
    }
    .fs-c-newUsers {
        width: 46%;
    }
    .fs-c-registeredUsers {
        width: 50%;
    }
    #fs_ShoppingCartLogin .fs-c-registeredUsers {
        width: unset;
    }
}
@media screen and (max-width: 1200px) and (min-width: 960px) {
    .fs-c-newUsers {
        width: 46%;
    }
    .fs-c-registeredUsers {
        width: 50%;
    }
    #fs_ShoppingCartLogin .fs-c-registeredUsers {
        width: unset;
    }
}
@media screen and (max-width: 767px) {
    #fs_Login .fs-l-pageMain #fs_ReviewLogin .fs-l-pageMain, #fs_WishListLogin .fs-l-pageMain {
        margin: 0 2%;
    }
    #fs_Register .fs-l-pageMain {
        width: 90%;
    }
    #fs_Register .fs-l-main, #fs_MyAccountSettings .fs-l-main, #fs_EditAccountSettings .fs-l-main {
        margin: 0;
    }
    #fs_Register .fs-c-inputInformation__message {
        margin: 0;
    }
    #fs_WishListLogin .fs-c-documentContent p {
        text-align: left;
    }
    #fs_ShoppingCartLogin .fs-l-footer {
        margin-top: -65px;
    }
    .fs-c-inputInformation .fs-c-inputInformation__link {
        margin-top: 8px;
    }
}
/* CONTACT */
.contact_area {
    margin: 0 auto;
    max-width: 1170px;
}
.contact_p {
    text-align: center;
    font-size: 0.85em;
}
#contact_page table h5 {
    color: #666;
    font-size: 1em;
    line-height: 1.75em;
}
#contact_page .contact_area .btn {
    font-size: 14px;
}
.contact-Required {
    font-size: 1em;
    color: red;
}
#contact_page td, #contact_page th {
    font-weight: normal;
    font-size: 0.85em;
}
.contact_area table {
    margin: 0 0 0 35%;
    float: none;
    width: 55%;
}
.contact_area .con-form {
    margin-top: 5px;
    font-size: 0.85em;
    display: flex;
    justify-content: center;
}
.contact-Required {
    font-size: 0.85em;
}
.con_form {
    margin-top: 0 !important;
    text-align: center;
}
.contact-form th, .contact-form td {
    width: 100%;
    display: block;
    border-top: none;
}
@media screen and (min-width: 1200px) {
    .contact_area h1 {
        margin: 80px auto 10px;
        text-align: center;
        width: 15%;
    }
    .contact_area table {
        margin: 14% 0 0 30%;
        width: 50%;
    }
}
@media screen and (max-width: 1199px) {
    .contact_area {
        width: 90%;
    }
    .contact_area h1 {
        margin: 40px auto 10px;
        text-align: center;
        width: 24%;
    }
}
@media screen and (max-width: 960px) {
    .contact_area {
        margin: 50px auto;
        width: 90%;
    }
    .contact_area table {
        margin: 8% auto 0;
        float: none;
    }
    .contact-Required {
        font-size: 0.85em;
    }
    .con_form {
        margin-top: 0 !important;
        text-align: center;
    }
    .contact-form th, .contact-form td {
        width: 100%;
        display: block;
        border-top: none;
    }
}
@media screen and (max-width: 767px) {
    .contact_area table {
        width: 100%;
    }
    .contact_area h1 {
        float: none;
        text-align: center;
        margin: 50px auto 0;
        width: 50%;
    }
}
/* 会員ページ */
@media screen and (max-width: 767px) {
    #fs_MyWishList .fs-c-wishlistProduct__title, #fs_MyPageTop .fs-c-wishlistProduct__title, #fs_ShoppingCart .fs-c-wishlistProduct__title {
        font-size: 1.65rem
    }
    #fs_MyPageTop .fs-l-pageMain {
        width: 90%;
    }
    #fs_MyPageTop .fs-l-footer {
        margin-top: -65px;
    }
}
@madia screen and (max-width: 1200px) and (min-width: 960px) {
    #fs_MyPageTop .fs-l-pageMain {
        width: 95%;
    }
}
#fs_MyPageTop .fs-p-accountInfo {
    margin-top: 8px;
}
.fs-c-accountService {
    justify-content: flex-start;
}
.fs-c-accountService__page--accountDelete {
    font-weight: normal;
    font-size: 0.85em;
}
@media screen and (max-width: 960px) {
    .fs-c-accountService {
        justify-content: center;
    }
    .fs-c-accountService__page--accountDelete {
        justify-content: center;
    }
}
@media screen and (max-width: 767px) {
    .fs-c-accountService {
        justify-content: center;
    }
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
    font-size: 1.25rem;
    font-weight: normal;
}
.fs-p-accountInfo__body {
    font-size: .95em;
    font-weight: normal;
}
.fs-c-viewAllProductsLink__label {
    font-size: .85em;
    font-weight: normal;
    letter-spacing: 1px;
}
#fs_MyWishList .fs-c-productList {
    margin: 0 auto;
}
/* .fs-c-wishlistProduct {
  margin-top: 60px;
  margin-bottom: -20px;
} */
#fs_MyWishList .fs-c-wishlistProduct__title, #fs_MyPageTop .fs-c-wishlistProduct__title, #fs_ShoppingCart .fs-c-wishlistProduct__title {
    border-bottom: 1px solid #bbb;
}
@media screen and (max-width: 767px) {
    .fs-c-productListCarousel__list__item {
        flex-basis: 132px;
        max-width: 132px;
        min-width: 132px;
        margin: 0 8px;
    }
    .fs-c-accountService > li {
        margin: 4%;
        justify-content: center;
    }
    li.fs-c-accountService__page.fs-c-accountService__page--couponList {
        margin: 4% 9.5%;
    }
}
@media screen and (min-width: 600px) {
    .fs-c-productListCarousel__list__item {
        margin: 0 15px;
    }
}
/* ショッピングガイド */
.shopguide h3 {
    color: #AE966C;
    text-align: left;
    margin: 50px auto 30px;
}
.shoppingguide .botan {
    font-weight: bold;
    background: #666666;
    padding: 3px 8px;
    color: white;
}
.shoppingguide .botan:hover {
    background: #AE996C;
}
.shoppingguide span {
    font-size: 0.85em;
}
.guidepayment ul {
    list-style-type: none;
    padding: 0;
}
.guidepayment h4 {
    margin: 30px 0 15px 0;
    border-bottom: 1px solid #bbb;
    color: #444;
}
.guidepayment img {
    width: fit-content;
}
.guideintl h4 {
    margin: 30px 0 15px 0;
    border-bottom: 1px solid #888;
    color: #444;
}
.guidepayment {
    font-size: 0.85em;
    line-height: 2.25em;
    margin: 40px auto 0;
}
.guidepayment th, .guidepayment td {
    padding-right: 5px;
    padding-left: 10px;
}
/* .guideintl th {
  padding-right: 5px;
  width: 5%;
}
.guideintl td {
  padding-right: 10px !important;
} */
.shipping {
    max-width: 550px !important;
}
.about_return {
    max-width: 600px !important;
}
.about_return th {
    width: 20%;
}
@media screen and (max-width: 767px) {
    .shopguide {
        width: 95%;
        margin: 0 auto;
    }
    .guidepayment h4 {
        font-size: 1.2em;
        line-height: 1.5em;
    }
    #shopguide_page td, #shopguide_page th {
        padding: 0 10px !important;
    }
    /* .shipping_area_japan, .shipping, .shipping_time, .about_return { 
    margin: 0 10px; 
  } */
    .shipping_area_japan th, .shipping_area_japan td, .shipping th, .shipping td, .shipping_time th, .shipping_time td, .about_return th, .about_return td {
        width: 100%;
        display: block;
        border-top: none;
    }
    .shipping_area_japan th, .shipping th, .shipping_time th, .about_return th {
        border-top: 1px solid #ddd;
    }
    .shipping_area_japan tr:first-child th, .shipping tr:first-child th, .shipping_time tr:first-child th, .about_return tr:first-child th {
        border-top: none;
    }
    .shipping_aboard {
        display: block;
        width: 100%;
        margin: 0 10px;
    }
    .shipping_aboard tbody {
        display: block;
        width: auto;
        overflow-x: auto;
        white-space: nowrap;
    }
    .shipping_aboard th {
        display: block;
        width: auto;
        margin: 5px;
    }
    .shipping_aboard tbody tr {
        display: inline-block;
        margin: 20px 5px;
    }
    .shipping_aboard td {
        display: block;
        text-align: center;
        margin: 5px;
    }
    .shipping_aboard caption {
        width: 300px;
    }
}
/* SNAP */
#inst {
    padding-left: 5%;
}
#snap h1 {
    font-size: 3rem;
    color: #AE966C;
    margin: -85px 0 140px 0;
    position: relative;
    left: 30px;
}
#snap h1:before {
    content: "";
    position: absolute;
    bottom: -5%;
    left: 1%;
    border-bottom: 1px solid #AE966C;
    width: 5%;
}
#snap .square-roate {
    width: 140px;
    height: 140px;
    border: 1.5px #AE966C solid;
    transform: rotate(45deg);
    margin: 120px 0 0 0;
}
.btn-snap {
    display: block;
    text-align: center;
    margin: 80px 0 90px 0;
}
.btn-snap a {
    padding: 15px 30px;
    background-color: #AE966C;
    color: white !important;
    font-size: 1em;
    font-family: "Times New Roman", "Times", serif;
}
.btn-snap a:hover {
    background-color: #4D4333;
}
@media screen and (max-width: 767px) {
    #snap h1:before {
        width: 20%;
    }
    #snap .square-roate {
        display: none;
    }
    #snap h1 {
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 35px;
        width: 100%;
        font-size: 1.95em;
        left: 50%;
        right: 50%;
        transform: translate(-10%, 50%);
    }
    .btn-snap {
        margin: 30px 0 0 0;
    }
}
/* Privacy Policy */
#privacypolicy {
    margin: 0;
    font-size: 0.85em;
    line-height: 2em;
}
#privacypolicy h3 {
    color: #AE996C;
    margin: 40px auto 30px;
    text-align: center;
}
#privacypolicy h4 {
    margin: 30px 0 15px 0;
    border-bottom: 1px solid #bbb;
    color: #444;
}
@media screen and (max-width: 767px) {
    #privacypolicy {
        margin: 0 auto;
    }
}
/* Term */
#businessdeal {
    margin: 0;
    font-size: 0.85em;
    line-height: 2em;
}
#businessdeal h3 {
    color: #AE996C;
    margin: 40px auto 30px;
    text-align: center;
}
#businessdeal h4 {
    margin: 30px 0 15px 0;
    color: #444;
}
#businessdeal h5 {
    margin: 20px 0 15px 0;
    color: #444;
    border-bottom: 1px solid #bbb;
    font-size: 16px;
}
#businessdeal .table td {
    font-weight: normal;
}
@media screen and (max-width: 767px) {
    #businessdeal {
        margin: 0 auto;
    }
}
/* 退会ページ */
.fs-c-buttonContainer--myPageTop, .fs-c-buttonContainer--back {
    justify-content: center;
}
#fs_DeleteAccount .fs-c-inputInformation__message p {
    margin: 0;
}
#fs_DeleteAccount .fs-c-inputInformation__field--display .fs-c-inputTable__headerCell, #fs_MyAccountSettings .fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
    font-size: 1.5rem;
    border-bottom: 1px solid #eee;
    padding: 2px 5px;
}
#fs_DeleteAccount .fs-c-inputTable__dataCell, #fs_MyAccountSettings .fs-c-inputTable__dataCell {
    padding: 2px 5px 10px;
}
/* My Orders */
#fs_MyOrders .fs-c-history__term {
    font-weight: normal;
}
#fs_MyOrders .fs-c-pairList {
    font-weight: normal;
}
#fs_MyOrders .fs-c-listControl {
    font-weight: normal;
    font-size: 0.85em;
}
#fs_MyOrders .fs-c-orderHistory {
    font-weight: normal;
}
#fs_MyOrders .fs-c-string {
    font-size: 0.95em;
}
.fs-c-orderHistoryItem__product {
    grid-gap: 2px;
    padding: 12px 8px;
}
.fs-body-my-orders .fs-c-history {
    margin: 0 2%;
}
#fs_MyOrders .fs-c-listedProductName__name {
    font-size: 0.85em;
}
@media screen and (max-width: 1200px) {
    #fs_MyOrders .fs-l-pageMain {
        margin: 60px auto 0;
    }
}
@media screen and (max-width: 767px) {
    #fs_MyOrders .fs-l-pageMain {
        margin: 10px 0 -4em;
    }
    #fs_MyAccountSettings .fs-c-inputTable {
        width: 90%;
        margin: 0 auto;
    }
}
/* Check Out */
#fs_Checkout .fs-l-main {
    margin: 24px auto 80px;
}
.fs-c-checkout-customerInfo > li, .fs-c-checkout-destination__list > li {
    font-weight: normal;
    font-size: .95em;
}
.fs-c-radio__radioLabelText {
    font-weight: normal;
    font-size: .85em;
}
.fs-c-checkout-delivery__method__deliveryDateTime, .fs-c-checkout-previewAndEdit__info {
    font-weight: normal;
    font-size: .95em;
}
.fs-c-checkout-delivery__method__message {
    font-size: .85em;
    font-weight: normal;
}
.fs-c-checkout-paymentMethod__body > * {
    margin: 10px;
    font-size: 0.85em;
}
.fs-c-checkout-confirmationList > dd {
    font-size: 1em;
}
#fs_Checkout .fs-c-checkout-confirmationList > dt {
    font-weight: normal;
    font-size: 0.95em;
    letter-spacing: -1px;
}
#fs_Checkout .fs-c-checkout-confirmationList > dt::after {
    right: 15px;
    bottom: 6px;
}
#fs_Checkout .fs-c-checkout-preview__title {
    font-size: 1.75rem;
    color: #444;
}
#fs_Checkout .fs-c-orderTotalTable th {
    font-size: 0.85em;
}
.fs-c-orderTotalTable > tbody > tr td {
    color: #444;
    padding: 0px 8px;
}
.fs-c-totalAndActions button:not(.fs-c-button--image) {
    letter-spacing: .45rem;
    font-size: 1.45rem;
}
/* 注文完了 */
.fs-c-checkoutSuccess h2 {
    color: #4D4D4D;
    font-size: 1.5em;
}
#fs_CheckoutSuccess .fs-p-announcement__title {
    margin: 0px 0 6px 0;
}
#fs_CheckoutSuccess .fs-c-list li {
    font-weight: normal;
    font-size: 0.95em;
}
@media screen and (max-width: 960px) {
    #fs_CheckoutSuccess .fs-l-pageMain {
        margin: 0 3%;
    }
}
/* Others */
.fs-l-main {
    padding: 0 0.25px;
    max-width: none;
}
.fs-c-inputInformation__link {
    margin-top: 0px;
    text-align: center;
    font-size: 0.9em;
}
.fs-l-header--min {
    border-bottom: none;
}
@media screen and (max-width: 767px) {
    .fs-c-subSection {
        margin-left: 20px;
        margin-right: 20px;
    }
    section.fs-c-checkoutSuccess.fs-c-subSection {
        margin-left: 0px;
        margin-right: 20px;
    }
    .fs-c-wishlistProduct__footer {
        margin: 0 10px;
        font-size: .95em;
    }
}
.fs-c-inputTable > tbody > tr + tr {
    margin-top: 4px;
}
.fieldset:not(.fs-c-additionalCheckField) + .fs-c-additionalCheckField {
    margin-top: 32px;
}
.fs-c-inputInformation__field {
    font-size: 14px;
    font-weight: normal;
}
@media only screen and (max-width: 767px) {
    .fs-body-cart-login .fs-c-inputInformation__field {
        padding: 16px 16px;
    }
}
.fs-p-announcement__title {
    font-size: 2rem;
    margin: -35px 0 6px 0;
}
#fs_CheckoutSuccess .fs-p-announcement__title {
    font-size: 1.8rem;
}
.fs-c-orderedList {
    margin: 16px;
}
.fs-c-specTable, .fs-c-specTable__headerCell, .fs-c-specTable__dataCell {
    margin: 0 auto;
}
.fs-c-inputInformation__message {
    margin: 20px auto;
}
.fs-c-inputInformation__message p {
    margin: 20px auto -15px;
}
@media screen and (max-width: 1200px) {
    .fs-l-pageMain {
        margin: 0 10px;
    }
}
.fs-p-productSearch {
    border-bottom: none;
}
.fs-p-productSearch__form {
    padding: 0 0 0 21px;
}
/* .fs-c-productList {
  margin: -50px auto;
} --2019/11/19 */
.fs-p-linkButton {
    left: 30%;
    position: relative;
    margin: 10px 5px;


    transform: translate(-50%, 0%);
}
.fs-c-dropdown::after {
    width: 1em;
}
#fs_Checkout .fs-c-dropdown::after {
    width: 0.5em;
}
#fs_Register .fs-c-dropdown::after {
    width: 0.5em;
}
.fs-body-customerDetails .fs-c-agreementField {
    border-top: none;
    padding: 0; /*20220921*/
}
#fs_MyAddressBook .fs-c-list {
    font-weight: normal;
    font-size: .85em;
}
#fs_MyAddressBook .fs-c-button--secondary, #fs_NewsletterSubscribeSuccess .fs-c-button--secondary, #fs_NewsletterUnsubscribeSuccess .fs-c-button--secondary {
    background: #AE966C;
    border: 1px solid #AE966C;
    box-shadow: none;
}
.fs-c-addressBookList__count {
    font-size: 0.85em;
    font-weight: normal;
}
@media screen and (max-width: 767px) {
    .fs-c-addressBookList__count {
        text-align: center;
    }
}
.fs-c-noResultMessage {
    font-weight: normal;
}
#fs_MyOrders .fs-c-noResultMessage {
    margin: 0;
}
@media screen and (max-width: 767px) {
    #fs_MyAddressBook .fs-l-pageMain {
        width: 85%;
    }
    .fs-c-noResultMessage {
        font-size: 0.85em;
    }
}
@media screen and (min-width: 960px) {
    .fs-c-registeredUsers {
        flex-grow: inherit;
        flex-basis: inherit;
    }
}
#fs_AboutTerms .fs-c-documentArticle {
    text-align: left;
}
#fs_AboutTerms .fs-c-documentArticle + .fs-c-documentArticle {
    text-align: left;
}
#fs_AboutTerms .fs-l-main {
    margin: 0 0 50px;
}
.fs-c-inputInformation__message {
    font-size: .85em;
}
.fs-c-cartTable__productInfo {
    font-weight: normal;
    font-size: .85em;
}
.fs-c-cartTable__product > .fs-c-cartTable__productImage {
    padding-right: 0;
}
@media screen and (max-width: 600px) {
    .fs-c-cartTable__productImage__image {
        padding-right: 0;
    }
}
.fs-l-cart__mainColumn .fs-c-cartTable__product {
    grid-gap: 12px;
}
#fs_PasswordReminder .fs-c-inputInformation__message {
    font-weight: normal;
}
#fs_MemberAgreement .fs-c-documentColumn__content {
    font-weight: normal;
    font-size: .85em;
}
#fs_MemberAgreement .fs-p-memberAgreement h3 {
    height: 50px;
    padding: 30px 10px 10px 10px;
    font-weight: bold;
    font-size: 1.15em;
    border-bottom: 1px solid #bbb;
    color: #444;
}
#fs_MemberAgreement .fs-c-documentColumn__heading {
    border-color: unset;
    border-style: unset;
    border-width: unset;
}
#fs_ProductDetails h2 {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#fs_ProductDetails .fs-p-announcement h2 {
    color: #e45146;
}
@media screen and (max-width: 1200px) {
    #fs_MemberAgreement .fs-l-pageMain {
        width: 90%;
    }
    #fs_EditAccountSettings .fs-l-pageMain {
        width: 90%;
        margin: 0 auto;
    }
}
@media screen and (min-width: 1200px) {
    .fs-c-history {
        margin: 0 auto;
        width: 1170px;
    }
}
.fs-c-cartBundleInfo__title {
    background: #ae966c;
    font-size: 1em;
}
.fs-c-cartBundleInfo__list > li > a {
    border: 1px solid #ccc;
    color: #6e6e6e;
}
#gtco-main .new_iphone {
    text-align: center;
    padding-bottom: 2em;
}
/* Logout */
#fs_MyPageTop .fs-c-button--primary {
    font-weight: bold;
}
.fs-c-continueLogout {
    margin: 10px auto;
    width: 100%;
    max-width: 240px;
}
@media screen and (max-width: 767px) {
    .fs-c-continueLogout .fs-c-button--continueShopping {
        margin: 0;
    }
}
/* ギフトラッピング */
.fs-c-productOption .fs-c-dropdown__menu {
    font-weight: normal;
    font-size: .85em;
}
.fs-c-productOption__name label {
    margin-top: 5px;
    padding: 0 10px;
}
.fs-c-productOption__comment {
    margin: 10px 0 30px;
}
/* バリエーション */
.fs-c-variationAndActions .fs-c-dropdown__menu {
    font-weight: normal;
    font-size: 15px;
    padding: 2px 3em 2px 8px;
}
.fs-c-productQuantity select {
    padding: 1px 5px;
}
.fs-c-variationAndActions__variation .fs-c-variationRadioList__name__name, .fs-c-variationAndActions__variation .fs-c-variationRadioList__name__stock {
    font-weight: normal;
}
#fs_ProductDetails select {
    font-family: Arial, Helvetica, "sans-serif";
    color: #4E4E4E;
}
#fs_ProductDetails .fs-c-variationRadioList__row {
    border-top: 1px solid #efefef;
}
#fs_ProductDetails .fs-c-variationRadioList__row:last-child {
    border-bottom: 1px solid #efefef;
}
#fs_ProductDetails .fs-c-variationSelect__image > img {
    max-width: 105px;
}
/* Page not found */
.fs-p-pageNotFound img {
    width: 80%;
    max-width: 420px;
}
@media screen and (min-width: 768px) {
    .fs-p-pageNotFound {
        margin-top: 100px;
    }
    .fs-p-pageNotFound__body {
        font-size: 0.85em;
        margin-top: 4em;
    }
}
@media screen and (max-width: 767px) {
    .fs-p-pageNotFound__body {
        margin-left: 2%;
        margin-right: 2%;
    }
}
/* お問い合わせ */
.contact_area table {
    width: 90%;
    margin: 20px auto;
    border-collapse: collapse;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.contact-Required {
    color: red;
    font-weight: bold;
    font-size: 1.3rem;
}
.contact_area table th, .contact_area table td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 0.95em;
    padding: 2%;
    vertical-align: top;
}
.contact_area table th {
    width: 100%;
    background: #eee;
}
.contact_area input[type="text"] {
    padding: 8px 5px;
    width: 100%;
}
#fs_CustomPage .con-form input {
    width: 33%;
    margin: 0 10px;
}
#fs_CustomPage .contact-form table input {
    height: unset;
}
#privacyarea input {
    width: unset;
    height: unset;
}
#privacyarea {
    width: 90%;
    margin: 20px auto;
    font-size: 0.9em;
}
@media only screen and (max-width: 767px) {
    .contact_area table {
        width: 100%;
        margin: 20px auto;
        border-collapse: collapse;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }
    .contact-Required {
        color: red;
        font-weight: bold;
        font-size: 1.3rem;
    }
    .contact_area table th, .contact_area table td {
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 2%;
        vertical-align: top;
    }
    .contact_area table th {
        width: 100%;
        background: #eee;
        font-size: 0.95em;
    }
    #fs_CustomPage .con-form input {
        width: 100%;
        margin: 0 5px;
        padding: 0 5px;
    }
    #privacyarea {
        width: 100%;
    }
    #privacyarea input {
        padding: 3px 5px;
    }
}
/* 並行輸入ボタン */
.distribution_btn {
    text-align: center;
}
.distribution_btn a:visited {
    color: #AE966C;
}
.distribution_btn a:hover {
    color: #fff;
}
.btn-flat {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.65em 2em;
    text-decoration: none;
    color: #AE966C;
    background: rgba(174, 150, 108, 0.25);
    transition: .8s;
    border: 1px solid #AE966C;
}
.btn-flat:hover {
    background: rgba(174, 150, 108, 1);
    color: #fff;
    border: 1px solid #AE966C;
}
#distribution {
    display: block;
    padding-top: 44px;
    margin-top: -44px;
}
@media screen and (max-width: 767px) {
    #gtco-seventh .btn-flat {
        margin: 0 10px;
        font-size: 0.9em;
    }
}
/* 独自コメント */
@media screen and (min-width: 1199px) {
    .item-plus ul {
        width: 50%;
        display: -webkit-flex;
        display: flex;
    }
}
/* Outlet */
@media screen and (min-width: 1201px) {
    .dropdown-outlet-sp {



        display: none;
    }
}
@media screen and (max-width: 1200px) {
    .dropdown-outlet {
        display: none;
    }
}
/* slider-bottominfo */
.slider-bottom-info {
    text-align: center;
    font-size: 0.95em;
    font-weight: 500;
    letter-spacing: 0.2rem;
    padding: 30px 5px 5px 5px;
}
@media screen and (max-width: 767px) {
    .slider-bottom-info {
        font-size: 0.80em;
        letter-spacing: 0;
    }
}
/* holidayinfo */
.header-info {
    background-color: #ae966c;
    color: #fff;
    text-align: center;
    font-size: 0.95em;
    font-weight: bold;
    padding: 5px;
}
.header-info a: {
    color: #fff;
}
.header-info a:hover {
    color: #fff;
}
.header-info h6 {
    font-size: 1.05em;
    font-weight: bold;
    color: #fff;
    margin: 8px 0;
}
#holidayinfo {
    width: calc(100% - 1rem);
    max-width: calc(1200px - 1rem);
    min-height: calc(100vh - 28rem);
    font-size: 0.85em;
    margin: 0 auto;
    padding: 14em 1em;
    line-height: 2;
    background: #fff;
}
#holidayinfo > iframe {
    width: 100%;
    height: 300px;
}
#holidayinfo > h1 {
    text-align: center;
    margin-bottom: 0.75em;
    padding: 0.75rem 0;
    background: #333333;
    color: #fff;
    font-size: 1.5em;
}
#holidayinfo p {
    margin: 2.5rem 0;
}
#holidayinfo span {
    color: #ec3b2e;
    font-weight: 600;
    font-size: 1em;
}
#holidayinfo > h1 span {
    color: #fff;
}
#holidayinfo p > span {
    display: inline-block;
}
#holidayinfo ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    font-size: 1em;
    padding: unset;
    margin: unset;
}
#holidayinfo > ul:nth-child(3), #holidayinfo > ul:nth-child(4) > li:nth-child(1), #holidayinfo > ul:nth-child(5) > li:nth-child(1) {
    background: #eee;
}
#holidayinfo > ul:nth-of-type(3) {
    border-bottom: 1px solid #ccc;
}
#holidayinfo li {
    display: table-cell;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    width: 20%;
    box-sizing: border-box;
    padding: 1.25rem;
    font-size: 0.85em;
    height: 2.5rem;
}
#holidayinfo ul li:last-child {
    border-right: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
    #holidayinfo li {
        padding: 0.25rem;
    }
    .header-info a: {
        color: #fff;
    }
    .header-info a:hover {
        color: #fff;
    }
    .header-info {
        font-size: 0.75em;
        line-height: 1.85em padding: 5px 10px;
    }
    /* .header-info br { display: none; } */
    .header-info h6 {
        font-size: 1.15em;
    }
    #holidayinfo {
        padding: 2em 1em 0;
        min-height: unset;
    }
}
/* SALEリダイレクトボタン */
.outlet-btn {
    width: 20%;
    margin: 0 auto 2.5em;
    height: 55px;
    line-height: 53px;
    color: #ffffff;
    border-color: #ae966c;
    background-color: #ae966c;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    border-radius: 6px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.outlet-btn a {
    display: block;
    color: #ffffff;
}
.outlet-btn a:hover {
    color: #ffffff;
}
@media screen and (max-width: 767px) {
    .outlet-btn {
        width: 50%;
    }
}
/* 2022.3.7 商品ページにレビュー機能使用のため追加 */
#item-detail .tab {
    border: none;
}
#item-detail ul {
    border-bottom: 0.5px solid #2e2e2e;
}
#item-detail .nav-pills .nav-link {
    border-radius: 0.5rem 0.5rem 0 0;
    padding: 0.75rem 3.5rem;
}
.phone-size {
    font-size: 0.55em;
}
#item-detail .post-content {
    /* text-align: center; */
}
.detail-area h5, .detail-area p {
    text-align: left;
}
#item-detail a.brook-btn:hover, #item-detail button.brook-btn:hover {
    color: #ffffff;
}
.item-table {
    margin: 0 5%;
}
.item-table caption::before {

    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0dd";
    font-size: 1.35em;
    padding: 0 6px;
    color: rgb(181, 155, 106);
}
.item-table th {
    text-align: center;
    background: #e1e1e1;
    border-left: 2px solid #fff;
    height: 35px;
    width: 25%;
}
.item-table td {
    text-align: center;

    height: 35px;
    padding-right: 0;
}
.item-spec tr:nth-child(odd) {
    background: #e1e1e1;
}
.item-spec th {
    text-align: left !important;
    width: 50% !important;
    background: unset !important;
    padding-left: 3em;
}
.item-spec td {
    text-align: left !important;
    padding-left: 3em;
    border-top: unset;
}
.fs-c-buttonContainer--addReview--detail {
    justify-content: center;
}
.fs-c-productReview a {
    padding: 0.5em 2em;
    border: 1px solid #4d4333;
    text-decoration: none;
}
@media only screen and (min-width: 992px) {
    .fs-l-main {
        min-height: calc(100vh - 600px);
    }
    .detail-area h5 {
        margin-top: 50%;
    }
}
@media only screen and (max-width: 767px) {
    #item-detail .post-content br {
        display: inherit;
    }
}
@media only screen and (max-width: 575px) {
    .item-table {
        margin: 0;
    }
    .fs-l-productLayout__item--3 .container {
        max-width: 500px !important;
        padding-right: 0;
        padding-left: 0;
    }
    .fs-l-productLayout__item--3 #item-detail .tab {
        padding: 0 !important;
    }
    .fs-l-productLayout__item--3 #item-detail .tab-content .container .col-lg-6 {
        padding-right: 0;
        padding-left: 0;
    }
    .fs-l-productLayout__item--3 #item-detail .post-content p {
        text-align: left;
    }
    #item-detail .nav-pills .nav-link {
        padding: 0.75rem 2.75rem;
    }
    .item-spec th {
        padding-left: 1em;
    }
    .item-spec td {
        padding-left: 1em;
    }
    .tab-content .blog-btn {
        padding-bottom: 50px;
    }
}
/* End of 商品ページにレビュー機能使用のため追加 */
/* 2022.8.9 商品一覧ページバッジ追加 */
.fs-c-productList__list form {
    position: relative;
}
.fs-c-productList__list .fs-c-productMarks .bestseller {
    position: absolute;
    top: 7.5px;
    left: 7.5px;
}
.bestseller {
    color: #fff;
    background: #AE966C;
    line-height: 1.2;
    border-radius: 3px;
}
.fs-c-productList__list .fs-c-productMarks .sale_tag {
    position: absolute;
    top: 7.5px;
    left: 7.5px;
}
.sale_tag {
    color: #fff;
    background: #c00;
    line-height: 1.2;
    border-radius: 3px;
}

span.sale_tag02.fs-c-productMark__mark--31.fs-c-productMark__mark {
    position: absolute;
    top: 7.5px;
    left: 80.5px;
}

.sale_tag02 {
    color: #fff;
    background: #c00;
    line-height: 1.2;
    border-radius: 3px;
}


.bestseller .fs-c-productMark__label .sale_tag .sale_tag02{
    font-weight: 500;
}

/* End of 商品一覧ページバッジ追加 */
/* 2022.8.15 商品ページカラーバッジ追加 */
.mark-chips {
    border-radius: 10px;
    width: 15px;
    height: 15px;
    margin: 2px;
}
.fs-l-productLayout__item--2 > .fs-c-productMarks > .fs-c-productMark > .fs-c-productMark__item > .mark-chips {
    display: none;
}
/* End of 商品ページカラーバッジ追加 */
/* 2022.7.3 リニューアル追加 */
/* トップ共通
--------------------------------------------------*/
#fs_Top .fs-l-main {
    margin: 0 auto;
}
@media only screen and (max-width: 575px) {
    #fs_Top .container {
        max-width: none;
    }
}
@media only screen and (max-width: 479px) {
    #fs_Top .container {
        max-width: none;
    }
}
/* スライド
--------------------------------------------------*/
.tp-bullets, .tp-tabs, .tp-thumbs {
    left: calc(50% - 23px) !important;
}
/* カテゴリー
--------------------------------------------------*/
@media (min-width: 1201px) {
    .border-bottom-on-hover span {
        --border-width: 1px;
        --bottom-distance: 0px;
        display: inline-block;
        padding-bottom: 5px;
        background-image: linear-gradient(#000, #000);
        background-size: 0% var(--border-width);
        background-repeat: no-repeat;
        transition: background-size 0.5s;
        background-position: 0 calc(100% - var(--bottom-distance));
        cursor: pointer
    }
    .border-bottom-on-hover:hover span {
        background-size: 100% var(--border-width)
    }
}
.f {
    display: flex;
}
.jcb {
    justify-content: space-between;
}
.fdc {
    flex-direction: column;
}
.jca {
    justify-content: space-around;
}
.aic {
    align-items: center;
}
.no-wrap {
    white-space: nowrap;
}
.collection-phone-sizes-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 40px;
    box-sizing: content-box;
}
@media (max-width: 767px) {
    .collection-phone-sizes-wrapper {
        padding: 10px 40px
    }
}
.collection-phone-sizes {
    display: none;
}
.collection-phone-sizes .slick-prev,
.collection-phone-sizes .slick-next {
    transform: translate(0,-50%) scaleY(1.4);
    color: #aaa;
    font-size: .9em;
}
.collection-phone-sizes .slick-prev:hover,
.collection-phone-sizes .slick-prev:focus,
.collection-phone-sizes .slick-next:hover,
.collection-phone-sizes .slick-next:focus {
    color: #aaa;
}
.collection-phone-size {
    display: block;
    font-size: 12px;
    line-height: 1;
    text-align: center;
}
.collection-phone-size:hover {
    color: #999;
}
.collection-phone-size img {
    height: 70px
}
.active-icon-phone {
    display: none;
}
.collection-phone-size--with-active:hover .non-active-icon-phone {
    display: none;
}
.collection-phone-size--with-active:hover .active-icon-phone {
    display: block;
}
/* ピックアップ
--------------------------------------------------*/
.bk-portfolio-area .container {
    padding-right: 30px;
    padding-left: 30px;
}
.bg_color--30 {
    background: #AE966C;
}
@media (min-width: 992px) {
    .pickup-img-01 img {
        display: none;
    }
    .pickup-img-01 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url("https://bndlr.itembox.design/item/2020-renewal/img/230703_pc_pickup_01.jpg?t=20231211170616") no-repeat center center;
        background-size: cover;
    }
}
.portfolio.portfolio_style--1 .port-overlay-info {
    visibility: visible;
    opacity: 1;
    background: none;
}
.portfolio.portfolio_style--1:hover .port-overlay-info {
    background-color: rgba(0, 0, 0, .7);
}
.portfolio.portfolio_style--1 .port-overlay-info .hover-action h3.post-overlay-title {
    opacity: 1;
    transform: translateY(0);
    font-weight: 400;
}
/* ランキング
--------------------------------------------------*/
.bk-testimonial-area .container {
    padding-right: 30px !important;
    padding-left: 30px !important;
}
.fr2-carousel .rcmd-slick-list {
    margin: 0 !important;
}
.rcmd-slick-initialized .rcmd-slick-slide {
    overflow-x: hidden;
}
.carousle-slider .fr2-carousel .ranking-number .fas::before {
    content: "";
    display: block;
    width: 26px;
    height: 20px;
    background: url("https://bndlr.itembox.design/item/2020-renewal/img/220911-crown.svg") no-repeat center center;
    background-size: contain;
}
.fr2-listItem__imageContainer {
    margin: 0 -30%;
}
.carousle-slider .fr2-carousel p {
    font-family: 'Noto Sans JP', sans-serif !important;
}
.carousle-slider .fr2-carousel .ranking-number p {
    height: 1.7em !important;
}
.rcmd-slick-prev, .rcmd-slick-next {
    top: -20px !important;
    width: 14px !important;
    height: 14px !important;
}
.fs-l-main > div > div > div > div > div > div > div > div > div> .rcmd-slick-next {
    top: -57px !important;
    width: 14px !important;
    height: 14px !important;
}
.fs-l-main > div > div > div > div > div > div > div > div > div> .rcmd-slick-prev {
    top: -57px !important;
    width: 14px !important;
    height: 14px !important;
}
.fs-l-page > div > div > div > div > div > div > div > div > div> .rcmd-slick-next {
    top: -57px  !important;
    width: 14px  !important;
    height: 14px  !important;
}
.fs-l-page > div > div > div > div > div > div > div > div > div> .rcmd-slick-prev {
    top: -57px !important;
    width: 14px  !important;
    height: 14px !important;
}
.rcmd-slick-prev {
    left: auto !important;
    right: 50px !important;
}
.rcmd-slick-next {
    right: 10px !important;
    transform: translate(0, -50%) rotate(180deg) !important;
}
@media (max-width: 1199px) {
    .rcmd-slick-prev, .rcmd-slick-next {
        top: -64px !important;
    }
}
@media (max-width: 991px) {
    .rcmd-slick-prev, .rcmd-slick-next {
        top: -32px !important;
    }
}
@media (max-width: 767px) {
    .rcmd-slick-prev, .rcmd-slick-next {
        top: -20px !important;
    }
.fs-l-main > div > div > div > div > div > div > div > div > div> .rcmd-slick-next {
    top: -30px !important;
}
.fs-l-main > div > div > div > div > div > div > div > div > div> .rcmd-slick-prev {
    top: -30px !important;
}
.fs-l-page > div > div > div > div > div > div > div > div > div> .rcmd-slick-next {
    top: -30px  !important;
}
.fs-l-page > div > div > div > div > div > div > div > div > div> .rcmd-slick-prev {
    top: -30px !important;
}
}
.rcmd-slick-prev:before, .rcmd-slick-next:before {
    width: 14px !important;
    height: 14px !important;
    background: none !important;
    border: solid #000;
    border-width: 0 1px 1px 0;
    transform: rotate(135deg);
}
/* PC SP
--------------------------------------------------*/
.sp-only {
    display: none;
}
@media (max-width: 767px) {
    .pc-only {
        display: none;
    }
    .sp-only {
        display: block;
    }
}
/* DO MORE CARRY ME
--------------------------------------------------*/
.domore-area {
    width: 100%;
}
.domore-area img {
    width: 100%;
}
/* ニュース
--------------------------------------------------*/
.bk-blog-grid-area .container {
    padding-right: 30px;
    padding-left: 30px;
}
.view-more-btn a span.btn-arrow {
    height: 1px !important;
    color: #000 !important;
    font-size: 14px !important;
}
.view-more-btn a span.btn-arrow::before {
    width: 8px !important;
    height: 8px !important;
    border: 1px solid currentColor !important;
    border-left: 0 !important;
    border-bottom: 0 !important;
    top: -4px !important;
}
.blog-grid--modern.blog-standard .post-thumb::after {
    display: none;
}
.blog-grid--modern.blog-standard.blog-yellow-color .post-read-more {
    bottom: 20px;
    left: 50%;
    transform: translate(-50%);
    font-size: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    color: #AE966C;
    border: solid 1px #AE966C;
}
.blog-grid--modern.blog-standard .post-read-more::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 9px;
    height: 9px;
    border: solid #AE966C;
    border-width: 0 1px 1px 0;
    transform: translate(-65%, -50%) rotate(-45deg);
}
@media (max-width: 767px) {
    .view-more-btn a span.btn-arrow {
        width: 25px !important;
        margin-left: 10px !important;
    }
    .bk-blog-grid-area .container {
        padding-right: 30px;
        padding-left: 30px;
    }
    .bk-blog-grid-area .col-sm-6 {
        margin-bottom: 0;
    }
    .blog-grid--modern.blog-standard.blog-yellow-color .post-read-more::before {
        transform: translate(-65%, -50%) rotate(-45deg);
    }
}
@media only screen and (max-width: 479px) {
    h2.heading-h2, .blog-btn {
        white-space: nowrap !important;
    }
    .view-more-btn a {
        font-size: 10px !important;
    }
}
/* PICK UP
--------------------------------------------------*/
.pickup_area {
    margin: 0 auto;
    padding: 80px 15px 0;
}
.heading {
    color: #333 !important;
    font-family: "utile-display", sans-serif !important;
    font-weight: 500 !important;
}
h2.heading-h2 {
    font-size: 32px !important;
    letter-spacing: .1em !important;
}
.pickup_slide {
    margin-top: 20px;
    margin-right: -20px;
}
.pickup_post {
    display: none;
    padding-right: 20px;
}
@media only screen and (max-width: 479px) {
    .pickup_slide {
        margin-right: -10px;
    }
    .pickup_post {
        padding-right: 10px;
    }
}
.pickup_post a {
    display: block;
    margin-bottom: 10px;
}
.pickup_post p {
    margin-bottom: 0;
    color: #888;
    font-size: 12px;
}
.pickup_post p.pickup_title {
    color: #333;
    font-size: 16px;
}
.pickup_post img {
    width: 100%;
    height: auto;
}
.pickup_prev,
.pickup_next {
    display: block;
    position: absolute;
    top: -42px;
    width: 14px !important;
    height: 14px !important;
    padding: 0;
    font-size: 14px;
    line-height: 0;
    border: solid #000;
    border-width: 0 1px 1px 0;
}
.pickup_prev {
    right: 65px;
    transform: rotate(135deg);
}
.pickup_next {
    right: 25px;
    transform: rotate(-45deg);
}
.pickup_prev.slick-disabled,
.pickup_next.slick-disabled {
    opacity: .25;
}
@media only screen and (max-width: 767px) {
    .pickup_area {
        padding: 40px 0 0;
    }
    .pickup_area .container {
        max-width: 100% !important;
    }
    h2.heading-h2 {
        font-size: 25px !important;
    }
    .pickup_slide {
        margin-top: 15px;
    }
    .pickup_post p {
        font-size: 12px;
    }
    .pickup_post p.pickup_title {
        font-size: 15px;
    }
    .pickup_prev,
    .pickup_next {
        top: -38px;
    }
}
/* About Us
--------------------------------------------------*/
.about_area {
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
    background: #f5f5f5;
}
.about_area > div {
    width: 50%;
}
.about_left {
    display: flex;
    justify-content: flex-end;
}
.about_inner {
    max-width: 640px;
    padding: 40px;
}
@media (min-width: 1200px) {
    .about_inner {
        width: 640px;
    }
}
.about_inner h2 {
    margin-bottom: .6em;
}
.about_txt {
    margin-bottom: 2.5em;
    line-height: 2;
}
.about_logo {
    display: flex;
    flex-wrap: wrap;
    max-width: 450px;
    margin-bottom: 15px;
    padding: 0;
    list-style: none;
}
.about_logo li {
    margin: 0 20px 15px 0;
}
.about_link {
    text-align: right;
}
.about_link a {
    display: inline-block;
    color: #333;
    line-height: 1.4;
    border-bottom: solid 1px #333;
}
.about_link a:hover {
    border-color: #AE966C;
}
.about_right {
    background: url('https://bndlr.itembox.design/item/2023-renewal/img/about_img.jpg') no-repeat center center;
    background-size: cover;
}
@media (max-width: 991px) {
    .about_area {
        font-size: 14px;
    }
    .about_inner {
        padding: 30px;
    }
    .about_logo {
        max-width: 280px;
    }
}
@media (max-width: 767px) {
    .about_area > div {
        width: 100%;
    }
    .about_inner {
        padding: 25px 15px;
    }
    .about_right {
        height: 280px;
    }
}
/* インスタグラム
--------------------------------------------------*/
.brook-instagram-area {
    width: 100%;
　　padding: 40px 0 0;
}
.snpt-wdgt--liveig{
　　margin-top: 15px;
}
.snptwdgt-rtd__f0tr.sfx-fade-in {
    display: none;
}
.brook-instagram-area .container {
    padding: 0 30px !important;
}
.instagram-grid-wrap {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 30px;
}
.item-grid.grid-style--1.swiper-slide {
    width: 65%;
}
@media (max-width: 767px) {
    .item-grid.grid-style--1.swiper-slide {
        width: 100%;
    }
    .instagram-grid-wrap {
        display: block !important;
        padding: 0 !important;
    }
    .instagram-grid-wrap .swiper-wrapper {
        flex-wrap: wrap !important;
        justify-content: space-between !important;
    }
    .instagram-grid-wrap .swiper-slide {
        width: 32% !important;
        margin-bottom: 10px !important;
    }
    .instagram-grid-wrap .swiper-wrapper .swiper-slide:nth-child(n + 7) {
        display: none !important;
    }
}
/* End of ニューアル追加 */
/* 2023.7.20 2023リニューアル追加 */
/* preview
--------------------------------------------------*/
.fs-preview-header {
    display: none;
}
/* body
--------------------------------------------------*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,

.h5,
.h6 {
    font-family: 'Noto Sans JP', sans-serif !important;
}
/* header
--------------------------------------------------*/
.fs-l-header {
    background: #f5f5f5;
}
.header-default,
.headroom--sticky.headroom--not-top {
    background: #333 !important;
}
.header-default.header-transparent {
    position: fixed !important;
}
.headroom--sticky.headroom--not-top {
    animation: none !important;
}
/* logo */
@media only screen and (max-width: 767px) {
    .header-default .header__wrapper .header-left .logo a img {
        max-width: 140px !important;
    }
}
/* mainmenu */
.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}
.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
    font-size: 15px !important;
}
.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a span {
    transition: .2s;
    font-family: "utile-display", sans-serif;
    font-weight: 600;
    letter-spacing: .1em;
}
.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1:hover > a span {
    color: #AE966C;
}
.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1:hover > a::before {
    transform: translateY(-50%) rotate(180deg) !important;
}
.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1:hover > a span::after {
    display: none;
}
.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1.with--drop > a::before {
    font-size: 12px !important;
}
@keyframes show-animation-02 {
    0% {
        transform: scaleY(0);
        transform-origin: center top;
    }
    to {
        transform: scaleY(1);
        transform-origin: center top;
    }
}
.mainmenu li.with--drop.slide--megamenu:hover .mega__width--fullscreen {
    display: block;
    animation: show-animation-02 .5s !important;
}
.mega__width--fullscreen {
    padding: 30px 0 !important;
    background: #333 !important;
}
.mega__width--fullscreen .mega__list li {
    font-family: "utile-display", sans-serif !important;
    font-weight: 600 !important;
    letter-spacing: .05em !important;
}
.mega__width--fullscreen .mega__list li.mega--title {
    padding-bottom: 0 !important;
    border-bottom: none !important;
    color: #888 !important;
}
.mega__width--fullscreen .mega__list li a span {
    padding: 0 !important;
    transition: .2s !important;
}
.mega__width--fullscreen .mega__list li a:hover span {
    color: #AE966C !important;
}
.mega__width--fullscreen .mega__list li a span:hover::after {
    display: none;
}
/* header-right */
.header-default .header-right .mini-cart-button {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
@media only screen and (max-width: 767px) {
    .fs-l-header .header-default .header-right > div {
        margin: 0 4px !important;
    }
    .header-default .header-right .mini-cart-button {
        width: 30px !important;
    }
}
/* 絞り込み検索 */
.header-keyword {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 120px;
    padding: 0 4px;
    font-size: 13px;
    border-bottom: solid 1px #fff;
}
.header-keyword::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    transition: .5s;
    background: #AE966C;
}
.header-keyword:focus-within::after {
    width: 100%;
}
.header-keyword input {
    height: auto;
    padding: 0;
    color: #fff;
    line-height: 1.4;
    border: none;
    box-shadow: none;
}
.header-keyword input:focus {
    outline: none;
    box-shadow: none;
}
.header-keyword ::placeholder {
    color: #888;
    font-family: "utile-display", sans-serif;
    font-weight: 600;
    letter-spacing: .1em;
}
.header-keyword button {
    margin: 0;
    padding: 0;
    color: #fff;
    border: none;
}
.mega__width--fullscreen .header-select .mega__list li.mega--title {
    padding-bottom: .5em !important;
    border-bottom: solid 1px #444 !important;
}
.header-select .mega__list li:not(:first-child) {
    display: flex;
    align-items: center;
    margin-bottom: 1em;
    color: #fff;
    font-size: 13px;
}
.header-select .mega__list li:not(:first-child) > * {
    margin-right: .8em;
}
.header-select .mega__list li input {
    width: auto;
    height: 1em;
}
.header-select .submit-area {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2em;
}
.header-select .submit-area input {
    width: auto;
    height: auto;
    padding: .8em 5em;
    color: #fff;
    font-size: 13px;
    border: solid 1px #fff;
    border-radius: 3px;
}
.header-select .submit-area input:focus {
    outline: none;
}
.header-select .submit-area input:hover {
    background: #555;
}
.header-select .submit-area input:first-child {
    margin-right: 2em;
}
.header-select .submit-area input:nth-child(2) {
    background: #AE966C;
    border-color: #AE966C;
}
.header-select .submit-area input:nth-child(2):hover {
    background: #d8c39e;
}
.header-search .mega__width--fullscreen {
    z-index: 1000;
    animation: none !important;
}
/* hamber
--------------------------------------------------*/
.manu-hamber div i {
    height: 1px !important;
    transition: none !important;
}
.manu-hamber.active div i {
    background: transparent;
}
.manu-hamber div i::before, .manu-hamber div i::after {
    transition: all .2s !important;
}
.manu-hamber:hover div i::before, .manu-hamber:hover div i::after {
    width: 100% !important;
}
.manu-hamber.active div i::before, .manu-hamber.active div i::after {
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
}
.manu-hamber.active div i::before {
    transform: rotate(-45deg);
}
.manu-hamber.active div i::after {
    transform: rotate(-135deg);
}
/* nav_sp
--------------------------------------------------*/
.nav_sp_area, .search_sp_area {
    position: fixed;
    top: 43px;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    color: #fff;
    font-size: 13px;
    background: #333;
    z-index: 98;
    transition: all 0.3s;
    transform: translateX(100%)
}
.popup-mobile-menu-wrapper .nav_sp_area {
    visibility: visible;
    opacity: 1;
    transform: none;
}
.nav_sp_inner {
    max-width: 400px;
    margin: 0 auto;
    padding: 40px 20px;
}
.nav_sp_inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav_sp_inner a {
    display: block;
    color: #fff;
    font-size: 16px;
}

.nav_sp_list {
    font-family: "utile-display", sans-serif;
    font-weight: 600;
    letter-spacing: .05em;
}
.nav_sp_list > li {
    margin-bottom: 34px;
}
.nav_sp_list ul {
    padding: 20px;
}
.nav_sp_list ul li {
    margin-bottom: 1.2em;
}
.nav_sp_list ul li:last-child {
    margin-bottom: 0;
}
.nav_sp_list_trigger {
    display: flex;
    align-items: center;
    font-size: 18px;
}
.nav_sp_list_trigger span {
    margin-right: 30px;
}
.nav_sp_list_trigger img {
    width: 14px;
    height: auto;
}
.nav_sp_list_trigger.active img {
    transform: rotate(180deg);
}
/* search_sp
--------------------------------------------------*/
/* btn-search-click */
.btn-search-click img:last-child {
    display: none;
}
.btn-search-click.active img:first-child {
    display: none;
}
.btn-search-click.active img:last-child {
    display: inline;
}
/* search_sp_area */
.search_sp_area {
    transform: translateY(-100%);
}
.page-search-popup-opened .search_sp_area {
    visibility: visible;
    opacity: 1;
    transform: none;
}
.search_sp_inner {
    max-width: 400px;
    margin: 0 auto;
    padding: 40px 20px;
}
.search_sp_keyword {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.search_sp_keyword .header-keyword {
    width: calc(100% - 40px);
}
.search_sp_radio {
    display: flex;
    flex-wrap: wrap;
}
.search_sp_radio > div {
    width: 50%;
}
.search_sp_radio_title {
    color: #888;
    font-size: 15px;
    border-bottom: solid 1px #888;
}
.search_sp_radio ul {
    list-style: none;
    margin: 0 0 20px 10px;
    padding: 0;
}
.search_sp_radio li {
    display: flex;
    margin-bottom: 10px;
    font-size: 13px;
    align-items: center;
}
.search_sp_radio li > * {
    margin-right: .6em;
}
.search_sp_radio input[type="radio"] {
    width: auto;
    height: auto;
}
.search_sp_radio .submit-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.search_sp_radio .submit-area input {
    width: 45%;
    height: auto;

    padding: .5em 0;
    color: #fff;
    font-size: 13px;
    text-align: center;
    border: solid 1px #fff;
    border-radius: 3px;
}
.search_sp_radio .submit-area input:focus {
    outline: none;
}
.search_sp_radio .submit-area input:hover {
    transform: translateY(-3px);
}
.search_sp_radio.submit-area input:first-child {
    margin-right: 2em;
}
.search_sp_radio .submit-area input:nth-child(2) {
    background: #AE966C;
    border-color: #AE966C;
}
/* Category
--------------------------------------------------*/
/* ランキング部背景 */
.bg_color_gray {
    background: #e3e3e3;
}
/* タイトル */
.category_title {
    padding: .4em 0;
    font-family: "utile-display", sans-serif;
    font-weight: 600;
    font-size: 42px;
    text-align: center;
    letter-spacing: .05em;
    line-height: 1;
}
.fs-body-category h2.heading-h2 {
    font-size: 26px !important;
}
h2.heading-h2 small {
    font-size: calc(18em / 26);
    letter-spacing: .05em !important;
}
@media screen and (max-width: 960px) {
    .category_title {
        font-size: 35px;
    }
    .fs-body-category h2.heading-h2 {
        font-size: 22px !important;
    }
    h2.heading-h2 small {
        font-size: 15px !important;
    }
}
@media screen and (max-width: 480px) {
    .category_title {
        font-size: 27px;
    }
    .fs-body-category h2.heading-h2 {
        font-size: 18px !important;
    }
    h2.heading-h2 small {
        font-size: 13px !important;
    }
    #category_ranking_title {
        margin-left: -30px;
    }
}
/* 並び替えボタン */
.fs-c-productList__controller {
    flex-direction: row-reverse;
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.fs-c-productList__controller > * {
    margin: 8px 0 !important;
}
.fs-c-listControl {
    justify-content: flex-start;
}
.fs-c-sortItems {
    border: none !important;
}
.fs-c-sortItems__label {
    padding-left: 25px;
    background: url('https://bndlr.itembox.design/item/2023-renewal/img/icon-sort.svg') no-repeat left center;
    background-size: 18px 13px;
    border: none !important;
}
.fs-c-sortItems__list > li {
    color: #888;
    background: #f5f5f5;
}
.fs-c-sortItems__list__item.is-active,
.fs-c-pagination__item.is-active {
    background: #888 !important;
}
.fs-c-sortItems__list__item:hover {
    background: #eee;
}
@media screen and (max-width: 960px) {
    .fs-c-productList__controller {
        padding: 0 10px;
    }
    .fs-c-productList__controller > * {
        font-size: 14px;
    }
    .fs-c-productList__controller > .fs-c-listControl {
        font-size: 14px;
    }
}
@media screen and (max-width: 480px) {
    .fs-c-productList__controller {
        flex-direction: column-reverse;
    }
    .fs-c-sortItems {
        flex-direction: column;
    }  
    .fs-c-sortItems > span {
    /*margin-bottom: 8px;*/ 
    display: none;　/*9/12追加*/        
    }
}
/* 商品グループランキング */
.carousle-slider .fr2-carousel .spacing {
    height: 8px !important;
}
.carousle-slider .fr2-carousel .fr2-price__value {
    font-weight: 500 !important;
}
/* 商品一覧 */
@media screen and (min-width: 768px) {
    .fs-c-productList__list {
        grid-template-columns: calc(100% / 3) calc(100% / 3) calc(100% / 3) !important;
    }
}
@media screen and (min-width: 960px) {
    .fs-c-productList__list {
        grid-template-columns: calc(25% - 0px) calc(25% - 0px) calc(25% - 0px) calc(25% - 0px) !important;
    }
}
.fs-c-productList__list form {
    flex-direction: column;
    display: flex;
}
.fs-c-productListItem__productName,
.fs-c-productListItem__productName a,
.fs-c-productPrice__main {
    margin-bottom: 0 !important;
    color: #333;
    font-size: 14px !important;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-weight: normal !important;
}
.fs-c-productList__list .fs-c-buttonContainer {
    position: absolute;
    width: calc(100% - 8px);
    padding-top: calc(100% - 42px);
    pointer-events: none;
}
.fs-c-button--addToCart--list {
    display: none;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon,
.fs-c-button--particular.fs-c-button--removeFromWishList--icon {
    pointer-events: auto;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before,
.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    display: block;
    width: 34px;
    height: 34px;
    font-size: 18px;
    text-align: center;
    line-height: 34px;
    background: #fff;
    border-radius: 50%;
}
.fs-c-productMarks {
    order: 1;
    margin-top: 8px;
}
.fs-c-button--subscribeToArrivalNotice--list,
.fs-c-button--viewProductDetail {
    display: none;
}
.fs-c-sortItems__list {
    border-left: none !important;
}
@media screen and (max-width: 960px) {
    .fs-c-productListItem__productName,
    .fs-c-productListItem__productName a,
    .fs-c-productPrice__main {
        font-size: 13px !important;
    }
}
@media screen and (max-width: 768px) {
    .fs-c-productListItem__productName,
    .fs-c-productListItem__productName a,
    .fs-c-productPrice__main {
        font-size: 12px !important;
    }
    .fs-c-pagination {
        margin-left: 15px;
    }
}
/* 商品詳細
--------------------------------------------------*/
/* 全体レイアウト */
@media screen and (min-width: 768px) {
    .fs-l-product4 .fs-l-productLayout {
        display: grid;
        grid-template-columns: calc(60% - 16px / 2) calc(40% - 16px / 2);
        grid-gap: 16px;
        align-items: start;
    }
    .fs-l-productLayout__item--3 {
        grid-column: 1/3;
    }

}
/* 商品画像部分レイアウト */
@media screen and (min-width: 960px) {
    .fs-c-productCarouselMainImage {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
}
/* メイン画像サイズ */
#fs_ProductDetails .fs-c-slick .slick-slide img {
    width: 75% !important;
    margin: 0 auto !important;
}
@media screen and (max-width: 1200px) {
    #fs_ProductDetails .fs-c-slick .slick-slide img {
        width: 60% !important;
    }
}
@media screen and (max-width: 768px) {
    #fs_ProductDetails .fs-c-slick .slick-slide img {
        width: 100% !important;
    }
}
/* サムネイル */
#fs_ProductDetails .fs-c-productCarouselMainImage__thumbnailList {
    padding-left: 0 !important;
}
.slick-active .fs-c-productCarouselMainImage__thumbnail__img {
    border-color: #ae966c !important;
}
@media screen and (min-width: 768px) {
    .fs-c-productCarouselMainImage__thumbnailList > li {
        flex-basis: auto;
        width: 20%;
        margin: 0;
        padding: 0 5px 5px 0;
    }
}
@media screen and (min-width: 960px) {
    #fs_ProductDetails .fs-c-productCarouselMainImage__thumbnailList {
        flex-direction: column !important;
        flex-shrink: 0;
        margin: 0 20px 0 0;
        overflow: visible !important;
    }
    .fs-c-productCarouselMainImage__thumbnailList > li {
        width: 72px;
        flex-basis: 72px !important;
        margin: 0 0 8px 0 !important;
        padding: 0;
    }
    .fs-c-productCarouselMainImage__thumbnailList > li:last-child {
        margin-bottom: 0 !important;
    }
}
/* 上段右 */
.fs-c-heading {
    font-weight: normal !important;
}
.mark-chips-item {
    border-radius: 12px !important;
    width: 24px !important;
    height: 24px !important;
    margin: 10px 8px 0 0 !important;
}
.fs-c-variationCart > li {
    padding-bottom: 10px;
    border-bottom: solid 1px #dbdbdb;
}
.fs-c-variationCart > li:last-child {
    border-bottom: none;
}
.fs-c-variationCart__variationName__name {
    font-weight: normal !important;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
    color: #888;
}
.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    color: #ae966c !important;
}
.fs-c-button--primary {
    background: #ae966c !important;
    border-color: #ae966c !important;
}
.fs-c-button--primary.fs-c-button--addToCart--variation {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em 0 !important;
    border-radius: 3px;
}
.fs-c-button--primary.fs-c-button--addToCart--variation::before {
    content: "";
    width: 20px;
    height: 16px;
    margin-right: 5px;
    background: url("https://bndlr.itembox.design/item/2023-renewal/icon-cart.svg") no-repeat center center;
    background-size: contain;
}
.fs-c-variationAndActions .fs-c-variationList__item .fs-c-variationCart__variationName,
 .fs-c-variationCart__variationName__stock {
    font-size: 14px !important;
}
@media screen and (max-width: 960px) {
    .fs-c-variationAndActions .fs-c-variationList__item .fs-c-variationCart__variationName,
     .fs-c-variationCart__variationName__stock {
        font-size: 12px !important;
    }
}
/* 商品詳細 */
.insert-spec table,
.insert-spec caption,
.insert-spec tbody,
.insert-spec th,
.insert-spec td {
    display: block;
}
.insert-spec .item-table {
    margin: 20px 0 0;
}
.insert-spec .item-table table {
    border-bottom: solid 1px #dbdbdb;
}
.insert-spec .item-table table:last-child {
    margin-top: 20px !important;
}
.item-table th {
    border-left: none !important;
}
.insert-spec caption {
    position: relative;
    margin: 0 0 10px;
    padding: 0;
    color: #333;
    font-size: 14px;
    cursor: pointer;
}
.insert-spec caption::before {
    display: none;
}
.insert-spec caption::after {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    right: 5px;
    width: 16px;
    height: 8px;
    background: url("https://bndlr.itembox.design/item/2023-renewal/img/arrow-02.png") no-repeat center center;
    background-size: contain;
    transition: all .2s;
}
.insert-spec caption.active::after {
    transform: rotate(180deg);
}
.insert-spec tr {
    display: flex;
    align-items: stretch;
    border-top: solid 1px #dbdbdb;
}
.insert-spec th,
.insert-spec td {
    width: 50%;
    height: auto;
    padding: .5em 1em !important;
    line-height: 1.4;
    border: none;
}
.insert-spec th {
    font-weight: normal !important;
    background: #f5f5f5 !important;
}
.insert-spec td {
    background: #fff !important;
}
.insert-spec .item-table table:last-child th,
.insert-spec .item-table table:last-child td {
    border-left: solid 1px #dbdbdb !important;
}
.insert-spec .item-table table:last-child tr th:first-child,
.insert-spec .item-table table:last-child tr td:first-child {
    border-left: none !important;
}
.insert-spec .item-table table:last-child tr td:first-child {
    background: #f5f5f5 !important;
}
@media screen and (max-width: 960px) {
    .insert-spec caption {
        font-size: 13px;
    }
}
/* セット商品 */
._fs_recomttl {
    color: #333 !important;
    font-family: "utile-display", sans-serif !important;
    font-size: 25px !important;
    font-weight: 600 !important;
    letter-spacing: .05em;
}
.fs_top-banner span {
    color: #333 !important;
    font-size: 15px !important;
}
.fs-l-productLayout__item--2 .fs_top-banner {
    margin-top: 50px !important;
}
@media screen and (max-width: 960px) {
    ._fs_recomttl {
        font-size: 18px !important;
    }
}
/* 商品Detail */
#item-detail ul {
    margin-bottom: 0 !important;
    border-bottom: none !important;
}
#item-detail .nav-pills .nav-link {
    margin-right: 5px;
    color: #888;
    font-family: "utile-display", sans-serif !important;

    font-weight: 600 !important;
    letter-spacing: .05em;
    background: #DBDBDB;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #AE966C !important;
    background-color: #f5f5f5 !important;
}
#item-detail .tab-content {
    position: relative;
    background: #f5f5f5;
}
#item-detail .tab-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 200%;
    height: 100%;
    margin-left: -100%;
    background: #f5f5f5;
}
#item-detail .tab-pane > div {
    margin-top: 0 !important;
    padding: 40px 0 !important;
}
a.brook-btn {
    box-shadow: none !important;
}
a.brook-btn:hover {
    transform: none !important;
    background: #d8c39e !important;
}
@media screen and (min-width: 960px) {
    #item-detail .post-content {
        padding: 0 100px;
    }
}
@media screen and (max-width: 768px) {
　　.post-meta > .detail-area.pt--50.pb--80 {
    　　margin: auto 15px;
　　}
}

/* レビュー */
.fs-c-productReview a {
    color: #fff;
    font-size: 15px;
    background: #AE966C;
    border: none !important;
    border-radius: 3px;
    transition: all .2s;
}
.fs-c-productReview a:hover {
    color: #fff !important;
    text-decoration: none !important;
    background: #d8c39e !important;
}
.fs-c-button--plain.fs-c-button--addReview--detail::before {
    content: "" !important;
}
/* レコメンド */
.rcmd-slick-slider {
    margin-left: -10px;
}
#ranking .rcmd-slick-slider {
    margin-left: -5px;
}
.fr2-listItem__imageContainer {
    margin: 0 !important;
}
/*.rcmd-slick-prev,
.rcmd-slick-next {
    top: -30px !important;
}*/
.fr2-price__value {
    font-size: 14px !important;
}
#fs-ranking .rcmd-slick-slide:before {
    font-weight: normal !important;
    font-size: 15px !important;
    transform: translate(0, 0) !important;
}
.fr2-listItem__productName {
    font-size: 14px !important;
}
@media screen and (max-width: 960px) {
    .fr2-listItem__productName {
        font-size: 12px !important;
    }
}
.core_collection {
    position: relative;
    margin: 5% 0;
}
.core_collection ul {
    display: block;
    margin: 0 0 0 -10px;
    padding: 0;
}
.core_collection li {
    padding: 10px;
}
.core_collection a {
    display: block;
    font-size: 14px;
}
.core_collection a img {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.core_collection a span {
    display: block;
    margin-bottom: 8px;
    font-size: 23px;
    font-family: "utile-display", sans-serif;
    font-weight: 600 !important;
}
.core_collection a span small {
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
}
.core_collection .pickup_prev,
.core_collection .pickup_next {
    top: -30px;
}
.core_collection .pickup_prev {
    right: 60px;
}
.core_collection .pickup_next {
    right: 20px;
}
.fr2-listItem__productName {
    color: #333 !important;
}
@media screen and (max-width: 1199px) {
    .core_collection {
        margin: 5% 1%;
    }
}
@media screen and (max-width: 960px) {
    #fs_ProductDetails h2.heading-h2 {
        font-size: 26px !important;
    }
    .core_collection a {
        font-size: 12px;
        line-height: 1.4;
    }
    .core_collection a span {
        font-size: 18px;
    }
    .core_collection a span small {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    #fs-recommend--flick .fr2-carousel .rcmd-slick-list {
        overflow-x: hidden !important;
    }
    #fs-recommend,
    .core_collection {
        margin: 10% 2%;
    }
}
@media screen and (max-width: 480px) {
    .core_collection ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        list-style: none;
    }
    .core_collection li {
        width: 50%;
    }
}
/* トップページ
--------------------------------------------------*/
/* FVスライド */
#rev_slider_1_1 .tp-caption,
#rev_slider_1_1 .brook .tp-bullet {
    font-family: "utile-display", sans-serif !important;
    font-weight: 600 !important;
    letter-spacing: .05em !important;
}
#rev_slider_1_1 .tp-caption,
#rev_slider_1_1 .tp-caption:hover {
    transform: none !important;
}
#rev_slider_1_1 div.tp-caption {
    line-height: 1.4 !important;
}
#rev_slider_1_1 h6.tp-caption {
    font-size: 25px !important;
    letter-spacing: .1em !important;
}
#rev_slider_1_1 .tp-caption.rev-btn {
    min-width: 120px !important;
    min-height: 40px !important;
    padding: 0 !important;
    font-size: 13px !important;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: normal !important;
    line-height: 40px !important;
}
@media screen and (max-width: 767px) {
    #rev_slider_1_1 h6.tp-caption {
        font-size: 18px !important;
    }
}
/* ピックアップ */
@media (min-width: 1200px) {
    .pickup_area .container {
        max-width: 1230px;
    }
}
/* ランキング */
@media screen and (min-width: 1200px) {
    .bk-testimonial-area .container {
        max-width: 1260px !important;
    }
}
/* インスタグラム */
@media screen and (min-width: 1200px) {
    .brook-instagram-area .container {
        max-width: 1260px !important;
    }
}
/* 共通部分修正
--------------------------------------------------*/
/* ヘッダー */
@media screen and (min-width: 1200px) {
    .header-default.haeder-fixed-width .container-fluid {
        max-width: 1170px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .header-default .header__wrapper .header-left {
        margin-left: -15px;
    }
    .header-default .header__wrapper .header-right {
        margin-right: -15px !important;
    }
    .header-default .header-right > div {
        margin: 0 0 0 15px !important;
    }
    .header-default .header-right > div.header-search {
        margin-right: 15px !important;
    }
}
/* 機種カテゴリ */
@media screen and (min-width: 1200px) {
    .collection-phone-sizes-wrapper {
        max-width: 1230px;
    }
}
/* パンくずリスト */
@media screen and (max-width: 767px) {
    .fs-c-breadcrumb {
        padding: .5em 15px 0;
        font-size: 11px;
        line-height: 1.6;
    }
    #fs_ProductDetails .fs-l-main {
        margin: 10px auto 20px;
    }
}
/* フッター */
@media screen and (min-width: 1200px) {
    #bk-footer .container {
        max-width: 1230px !important;
    }
}
/* ページトップボタン */
#scrollUp {
    bottom: 20px !important;
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    border: solid 1px #AE966C;
    box-shadow: none !important;
}
#scrollUp i {
    font-size: 18px !important;
    line-height: 44px !important;
}
#scrollUp i.fa-angle-up:before {
    content: "\f077" !important;
}


/* ポイント */
.fs-c-productPointDisplay {
    background: none;
    color: #ae966c;
    padding: 0px;
}