@charset "UTF-8";

.fs-l-header__utility *:last-child {
    -ms-flex-item-align: auto;
    align-self: auto;
}

.cntTtl {
    width: 100%;
    display: block;
    margin: 0 auto 4rem;
    text-align: center;
}

.fs-l-header--min {
    border: none;
}

.fs-l-pageMain {
    padding: 0;
}

.fs-c-documentArticle .fs-c-documentArticle__heading {
    background: none;
    color: #000;
    text-align: left;
    font-size: 1.4rem;
    font-weight: 600;
    border-bottom: 1px solid;
    padding: 0 0 1rem;
}

.fs-c-documentArticle {}

.fs-c-documentArticle .fs-c-documentColumn__heading {
    color: #000;
    border: none;
    padding: 0;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0 0 1rem;
}

.fs-c-documentArticle__content {
    text-align: left;
}

.fs-c-documentColumn + .fs-c-documentColumn {
    margin: 6rem auto 0;
}

.fs-c-documentArticle__content p {
    line-height: 1.6;
}

.fs-c-documentArticle .fs-c-documentColumn__content {
    padding: 0;
    text-align: left;
}

.fs-c-documentArticle .fs-c-documentColumn__content p {}

.fs-c-documentArticle .fs-c-explainList {
    margin: 2rem auto;
}

.fs-c-orderedList > li{
    line-height: 1.6;
    margin: 1.0rem auto 0;
}

@media screen and (min-width:641px) {
    .fs-l-pageMain {
        padding: 0;
    }
}

/*---------------------------------------------------
CART
---------------------------------------------------*/
.fs-l-header__utility {
    display: block;
    padding-top: 140px;
}

.fs-l-cart {}

.fs-l-cart .fs-l-cart__contentsArea {}

.fs-l-cart .fs-l-cart__contentsArea {}

#fs-cartContent-container {}

#fs-cartContent-container .fs-c-cartTableContainer {}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable {}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable {}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable thead {}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable thead {}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable thead tr {}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable thead tr {}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable thead th {}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable thead th {}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__row {
    padding: 0.0em 0 1.5em;
}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell {}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell--subtotal {
    padding: 1em 0 0;
}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell .fs-c-cartTable__product {
    grid-template-columns: 120px 1fr;
}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell .fs-c-cartTable__productImage {}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell .fs-c-cartTable__productInfo {
    text-align: left;
}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell .fs-c-cartTable__productName {
    margin: 0 0 1em;
    line-height: 1.5;
}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell .fs-c-listedProductName__variation {
    margin: .5em 0 0;
}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell .fs-c-listedProductName__variation__choice {
    position: relative;
}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell .fs-c-listedProductName__variation__choice::before {
    content: "サイズ : ";
    color: #999999;
}


#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__unitPrice .fs-c-productPrice__main__price {
    color: #000;
    font-weight: bold;
}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__quantity {}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__price {}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__actionButton {}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__actionButton .fs-c-button--plain {
    color: #fff;
    background: #999999;
    padding: .8em .5em;
}

.fs-c-cartTable__actionButton__container + .fs-c-cartTable__actionButton__container {
    border: none;
}

#fs-cartContent-container .fs-c-cartTableContainer .fs-c-totalAndActions {}

#fs-cartContent-container .fs-c-cartTableContainer #fs-cartTotals-container {}

#fs-cartContent-container .fs-c-cartTableContainer #fs-checkout-payHere-container {}

#fs-cartContent-container .fs-c-cartTableContainer #fs-checkout-payHere-container .fs-c-cartPayment__button {}

.fs-c-cartPayment__button {}

.fs-c-cartPayment__button a {
    background: #000;
    padding: 1.0em 0;
}

.fs-c-cartPayment__button a span {
    color: #fff;
    font-weight: bold;
}

.fs-p-announcement {}

.fs-p-announcement .fs-p-announcement__title {
    margin: 0 auto 1.0em;
    color: #000;
    width: 90%;
}

.fs-p-announcement .fs-p-announcement__body {}

