#order-wizard [hidden]{display:none!important}.shopify-section{--bg-page: #F4F7F2;background:var(--bg-page)}#order-wizard,#order-wizard *{box-sizing:border-box}#order-wizard{--ink: #2b2b2b;--bg-page: #F4F7F2;--card-radius: 16px;--shadow-1: 0 1px 0 rgba(0,0,0,.05);--border: #dfe3d9;font-family:Noto Sans JP,system-ui,-apple-system,Segoe UI,Roboto,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;color:var(--ink);background:var(--bg-page);margin:0 auto;padding:24px;overflow-x:visible}#order-wizard .ow-card,#order-wizard .card{border-radius:var(--card-radius);padding:24px}#order-wizard .hero{padding:28px 16px 18px}#order-wizard .hero__grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr;gap:36px;align-items:center}#order-wizard .ribbon{position:relative}#order-wizard .ribbon__line{display:block;height:8px;width:90%;margin-left:10%;background-color:#61c3cb;box-shadow:0 1px #0000001a}#order-wizard .ribbon__line--top{margin-bottom:10px}#order-wizard .ribbon__line--bottom{margin-top:10px}#order-wizard .ribbon__body{width:90%;margin-left:10%;background:#79ccd3;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:16px 18px;box-shadow:0 2px #00000014;position:relative;z-index:1}#order-wizard .ribbon__title{margin:0 16px;font-weight:900;letter-spacing:.02em;font-size:28px;flex:1;text-align:center;color:#fff}#order-wizard .ribbon__circle{width:40px;height:40px;border-radius:50%;background:#79ccd3;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:2}#order-wizard .ribbon__circle:first-of-type{transform:translate(-35px)}#order-wizard .ribbon__circle:last-of-type{transform:translate(35px)}#order-wizard .ribbon__dot{width:16px;height:16px;border-radius:50%;background:#fff}#order-wizard .hero__subtitle{margin:0;line-height:1.5;color:#5b6a72;font-size:22px}#order-wizard .ow-step{--outer: #6ECBD2;--badge: #6ECBD2;position:relative;width:100%;height:auto}#order-wizard .ow-step[data-color=mint]{--outer:#6ECBD2;--badge:#6ECBD2}#order-wizard .ow-step[data-color=lavender]{--outer:#8E86C9;--badge:#8E86C9}#order-wizard .ow-step[data-color=green]{--outer:#86C3B1;--badge:#86C3B1}#order-wizard .ow-step__wrap--pc{position:relative;width:100%}#order-wizard .ow-step__banner{width:100%;height:auto;display:block}#order-wizard .ow-step__poly{fill:#fff;stroke:var(--outer);stroke-width:3;stroke-miterlimit:10}#order-wizard .ow-step__title{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-weight:800;color:#445058;font-size:clamp(12px,1.6vw,15px);text-align:center;z-index:2;white-space:pre;word-break:keep-all;transform:translateY(-25%)}#order-wizard .ow-step__detail{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:start center;font-weight:800;color:#f39800;font-size:clamp(12px,1.6vw,15px);z-index:2;white-space:pre;word-break:keep-all;transform:translateY(45%);text-align:center}#order-wizard .ow-step__badge{position:absolute;left:-30px;top:18%;width:72px;height:72px;border-radius:50%;background:var(--badge);display:grid;place-items:center;box-shadow:0 2px #0000000f;z-index:3}#order-wizard .ow-step__badge-in{color:#fff;text-align:center}#order-wizard .ow-step__badge-step{font-weight:900;font-size:12px}#order-wizard .ow-step__badge-num{font-weight:900;font-size:28px}@media(max-width:950px){#order-wizard .ow-step__badge{width:60px;height:60px;left:-24px}#order-wizard .ow-step__badge-step{font-size:10px}#order-wizard .ow-step__badge-num{font-size:23px}}@media(max-width:850px){#order-wizard .ow-step__badge{width:52px;height:52px;left:-30px}#order-wizard .ow-step__badge-step{font-size:9px}#order-wizard .ow-step__badge-num{font-size:20px}}#order-wizard .ow-step__wrap--sp{display:none}@media(max-width:768px){#order-wizard .ow-step{margin:0 auto}#order-wizard .ow-step__wrap--pc,#order-wizard .ow-step__badge{display:none}#order-wizard .ow-step__wrap--sp{display:block;border:2px solid var(--outer);background:#fff;border-radius:14px;padding:12px 12px 10px;box-shadow:0 1px #0000000f;text-align:center}#order-wizard .ow-step__sp-head{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:6px}#order-wizard .ow-step__sp-chip{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;border-radius:999px;background:var(--badge);color:#fff;font-weight:900;font-size:12px;letter-spacing:.04em}#order-wizard .ow-step__sp-title{font-weight:900;color:#445058;font-size:14px}#order-wizard .ow-step__sp-detail{font-weight:900;color:#f39800;font-size:13px;line-height:1.45}}#order-wizard .ow-step-arrows{display:flex;gap:36px;align-items:flex-start;margin:8px 100px 18px}@media(max-width:768px){#order-wizard .ow-step-arrows{display:none}}#order-wizard .label-inputname,#order-wizard .ow-label-inputname{width:250px;height:40px;background-color:#b38247;color:#fff;text-align:center;align-content:center;border-radius:9999px;margin:20px auto;font-size:18px;font-weight:800}#order-wizard .btn.ghost,#order-wizard .ow-btn-ghost{width:340px;height:40px;border-radius:9999px;background:linear-gradient(to right,#86bc43,#0f8b43);color:#fff;border:none}#order-wizard .btn.ghost:disabled,#order-wizard .ow-btn-ghost:disabled{opacity:.5;cursor:not-allowed}#order-wizard .memo{margin-top:14px}#order-wizard .memo{display:flex;gap:10px;align-items:flex-start}#order-wizard .memo-label{width:72px;text-align:center;align-self:center;font-weight:800;color:#2a2a2a}#order-wizard .memo-input{width:100%;min-height:110px;padding:12px 14px;border-radius:10px;border:2px solid var(--border);background:#fff;font-size:14px;line-height:1.6;resize:vertical}#order-wizard .memo-input:focus{outline:none;border-color:#79ccd3;box-shadow:0 0 0 3px #79ccd333}#order-wizard .memo-note{margin:8px 2px 0;font-size:12px;color:#666;line-height:1.6;text-align:center}#order-wizard .confirm-panel{padding:16px 18px 20px;margin-top:18px;background:transparent}#order-wizard .confirm-title-wrapper{display:flex;place-items:center;width:40%;height:48px;background:#e02823;color:#fff;font-weight:900;font-size:20px;letter-spacing:.08em;border-radius:10px;margin:12px auto;justify-content:center}#order-wizard .confirm-title{border-top:2px solid #efea3a;border-bottom:2px solid #efea3a;padding:2px 8px}#order-wizard .confirm-title .tri{color:#efea3a}#order-wizard .confirm-list{margin:10px 0 8px 18px;padding-left:10%;padding-right:10%;color:#2b2b2b;line-height:1.85}#order-wizard .confirm-list .pink{color:#d74a8a;font-weight:700}#order-wizard .confirm-check{display:flex;align-items:center;gap:8px;margin:10px 0 8px;font-weight:800;color:#333;justify-content:center}#order-wizard .btn.cart{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:420px;height:66px;border:none;border-radius:14px;padding:0 26px;font-size:28px;font-weight:900;letter-spacing:.06em;color:#fff;background:linear-gradient(90deg,#88cf52,#27a24f);box-shadow:0 4px #1d7e3a,0 10px 24px #0000001f;transition:transform .04s ease,filter .15s ease,box-shadow .15s ease}#order-wizard .btn.cart:active{transform:translateY(1px);box-shadow:0 2px #1d7e3a}#order-wizard .btn.cart:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:0 0 #1d7e3a;filter:grayscale(10%)}#order-wizard .ow-brsp{display:inline}#order-wizard .ow-categories{display:flex;flex-direction:column;gap:8px}#order-wizard .ow-categories__chips{position:relative;display:flex;align-items:center;gap:10px}#order-wizard .ow-chips{display:flex;gap:12px;overflow-x:auto;padding:4px 2px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}#order-wizard .ow-pill{flex:0 0 auto;min-width:80px;padding:12px 0;border:2px solid #ffffff;border-radius:12px;font-weight:700;letter-spacing:.02em;box-shadow:0 3px #0000001f;white-space:nowrap;transition:transform .06s ease,box-shadow .06s ease,filter .06s;border-color:var(--border);scroll-snap-align:start;background:var(--bg, #e8f2f6);color:var(--text, #263238)}#order-wizard .ow-pill--chip{width:90px;height:90px}#order-wizard .ow-pill:hover{transform:translateY(-1px);box-shadow:0 4px #00000029}#order-wizard .ow-pill.active{outline:3px solid rgba(255,255,255,.9);filter:saturate(1.05)}#order-wizard .ow-nav{width:40px;height:40px;border-radius:999px;border:2px solid #88939d;background:#cfe0f4;display:grid;place-items:center;font-size:18px;font-weight:700;box-shadow:inset 0 0 0 3px #fff9,0 2px #0000001a}#order-wizard .ow-nav:disabled{opacity:.45;cursor:default}#order-wizard .ow-chips__dots{display:none;justify-content:center;align-items:center;gap:8px;margin-top:8px;line-height:0}#order-wizard .ow-chips__dots .ow-dot{width:12px;height:12px;flex-shrink:0;border-radius:50%;background:#333;opacity:.4;display:inline-block;transition:opacity .2s ease,transform .2s ease;border:none}#order-wizard .ow-chips__dots .ow-dot.active{opacity:1;transform:scale(1.05)}@media(max-width:768px){#order-wizard .ow-chips__dots{display:flex;flex-wrap:wrap;justify-content:center}#order-wizard .ow-chips{scrollbar-width:none}#order-wizard .ow-chips::-webkit-scrollbar{display:none}}#order-wizard .ow-grid{--col-gap: 32px;position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px var(--col-gap);box-sizing:border-box}#order-wizard .ow-grid:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);border-left:1px dashed #cbd5da;pointer-events:none;z-index:0}#order-wizard .ow-grid:after{content:"";position:absolute;left:0;right:0;bottom:0;border-bottom:1px dashed #cbd5da;z-index:1}#order-wizard .ow-cell{position:relative;display:block;cursor:pointer;padding-bottom:24px;box-sizing:border-box;min-width:0}#order-wizard .ow-cell:nth-child(odd):after{content:"";position:absolute;left:0;bottom:0;height:0;width:calc(200% + var(--col-gap));border-bottom:1px dashed #cbd5da;z-index:1}#order-wizard .ow-cell:nth-last-child(2):nth-child(odd):after{display:none}@media(max-width:768px){#order-wizard .ow-grid{grid-template-columns:1fr}#order-wizard .ow-grid:before,#order-wizard .ow-grid:after{display:none}#order-wizard .ow-cell{padding-bottom:24px}#order-wizard .ow-cell:after{content:"";position:absolute;left:0;right:0;bottom:0;height:0;border-bottom:1px dashed #cbd5da;z-index:1}#order-wizard .ow-cell:last-child:after{display:none}#order-wizard .ow-check-ui{left:0}}#order-wizard .ow-cell.disabled{opacity:.45;cursor:not-allowed}#order-wizard .ow-cell.selected .ow-thumb-card{box-shadow:0 0 0 3px #79ccd366}#order-wizard .ow-cell.selected .ow-check-ui{box-shadow:inset 0 0 0 8px #79ccd3}#order-wizard .ow-check-ui{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;border:3px solid #7c8a95;background:#fff;box-shadow:inset 0 0 0 6px #edf1f5;z-index:2}#order-wizard .ow-thumb-card{display:flex;flex-direction:column;gap:8px;margin:0}#order-wizard .ow-thumb{width:100%;object-fit:contain;padding-left:10%}#order-wizard .ow-pager{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:14px}#order-wizard .ow-pager-status{text-align:center;font-size:13px;margin:6px 0;color:#59656d}#order-wizard .ow-pager-btn{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;border:3px solid #5e676e;background:radial-gradient(circle at 40% 35%,#cbe2ff 0 60%,#c5dcff 60% 100%);box-shadow:3px 3px #5e676e40;transition:transform .05s ease,box-shadow .1s ease,opacity .2s ease}#order-wizard .ow-pager-btn:hover{transform:translateY(-1px)}#order-wizard .ow-pager-btn:active{transform:translateY(0);box-shadow:1px 1px #5e676e40}#order-wizard .ow-pager-btn:disabled{opacity:.35;cursor:not-allowed;transform:none;box-shadow:0 0 #0000}#order-wizard.is-preview-open .ow-dock{display:none!important}#order-wizard .ow-dock{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999}#order-wizard .ow-dock__panel{position:absolute;bottom:12px;left:12px;right:12px;width:auto;max-width:720px;margin-left:auto;background:#fff;border-radius:14px;border:2px solid #cfd4c6;box-shadow:0 10px 30px #00000040;overflow:hidden;pointer-events:auto}#order-wizard .ow-dock__header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background:#f8fafb;border:1px solid #e1e4e8;cursor:pointer}#order-wizard .ow-dock__header-text{font-size:13px;font-weight:700;color:#555}#order-wizard .ow-dock__header-btn{font-size:12px;font-weight:700;color:#888}#order-wizard .ow-dock__header:hover .ow-dock__header-btn{color:#555}#order-wizard .ow-dock__body{padding:10px 12px 8px}#order-wizard .ow-dock__title{background:#71767b;color:#fff;padding:8px 10px;border-radius:10px;font-weight:900}#order-wizard .ow-dock__title small{margin-left:8px;font-size:12px;font-weight:400}#order-wizard .ow-dock__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:10px 4px 4px}#order-wizard .ow-dock__thumb{border-radius:10px;background:#fff;border:3px solid #cfd3d7;overflow:hidden}#order-wizard .ow-dock__thumb-header{display:flex;justify-content:space-between;align-items:center;padding:4px 6px;background:#ffffffe6}#order-wizard .ow-dock__thumb-order{font-size:12px;font-weight:700;color:#555}#order-wizard .ow-dock__thumb-actions{display:flex;gap:4px}#order-wizard .ow-dock__btn{font-size:12px;border-radius:4px;padding:0 4px;border:1px solid #cdd5df;background:#eef3f7}#order-wizard .ow-dock__btn--remove{background:#f8d7da;color:#a33;border-color:#e4bcbc}#order-wizard .ow-dock__btn:disabled{opacity:.4}#order-wizard .ow-dock__thumb-body{padding:4px 4px 6px;display:flex;align-items:center;justify-content:center}#order-wizard .ow-dock__img{width:100%;height:auto;object-fit:contain}@media(max-width:768px){#order-wizard .ow-dock__panel{left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom,0px));width:auto;border-width:1.5px;border-radius:12px;max-width:none}#order-wizard .ow-dock__thumbs{grid-template-columns:repeat(3,1fr);gap:6px}}#order-wizard .ow-layout-col{display:flex;flex-direction:column;gap:20px}#order-wizard .ow-layout-card{position:relative;border:2px solid #e5ebef;border-radius:16px;background:var(--ow-card-bg, #FFF3E3);padding:18px 16px 14px;cursor:pointer;transition:.2s border-color,.2s box-shadow,.2s transform,.2s background-color}#order-wizard .ow-layout-card:hover{border-color:#79ccd3}#order-wizard .ow-layout-card.is-selected{border-color:#79ccd3;box-shadow:0 0 0 4px #79ccd34a}#order-wizard .ow-layout-card:has(.ow-layout-radio:focus-visible){outline:3px solid #79CCD3;outline-offset:2px}#order-wizard .ow-layout-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px}#order-wizard .ow-layout-radio{display:none}#order-wizard .ow-layout-radio-ui{width:22px;height:22px;margin-right:10px;border-radius:50%;border:2px solid #6f7b85;background:#fff;box-shadow:inset 0 0 0 6px #e9eef2;flex:0 0 auto}#order-wizard .ow-layout-card.is-selected .ow-layout-radio-ui{background:#79ccd3;border-color:#79ccd3}#order-wizard .ow-layout-mark-wrap{position:relative;display:block;line-height:0;inline-size:clamp(48px,8vw,64px);aspect-ratio:1 / 1;flex:0 0 auto;margin-right:6px;overflow:visible}#order-wizard .ow-layout-mark-img{width:100%;height:100%;object-fit:contain;display:block}#order-wizard .ow-layout-badge-inline{display:flex;flex-wrap:wrap;gap:10px 14px;margin-left:10px}#order-wizard .ow-layout-info-inline{display:none}#order-wizard .ow-layout-desc-inline{margin:0;color:#3f4b52;line-height:1.5;font-size:15px;white-space:pre-wrap}#order-wizard .ow-layout-badge{--c:#cfd8dc;--w:60px;--h-label:30px;--h-num:50px;display:flex;flex-direction:column;align-items:center;width:var(--w)}#order-wizard .ow-layout-badge .ow-layout-badge-label{display:flex;align-items:center;justify-content:center;width:var(--w);height:var(--h-label);padding:0 2px;background:var(--c);color:#2a2a2a;font-weight:900;font-size:18px;line-height:1.1;border-radius:3px 3px 0 0;text-align:center;white-space:normal;word-break:keep-all}#order-wizard .ow-layout-badge .ow-layout-badge-label.is-wrap{font-size:11px;line-height:1.2}#order-wizard .ow-layout-badge .ow-layout-badge-num{display:flex;align-items:center;justify-content:center;width:var(--w);height:var(--h-num);background:#fff;color:#111;font-weight:900;font-size:18px;line-height:1;border-radius:0 0 3px 3px}#order-wizard .ow-layout-badge-grid{display:none}#order-wizard .ow-layout-board-wrap{margin:0 50px}#order-wizard .ow-layout-board{position:relative;display:block;width:100%}#order-wizard .ow-layout-board picture{display:block}#order-wizard .ow-layout-board-img{display:block;width:100%;height:auto}#order-wizard .ow-layout-popular{position:absolute;top:10%;right:5%;height:auto;transform:rotate(6deg);filter:drop-shadow(0 2px 2px rgba(0,0,0,.15));pointer-events:none;z-index:3;display:block}#order-wizard .ow-layout-info{display:block}#order-wizard .ow-layout-desc{white-space:pre-wrap;color:#3f4b52;font-size:26px;text-align:left;margin:12px 50px 0}@media(max-width:768px){#order-wizard .hero{padding:18px 10px 12px}#order-wizard .hero__grid{grid-template-columns:1fr;gap:10px;text-align:center}#order-wizard .ribbon{margin:0 auto;width:100%;max-width:380px}#order-wizard .ribbon__line{height:6px;width:100%;margin-left:0}#order-wizard .ribbon__body{width:100%;margin-left:0;padding:10px 12px;justify-content:center}#order-wizard .ribbon__title{font-size:18px;margin:0 10px}#order-wizard .ribbon__circle{width:28px;height:28px}#order-wizard .ribbon__dot{width:10px;height:10px}#order-wizard .ribbon__circle:first-of-type{transform:translate(-18px)}#order-wizard .ribbon__circle:last-of-type{transform:translate(18px)}#order-wizard .hero__subtitle{font-size:16px;line-height:1.6;color:#445058;text-align:center;margin-top:4px}#order-wizard .hero__subtitle br{display:block;margin-bottom:4px}#order-wizard .step-arrows,#order-wizard .ow-step-arrows{grid-template-columns:1fr;gap:12px;margin:8px 0}#order-wizard .label-inputname,#order-wizard .ow-label-inputname{width:200px;height:36px;font-size:15px;margin:14px auto 10px}#order-wizard .btn.ghost,#order-wizard .ow-btn-ghost{width:100%;height:44px;font-size:14px}#order-wizard .memo{flex-direction:column;align-items:stretch}#order-wizard .memo-label{width:auto;text-align:left}#order-wizard .confirm-title-wrapper{width:100%;height:40px;font-size:16px;border-radius:8px;margin:8px auto 10px}#order-wizard .confirm-list{padding-left:0;padding-right:0;margin-left:0;font-size:14px;line-height:1.75}#order-wizard .btn.cart{min-width:0;width:100%;height:56px;font-size:20px;border-radius:12px;box-shadow:0 3px #1d7e3a,0 8px 20px #0000001a}#order-wizard .ow-layout-head{display:grid;grid-template-columns:auto auto 1fr;align-items:center;column-gap:10px}#order-wizard .ow-layout-info{display:none}#order-wizard .ow-layout-info-inline{display:block}#order-wizard .ow-layout-badge-inline{display:none}#order-wizard .ow-layout-badge-grid{display:flex;flex-wrap:wrap;gap:10px 12px;margin:10px 0 6px;justify-content:center}#order-wizard .ow-layout-badge{--w:56px;--h-label:28px;--h-num:44px}#order-wizard .ow-layout-badge .ow-layout-badge-label{font-size:15px}#order-wizard .ow-layout-badge .ow-layout-badge-label.is-wrap{font-size:11px}#order-wizard .ow-layout-badge .ow-layout-badge-num{font-size:16px}#order-wizard .ow-layout-mark-wrap{inline-size:clamp(44px,10vw,56px)}#order-wizard .ow-layout-board-wrap{margin:0 12px;padding:12px}#order-wizard .ow-layout-popular{display:none}}[data-step=font].font-select{display:flex;flex-direction:column;gap:18px}[data-step=font] .font-type-label{color:#b38247}[data-step=font] .font-name{display:flex;gap:10px;align-items:center}[data-step=font] .font-name .dot{width:18px;height:18px;border-radius:50%;border:2px solid #2b2b2b;background:#fff;box-sizing:border-box}[data-step=font] .card .radio{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}[data-step=font] .card .radio:checked+.font-name .dot{background:radial-gradient(circle at 50% 50%,#2b2b2b 0 55%,transparent 55% 100%);border-color:#2b2b2b}[data-step=font] .card .radio:checked+.font-name .label{font-weight:900}[data-step=font] .card.selected .font-name .dot{background:radial-gradient(circle at 50% 50%,#2b2b2b 0 55%,transparent 55% 100%);border-color:#2b2b2b}[data-step=font] .font-name .label{color:#1b1c18;letter-spacing:.02em}[data-step=font] .grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);gap:18px}@media(max-width:768px){[data-step=font] .grid{grid-template-columns:1fr;grid-template-rows:auto}[data-step=font] .font-type-label{text-align:center}}[data-step=font] .card{position:relative;display:flex;flex-direction:column;gap:8px;border-radius:12px;background:#f5f6f7;border:1px solid #dedfe2;padding:14px;box-shadow:0 1px 2px #0000000f;transition:border-color .15s ease,box-shadow .15s ease,transform .05s ease;cursor:pointer}[data-step=font] .card:hover{border-color:#bfc4c8}[data-step=font] .card.selected{border-color:#79ccd3;box-shadow:0 0 0 3px #79ccd333,0 1px 2px #0000000f}[data-step=font] .sample{background:#fff;border:1px solid #eceff2;border-radius:10px;padding:16px 16px 18px;min-height:120px;display:flex;flex-direction:column;justify-content:center}[data-step=font] .sample .line{margin:0;color:#222;letter-spacing:.02em}[data-step=font] .sample .lg{font-size:26px;font-weight:900;line-height:1.22}[data-step=font] .sample .sm{font-size:20px;font-weight:800;opacity:.95}[data-step=font] .rec-badge{position:absolute;top:10px;right:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:58px;height:58px;border-radius:999px;background:#e4007f;color:#fff;font-weight:900;box-shadow:0 2px #0000000f}[data-step=font] .rec-badge-main{font-size:18px}[data-step=font] .rec-badge-sub{font-size:14px}@media(max-width:768px){[data-step=font] .rec-badge{width:50px;height:50px;top:8px;right:8px}[data-step=font] .rec-badge-main{font-size:16px}[data-step=font] .rec-badge-sub{font-size:12px}}[data-step=font] .font-note{color:#e4007f}#order-wizard .row{display:grid;gap:14px;margin-bottom:18px}#order-wizard .two-cols{grid-template-columns:1fr 1fr;align-items:end;column-gap:28px}#order-wizard .ow-field{display:grid;grid-template-columns:60px 1fr;align-items:flex-start;gap:10px}#order-wizard .label{text-align:right;font-weight:800;color:#2a2a2a;letter-spacing:.02em;display:inline-block;min-width:2em}#order-wizard .ow-field-main{display:flex;flex-direction:column;gap:4px}#order-wizard .input{height:36px;border-radius:4px;padding:6px 10px;border:2px solid #ffffff;background:#fff;box-shadow:inset 0 0 0 1px #dcded6;font-size:16px;font-weight:700;color:#2a2a2a}#order-wizard .input::placeholder{color:#b7b9b0}#order-wizard .char-count{margin:0;font-size:12px;color:#777;text-align:right}#order-wizard .name-display{grid-template-columns:150px 1fr;align-items:center;padding:0 10%}#order-wizard .heading{font-weight:800;color:#2a2a2a;letter-spacing:.02em;text-align:right}#order-wizard .name-chip{background:#efe9d2;border-radius:4px;height:56px;display:flex;align-items:center;justify-content:center;font-weight:800;color:#2a2a2a;box-shadow:inset 0 0 0 1px #e0d8c0}#order-wizard .checks{margin-top:2px;padding-left:35%}#order-wizard .check{display:flex;align-items:center;gap:10px;font-size:14px;color:#343433}#order-wizard .check input[type=checkbox]{width:16px;height:16px;accent-color:#3a3a3a}#order-wizard .note{margin:2px 0 0 26px;font-size:12px;color:#6b6b63}@media(max-width:768px){#order-wizard .two-cols{grid-template-columns:1fr;row-gap:12px}#order-wizard .ow-field{grid-template-columns:54px 1fr}#order-wizard .name-display{grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-template-columns:auto;padding:0}#order-wizard .heading{text-align:left}#order-wizard .checks{padding:0}}#order-wizard .ow-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:grid;place-items:stretch;z-index:1000}#order-wizard .ow-preview-panel{width:min(92vw,860px);max-height:90vh;background:#fff;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;margin:auto}#order-wizard .ow-preview-head{--head-h: 48px;height:var(--head-h);flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;padding:8px 10px;border-bottom:1px solid #e8ebef}#order-wizard .ow-preview-close{border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer}#order-wizard .ow-preview-body{position:relative;flex:1 1 auto;min-height:60vh;display:flex;align-items:center;justify-content:center;padding:12px;overflow:auto;box-sizing:border-box}#order-wizard .ow-preview-loading{flex:1 1 auto;width:100%;max-width:520px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}#order-wizard .ow-train-img{display:block;height:auto;transition:transform .6s ease-out}#order-wizard .pos-left{transform:translate(-100px)}#order-wizard .pos-center{transform:translate(0)}#order-wizard .pos-right{transform:translate(100px)}#order-wizard .ow-loading-visual{display:inline-flex;flex-direction:column;align-items:center;gap:4px}#order-wizard .ow-bar-row{display:flex;align-items:center;gap:12px;margin-top:4px}#order-wizard .ow-percent-inline{font-size:20px;font-weight:800;color:#0099d9;min-width:48px;text-align:left}#order-wizard .ow-bar{width:312px;height:36px;border:4px solid #e95d9d;background:#fff;overflow:hidden;box-sizing:border-box;padding:4px}#order-wizard .ow-bar-fill{display:block;height:20px;min-width:6px;background-color:#e95d92;background-image:repeating-linear-gradient(to right,#fff0 0px 9px,#fff 9px 11.5px);transition:width .25s ease-out}#order-wizard .ow-loading-meta{margin-top:6px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;font-size:12px;color:#555}#order-wizard .ow-label{font-size:16px;font-weight:900;text-align:left;color:#0099d9}#order-wizard .ow-preview-img{display:block;max-width:min(800px,88vw);max-height:calc(90vh - var(--head-h) - 24px);height:auto;object-fit:contain}#order-wizard .ow-preview-placeholder{color:#888;padding:40px 0}#order-wizard .cta{display:flex;justify-content:center}@media(max-width:768px){#order-wizard{padding-left:12px;padding-right:12px}#order-wizard .ow-card,#order-wizard .card{padding:14px 12px;border-radius:12px}#order-wizard .ow-preview-body{min-height:50vh;padding:6px}#order-wizard .ow-train-img{width:160px}#order-wizard .pos-left{transform:translate(-40px)}#order-wizard .pos-right{transform:translate(40px)}#order-wizard .ow-bar-row{gap:8px}#order-wizard .ow-bar{width:70vw;max-width:260px;height:28px;padding:3px}#order-wizard .ow-bar-fill{height:16px}#order-wizard .ow-percent-inline{font-size:16px;min-width:36px}#order-wizard .ow-label{font-size:14px}}#order-wizard .ow-step-heading{margin:30px;width:40%}#order-wizard .ow-step-heading-img{display:block;width:100%;height:auto}@media(max-width:768px){#order-wizard .ow-step-heading{margin:30px auto;width:80%}}#order-wizard .note-block{background:#fff;border-radius:16px;padding:28px 30px;box-shadow:0 1px #0000000d}#order-wizard .note-title{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-weight:900;color:#2a2a2a;font-size:22px;line-height:1}#order-wizard .note-icon{font-size:22px}#order-wizard .note-desktop{display:grid;grid-template-columns:1fr 1fr;gap:34px 44px}#order-wizard .note-heading{margin:10px 0 6px;font-weight:900;color:#2b2b2b}#order-wizard .note-examples{letter-spacing:.02em}#order-wizard .note-list{list-style:none;padding:0;margin:0}#order-wizard .note-list li{position:relative;line-height:1.85;color:#333;padding-left:24px}#order-wizard .note-list--check li:before{content:"\30fb";position:absolute;left:8px}#order-wizard .note-list strong{font-weight:900;color:#222}#order-wizard .note-mobile{display:none}@media(max-width:768px){#order-wizard .note-block{padding:14px 12px;border-radius:12px}#order-wizard .note-title{font-size:18px;gap:6px;margin-bottom:8px;justify-content:center}#order-wizard .note-icon{font-size:18px}#order-wizard .note-desktop{display:none}#order-wizard .note-mobile{display:flex;flex-direction:column;gap:8px;margin-top:4px}#order-wizard .note-acc{border-top:1px solid #e0e4e8;padding:4px 0}#order-wizard .note-acc:last-child{border-bottom:1px solid #e0e4e8}#order-wizard .note-acc-summary{list-style:none;cursor:pointer;display:flex;align-items:center;font-weight:800;font-size:14px;padding:4px 2px}#order-wizard .note-acc-summary::-webkit-details-marker{display:none}#order-wizard .note-acc-summary:before{content:"\25b7";display:inline-block;margin-right:4px;font-size:12px}#order-wizard .note-acc[open]>.note-acc-summary:before{content:"\25bd"}#order-wizard .note-acc-body{padding:2px 0 6px 1.4em;font-size:14px}#order-wizard .note-list li{font-size:14px;line-height:1.7;padding-left:20px}}html,body{overflow-x:hidden}#order-wizard{overflow-x:visible;max-width:1100px}[data-ui=dock],[data-ui=dock-panel]{max-width:100vw;box-sizing:border-box}#order-wizard .dock-spacer{display:block;width:100%;height:0;flex:0 0 auto;min-height:0}#order-wizard{position:relative}.ow-cart-link{position:fixed;top:12px;right:16px;margin-top:0;color:rgba(var(--color-link),var(--alpha-link));text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness ease .1s;z-index:9999}.ow-cart-link:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}
/*# sourceMappingURL=/cdn/shop/t/7/assets/order-wizard.css.map */
