:root{--cream:#fff3de;--cream-2:#fbe7c6;--paper:#fffcf5;--orange:#ff9800;--orange-deep:#e65100;--orange-light:#ffb74d;--ink:#2e1c0e;--ink-2:#43301d;--ink-soft:#7a5c3c;--cocoa:#9c6326;--cocoa-d:#7a4a18;--shadow:0 30px 60px -24px #46280a57;--shadow-sm:0 14px 30px -16px #46280a57;--font-d:"Zen Kaku Gothic New",system-ui,sans-serif;--font-r:"Zen Maru Gothic","Zen Kaku Gothic New",sans-serif;--font-n:"Hanken Grotesk",system-ui,sans-serif;--line:#2e1c0e1f}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-d);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;cursor:auto;line-height:1.7;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}section{position:relative}.wrap{width:min(1200px,90vw);margin-inline-start:auto;margin-inline-end:auto}b{font-weight:inherit}.has-gsap [data-reveal],.has-gsap [data-reveal-step],.has-gsap [data-reveal-phone]{opacity:0}.has-gsap [data-reveal-line]>span{display:inline-block}.scroll-prog{z-index:120;pointer-events:none;background:0 0;height:4px;position:fixed;top:0;bottom:auto;left:0;right:0}.scroll-prog span{background:linear-gradient(90deg,var(--orange),var(--orange-deep));width:0;height:100%;display:block;box-shadow:0 0 14px #ff980099}.cursor{border:2px solid var(--orange);pointer-events:none;z-index:130;opacity:0;mix-blend-mode:multiply;border-radius:50%;width:34px;height:34px;transition:width .25s,height .25s,background .25s,opacity .3s,border-color .25s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)scale(1)}.cursor.is-on{background:#ff980024;width:64px;height:64px}@media (hover:none),(pointer:coarse){.cursor{display:none!important}}.btn{font-family:var(--font-d);white-space:nowrap;cursor:pointer;will-change:transform;border:none;border-radius:100px;align-items:center;gap:.7em;font-weight:900;line-height:1.1;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,background .3s;display:inline-flex}.btn--store{background:var(--ink);color:#fff;box-shadow:var(--shadow-sm);padding:1.05rem 1.7rem 1.05rem 1.45rem}.btn--store svg{fill:#fff;flex:none;width:30px;height:30px}.btn__txt{text-align:left;flex-direction:column;line-height:1.1;display:flex}.btn__txt small{font-family:var(--font-n);letter-spacing:.04em;opacity:.78;font-size:.66rem;font-weight:600}.btn__txt strong{font-family:var(--font-n);letter-spacing:.01em;font-size:1.32rem;font-weight:800}.btn--store:hover{box-shadow:0 26px 44px -18px #2e1c0e99}.btn--store-light{background:var(--paper);color:var(--ink)}.btn--store-light svg{fill:var(--ink)}.btn--ghost{color:var(--orange-deep);border:2px solid var(--orange);background:0 0;padding:.85rem 1.5rem;font-size:1rem}.btn--ghost:hover{background:var(--orange);color:#fff}.site-head,.site-foot{font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Noto Sans JP,sans-serif}.site-head{z-index:90;background:#fff;border-bottom:1px solid #e5e7eb;position:relative}.site-head__in{justify-content:space-between;align-items:center;gap:12px;max-width:1280px;height:44px;margin-inline-start:auto;margin-inline-end:auto;padding:0 clamp(12px,4vw,20px);display:flex}.site-head__logo{align-items:center;display:flex}.site-head__logo img{aspect-ratio:83/28;width:auto;height:28px;display:block}.site-head__actions{align-items:center;gap:8px;display:flex}.site-btn{color:#fff;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:7px 11px;font-size:12px;font-weight:500;line-height:1;text-decoration:none;transition:background .2s;display:inline-flex}.site-btn svg{flex:none;width:16px;height:16px}.site-btn--blue{background:#2563eb}.site-btn--blue:hover{background:#1d4ed8}.site-btn--teal{background:#0f766e}.site-btn--teal:hover{background:#115e59}@media (min-width:768px){.site-head__in{height:56px}.site-head__logo img{height:40px}.site-btn{gap:5px;padding:9px 15px;font-size:14px}.site-btn svg{width:18px;height:18px}}.hero{background:radial-gradient(120% 80% at 80% 0%,#ffb74d52,transparent 60%), radial-gradient(90% 70% at 0% 100%,#ff980029,transparent 60%), var(--cream);flex-direction:column;justify-content:center;min-height:calc(100svh - 56px);padding:3rem clamp(1rem,4vw,2.4rem);display:flex;overflow:hidden}.hero__inner{z-index:3;width:min(1200px,90vw);margin-inline-start:auto;margin-inline-end:auto;position:relative}.eyebrow{font-family:var(--font-r);color:var(--orange-deep);letter-spacing:.04em;align-items:center;gap:.6em;margin-bottom:1.1rem;font-size:clamp(.85rem,2vw,1.05rem);font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--orange);border-radius:2px;width:30px;height:2px}.hero__title{font-family:var(--font-r);letter-spacing:-.02em;margin-bottom:1.6rem;font-size:clamp(3.4rem,12vw,9.5rem);font-weight:900;line-height:.96}.hero__title .line{margin:0 -.22em -.16em;padding:.04em .22em .22em;display:block;overflow:hidden}.hero__title .accent{color:var(--orange)}.hero__lead{color:var(--ink);max-width:30em;font-size:clamp(1rem,2.1vw,1.32rem);font-weight:500;line-height:1.85}.hero__lead b{color:var(--orange-deep);font-weight:900}.hero__cta{flex-wrap:wrap;align-items:center;gap:1.4rem;margin-top:2.3rem;display:flex}.br-sp{display:none}.hero__phone{z-index:2;pointer-events:none;align-items:center;display:flex;position:absolute;top:84px;bottom:24px;right:max(4vw,50vw - 600px)}@media (min-width:1100px){.hero__inner{max-width:620px;margin-left:max(4vw,50vw - 600px)}}@media (max-width:1099px){.hero{min-height:auto;padding-top:2.6rem}.hero__phone{justify-content:center;width:100%;margin:2.6rem auto 0;display:flex;position:relative;top:auto;right:auto;transform:none}.hero__inner{text-align:center}.eyebrow{justify-content:center}.hero__lead{margin-inline-start:auto;margin-inline-end:auto}.hero__cta{justify-content:center}}.manifesto{background:var(--ink);color:var(--cream);height:150vh;position:relative}.manifesto__sticky{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100svh;padding:2rem;display:flex;position:sticky;top:0;overflow:hidden}.manifesto__sticky:before{content:"";background:radial-gradient(circle,#ff980038,#0000 60%);border-radius:50%;width:60vmax;height:60vmax;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.morph{transform-origin:50%;flex:none;width:240px;height:240px;margin-bottom:clamp(1rem,3vh,2.2rem);position:relative}.morph>div{place-items:center;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.morph__spark{opacity:0;pointer-events:none;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 0 70px 10px #ffb43c8c}.morph__coin-img{filter:drop-shadow(0 16px 22px #00000080);width:230px;height:auto;display:block}.swirl{filter:drop-shadow(0 18px 22px #0006);width:170px;height:185px;display:block;position:relative}.swirl i{background:linear-gradient(160deg,#b9793c,#8a531f);border-radius:50% 50% 48% 48%;position:absolute;left:50%;transform:translate(-50%);box-shadow:inset 0 6px 10px #ffdcaa73,inset 0 -8px 12px #50280580}.swirl i:first-child{border-radius:46% 46% 50% 50%;width:170px;height:78px;bottom:0}.swirl i:nth-child(2){border-radius:48%;width:120px;height:62px;bottom:54px}.swirl i:nth-child(3){border-radius:50% 50% 46% 46%;width:72px;height:52px;bottom:104px}.swirl:after{content:"";background:linear-gradient(#caa06a,#a06a32);border-radius:50% 50% 40% 40%;width:18px;height:24px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.manifesto__small{font-family:var(--font-r);color:var(--orange-light);margin-bottom:.8rem;font-size:clamp(1rem,2.5vw,1.3rem);font-weight:700}.manifesto__h{font-family:var(--font-r);letter-spacing:-.01em;text-wrap:balance;font-size:clamp(1.9rem,5.2vw,4rem);font-weight:900;line-height:1.16}.manifesto__h em{color:var(--orange);font-style:normal}.manifesto__sub{color:#fff3dec7;margin-top:1.4rem;font-size:clamp(1rem,2.2vw,1.3rem);font-weight:500;line-height:1.8}@media (max-height:780px){.morph{transform:scale(.82)}.manifesto__h{font-size:clamp(1.7rem,4.4vw,3rem);line-height:1.14}.manifesto__small{margin-bottom:.5rem;font-size:1.05rem}.manifesto__sub{margin-top:1rem;font-size:1.05rem}}@media (max-height:600px){.manifesto__sticky{justify-content:center;padding:1.2rem}.morph{margin-bottom:0;transform:scale(.62)}.manifesto__h{font-size:clamp(1.5rem,4vw,2.4rem)}.manifesto__sub{display:none}}.kicker{font-family:var(--font-n);letter-spacing:.16em;color:var(--orange-deep);margin-bottom:1.1rem;font-size:.8rem;font-weight:800;display:inline-flex}.kicker span{padding-left:38px;position:relative}.kicker span:before{content:"";background:var(--orange);border-radius:2px;width:28px;height:2px;position:absolute;top:50%;left:0}.sec-title{font-family:var(--font-r);letter-spacing:-.01em;font-size:clamp(2.2rem,6vw,4.4rem);font-weight:900;line-height:1.08}.sec-title .accent{color:var(--orange)}.sec-head{margin-bottom:clamp(2.5rem,6vw,4.5rem)}.sec-head--center{text-align:center;max-width:40em;margin-inline-start:auto;margin-inline-end:auto}.sec-sub{color:var(--ink-soft);margin-top:1.3rem;font-size:clamp(1rem,2vw,1.2rem);font-weight:500;line-height:1.85}.lead-txt{color:var(--ink-soft);margin:1.3rem 0;font-size:clamp(1rem,2vw,1.2rem);font-weight:500;line-height:1.85}.how{padding:clamp(5rem,11vw,9rem) 0}.steps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;gap:1rem;margin-bottom:clamp(3rem,7vw,5rem);display:grid}.step{text-align:center;padding:1rem}.step__no{place-items:center;margin:0 auto 1.4rem;display:grid}.step__no span{font-family:var(--font-n);color:var(--orange-deep);border:2px solid var(--orange);background:var(--paper);border-radius:50%;place-items:center;width:54px;height:54px;font-size:1rem;font-weight:800;display:grid}.step__art{place-items:center;height:230px;margin-bottom:1.6rem;display:grid}.art-pt .step-coin-img{width:160px;height:auto;display:block}@keyframes spin{to{transform:rotate(360deg)}}.step__t{font-family:var(--font-r);margin-bottom:.6rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:900}.step__d{color:var(--ink-soft);font-size:1rem;font-weight:500;line-height:1.7}.step__d b{color:var(--orange-deep);font-weight:900}.step-arrow{align-self:center;margin-top:80px}.step-arrow svg{fill:none;width:46px;height:28px;stroke:var(--orange);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.flow{background:var(--ink);box-shadow:var(--shadow);border-radius:26px;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:.7rem;padding:1.5rem clamp(1rem,3vw,2.2rem);display:flex}.flow__item{color:#fff;min-width:160px;font-family:var(--font-r);text-align:center;flex-direction:column;flex:1;justify-content:center;gap:.3rem;padding:.8rem;font-size:clamp(1.15rem,2.4vw,1.6rem);font-weight:900;display:flex}.flow__item small{font-family:var(--font-d);color:#fff9;letter-spacing:0;font-size:.78rem;font-weight:500}.flow__tag{font-family:var(--font-n);letter-spacing:.14em;color:var(--orange-light);font-size:.66rem;font-weight:800}.flow__item--pt{color:var(--orange-light)}.flow__item--use{color:#fff}.flow__plus{color:var(--orange);place-items:center;font-size:1.8rem;font-weight:900;display:grid}@media (max-width:760px){.steps{grid-template-columns:1fr;gap:.5rem}.step-arrow{margin:0 auto;transform:rotate(90deg)}.step__art{height:auto;padding:1rem 0}.flow{flex-direction:column}.flow__plus{transform:rotate(90deg)}}.pts{background:radial-gradient(100% 100% at 100% 0%,#ffb74d47,transparent 55%),var(--cream-2);padding:clamp(5rem,11vw,9rem) 0}.pts__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.pts__lead .btn--ghost{margin-top:.6rem}.tally{background:var(--paper);box-shadow:var(--shadow);border:1px solid #fff9;border-radius:30px;padding:clamp(1.6rem,3vw,2.6rem)}.tally__row{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:baseline;gap:1rem;padding:1.1rem 0;display:flex}.tally__k{font-family:var(--font-r);color:var(--ink-soft);white-space:nowrap;font-size:clamp(.95rem,2vw,1.15rem);font-weight:700}.tally__v{font-family:var(--font-n);color:var(--orange-deep);white-space:nowrap;font-size:clamp(1.8rem,4.5vw,2.8rem);font-weight:800;line-height:1}.tally__v small{color:var(--ink-soft);margin-left:.15em;font-size:.42em}.tally__row--big{border-bottom:none;padding-bottom:.4rem}.tally__row--big .tally__v{color:var(--orange);font-size:clamp(2.6rem,7vw,4.2rem)}.tally__row--big .tally__v small{color:var(--orange-deep)}.tally__note{font-weight:700;font-family:var(--font-r);color:var(--ink);margin-top:1rem;font-size:1rem;line-height:1.6}.tally__note b{color:var(--orange-deep)}.tally__note span{font-weight:500;font-family:var(--font-d);color:var(--ink-soft);font-size:.78rem}@media (max-width:860px){.pts__grid{grid-template-columns:1fr}}.market{padding:clamp(5rem,11vw,9rem) 0}.goods{grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.6rem);display:grid}.good{background:var(--paper);box-shadow:var(--shadow-sm);border:1px solid var(--line);border-radius:24px;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s;overflow:hidden}.good:hover{box-shadow:var(--shadow);transform:translateY(-8px)}.good__img{aspect-ratio:4/3;width:100%}.good__meta{flex-direction:column;gap:.4rem;padding:1.1rem 1.2rem 1.3rem;display:flex}.good__meta h3{font-family:var(--font-r);font-size:1.02rem;font-weight:700}.good__pt{font-family:var(--font-n);color:var(--orange-deep);font-size:1.25rem;font-weight:800}.market__cta{justify-content:center;margin-top:clamp(2.5rem,6vw,4rem);display:flex}@media (max-width:860px){.goods{grid-template-columns:1fr 1fr}}.viz{background:var(--cream-2);padding:clamp(5rem,11vw,9rem) 0}.viz__grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.viz__phone{justify-content:center;display:flex}.viz__list{flex-direction:column;gap:.9rem;margin-top:1.6rem;list-style:none;display:flex}.viz__list li{font-family:var(--font-r);align-items:center;gap:.8em;font-size:clamp(1rem,2vw,1.15rem);font-weight:700;display:flex}.viz__list span{background:var(--orange);border-radius:50%;flex:none;width:26px;height:26px;position:relative}.viz__list span:after{content:"";border-bottom:2.5px solid #fff;border-left:2.5px solid #fff;width:11px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-65%)rotate(-45deg)}@media (max-width:860px){.viz__grid{grid-template-columns:1fr}.viz__phone{order:2}}.closing{background:linear-gradient(160deg,var(--orange) 0%,var(--orange-deep) 100%);color:#fff;text-align:center;padding:clamp(5.5rem,12vw,9rem) clamp(1rem,4vw,2.4rem) 0;position:relative;overflow:hidden}.closing__inner{z-index:2;max-width:50rem;margin-inline-start:auto;margin-inline-end:auto;padding-bottom:clamp(4rem,9vw,6rem);position:relative}.closing__mark{opacity:.95;width:64px;margin:0 auto 1.6rem}.closing__small{font-family:var(--font-r);color:#ffffffeb;margin-bottom:.6rem;font-size:clamp(1rem,2.5vw,1.3rem);font-weight:700}.closing__h{font-family:var(--font-r);letter-spacing:-.02em;margin-bottom:1.4rem;font-size:clamp(3.4rem,13vw,8rem);font-weight:900;line-height:.98}.closing__h .line{margin:0 -.22em -.16em;padding:.04em .22em .22em;display:block;overflow:hidden}.closing__sub{color:#fffffff2;margin-bottom:2.4rem;font-size:clamp(1.05rem,2.3vw,1.35rem);font-weight:500;line-height:1.8}.site-foot{color:#6b7280;background:#f3f4f6;border-top:1px solid #e5e7eb}.site-foot a{color:inherit;text-decoration:none;transition:color .2s}.site-foot a:hover{color:#3b82f6}.site-foot__mobile{padding:16px 15px}.site-foot__links{flex-wrap:wrap;justify-content:center;gap:8px 16px;font-size:12px;display:flex}.site-foot__copy{color:#9ca3af;text-align:center;margin-top:10px;font-size:12px}.site-foot__desktop{display:none}.site-foot__copy--full{color:#6b7280}@media (min-width:768px){.site-foot__mobile{display:none}.site-foot__desktop{max-width:1280px;margin-inline-start:auto;margin-inline-end:auto;padding:18px 20px;display:block}.site-foot__cols{justify-content:space-between;gap:24px;display:flex}.site-foot__brand-name{color:#1f2937;margin-bottom:9px;font-size:20px;font-weight:700}.site-foot__brand-desc{color:#6b7280;margin-bottom:9px;font-size:12px;line-height:1.7}.site-foot__market{color:#3b82f6;font-size:12px}.site-foot__market:hover{color:#1d4ed8}.site-foot__nav{gap:40px;display:flex}.site-foot__col h3{color:#1f2937;margin-bottom:9px;font-size:12px;font-weight:600}.site-foot__col ul{flex-direction:column;gap:5px;list-style:none;display:flex}.site-foot__col li a{color:#6b7280;font-size:12px}.site-foot__copy--full{text-align:center;margin-top:14px;font-size:12px}}@media (max-width:520px){.br-sp{display:inline}.btn--store{padding:.95rem 1.4rem .95rem 1.2rem}.btn__txt strong{font-size:1.18rem}.hero__cta{flex-direction:column;align-items:center;gap:1rem}.store-btns{flex-direction:column;align-items:center;gap:.7rem}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.has-gsap [data-reveal],.has-gsap [data-reveal-step],.has-gsap [data-reveal-phone]{opacity:1!important}}.hero__shot{width:clamp(300px,36vw,420px);height:auto;max-height:100%;display:block}.viz__shot{width:min(92%,340px);height:auto;margin-inline-start:auto;margin-inline-end:auto;display:block}.step__art{height:auto}.step-shot{width:auto;height:460px;margin:0 auto;display:block}@media (max-width:1099px){.hero__shot{width:min(82vw,360px);margin-inline-start:auto;margin-inline-end:auto}}@media (max-width:760px){.step-shot{width:min(78%,310px);height:auto}}.good__img{aspect-ratio:1;background:#fff;overflow:hidden}.good__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.good__cat{font-family:var(--font-n);letter-spacing:.06em;color:var(--orange-deep);margin-bottom:.1rem;font-size:.7rem;font-weight:800}.store-btns{flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.store-bridge{flex-direction:column;align-items:center;gap:.6rem;display:none}.closing__cta{flex-direction:column;justify-content:center;align-items:center;gap:1.4rem;margin-top:.4rem;display:flex}.store-bridge__hint{font-family:var(--font-r);color:var(--ink-soft);text-align:center;font-size:.8rem;font-weight:700;line-height:1.5}.closing .store-bridge__hint{color:#ffffffeb}.store-bridge__tiles{align-items:flex-start;gap:1.1rem;display:flex}.store-bridge__tile{flex-direction:column;align-items:center;gap:.45rem;display:flex}.store-bridge__qr{width:96px;height:96px;box-shadow:var(--shadow-sm);border:1px solid var(--line);background:#fff;border-radius:14px;flex:none;padding:7px}.store-bridge__label{font-family:var(--font-n);letter-spacing:.01em;color:var(--ink);align-items:center;gap:.34rem;font-size:.8rem;font-weight:800;display:inline-flex}.store-bridge__label svg{width:14px;height:14px;fill:var(--ink);flex:none}.closing .store-bridge__label{color:#fff}.closing .store-bridge__label svg{fill:#fff}@media (hover:hover) and (pointer:fine){.store-bridge{display:inline-flex}}