.fs-p-announcement .fs-p-announcement__body p {}

.fs-p-announcement .fs-p-announcement__body p {}

.fs-c-continueShopping {}

.fs-c-continueShopping .fs-c-button--continueShopping {
    background: #fff;
    border: 1px solid;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1.5em 0;
    max-width: 220px;
    width: 80%;
    font-size: 1.4rem;
    color: #000;
    position: relative;
}

.fs-c-continueShopping .fs-c-button--continueShopping::before {
    content: "";
    border-right: 1px solid;
    border-bottom: 1px solid;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 1.2em;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(135deg);
    transform: translate(0, -50%) rotate(135deg);
}

.fs-c-wishlistProduct {
    display: none;
}

@media screen and (min-width:641px) {

    .fs-c-cartTable__headerCell,
    .fs-c-cartTable__dataCell {
        border: none;
    }

    .fs-l-cart {}

    .fs-l-cart .fs-l-cart__contentsArea {}

    .fs-l-cart .fs-l-cart__contentsArea {
        margin: 0 auto 10rem;
    }

    #fs-cartContent-container {}

    #fs-cartContent-container .fs-c-cartTableContainer {
        border: none;
        padding: 0;
    }

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable thead {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable thead {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable thead tr {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable thead tr {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable thead th {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable thead th {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__row {
        border-bottom: 1px solid #999;
        padding: 0;
    }

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell {
        padding: 2em .5em;
    }

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell .fs-c-cartTable__product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        grid-template-columns: 0 1fr;
    }

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell .fs-c-cartTable__productImage {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell .fs-c-cartTable__productInfo {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell .fs-c-cartTable__productName {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell .fs-c-listedProductName__variation {
        margin: 0;
    }

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__dataCell .fs-c-listedProductName__variation__choice {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__unitPrice {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__quantity {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__price {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-cartTable .fs-c-cartTable__actionButton {}

    #fs-cartContent-container .fs-c-cartTableContainer .fs-c-totalAndActions {}

    #fs-cartContent-container .fs-c-cartTableContainer #fs-cartTotals-container {}

    #fs-cartContent-container .fs-c-cartTableContainer #fs-checkout-payHere-container {}

    #fs-cartContent-container .fs-c-cartTableContainer #fs-checkout-payHere-container .fs-c-cartPayment__button {}

    #fs-cartContent-container .fs-body-cart .fs-l-cart__sideColumn {
        padding: 4rem 1em;
    }

    .fs-c-cartPayment__button a {
        background: #000;
        padding: 1.0em 0;
    }

    .fs-c-cartPayment__button a:hover {
        opacity: .5;

    }


    .fs-p-announcement {}

    .fs-p-announcement .fs-p-announcement__title {}

    .fs-p-announcement .fs-p-announcement__body {}

    .fs-p-announcement .fs-p-announcement__body p {
        line-height: 1.8;
    }

    .fs-p-announcement .fs-p-announcement__body p {}

    .fs-c-continueShopping {}

    .fs-c-continueShopping .fs-c-button--continueShopping {}

}

/*---------------------------------------------------
MY PAGE
---------------------------------------------------*/
.fs-l-account {}

.fs-l-account .fs-c-accountService {}

.fs-l-account .fs-c-accountService {}

.fs-l-account .fs-c-accountService .fs-c-accountService__page {}

.fs-l-account .fs-c-accountService .fs-c-accountService__page {
    width: calc(50% - 20px);
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    height: 100%;
    margin: 0 10px 2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fs-l-account .fs-c-accountService .fs-c-accountService__page a {
    padding: .5rem 0 1.5rem;
    border: 1px solid #CCCCCC;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    border-radius: 0;
}

.fs-l-account .fs-c-accountService .fs-c-accountService__page a .fs-c-accountService__pageLink__label {}

.fs-l-account .fs-c-accountService .fs-c-accountService__page a .fs-c-accountService__pageLink__label .fs-c-string {
    font-size: 1.4rem;
    color: #000;
}

.fs-l-account .fs-c-accountService .fs-c-accountService__page.fs-c-accountService__page--accountDelete {
    width: 100%;
    margin: 6rem auto 0;
    opacity: .5;
}

.fs-l-account .fs-c-accountService .fs-c-accountService__page.fs-c-accountService__page--accountDelete a {
    margin: 0 auto;
    padding: 1em 2em;
    border: none;
    border-bottom: 1px solid;
}

.fs-l-account .fs-c-accountService__page {}

.fs-l-account .fs-c-accountService__page a {}

.fs-l-account .fs-c-accountService__page a span {}

.fs-l-account .fs-c-accountService__page a span::before {
    background-size: 40px;
    fill: #000;
    color: #000 !important;
    background-size: 80%;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
}

.fs-l-account .fs-c-accountService__page--wishList a span::before {
    background-image: url('https://ctizenbulova.itembox.design/item/s/common/img/icon_star.svg');
    content: "";
    background-size: 80%;
    position: relative;
    background-position: top center;
}

.fs-l-account .fs-c-accountService__page--orderHistoryList a span::before {
    background-image: url('https://ctizenbulova.itembox.design/item/s/common/img/icon_cart.svg');
    content: "";
}

.fs-l-account .fs-c-accountService__page--accountSettingsModify a span::before {
    background-image: url('https://ctizenbulova.itembox.design/item/s/common/img/icon_acc.svg');
    content: "";
}
.fs-l-account .fs-c-accountService__page--accountLogout a span::before {
    background-image: url('https://ctizenbulova.itembox.design/item/s/common/img/icon_logout.svg?ver=2');
    content: "";
}


@media screen and (min-width:641px) {
    .fs-l-account {}

    .fs-l-account .fs-c-accountService {}

    .fs-l-account .fs-c-accountService {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        max-width: 1000px;
        width: 100%;
    }

    .fs-l-account .fs-c-accountService .fs-c-accountService__page {}

    .fs-l-account .fs-c-accountService .fs-c-accountService__page {
        width: calc(100% / 3 - 20px);
    }

    .fs-l-account .fs-c-accountService .fs-c-accountService__page a {}

    .fs-l-account .fs-c-accountService .fs-c-accountService__page a .fs-c-accountService__pageLink__label {}

    .fs-l-account .fs-c-accountService .fs-c-accountService__page a .fs-c-accountService__pageLink__label .fs-c-string {}

    .fs-c-accountService__page--accountDelete {}
}


/*---------------------------------------------------
LOG IN
---------------------------------------------------*/

.fs-body-login {}

.fs-body-wishlist-login .fs-c-subSection__title,
.fs-body-login .fs-c-subSection__title {
    color: #000;
    border: none;
    font-weight: 600;
    font-size: 1.8rem;
    margin: 0 auto 2rem;
}

.fs-body-wishlist-login .fs-c-subSection,
.fs-body-login .fs-c-subSection {
    margin: 0 auto 6rem;
}

.fs-body-login .fs-c-subSection .fs-c-buttonContainer {}

.fs-body-login .fs-c-subSection .fs-c-buttonContainer a {}

.fs-body-wishlist-login .fs-c-subSection .fs-c-buttonContainer a span,
.fs-body-login .fs-c-subSection .fs-c-buttonContainer a span {
    color: #fff;
}

.fs-body-wishlist-login .fs-c-subSection .fs-c-subSection__message,
.fs-body-login .fs-c-subSection .fs-c-subSection__message {
    width: 90%;
    margin: 0 auto 2rem;
    line-height: 1.6;
    text-align: left;
}


.fs-body-cart-login {}

.fs-body-cart-login .fs-c-loginForm {}

.fs-body-cart-login .fs-c-loginForm .fs-c-registeredUsers__title,
.fs-body-cart-login .fs-c-loginForm .fs-c-registeredUsers__title {
    border: none;
    font-size: 2.0rem;
    color: #000;
    margin: 0 auto 4rem;
}

.fs-body-cart-login .fs-c-loginForm .fs-c-fsLogin {}

.fs-body-cart-login .fs-c-loginForm .fs-c-inputInformation__field,
.fs-body-cart-login .fs-c-loginForm .fs-c-inputInformation__field {
    background: rgba(120, 120, 120, .1);
    padding: 4rem 2rem;
}

.fs-body-cart-login .fs-c-loginForm .fs-c-inputInformation__button {}

.fs-body-cart-login .fs-c-loginForm .fs-c-inputInformation__link {}

.fs-body-cart-login .fs-c-loginForm .fs-c-inputTable__headerCell,
.fs-body-cart-login .fs-c-loginForm .fs-c-inputTable__headerCell {
    margin: 0 0 1rem;
}

@media screen and (min-width:961px) {
    .fs-body-login {}

    .fs-body-wishlist-login .fs-c-loginForm,
    .fs-body-login .fs-c-loginForm {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        max-width: 800px;
        margin: 0 auto;
    }

    .fs-body-login .fs-c-subSection__title {}

    .fs-body-wishlist-login .fs-c-subSection,
    .fs-body-login .fs-c-subSection {
        width: 100%;
        text-align: center;
    }

    .fs-body-wishlist-login .fs-c-subSection .fs-c-subSection__message,
    .fs-body-login .fs-c-subSection .fs-c-subSection__message {
        margin: 0 auto 2rem;
        text-align: center;
    }


    .fs-body-cart-login {}

    .fs-body-cart-login .fs-c-loginForm {}

    .fs-body-cart-login .fs-c-loginForm .fs-c-registeredUsers__title {}

    .fs-body-cart-login .fs-c-loginForm .fs-c-fsLogin {}

    .fs-body-cart-login .fs-c-loginForm .fs-c-inputInformation__field {}

    .fs-body-cart-login .fs-c-loginForm .fs-c-inputInformation__button {}

    .fs-body-cart-login .fs-c-loginForm .fs-c-inputInformation__link {}
}

/*---------------------------------------------------
CHECK OUT
---------------------------------------------------*/


.fs-body-checkout {}

.fs-body-checkout .fs-c-checkout-preview__title {
    font-weight: 600;
    border: none;
    font-size: 1.8rem;
    padding: 0;
    margin: 1rem auto 2rem;
}

.fs-body-checkout .fs-c-checkout-buyerInfo {}

.fs-body-checkout .fs-c-checkout-customerInfo {
    margin: 0 auto;
}

.fs-body-checkout .fs-c-checkout-customerInfo__name {
    margin: 0 auto 1.5rem;
}

.fs-body-checkout .fs-c-checkout-customerInfo__email {
    margin: 0 auto 1.5rem;
}

.fs-body-checkout .fs-c-checkout-customerInfo__address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 1rem;
}

.fs-body-checkout .fs-c-checkout-customerInfo__address span {
    margin: 0 auto .5rem;
}

.fs-body-checkout .fs-c-checkout-customerInfo__tel fs-u-tel {}

#fs-addressInfo-container {}

#fs-addressInfo-container .fs-c-checkout-destination__list {
    margin: 0 auto 2rem;
}

#fs-addressInfo-container .fs-c-checkout-destination__list .fs-c-checkout-destination__name {
    margin: 0 auto 1rem;
}

#fs-addressInfo-container .fs-c-checkout-destination__list .fs-c-checkout-destination__name .fs-c-checkout-destination__name__home {
    font-size: 80%;
}

#fs-addressInfo-container .fs-c-checkout-destination__list .fs-c-checkout-destination__name__home fs-c-homeLabel {}

#fs-addressInfo-container .fs-c-checkout-destination__list .fs-c-checkout-destination__address {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin: 0 auto .5rem;
}

#fs-addressInfo-container .fs-c-checkout-destination__list .fs-c-checkout-destination__address span {
    line-height: 1.5;
}

#fs-addressInfo-container .fs-c-checkout-destination__list .fs-c-checkout-destination__tel {
    text-align: left;
}


#fs-orderContents-container {}

#fs-orderContents-container .fs-c-checkout-orderInfo__body {}

#fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo {}

#fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo {}

#fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo .fs-c-cartTable__productName {
    text-align: left;
    margin: 0 auto 1rem;
    font-size: 1.65rem;
    line-height: 1.6;
}

#fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo .fs-c-listedProductName__variation {
    font-size: 1.4rem;
    margin: 0;
}

#fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo .fs-c-cartTable__unitPrice {
    font-size: 1.6rem;
}

#fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo .fs-c-productPrice__main {
    color: #000;
}

#fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo .fs-c-productPrice__main__price {
    color: #000;
}

#fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo .fs-c-productPrice__main__price span {}



.fs-c-checkout-addressee .fs-c-checkout-addressee__data__name {
    text-align: left;
    margin: 0 0 1rem;
}

.fs-c-checkout-addressee .fs-c-address {
    text-align: left;
    line-height: 1.3;
}

.fs-c-checkout-deliveryMethodList {}

.fs-c-checkout-deliveryMethodList .fs-c-checkout-deliveryMethod__title {}

.fs-c-checkout-deliveryMethodList .fs-c-checkout-deliveryMethod__message {}

.fs-c-checkout-deliveryMethodList .fs-c-checkout-deliveryMethod__message {
    margin: 2rem auto 0;
}

.fs-c-checkout-deliveryMethod__option {
    margin: 2rem auto;
    text-align: le;
}

.fs-c-checkout-deliveryMethod__option .fs-c-checkout-deliveryMethod__option__title {
    display: none;
}

.fs-c-checkout-deliveryMethod__option .fs-c-checkout-deliveryMethod__option__message {}

.fs-c-checkout-deliveryMethod__option .fs-c-checkout-deliveryMethod__option__setting {
    margin: 2rem auto;
    padding: 2rem;
}

.fs-c-checkout-deliveryMethod__option .fs-c-checkout-deliveryMethod__option__setting label {
    font-weight: 600;
}

