:root{--cart-box-width: clamp(320px, 67.7vw, 1300px);--cart-box-bg: rgba(237, 98, 38, .1);--cart-box-radius: clamp(20px, calc(1.96vw + 12.36px) , 50px);--cart-box-padding-x: clamp(20px, calc(14.9vw - 36px) , 250px);--cart-box-padding-top: clamp(30px, calc(3.92vw + 14.7px) , 90px);--cart-box-padding-bottom: clamp(30px, calc(3vw + 15px) , 60px)}cart-items,cart-items.gradient,cart-items[class*=color-]{display:block;background:#fff0f0!important;padding:40px 0 0!important}cart-items>.page-width{background:transparent!important;max-width:none!important;padding:0!important;margin:0!important;width:100%!important;display:flex;justify-content:center}.cart-card{background:var(--cart-box-bg)!important;width:var(--cart-box-width)!important;max-width:calc(100% - 32px)!important;border-radius:var(--cart-box-radius) var(--cart-box-radius) 0 0!important;padding:var(--cart-box-padding-top) var(--cart-box-padding-x) 20px!important;margin:0!important;box-sizing:border-box}#main-cart-footer,#main-cart-footer.gradient,#main-cart-footer[class*=color-]{background:#fff0f0!important;padding:0!important;margin:0!important}#main-cart-footer>.page-width{background:var(--cart-box-bg)!important;width:var(--cart-box-width)!important;max-width:calc(100% - 32px)!important;border-radius:0 0 var(--cart-box-radius) var(--cart-box-radius)!important;padding:20px var(--cart-box-padding-x) var(--cart-box-padding-bottom)!important;margin:0 auto!important;box-sizing:border-box}#main-cart-footer .cart__footer{background:transparent!important;padding:0!important;margin:0!important;max-width:none!important;width:100%!important}#main-cart-footer .js-contents{display:contents}#main-cart-footer .cart__footer,.is-empty #main-cart-footer .cart__footer,#main-cart-footer.is-empty .cart__footer{display:block!important}.cart-footer-custom{width:100%}.cart-footer-custom__summary{display:inline-flex;justify-content:center;align-items:center;gap:24px;padding-bottom:0;margin-bottom:24px;border-bottom:none;position:relative}.cart-footer-custom__summary:after{content:"";position:absolute;bottom:1px;left:0;right:0;height:1px;background:#000}.cart-footer-custom__summary-wrapper{display:flex;justify-content:center;width:100%}.cart-footer-custom__quantity{display:flex;align-items:center;gap:8px}.cart-footer-custom__quantity-label,.cart-footer-custom__quantity-value{font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;color:#000;text-align:center}.cart-footer-custom__total{display:flex;align-items:baseline;gap:4px}.cart-footer-custom__total-value{font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;color:#000;text-align:center}.cart-footer-custom__total-tax{display:none}.cart-footer-custom__buttons{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.cart-footer-custom__checkout-btn{width:324px;height:38px;background:#e76161;color:#fff;border:none;border-radius:9999px;padding:0;font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s;display:flex;align-items:center;justify-content:center}.cart-footer-custom__checkout-btn:hover{opacity:.9}.cart-footer-custom__checkout-icon{width:20px;height:20px;margin-left:8px;flex-shrink:0}.cart-footer-custom__checkout-btn:disabled{opacity:.5;cursor:not-allowed}.cart-footer-custom__continue-btn{width:324px;height:38px;background:#6abae9;color:#fff;border:none;border-radius:9999px;padding:0;font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s;display:flex;align-items:center;justify-content:center;text-decoration:none}.cart-footer-custom__continue-btn:hover{opacity:.8}.cart-footer-custom__continue-icon{width:20px;height:20px;margin-left:8px;flex-shrink:0}.cart-section__title{font-family:Noto Sans JP,sans-serif!important;font-size:40px!important;font-weight:500!important}.cart-section__icon{width:43px!important;height:49px!important;margin-top:4px}.cart-card__title{text-align:center;margin-bottom:24px}.cart-card__title .cart-section__header{margin-bottom:20px}.cart-card__title .cart-section__title-wrapper{transform:none}.cart-card__title .cart-section__description{display:none}.cart-products-wrapper .cart-section__header{margin-bottom:0}.cart-products-wrapper .cart-section__title-wrapper{transform:none}.cart-products-wrapper .cart-section__description{display:none}.cart-card .cart__items{border-bottom:none;padding-bottom:0}.cart-card .cart-items{width:100%;border-collapse:collapse}.cart-card .cart-items thead{display:none}.cart-card .cart-item{display:grid!important;grid-template-columns:100px 1fr auto;grid-template-rows:auto auto;gap:0 20px;padding:20px 0;background:transparent;margin-bottom:16px}.cart-card .cart-item:last-child{margin-bottom:0}.cart-card .cart-item__media{grid-column:1;grid-row:1 / 3;width:100px}.cart-card .cart-item__image,.cart-card .cart-item__image-container{width:100px;height:100px;object-fit:cover;border-radius:4px;border:1px solid #ddd}.cart-card .cart-item__details,.cart-card td.cart-item__details{grid-column:2;grid-row:1;text-align:left!important;width:auto!important;padding-left:0!important;margin-left:0!important}.cart-card .cart-item__name,.cart-card .cart-item__details>a,.cart-card .cart-item__details a.h4,.cart-card .cart-item__details .h4,.cart-card td.cart-item__details,.cart-card td.cart-item__details *{font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:500;color:#333;text-decoration:none;line-height:1.5;text-align:left!important}.cart-card .cart-item__totals{grid-column:3;grid-row:1;text-align:right;white-space:nowrap}.cart-card .cart-item__totals .price,.cart-card .price{font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:600;color:#333}.cart-card .cart-item__totals .price:after{content:"\ff08\7a0e\8fbc\ff09";font-size:12px;font-weight:400;color:#666;margin-left:4px}.cart-card .cart-item__quantity{grid-column:2 / 4;grid-row:2;display:flex;align-items:center;justify-content:flex-end;gap:16px;padding-top:12px;margin-top:12px;border-top:1px solid #000}.cart-card cart-remove-button:not(.cart-remove-button-text){display:none!important}.cart-card .cart-remove-button-text{display:block;margin-right:16px}.cart-card .cart-remove-button-text a{font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal;color:#575757;text-decoration:none;cursor:pointer}.cart-card .cart-remove-button-text a:hover{text-decoration:underline}.cart-card .cart-item__quantity-wrapper{display:flex;align-items:center}.cart-card .quantity{display:flex;align-items:center;justify-content:center;border:2px solid #000;border-radius:20px;overflow:hidden;background:#fff;width:127px;height:30px!important;min-height:0!important;max-height:30px!important;padding:0!important}.cart-card .quantity__button{width:33px;height:28px!important;min-height:0!important;border:none;background:#fff;cursor:pointer;font-size:14px;color:#343330;opacity:.83;display:flex;align-items:center;justify-content:center;padding:0!important;flex-shrink:0}.cart-card .quantity__button .svg-wrapper{opacity:.83}.cart-card .quantity__button svg{fill:#343330}.cart-card .quantity__button:hover{background:#f5f5f5}.cart-card .quantity__input{width:43px;height:28px!important;min-height:0!important;border:none;text-align:center;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;color:#000;background:#fff;padding:1px 0 0!important;flex-shrink:0}.cart-card .cart-item .product-option,.cart-card .cart-item .cart-item__discounted-prices{display:none!important}@media screen and (min-width:750px){.cart-card .cart-item__totals.medium-hide{display:none!important}}@media screen and (max-width:749px){:root{--cart-box-width: calc(100% - 70px) ;--cart-box-radius: 20px}cart-items{padding-top:20px!important}.cart-card{padding:30px 16px 20px!important}#main-cart-footer>.page-width{padding:20px 16px 30px!important}.cart-section__title{font-size:24px!important}.cart-section__icon{width:26px!important;height:30px!important}.cart-card .cart-item__name,.cart-card .cart-item__details>a,.cart-card .cart-item__details a.h4,.cart-card .cart-item__details .h4,.cart-card td.cart-item__details,.cart-card td.cart-item__details *{font-size:12px}.cart-card .cart-item{grid-template-columns:80px 1fr;grid-template-rows:auto auto auto;gap:0 12px}.cart-card .cart-item__media{width:80px;grid-row:1 / 4}.cart-card .cart-item__image,.cart-card .cart-item__image-container{width:80px;height:80px}.cart-card .cart-item__details{grid-column:2;grid-row:1}.cart-card .cart-item__totals.medium-hide.large-up-hide{display:block!important;grid-column:2;grid-row:2;text-align:left;padding-top:7px;margin-top:7px;border-top:1px solid #000}.cart-card .cart-item__totals.medium-hide.large-up-hide .price{font-size:16px}.cart-card .cart-item__totals.medium-hide.large-up-hide .price:after{content:"\ff08\7a0e\8fbc\ff09";font-size:10px;font-weight:400;color:#666;margin-left:4px}.cart-card .cart-item__quantity{grid-column:2;grid-row:3;border-top:none;padding-top:0;margin-top:3px}.cart-card .quantity{width:127px}.cart-footer-custom__checkout-btn,.cart-footer-custom__continue-btn{width:100%;max-width:280px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-cart-custom.css.map */
