.az-cart{width:100%;max-width:480px;margin:0 auto;padding:0 16px 140px;box-sizing:border-box;font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,sans-serif;color:#111}.az-cart *,.az-cart *:before,.az-cart *:after{box-sizing:border-box}.az-cart-empty{padding:80px 20px;text-align:center}.az-cart-empty__text{color:#888;font-size:14px;margin:0 0 24px}.az-cart-empty__cta{display:inline-block;padding:12px 32px;background:#111;color:#fff;text-decoration:none;border-radius:6px;font-size:14px}.az-cart__select-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #f0f0f0}.az-check-label{display:inline-flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.az-checkbox-input{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.az-checkbox{display:inline-flex;width:18px;height:18px;border:1px solid #c0c0c0;border-radius:3px;background:#fff;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,border-color .15s}.az-checkbox-input:checked+.az-checkbox{background:#111;border-color:#111}.az-checkbox-input:checked+.az-checkbox:after{content:"";width:5px;height:9px;border:solid #fff;border-width:0 1.5px 1.5px 0;transform:rotate(45deg) translate(-1px,-1px)}.az-checkbox-input:focus-visible+.az-checkbox{outline:2px solid #4a90e2;outline-offset:2px}.az-select-bar__text{font-size:13px;color:#111}.az-select-bar__count{color:#888;margin-left:4px}.az-link-btn{background:none;border:none;padding:0;font-size:12px;color:#666;text-decoration:underline;cursor:pointer;font-family:inherit}.az-link-btn:hover{color:#111}.az-cart__items{list-style:none;margin:0;padding:0}.az-product{display:grid;grid-template-columns:auto 64px 1fr;gap:12px;padding:16px 0;border-bottom:1px solid #f0f0f0;align-items:flex-start}.az-product__check{padding-top:4px;cursor:pointer}.az-product__img-link{display:block;text-decoration:none}.az-product__img{width:64px;height:64px;border-radius:6px;object-fit:cover;background:#f4f4f4;display:block}.az-product__img--placeholder{background:#f4f4f4}.az-product__info{min-width:0}.az-product__brand{font-size:11px;color:#888;margin-bottom:2px;line-height:1.4}.az-product__name{display:block;font-size:13px;color:#111;text-decoration:none;line-height:1.4;margin-bottom:4px;word-break:break-word}.az-product__option{font-size:11px;color:#888;margin-bottom:6px}.az-product__price{margin-bottom:10px}.az-product__price--compare{font-size:11px;color:silver;text-decoration:line-through;margin-right:4px}.az-product__price--final{font-size:14px;font-weight:500;color:#111}.az-product__price--sale{color:#c00}.az-product__bottom{display:flex;align-items:center;justify-content:space-between}.az-qty{display:inline-flex;align-items:center;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;background:#fff}.az-qty__btn{width:28px;height:28px;border:none;background:transparent;font-size:14px;cursor:pointer;color:#111;padding:0;display:flex;align-items:center;justify-content:center;font-family:inherit}.az-qty__btn:disabled{color:silver;cursor:not-allowed}.az-qty__btn:not(:disabled):hover{background:#f8f8f8}.az-qty__value{min-width:28px;text-align:center;font-size:13px;padding:0 4px}.az-product__delete{background:none;border:none;padding:0;font-size:11px;color:#888;text-decoration:underline;cursor:pointer;font-family:inherit}.az-product__delete:hover{color:#111}.az-progress{padding:14px 16px;margin:16px -16px 0;background:#f8f8f8}.az-progress__text{font-size:12px;color:#111;margin-bottom:8px}.az-progress__text strong{font-weight:500}.az-progress__bar{width:100%;height:4px;background:#e0e0e0;border-radius:2px;overflow:hidden}.az-progress__fill{height:100%;background:#111;border-radius:2px;transition:width .3s ease}.az-discount-group{padding:28px 0 8px;border-bottom:1px solid #f0f0f0}.az-discount-group__title{font-size:15px;font-weight:600;color:#111;margin:0 0 14px;padding:0;line-height:1.4}.az-discount-group__list{display:flex;flex-direction:column;gap:16px}.az-discount-item{display:flex;flex-direction:column}.az-discount-item__notice{margin:8px 4px 0!important;padding:0!important;font-size:11px!important;color:#888!important;line-height:1.5!important;font-weight:400!important;font-family:inherit!important;text-align:left!important}.az-coupon{padding:18px 16px;border:1px solid #e0e0e0;border-radius:8px;background:#fff}.az-coupon__heading{font-size:14px;font-weight:500;color:#111;margin:0 0 14px;padding:0}.az-coupon__form{display:flex;flex-direction:column;gap:10px}.az-coupon__input{width:100%;height:44px;padding:0 14px;font-size:13px;border:1px solid #e0e0e0;border-radius:6px;background:#fff;color:#111;font-family:inherit}.az-coupon__input:focus{outline:none;border-color:#111}.az-coupon__submit{width:100%;height:48px;border:none;background:#111;color:#fff;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;transition:opacity .15s}.az-coupon__submit:hover{opacity:.9}.az-coupon__error{margin-top:8px;font-size:12px;color:#c00}.az-coupon__applied-list{display:flex;flex-direction:column;gap:8px}.az-coupon__applied{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#f8f8f8;border-radius:6px}.az-coupon__applied-code{font-size:13px;font-weight:500;color:#111;letter-spacing:.02em}.az-coupon__applied-label{font-size:11px;color:#888;margin-top:2px}.az-coupon__available-head{margin-top:18px;margin-bottom:10px}.az-coupon__available-title{font-size:12px;color:#888}.az-coupon__available-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.az-coupon-card{margin:0;padding:0}.az-coupon-card__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;font-family:inherit;text-align:left;transition:border-color .15s}.az-coupon-card__btn:hover:not(:disabled){border-color:#111}.az-coupon-card__btn:disabled{opacity:.5;cursor:not-allowed}.az-coupon-card__main{min-width:0;flex:1}.az-coupon-card__title{font-size:13px;font-weight:500;color:#111;line-height:1.3;margin-bottom:4px}.az-coupon-card__period{font-size:11px;color:#888}.az-coupon-card__action{display:inline-flex;align-items:center;flex-shrink:0}.az-coupon-card__action-label{font-size:12px;color:#111;font-weight:500;padding:6px 12px;border:1px solid #111;border-radius:4px}.az-coupon-card--future .az-coupon-card__btn{opacity:.6;cursor:not-allowed}.az-coupon-card--future .az-coupon-card__btn:hover{border-color:#e0e0e0}.az-coupon-card__action-label--future{color:#888;border-color:silver;background:#f8f8f8}.az-coupon-card--applied .az-coupon-card__btn{border-color:#111;background:#fafafa}.az-coupon-card__action-label--applied{color:#fff;background:#111;border-color:#111}.az-vip-block--point-form{padding:0!important;border:none!important;border-radius:0!important;background:transparent!important;position:relative}[data-az-cart][data-az-cart-empty-selection] .az-purchase-detail{display:none}.az-purchase-detail{margin:20px -16px 0;padding:24px 16px;background:#f8f8f8;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.az-purchase-detail__heading{font-size:14px;font-weight:500;color:#111;margin:0 0 16px}.az-purchase-detail__list{display:flex;flex-direction:column}.az-purchase-detail__row{display:flex;justify-content:space-between;align-items:center;padding:5px 0;font-size:13px}.az-purchase-detail__row--sub{padding-left:12px}.az-purchase-detail__label{color:#555}.az-purchase-detail__label--sub{color:#888;font-size:12px;position:relative}.az-purchase-detail__label--sub:before{content:"\b7";margin-right:6px;color:silver}.az-purchase-detail__value{color:#111;font-size:13px}.az-purchase-detail__value--discount{color:#c00}.az-purchase-detail__value--success{color:#2a7f3e}.az-purchase-detail__value--muted{color:#888}.az-purchase-detail__divider{border-top:1px solid #e0e0e0;margin:12px 0}.az-purchase-detail__total{display:flex;justify-content:space-between;align-items:baseline;padding:4px 0}.az-purchase-detail__total-label{font-size:15px;font-weight:500;color:#111}.az-purchase-detail__total-tax{font-size:10px;color:#888;font-weight:400;margin-left:4px}.az-purchase-detail__total-value{font-size:20px;font-weight:600;color:#111}.az-purchase-detail__estimated{margin-top:6px;padding:0;text-align:right}.az-purchase-detail__estimated,.az-purchase-detail__estimated *{font-size:11px!important;color:#888!important;font-weight:400!important;line-height:1.5!important;font-family:inherit!important;text-align:right!important;letter-spacing:0!important}.az-purchase-detail__estimated>div,.az-purchase-detail__estimated>section,.az-purchase-detail__estimated div,.az-purchase-detail__estimated section,.az-purchase-detail__estimated p,.az-purchase-detail__estimated span{box-shadow:none!important;background:transparent!important;padding:0!important;margin:0!important;border:none!important;display:inline!important}.az-purchase-detail__estimated>div{display:block!important}.az-info-icon{display:inline-flex;width:14px;height:14px;border-radius:50%;border:1px solid #c0c0c0;color:#888;font-size:10px;align-items:center;justify-content:center;cursor:help;margin-left:4px;line-height:1}.az-notice{margin-top:8px}.az-notice__head{display:flex;align-items:center;justify-content:space-between;padding:14px 0;cursor:pointer;list-style:none;font-size:12px;color:#666}.az-notice__head::-webkit-details-marker{display:none}.az-notice__head-icon{display:inline-flex;transition:transform .2s;color:#888}.az-notice[open] .az-notice__head-icon{transform:rotate(180deg)}.az-notice__body{padding:4px 0 16px;font-size:12px;color:#666;line-height:1.7}.az-notice__body ul,.az-notice__body ol{margin:0;padding-left:18px}.az-notice__body li{margin-bottom:4px}.az-notice__body p{margin:0 0 6px;padding:0}.az-notice__body p:last-of-type{margin-bottom:0}.az-notice__link{display:inline-block;margin-top:12px;font-size:12px;color:#111;text-decoration:underline;text-underline-offset:2px}.az-notice__link:hover{color:#666}.az-sticky{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #f0f0f0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));z-index:9999;max-width:480px;margin:0 auto;box-shadow:0 -2px 12px #00000014}.az-sticky__row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}.az-sticky__count{font-size:12px;color:#666}.az-sticky__total{font-size:16px;font-weight:500;color:#111}.az-cta{width:100%;height:48px;background:#111;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;transition:opacity .15s}.az-cta:disabled{background:silver;cursor:not-allowed}.az-cta:not(:disabled):hover{opacity:.9}.az-cta:not(:disabled):active{transform:scale(.99)}.az-sticky__hint{margin:8px 0 0;font-size:11px;color:#888;text-align:center}.az-checkout-spinner{display:inline-block;width:1em;height:1em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:az-spin .7s linear infinite;vertical-align:-.15em;margin-right:.5em}@keyframes az-spin{to{transform:rotate(360deg)}}.az-product.is-updating{opacity:.5;pointer-events:none}@media(max-width:360px){.az-cart{padding:0 12px 140px}.az-progress,.az-purchase-detail{margin-left:-12px;margin-right:-12px}.az-product{grid-template-columns:auto 56px 1fr}.az-product__img{width:56px;height:56px}}
/*# sourceMappingURL=/cdn/shop/t/95/assets/cart-amondz.css.map */