.fs-c-checkout-deliveryMethod__option .fs-c-checkout-deliveryMethod__option__setting p {

    line-height: 1.6;

    margin: .5rem 0;
}

.fs-c-checkout-deliveryMethod__option .fs-c-checkout-deliveryMethod__deliveryDate {
    margin: 0 auto 1rem;
}

.fs-c-checkout-deliveryMethod__option .fs_input_expectedArrival_date {}

.fs-c-checkout-deliveryMethod__option .fs-c-checkout-deliveryMethod__deliveryTime {
    margin: 2.5rem auto 1rem;
}

.fs-c-checkout-deliveryMethod__option .fs-c-checkout-deliveryMethod__deliveryDetail {
    margin: 2.5rem auto 1rem;
}

.fs-c-checkout-deliveryMethod__option .fs-c-checkout-deliveryMethod__option__setting__message {
    opacity: .8;
    margin: .5rem auto;
    font-size: 1.3rem;
}

@media screen and (min-width:961px) {

    .fs-body-checkout {}

    .fs-body-checkout .fs-c-checkout-preview__title {}

    .fs-body-checkout .fs-c-checkout-buyerInfo {}

    .fs-body-checkout .fs-c-checkout-customerInfo {}

    .fs-body-checkout .fs-c-checkout-customerInfo__name {}

    .fs-body-checkout .fs-c-checkout-customerInfo__email {}

    .fs-body-checkout .fs-c-checkout-customerInfo__address {}

    .fs-body-checkout .fs-c-checkout-customerInfo__tel fs-u-tel {}

    #fs-addressInfo-container {}

    #fs-addressInfo-container .fs-c-checkout-destination__list {
        margin: 0;
    }

    #fs-addressInfo-container .fs-c-checkout-destination__list .fs-c-checkout-destination__name {}

    #fs-addressInfo-container .fs-c-checkout-destination__list .fs-c-checkout-destination__name__home fs-c-homeLabel {}

    #fs-addressInfo-container .fs-c-checkout-destination__list .fs-c-checkout-destination__address {}

    #fs-addressInfo-container .fs-c-checkout-destination__list .fs-c-checkout-destination__tel {}


    #fs-orderContents-container {}

    #fs-orderContents-container .fs-c-checkout-orderInfo__body {}

    #fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo {}

    #fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo {}

    #fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo .fs-c-cartTable__productName {}

    #fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo .fs-c-listedProductName__variation {}

    #fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo .fs-c-cartTable__unitPrice {}

    #fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo .fs-c-productPrice__main {}

    #fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo .fs-c-productPrice__main__price {}

    #fs-orderContents-container .fs-c-checkout-orderInfo__body .fs-c-cartTable__productInfo .fs-c-productPrice__main__price span {}

}


