/** Shopify CDN: Minification failed

Line 3147:0 Unexpected "}"

**/
@charset "UTF-8";

.variations input[type="radio"] + label:before,
.variations .product-form__input--color input[type="radio"] + label,
.variations .product-form__input--color input[type="radio"] + label:after,
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after,
.thb-product-detail .product-single__media-zoom,
.thb-product-detail .product-single__media-zoom svg,
.thb-product-detail .product-single__media-xr-close,
.thb-product-detail
    .product-single__media.product-single__media-model
    .product-single__media-model-button
    svg,
.accordion summary span svg,
.product-popup-modal,
.product-add-to-cart-sticky,
.product-card-small--add-to-cart .price,
.product-card-small--add-to-cart-button {
    transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
}

.product-gallery-container .product-thumbnail-container .product-thumbnail,
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after,
.pickup-availability-wrapper,
.product-popup-modal__content,
.product-add-to-cart-sticky,
#shopify-product-reviews .spr-review,
.product-card-small {
    isolation: isolate;
    border-radius: var(--block-border-radius, 16px);
}

.thb-product-detail .product-single__media .figcaption {
    box-shadow: var(--block-shadows);
}

.thb-product-detail .product-single__media-zoom,
.thb-product-detail .product-single__media-xr-close,
.product-popup-modal__content,
.product-add-to-cart-sticky {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);
}

.product-form {
    display: block;
}

.add_to_cart_holder {
    display: grid;
    grid-gap: 12px;
    margin-bottom: 25px;
    align-items: start;
}
@media only screen and (min-width: 768px) {
    .add_to_cart_holder--multi {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }
}

.single-add-to-cart-button[disabled] + .shopify-payment-button {
    display: none;
}

