@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Outfit:wght@500;600;700;800;900&display=swap";
.intro-splash{z-index:9999;background:var(--intro-splash-bg,#f5f0e8);pointer-events:none;animation:intro-splash-out var(--intro-splash-duration,1.7s) ease-out forwards;will-change:opacity, background;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.intro-splash-logo{width:var(--intro-splash-logo-width,min(64vw, 420px));transform-origin:50%;height:auto;animation:intro-splash-logo var(--intro-splash-duration,1.7s) ease-out forwards;will-change:opacity, transform, filter;display:block}@keyframes intro-splash-logo{0%{opacity:0;filter:blur(6px);transform:scale(.92)}18%{opacity:1;filter:blur();transform:scale(1)}55%{opacity:1;filter:blur();transform:scale(1.06)}85%{opacity:.5;filter:blur(2px);transform:scale(1.6)}to{opacity:0;filter:blur(8px);transform:scale(2.2)}}@keyframes intro-splash-out{0%,70%{opacity:1}85%{opacity:1;background:#fff}to{opacity:0;visibility:hidden;background:#fff}}@media (prefers-reduced-motion:reduce){.intro-splash{display:none!important}}
.illust-root{--bg-base:#f8f8f6;--bg-elevated:#fff;--bg-deep:#f0efeb;--text-primary:#0f0e0d;--text-secondary:#4a4744;--text-muted:#7a7672;--text-light:#ada9a4;--accent:#0f0e0d;--accent-deep:#000;--accent-soft:#0f0e0d0f;--line-green:#06c755;--line-green-deep:#04a045;--hairline:#0f0e0d1f;--hairline-strong:#0f0e0d47;--hairline-faint:#0f0e0d0f;--shadow-soft:0 1px 2px #0f0e0d0a, 0 12px 32px #0f0e0d0d;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-smooth:cubic-bezier(.32, .72, 0, 1);--font-jp:"Noto Sans JP", system-ui, sans-serif;--font-en:"Outfit", system-ui, sans-serif;background:var(--bg-base);color:var(--text-primary);font-family:var(--font-jp);font-feature-settings:"palt";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.7}.illust-root *{box-sizing:border-box}.illust-root .section-inner{max-width:1264px;margin:0 auto;padding:0 32px}@media (max-width:720px){.illust-root .section-inner{padding:0 22px}}.illust-root .ja-phrase{display:inline-block}.illust-root .section-label{font-family:var(--font-en);letter-spacing:.24em;text-transform:uppercase;color:var(--accent);align-items:center;gap:12px;margin:0 0 24px;font-size:11px;font-weight:700;display:inline-flex}.illust-root .section-label:before{content:"";background:var(--accent);width:32px;height:1px;display:inline-block}.illust-root .section-title{letter-spacing:-.02em;color:var(--text-primary);margin:0 0 40px;font-size:clamp(23px,2.8vw,34px);font-weight:900;line-height:1.28}.illust-root .site-header{z-index:100;background:var(--bg-base);border-bottom:1px solid var(--hairline);-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;position:sticky;top:0}.illust-root .header-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1264px;margin:0 auto;padding:9px 32px;display:flex}.illust-root .logo-block{color:var(--text-primary);flex-direction:column;gap:2px;text-decoration:none;display:flex}.illust-root .logo-main{font-family:var(--font-en);letter-spacing:.06em;color:var(--text-primary);font-size:15px;font-weight:800}.illust-root .logo-main .dot{color:var(--accent)}.illust-root .logo-sub{color:var(--text-muted);letter-spacing:.08em;font-size:10.5px}.illust-root .header-actions{align-items:center;gap:14px;display:inline-flex}.illust-root .header-instagram{color:#fff;width:34px;height:34px;transition:transform .2s var(--ease-out), box-shadow .2s var(--ease-out);background:linear-gradient(45deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5);border-radius:10px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 3px 10px #d629764d}.illust-root .header-instagram:hover{transform:translateY(-1px);box-shadow:0 5px 14px #d6297666}.illust-root .header-instagram svg{width:19px;height:19px}.illust-root .header-cta{background:var(--line-green);color:#fff;letter-spacing:.02em;transition:background .2s var(--ease-out), color .2s var(--ease-out), border-color .2s var(--ease-out);border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:9px 18px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.illust-root .header-cta:hover{background:var(--line-green-deep)}.illust-root .header-cta--form{background:var(--bg-base);color:var(--accent);border-color:var(--accent)}.illust-root .header-cta--form:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.illust-root .header-cta--form svg{width:15px;height:15px}@media (max-width:720px){.illust-root .header-inner{padding:12px 18px}.illust-root .logo-main{font-size:13px}.illust-root .header-cta{padding:8px 14px;font-size:12px}.illust-root .header-cta span{display:none}}.illust-root .hero{background:var(--bg-base);max-width:1264px;height:auto;min-height:0;margin:0 auto;padding:20px 32px 0;display:block;position:relative}.illust-root .hero-frame{aspect-ratio:16/9;isolation:isolate;background:#0f0e0d;border-radius:18px;width:100%;max-height:76vh;position:relative;overflow:hidden}.illust-root .hero-bg{z-index:0;background:#0f0e0d;position:absolute;inset:0;overflow:hidden}.illust-root .hero-bg:after{content:none}.illust-root .hero-bg-video{object-fit:cover;object-position:center;transform-origin:50% 42%;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.45)}.illust-root .hero-bg-pattern{background:radial-gradient(circle at 20% 30%,#b8786814 0%,#0000 40%),radial-gradient(circle at 80% 70%,#b878680f 0%,#0000 45%),linear-gradient(135deg,#1a1614 0%,#0f0e0d 50%,#1a1614 100%);position:absolute;inset:0}.illust-root .hero-bg-overlay{background:0 0;position:absolute;inset:0}.illust-root .hero-inner{z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex;position:absolute;inset:0}.illust-root .hero-text{text-align:center;width:100%;max-width:980px}.illust-root .hero h1{letter-spacing:-.015em;color:#fff;text-shadow:0 4px 32px #000000d9,0 2px 12px #000000bf,0 1px 3px #0009;margin:0 0 28px;font-size:clamp(30px,5vw,54px);font-weight:900;line-height:1.36}.illust-root .hero h1 .accent-line{display:inline-block;position:relative}.illust-root .hero h1 .accent-line:after{content:"";background:#fff;height:4px;position:absolute;bottom:-4px;left:0;right:0}.illust-root .hero-sub{color:#fffffffa;letter-spacing:.04em;text-shadow:0 2px 14px #0006;flex-wrap:wrap;justify-content:center;gap:10px;margin:0;font-size:clamp(15px,1.5vw,19px);line-height:1.85;display:inline-flex}.illust-root .hero-sub .ja-phrase{display:inline-block}@media (max-width:720px){.illust-root .hero{padding:12px 18px 0}.illust-root .hero-frame{aspect-ratio:4/5;border-radius:14px;max-height:78vh}.illust-root .hero-inner{padding:22px}.illust-root .hero h1{margin-bottom:22px}.illust-root .hero-sub{gap:6px}}@media (prefers-reduced-motion:reduce){.illust-root .hero-bg-video{animation:none}}.illust-root .hero .marquee-band{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);background:var(--bg-base);-webkit-backdrop-filter:none;backdrop-filter:none;margin-top:20px;padding:16px 0;position:relative;overflow:hidden}.illust-root .hero .marquee-item{color:var(--text-primary)}.illust-root .hero .marquee-item .dot{background:var(--accent)}.illust-root .marquee-band{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);background:var(--bg-base);padding:18px 0;position:relative;overflow:hidden}.illust-root .marquee-track{width:max-content;animation:90s linear infinite marquee-scroll;display:flex}.illust-root .marquee-item{font-family:var(--font-en);letter-spacing:.28em;color:var(--text-primary);text-transform:uppercase;white-space:nowrap;align-items:center;gap:28px;padding-right:28px;font-size:13px;font-weight:700;display:inline-flex}.illust-root .marquee-item .dot{background:var(--accent);border-radius:50%;width:4px;height:4px;display:inline-block}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:720px){.illust-root .marquee-band{padding:14px 0}.illust-root .marquee-item{letter-spacing:.24em;gap:20px;padding-right:20px;font-size:11px}}.illust-root .hero-invitation-band{background:var(--bg-base);border-bottom:1px solid var(--hairline);text-align:center;padding:44px 24px}.illust-root .hero-invitation-lead{letter-spacing:.03em;color:var(--text-secondary);margin:0 0 18px;font-size:clamp(13px,1.3vw,15px);font-weight:500;line-height:1.85}.illust-root .hero-invitation-text{letter-spacing:.01em;color:var(--text-primary);margin:0;font-size:clamp(24px,3.2vw,40px);font-weight:700;line-height:1.45}.illust-root .hero-invitation-lead .ja-phrase,.illust-root .hero-invitation-text .ja-phrase{display:inline-block}@media (max-width:720px){.illust-root .hero-invitation-band{padding:32px 18px}.illust-root .hero-invitation-lead{font-size:12.5px}.illust-root .hero-invitation-text{font-size:26px}}.illust-root .intro{background:var(--bg-base);padding:84px 0 72px;position:relative;overflow:hidden}.illust-root .intro-character{opacity:.85;pointer-events:none;z-index:0;width:220px;height:auto;position:absolute;bottom:-20px;right:-40px;transform:rotate(-4deg)}.illust-root .intro .section-inner{z-index:1;max-width:820px;position:relative}.illust-root .intro-copy{text-align:center}@media (max-width:720px){.illust-root .intro-character{opacity:.7;width:130px;bottom:-10px;right:-20px}}.illust-root .intro h2{letter-spacing:-.01em;color:var(--text-primary);margin:0 0 32px;font-size:clamp(23px,2.8vw,34px);font-weight:900;line-height:1.3}.illust-root .intro-accent{color:var(--accent);position:relative}.illust-root .intro-accent:after{content:"";background:var(--accent);opacity:.4;height:1px;position:absolute;bottom:-4px;left:0;right:0}.illust-root .intro-copy p{color:var(--text-secondary);margin:0 0 18px;font-size:16px;line-height:1.95}.illust-root .intro-copy .section-label{color:var(--accent);margin:0 0 24px;font-size:11px;line-height:1.4}.illust-root .intro-lead{letter-spacing:.06em;color:var(--text-muted);margin:14px 0 28px;font-size:14px;font-weight:500;line-height:1.7}.illust-root .intro-strong{color:var(--text-primary)!important;margin-top:32px!important;font-size:17px!important}.illust-root .intro-strong strong{font-weight:700}.illust-root .small-note{border-top:1px solid var(--hairline);padding-top:24px;color:var(--text-muted)!important;margin-top:32px!important;font-size:12.5px!important;line-height:1.75!important}@media (max-width:720px){.illust-root .intro{padding:80px 0 70px}}.illust-root .concept{background:var(--bg-elevated);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);text-align:center;padding:84px 0}.illust-root .concept .section-inner{max-width:820px}.illust-root .concept-title{color:var(--text-primary);margin:24px 0 40px;font-size:clamp(23px,2.8vw,34px);font-weight:900;line-height:1.3}.illust-root .concept-accent{color:var(--text-primary);display:inline-block;position:relative}.illust-root .concept-accent:after{content:"";background:var(--text-primary);height:4px;position:absolute;bottom:-2px;left:0;right:0}.illust-root .concept-body p{color:var(--text-secondary);margin:0 0 20px;font-size:16px;line-height:2}.illust-root .concept-strong{color:var(--text-primary)!important;margin-top:32px!important;font-size:17px!important}.illust-root .concept-strong strong{background-image:linear-gradient(transparent 70%, var(--accent-soft) 70%);background-repeat:no-repeat;background-size:100% 100%;padding-bottom:4px;font-weight:700;display:inline-block}@media (max-width:720px){.illust-root .concept{padding:60px 0}}.illust-root .evidence{background:var(--bg-base);text-align:center;padding:84px 0}.illust-root .evidence .section-inner{max-width:1080px}.illust-root .evidence .section-label{justify-content:center}.illust-root .evidence-media{text-align:center;max-width:300px;margin:44px auto 0}.illust-root .evidence-bridge{color:var(--text-secondary);margin:0 0 64px;font-size:17px;line-height:1.85}.illust-root .evidence-stat{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);flex-direction:column;align-items:center;gap:12px;margin-bottom:64px;padding:56px 0;display:flex}.illust-root .evidence-stat-number{color:var(--text-primary);font-family:var(--font-en);letter-spacing:-.05em;align-items:flex-start;gap:8px;font-weight:900;line-height:1;display:inline-flex}.illust-root .evidence-stat-number .number-display{font-size:clamp(96px,16vw,200px)}.illust-root .evidence-stat-number .number-plus{color:var(--text-muted);margin-top:12px;font-size:clamp(32px,4.5vw,56px);font-weight:700}.illust-root .evidence-stat-label{flex-direction:column;align-items:center;gap:4px;margin-top:12px;display:inline-flex}.illust-root .evidence-stat-label .ja{color:var(--text-secondary);letter-spacing:.06em;font-size:14px;font-weight:500}.illust-root .evidence-stat-label .en{font-family:var(--font-en);letter-spacing:.32em;color:var(--text-muted);text-transform:uppercase;font-size:11px;font-weight:700}.illust-root .evidence-headline{letter-spacing:-.01em;color:var(--text-primary);margin:0 0 32px;font-size:clamp(22px,2.6vw,32px);font-weight:900;line-height:1.4}.illust-root .evidence-sub{color:var(--text-secondary);max-width:760px;margin:0 auto 72px;font-size:16px;line-height:1.95}.illust-root .evidence-growth{background:var(--bg-elevated);border:1px solid var(--hairline);text-align:left;border-radius:4px;align-items:flex-start;gap:24px;max-width:720px;margin:0 auto 72px;padding:32px;display:flex}.illust-root .growth-icon{font-family:var(--font-en);color:var(--accent);font-size:24px;line-height:1}.illust-root .growth-body h3{color:var(--text-primary);margin:0 0 12px;font-size:17px;font-weight:700;line-height:1.6}.illust-root .growth-body p{color:var(--text-secondary);margin:0;font-size:14.5px;line-height:1.85}.illust-root .evidence-illust-grid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:720px;margin:0 auto;display:grid}.illust-root .illust-photo{aspect-ratio:4/5;border:1px solid var(--hairline);border-radius:4px;margin:0;position:relative;overflow:hidden}.illust-root .illust-photo img{object-fit:cover;width:100%;height:100%;display:block}.illust-root .illust-photo figcaption{letter-spacing:.04em;color:#fff;background:linear-gradient(#0000,#0000008c);padding:28px 16px 14px;font-size:13px;font-weight:700;position:absolute;bottom:0;left:0;right:0}.illust-root .evidence-works-label{text-align:center;font-family:var(--font-en);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin:56px 0 20px;font-size:11px;font-weight:700}.illust-root .evidence-works-grid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:720px;margin:0 auto;display:grid}.illust-root .work-thumb{margin:0;position:relative}.illust-root .work-thumb img{aspect-ratio:1;object-fit:cover;border:1px solid var(--hairline);background:var(--bg-elevated);border-radius:4px;width:100%;display:block}.illust-root .work-thumb figcaption{color:var(--text-muted);text-align:center;margin-top:10px;font-size:12px;line-height:1.65}.illust-root .evidence-works-note{text-align:center;color:var(--text-secondary);margin:24px auto 0;font-size:14px}@media (max-width:720px){.illust-root .evidence{padding:60px 0}.illust-root .evidence-stat{margin-bottom:48px;padding:40px 0}}.illust-root .strengths{background:var(--bg-elevated);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);text-align:center;padding:84px 0}.illust-root .strengths .section-label{justify-content:center}.illust-root .strengths-bridge{color:var(--text-secondary);margin:0 0 16px;font-size:16px;line-height:1.85}.illust-root .strengths .section-title{margin-bottom:64px}.illust-root .strengths-grid{background:var(--hairline);border:1px solid var(--hairline);text-align:left;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.illust-root .strength-card{background:var(--bg-elevated);transition:background .3s var(--ease-out);flex-direction:column;gap:16px;padding:40px 32px;display:flex}.illust-root .strength-card:hover{background:var(--bg-base)}.illust-root .strength-num{font-family:var(--font-en);letter-spacing:.24em;color:var(--accent);font-size:13px;font-weight:700}.illust-root .strength-icon,.illust-root .benefit-icon{border:1px solid var(--hairline-strong);width:52px;height:52px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.illust-root .strength-icon svg,.illust-root .benefit-icon svg{width:28px;height:28px}.illust-root .benefit-icon{margin-bottom:16px}.illust-root .start-step-icon{color:var(--accent);margin-bottom:10px;display:flex}.illust-root .start-step-icon svg{width:26px;height:26px}.illust-root .strength-card h3{color:var(--text-primary);margin:0 0 4px;font-size:18px;font-weight:700;line-height:1.55}.illust-root .strength-card p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.85}@media (max-width:880px){.illust-root .strengths-grid{grid-template-columns:1fr}}@media (max-width:720px){.illust-root .strengths{padding:60px 0}}.illust-root .flow{background:var(--bg-base);text-align:center;padding:84px 0}.illust-root .flow .section-label{justify-content:center}.illust-root .flow-bridge{color:var(--text-secondary);margin:0 0 16px;font-size:16px;line-height:1.85}.illust-root .flow .section-title{margin-bottom:64px}.illust-root .flow-stages{text-align:left;max-width:800px;margin:0 auto;position:relative}.illust-root .flow-stages:before{content:"";background:var(--hairline);width:1px;position:absolute;top:0;bottom:0;left:100px}.illust-root .flow-stage{border-bottom:1px solid var(--hairline);grid-template-columns:100px 1fr;gap:32px;padding:36px 0;display:grid;position:relative}.illust-root .flow-stage:last-child{border-bottom:none}.illust-root .flow-stage:before{content:"";background:var(--accent);border:2px solid var(--bg-base);z-index:1;border-radius:50%;width:9px;height:9px;position:absolute;top:44px;left:96px}.illust-root .flow-stage-label{font-family:var(--font-jp);letter-spacing:.08em;color:var(--accent);padding-top:4px;font-size:12.5px;font-weight:700}.illust-root .flow-stage-body h3{color:var(--text-primary);margin:0 0 16px;font-size:19px;font-weight:700;line-height:1.55}.illust-root .flow-stage-body p{color:var(--text-secondary);margin:0 0 16px;font-size:14.5px;line-height:1.95}.illust-root .flow-stage-body p strong{color:var(--text-primary);font-weight:700}.illust-root .wage-tag{font-family:var(--font-en);letter-spacing:.16em;border:1px solid var(--accent);color:var(--accent);border-radius:999px;margin-top:8px;padding:4px 12px;font-size:10.5px;font-weight:700;display:inline-block}.illust-root .flow-philosophy{background:var(--bg-elevated);border-left:2px solid var(--accent);flex-direction:column;gap:4px;padding:20px 24px;font-weight:700;display:flex;color:var(--text-primary)!important;margin-top:20px!important;font-size:15px!important;line-height:1.7!important}.illust-root .flow-philosophy-sub{margin-top:4px;color:var(--text-muted)!important;font-size:12.5px!important;font-weight:500!important}@media (max-width:720px){.illust-root .flow{padding:60px 0}.illust-root .flow-stages:before{left:8px}.illust-root .flow-stage{grid-template-columns:1fr;gap:12px;padding-left:28px}.illust-root .flow-stage:before{top:44px;left:4px}.illust-root .flow-stage-label{padding-top:0}}.illust-root .voices{background:var(--bg-elevated);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);text-align:center;padding:84px 0}.illust-root .voices .section-label{justify-content:center}.illust-root .voices .section-title{margin-bottom:20px}.illust-root .voices-intro{text-align:center;color:var(--text-muted);max-width:560px;margin:0 auto 48px;font-size:13px;line-height:1.9}.illust-root .voices-grid{background:var(--hairline);border:1px solid var(--hairline);text-align:left;grid-template-columns:repeat(2,1fr);gap:1px;max-width:900px;margin:0 auto;display:grid}.illust-root .voice-card{background:var(--bg-elevated);flex-direction:column;gap:16px;padding:36px 28px;display:flex;position:relative}.illust-root .voice-avatar{border:1px solid var(--hairline);background:var(--bg-base);border-radius:50%;justify-content:center;align-items:flex-end;width:72px;height:72px;margin-bottom:4px;display:flex;overflow:hidden}.illust-root .voice-avatar img{object-fit:cover;object-position:top;width:110%;height:auto;transform:translateY(8%)}.illust-root .voice-quote-mark{font-family:var(--font-en);color:var(--text-primary);opacity:.85;font-size:48px;font-weight:900;line-height:.5}.illust-root .voice-text{color:var(--text-secondary);flex-grow:1;margin:0;font-size:14.5px;line-height:1.95}.illust-root .voices-lead{text-align:center;color:var(--text-secondary);max-width:560px;margin:0 auto 44px;font-size:15px;line-height:1.9}.illust-root .voice-meta{border-bottom:1px solid var(--hairline);font-family:var(--font-en);letter-spacing:.16em;color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:8px 14px;padding-bottom:14px;font-size:11px;display:flex}.illust-root .voice-name{color:var(--text-primary);letter-spacing:.04em;font-weight:700;font-family:var(--font-jp);font-size:13px}.illust-root .voice-role{color:var(--accent);font-weight:700}.illust-root .voices-note{color:var(--text-muted);align-items:center;gap:8px;margin:32px 0 0;font-size:11.5px;display:inline-flex}@media (max-width:880px){.illust-root .voices-grid{grid-template-columns:1fr}}@media (max-width:720px){.illust-root .voices{padding:60px 0}}.illust-root .support{background:var(--bg-base);padding:84px 0}.illust-root .support-inner{text-align:center;max-width:680px;margin:0 auto;padding:0 32px}.illust-root .support-image-wrap{border:1px solid var(--hairline);background:var(--bg-elevated);aspect-ratio:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.illust-root .support-image-wrap img{object-fit:contain;max-width:80%;max-height:80%}.illust-root .support h2{color:var(--text-primary);margin:16px 0 24px;font-size:clamp(24px,3vw,32px);font-weight:900;line-height:1.5}.illust-root .support p{color:var(--text-secondary);margin:0 0 16px;font-size:15px;line-height:1.95}@media (max-width:880px){.illust-root .support-inner{grid-template-columns:1fr;gap:32px;padding:0 22px}.illust-root .support-image-wrap{max-width:240px;margin:0 auto}}@media (max-width:720px){.illust-root .support{padding:60px 0}}.illust-root .faq{background:var(--bg-base);border-top:1px solid var(--hairline);padding:84px 0}.illust-root .faq-header{text-align:center;margin-bottom:56px}.illust-root .faq-header .section-label{justify-content:center}.illust-root .faq-list{border-top:1px solid var(--hairline);max-width:820px;margin:0 auto}.illust-root .faq-item{border-bottom:1px solid var(--hairline)}.illust-root .faq-question{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s var(--ease-out);grid-template-columns:32px 1fr 24px;align-items:start;gap:20px;padding:24px 8px;list-style:none;display:grid}.illust-root .faq-question::-webkit-details-marker{display:none}.illust-root .faq-question:hover{background:var(--bg-deep)}.illust-root .faq-q-icon{font-family:var(--font-en);letter-spacing:.1em;color:var(--accent);font-size:14px;font-weight:700;line-height:1.6}.illust-root .faq-q-text{color:var(--text-primary);font-size:15px;font-weight:500;line-height:1.6}.illust-root .faq-toggle{width:16px;height:16px;margin-top:4px;position:relative}.illust-root .faq-toggle:before,.illust-root .faq-toggle:after{content:"";background:var(--text-secondary);transition:transform .3s var(--ease-out), opacity .3s var(--ease-out);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.illust-root .faq-toggle:before{width:12px;height:1px}.illust-root .faq-toggle:after{width:1px;height:12px}.illust-root .faq-item[open] .faq-toggle:after{opacity:0;transform:translate(-50%,-50%)rotate(90deg)}.illust-root .faq-answer{padding:0 8px 28px 60px}.illust-root .faq-answer p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.95}@media (max-width:720px){.illust-root .faq{padding:60px 0}.illust-root .faq-question{grid-template-columns:24px 1fr 20px;gap:14px;padding:20px 4px}.illust-root .faq-q-text{font-size:14px}.illust-root .faq-answer{padding:0 4px 24px 38px}}.illust-root .cta-final{background:var(--bg-elevated);text-align:center;border-top:1px solid var(--hairline);padding:84px 0}.illust-root .cta-final h2{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 20px;font-size:clamp(25px,3.2vw,38px);font-weight:900;line-height:1.45}.illust-root .cta-final p{color:var(--text-secondary);margin:0 0 36px;font-size:15px;line-height:1.85}.illust-root .cta-reels{max-width:760px;margin:0 auto 44px}.illust-root .cta-reels-label{color:var(--text-secondary);margin:0 0 18px;font-size:13.5px;font-weight:700}.illust-root .cta-reels-grid{grid-template-columns:1fr 1fr;place-items:start center;gap:16px;display:grid}.illust-root .cta-reels-grid .instagram-media{width:100%!important;min-width:0!important;max-width:340px!important;margin:0 auto!important}@media (max-width:720px){.illust-root .cta-reels-grid{grid-template-columns:1fr;gap:24px;max-width:340px;margin:0 auto}}.illust-root .cta-line-btn{background:var(--line-green);color:#fff;letter-spacing:.02em;transition:transform .3s var(--ease-out), background .2s var(--ease-out), box-shadow .3s var(--ease-out);border-radius:999px;align-items:center;gap:12px;margin-bottom:24px;padding:18px 40px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #06c75533}.illust-root .cta-line-btn:hover{background:var(--line-green-deep);transform:translateY(-2px);box-shadow:0 16px 36px #06c75547}.illust-root .cta-form-btn{background:var(--bg-base);color:var(--accent);border:1px solid var(--accent);letter-spacing:.02em;transition:transform .3s var(--ease-out), background .2s var(--ease-out), color .2s var(--ease-out);border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:15px 34px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.illust-root .cta-form-btn:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.illust-root .cta-form-btn svg{width:17px;height:17px}.illust-root .cta-meta{letter-spacing:.04em;color:var(--text-muted)!important;margin:0!important;font-size:12px!important}@media (max-width:720px){.illust-root .cta-final{padding:80px 22px}}.illust-root .site-footer{background:var(--bg-base);text-align:center;color:var(--text-muted);letter-spacing:.06em;border-top:1px solid var(--hairline);font-size:11.5px;font-family:var(--font-en);flex-direction:column;align-items:center;gap:14px;padding:32px;display:flex}.illust-root .footer-instagram{color:var(--text-secondary);font-family:var(--font-en);letter-spacing:.06em;transition:color .2s var(--ease-out);align-items:center;gap:7px;font-size:13px;text-decoration:none;display:inline-flex}.illust-root .footer-instagram:hover{color:var(--text-primary)}.illust-root [data-reveal]{opacity:0;transition:opacity .5s var(--ease-out), transform .5s var(--ease-out);will-change:opacity, transform}.illust-root [data-reveal].is-visible{opacity:1}.illust-root [data-reveal=label]{transition-duration:.5s;transform:translate(-16px)}.illust-root [data-reveal=label].is-visible{transform:translate(0)}.illust-root [data-reveal=title]{opacity:1}.illust-root [data-reveal=title] .ja-phrase{opacity:0;transition:opacity .5s var(--ease-out), transform .5s var(--ease-out);will-change:opacity, transform;display:inline-block;transform:translateY(.55em)}.illust-root [data-reveal=title].is-visible .ja-phrase{opacity:1;transform:translateY(0)}.illust-root [data-reveal=title].is-visible .ja-phrase:first-child{transition-delay:0s}.illust-root [data-reveal=title].is-visible .ja-phrase:nth-child(2){transition-delay:50ms}.illust-root [data-reveal=title].is-visible .ja-phrase:nth-child(3){transition-delay:.1s}.illust-root [data-reveal=title].is-visible .ja-phrase:nth-child(4){transition-delay:.15s}.illust-root [data-reveal=title].is-visible .ja-phrase:nth-child(5){transition-delay:.2s}.illust-root [data-reveal=title].is-visible .ja-phrase:nth-child(6){transition-delay:.25s}.illust-root [data-reveal=fade]{transform:translateY(20px)}.illust-root [data-reveal=fade].is-visible{transform:translateY(0)}.illust-root [data-reveal=card]{transition-delay:var(--reveal-delay,0s);transform:translateY(28px)}.illust-root [data-reveal=card].is-visible{transform:translateY(0)}.illust-root .hero-kinetic,.illust-root .marquee-band{opacity:1!important}@media (prefers-reduced-motion:reduce){.illust-root .marquee-track,.illust-root .hero-kinetic-track{animation:none!important}.illust-root [data-reveal],.illust-root [data-reveal] .ja-phrase{transition:opacity .5s!important;transform:none!important}.illust-root .cta-line-btn:hover,.illust-root .header-cta:hover{transform:none!important}}.illust-root .btype-label{background:var(--bg-base);border-bottom:1px solid var(--hairline);padding:5px 0}.illust-root .btype-label-inner{letter-spacing:.06em;max-width:1264px;color:var(--text-muted);justify-content:center;align-items:center;gap:10px;margin:0 auto;padding:0 32px;font-size:11.5px;display:flex}.illust-root .btype-label-cat{color:var(--text-secondary);letter-spacing:.08em;font-weight:700}.illust-root .btype-label-sep{color:var(--hairline-strong);font-weight:400}.illust-root .btype-label-desc{color:var(--text-muted);font-weight:500}@media (max-width:720px){.illust-root .btype-label-inner{gap:8px;padding:0 18px;font-size:10.5px}.illust-root .btype-label-cat{letter-spacing:.04em}}.illust-root .art-once{background:var(--bg-base);text-align:center;border-top:1px solid var(--hairline);padding:96px 0;position:relative}.illust-root .art-once .section-inner{max-width:720px}.illust-root .art-once .section-label{justify-content:center}.illust-root .art-title{letter-spacing:-.01em;color:var(--text-primary);margin:16px 0 32px;font-size:clamp(23px,2.8vw,34px);font-weight:900;line-height:1.32}.illust-root .art-accent{display:inline-block;position:relative}.illust-root .art-accent:after{content:"";background:var(--text-primary);opacity:.6;height:1px;position:absolute;bottom:-3px;left:0;right:0}.illust-root .art-body p{color:var(--text-secondary);margin:0 0 18px;font-size:15.5px;line-height:2}.illust-root .art-closing{color:var(--text-primary)!important;margin-top:28px!important;font-size:16px!important}.illust-root .art-closing strong{font-weight:700}.illust-root .art-exhibit{text-align:center;max-width:340px;margin:44px auto 0}.illust-root .art-exhibit img{border:1px solid var(--hairline);width:100%;height:auto;box-shadow:var(--shadow-soft);border-radius:4px;display:block}.illust-root .art-exhibit figcaption{color:var(--text-muted);letter-spacing:.02em;margin-top:14px;font-size:12.5px}.illust-root .art-gallery{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;width:min(1000px,92vw);margin-top:44px;margin-left:50%;display:grid;transform:translate(-50%)}.illust-root .art-poster{text-align:center;margin:0}.illust-root .art-poster img{border:1px solid var(--hairline);width:100%;height:auto;box-shadow:var(--shadow-soft);border-radius:4px;display:block}.illust-root .art-poster figcaption{color:var(--text-muted);letter-spacing:.02em;margin-top:12px;font-size:12.5px}@media (max-width:720px){.illust-root .art-once{padding:72px 0}.illust-root .art-gallery{grid-template-columns:1fr;gap:26px;width:min(360px,88vw)}}.illust-root .about-illust{background:var(--bg-elevated);border-top:1px solid var(--hairline);text-align:center;padding:84px 0}.illust-root .about-illust .section-label{justify-content:center}.illust-root .about-illust .section-title{margin-bottom:56px}.illust-root .about-studios{text-align:left;grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}.illust-root .about-studio{background:var(--bg-base);border:1px solid var(--hairline);border-radius:4px;padding:32px}.illust-root .about-studio-label{letter-spacing:.04em;color:var(--text-primary);border-bottom:1px solid var(--hairline);margin-bottom:12px;padding-bottom:12px;font-size:14px;font-weight:700}.illust-root .about-studio-address{color:var(--text-secondary);min-height:80px;margin-bottom:20px;font-size:13.5px;font-style:normal;line-height:1.85}.illust-root .about-studio-map iframe{border:1px solid var(--hairline);border-radius:4px;display:block}.illust-root .about-studio-reel{margin-top:20px}.illust-root .about-studio-reel-label{letter-spacing:.04em;color:var(--text-secondary);margin-bottom:12px;font-size:12.5px;font-weight:700}.illust-root .reel-card{aspect-ratio:4/5;border:1px solid var(--hairline);background:var(--bg-sub);cursor:pointer;border-radius:6px;width:100%;max-width:300px;display:block;position:relative;overflow:hidden}.illust-root .reel-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block;position:absolute;inset:0}.illust-root .reel-card-overlay{background:linear-gradient(#0000000d 0%,#0000001a 55%,#00000073 100%);position:absolute;inset:0}.illust-root .reel-card-play{filter:drop-shadow(0 2px 8px #00000059);width:64px;height:64px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.illust-root .reel-card-play svg{display:block}.illust-root .reel-card-caption{color:var(--text-primary);letter-spacing:.02em;background:#ffffffeb;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:700;display:inline-flex;position:absolute;bottom:12px;left:12px}.illust-root .reel-card-caption svg{width:15px;height:15px}.illust-root .reel-card:hover img{transform:scale(1.04)}.illust-root .reel-card:hover .reel-card-play{transform:translate(-50%,-50%)scale(1.08)}@media (prefers-reduced-motion:reduce){.illust-root .reel-card img,.illust-root .reel-card-play{transition:none}.illust-root .reel-card:hover img{transform:none}}@media (max-width:720px){.illust-root .about-illust{padding:60px 0}.illust-root .about-studios{grid-template-columns:1fr;gap:20px}.illust-root .about-studio{padding:24px}.illust-root .about-studio-address{min-height:0}}.illust-root .trust-illust{background:var(--bg-base);border-top:1px solid var(--hairline);padding:96px 0}.illust-root .trust-illust .section-inner{max-width:880px}.illust-root .track-record{background:var(--bg-elevated);border:1px solid var(--hairline);border-radius:4px;grid-template-columns:120px 1fr;align-items:center;gap:40px;padding:40px;display:grid}.illust-root .track-record-emblem{width:120px;height:120px;color:var(--text-primary)}.illust-root .track-record-emblem svg{width:100%;height:100%;display:block}.illust-root .track-record-content h3{color:var(--text-primary);letter-spacing:-.005em;margin:0 0 12px;font-size:19px;font-weight:700}.illust-root .track-record-content p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.95}@media (max-width:720px){.illust-root .trust-illust{padding:72px 0}.illust-root .track-record{text-align:center;grid-template-columns:1fr;gap:24px;padding:32px 24px}.illust-root .track-record-emblem{width:96px;height:96px;margin:0 auto}}.illust-root .foryou-types{grid-template-columns:repeat(3,1fr);gap:12px;max-width:780px;margin:12px auto 32px;padding:0;list-style:none;display:grid}.illust-root .foryou-types li{letter-spacing:.01em;color:var(--text-primary);background:var(--bg-elevated);border:1px solid var(--hairline);border-radius:12px;padding:20px 14px;font-size:15.5px;font-weight:700;line-height:1.6}@media (max-width:720px){.illust-root .foryou-types{grid-template-columns:1fr;gap:10px;max-width:340px}.illust-root .foryou-types li{padding:14px 12px}}.illust-root .foryou-payoff{color:var(--text-secondary);margin:0;font-size:16px;line-height:1.95}.illust-root .start-flow{background:var(--bg-base);border-top:1px solid var(--hairline);padding:88px 0}.illust-root .start-flow .section-label{justify-content:center;display:flex}.illust-root .start-flow .section-title{text-align:center;margin-bottom:12px}.illust-root .start-lead{text-align:center;color:var(--text-secondary);max-width:540px;margin:0 auto;font-size:15px;line-height:1.85}.illust-root .start-steps{grid-template-columns:repeat(3,1fr);gap:24px;margin:48px 0 0;padding:0;list-style:none;display:grid}.illust-root .start-step{background:var(--bg-elevated);border:1px solid var(--hairline);border-radius:16px;flex-direction:column;align-items:flex-start;gap:18px;padding:32px 28px;display:flex}.illust-root .start-step-num{font-family:var(--font-en);border:1px solid var(--hairline-strong);width:46px;height:46px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:inline-flex}.illust-root .start-step-body h3{color:var(--text-primary);margin:0 0 10px;font-size:19px;font-weight:700}.illust-root .start-step-body p{color:var(--text-secondary);margin:0;font-size:14.5px;line-height:1.85}@media (max-width:720px){.illust-root .start-flow{padding:64px 0}.illust-root .start-steps{grid-template-columns:1fr;gap:16px;margin-top:32px}.illust-root .start-step{flex-direction:row;align-items:center;padding:22px 20px}}.illust-root .benefits{background:var(--bg-base);border-top:1px solid var(--hairline);padding:88px 0}.illust-root .benefits .section-label{justify-content:center;display:flex}.illust-root .benefits .section-title{text-align:center;margin-bottom:16px}.illust-root .benefits-lead{text-align:center;color:var(--text-secondary);max-width:560px;margin:0 auto 48px;font-size:15px;line-height:1.85}.illust-root .benefits-grid{grid-template-columns:1fr 1fr;gap:20px;max-width:840px;margin:0 auto;display:grid}.illust-root .benefit-card{background:var(--bg-elevated);border:1px solid var(--hairline);text-align:left;border-radius:16px;padding:32px 30px}.illust-root .benefit-card h3{color:var(--text-primary);margin:0 0 12px;font-size:18px;font-weight:700}.illust-root .benefit-card p{color:var(--text-secondary);margin:0;font-size:14.5px;line-height:1.85}.illust-root .benefits-close{text-align:center;color:var(--text-primary);max-width:600px;margin:48px auto 0;font-size:16px;font-weight:700;line-height:1.95}@media (max-width:720px){.illust-root .benefits{padding:64px 0}.illust-root .benefits-grid{grid-template-columns:1fr;gap:16px}.illust-root .benefits-close{font-size:15px}}.illust-root .future{background:var(--bg-base);border-top:1px solid var(--hairline);padding:88px 0}.illust-root .future .section-label{justify-content:center;display:flex}.illust-root .future .section-title{text-align:center;margin-bottom:18px}.illust-root .future-lead{text-align:center;color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:15.5px;line-height:1.9}.illust-root .future-map{text-align:center;max-width:680px;margin:40px auto 0}.illust-root .future-start{border:1px solid var(--hairline-strong);background:var(--bg-elevated);color:var(--text-primary);border-radius:999px;align-items:center;gap:10px;padding:11px 22px;font-size:14px;font-weight:700;display:inline-flex}.illust-root .future-start svg{width:22px;height:22px;color:var(--accent)}.illust-root .future-branch{line-height:0;display:block}.illust-root .future-branch svg{width:100%;height:auto;color:var(--hairline-strong);display:block}.illust-root .future-dests{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.illust-root .future-dest{background:var(--bg-elevated);border:1px solid var(--hairline);text-align:center;border-radius:16px;padding:26px 18px}.illust-root .future-dest-icon{border:1px solid var(--hairline-strong);width:56px;height:56px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.illust-root .future-dest-icon svg{width:30px;height:30px}.illust-root .future-dest h3{color:var(--text-primary);margin:0 0 6px;font-size:15.5px;font-weight:700}.illust-root .future-dest p{color:var(--text-secondary);margin:0;font-size:12.5px;line-height:1.6}.illust-root .future-note{text-align:center;color:var(--text-muted);max-width:560px;margin:36px auto 0;font-size:14px;line-height:1.85}@media (max-width:720px){.illust-root .future{padding:64px 0}.illust-root .future-branch{display:none}.illust-root .future-map{margin-top:28px}.illust-root .future-dests{grid-template-columns:1fr;gap:14px;max-width:320px;margin:24px auto 0}}.illust-root .a-day{background:var(--bg-base);border-top:1px solid var(--hairline);padding:88px 0}.illust-root .a-day .section-title{text-align:center}.illust-root .a-day .section-label{justify-content:center;display:flex}.illust-root .a-day .section-title{margin-bottom:40px}.illust-root .a-day-body{text-align:center;max-width:640px;margin:0 auto}.illust-root .a-day-hours{font-family:var(--font-en);letter-spacing:.02em;color:var(--text-primary);margin:0 0 22px;font-size:clamp(28px,4vw,42px);font-weight:700}.illust-root .a-day-hours span{font-family:var(--font-jp);color:var(--text-muted);letter-spacing:.02em;margin-left:10px;font-size:15px;font-weight:500}.illust-root .a-day-lead{color:var(--text-primary);margin:0 0 20px;font-size:17px;line-height:2}.illust-root .a-day-note{color:var(--text-muted);margin:0;font-size:13.5px;line-height:1.8}.illust-root .a-day-reel{max-width:300px;margin:36px auto 0}.illust-root .reel-card-label{letter-spacing:.04em;color:var(--text-secondary);margin-bottom:16px;font-size:12.5px;font-weight:700}.illust-root .support-reels{text-align:center;max-width:1120px;margin:52px auto 0;padding:0 24px}.illust-root .support-reels-grid{grid-template-columns:repeat(3,1fr);place-items:start center;gap:16px;margin-top:24px;display:grid}.illust-root .support-reels-grid .instagram-media{width:100%!important;min-width:0!important;max-width:340px!important;margin:0 auto!important}@media (max-width:880px){.illust-root .support-reels-grid{grid-template-columns:1fr;gap:28px;max-width:360px;margin:24px auto 0}}@media (max-width:720px){.illust-root .a-day{padding:64px 0}.illust-root .a-day-lead{font-size:16px}}.illust-root .insta-window{background:var(--bg-base);border-top:1px solid var(--hairline);text-align:center;padding:88px 0}.illust-root .insta-window .section-label,.illust-root .insta-window .section-title{text-align:center}.illust-root .insta-window .section-title{margin-bottom:18px}.illust-root .insta-window-lead{color:var(--text-secondary);max-width:560px;margin:0 auto 32px;font-size:16px;line-height:1.95}.illust-root .insta-window-btn{color:#fff;letter-spacing:.02em;transition:transform .2s var(--ease-out), box-shadow .2s var(--ease-out);background:linear-gradient(45deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5);border-radius:999px;align-items:center;gap:10px;padding:16px 34px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 6px 24px #d6297647}.illust-root .insta-window-btn:hover{transform:translateY(-2px);box-shadow:0 10px 32px #d6297661}.illust-root .insta-window-btn svg{width:20px;height:20px}.illust-root .insta-window-handle{font-family:var(--font-en);letter-spacing:.04em;color:var(--text-muted);margin:16px 0 0;font-size:13px}@media (max-width:720px){.illust-root .insta-window{padding:64px 0}}.illust-root .voice-work{margin:20px 0 0}.illust-root .voice-work-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.illust-root .voice-work-grid img{object-fit:contain;border:1px solid var(--hairline);background:var(--bg-base);box-sizing:border-box;border-radius:8px;width:100%;height:190px;padding:8px;display:block}.illust-root .voice-work figcaption{color:var(--text-muted);margin-top:8px;font-size:12px;line-height:1.6}.illust-root .doodle-town-band{background:var(--bg-base);justify-content:center;padding:64px 32px 0;display:flex}.illust-root .doodle-town{width:100%;max-width:1100px;color:var(--text-primary);opacity:.5}.illust-root .doodle-accent{width:62px;height:auto;color:var(--text-primary);opacity:.42;margin:0 auto 22px;display:block}@media (max-width:720px){.illust-root .doodle-town-band{padding:44px 18px 0}.illust-root .doodle-accent{width:50px;margin-bottom:16px}}.illust-root .hero-invitation-lead,.illust-root .hero-invitation-text,.illust-root .foryou-payoff,.illust-root .future-lead,.illust-root .future-note,.illust-root .evidence-sub,.illust-root .evidence-bridge,.illust-root .strengths-bridge,.illust-root .flow-bridge,.illust-root .a-day-lead,.illust-root .a-day-note,.illust-root .support-inner p,.illust-root .benefits-lead,.illust-root .benefits-close,.illust-root .voices-lead,.illust-root .insta-window-lead,.illust-root .art-body p,.illust-root .start-lead{text-wrap:balance}
