.c-collection-choice__aside{background-color:#f9f6f0;padding:32px!important;border-radius:10px;max-width:320px;height:fit-content;margin-top:16px}@media screen and (max-width:749px){aside .c-collection-choice__aside{display:none}}.c-collection-choice__aside-item{margin-bottom:16px;background-color:#fff;padding:16px;border-radius:10px}.c-collection-choice__aside-item h3,.c-collection-choice__aside-item h4{font-size:14px;font-weight:var(--font-heading-weight);margin-bottom:8px}.c-collection-choice__aside-item:nth-last-of-type(2) h4{margin-bottom:16px}.c-choice__fixed-status h4{font-size:14px;font-weight:var(--font-heading-weight)}.c-collection-choice__aside-item:last-of-type h3{margin-bottom:16px}.c-selection-status__grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.c-selection-status__item{display:flex;flex-direction:column;align-items:center;aspect-ratio:108 / 83;justify-content:center;background-color:rgb(var(--color-background));border-radius:10px;padding:8px 12px}.c-selection-status__item-title{font-size:16px}.c-selection-status__item-number{font-size:16px;line-height:24px;color:orange;font-family:var(--font-family-noto);font-weight:var(--font-light-weight)}.c-selection-status__item-number span{font-size:24px;font-family:var(--font-heading-family);font-weight:var(--font-body-weight-bold)}.c-selected-menu__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.c-selected-menu__empty{font-size:16px;line-height:24px;color:#a18d71;font-family:var(--font-family-noto);font-weight:var(--font-light-weight)}.c-selected-menu__item{display:flex;align-items:flex-start;gap:16px}.c-selected-menu__image{width:41px;height:41px;object-fit:cover;border-radius:3px;flex-shrink:0}.c-selected-menu__detail{display:flex;flex-direction:column;gap:5px}.c-selected-menu__title{font-size:14px;line-height:1;margin:0;word-break:break-all}.c-selected-menu__bottom{display:flex;align-items:center;gap:16px}.c-selected-menu__price{font-size:14px;font-weight:var(--font-body-weight-bold)}.c-reflect-last-order__btn{display:flex;align-items:center;justify-content:center;width:fit-content;min-height:26px;padding:4px 16px;white-space:nowrap;margin-block:16px 8px;border-radius:10px;border:none;background-color:rgb(var(--color-foreground));color:#fff;font-size:12px;font-weight:var(--font-body-weight-bold);font-family:var(--font-body-family)}.c-reflect-last-order__btn--disabled{background-color:rgb(var(--color-background));color:#a18d71;cursor:unset}.c-reflect-last-order__btn--disabled:hover{opacity:1}.c-reflect-last-order__note,.c-reflect-last-order__skipped-notice *{font-family:var(--font-family-noto);font-size:12px;line-height:18px;font-weight:var(--font-light-weight)}.c-reflect-last-order__note a{text-decoration:underline;transition:opacity .2s ease}.c-reflect-last-order__note a:hover{opacity:.7}.c-reflect-last-order__skipped-list{margin-top:4px}.c-reflect-last-order__skipped-list li{display:flex;align-items:flex-start;gap:3px}.c-reflect-last-order__skipped-list li:before{content:"\30fb";flex-shrink:0}@media screen and (min-width:750px){.c-selected-menu__detail,.c-selected-menu__item{gap:8px}.c-reflect-last-order__btn{transition:opacity .2s ease;cursor:pointer}.c-reflect-last-order__btn:hover{opacity:.7}}.c-selected-menu__quantity-wrap{display:flex;align-items:center;gap:6px}.c-selected-menu__quantity-wrap .c-quantity__button{width:10px;height:10px}.c-selected-menu__quantity-wrap .svg-wrapper{width:5px;height:5px}.c-selected-menu__qty-input{width:14px!important;height:13px;text-align:center;font-size:14px;border:none;background:transparent;pointer-events:none;padding:0 0 2px!important}.c-selected-menu__delete-btn{display:flex;align-items:center;justify-content:center;width:10px;height:10px;padding:0;background:transparent;border:none;cursor:pointer;color:var(--color-foreground, #121212);margin-left:10px;transition:opacity .3s}.c-selected-menu__delete-btn .svg-wrapper{width:10px;height:10px}.c-selected-menu__delete-btn:hover{opacity:.7}.c-selected-menu__delete-btn .svg-wrapper{display:flex;align-items:center;justify-content:center}.c-choice__fixed-area{position:fixed;bottom:0;left:0;width:100%;background-color:#fce7a8;padding-block:19px 26px;border-radius:16px 16px 0 0;border:solid 1px rgb(var(--color-foreground));z-index:2}.c-choice__fixed-area-grid{display:grid;gap:8px;grid-template-columns:124fr 148fr;padding-inline:32px}.c-choice__view-selected-items-btn{background-color:#fff;font-family:inherit;font-weight:var(--font-body-weight);color:inherit;height:34px;font-size:12px;border-radius:4px;border:none}.c-choice__fixed-area .c-choice__fixed-status{display:none}.c-choice__fixed-amount{display:flex;flex-direction:column;min-width:205px}.c-choice__fixed-amount-item{display:flex;justify-content:space-between;align-items:center}.c-choice__fixed-amount-title{font-size:14px}.c-choice__fixed-amount-detail{font-size:16px;font-weight:var(--font-body-weight-bold)}.js-choice__total-amount{color:orange}.c-choice__fixed-remaining-amount{text-align:center}@media screen and (min-width:750px){.c-choice__fixed-area{padding-block:21px}.c-choice__fixed-area-grid{padding-inline:0;gap:32px;grid-template-columns:824fr 344fr}.c-choice__view-selected-items-btn{display:none}.c-choice__fixed-area .c-choice__fixed-status{display:grid;gap:32px;grid-template-columns:279fr 453fr;background-color:#fff;padding:16px 30px;border-radius:10px}}.c-choice__fixed-indicator{width:100%;height:8px;background-color:#0000001a;border-radius:4px;overflow:hidden;margin-bottom:8px}.c-choice__fixed-indicator-bar{display:block!important;height:100%;width:0%;background-color:orange;border-radius:4px;transition:width .3s ease,background-color .3s ease}.c-choice__fixed-indicator-bar.is-reached{background-color:#4caf50}.c-choice__fixed-remaining-amount-detail{font-family:var(--font-family-noto);font-size:16px;font-weight:var(--font-light-weight);line-height:24px;margin:0 0 4px}.js-choice__remaining-amount{font-family:var(--font-heading-family);font-weight:var(--font-body-weight-bold)}.c-choice__fixed-minimum-label{font-size:14px;line-height:21px;font-family:var(--font-family-noto);color:#eb6130}@media screen and (min-width:750px){.c-choice__fixed-minimum-label{font-size:14px;line-height:21px;font-family:var(--font-family-noto);color:#eb6130}}.c-choice-cart-button{display:flex;background-color:#eb6130;padding-inline:5px!important;height:34px;font-size:12px;border-radius:4px;min-height:34px!important}.c-choice-cart-button:after,.c-choice-cart-button:hover:after{box-shadow:none!important}.c-choice-cart-button__inner{display:flex;align-items:center}.c-choice-cart-button__inner .svg-wrapper{display:none;margin-left:32px}.c-choice-cart-button__inner .c-icon-cart{width:100%!important;height:100%!important}.c-choice__fixed-area .c-choice-cart-button__inner .loading__spinner{top:5px}.c-selected-item-modal .c-choice-cart-button__inner .loading__spinner{top:15px}@media screen and (min-width:750px){.c-choice-cart-button{margin-block:15px 0;margin-bottom:0;background-color:#eb6130;height:64px;font-size:16px;font-weight:var(--font-body-weight-bold);border-radius:10px;box-shadow:0 5px #c34e1f;letter-spacing:0;cursor:pointer;transition:.3s ease}.c-choice-cart-button:hover{transform:translateY(5px);box-shadow:none}.c-choice-cart-button__inner{display:flex;align-items:center}.c-choice__fixed-area .c-choice-cart-button__inner .loading__spinner{top:20px}.c-choice-cart-button__inner .svg-wrapper{margin-left:24px}}@media screen and (min-width:900px){.c-choice-cart-button{font-size:20px}.c-choice-cart-button__inner .svg-wrapper{display:block;width:36px;height:30px}}.c-choice-cart-button:disabled{background-color:#faf1dc;color:#a18d71;box-shadow:none;cursor:not-allowed}.c-choice-cart-button:disabled:hover{transform:none}@media screen and (max-width:749px){.c-selected-item-modal{position:fixed;bottom:0;left:0;width:100%;max-height:85vh;background:#fce7a8;border-radius:16px 16px 0 0;overflow-y:auto;z-index:2;padding:32px;transform:translateY(100%);transition:transform .35s ease}.c-selected-item-modal__close-btn{position:absolute;top:40px;right:16px;background-color:transparent;border:none;padding:0}.c-selected-item-modal__close-btn .svg-wrapper{width:16px;height:16px;display:block;color:rgb(var(--color-foreground))}.c-selected-item-modal.is-open{transform:translateY(0)}.c-selected-item-modal-overlay{display:block!important;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1;opacity:0;pointer-events:none;transition:opacity .35s ease}.c-selected-item-modal-overlay.is-open{opacity:1;pointer-events:auto}.c-selected-item-modal .c-collection-choice__aside{background-color:transparent;padding:0!important;margin-top:0;margin-block:0 13px;max-width:100%}.c-selected-menu__empty{font-size:14px;line-height:1}.c-selection-status__item{aspect-ratio:unset;padding:16px;height:69px}.c-selection-status__item-title{font-size:14px;line-height:21px}.c-selection-status__item-number{font-size:14px;font-weight:var(--font-body-weight-bold);font-family:var(--font-body-family)}.c-selection-status__item-number span{font-size:16px;font-weight:var(--font-body-weight-bold);font-family:var(--font-body-family)}.c-selected-item-modal .c-choice__fixed-status{display:grid;gap:16px;background-color:#fff;padding:16px 30px;border-radius:10px}.c-choice__fixed-amount{gap:8px}.c-choice__fixed-amount-title{font-size:14px;line-height:1}.c-choice__fixed-amount-detail{font-weight:var(--font-body-weight);line-height:1}.c-choice__fixed-amount-detail.js-choice__total-amount{font-weight:var(--font-body-weight-bold)}.c-choice__fixed-remaining-amount *{font-family:var(--font-body-family);font-weight:var(--font-body-weight)}.c-choice__fixed-remaining-amount-detail{font-size:12px;line-height:1.5}.c-choice__fixed-minimum-label{font-family:var(--font-family-noto);font-size:10px;line-height:1}.c-selected-item-modal .c-choice-cart-button{margin-inline:auto;margin-block:15px 0;padding-inline:23px!important;background-color:#eb6130;height:48px;font-size:16px;font-weight:var(--font-body-weight-bold);border-radius:10px;box-shadow:0 5px #c34e1f;letter-spacing:0;cursor:pointer;transition:.3s ease}.c-choice-cart-button:hover{transform:translateY(5px);box-shadow:none}.c-selected-item-modal .c-choice-cart-button__inner .svg-wrapper{display:block;width:27px!important;height:23px!important}.c-choice-cart-button:disabled{background-color:#faf1dc;color:#a18d71;box-shadow:none;cursor:not-allowed}.c-choice-cart-button:disabled:hover{transform:none}.c-selected-item-modal .c-choice-cart-button:disabled{width:281px}}@media screen and (min-width:750px){.c-selected-item-modal{display:none}.c-selected-item-modal-overlay{display:none!important}}.c-choice-cart-button__inner .svg-wrapper[hidden]{display:none!important}.c-choice-product-modal-overlay{position:fixed;display:block!important;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:100;opacity:0;pointer-events:none;transition:opacity .3s ease}.c-choice-product-modal-overlay.is-open{opacity:1;pointer-events:auto}.c-choice-product-modal{width:100%;max-height:90vh;background:#fff;border-radius:16px;overflow-y:auto}.c-choice-product-modal__wrapper{position:fixed;top:53%;left:50%;transform:translate(-50%,-48%);opacity:0;pointer-events:none;z-index:101;width:min(960px,calc(100vw - 32px));transition:opacity .3s ease,transform .3s ease}.c-choice-product-modal__wrapper.is-open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)}.c-choice-product-modal__close-btn{position:absolute;top:-44px;right:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0!important;background:transparent;border:none;cursor:pointer;color:#fff;z-index:1;transition:opacity .2s}.c-choice-product-modal__close-btn:hover{opacity:.7}.c-choice-product-modal__close-btn .svg-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.c-choice-modal__body{display:grid;grid-template-columns:1fr;gap:16px;padding:32px 16px}@media screen and (min-width:750px){.c-choice-modal__body{grid-template-columns:1fr 1fr;gap:32px;padding:32px}}.c-choice-modal__gallery{display:flex;flex-direction:column;gap:16px}.c-choice-modal__main-slide .splide__slide img{width:100%;height:auto;aspect-ratio:311 / 233;object-fit:cover;border-radius:8px;display:block}.c-choice-modal__sub-slide{margin-top:0}.c-choice-modal__sub-slide .splide__slide img{width:100%;height:auto;aspect-ratio:71 / 53;object-fit:cover;border-radius:4px;display:block}.c-choice-modal__sub-slide .splide__slide,.c-choice-modal__sub-slide .splide__slide.is-active{border:none!important}.c-choice-modal__info{display:flex;flex-direction:column;gap:16px}.c-choice-modal__header{display:flex;flex-direction:column;gap:8px}.c-choice-modal__title{font-size:24px;font-weight:var(--font-heading-weight);line-height:1.3;margin:0}.c-choice-modal__meta{display:flex;flex-direction:column;gap:8px}.c-choice-modal__product-type{font-size:12px;color:#a49285}.c-choice-modal__rating-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.c-choice-modal__judgeme{display:flex!important;align-items:center;gap:8px}.c-choice-modal__judgeme .jdgm-star{font-size:20px}.c-choice-modal__judgeme .jdgm-prev-badge__text{display:none}.c-product-card__star-average{font-size:16px;font-weight:var(--font-body-weight-bold);color:#5f432e}.c-choice-modal__detail-link{display:inline-flex;align-items:center;justify-content:center;font-size:13px;color:#fbcc3a;border:1px solid #fbcc3a;border-radius:20px;transition:background .2s,color .2s;flex:1;height:26px}.c-choice-modal__detail-link:hover{background:#fbcc3a;color:#fff}@media screen and (min-width:750px){.c-choice-modal__title{font-size:32px}.c-choice-modal__product-type{font-size:16px}.c-choice-modal__detail-link{font-size:12px}}.c-choice-modal__price-wrap .price{font-size:32px;font-weight:var(--font-body-weight-bold);line-height:1}.c-choice-modal__price-wrap .c-yen-mark{font-size:24px;margin-right:4px}.c-choice-modal__price-wrap .c-price__tax{font-size:12px;font-weight:var(--font-body-weight);margin-left:4px}@media screen and (min-width:750px){.c-choice-modal__price-wrap .price{font-size:42px;font-weight:var(--font-body-weight-bold);line-height:1.5}.c-choice-modal__price-wrap .c-yen-mark{font-size:32px;margin-right:2px}.c-choice-modal__price-wrap .c-price__tax{font-size:12px;font-family:var(--font-family-noto);margin-left:2px}}.c-choice-modal__description{font-size:14px;line-height:21px;font-family:var(--font-family-noto);font-weight:var(--font-light-weight)}@media screen and (min-width:750px){.c-choice-modal__description{font-size:16px;line-height:24px;font-family:var(--font-family-noto);font-weight:var(--font-light-weight)}}.c-choice-modal__details{display:flex;flex-direction:column;gap:16px;background:rgb(var(--color-background));border-radius:10px;padding:16px}.c-choice-modal__detail-item:last-child{padding-bottom:0;border-bottom:none}.c-choice-modal__detail-heading{font-size:14px;line-height:21px;font-weight:var(--font-heading-weight);font-family:var(--font-family-noto)}.c-choice-modal__detail-item p{font-size:14px;margin:0;line-height:21px;font-weight:var(--font-light-weight);font-family:var(--font-family-noto)}.c-product__allergen-list{display:flex;flex-wrap:wrap;gap:5px 7px;padding-top:3px}.c-choice-modal__allergen-item{display:flex;align-items:center;gap:8px;border:solid 1px rgb(var(--color-foreground));height:22px;padding:4px 8px;border-radius:11px;font-size:12px;line-height:1;background-color:#fff}.c-choice-modal__storage-item{font-size:14px;line-height:21px;font-weight:var(--font-light-weight);font-family:var(--font-family-noto)}.c-choice-modal__quantity-area{display:flex;justify-content:center;align-items:center;gap:32px}@media screen and (min-width:750px){.c-choice-modal__quantity-area{justify-content:start}}.c-choice-modal__quantity-label{font-size:16px;font-weight:var(--font-body-weight-bold)}.c-choice-modal__quantity-ctrl{display:flex;align-items:center;gap:16px}.c-choice-modal__qty-btn{display:flex;justify-content:center;align-items:center;background-color:rgb(var(--color-foreground))!important;width:22px;height:22px;border-radius:50%;color:#fff;padding:0;border:none}.c-choice-modal__qty-btn:hover{cursor:pointer}.c-choice-modal__qty-btn:disabled{opacity:.5}.c-choice-modal__qty-btn .svg-wrapper{width:10px}.c-choice-modal__qty-input{width:56px!important;height:32px;opacity:1;flex-grow:unset;border:solid 1px #cccccc;border-radius:4px;font-size:20px;font-weight:var(--font-body-weight-bold)}.c-choice-modal__qty-input::-webkit-inner-spin-button,.c-choice-modal__qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.c-choice-modal__select-btn{width:100%;height:48px;background-color:#eb6130;color:#fff;font-size:16px;font-weight:var(--font-body-weight-bold);border:none;border-radius:10px;cursor:pointer;letter-spacing:.05em}.c-choice-modal__select-btn:after{box-shadow:none!important}.c-choice-modal__select-btn:disabled{background-color:#faf1dc;color:#a18d71;box-shadow:none;cursor:not-allowed}.c-choice-modal__select-btn:disabled:hover{transform:none}@media screen and (min-width:750px){.c-choice-modal__select-btn{height:56px;font-size:20px;box-shadow:0 5px #c34e1f;transition:transform .3s ease,box-shadow .3s ease}.c-choice-modal__select-btn:hover{transform:translateY(5px);box-shadow:none}}@media screen and (min-width:750px){.c-facets-wrapper{position:static;top:auto}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-product-choice.css.map */
