:root{--lt-bg-glass: var(--rf-bg, #ffffff);--lt-border-glass: var(--rf-border, #e2e2e2);--lt-text-primary: var(--rf-text, #111111);--lt-text-secondary: var(--rf-text-secondary, #555555);--lt-accent-color: var(--rf-accent, #000000);--lt-alert-color: #e74c3c;--lt-alert-bg: var(--rf-bg, #ffffff);--lt-consult-color: #e67e22;--lt-consult-bg: var(--rf-bg, #ffffff)}.lt-container{display:block;font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;margin-top:1.5rem;margin-bottom:1.5rem;opacity:0;transform:translateY(10px);animation:ltFadeIn .6s cubic-bezier(.16,1,.3,1) forwards}.lt-wrapper{border:1px solid var(--lt-border-glass);background:var(--lt-bg-glass);border-radius:var(--rf-radius-md, 12px);padding:1rem 1.25rem;box-shadow:var(--rf-shadow-sm, 0 2px 8px rgba(0, 0, 0, .04));transition:all .3s ease;display:flex;gap:1rem;align-items:flex-start}.lt-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--lt-text-secondary);flex-shrink:0;margin-top:2px}.lt-icon svg{width:20px;height:20px;stroke-width:1.5}.lt-content{flex:1;display:flex;flex-direction:column;gap:.5rem}.lt-row{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;line-height:1.5;color:var(--lt-text-secondary)}.lt-row.-highlight{color:var(--lt-text-primary)}.lt-label{font-weight:400;font-feature-settings:"palt"}.lt-value{font-weight:600;font-feature-settings:"tnum";letter-spacing:.01em;transition:color .3s ease}.lt-container[data-status=alert] .lt-wrapper{border-color:var(--lt-border-glass);background:var(--lt-alert-bg)}.lt-container[data-status=alert] .lt-icon,.lt-container[data-status=alert] .lt-value{color:var(--lt-alert-color)}.lt-container[data-status=consult] .lt-wrapper{border-color:var(--lt-border-glass);background:var(--lt-consult-bg)}.lt-container[data-status=consult] .lt-icon{color:var(--lt-consult-color)}.lt-container[data-status=consult] .lt-value{color:var(--lt-consult-color);text-decoration:underline;text-underline-offset:4px}@keyframes ltFadeIn{to{opacity:1;transform:translateY(0)}}@keyframes ltSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.lt-value.updated{animation:ltSlideUp .4s cubic-bezier(.16,1,.3,1)}@media(max-width:640px){.lt-wrapper{padding:.875rem 1rem}}.rf-dashboard{display:flex;flex-direction:column;width:100%}.rf-dashboard-status{width:100%;padding:.55rem 1rem;background:var(--rf-accent-bg, #f5f5f5);border-bottom:1px solid var(--rf-border, #ededed);display:flex;align-items:center}.rf-shipping-metric{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:.45rem;width:100%;line-height:1.4;font-size:.72rem;color:var(--rf-text-secondary, #888)}.rf-shipping-metric>svg{flex:none}.rf-dashboard-status .rf-shipping-highlight{font-family:inherit;font-feature-settings:normal;font-size:.78rem;font-weight:700;color:var(--rf-text-primary, #1b1b1b)}@media(max-width:480px){.rf-shipping-metric{gap:.4rem}}.rf-shipping-prefix{font-size:.8rem;color:var(--rf-text-secondary, #666);font-weight:500}.rf-shipping-highlight{font-family:var(--rf-font-number, "Inter", sans-serif);font-feature-settings:"tnum";font-weight:700;font-size:1.05rem;color:var(--rf-text-primary, #111);transition:color .3s}.lt-container[data-status=alert] .rf-shipping-highlight{color:#e74c3c}.lt-container[data-status=consult] .rf-shipping-highlight{color:#e67e22;text-decoration:underline}.rf-shipping-date-small{font-size:.8rem;color:#999;font-weight:400;margin-left:.1rem}lead-time-calculator[data-status=consult] .rf-shipping-highlight{flex:1;display:flex;align-items:center;gap:.5rem;width:100%;font-family:inherit;font-feature-settings:normal;font-weight:500;font-size:.72rem;color:var(--rf-text-secondary, #888);text-decoration:none}.rf-consult-msg{flex:1;min-width:0;line-height:1.4}.rf-inquiry-mini{flex:none;font-weight:600;font-size:.7rem;color:var(--rf-text-primary, #1b1b1b);text-decoration:none;white-space:nowrap}.rf-inquiry-mini:hover{text-decoration:underline}.lt-container[data-status=consult] .lt-row:first-child{flex-direction:column;align-items:flex-start;gap:.3rem}.lt-container[data-status=consult] .lt-row:first-child .lt-value{width:100%;display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem .6rem;color:var(--rf-text-secondary, #555);font-weight:500;font-feature-settings:normal;text-decoration:none}.lt-container[data-status=consult] .lt-row:first-child .lt-value .rf-consult-msg{flex:1 1 100%;font-size:.8rem;line-height:1.5;color:var(--rf-text-secondary, #555)}.lt-container[data-status=consult] .lt-row:first-child .lt-value .rf-inquiry-mini{flex:0 0 auto;margin-left:auto}.lt-container[data-status=consult] .lt-row.-highlight{display:none}.rf-dashboard-action{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:nowrap;padding:1rem 1.5rem;gap:1.5rem}.rf-dashboard-action>.rf-qty-group{flex:0 0 auto}.rf-dashboard-action>.rf-price-group{flex:1 1 auto;align-items:flex-end;min-width:0}.rf-dashboard-action .rf-qty-selector{width:auto}.rf-dashboard-action .rf-qty-input{width:50px;flex:none}@media(max-width:768px){.rf-dashboard-action{padding:.9rem 1rem}#rf-total-area{width:auto!important;max-width:none!important;margin-left:0!important;margin-right:0!important;left:auto;right:auto;align-items:stretch!important}}.rf-metric-group{display:flex;flex-direction:column;justify-content:center}.rf-qty-group{align-items:flex-start;gap:.45rem}.rf-qty-label{font-size:.7rem;font-weight:500;color:var(--rf-text-secondary, #888)}.rf-price-group{gap:.18rem}.rf-total-label-btn{display:inline-flex;align-items:center;gap:4px;border:none;background:transparent;padding:0;cursor:pointer;font-family:inherit;font-size:.72rem;color:var(--rf-text-secondary, #888)}.rf-total-label-btn svg{flex:none}.rf-total-label-btn:hover,.rf-price-group .rf-total-amount{color:var(--rf-text-primary, #1b1b1b)}.rf-price-group .rf-total-amount:before{content:"\a5";font-size:.62em;font-weight:700;margin-right:1px;vertical-align:.06em}.rf-discount-badge{display:inline-flex;align-items:center;margin-top:3px;font-size:.66rem;font-weight:600;color:var(--rf-text-primary, #1b1b1b);border:1px solid var(--rf-border, #d4d4d4);border-radius:999px;padding:3px 9px;background:var(--rf-accent-bg, #f0f0f0);white-space:nowrap}.rf-discount-badge[hidden]{display:none}.rf-price-group .rf-shipping-note-inline{font-size:.62rem;color:var(--rf-text-tertiary, #b5b5b5);margin-top:2px}.rf-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#0000006b;display:flex;align-items:flex-end;justify-content:center;animation:rfSheetFade .18s ease}.rf-sheet-overlay[hidden]{display:none}@keyframes rfSheetFade{0%{opacity:0}to{opacity:1}}.rf-sheet-panel{width:100%;max-width:520px;background:var(--rf-bg, #fff);border-radius:22px 22px 0 0;padding:16px 18px calc(20px + env(safe-area-inset-bottom,0px));max-height:85vh;overflow-y:auto;animation:rfSheetUp .24s cubic-bezier(.22,1,.36,1)}@keyframes rfSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.rf-sheet-handle{width:36px;height:4px;border-radius:2px;background:var(--rf-border, #d4d4d4);margin:0 auto 14px}.rf-sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.rf-sheet-title{font-size:1rem;font-weight:700;color:var(--rf-text-primary, #1b1b1b)}.rf-sheet-close{border:none;background:var(--rf-accent-bg, #f0f0f0);width:30px;height:30px;border-radius:50%;cursor:pointer;font-size:.9rem;color:var(--rf-text-secondary, #666);line-height:1;font-family:inherit}.rf-sheet-h{margin:0;font-size:.82rem;font-weight:600;color:var(--rf-text-primary, #1b1b1b)}.rf-sheet-desc{margin:5px 0 0;font-size:.75rem;line-height:1.7;color:var(--rf-text-secondary, #888)}.rf-sheet-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}.rf-sheet-tier{display:flex;align-items:baseline;justify-content:space-between;padding:9px 12px;background:var(--rf-accent-bg, #f5f5f5);border-radius:9px}.rf-sheet-tier span{font-size:.75rem;color:var(--rf-text-secondary, #666)}.rf-sheet-tier strong{font-size:.8rem;font-weight:700;color:var(--rf-text-primary, #1b1b1b)}.rf-sheet-note{margin:9px 0 0;font-size:.66rem;line-height:1.6;color:var(--rf-text-tertiary, #b5b5b5)}.rf-sheet-divider{height:1px;background:var(--rf-border, #ededed);margin:16px 0}.rf-sheet-rows{margin-top:10px}.rf-sheet-row{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--rf-border, #ededed)}.rf-sheet-row:last-child{border-bottom:none}.rf-sheet-row span{font-size:.78rem;color:var(--rf-text-secondary, #666)}.rf-sheet-row strong{font-size:.78rem;color:var(--rf-text-primary, #1b1b1b)}.rf-sheet-dismiss{width:100%;height:46px;margin-top:18px;background:var(--rf-bg, #fff);color:var(--rf-text-primary, #1b1b1b);border:1px solid var(--rf-border, #d4d4d4);border-radius:11px;font-size:.88rem;font-weight:600;cursor:pointer;font-family:inherit}#rf-total-area{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -4px 30px #00000008;border-radius:12px;overflow:visible;padding:0;display:flex;flex-direction:column}.rf-total-right{flex:none}lead-time-calculator{display:block;width:100%}
/*# sourceMappingURL=/cdn/shop/t/143/assets/lead-time.css.map */
