@charset "utf-8";
/*================
fs_custom_com
=================*/

.iframe-sdnav {
    margin-right: 40px;
}

.fs-l-pageMain {
    max-width: 800px;
}

.fs-l-main {
    justify-content: center;
}

.fs-l-page #arrows .pickup-slick-prev {
    top: -100px;
    left: -50px;
    position: absolute;
    /* 任意の値 */
}

.fs-l-page #arrows .pickup-slick-next {
    top: -100px;
    right: -50px;
    position: absolute;
    /* 任意の値 */
}

.fs-l-page .fc-wrapper .footer-box__list li {
    width: 238px;
}

.fs-l-page .fc-wrapper .footer-box__list .list__link a {
    background: url(../images/common/footer-link-green.png) no-repeat right top 3px;
    /* border-bottom: 1px solid #187943; */
}

/* .fs-body-product-9191 .fs-l-pageMain,
.fs-body-product-9192 .fs-l-pageMain,
.fs-body-product-9194 .fs-l-pageMain,
.fs-body-product-9195 .fs-l-pageMain {
    max-width: 1040px;
    margin: auto;
}

.fs-body-product-9191 .fs-l-pageMain #item-review,
.fs-body-product-9192 .fs-l-pageMain #item-review,
.fs-body-product-9194 .fs-l-pageMain #item-review,
.fs-body-product-9195 .fs-l-pageMain #item-review {
    max-width: 800px;
    margin: auto;
}


.fs-body-product-9191 .fs-l-pageMain #fs_form,
.fs-body-product-9192 .fs-l-pageMain #fs_form,
.fs-body-product-9194 .fs-l-pageMain #fs_form,
.fs-body-product-9195 .fs-l-pageMain #fs_form {
    max-width: 800px;
    margin: auto;
} */


/* ログイン・ログアウト */
.logoutButton,
.loginButton {
    display: block;
}


.logout.my-false {
    display: none;
}

.login.my-true {
    display: none;
}

.regist.my-true {
    display: none;
}

#fs_ProductDetails .item__cts--under .other-item .other-item-set {
    width: 253px;
}

.fs-p-accountInfo__point__point__available__number {
    color: #e72910 !important;
}