@charset "UTF-8";
:root{--paper:#f8f6ee;--ink:#243e34;--muted:#637368;--green:#3e6752;--line:#dcded2;--yellow:#f7d963;--mint:#e3ece0;--font:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans CJK SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bc593d;outline-offset:5px}button{border:0}img{max-width:100%;height:auto;display:block}figure,h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}h2{font-size:clamp(30px,3.1vw,44px);line-height:1.4;letter-spacing:-.04em;font-weight:750}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.16em;line-height:1.8}.skip-link{position:fixed;top:-80px;left:16px;z-index:100;background:var(--ink);color:white;padding:12px}.skip-link:focus{top:10px}
.header{position:sticky;top:0;z-index:20;background:rgba(248,246,238,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);min-height:90px;padding:16px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:11px;align-items:center;flex-shrink:0}.brand img{border-radius:50%;width:44px;height:44px}.brand strong{display:block;font-size:20px;letter-spacing:-.03em}.brand small{display:block;margin-top:3px;font-size:8px;font-weight:700;letter-spacing:.15em}nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:650}nav>a:not(.button){transition:color .2s}nav>a:not(.button):hover{color:#b1543a}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:52px;padding:14px 25px;background:var(--ink);color:#fffef7;border:1px solid var(--ink);border-radius:50px;font-size:14px;font-weight:700;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{background:#426650;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.nav-play{font-size:12px;min-height:42px;padding:10px 19px;gap:20px}.language{position:relative}.language>summary{list-style:none;display:flex;align-items:center;gap:7px;cursor:pointer;font-size:12px;padding:12px 0}.language>summary::-webkit-details-marker{display:none}.language-list{position:absolute;top:100%;right:0;min-width:155px;background:var(--paper);padding:8px;border:1px solid var(--line);box-shadow:0 10px 30px #243e3410;border-radius:12px;display:grid;gap:2px}.language-list a{padding:10px 12px;border-radius:5px}.language-list a:hover,.language-list a[aria-current]{background:var(--mint)}.menu-toggle{display:none}
.hero{position:relative;display:grid;grid-template-columns:1fr 1.07fr;min-height:660px;padding:75px 0 80px 7%;align-items:center;overflow:hidden}.hero-copy{padding-right:25px;position:relative;z-index:2}.hero .eyebrow{font-size:11px;letter-spacing:.12em;display:flex;gap:9px;align-items:center}.status-dot{width:7px;height:7px;background:#c06642;border-radius:50%;flex-shrink:0}.hero h1{font-size:clamp(44px,4.5vw,72px);line-height:1.35;letter-spacing:-.065em;margin-top:24px;white-space:nowrap}.hero h1 em{color:var(--green);font-style:normal}.hero-lead{font-size:15px;color:var(--muted);line-height:2.05;margin-top:24px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.text-link{font-size:13px;font-weight:700;border-bottom:1px solid var(--ink);padding:9px 0;white-space:nowrap}.text-link span{margin-left:10px}.platform-note{font-size:10px;letter-spacing:.02em;color:var(--muted);margin-top:20px}.hero-art{position:relative;align-self:stretch;min-height:440px;margin-top:-10px;margin-bottom:-15px}.hero-art>img{width:100%;height:100%;object-fit:cover;object-position:68% center;border-radius:45% 0 0 42%;border:8px solid #ecefdf;border-right:0}.hero-art figcaption{position:absolute;bottom:24px;right:20px;background:#f8f6eecc;border-radius:20px;padding:5px 10px;font-size:9px;color:#3c594b}.art-sticker{position:absolute;bottom:1px;left:2%;transform:rotate(-12deg);border-radius:50%;background:var(--yellow);width:104px;height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.1;font-size:13px;font-weight:850;letter-spacing:.03em;border:5px solid var(--paper);box-shadow:0 0 0 1px #dfce89}.art-sticker b{font-size:25px;margin-top:3px}.hero-flower{position:absolute;font-size:75px;color:#bd694f;top:27px;left:47%;transform:rotate(20deg);line-height:1}.ribbon{border-block:1px solid #d6ddce;background:#eaf0e2;padding:21px 7%;display:flex;justify-content:space-between;align-items:center;gap:18px;font-weight:650;font-size:13px}.ribbon i{font-style:normal;color:#739064;font-size:18px}.ribbon i:last-child{display:none}
.section{max-width:1240px;padding:94px 40px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:38px}.section-heading h2,.ways h2,.questions h2{margin-top:12px}.section-heading>p{max-width:340px;font-size:14px;line-height:1.9;color:var(--muted)}.postcards{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:25px;align-items:start}.postcard-picture{display:block;position:relative;overflow:hidden;border-radius:4px}.postcard-picture img{aspect-ratio:4/3;object-fit:cover;transition:transform .5s}.postcard-picture:hover img{transform:scale(1.035)}.postcard-0{padding-top:0}.postcard-1{padding-top:45px}.postcard-2{padding-top:85px}.photo-number{position:absolute;top:14px;left:14px;border:1px solid #fff9;color:white;background:#233d3460;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:11px}.zoom-icon{position:absolute;right:13px;bottom:13px;background:var(--paper);border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:18px}.postcard figcaption{padding:18px 0 0}.postcard h3{font-size:20px;letter-spacing:-.03em}.postcard p{font-size:12px;line-height:1.9;margin-top:6px;color:var(--muted)}.image-note{color:var(--muted);font-size:10px;margin-top:30px;letter-spacing:.03em}.ways{padding-top:30px;padding-bottom:94px}.ways-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:40px}.way{border-top:1px solid var(--line);padding-top:25px}.way-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.way-number{font-family:Georgia,serif;font-size:19px;color:#9a9f8f;font-style:italic}.way-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;font-size:34px;background:#ece7c7;color:#866a2f}.way-icon-1{background:#eedcd4;color:#b2664b}.way-icon-2{background:#dfebdf;color:#5c7e56}.way h3{font-size:22px;letter-spacing:-.025em}.way p{font-size:14px;line-height:1.95;color:var(--muted);margin:16px 0 22px}.way small{font-size:10px;font-weight:700;letter-spacing:.06em;color:#71816a}
.together{background:var(--mint);padding:75px 5.5%}.together-inner{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center}.coop-image{transform:rotate(-3deg);background:var(--paper);padding:13px 13px 0;box-shadow:0 8px 25px #344b3a0a}.coop-image a{position:relative;display:block}.coop-image img{width:100%;aspect-ratio:1.65;object-fit:cover}.coop-image figcaption{font-size:10px;color:var(--muted);padding:15px 3px}.coop-stamp{position:absolute;top:-44px;right:-30px;width:88px;height:88px;border:1px solid #b2674c;background:#f2c8b4;transform:rotate(16deg);border-radius:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:10px;font-weight:800;letter-spacing:.05em}.coop-stamp b{font-size:37px;line-height:1}.coop-copy h2{margin-top:13px}.coop-copy>p:not(.eyebrow){font-size:14px;color:#536b5c;line-height:2;margin:22px 0 24px}.coop-copy>small{display:block;font-size:10px;line-height:1.8;color:#617864;max-width:345px;margin-top:20px}.button-light{background:transparent;color:var(--ink)}.button-light:hover{background:var(--ink);color:var(--paper)}
.questions{display:grid;grid-template-columns:1fr 1.5fr;gap:75px}.question-doodle{font-family:Georgia,serif;font-size:100px;line-height:1.2;color:#b3bc9c;transform:rotate(-18deg);margin:20px 0 0 40px;width:100px}.faq{border-bottom:1px solid var(--line)}.faq:first-child{border-top:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;font-size:15px;font-weight:700;padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;line-height:1.6}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:24px;font-weight:400;transition:transform .2s}.faq[open] summary span{transform:rotate(45deg)}.faq p{font-size:13px;color:var(--muted);line-height:2;padding:0 30px 24px 0}.final-cta{position:relative;overflow:hidden;background:#f0d977;margin:0 4.5% 70px;text-align:center;padding:65px 30px;border-radius:6px}.final-cta h2{font-size:clamp(32px,4vw,56px);margin:17px 0}.final-cta>p:not(.eyebrow){font-size:14px;margin-bottom:25px;color:#566041}.cta-flower{position:absolute;font-size:140px;left:6%;top:15%;color:#b17743;transform:rotate(20deg)}.cta-loop{position:absolute;right:8%;bottom:20%;font-size:130px;font-family:Georgia,serif;color:#84914d;transform:rotate(10deg)}
.footer{padding:0 7% 28px;max-width:1500px;margin:auto}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-brand{font-size:23px;font-weight:800;letter-spacing:-.03em}.footer-brand>span{display:block;font-size:9px;letter-spacing:.12em;margin-top:7px}.footer-top>div{display:flex;gap:30px;font-size:12px}.footnote{font-size:10px;color:var(--muted);margin:30px 0 18px;line-height:1.9}.footer #privacy{font-size:11px;color:var(--muted);max-width:720px}.footer #privacy summary{cursor:pointer;width:fit-content}.footer #privacy p{line-height:2;margin-top:12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:27px;padding-top:20px;color:var(--muted);font-size:9px;letter-spacing:.03em}.footer-bottom small{font-size:10px}
dialog{border:0;background:var(--paper);padding:12px 20px;width:min(1200px,94vw);max-height:94dvh;color:var(--ink);border-radius:9px}dialog::backdrop{background:#16271fe8;backdrop-filter:blur(5px)}.gallery-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:45px;font-weight:700;font-size:15px}.gallery-close{background:none;font-size:30px;width:44px;height:44px}.gallery-close:hover{background:var(--mint);border-radius:50%}#gallery-image{width:100%;height:auto;max-height:72dvh;object-fit:contain;background:#e1e6db}.gallery-controls{display:flex;justify-content:center;gap:25px;align-items:center;margin-top:8px;font-size:12px}.gallery-controls button{height:40px;min-width:48px;font-size:23px;background:transparent}.gallery-controls button:hover{background:var(--mint);border-radius:25px}body.modal-open{overflow:hidden}
html[lang=en] .hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(54px,5.3vw,84px);letter-spacing:-.045em;line-height:1.12}html[lang=en] .hero h1 em{font-style:italic}html[lang=en] .hero-lead{font-size:15px;max-width:405px}html[lang=en] .hero-lead br{display:none}html[lang=en] .hero-actions{gap:18px}html[lang=en] .hero-actions .button{gap:20px}html[lang=en] h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.15}html[lang=ja] .hero h1{font-size:clamp(36px,3.8vw,60px)}html[lang=ja] .hero-lead{font-size:13px}html[lang=ja] .hero .eyebrow{font-size:10px}html[lang=ja] .hero-actions{gap:18px}html[lang=ja] .hero-actions .button{padding-inline:20px;gap:20px}html[lang=ja] .brand strong{font-size:17px}
@media(min-width:1600px){.hero{max-width:1600px;margin:auto;padding-left:110px}.hero-art>img{border-radius:45% 15px 15px 42%;border-right:8px solid #ecefdf}}
@media(max-width:1150px){.header{padding-inline:3%;gap:14px}nav{gap:18px;font-size:12px}.brand strong{font-size:18px}.hero{padding-left:5%;min-height:590px;padding-top:65px;padding-bottom:65px;grid-template-columns:1.1fr 1fr}.hero-actions{gap:18px}.hero .button{padding-inline:20px;gap:20px}.hero-lead{font-size:13px}.hero-art{min-height:390px}.hero-flower{left:47%;font-size:58px}.together-inner{gap:45px}.section{padding-inline:5%}.questions{gap:50px}.cta-flower{left:3%;font-size:105px}.cta-loop{right:4%;font-size:100px}html[lang=ja] nav{gap:12px}html[lang=ja] .brand small{font-size:7px}html[lang=ja] .hero-actions{align-items:flex-start;flex-direction:column;gap:6px}html[lang=en] .brand strong{font-size:17px}html[lang=en] .hero-actions{flex-wrap:wrap;gap:12px}}
@media(max-width:900px){.header{min-height:78px;padding:14px 5%}.menu-toggle{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;background:transparent;width:44px;height:44px}.menu-toggle span{width:23px;height:2px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:22px 6% 28px;border-bottom:1px solid var(--line);align-items:stretch;gap:18px;box-shadow:0 15px 20px #243e340d}nav.is-open{display:flex;flex-direction:column}nav>a:not(.button){padding:8px 0;font-size:15px}.language-list{position:static;box-shadow:none;margin:4px 0 10px}.nav-play{width:fit-content}nav .language>summary{font-size:14px}.hero{grid-template-columns:1.05fr 1fr;min-height:540px;padding-block:55px}.hero h1{font-size:39px}.hero-art{min-height:370px}.hero-lead br{display:none}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.hero-flower{font-size:42px;top:24px}.art-sticker{width:80px;height:80px;font-size:10px;left:0}.ribbon{padding-inline:5%;font-size:11px;gap:12px}.ribbon i{font-size:14px}.section{padding-top:70px;padding-bottom:70px}.section-heading{gap:25px}.section-heading>p{max-width:270px;font-size:13px}.postcards{gap:18px}.postcard h3{font-size:18px}.postcard p{font-size:11px}.postcard-1{padding-top:30px}.postcard-2{padding-top:60px}.ways{padding-top:0}.ways-grid{gap:25px}.way h3{font-size:19px}.way p{font-size:13px}.together{padding-block:65px}.together-inner{gap:35px;grid-template-columns:1fr 1fr}.coop-copy h2{font-size:28px}.coop-copy>p:not(.eyebrow){font-size:13px}.coop-stamp{width:70px;height:70px;right:-20px;top:-35px;font-size:8px}.coop-stamp b{font-size:30px}.questions{grid-template-columns:1fr 1.3fr;gap:35px}.questions h2{font-size:29px}.cta-flower,.cta-loop{opacity:.35}.final-cta>*:not(.cta-flower):not(.cta-loop){position:relative;z-index:1}.footer-top>div{gap:18px}html[lang=ja] .hero h1{font-size:31px}html[lang=en] .hero h1{font-size:50px}}
@media(max-width:620px){html{scroll-padding-top:90px}.header{min-height:73px}.brand strong{font-size:19px}.brand img{width:39px;height:39px}.brand small{font-size:7px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:44px 0 30px;min-height:0;overflow:hidden}.hero-copy{padding:0 7%;z-index:2}.hero .eyebrow{font-size:10px;letter-spacing:.08em}.hero h1{font-size:clamp(39px,10vw,57px);margin-top:20px;line-height:1.32}.hero-lead{font-size:13px;line-height:1.9;margin-top:18px;max-width:360px}.hero-actions{flex-direction:row;align-items:center;gap:22px;margin-top:24px}.hero .button{min-height:48px;font-size:12px;padding-inline:20px;gap:19px}.text-link{font-size:11px}.platform-note{font-size:9px;margin-top:16px;line-height:1.8}.hero-art{height:290px;min-height:0;margin:32px 0 0 7%;align-self:stretch}.hero-art>img{border-radius:110px 0 0 14px;object-position:center 54%;border-width:5px}.hero-art figcaption{bottom:16px;font-size:8px}.art-sticker{left:auto;right:18px;top:-25px;bottom:auto;width:80px;height:80px}.hero-flower{right:6%;left:auto;top:70px;font-size:43px;opacity:.7}.ribbon{padding:17px 6%;display:grid;grid-template-columns:1fr auto 1fr;font-size:10px;gap:12px;text-align:center}.ribbon i:nth-of-type(2),.ribbon i:last-child{display:none}.section{padding:56px 7%}.section-heading{display:block;margin-bottom:28px}.section-heading>p{max-width:none;margin-top:15px;font-size:13px;line-height:1.9}h2{font-size:30px}.eyebrow{font-size:9px;letter-spacing:.13em}.postcards{grid-template-columns:1fr 1fr;gap:26px 16px}.postcard-0{grid-column:1/-1}.postcard-0 .postcard-picture img{aspect-ratio:1.5}.postcard-1,.postcard-2{padding-top:0}.postcard-picture img{aspect-ratio:1.2}.postcard figcaption{padding-top:12px}.postcard h3{font-size:17px}.postcard p{font-size:11px;line-height:1.8}.photo-number{top:10px;left:10px;width:25px;height:25px;font-size:9px}.zoom-icon{width:28px;height:28px;bottom:9px;right:9px;font-size:16px}.image-note{margin-top:24px;font-size:9px}.ways{padding-top:8px}.ways-grid{grid-template-columns:1fr;gap:24px;margin-top:27px}.way{padding-top:20px;position:relative;padding-left:75px;min-height:140px}.way-top{position:absolute;left:0;top:22px;display:flex;flex-direction:column;gap:15px;margin:0}.way-icon{width:49px;height:49px;font-size:30px}.way-number{font-size:13px}.way h3{font-size:20px}.way p{font-size:13px;margin:10px 0 15px}.way small{font-size:9px}.together{padding:60px 7% 48px}.together-inner{grid-template-columns:1fr;gap:35px}.coop-image{margin:0 4px 0;padding:9px 9px 0}.coop-image figcaption{padding:10px 3px;font-size:9px}.coop-stamp{right:-15px;top:-32px}.coop-copy h2{font-size:31px;margin-top:12px}.coop-copy>p:not(.eyebrow){margin:18px 0 21px;font-size:13px}.coop-copy>small{max-width:none;font-size:10px}.questions{display:block}.questions h2{font-size:30px;margin-top:12px}.question-doodle{display:none}.faq-list{margin-top:28px}.faq summary{font-size:14px;padding:19px 0}.faq p{font-size:12px;padding-bottom:20px}.final-cta{margin:0 5% 44px;padding:42px 7%}.final-cta h2{font-size:31px;margin:16px 0}.final-cta>p:not(.eyebrow){font-size:12px;line-height:1.9}.final-cta .eyebrow{font-size:8px;letter-spacing:.08em}.cta-flower{font-size:85px;top:15px;left:-25px;opacity:.2}.cta-loop{font-size:100px;right:-15px;bottom:5px;opacity:.2}.final-cta .button{font-size:12px;min-height:48px}.footer-top{display:block}.footer-brand{font-size:22px}.footer-top>div{margin-top:22px;font-size:11px;gap:25px;flex-wrap:wrap}.footnote{font-size:9px;margin-top:22px}.footer #privacy{font-size:10px}.footer-bottom{display:block;line-height:2}.footer-bottom span{display:block;font-size:8px}.footer-bottom small{font-size:9px}dialog{padding:6px 10px;width:96vw}.gallery-bar{font-size:12px}.gallery-controls{margin-top:3px}html[lang=en] .hero h1{font-size:clamp(48px,12.5vw,70px);line-height:1.12}html[lang=en] .hero-lead{font-size:13px;max-width:330px}html[lang=en] .hero-actions{gap:16px;flex-direction:row}html[lang=en] .hero .button{font-size:11px;gap:14px;padding-inline:17px}html[lang=en] .text-link{font-size:10px}html[lang=ja] .hero h1{font-size:clamp(33px,8.3vw,48px)}html[lang=ja] .hero-actions{flex-direction:row;gap:15px;align-items:center}html[lang=ja] .hero-actions .button{padding-inline:16px;gap:12px;font-size:11px}html[lang=ja] .hero-lead{font-size:12px}html[lang=ja] .hero-flower{right:4%;font-size:34px}}
@media(max-width:900px){html:not(.js) .header{flex-wrap:wrap}html:not(.js) .menu-toggle{display:none}html:not(.js) nav{display:flex;position:static;flex-wrap:wrap;width:100%;box-shadow:none;border:0;padding:8px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
