@charset "utf-8";
/* -------------
product-detail
---------------- */

.inner { max-width: 990px; }

.fs-l-productLayout__item--1 {
    padding-bottom: 28px;
}

.fs-c-productThumbnail {
    gap: 2px;
}

.fs-c-productThumbnail__image {
    margin: 0;
    flex-basis: calc(25% - 2px);
    min-width: inherit;
}

.fs-l-product2 .fs-l-productLayout > * > * {
    margin-bottom: 0;
}

.fs-l-product2 .fs-l-productLayout {
    grid-template-columns: 470px calc(410px);
    grid-gap: 70px;
    width: 950px;
    margin: 0 auto;
}

.fs-l-productLayout__item--2 {
    padding-right: 50px;
}

.fs-c-productNameHeading {
    display: flex;
    flex-direction: column;
    padding-bottom: 32px;
}

.fs-c-productNameHeading__copy {
    order: 2;
    font-size: 16px;
    font-weight: 200;
    letter-spacing: 3px;
    line-height: 1.3;
}

.fs-c-productNameHeading__name {
    order: 1;
    padding-bottom: 12px;
    font-size: 35px;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 4px;
}

.fs-p-productDescription--short {
    padding-bottom: 20px;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.6;
    letter-spacing: 4px;
}

.fs-p-productDescription--full {
    padding-bottom: 18px;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.9;
    letter-spacing: 2px;
}

.fs-c-productPrices--productDetail {
    padding: 0 0 18px;
}

.fs-c-productPrice__main__label {
    font-size: 14px;
    font-weight: 300;
}

.fs-c-productPrice__main__price {
    margin: 0 4px;
    font-size: 21px;
    font-weight: 400;
    color: rgba(47, 47, 47, 0.89);
}

.fs-c-price__currencyMark {
    font-size: 21px;
    font-weight: 400;
    color: rgba(47, 47, 47, 0.89);
}

.fs-c-price__value {
    font-size: 21px;
    font-weight: 300;
    color: rgba(47, 47, 47, 0.89);
}

.fs-c-productPrice__addon__label {
    font-size: 14px;
    font-weight: 300;
}

.fs-c-productPointDisplay {
    display: none;
}

.fs-c-productSelection {
    display: block;
    padding-bottom: 4px;
}

.fs-c-productSelection__name {
    background: none;
    margin-bottom: 6px;
    padding: 0;
    font-size: 14px;
    font-weight: 200;
}

.fs-c-productSelection__selection {
    margin-bottom: 18px;
    padding: 0;
}

.fs-c-productSelection__field {
    display: block;
}

.fs-c-productSelection__field.fs-c-radioGroup {
    display: flex;
}

.fs-c-dropdown {
    display: block;
}

.fs-c-dropdown::before {
    position: absolute;
    content: "";
    top: 16px;
    right: 16px;
    display: block;
    width: 10px;
    height: 10px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    transform: rotate(135deg);
}

.fs-c-dropdown::after {
    display: none;
}

.fs-c-dropdown__menu {
    display: block;
    width: 100%;
    padding: 12px 3em 12px 16px;
    border-radius: 5px;
    border: solid 1px #c6c6c6;
    box-sizing: border-box;
}

.fs-system-quantity-list {
    border: solid 1px #c6c6c6;
    padding: 10px;
}

.fs-c-radio {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 20px;
}

.fs-c-radio__radioMark {
    display: none;
}

.fs-c-radio input[type="radio"] {
    display: block;
    appearance: none;
    margin-right: 6px;
    width: 20px;
    height: 20px;
    border: solid 1px #aaa;
    border-radius: 50%;
}

.fs-c-radio label {
    font-size: 16px;
    letter-spacing: 2px;
}

.fs-c-radio input[type="radio"]:checked + label {
    position: relative;
}

.fs-c-radio input[type="radio"]:checked + label::before {
    position: absolute;
    content: "";
    top: 2px;
    left: -22px;
    width: 12px;
    height: 12px;
    margin: 0 auto;
    background-color: #626262;
    border-radius: 50%;
}

.fs-c-productQuantityAndWishlist {
    padding-bottom: 28px;
}

.fs-c-productActionButton {
    padding: 0;
}

.fs-c-productOption {
    padding-bottom: 16px;
}

.fs-c-productOption__field {
    display: block;
}

.fs-c-productOption__name {
    background: none;
    margin-bottom: 6px;
    padding: 0;
    font-size: 14px;
    font-weight: 200;
}

.fs-c-productOption__option {
    margin: 0;
    padding: 0;
}

.fs-c-productNotice--outOfStock,
.fs-c-productNotice--subscriptionOutOfStock {
    padding: 10px 12px 12px;
}

.fs-c-variationAndActions {
    padding-bottom: 16px;
}

.fs-c-variationLabel {
    padding-bottom: 8px;
}

.fs-c-variationLabel__label {
    font-size: 14px;
}

.fs-c-variationCart {
    padding: 0;
}