.shopify-payment-button {
    width: 100%;
    max-height: 50px;
}
.shopify-payment-button__button:not(.shopify-payment-button__button--branded) {
    display: inline-flex;
    cursor: pointer;
    padding: 7px 30px;
    align-items: center;
    justify-content: center;
    height: 50px;
    font-size: 0.9375rem;
    font-weight: 500;
    letter-spacing: var(--button-letter-spacing, 0.02em);
    background: var(--solid-button-background, var(--color-accent));
    color: var(--solid-button-label, #fff);
    border: 0;
    border-radius: var(--button-border-radius, 6px);
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.button-uppercase-true
    .shopify-payment-button__button:not(
        .shopify-payment-button__button--branded
    ) {
    text-transform: uppercase;
}
@media screen and (hover: hover) {
    .shopify-payment-button__button:not(
            .shopify-payment-button__button--branded
        ):not([disabled]):hover,
    .shopify-payment-button__button:not(
            .shopify-payment-button__button--branded
        ):not([disabled]):focus {
        background: var(--solid-button-background-hover, var(--color-accent));
        color: var(--solid-button-label, #fff);
    }
}
.shopify-payment-button__button.shopify-payment-button__button--branded
    .shopify-cleanslate
    div[role="button"] {
    display: inline-flex;
    cursor: pointer;
    padding: 7px 30px;
    align-items: center;
    justify-content: center;
    height: 50px;
    min-height: 50px !important;
    font-size: 0.9375rem !important;
    font-weight: 500;
    letter-spacing: var(--button-letter-spacing, 0.02em);
    background: var(--solid-button-background, var(--color-accent));
    color: var(--solid-button-label, #fff);
    border: 0;
    border-radius: var(--button-border-radius, 6px);
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.button-uppercase-true
    .shopify-payment-button__button.shopify-payment-button__button--branded
    .shopify-cleanslate
    div[role="button"] {
    text-transform: uppercase;
}
.shopify-payment-button__button--hidden {
    display: none;
}
.shopify-payment-button .shopify-payment-button__more-options {
    margin: 8px auto 0;
    width: auto;
    font-size: 0.75rem;
}

.product-form__input {
    padding: 0;
    border: 0;
}

.product-information--line-item {
    margin-bottom: 20px;
}
.product-information--line-item--text:-moz-placeholder,
.product-information--line-item--textarea:-moz-placeholder {
    color: rgba(var(--color-body-rgb), 0.6);
}
.product-information--line-item--text::-moz-placeholder,
.product-information--line-item--textarea::-moz-placeholder {
    color: rgba(var(--color-body-rgb), 0.6);
}
.product-information--line-item--text:-ms-input-placeholder,
.product-information--line-item--textarea:-ms-input-placeholder {
    color: rgba(var(--color-body-rgb), 0.6);
}
.product-information--line-item--text::-webkit-input-placeholder,
.product-information--line-item--textarea::-webkit-input-placeholder {
    color: rgba(var(--color-body-rgb), 0.6);
}
.product-information--line-item--textarea {
    min-height: 0;
}
.product-information--line-item input[type="text"],
.product-information--line-item textarea,
.product-information--line-item select {
    width: 100%;
}
.product-information--line-item .label {
    display: block;
    margin-bottom: 5px;
}

.variations {
    margin-bottom: 10px;
}
.variations .product-form__input {
    padding: 0;
    margin: 0 0 35px;
    border: 0;
}
.variations input[type="radio"] {
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
.variations input[type="radio"] + label {
    position: relative;
}
.variations input[type="radio"] + label:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(
            to bottom right,
            transparent,
            transparent 48%,
            var(--color-border, #dadce0) 49%,
            var(--color-border, #dadce0) 50%,
            var(--color-border, #dadce0) 51%,
            transparent 52%,
            transparent
        )
        no-repeat;
    z-index: 1;
}
.variations input[type="radio"].is-disabled + label:before {
    content: "";
}
.variations input[type="radio"].is-disabled + label:after,
.variations input[type="radio"].is-disabled + label > span {
    opacity: 0.4;
}
.variations .product-form__input {
    padding: 0;
    border: 0;
}
.variations .product-form__input--dropdown .select,
.variations .product-form__input--dropdown select {
    width: 100%;
    margin-bottom: 0;
}
.variations .product-form__input--block {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    margin-bottom: 14px;
}
.variations .product-form__input--block input[type="radio"] + label {
    width: auto;
    min-width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--input-border-radius, 6px);
    padding: 5px 15px;
    margin: 0 6px 6px 0;
    font-size: 0.8125rem;
    cursor: pointer;
    overflow: hidden;
}
[dir="rtl"]
    .variations
    .product-form__input--block
    input[type="radio"]
    + label {
    margin: 0 0 6px 6px;
}
.variations .product-form__input--block input[type="radio"] + label {
    box-shadow: 0 0 0 1px var(--color-form-border) inset;
}
.variations .product-form__input--block input[type="radio"]:checked + label {
    z-index: 5;
    box-shadow: 0 0 0 1px var(--color-body, #2c2d2e) inset;
}
.variations
    .product-form__input--block
    input[type="radio"]:focus-visible
    + label {
    box-shadow: 0 0 0 2px #015ecc;
}
.variations .product-form__input--color {
    display: flex;
    flex-wrap: wrap;
}
.variations .product-form__input--color input[type="radio"] + label {
    width: 32px;
    height: 32px;
    display: inline-flex;
    text-indent: -9999em;
    position: relative;
    color: transparent;
    cursor: pointer;
    z-index: 4;
    border-radius: 50%;
    margin: 1px 9px 1px 1px;
}
[dir="rtl"]
    .variations
    .product-form__input--color
    input[type="radio"]
    + label {
    margin: 1px 1px 1px 9px;
}
.variations .product-form__input--color input[type="radio"] + label:before {
    display: block;
    border-radius: 50%;
    overflow: hidden;
}
.variations .product-form__input--color input[type="radio"] + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 50%;
    background-size: cover;
    background-color: var(--option-color);
    background-image: var(--option-color-image);
}
.variations .product-form__input--color input[type="radio"]:checked + label {
    box-shadow: 0 0 0 1px var(--color-body, #2c2d2e);
}
.variations
    .product-form__input--color
    input[type="radio"]:checked
    + label:after {
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
}
.variations .product-form__input--color input[type="radio"]:hover + label {
    box-shadow: 0 0 0 1px var(--color-form-border);
}
.variations
    .product-form__input--color
    input[type="radio"]:hover
    + label:after {
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
}
.variations
    .product-form__input--color
    input[type="radio"]:checked:hover
    + label {
    box-shadow: 0 0 0 1px var(--color-body, #2c2d2e);
}
.variations
    .product-form__input--color
    input[type="radio"]:checked:hover
    + label:after {
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
}
.variations
    .product-form__input--color
    input[type="radio"]:focus-visible
    + label:before {
    box-shadow: 0 0 0 2px #015ecc inset;
}

.form__label {
    display: flex;
    width: 100%;
    align-items: center;
    font-weight: 500;
    font-size: 1.2rem;
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
    border: 1px solid #ddd;
    padding: 10px 15px 10px 22px;
    border-radius: 3px;
    flex-direction: column;
}
@media only screen and (min-width: 1068px) {
    .form__label {
        flex-direction: row;
    }
}
/* .form__label:before {
    content: "";
    display: block;
    position: absolute;
    left: 8px;
    top: 15%;
    width: 5px;
    height: 70%;
    background: #776cdb;
    border-radius: 100px;
} */
.form__label__value {
    font-weight: 500;
    text-transform: none;
    margin-right: 20px;
    padding-left: 2px;
}
.form__label .product-popup-modal__opener {
    display: inline-flex;
    margin-left: auto;
}
[dir="rtl"] .form__label .product-popup-modal__opener {
    margin-left: 0;
    margin-right: auto;
}

.variations input[type="radio"] + label:before,
.variations .product-form__input--color input[type="radio"] + label,
.variations .product-form__input--color input[type="radio"] + label:after,
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after,
.thb-product-detail .product-single__media-zoom,
.thb-product-detail .product-single__media-zoom svg,
.thb-product-detail .product-single__media-xr-close,
.thb-product-detail
    .product-single__media.product-single__media-model
    .product-single__media-model-button
    svg,
.accordion summary span svg,
.product-popup-modal,
.product-add-to-cart-sticky,
.product-card-small--add-to-cart .price,
.product-card-small--add-to-cart-button {
    transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
}

.product-gallery-container .product-thumbnail-container .product-thumbnail,
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after,
.pickup-availability-wrapper,
.product-popup-modal__content,
.product-add-to-cart-sticky,
#shopify-product-reviews .spr-review,
.product-card-small {
    isolation: isolate;
    border-radius: var(--block-border-radius, 16px);
}

.thb-product-detail .product-single__media .figcaption {
    box-shadow: var(--block-shadows);
}

.thb-product-detail .product-single__media-zoom,
.thb-product-detail .product-single__media-xr-close,
.product-popup-modal__content,
.product-add-to-cart-sticky {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);
}

@media only screen and (min-width: 1068px) {
    .product-grid-container {
        display: grid;
        align-items: start;
        grid-gap: clamp(81px, 5%, 30px) !important;
        grid-template-columns: minmax(37%, 400px) 1fr !important;
    }
}

@media only screen and (min-width: 1068px) {
    /* sticky廃止: アコーディオン/カレンダー重なり問題を根本解決 */
    .product-gallery-sticky,
    .custom__product-grid-container > :first-child {
        position: static !important;
    }
}
@media only screen and (max-width: 767px) {
    .product-gallery-sticky {
        overflow-y: hidden;
    }
}


.product-gallery-container {
    position: relative;
    margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
    
    .product-gallery-container {
        padding-left: 80px;
    }
    [dir="rtl"] .product-gallery-container {
        padding: 0 80px 0 0;
    }
}
@media only screen and (min-width: 1068px) {
    .product-gallery-container {
        padding-left: 80px;
        margin: 0;
    }
    [dir="rtl"] .product-gallery-container {
        padding: 0 80px 0 0;
    }
}
@media only screen and (min-width: 1068px) {
    .side-panel-content .product-gallery-container {
        position: -webkit-sticky;
        position: sticky;
        top: 40px;
        left: 0;
    }
}
.product-gallery-container scroll-shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 100%;
    display: block;
}
@media only screen and (min-width: 768px) {
    .product-gallery-container scroll-shadow {
        display: block;
    }
}
[dir="rtl"] .product-gallery-container scroll-shadow {
    left: auto;
    right: 0;
}
.product-gallery-container .product-thumbnail-container {
    display: grid;
    grid-gap: 10px;
    z-index: 20;
    align-content: start;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    scrollbar-width: none;
}
.product-gallery-container .product-thumbnail-container::-webkit-scrollbar {
    display: none;
}
.product-gallery-container .product-thumbnail-container .product-thumbnail {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: inset 0 0 0 1px transparent;
}
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail-icon {
    width: 21px;
    height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    position: absolute;
    top: 3px;
    right: 3px;
    border-radius: 50%;
    pointer-events: none;
}
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail-icon
    svg {
    opacity: 0.6;
    width: 8px;
}
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:hover
    svg {
    opacity: 1;
}
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail.is-initial-selected:after {
    box-shadow: inset 0 0 0 1px var(--color-body, #2c2d2e),
        inset 0 0 0 3px var(--bg-body, #f5f5f5);
}
.product-gallery-container
    .product-thumbnail-container[data-hide-variants="true"]
    .product-thumbnail {
    /* display: none; */
    display: block;
}
.product-gallery-container
    .product-thumbnail-container[data-hide-variants="true"]
    .product-thumbnail.is-active,
.product-gallery-container
    .product-thumbnail-container[data-hide-variants="true"]
    .product-thumbnail.is-initial-selected {
    display: block;
}
.product-gallery-container .product-image-container {
    margin: 0;
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .product-gallery-container .product-image-container {
    }
}
.product-gallery-container .product-image-container .product-images {
    display: block;
    position: relative;
}
@media only screen and (min-width: 768px) {
    .product-gallery-container .product-image-container .product-images {
        /* max-width: 640px; */
        max-width: 100%;
        margin: 0 auto;
    }
}
.product-gallery-container
    .product-image-container
    .product-images:not(.flickity-enabled)
    .flickity-nav,
.product-gallery-container
    .product-image-container
    .product-images:not(.flickity-enabled)
    .product-images__slide:not(.is-initial-selected) {
    /* display: none; */
    display: block;
}
.product-gallery-container
    .product-image-container
    .product-images
    .flickity-page-dots {
    display: none;
}
@media only screen and (min-width: 768px) {
    .product-gallery-container
        .product-image-container
        .product-images
        .flickity-page-dots {
        display: none;
    }
}
.product-gallery-container
    .product-image-container
    .product-images
    .flickity-nav.flickity-prev {
    left: 20px;
}
.product-gallery-container
    .product-image-container
    .product-images
    .flickity-nav.flickity-next {
    right: 20px;
}
@media only screen and (min-width: 768px) {
    .product-gallery-container.thumbnails-bottom {
        padding-left: 0;
        padding-bottom: 0;
    }
}
@media only screen and (min-width: 768px) {
    .product-gallery-container.thumbnails-bottom .product-image-container {
        padding-left: 0;
    }
}
.product-gallery-container.thumbnails-bottom
    .product-image-container
    .product-images {
    max-width: none;
}
.product-gallery-container.thumbnails-bottom scroll-shadow {
    position: relative;
    margin-top: 10px;
    top: auto;
    bottom: 0;
    width: 100%;
    height: auto;
}
.product-gallery-container.thumbnails-bottom
    scroll-shadow
    .product-thumbnail-container {
    overflow-y: hidden;
    overflow-x: scroll;
    grid-auto-flow: column;
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
    align-items: start;
}
.product-gallery-container.thumbnails-bottom
    scroll-shadow
    .product-thumbnail-container
    .product-thumbnail {
    width: 110px;
    height: auto;
}
.product-gallery-container.thumbnails-bottom
    scroll-shadow
    .product-thumbnail-container
    .product-thumbnail
    img {
    -o-object-fit: contain;
    object-fit: contain;
}

.product-image-container .flickity-viewport {
    isolation: isolate;
    border-radius: calc(var(--block-border-radius, 16px) / 2);
}
@media only screen and (min-width: 768px) {
    .product-image-container .flickity-viewport {
        border-radius: var(--block-border-radius, 16px);
    }
}

.product-images__slide {
    display: none;
}
.no-js .product-images__slide {
    display: block;
}

.product-images .flickity-viewport .product-images__slide {
    display: block;
}

.variations input[type="radio"] + label:before,
.variations .product-form__input--color input[type="radio"] + label,
.variations .product-form__input--color input[type="radio"] + label:after,
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after,
.thb-product-detail .product-single__media-zoom,
.thb-product-detail .product-single__media-zoom svg,
.thb-product-detail .product-single__media-xr-close,
.thb-product-detail
    .product-single__media.product-single__media-model
    .product-single__media-model-button
    svg,
.accordion summary span svg,
.product-popup-modal,
.product-add-to-cart-sticky,
.product-card-small--add-to-cart .price,
.product-card-small--add-to-cart-button {
    transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
}

.product-gallery-container .product-thumbnail-container .product-thumbnail,
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after,
.pickup-availability-wrapper,
.product-popup-modal__content,
.product-add-to-cart-sticky,
#shopify-product-reviews .spr-review,
.product-card-small {
    isolation: isolate;
    border-radius: var(--block-border-radius, 16px);
}

.thb-product-detail .product-single__media .figcaption {
    box-shadow: var(--block-shadows);
}

.thb-product-detail .product-single__media-zoom,
.thb-product-detail .product-single__media-xr-close,
.product-popup-modal__content,
.product-add-to-cart-sticky {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);
}

.pickup-availability-wrapper {
    display: block;
    position: relative;
    background: rgba(213, 33, 33, 0.15);
}
.pickup-availability-wrapper[available] {
    background: rgba(33, 209, 125, 0.15);
}
.pickup-availability-wrapper.thb-loading {
    min-height: 32px;
}

.pickup-availability-information {
    padding: 14px 14px 14px 78px;
    position: relative;
    margin-bottom: 25px;
    min-height: 89px;
    display: flex;
    align-items: center;
}
.pickup-availability-information > svg {
    position: absolute;
    top: 50%;
    left: 19px;
    margin-top: -20px;
}
.pickup-availability-information__title {
    margin-bottom: 0;
    line-height: 1.3;
    font-size: 0.875rem;
}
.pickup-availability-information__title span {
    font-weight: 500;
}
.pickup-availability-information__stock {
    font-size: 0.75rem;
    margin-bottom: 0;
    opacity: 0.8;
}
.pickup-availability-information__button {
    font-size: 0.75rem;
}

.pickup-availability-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pickup-availability-list__item {
    margin-bottom: 30px;
    font-size: 0.9375rem;
}
.pickup-availability-list__location {
    font-size: 1.0625rem;
    margin-bottom: 10px;
    font-weight: 500;
}
.pickup-availability-list__stock {
    font-size: 0.8125rem;
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
}
.pickup-availability-list__stock svg {
    position: absolute;
    top: 4px;
    left: 0;
    width: 20px;
    height: auto;
}

@media only screen and (min-width: 768px) {
    .thb-product-detail {
        margin-top: 120px;
    }
}

.thb-product-detail .product-title-container {
    margin-bottom: 20px;
}

.thb-product-detail .product-title {
    font-size: calc(var(--font-heading-scale) * 2.125rem);
    line-height: calc(var(--font-heading-line-height-scale) * 2.625rem);
    font-weight: 500;
    margin-bottom: 3px;
    color: var(--color-body, #2c2d2e);
}
.thb-product-detail .product-title a {
    color: var(--color-body, #2c2d2e);
}

.thb-product-detail shopify-payment-terms {
    font-size: 0.8125rem;
    margin-top: 10px;
    display: block;
    text-align: left;
    margin-bottom: 20px;
}
[dir="rtl"] .thb-product-detail shopify-payment-terms {
    text-align: right;
}

.thb-product-detail .product-price-container .price {
    font-size: 1.13rem;
    display: flex;
    align-items: center;
    /* color: #e97f32; */
    color: #000000;
    margin-right: 11px;
}
.thb-product-detail .product-price-container .price .unit-price {
    margin-left: 5px;
}

.thb-product-detail .product-price-container .product__tax {
    opacity: 0.8;
    font-size: 0.75rem;
    margin-top: 3px;
}
.thb-product-detail .product-price-container .product__tax a {
    text-decoration: underline;
    text-underline-offset: 2px;
}

.thb-product-detail .product-price-container .badges {
    margin-left: 11px;
}

.thb-product-detail .product-price-container .badge {
    margin-right: 5px;
    padding: 0 11px;
}

.thb-product-detail .product-card--label-container {
    margin-bottom: 13px;
}
.thb-product-detail .product-card--label-container:first-child {
    margin-top: 0;
}

.thb-product-detail .product-card--label {
    font-size: 0.75rem;
    padding: 6px 10px;
}

.thb-product-detail .star-rating-container {
    display: block;
    font-size: 0.8125rem;
    margin-top: 0.3125rem;
    line-height: 0;
}
.thb-product-detail .star-rating-container .star-rating {
    margin-right: 12px;
}

.thb-product-detail .product--text.style_vendor {
    text-transform: uppercase;
    font-size: 0.6875rem;
    letter-spacing: 0.1em;
    opacity: 0.8;
    margin-bottom: 10px;
}

.thb-product-detail .view-product-details {
    margin-top: 30px;
}

.thb-product-detail .product-short-description {
    font-size: 0.9375rem;
    margin-bottom: 25px;
}
.thb-product-detail .product-short-description p,
.thb-product-detail .product-short-description ul {
    margin-bottom: 10px;
}
.thb-product-detail .product-short-description iframe,
.thb-product-detail .product-short-description video {
    max-width: 100%;
}

.thb-product-detail .quantity {
    margin-bottom: 30px;
}

.thb-product-detail .complementary-products.product-recommendations--loaded {
    margin-bottom: 20px;
}

.thb-product-detail .product-single__media {
    display: block;
    width: 100%;
    position: relative;
    text-align: center;
}
.thb-product-detail .product-single__media .figcaption {
    font-size: 0.75rem;
    line-height: 1.5;
    text-align: left;
    padding: 7px 13px;
    position: absolute;
    width: auto;
    bottom: 10px;
    left: 10px;
    max-width: calc(100% - 20px);
    z-index: 5;
    background: var(--color-drawer-bg, #fff);
    border-radius: calc(var(--block-border-radius, 16px) / 2);
}
@media only screen and (min-width: 768px) {
    .thb-product-detail .product-single__media .figcaption {
        bottom: 20px;
        left: 20px;
        max-width: calc(100% - 40px);
    }
}
.thb-product-detail .product-single__media-image {
    display: block;
    position: relative;
    height: 0;
    overflow: hidden;
    /* padding-bottom: var(--padding-bottom); */
    padding-bottom: 100%;
}
.thb-product-detail .product-single__media-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 5;
}
.thb-product-detail .product-single__media-zoom {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 40;
    background: var(--color-drawer-bg, #fff);
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: flex;
    opacity: 0;
    align-items: center;
    justify-content: center;
    border-radius: calc(var(--block-border-radius, 16px) / 2);
}
.thb-product-detail .product-single__media-zoom svg {
    width: 20px;
    height: 20px;
    opacity: 1;
}
.thb-product-detail .product-single__media-xr-close {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 40;
    background: var(--color-drawer-bg, #fff);
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: none;
    align-items: center;
    justify-content: center;
    border-radius: calc(var(--block-border-radius, 16px) / 2);
}
.thb-product-detail .product-single__media-xr-close svg {
    width: 12px;
}
@media only screen and (min-width: 1068px) {
    .thb-product-detail
        .product-single__media:hover
        .product-single__media-zoom {
        opacity: 1;
    }
}
.thb-product-detail .product-single__media.product-single__media-native-video {
    aspect-ratio: var(--aspect-ratio);
}
.thb-product-detail
    .product-single__media.product-single__media-native-video
    video {
    width: 100%;
    height: auto;
}
.thb-product-detail
    .product-single__media.product-single__media-external-video
    .product-single__media-external-video--play {
    position: relative;
}
.thb-product-detail
    .product-single__media.product-single__media-external-video
    .product-single__media-external-video--play
    img {
    width: 100%;
}
.thb-product-detail
    .product-single__media.product-single__media-external-video
    .product-single__media-external-video--play
    button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 52px;
    height: 52px;
    margin: -26px 0 0 -26px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--color-drawer-bg, #fff);
    border-radius: 50%;
}
.thb-product-detail
    .product-single__media.product-single__media-external-video
    .product-single__media-external-video--play
    button
    svg {
    width: 16px;
    height: 16px;
}
.thb-product-detail
    .product-single__media.product-single__media-external-video
    .product-single__media-external-video--play
    + iframe {
    display: none;
}
.thb-product-detail
    .product-single__media.product-single__media-external-video
    .product-single__media-external-video--play[hidden]
    + iframe {
    display: block;
}
.thb-product-detail
    .product-single__media.product-single__media-external-video
    iframe {
    width: 100%;
    aspect-ratio: var(--aspect-ratio);
}
.thb-product-detail .product-single__media.product-single__media-model > img,
.thb-product-detail
    .product-single__media.product-single__media-model
    template {
    display: block;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    -o-object-fit: contain;
    object-fit: contain;
}
.thb-product-detail
    .product-single__media.product-single__media-model
    template {
    z-index: 10;
}
.thb-product-detail
    .product-single__media.product-single__media-model[loaded]
    .product-single__media-model-button,
.thb-product-detail
    .product-single__media.product-single__media-model[loaded]
    > img {
    display: none;
}
.thb-product-detail
    .product-single__media.product-single__media-model[loaded]
    + .product-single__media-xr-close {
    display: flex;
}
.thb-product-detail
    .product-single__media.product-single__media-model
    .product-single__media-model-button {
    background: var(--bg-body, #fff);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 40;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    height: 38px;
    width: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
}
.thb-product-detail
    .product-single__media.product-single__media-model
    .product-single__media-model-button
    svg {
    width: 20px;
    height: 20px;
}
.thb-product-detail
    .product-single__media.product-single__media-model
    .product-single__media-model-button:hover
    svg,
.thb-product-detail
    .product-single__media.product-single__media-model
    .product-single__media-model-button:focus
    svg {
    transform: scale(1.2);
}
.thb-product-detail
    .product-single__media.product-single__media-model
    > model-viewer,
.thb-product-detail
    .product-single__media.product-single__media-model
    > .shopify-model-viewer-ui {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.thb-product-detail
    .product-single__media.product-single__media-model
    .shopify-model-viewer-ui {
    z-index: 20;
}
.thb-product-detail
    .product-single__media.product-single__media-model
    .shopify-model-viewer-ui
    model-viewer {
    width: 100%;
    height: 100%;
}

.thb-product-detail .product__xr-button {
    width: 100%;
    background: var(--bg-body-darken);
    border-color: var(--bg-body-darken);
    color: var(--color-body, #2c2d2e);
    margin-top: 15px;
}
.thb-product-detail .product__xr-button svg {
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
}
.thb-product-detail .product__xr-button svg path {
    fill: var(--color-body, #2c2d2e);
}
.thb-product-detail .product__xr-button[data-shopify-xr-hidden] {
    visibility: hidden;
}
.shopify-design-mode
    .thb-product-detail
    .product__xr-button[data-shopify-xr-hidden] {
    display: none;
}

.thb-product-detail .product-images__slide {
    /* width: 75%; */
    width: 100%;
    margin: 0 2px;
}
@media only screen and (min-width: 768px) {
    .thb-product-detail .product-images__slide {
        width: 100%;
        margin: 0;
    }
}
.thb-product-detail .product-images__slide:only-child {
    width: 100%;
    margin: 0;
}
@media only screen and (min-width: 768px) {
    .thb-product-detail .product-images__slide:only-child {
        padding: 0;
    }
}
.thb-product-detail
    .product-images__slide.is-selected
    .product-single__media-zoom {
    opacity: 1;
}

.thb-product-detail .product-form__error-message-wrapper {
    margin-bottom: 20px;
}

.thb-product-detail
    [data-hide-variants="true"]
    .product-images__slide[data-group] {
    /* display: none; */
    display: block;
}
.thb-product-detail
    [data-hide-variants="true"]
    .product-images__slide[data-group].is-active {
    display: block;
}

.thb-product-detail
    [data-hide-variants="true"]
    .product-images__slide.is-active {
    display: block;
}

.pswp {
    display: none;
}
.pswp.pswp--open {
    display: block;
}

.variations input[type="radio"] + label:before,
.variations .product-form__input--color input[type="radio"] + label,
.variations .product-form__input--color input[type="radio"] + label:after,
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after,
.thb-product-detail .product-single__media-zoom,
.thb-product-detail .product-single__media-zoom svg,
.thb-product-detail .product-single__media-xr-close,
.thb-product-detail
    .product-single__media.product-single__media-model
    .product-single__media-model-button
    svg,
.accordion summary span svg,
.product-popup-modal,
.product-add-to-cart-sticky,
.product-card-small--add-to-cart .price,
.product-card-small--add-to-cart-button {
    transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
}

.product-gallery-container .product-thumbnail-container .product-thumbnail,
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after,
.pickup-availability-wrapper,
.product-popup-modal__content,
.product-add-to-cart-sticky,
#shopify-product-reviews .spr-review,
.product-card-small {
    isolation: isolate;
    border-radius: var(--block-border-radius, 16px);
}

.thb-product-detail .product-single__media .figcaption {
    box-shadow: var(--block-shadows);
}

.thb-product-detail .product-single__media-zoom,
.thb-product-detail .product-single__media-xr-close,
.product-popup-modal__content,
.product-add-to-cart-sticky {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);
}

.accordion {
    display: block;
    border-top: 1px solid var(--color-border, #dadce0);
    border-bottom: 1px solid var(--color-border, #dadce0);
    margin-bottom: 25px;
}
.accordion + .accordion {
    border-top: 0;
    margin-top: -25px;
}
.accordion-container .accordion {
    max-width: 760px;
    margin-right: auto;
    margin-left: auto;
}
.accordion-container .accordion:last-child {
    margin-bottom: 0;
}
.accordion details[open] summary span svg {
    transform: rotateX(0deg);
}
.accordion summary {
    width: 100%;
    list-style: none;
    position: relative;
    padding-right: 40px;
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    padding: 20px 40px 20px 0;
    color: var(--color-heading, #1a1c1d);
    cursor: pointer;
}
.accordion summary span {
    display: inline-flex;
    align-items: center;
    transform-origin: center;
    margin-left: 15px;
    position: absolute;
    top: 50%;
    right: 0;
    height: 20px;
    width: 14px;
    z-index: 5;
    margin-top: -10px;
    will-change: transform;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.accordion summary span svg {
    transform: rotateX(180deg);
}
[dir="rtl"] .accordion summary {
    padding: 20px 0 20px 40px;
}
[dir="rtl"] .accordion summary span {
    right: auto;
    left: 0;
}
.accordion summary::-webkit-details-marker {
    display: none;
}
.accordion .accordion__content {
    padding: 0 0 15px 0;
    font-size: 0.9375rem;
}
.accordion .accordion__content > *:last-child {
    margin-bottom: 0;
}

.share-article {
    font-size: 0.8125rem;
    line-height: 1;
    margin-bottom: 25px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.share-article svg {
    height: 16px;
    width: auto;
}
.share-article svg path {
    fill: var(--color-body, #2c2d2e);
}
.share-article label {
    display: block;
    font-size: 0.8125rem;
    font-weight: 500;
    margin-right: 10px;
}
.share-article a {
    display: inline-flex;
    align-items: center;
    margin: 0 2px;
    padding: 0 5px;
    width: 24px;
    height: 24px;
    white-space: nowrap;
    color: var(--color-body, #2c2d2e);
}

.product-popup-modal {
    box-sizing: border-box;
    opacity: 0;
    position: fixed;
    visibility: hidden;
    z-index: -1;
    margin: 0 auto;
    top: 0;
    left: 0;
    overflow: auto;
    width: 100%;
    padding: 30px;
    background: rgba(var(--color-overlay-rgb), 0.4);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    height: 100%;
}
.product-popup-modal[open] {
    opacity: 1;
    visibility: visible;
    z-index: 101;
}
.product-popup-modal__button {
    color: var(--color-body, #2c2d2e);
    display: flex;
    align-items: center;
    cursor: pointer;
}
.product-popup-modal__button svg {
    height: 12px;
    width: auto;
    margin-right: 9px;
    fill: var(--color-body, #2c2d2e);
}
.product-popup-modal__button span {
    font-size: 0.8125rem;
    letter-spacing: 0.02em;
}
.product-popup-modal__button.no-js {
    display: none;
}
.no-js .product-popup-modal__button.no-js {
    display: flex;
}
.product-popup-modal__toggle {
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -7px;
}
.product-popup-modal__content {
    overflow: auto;
    max-height: 80vh;
    max-width: clamp(300px, 90vw, 800px);
    margin: 0 auto;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 100%;
    position: absolute;
    top: 50%;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.25);
}
.product-popup-modal__content-header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 73px;
    text-align: center;
    position: -webkit-sticky;
    position: sticky;
    border-bottom: 1px solid var(--color-border, #dadce0);
    background-color: var(--bg-body, #fff);
    top: 0;
    left: 0;
    flex-shrink: 0;
}
.product-popup-modal__content-header h5 {
    color: inherit;
    margin: 0;
}
.product-popup-modal__content scroll-shadow {
    flex: 1;
    display: flex;
    width: 100%;
    overflow: hidden;
}
.product-popup-modal__content-info {
    padding: 25px;
    background-color: var(--bg-body, #fff);
    overflow-y: scroll;
    width: 100%;
    color: var(--color-body);
}
@media only screen and (min-width: 768px) {
    .product-popup-modal__content-info {
        padding: 50px;
    }
}
.product-popup-modal__content-info table:last-child {
    margin-bottom: 0;
}

.variations input[type="radio"] + label:before,
.variations .product-form__input--color input[type="radio"] + label,
.variations .product-form__input--color input[type="radio"] + label:after,
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after,
.thb-product-detail .product-single__media-zoom,
.thb-product-detail .product-single__media-zoom svg,
.thb-product-detail .product-single__media-xr-close,
.thb-product-detail
    .product-single__media.product-single__media-model
    .product-single__media-model-button
    svg,
.accordion summary span svg,
.product-popup-modal,
.product-add-to-cart-sticky,
.product-card-small--add-to-cart .price,
.product-card-small--add-to-cart-button {
    transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
}

.product-gallery-container .product-thumbnail-container .product-thumbnail,
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after,
.pickup-availability-wrapper,
.product-popup-modal__content,
.product-add-to-cart-sticky,
#shopify-product-reviews .spr-review,
.product-card-small {
    isolation: isolate;
    border-radius: var(--block-border-radius, 16px);
}

.thb-product-detail .product-single__media .figcaption {
    box-shadow: var(--block-shadows);
}

.thb-product-detail .product-single__media-zoom,
.thb-product-detail .product-single__media-xr-close,
.product-popup-modal__content,
.product-add-to-cart-sticky {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);
}

.product-add-to-cart-sticky {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: calc(100% - 30px);
    max-width: 420px;
    z-index: 31;
    background: var(--color-drawer-bg, #fff);
    padding: 15px;
    transform: translateX(calc(100% + 50px));
}
.product-add-to-cart-sticky.sticky--visible {
    transform: translateX(0%);
}
@media only screen and (min-width: 768px) {
    .product-add-to-cart-sticky {
        bottom: 30px;
        right: 30px;
    }
}
.product-add-to-cart-sticky--image {
    width: 48px;
    margin-right: 18px;
    flex-shrink: 0;
    overflow: hidden;
    isolation: isolate;
    border-radius: calc(var(--block-border-radius, 16px) / 2);
}
[dir="rtl"] .product-add-to-cart-sticky--image {
    margin-right: 0;
    margin-left: 18px;
}
.product-add-to-cart-sticky--title {
    font-size: calc(var(--font-product-title-scale, 1) * 0.9375rem);
    line-height: calc(var(--font-product-title-line-height-scale, 1) * 1.4);
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
}
.product-add-to-cart-sticky--inner {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    padding-right: 50px;
    text-align: left;
    min-height: 48px;
}
[dir="rtl"] .product-add-to-cart-sticky--inner {
    padding-right: 0;
    padding-left: 50px;
}
.product-add-to-cart-sticky--inner .plus {
    position: absolute;
    top: calc(50% - 9.5px);
    right: 8px;
    width: 19px;
    height: 19px;
    display: block;
}
[dir="rtl"] .product-add-to-cart-sticky--inner .plus {
    right: auto;
    left: 8px;
}
.product-add-to-cart-sticky--inner.sticky-open .plus {
    transform: rotateX(180deg);
}
.product-add-to-cart-sticky--content {
    display: none;
    overflow: hidden;
    padding-top: 18px;
}
.product-add-to-cart-sticky--content.active {
    display: block;
}
.product-add-to-cart-sticky .product-form .add_to_cart_holder {
    margin-bottom: 0;
}

.star-rating {
    --star-percent: calc(var(--star-rating) / 5 * 100%);
    display: inline-block;
    font-size: 1rem;
    font-family: Times;
    line-height: 1;
}
.star-rating:before {
    content: "★★★★★";
    background: linear-gradient(
        90deg,
        var(--color-star) var(--star-percent),
        #e1e1e1 var(--star-percent)
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.star-rating span {
    font-size: 0.75rem;
    margin-left: 8px;
}

.rating {
    display: inline-block;
    margin: 0;
}

.rating-star {
    --letter-spacing: 0.3;
    --font-size: 1.5;
    --percent: calc(
        (
                var(--rating) / var(--rating-max) + var(--rating-decimal) *
                    var(--font-size) /
                    (
                        var(--rating-max) *
                            (var(--letter-spacing) + var(--font-size))
                    )
            ) * 100%
    );
    letter-spacing: calc(var(--letter-spacing) * 1rem);
    font-size: calc(var(--font-size) * 1rem);
    line-height: 1;
    display: inline-block;
    font-family: Times;
    margin: 0;
}

.rating-star:before {
    content: "\2605\2605\2605\2605\2605";
    background: linear-gradient(
        90deg,
        var(--color-reviews) var(--percent),
        rgba(var(--color-foreground), 0.15) var(--percent)
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.rating-text {
    display: none;
}

.rating-count {
    display: none;
    margin: 0;
}

@media (forced-colors: active) {
    .rating {
        display: none;
    }
    .rating-text {
        display: block;
    }
}

.side-panel-links {
    display: block;
    margin-bottom: 20px;
}
.side-panel-links--link {
    display: inline-flex;
    align-items: center;
    margin-right: 12px;
}
@media only screen and (min-width: 768px) {
    .side-panel-links--link {
        margin-right: 22px;
    }
}
.side-panel-links--link svg {
    margin-right: 5px;
    fill: var(--color-accent);
}
@media only screen and (min-width: 768px) {
    .side-panel-links--link svg {
        margin-right: 10px;
    }
}
.side-panel-links--link .text-button {
    margin-right: 0;
}
.side-panel-links--link.no-js {
    display: none;
}
.no-js .side-panel-links--link.no-js {
    display: flex;
}

.product-inventory-notice {
    font-size: 0.8125rem;
    line-height: 1;
    margin-bottom: 20px;
    color: var(--color-inventory-instock, #279a4b);
}
.product-inventory-notice--text {
    margin-bottom: 13px;
    display: flex;
    align-items: center;
}
.product-inventory-notice--pulse {
    display: inline-flex;
    width: 8px;
    height: 8px;
    margin: 4px 12px 4px 4px;
    position: relative;
    border-radius: 50%;
    background: var(--color-inventory-instock, #279a4b);
    vertical-align: middle;
}
.product-inventory-notice--pulse:after {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: var(--color-inventory-instock, #279a4b);
    -webkit-animation: inventory-pulse 2s ease-out infinite;
    animation: inventory-pulse 2s ease-out infinite;
}
.product-inventory-notice--bar {
    display: block;
    position: relative;
    height: 4px;
    width: 100%;
    background: var(--color-border, #dadce0);
}
.product-inventory-notice--bar span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--color-inventory-instock, #279a4b);
    transform-origin: top left;
    -webkit-animation: inventory-bar 1s ease-out forwards;
    animation: inventory-bar 1s ease-out forwards;
}
.product-inventory-notice--low {
    color: var(--color-inventory-lowstock, #e97f32);
}
.product-inventory-notice--low .product-inventory-notice--pulse {
    background: var(--color-inventory-lowstock, #e97f32);
}
.product-inventory-notice--low .product-inventory-notice--pulse:after {
    background: var(--color-inventory-lowstock, #e97f32);
}
.product-inventory-notice--low .product-inventory-notice--bar span {
    background: var(--color-inventory-lowstock, #e97f32);
}

@-webkit-keyframes inventory-pulse {
    0% {
        opacity: 0.5;
        transform: scale(0.5);
    }
    to {
        opacity: 0;
        transform: scale(1);
    }
}

@keyframes inventory-pulse {
    0% {
        opacity: 0.5;
        transform: scale(0.5);
    }
    to {
        opacity: 0;
        transform: scale(1);
    }
}

@-webkit-keyframes inventory-bar {
    0% {
        transform: scale(1, 1);
    }
    to {
        transform: scale(calc(var(--inventory-scale)), 1);
    }
}

@keyframes inventory-bar {
    0% {
        transform: scale(1, 1);
    }
    to {
        transform: scale(calc(var(--inventory-scale)), 1);
    }
}

.complementary-products.product-recommendations--loaded {
    display: block;
    width: 100%;
}

.complementary-products--heading {
    color: var(--color-heading, #1a1c1d);
    font-size: 0.9375rem;
    font-weight: 500;
    margin-bottom: 15px;
}

.complementary-products--inner {
    display: grid;
    grid-gap: 10px;
    grid-auto-flow: column;
    grid-auto-columns: 340px;
    overflow-x: auto;
    grid-template-columns: repeat(auto-fill, 340px);
}

.complementary-products scroll-shadow {
    width: 100%;
}

.variations input[type="radio"] + label:before,
.variations .product-form__input--color input[type="radio"] + label,
.variations .product-form__input--color input[type="radio"] + label:after,
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after,
.thb-product-detail .product-single__media-zoom,
.thb-product-detail .product-single__media-zoom svg,
.thb-product-detail .product-single__media-xr-close,
.thb-product-detail
    .product-single__media.product-single__media-model
    .product-single__media-model-button
    svg,
.accordion summary span svg,
.product-popup-modal,
.product-add-to-cart-sticky,
.product-card-small--add-to-cart .price,
.product-card-small--add-to-cart-button {
    transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
}

.product-gallery-container .product-thumbnail-container .product-thumbnail,
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after,
.pickup-availability-wrapper,
.product-popup-modal__content,
.product-add-to-cart-sticky,
#shopify-product-reviews .spr-review,
.product-card-small {
    isolation: isolate;
    border-radius: var(--block-border-radius, 16px);
}

.thb-product-detail .product-single__media .figcaption {
    box-shadow: var(--block-shadows);
}

.thb-product-detail .product-single__media-zoom,
.thb-product-detail .product-single__media-xr-close,
.product-popup-modal__content,
.product-add-to-cart-sticky {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);
}

h1,
.h1,
.h1-large,
.h1-xlarge {
    font-size: calc(var(--font-heading-scale) * 34px);
    line-height: calc(
        var(--font-heading-line-height-scale) *
            calc(var(--font-heading-scale) * 42px)
    );
}
@media only screen and (min-width: 768px) {
    h1,
    .h1,
    .h1-large,
    .h1-xlarge {
        font-size: calc(var(--font-heading-scale) * 34px);
        line-height: calc(
            var(--font-heading-line-height-scale) *
                calc(var(--font-heading-scale) * 46px)
        );
    }
}
@media only screen and (min-width: 1068px) {
    h1,
    .h1,
    .h1-large,
    .h1-xlarge {
        font-size: calc(var(--font-heading-scale) * 36px);
        line-height: calc(
            var(--font-heading-line-height-scale) *
                calc(var(--font-heading-scale) * 62px)
        );
    }
}

h2,
.h2 {
    font-size: calc(var(--font-heading-scale) * 18px);
    line-height: calc(
        var(--font-heading-line-height-scale) *
            calc(var(--font-heading-scale) * 36px)
    );
    /* font-size: 16px;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: calc(32 / 20);
    letter-spacing: 0.05em;
    color: #000000;
    margin-bottom: 18px;
    border-bottom: 1px solid #c3c3c3;
    max-width: 1081px;
    width: 100%;
    padding: 0;
    margin-top: 30px;
    padding-bottom: 18px;
    position: relative; */
}
h2::after,
.h2::after {
    /* content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #c3c3c3; */
}
@media only screen and (min-width: 768px) {
    h2,
    .h2 {
        font-size: calc(var(--font-heading-scale) * 26px);
        line-height: calc(
            var(--font-heading-line-height-scale) *
                calc(var(--font-heading-scale) * 44px)
        );
        /* font-size: 20px;
        margin-bottom: 30px; */
    }
}
@media only screen and (min-width: 1068px) {
    h2,
    .h2 {
        font-size: calc(var(--font-heading-scale) * 32px);
        line-height: calc(
            var(--font-heading-line-height-scale) *
                calc(var(--font-heading-scale) * 50px)
        );
    }
}

h3,
.h3,
#shopify-product-reviews .spr-header-title {
    font-size: calc(var(--font-heading-scale) * 26px);
    line-height: calc(
        var(--font-heading-line-height-scale) *
            calc(var(--font-heading-scale) * 30px)
    );
    /* font-size: 16px;
    margin-bottom: 10px;
    line-height: calc(32 / 16);
    padding-left: 14px;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #776cdb;
    position: relative; */
}
/* h3:before,
.h3:before,
#shopify-product-reviews .spr-header-title:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 5px;
    height: 76%;
    border-radius: 5px;
    background: #776cdb;
} */
@media only screen and (min-width: 768px) {
    h3,
    .h3,
    #shopify-product-reviews .spr-header-title {
        font-size: calc(var(--font-heading-scale) * 30px);
        line-height: calc(
            var(--font-heading-line-height-scale) *
                calc(var(--font-heading-scale) * 38px)
        );
        /* font-size: 20px;
        margin-bottom: 18px;
        line-height: 1.8;
        padding-left: 16px; */
    }
}
@media only screen and (min-width: 1068px) {
    h3,
    .h3,
    #shopify-product-reviews .spr-header-title {
        font-size: calc(var(--font-heading-scale) * 34px);
        line-height: calc(
            var(--font-heading-line-height-scale) *
                calc(var(--font-heading-scale) * 42px)
        );
    }
}

h4,
.h4 {
    font-size: calc(var(--font-heading-scale) * 20px);
    line-height: calc(
        var(--font-heading-line-height-scale) *
            calc(var(--font-heading-scale) * 28px)
    );
    /* font-size: 14px;
    margin-bottom: 10px;
    line-height: calc(20 / 14);
    font-weight: 400;
    letter-spacing: 0.05em; */
}
@media only screen and (min-width: 768px) {
    h4,
    .h4 {
        font-size: calc(var(--font-heading-scale) * 28px);
        line-height: calc(
            var(--font-heading-line-height-scale) *
                calc(var(--font-heading-scale) * 36px)
        );
        /* font-size: 16px;
        line-height: calc(32 / 16);
        margin: 0; */
    }
}

h5,
.h5 {
    font-size: calc(var(--font-heading-scale) * 24px);
    line-height: calc(
        var(--font-heading-line-height-scale) *
            calc(var(--font-heading-scale) * 32px)
    );
}

h6,
.h6,
#shopify-product-reviews .spr-review .spr-review-header-title {
    font-size: calc(var(--font-heading-scale) * 18px);
    line-height: calc(
        var(--font-heading-line-height-scale) *
            calc(var(--font-heading-scale) * 26px)
    );
}

@media only screen and (min-width: 768px) {
    .h1-large {
        font-size: calc(var(--font-heading-scale) * 52px);
        line-height: calc(
            var(--font-heading-line-height-scale) *
                calc(var(--font-heading-scale) * 60px)
        );
    }
}

@media only screen and (min-width: 1068px) {
    .h1-large {
        font-size: calc(var(--font-heading-scale) * 60px);
        line-height: calc(
            var(--font-heading-line-height-scale) *
                calc(var(--font-heading-scale) * 68px)
        );
    }
}

@media only screen and (min-width: 768px) {
    .h1-xlarge {
        font-size: calc(var(--font-heading-scale) * 60px);
        line-height: calc(
            var(--font-heading-line-height-scale) *
                calc(var(--font-heading-scale) * 68px)
        );
    }
}

@media only screen and (min-width: 1068px) {
    .h1-xlarge {
        font-size: calc(var(--font-heading-scale) * 72px);
        line-height: calc(
            var(--font-heading-line-height-scale) *
                calc(var(--font-heading-scale) * 80px)
        );
    }
}

h1,
.h1,
.h1-large,
.h1-xlarge,
h2,
.h2,
h3,
.h3,
#shopify-product-reviews .spr-header-title,
h4,
.h4,
h5,
.h5,
h6,
.h6 .h1-large,
#shopify-product-reviews .spr-review .spr-review-header-title .h1-large,
.h1-xlarge {
    letter-spacing: var(--font-heading-letter-spacing, normal);
}

@media only screen and (min-width: 1068px) {
    .heading-size--small {
        font-size: 2.125rem;
        line-height: 2.625rem;
    }
}

@media only screen and (min-width: 1068px) {
    .heading-size--medium {
        font-size: 3rem;
        line-height: 3.5rem;
    }
}

@media only screen and (min-width: 1068px) {
    .heading-size--large {
        font-size: 3.75rem;
        line-height: 4.25rem;
    }
}

@media only screen and (min-width: 1068px) {
    .heading-size--xlarge {
        font-size: 4.5rem;
        line-height: 5rem;
    }
}

#shopify-product-reviews {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1380px;
    margin-top: var(--section-spacing-mobile, 0);
    margin-bottom: var(--section-spacing-mobile, 0);
}
@media only screen and (min-width: 768px) {
    #shopify-product-reviews {
        margin-top: var(--section-spacing-desktop, 0);
        margin-bottom: var(--section-spacing-desktop, 0);
        padding: 0 50px;
    }
}
#shopify-product-reviews .spr-container {
    padding: 0;
    border: 0;
}
#shopify-product-reviews .spr-container .spr-review {
    border: 0;
}
#shopify-product-reviews .spr-icon {
    line-height: 1;
}
#shopify-product-reviews .spr-header-title {
    text-align: left;
}
#shopify-product-reviews .spr-starrating,
#shopify-product-reviews .spr-starratings {
    font-size: 0.625rem;
    color: var(--color-star);
}
#shopify-product-reviews .spr-summary {
    text-align: left;
    font-size: 1.0625rem;
}
@media only screen and (min-width: 768px) {
    #shopify-product-reviews .spr-summary {
        display: flex;
        align-items: center;
    }
    #shopify-product-reviews .spr-summary .spr-summary-actions {
        margin-left: auto;
    }
}
#shopify-product-reviews .spr-summary .spr-summary-caption {
    font-size: 0.875rem;
}
@media only screen and (max-width: 767px) {
    #shopify-product-reviews .spr-summary-actions {
        display: block;
    }
}
#shopify-product-reviews .spr-summary .spr-starrating {
    margin-right: 20px;
}
#shopify-product-reviews .spr-reviews {
    display: grid;
    grid-gap: 10px;
}
#shopify-product-reviews .spr-review {
    display: flex;
    flex-direction: column;
    padding: 20px;
    background: rgba(var(--color-body-rgb), 0.03);
    margin: 0;
}
@media only screen and (min-width: 768px) {
    #shopify-product-reviews .spr-review {
        padding: 40px;
    }
}
#shopify-product-reviews .spr-review .spr-review-header-starratings {
    margin-bottom: 10px;
}
#shopify-product-reviews .spr-review .spr-review-header-byline {
    font-style: normal;
    opacity: 0.8;
    font-size: 0.75rem;
}
#shopify-product-reviews .spr-review .spr-review-header-byline strong {
    font-weight: 500;
}
#shopify-product-reviews .spr-review .spr-review-content-body {
    font-size: 0.9375rem;
}
#shopify-product-reviews .spr-review .spr-review-footer {
    width: 100%;
    position: relative;
}
#shopify-product-reviews
    .spr-review
    .spr-review-footer
    .spr-review-reportreview {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 0.75rem;
}

.variations input[type="radio"] + label:before,
.variations .product-form__input--color input[type="radio"] + label,
.variations .product-form__input--color input[type="radio"] + label:after,
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after,
.thb-product-detail .product-single__media-zoom,
.thb-product-detail .product-single__media-zoom svg,
.thb-product-detail .product-single__media-xr-close,
.thb-product-detail
    .product-single__media.product-single__media-model
    .product-single__media-model-button
    svg,
.accordion summary span svg,
.product-popup-modal,
.product-add-to-cart-sticky,
.product-card-small--add-to-cart .price,
.product-card-small--add-to-cart-button {
    transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
}

.product-gallery-container .product-thumbnail-container .product-thumbnail,
.product-gallery-container
    .product-thumbnail-container
    .product-thumbnail:after,
.pickup-availability-wrapper,
.product-popup-modal__content,
.product-add-to-cart-sticky,
#shopify-product-reviews .spr-review,
.product-card-small {
    isolation: isolate;
    border-radius: var(--block-border-radius, 16px);
}

.thb-product-detail .product-single__media .figcaption {
    box-shadow: var(--block-shadows);
}

.thb-product-detail .product-single__media-zoom,
.thb-product-detail .product-single__media-xr-close,
.product-popup-modal__content,
.product-add-to-cart-sticky {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);
}

.product-recommendations {
    display: none;
}
.product-recommendations.product-recommendations--loaded {
    display: block;
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .product-recommendations__heading {
        margin-bottom: 45px;
    }
}
@media only screen and (max-width: 767px) {
    .product-recommendations.swipe-on-mobile .products.row {
        margin: 0 -15px;
        width: calc(100% + 30px);
        padding: 0 11px;
        display: grid;
        grid-gap: 0;
        grid-auto-flow: column;
        grid-auto-columns: minmax(50%, 1fr);
        overflow-x: auto;
        grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }
    .product-recommendations.swipe-on-mobile .products.row::-webkit-scrollbar {
        display: none;
    }
    .product-recommendations.swipe-on-mobile .products.row .columns {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.product-card-small {
    border: 1px solid var(--color-border, #dadce0);
    padding: 10px;
    display: inline-flex;
    align-items: center;
    width: 340px;
    max-width: 100%;
    background: var(--color-product-card-bg, #fff);
}
.product-card-small--image {
    overflow: hidden;
    flex-shrink: 0;
    width: 70px;
    margin-right: 20px;
    border-radius: calc(var(--block-border-radius, 16px) / 2);
}
[dir="rtl"] .product-card-small--image {
    margin-right: 0;
    margin-left: 20px;
}
.product-card-small--info {
    font-size: 0.75rem;
    min-width: 150px;
}
.product-card-small--info .price {
    font-size: inherit;
}
.product-card-small--link {
    display: block;
    font-size: calc(var(--font-product-title-scale, 1) * 0.875rem);
    line-height: calc(var(--font-product-title-line-height-scale, 1) * 1.4);
    font-weight: 500;
    margin-bottom: 3px;
}
.product-card-small--add-to-cart {
    position: relative;
    overflow: hidden;
}
.product-card-small--add-to-cart-button {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: translateY(100%);
    text-align: left;
    color: var(--color-accent);
    display: inline-flex;
    align-items: center;
    min-height: 14px;
    padding-left: 24px;
    text-underline-offset: 2px;
    cursor: pointer;
}
[dir="rtl"] .product-card-small--add-to-cart-button {
    padding-left: 0;
    padding-right: 24px;
    text-align: right;
}
.product-card-small--add-to-cart-button.loading
    .product-card-small--add-to-cart-icon
    > svg {
    opacity: 0;
}
.product-card-small--add-to-cart-button.loading .loading-overlay {
    display: flex;
}
.product-card-small--add-to-cart-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 100%;
    display: flex;
    align-items: center;
}
[dir="rtl"] .product-card-small--add-to-cart-icon {
    left: auto;
    right: 0;
}
.product-card-small--add-to-cart-text {
    text-decoration: underline;
}
.product-card-small--add-to-cart .loading-overlay {
    top: 0;
    left: 0;
    width: 14px;
    height: 100%;
    transform: none;
}
.product-card-small:hover .price {
    transform: translateY(-100%);
}
.product-card-small:hover .product-card-small--add-to-cart-button {
    transform: translateY(0%);
}

.product-card--label {
    font-size: 0.625rem;
    border: 1px solid var(--color-border, #dadce0);
    padding: 4px 6px;
    line-height: 1.2;
    border-radius: var(--input-border-radius, 6px);
}
.product-card--label-container {
    display: flex;
    grid-gap: 5px;
    flex-wrap: wrap;
}

.product--icon-list {
    font-size: 0.8125rem;
    font-weight: 500;
    margin-bottom: 20px;
}
.product--icon-list ul {
    list-style: none;
    margin: 0;
}
.product--icon-list ul li {
    margin-bottom: 10px;
}
.product--icon-list ul li:last-child {
    margin-bottom: 0;
}
.product--icon-list-image {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
}
.product--icon-list-image svg path {
    fill: var(--color-body, #2c2d2e);
}

.hide_web {
    display: none;
}

.fixed_button {
    margin-top: 30px;
    margin-bottom: 100px;
    width: 100%;
}
.fixed_button .button {
    margin-bottom: 20px;
}
.option_area_p {
    border-top: 1px solid #ccc;
    margin-top: 30px;
    padding-top: 30px;
}
.option_area_p p {
    font-size: 0.9375rem;
}
.input_form {
    padding: 10px 15px;
    width: 100%;
}
.choose_lot {
    margin-bottom: 30px;
}
.choose_lot p {
    margin-bottom: 12px;
}
.num_flex {
    display: flex;
    align-items: center;
}
.num_flex input {
    max-width: 200px;
    margin-right: 10px;
    border-color: #888888;
}
.uploadcare--tab__content.uploadcare--preview__content:before {
    display: none;
}

.fixed_button .button {
    background: #fff
        url(/cdn/shop/files/1-1-loading.gif?v=1697295944)
        center no-repeat;
    background-size: 45px;
    color: #fff;
    border-radius: 50px;
    overflow: hidden;
    margin: 0 0 20px;
    cursor: pointer;
    text-align: center;
    width: 100%;
    padding: 0;
    font-size: 18px;
    min-height: 53px;
}
.fixed_button .button span {
    display: block;
    padding: 21px 31px;
    background-color: #ff5c70;
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-weight: 600;
    line-height: 0.6;
}
.fixed_button .button.notok span {
    cursor: not-allowed;
    background: #fbaab4;
}
@media only screen and (max-width: 1067px) {
    .fixed_button .button span {
        font-size: 14px;
    }
}
@media only screen and (max-width: 360px) {
    .fixed_button .button span {
        font-size: 11px;
    }
}
.fixed_button #estimate span {
    background-color: #333;
}
.fixed_button #estimate.notok span {
    background-color: #ccc;
    cursor: not-allowed;
}

.fixed_button.inside {
    display: flex;
    margin-bottom: 0;
    justify-content: center;
}
@media only screen and (max-width: 1067px) {
    .fixed_button.inside {
        flex-direction: column;
        align-items: center;
    }
}

.fixed_button.inside .button {
    margin: 0 10px;
    max-width: 310px;
}
@media only screen and (max-width: 1067px) {
    .fixed_button.inside .button {
        max-width: 100%;
    }
}
.fixed_button.inside .button.js_print span {
    background: #333 !important;
}
.js_options {
    margin-bottom: 30px;
}
.js_options .flex {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
.js_option_link {
    cursor: pointer;
    padding: 0 0 10px;
    border-radius: 10px;
    border: 1px solid #ddd;
    margin: 0 1.5% 2% 0;
    overflow: hidden;
}
.js_option_link img {
    margin-bottom: 10px;
    aspect-ratio: 170 / 100;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.js_option_link p {
    margin-bottom: 0;
    text-align: center;
    padding: 5px 5px 0;
}
.js_option_link .price {
    /* color: #e97f32; */
    color: #f63f5a;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}
.js_option_link.on {
    /* border: 1px solid #e97f32;
    background: #e97f3210; */
    border: 1px solid #776cdb;
    background: #ebeaf4;
}
#AddToCart {
    display: none;
}

.estimate_pop {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000020;
    z-index: 10000;
    display: none;
}
.estimate_pop .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 30px;
    max-width: 1000px;
    width: 100%;
    text-align: center;
}

.estimate_pop  .inner__custom {
    max-height: 800px;
    overflow-y: scroll;
    margin-top: 20px;
    height: 100%;
}

.estimate_pop .inner thead th {
    padding: 15px 25px;
    background: #f9f9f9;
    font-size: 15px;
}
.estimate_pop .inner tbody th {
    width: 35%;
}
#js_total_price {
    text-align: right;
    font-size: 30px;
    font-weight: bold;
}
.estimate_pop .inner .info {
    text-align: right;
    margin-top: 20px;
}
.estimate_pop .inner .indent {
    padding-left: 40px;
}
.estimate_pop .js_close {
    position: absolute;
    font-size: 30px;
    cursor: pointer;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    display: block;
    line-height: 30px;
}
.estimate_pop .option_label {
    line-height: 1;
    border-radius: 100px;
    background: #aaa;
    font-size: 14px;
    padding: 3px 15px;
    margin-bottom: 3px;
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-left: 5px;
}
.js_mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff80;
    z-index: 100;
}
.js_print {
    margin-top: 30px;
    background: #333;
    color: #fff;
    text-align: center;
    padding: 20px;
    cursor: pointer;
}

.form__label .js_open {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 10px;
    top: 12px;
    display: block;
    cursor: pointer;
}
.form__label .js_open:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #333;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -0.5px;
}
.form__label .js_open:after {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background: #333;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -0.5px;
    transition: 0.5s;
}
.side_data_price {
    margin-top: 30px;
}


/* スペース削除のため非表示 11/27 */
  .custom__sideContainerTexts {
    display:none;
  }
.pricelist {
    display: flex;
    /* justify-content: space-between; */
}
@media only screen and (max-width: 768px) {
    .pricelist {
        /* justify-content: space-between; */
    }
}
.price_flex {
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 768px) {
    .price_flex {
        margin-top: 16px;
    }
}
.price_flex--price {
    display: flex;
    align-items: center;
    margin-top: 0;
}

.custom-price_flex {
    margin-right: 10px;
    font-size: 13px;
    line-height: calc(26 / 13);
    letter-spacing: 0.05em;
    padding-top: 5px;
}
@media only screen and (max-width: 768px) {
    .custom-price_flex {
        font-size: 12px;
        line-height: 0;
    }
}
.smtext {
    font-size: 13px;
}
.print_obj {
    display: none !important;
}
.web_obj {
    display: block !important;
}
.label_css {
    display: flex;
    align-items: center;
}
.label_css .button {
    margin-left: 10px;
}

@media only screen and (max-width: 1067px) {
    .js_option_link {
        margin: 0 1.5% 2% 0;
        display: flex;
        flex-direction: column;
    }
    .fixed_button.sp {
        position: fixed;
        left: 0;
        bottom: 0;
        background: rgba(255, 255, 255, 0.8);
        padding: 20px 10px;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 6;
    }
    .fixed_button .button {
        margin: 0 1%;
        width: 48%;
        font-size: 15px;
        min-height: 48px;
    }
    .fixed_button .button span {
        padding: 10px;
        line-height: 28px;
    }
    .js_options .flex {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .label_css {
        display: block;
    }
    .label_css .button {
        margin-left: 0;
        margin-top: 10px;
    }
}

@media print {
    .print_obj {
        display: block !important;
    }
    .web_obj {
        display: none !important;
    }
    .tit {
        font-size: 35px;
    }
    .data_wrap {
        font-size: 16px;
    }
    .biko {
        text-align: left;
        margin-top: 30px;
        border: 1px solid #ccc;
        padding: 10px;
        font-size: 15px;
    }
    .biko p {
        margin-bottom: 5px;
    }
    .estimate_pop .data_wrap,
    .estimate_pop .address,
    .estimate_pop .logo {
        margin-left: auto;
        width: 330px;
    }
    .estimate_pop .logo {
        display: flex !important;
        align-items: center;
        font-size: 17px;
    }
    .estimate_pop .logo p {
        margin-bottom: 0;
    }
    .estimate_pop .logo .img {
        width: 130px;
        margin-left: 20px;
    }
    .estimate_pop .address {
        text-align: left;
        font-size: 16px;
    }
    .estimate_pop .read {
        text-align: left;
        margin-bottom: 20px;
    }
    .estimate_pop .read p {
        margin-bottom: 0;
    }
    .estimate_pop .read .ken {
        display: flex;
        align-items: center;
    }
    .estimate_pop .read .ken .main {
        font-size: 24px;
        margin-bottom: 0;
        margin-left: 10px;
    }
    .estimate_pop .inner .data_wrap dl {
        display: flex;
        align-items: center;
        line-height: 1;
        margin-bottom: 10px;
    }
    .estimate_pop .inner .data_wrap dl dt {
        margin-right: 20px;
        margin-bottom: 0;
        width: 80px;
        text-align: left;
    }
    .estimate_pop th,
    .estimate_pop td {
        font-size: 14px;
    }
    .estimate_pop .inner .info {
        text-align: right;
        margin-top: 20px;
    }
    .estimate_pop .js_close {
        position: absolute;
        font-size: 30px;
        cursor: pointer;
        top: 10px;
        right: 10px;
        width: 30px;
        height: 30px;
        display: block;
        line-height: 30px;
    }
    .js_print {
        margin-top: 30px;
        background: #333;
        color: #fff;
        text-align: center;
        padding: 20px;
        cursor: pointer;
    }
    #wrapper,
    .fixed_button,
    .js_close,
    .js_print {
        display: none !important;
    }
}

/* 商品詳細の紹介テキスト用 */

/*h2 2本アンダーラインのあるタイトル */
.product-short-description h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: calc(32 / 20);
    letter-spacing: 0.05em;
    color: #000000;
    margin-bottom: 18px;
    border-bottom: 1px solid #c3c3c3;
    max-width: 1081px;
    width: 100%;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 18px;
    position: relative;
}

.product-short-description h2::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #c3c3c3;
}

@media only screen and (max-width: 767px) {
    .product-short-description h2 {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

/*h3 紫のバーが左にあるタイトル */
.product-short-description h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.05em;
    color: #776cdb;
    margin-bottom: 18px;
    position: relative;
    padding-left: 16px;
}
.product-short-description h3:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 5px;
    height: 76%;
    border-radius: 5px;
    background: #776cdb;
}
@media only screen and (max-width: 767px) {
    .product-short-description h3 {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: calc(32 / 16);
        padding-left: 14px;
    }
}

/*h4 太字のタイトル */
.product-short-description h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: calc(32 / 16);
    letter-spacing: 0.05em;
    margin: 0;
}
@media only screen and (max-width: 767px) {
    .product-short-description h4 {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: calc(20 / 14);
    }
}

/* 本文テキスト 中央寄せ、左寄せ、右寄せ可能 */
/* PCのfont-size14 ver*/
.product-short-description p {
    font-size: 14px;
    font-weight: 400;
    line-height: calc(28 / 14);
    letter-spacing: 0.04em;
    color: #000000;
    text-align: left;
}
@media only screen and (max-width: 767px) {
    .product-short-description p {
        font-size: 13px;
        line-height: calc(26 / 13);
    }
}
}
}