/*---------------------------------------------------
COMPLETE
---------------------------------------------------*/

.fs-body-checkout-success {}

.fs-body-checkout-success .fs-c-checkoutSuccess {}

.fs-body-checkout-success .fs-c-checkoutSuccess p {

    line-height: 1.8;
}

.fs-body-checkout-success .fs-c-checkoutSuccess .fs-c-checkoutSuccess__code {
    font-weight: 600;
}

.fs-body-checkout-success .fs-c-checkoutSuccess .fs-c-checkoutSuccess__title {
    color: #000;
    font-weight: 600;
    margin: 0 auto 2rem;
    padding: 0 0 1.5rem;
}

.fs-body-checkout-success .fs-c-checkoutSuccess .fs-c-checkoutSuccess__message {
    background: rgba(120, 120, 120, .1);
    padding: 2rem 1rem;
    font-size: 1.5rem;
}

.fs-body-checkout-success .fs-c-checkoutSuccess .fs-p-announcement {}

.fs-body-checkout-success .fs-c-checkoutSuccess .fs-p-announcement__title {}

.fs-body-checkout-success .fs-c-checkoutSuccess .fs-p-announcement__body {}


.fs-body-checkout-success .fs-c-list {
    width: 90%;
    margin: 0 auto;
}

.fs-body-checkout-success .fs-c-list li {
    line-height: 1.4;
    text-align: left;
    padding: 0;
    width: 100%;
    margin: 0 auto;
}