.fs-c-variationCart li {
    padding-bottom: 8px;
}

.fs-c-variationCart__variationName__name {
    font-size: 14px;
    padding-bottom: 8px;
}
.fs-c-productListItem__productDescription { display: none; }
/* -------------
description
---------------- */
.null_100 { height: 100px; }
.null_50 { height: 50px; }
.null_30 { height: 30px; }

p.description-p { font-size: 14px; text-align: center; line-height: 200%;  max-width: 900px; margin: 0 auto;}

p.description-p-2 { font-size: 14px; line-height: 200%; max-width: 900px; margin: 0 auto; font-weight: 200;}


h2.description-h {
    font-size: 34px;
    font-weight: 300;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 6px;
}

.description2 .main-img {
}

.description2 article {
    display: flex;
    justify-content: space-between;
}

.description2 article + article {
    margin-top: 100px;
}

.description2 article .textbox {
    width: calc(100% - 520px);
    box-sizing: border-box;
}
.description2 article .textbox {
    padding: 0 0 0 40px;
}


.description2 article .textbox h3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
}

.description2 article .textbox h3 span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    margin-right: 24px;
    background: url(../images/common/circle.svg) no-repeat center center;
    font-size: 22px;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.description2 article .textbox h3 strong {
    font-size: 20px;
    font-weight: 200;
    line-height: 1.8;
}

.description2 article .textbox p {
    font-size: 14px;
    font-weight: 200;
    line-height: 2;
}

.description2 article .imgbox {
    width: 470px;
}
.description2 article:nth-of-type(odd) .imgbox {
    order: 2;
}
.description2 article:nth-of-type(even) .imgbox {
    order: 1;
}

.description2 article .imgbox img {
    display: inline-block;
    width: 100%;
    height: auto;
}

.description2 article .imgbox img + img {
    margin-top: 28px;
}


.description3 .gallery {
    display: flex;
    justify-content: flex-start;
    overflow: hidden;
}

.description3 .gallery li {
    width: calc((100% - 10px * 2) / 2);
    margin-left: 30px;
}

.description3 .gallery li:first-child { margin-left: 0; }

.description3 .gallery li img {
    width: 100%;
    height: auto;
}

.description3 .gallery li h3 { font-size: 20px; padding: 0 50px; font-weight: 200;}
.description3 .gallery li p {
	padding: 30px 50px 0 ;
	line-height: 200%;
	font-size: 14px;
	font-weight: 200;
}


.icon { padding: 5px 0 0; max-width: 900px; margin: 0 auto; }


/* -------------
recommend
---------------- */
.fs-c-featuredProduct {
    border-top: solid 1px #d2d2d2;
    width: 1100px;
    margin: 150px auto 0;
    padding-top: 80px;
}

.fs-c-featuredProduct__header {
    padding-bottom: 40px;
}

.fs-c-productListCarousel__list__item {
    flex-basis: 250px;
    max-width: 250px;
    min-width: 250px;
    margin: 0 15px;
}

.fs-c-wishlistProduct__title,
.fs-c-featuredProduct__title {
    border-bottom: none;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    color: #2f2f2f;
}

.fs-c-productListItem__productName {
    margin: 12px 0 0;
}

.fs-c-productListItem__productName a {
    display: flex !important;
    flex-direction: column;
}

.fs-c-productName__copy {
    order: 2;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 200;
}

.fs-c-productName__name {
    order: 1;
    padding-bottom: 8px;
    font-size: 20px;
    font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 300;
}

