@charset "UTF-8";.cart-note__terms{max-width:700px;width:100%;height:150px;font-size:12px;overflow:scroll;margin:45px auto;text-align:left;padding:15px 25px;border:1px solid rgb(var(--border-color))}.cart-note__terms h2,.cart-note__terms h3{font-weight:400;margin-bottom:10px;font-size:inherit}.cart-note__terms p,.cart-note__terms ul,.cart-note__terms ol{margin-bottom:20px}#main.is-gift-loading .c-cart__main-actions,#main.is-gift-loading [name=checkout],#main.is-gift-loading .c-gift{pointer-events:none!important;opacity:.5}.c-gift{margin:60px 0 15px;overflow:hidden}.c-cart [hidden]{display:none!important}.c-gift__notice{font-size:14px;font-weight:300;margin-bottom:30px}.c-product-meta__title{margin-bottom:5px;word-wrap:break-word}.c-gift__product-item-wrapper{display:flex;flex-wrap:wrap;gap:15px;margin:0 0 30px}.c-gift__product-item{width:calc((100% - 45px)/4);cursor:pointer}@media screen and (max-width:999px){.c-gift__product-item{width:calc((100% - 15px)/2)}}.c-gift__product-image-wrapper{position:relative}.c-gift__product-image-wrapper img{-o-object-fit:cover;object-fit:cover}#gift__selector-target-select-area{width:100%}.is-selected .AspectRatio:before{background:#eee;z-index:1;position:relative;opacity:.5}.c-gift__product-item.is-selected .product-item__image-wrapper:before{content:"";position:absolute;top:10px;right:10px;width:16px;height:10px;border-left:3px solid #000;border-bottom:3px solid #000;transform:rotate(-45deg);z-index:2;background:transparent}.input--radio{position:relative}input[type=radio]:not(.color-swatch__radio){display:none}input[type=radio]+label:not(.color-swatch__item){display:flex;align-items:center;cursor:pointer;font-size:14px;font-weight:300;position:relative;padding-left:20px}input[type=radio]+label:not(.color-swatch__item):before{content:"";width:13px;height:13px;border:1px solid #000;border-radius:50%;background-color:#fff;position:absolute;left:0;top:50%;transform:translateY(-50%)}input[type=radio]:checked+label:not(.color-swatch__item):after{content:"";width:7px;height:7px;background-color:#000;border-radius:50%;position:absolute;left:3px;top:50%;transform:translateY(-50%)}.c-gift__add-button-wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;gap:13px;margin-top:30px;margin-bottom:48px}@media screen and (max-width:999px){.c-gift__add-button-wrapper{margin-top:16px;margin-bottom:30px}}.c-gift__button{width:100%;max-width:300px!important;line-height:inherit;min-height:50px;padding:0 4px!important;display:inline-flex;align-items:center;justify-content:center;gap:10px}.c-gift__button svg{color:#fff;display:inline-block;width:10px;height:10px}.c-gift__button.is-loading{pointer-events:none!important;cursor:not-allowed!important;position:relative}.c-gift__button.is-loading .loader-button__loader{display:block!important;opacity:1;position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%)}.c-gift .loader-button__text{display:block}.c-gift__button.is-loading .loader-button__text{visibility:hidden;opacity:0}@keyframes spinnerRotate{to{transform:rotate(360deg)}}@keyframes spinnerDash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes spinnerColor{0%{stroke:currentColor}40%{stroke:currentColor}66%{stroke:currentColor}80%,90%{stroke:currentColor}}.c-gift__button .spinner svg{margin:auto;animation:spinnerRotate 2s linear infinite;transform-origin:center center;display:inline-block;width:15px;height:15px;vertical-align:middle}.c-gift__button .spinner circle{animation:spinnerDash 1.5s ease-in-out infinite,spinnerColor 6s ease-in-out infinite}.c-gift__item-image{margin-top:13px;max-width:300px;text-align:left}@media screen and (max-width:740px){.c-gift__item-image{margin:13px auto 0}}.c-gift__item-image img{width:100%}body.is-fixed-scroll{overflow:hidden}.c-gift__notice{font-size:12px;font-weight:300;color:rgb(var(--error-color));line-height:1.75;margin-top:15px;margin-bottom:48px}.quantity-selector__button[disabled]{opacity:0;visibility:hidden;cursor:not-allowed;pointer-events:none!important}.quantity-selector__input[disabled]{opacity:1;cursor:not-allowed;pointer-events:none!important}body.is-popup-open{overflow:hidden}.c-popup{display:flex;align-items:center;justify-content:center;position:fixed;left:0;top:0;width:100%;height:100%;z-index:-1;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility 0s linear .5s}.c-popup.is-show{opacity:1;visibility:visible;transition:opacity .5s ease;z-index:9999}.c-popup__wrapper{background-color:#fefefe;margin:0;padding:0;border:1px solid #888;width:100%;max-width:715px;z-index:3;transition:transform .5s ease,opacity .5s ease;transform:translateY(-50px);opacity:0;max-height:86vh;overflow-y:auto;position:relative}.c-popup__wrapper.is-show{transform:translateY(0);opacity:1}.c-popup__close-btn{position:absolute;top:15px;right:24px;padding:5px}.c-popup__close-btn .Icon{width:21px;height:21px}@media screen and (max-width:999px){.c-popup__close-btn{top:12px;right:15px}}.c-popup__section-title{font-size:24px!important;font-weight:600;margin:0;padding:15px 32px;border-bottom:1px solid #707070}@media screen and (max-width:999px){.c-popup__section-title{font-size:18px!important;padding:15px 45px 15px 15px}}.c-popup__background{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#00000080;z-index:1}.c-popup-contents{padding:16px 24px 35px}@media screen and (max-width:740px){.c-popup-contents{padding:4px 16px 42px}}.c-popup-buttons{display:flex;justify-content:center;align-items:center;gap:45px;margin:36px auto 32px}@media screen and (max-width:999px){.c-popup-buttons{flex-direction:column;gap:10px}}.c-popup-buttons .button{--button-height: 52px;min-height:52px;line-height:var(--button-height)}@media screen and (max-width:999px){.c-popup-buttons .button{flex:1;max-width:280px!important;width:100%}}@media screen and (max-width:740px){.c-popup-buttons .button{min-height:100%!important;max-width:none!important}}.c-popup-gift p,.c-popup-gift li{margin-bottom:38px;font-size:16px;font-weight:300;letter-spacing:.07em;color:#000;line-height:1.75}@media screen and (max-width:999px){.c-popup-gift p,.c-popup-gift li{font-size:14px;margin-bottom:32px}}.c-popup-gift ul{list-style:none;max-height:373px;overflow:hidden scroll;padding-left:0}.c-popup-gift ul li{font-size:14px;margin-bottom:0;position:relative;padding-left:1rem}.c-popup-gift ul li:before{content:"\30fb";position:absolute;top:0;left:0}@media screen and (max-width:999px){.c-popup-gift ul li{margin-bottom:0}}.c-popup-gift__items{margin:15px auto 40px}.c-popup-gift__items .Heading{font-size:18px;font-weight:600;margin-bottom:16px}.c-popup-gift__price{margin-top:13px;border-top:1px solid #707070;padding-top:20px;display:flex;justify-content:space-between;gap:10px;font-size:18px;font-weight:600}.c-delivery-date{margin:32px 0;max-width:600px}.c-cart__present-preference{margin-top:20px}.c-cart__present-preference .c-cart__present-description{font-size:14px;font-weight:400;margin-bottom:15px;color:#333}.c-cart__present-preference .c-cart__present-radio-group{display:flex;gap:30px;margin-bottom:15px}@media screen and (max-width:740px){.c-cart__present-preference .c-cart__present-radio-group{flex-direction:column;gap:15px}}.c-cart__present-preference .c-cart__present-status{font-size:13px;font-weight:300;color:#666;margin-top:10px;padding:10px 15px;background-color:#f8f8f8;border-radius:4px;border:1px solid #e0e0e0}.c-cart__present-notice{margin-bottom:20px;padding:15px;background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:6px}.c-cart__present-notice .c-cart__present-notice-text{font-size:14px;font-weight:400;color:#856404;margin:0}.c-cart__present-unavailable{padding:20px;text-align:center;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px}.c-cart__present-unavailable .c-cart__present-unavailable-text{font-size:14px;font-weight:400;color:#6c757d;margin:0}.c-novelty-popup{display:flex;align-items:center;justify-content:center;position:fixed;left:0;top:0;width:100%;height:100%;z-index:-1;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s linear .3s}.c-novelty-popup.is-show{opacity:1;visibility:visible;transition:opacity .3s ease;z-index:9999}.c-novelty-popup__wrapper{background-color:#fefefe;margin:0;padding:40px 30px;border:1px solid #888;border-radius:8px;box-shadow:0 4px 20px #00000026;width:100%;max-width:400px;z-index:3;transition:transform .3s ease,opacity .3s ease;transform:translateY(-30px);opacity:0;text-align:center}.c-novelty-popup__wrapper.is-show{transform:translateY(0);opacity:1}@media screen and (max-width:999px){.c-novelty-popup__wrapper{max-width:320px;padding:30px 20px;margin:0 20px}}.c-novelty-popup__title{font-size:18px;font-weight:600;margin:0 0 20px;color:#000}@media screen and (max-width:999px){.c-novelty-popup__title{font-size:16px;margin:0 0 15px}}.c-novelty-popup__message{font-size:14px;font-weight:300;margin:0 0 25px;color:#666;line-height:1.5}@media screen and (max-width:999px){.c-novelty-popup__message{font-size:13px;margin:0 0 20px}}.c-novelty-popup__spinner{display:inline-block;width:30px;height:30px;margin:0 auto}.c-novelty-popup__spinner svg{animation:spinnerRotate 1.5s linear infinite;transform-origin:center center;width:100%;height:100%}.c-novelty-popup__spinner circle{animation:spinnerDash 1.2s ease-in-out infinite;stroke:#000;stroke-width:2;fill:none}.c-novelty-popup__background{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#0006;z-index:1}[data-novelty-product-id] .quantity-selector__input{pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/41/assets/custom-template-cart.css.map */