.fs-body-checkout-success .fs-c-list li + li {
    margin: 1.5rem 0 0;
}

@media screen and (min-width:961px) {

    .fs-body-checkout-success {}

    .fs-body-checkout-success .fs-l-pageMain {
        max-width: 800px;
        margin: 0 auto;
    }


    .fs-body-checkout-success .fs-c-checkoutSuccess {}

    .fs-body-checkout-success .fs-c-checkoutSuccess p {}

    .fs-body-checkout-success .fs-c-checkoutSuccess .fs-c-checkoutSuccess__title {}

    .fs-body-checkout-success .fs-c-checkoutSuccess .fs-c-checkoutSuccess__message {}

    .fs-body-checkout-success .fs-c-checkoutSuccess .fs-p-announcement {}

    .fs-body-checkout-success .fs-c-checkoutSuccess .fs-p-announcement__title {}

    .fs-body-checkout-success .fs-c-checkoutSuccess .fs-p-announcement__body {}

}



.fs-body-my-account-settings {}

.fs-body-my-account-settings .fs-c-inputTable > tbody > tr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    border-bottom: 1px solid #999;
    padding: 1.6rem 1rem;
}

.fs-body-my-account-settings .fs-c-inputTable > tbody > tr th {
    width: 39%;
}

.fs-body-my-account-settings .fs-c-inputTable > tbody > tr td {
    width: 60%;
    text-align: left;
}

.fs-body-my-account-settings .fs-c-inputTable > tbody > tr + tr {
    margin: 4px 0 0;
}

.fs-body-my-account-settings .fs-c-button__label {
    color: #fff;
}


.fs-body-my-account-settings-edit {}


/*---------------------------------------------------
会員登録完了
---------------------------------------------------*/

.fs-body-register-success {}

.fs-body-register-success .fs-l-main {
    padding: 80px 0 80px;

}

.fs-body-register-success .fs-l-main .fs-c-registerSuccessMessage {
    line-height: 2;
    margin: 0 auto 60px;
    border: none;
}