.fs-c-productListItem__prices,
.fs-c-productListItem__control {
    display: none;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--detail,
.fs-c-button--particular.fs-c-button--addToWishList--detail {
    position: relative;
    border: solid 1px #c6c6c6;
    background: #fff;
    border-radius: 0;
    box-shadow: inherit;
    padding: 16px 20px 16px 48px;
    font-size: 13px;
    color: #2f2f2f;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--detail::after,
.fs-c-button--particular.fs-c-button--addToWishList--detail::after {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 0;
}

.fs-c-productQuantityAndWishlist__wishlist { width: 193px; }

.fs-c-productNotice {
    margin-top: 12px;
}

.fs-c-variationAndActions__stockSignLegend {
    margin-top: 12px;
}

.fs-c-stockSignLegend__legend {
    margin-top: 8px;
}

.btn.backtop {
    margin-top: 150px;
}

.p-title {
    border-top: 1px solid #000;
    padding: 24px 0 0 0;
    letter-spacing: 0;
}
.p-title span {
    display: block;
    letter-spacing: 2px;
}
.p-title .en {
    font-size: 18px;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
}
.p-title .jp {
    margin-top: 8px;
    font-size: 12px;
}
.reserve {
    letter-spacing: 0;
    margin: 0 0 15px;
    border: 1px solid;
    padding: 23px;
    line-height: 140%;
}
.send {
    padding: 0 0 20px;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.8;
}
.send a {
    text-decoration: underline;
}

/* ------------------------------ mobile */
@media only screen and (max-width: 768px) {
    /* -------------
    product-detail
    ---------------- */
    .fs-l-productLayout {
        display: block;
        width: 100%;
        padding: 0 5%;
        box-sizing: border-box;
    }

    .fs-l-productLayout__item--2 {
        padding-right: 0;
    }

    .fs-c-productSelection {
        padding-bottom: 0;
    }

    .fs-c-productSelection__field.fs-c-radioGroup {
        flex-direction: row;
    }

    .fs-c-productSelection__name {
        margin-bottom: 10px;
    }

    .fs-c-radioGroup > *,
    .fs-c-checkboxGroup > * {
        flex-basis: inherit;
    }

    .fs-c-radioGroup > * + *,
    .fs-c-checkboxGroup > * + * {
        margin-top: 0;
    }

    .fs-c-productCarouselMainImage__thumbnailList {
        margin: 8px 0 40px;
    }

    .fs-c-productNameHeading {
        padding-bottom: 28px;
    }

    .fs-c-productNameHeading__copy {
        font-size: 13px;
    }

    .fs-c-productNameHeading__name {
        padding-bottom: 8px;
        font-size: 32px;
        line-height: 1.3;
        letter-spacing: 4px;
    }

    .fs-p-productDescription--short {
        padding-bottom: 10px;
        font-size: 24px;
        letter-spacing: 4px;
    }

    .fs-p-productDescription--full {
        padding-bottom: 20px;
        font-size: 14px;
    }

    .fs-c-productPrices--productDetail {
        padding-top: 24px;
    }

    .fs-c-productQuantityAndWishlist {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
    }

    .fs-c-dropdown {
        width: 100%;
    }

    .fs-c-productNotice {
        font-size: 12px;
    }


    /* -------------
description
---------------- */
.null_100 { height: 100px; }
.null_50 { height: 50px; }
.null_30 { height: 30px; }
.null_10 { height: 10px; }
.null_180 { height: 180px; }
.null_60 { height: 60px; }
.sp_null_50 { height: 50px; }
.sp_null_30 { height: 30px; }
.sp_null_10 { height: 10px; }

p.description-p-2 { font-size: 14px; line-height: 200%; padding: 0 5%; font-weight: 200;}

p.description-p { font-size: 14px; text-align: center; max-width: 900px; margin: 0 auto; padding: 0 3%; font-weight: 200;}
h2.description-h {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 6px;
}

.description1 .main-img {
	
}

.description2 article {
    display: block;
    justify-content: inherit;
}

.description2 article + article {
    margin-top: 60px;
}

.description2 article .textbox {
    width: 100%;
    box-sizing: border-box;
}
.description2 article .textbox {
    padding: 0 5% 0 5%;
}


.description2 article .textbox h3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
}

.description2 article .textbox h3 span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    margin-right: 24px;
    background: url(../images/common/circle.svg) no-repeat center center;
    font-size: 26px;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.description2 article .textbox h3 strong {
    font-size: 18px;
    font-weight: 200;
    line-height: 1.8;
}

.description2 article .textbox p {
    font-size: 14px;
    font-weight: 200;
    line-height: 2;
    padding: 0 0 30px;
}

.description2 article .imgbox {
    width: 100%;
}
.description2 article:nth-of-type(odd) .imgbox {
    order: 2;
}
.description2 article:nth-of-type(even) .imgbox {
    order: 1;
}

.description2 article .imgbox img {
    display: inline-block;
    width: 100%;
    height: auto;
}

.description2 article .imgbox img + img {
    margin-top: 28px;
}


.description3 .gallery {
    display: block;
    justify-content: inherit;
    margin-left: 0;
    overflow: hidden;
}

.description3 .gallery li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
}

.description3 .gallery li img {
    width: 100%;
    height: auto;
}

.description3 .gallery li h3 {
	font-size: 18px;
	padding: 30px 5% 0 ;
	text-align: left;
}

.description3 .gallery li p {
	padding: 30px 5% 0 ;
	text-align: left;
}
.icon { padding: 5px 5% 0;  }
    /* -------------
    recommend
    ---------------- */
    .fs-c-featuredProduct {
        width: 90%;
        margin: 80px auto;
        padding-top: 40px;
    }

    .fs-c-featuredProduct__header {
        padding-bottom: 24px;
    }

    .fs-c-productListCarousel__list__item {
        flex-basis: 120px;
        max-width: 120px;
        min-width: 120px;
        margin: 0 8px;
    }

    .fs-c-wishlistProduct__title,
    .fs-c-featuredProduct__title {
        border-bottom: none;
        font-size: 18px;
    }

    .fs-c-productName__copy {
        font-size: 10px;
    }

    .fs-c-productName__name {
        padding-bottom: 4px;
        font-size: 12px;
        line-height: 1.3;
    }

    .fs-l-product2 .fs-l-productLayout {
        width: 100%;
    }

    .btn.backtop {
        margin-top: 80px;
    }
}