.fs-body-register-success .fs-l-main .fs-c-registerSuccessMessage p {
    line-height: 1.8;
    font-size: 1.6rem;
}

.fs-body-register-success .fs-l-main .fs-c-registerSuccessMessage p + p {
    margin: 2rem auto 0;
}


@media screen and (min-width:961px) {
    .fs-body-register-success .fs-l-main {
        padding: 100px 0 0;

    }

}


/*---------------------------------------------------
お届け先リスト
---------------------------------------------------*/


.fs-body-my-addressbook {}

.fs-body-my-addressbook .fs-p-announcement__body {}

.fs-body-my-addressbook .fs-p-announcement__body {}

.fs-body-my-addressbook .fs-p-announcement__body .fs-c-list {
    width: 90%;
    margin: 0 auto;
}

.fs-body-my-addressbook .fs-p-announcement__body .fs-c-list li {
    line-height: 1.5;
}

.fs-body-my-addressbook .fs-p-announcement__body .fs-c-list li + li {
    margin: 1em 0 0;
}

.fs-body-my-addressbook .fs-c-addressBookList__addButton {
    margin: 0 auto 4rem;
    width: 80%;
}

.fs-body-my-addressbook .fs-c-addressBookList__addButton a {
    padding: 1.2em 0;
    background: #000;
    font-weight: bold;
    border: none;
    color: #fff;
}

.fs-body-my-addressbook .fs-c-addressBookList__list {}

.fs-body-my-addressbook .fs-c-addressBookList__list tr {
    padding: 2rem 0;
}

.fs-body-my-addressbook .fs-c-addressBookList__list td {
    margin: 0 auto .5rem;
}

.fs-body-my-addressbook .fs-c-addressBookList__list td rb {
    font-size: 1.8rem;
}

.fs-body-my-addressbook .fs-c-address {}

.fs-body-my-addressbook .fs-c-address > span {
    margin: 0 auto 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fs-body-my-addressbook .fs-c-address__zipCode {}

.fs-body-my-addressbook .fs-c-address__address__prefecture {}

.fs-body-my-addressbook .fs-c-address__address__line1 {}

.fs-body-my-addressbook .fs-c-address__address__line2 {}

.fs-body-my-addressbook .fs-c-address__address__line3 {}

.fs-body-my-addressbook .fs-c-button--changeInfomation {
    background: #000;
    color: #fff;
}

@media screen and (min-width:961px) {

    .fs-body-my-addressbook {}

    .fs-body-my-addressbook .fs-p-announcement__body {}

    .fs-body-my-addressbook .fs-p-announcement__body {}

    .fs-body-my-addressbook .fs-p-announcement__body .fs-c-list {}

    .fs-body-my-addressbook .fs-p-announcement__body .fs-c-list li {}

    .fs-body-my-addressbook .fs-c-addressBookList__addButton {
        width: 100%;
    }

    .fs-body-my-addressbook .fs-c-addressBookList__addButton a {}

    .fs-body-my-addressbook .fs-c-addressBookList__list {}

    .fs-body-my-addressbook .fs-c-addressBookList__list td {}

    .fs-body-my-addressbook .fs-c-addressBookList__list td {
        padding: 2rem 2rem;
    }

    .fs-body-my-addressbook .fs-c-address > span {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left;
        margin: 0 auto 1rem 0;
        line-height: 1.0;
    }

    .fs-body-my-addressbook .fs-c-address span.fs-c-address__address__prefecture {
        margin: 0 1em 0 0;
    }

    .fs-body-my-addressbook .fs-c-address__zipCode {}

    .fs-body-my-addressbook .fs-c-address__address__prefecture {}

    .fs-body-my-addressbook .fs-c-address__address__line1 {}

    .fs-body-my-addressbook .fs-c-address__address__line2 {}

    .fs-body-my-addressbook .fs-c-address__address__line3 {}

    .fs-body-my-addressbook .fs-c-button--changeInfomation {}



}


.fs-c-creditCardIcons__image{
    width: auto;
}
