:root{--ink:#173a3d;--green:#087e70;--green-dark:#075f57;--mint:#dff5f0;--mint-light:#f3fbf8;--yellow:#f7c852;--orange:#f08b57;--white:#fff;--line:#cde5df;--shadow:0 22px 60px rgba(21,75,71,.12);--radius:24px;--container:1000px;--footer-container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;color:var(--ink);font-family:"M PLUS Rounded 1c",sans-serif;line-height:1.8;background:#fff;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.section{padding:112px 0}.skip-link{position:fixed;left:16px;top:-100px;z-index:9999;background:#fff;padding:12px 18px;border-radius:8px}.skip-link:focus{top:16px}.mobile-only{display:none}
.site-header{height:86px;position:fixed;inset:0 0 auto;z-index:100;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);transition:.3s;border-bottom:1px solid transparent}.site-header.scrolled{height:74px;border-color:rgba(8,126,112,.12);box-shadow:0 8px 30px rgba(21,75,71,.06)}.header-inner{height:100%;width:min(calc(100% - 52px),1380px);margin:auto;display:flex;align-items:center;gap:36px}.brand{width:188px;margin-right:auto}.desktop-nav{display:flex;gap:28px;font-size:13px;font-weight:700}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--green);transition:.3s}.desktop-nav a:hover:after{right:0}.header-cta{height:100%;padding:0 26px;background:var(--green);color:#fff;display:flex;flex-direction:column;justify-content:center;line-height:1.25;margin-right:-26px}.header-cta span{font-size:10px}.header-cta strong{font-size:14px}.menu-button,.mobile-nav{display:none}
.hero{min-height:790px;padding:160px 0 110px;background:linear-gradient(130deg,#f7fcfa 0%,#f7fcfa 55%,#e4f6f2 55%);position:relative;overflow:hidden}.hero-inner{width:min(calc(100% - 64px),1280px);margin:auto;display:grid;grid-template-columns:1fr 1.02fr;align-items:center;gap:78px;position:relative;z-index:2}.eyebrow,.section-kicker{font-size:12px;letter-spacing:.2em;font-weight:800;color:var(--green);margin:0 0 25px}.eyebrow{display:flex;align-items:center;gap:12px;letter-spacing:.08em}.eyebrow span{width:32px;height:2px;background:var(--yellow)}h1,h2,h3,p{margin-top:0}.hero h1{font-family:"Zen Maru Gothic",sans-serif;font-size:clamp(48px,5vw,76px);line-height:1.32;letter-spacing:.035em;margin-bottom:26px}.hero h1 em{font-style:normal;color:var(--green);position:relative;z-index:1}.hero h1 em:after{content:"";position:absolute;left:-3px;right:-6px;bottom:5px;height:14px;background:var(--yellow);opacity:.65;z-index:-1;border-radius:8px}.hero-lead{font-size:16px;font-weight:500;margin-bottom:34px}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:40px;min-height:60px;padding:0 26px;border-radius:8px;font-weight:700;transition:.25s}.button.primary{background:var(--green);color:#fff;box-shadow:0 12px 25px rgba(8,126,112,.22)}.button:hover{transform:translateY(-3px)}.text-link{font-size:13px;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:4px}.hero-meta{display:flex;gap:0;margin-top:38px;font-size:12px;font-weight:700}.hero-meta span{padding:0 16px;border-right:1px solid var(--line)}.hero-meta span:first-child{padding-left:0}.hero-visual{position:relative}.hero-image-wrap{border-radius:50% 50% 46% 54% / 43% 48% 52% 57%;overflow:hidden;aspect-ratio:1/.88;box-shadow:var(--shadow);border:12px solid #fff;transform:rotate(2deg)}.hero-image-wrap img{width:100%;height:100%;object-fit:cover;transform:scale(1.08) rotate(-2deg)}.floating-card{position:absolute;right:-24px;top:-28px;background:var(--yellow);width:150px;height:150px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(8deg);box-shadow:0 14px 25px rgba(109,89,32,.16)}.floating-card span,.floating-card small{font-size:11px}.floating-card strong{font-size:24px;line-height:1.35}.hero-mascot{position:absolute;width:110px;bottom:-40px;left:-54px;filter:drop-shadow(0 12px 14px rgba(0,0,0,.1))}.hero-wave{position:absolute;bottom:-2px;left:-5%;width:110%;height:80px;background:white;clip-path:ellipse(58% 45% at 50% 100%)}.dots{position:absolute;width:170px;height:170px;left:4%;top:120px;background-image:radial-gradient(#a8dcd2 2px,transparent 2px);background-size:16px 16px;opacity:.55}
.intro-grid{display:grid;grid-template-columns:.8fr 1.25fr;gap:120px}.section-heading h2,.center-heading h2,.split-heading h2,.english-copy h2,.info h2,.price h2,.contact h2{font-family:"Zen Maru Gothic",sans-serif;font-size:clamp(36px,4vw,54px);line-height:1.45;margin:0}.section-heading h2 span{color:var(--green)}.intro-copy{border-left:1px solid var(--line);padding-left:70px}.large-copy{font-family:"Zen Maru Gothic";font-size:25px;line-height:1.7;font-weight:700}.intro-copy>p:not(.large-copy){color:#577174}.service-tags{display:flex;gap:12px;margin-top:35px}.service-tags span{flex:1;padding:18px 20px;border-radius:12px;background:var(--mint-light);font-size:14px;font-weight:700;border:1px solid var(--line)}.service-tags small{display:block;font-weight:500;color:#6c8687;margin-top:3px}
.support{background:#c8f1ed;position:relative}.center-heading{text-align:center;margin-bottom:55px}.center-heading h2{font-size:46px;margin-bottom:14px}.center-heading>p:last-child{color:#637c7d}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:34px}.feature-card{background:#fff;border-radius:6px;padding:42px 42px 38px;min-height:520px;border:1px solid rgba(205,229,223,.7);box-shadow:9px 10px 0 rgba(7,95,87,.18);transition:transform .35s ease,box-shadow .35s ease;position:relative;display:flex;flex-direction:column}.feature-card:hover{transform:translateY(-4px);box-shadow:13px 14px 0 rgba(7,95,87,.18)}.point-badge{position:absolute;width:108px;height:auto;left:-32px;top:-38px;z-index:2}.feature-illustration{height:190px;display:flex;align-items:center;justify-content:center;margin:35px 0 20px}.feature-illustration img{max-height:185px;max-width:72%;object-fit:contain}.feature-card:nth-child(2) .feature-illustration img{width:78%;max-width:330px;border-radius:18px}.feature-card:nth-child(4) .feature-illustration img{max-height:200px}.feature-card h3{font-size:22px;line-height:1.55;text-align:center;color:#336994;margin-bottom:18px;letter-spacing:.05em}.feature-card p{font-size:14px;color:#435d60;margin:auto 0 0;line-height:1.9}
.english-section{background:var(--green);color:#fff;padding:110px 0}.english-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.english-visual{position:relative}.photo-frame{background:#fff;padding:55px 65px;border-radius:50px 12px 50px 12px;min-height:310px;display:flex;align-items:center}.round-note{position:absolute;right:-25px;bottom:-30px;width:132px;height:132px;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--yellow);color:var(--ink);font-weight:700;font-size:13px;transform:rotate(5deg)}.section-kicker.light{color:#b7e9e0}.english-copy h2{font-size:42px;margin-bottom:25px}.english-copy p:not(.section-kicker){color:#d7eeea;margin-bottom:30px}.button.white{background:#fff;color:var(--green)}
.split-heading{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:38px;margin-bottom:50px}.split-heading h2{font-size:44px}.split-heading>p{font-size:14px;color:#647d7f;margin:0}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.time-item{position:relative;padding:0 22px;border-right:1px solid var(--line)}.time-item:last-child{border-right:0}.time-item time{font-size:13px;color:var(--green);font-weight:800}.time-dot{display:block;width:14px;height:14px;border-radius:50%;background:var(--green);margin:14px 0 24px;position:relative}.time-dot:after{content:"";position:absolute;left:14px;top:6px;width:calc(25vw - 65px);height:2px;background:var(--line)}.time-item:last-child .time-dot:after{display:none}.time-item strong{font-size:17px;display:block;margin-bottom:8px}.time-item small{font-size:12px;color:#698183}.time-item.accent{background:#fff8e4;border-radius:15px;padding-top:17px;margin-top:-17px}.time-item.accent .time-dot{background:var(--yellow)}.note{text-align:right;font-size:11px;color:#789090;margin-top:30px}
.flow{background:#fffaf0}.steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.step{background:#fff;border-radius:16px;padding:26px 20px;position:relative;border:1px solid #eee6d6}.step:not(:last-child):after{content:"→";position:absolute;right:-13px;top:50%;z-index:2;color:var(--orange);font-weight:800}.step>span{font-size:28px;color:#e1b25b;font-weight:800}.step h3{font-size:16px;margin:18px 0 8px}.step p{font-size:12px;color:#6d7c7d;margin:0}.flow-note{max-width:820px;margin:42px auto 0;padding:26px 32px;border:1px solid #ecdcb6;background:#fff;display:grid;grid-template-columns:150px 1fr auto;gap:22px;align-items:center;border-radius:12px}.flow-note strong{color:#a06c0d}.flow-note p{font-size:12px;margin:0}.flow-note a{font-size:12px;color:var(--green);font-weight:800}
.info{background:var(--green-dark);color:#fff}.info-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:80px}.info h2{font-size:48px;margin-bottom:40px}.info dl{margin:0}.info dl div{display:grid;grid-template-columns:120px 1fr;padding:16px 0;border-top:1px solid rgba(255,255,255,.18);font-size:14px}.info dt{color:#9bd6cc}.info dd{margin:0}.contact-card{background:#fff;color:var(--ink);padding:40px;border-radius:20px;align-self:center}.contact-label{display:block;font-size:12px;color:#3f5f61;font-weight:800;letter-spacing:.06em;margin-bottom:6px}.phone{font-family:"Zen Maru Gothic";font-size:31px;font-weight:700;color:var(--green)}.phone small{font-size:10px}.contact-card p,.contact-card .contact-note{font-size:12px;color:#4d6769}.contact-card hr{border:0;border-top:1px solid var(--line);margin:24px 0}.mail{font-weight:700}.map-link{margin-top:28px;height:54px;background:var(--mint-light);color:var(--green);display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:13px;font-weight:700;border-radius:8px}
.price-inner{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px}.price-copy>p:first-child{font-size:18px;font-weight:700}.free-note{padding:22px 25px;background:var(--mint-light);border-left:4px solid var(--green);font-size:13px}.price-copy small{color:#6e8283}
.narrow{max-width:880px}.accordion{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:20px;padding:25px 8px}.faq-item summary::-webkit-details-marker{display:none}.q-mark{font-family:"Zen Maru Gothic";font-size:24px;color:var(--green)}.faq-item summary strong{font-size:15px}.toggle{margin-left:auto;width:18px;height:18px;position:relative}.toggle:before,.toggle:after{content:"";position:absolute;inset:8px 0 auto;height:2px;background:var(--green);transition:.25s}.toggle:after{transform:rotate(90deg)}.faq-item[open] .toggle:after{transform:rotate(0)}.answer{display:flex;gap:22px;padding:0 8px 25px 48px;color:#617878}.answer>span{color:var(--orange);font-weight:800}.answer p{font-size:14px;margin:0}
.programs{background:#fff}.program-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.program-card{border-radius:18px;border:1px solid var(--line);background:#fff;padding:28px;box-shadow:8px 8px 0 #c6e9e3;transition:transform .35s ease,box-shadow .35s ease}.program-card:hover{transform:translateY(-4px);box-shadow:12px 12px 0 #c6e9e3}.program-card>span{display:block;font-weight:800;font-size:18px;margin-bottom:18px;color:var(--green)}.program-card>div{height:300px;overflow:hidden;border:1px solid #e3ece9;background:#f8fbfa}.program-card img{width:100%;height:100%;object-fit:contain}.program-card strong{display:block;margin-top:15px;text-align:right;font-size:12px;color:var(--green)}
.documents{background:var(--mint-light);padding:80px 0}.docs-inner{display:grid;grid-template-columns:.62fr 1.38fr;gap:70px;align-items:start}.docs-inner h2{font-family:"Zen Maru Gothic";font-size:38px;margin:0 0 10px}.docs-inner p{font-size:13px;color:#647d7f}.docs-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.docs-columns>div{background:#fff;border:1px solid var(--line);padding:22px;border-radius:12px}.docs-columns h3{font-size:14px;color:var(--green);padding-bottom:12px;border-bottom:1px solid var(--line)}.docs-columns a{display:block;font-size:11px;padding:8px 0;border-bottom:1px dotted var(--line)}
.contact{background:#0a8b7b;color:#fff;position:relative;overflow:hidden}.contact:before{content:"";position:absolute;width:500px;height:500px;border:90px solid rgba(255,255,255,.06);border-radius:50%;right:-80px;top:-220px}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;position:relative}.contact h2{font-size:45px;margin-bottom:20px}.contact p{color:#d8efeb}.contact-actions{display:grid;gap:14px}.line-button{min-height:90px;padding:18px 24px;background:#23bf48;border-radius:13px;display:flex;align-items:center;gap:18px}.line-icon{font-weight:800;border:2px solid #fff;border-radius:8px;padding:4px}.line-button small,.line-button strong{display:block}.line-button small{font-size:10px}.line-button b{margin-left:auto}.tel-button{border:1px solid rgba(255,255,255,.4);border-radius:13px;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.tel-button span{font-size:12px}.tel-button strong{font-size:25px}
footer{background:#153f40;color:#fff;padding:60px 0 24px}.footer-top{display:grid;grid-template-columns:190px 1fr 1fr;gap:55px;align-items:start}.footer-logo{background:#fff;padding:11px 15px;border-radius:8px}.footer-top strong{font-size:13px}.footer-top p{font-size:11px;color:#9eb7b6}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:11px}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:38px;padding-top:22px;display:flex;justify-content:space-between;font-size:10px;color:#9eb7b6}.sticky-line{position:fixed;right:24px;bottom:24px;z-index:90;background:#24be4b;color:#fff;width:76px;height:76px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:800;box-shadow:0 10px 28px rgba(19,102,52,.25);font-size:14px}.sticky-line span{font-size:9px}
.reveal{opacity:0;transition:opacity .7s ease}.reveal.is-visible{opacity:1}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none}}
@media (max-width:1020px){.desktop-nav{display:none}.menu-button{display:flex;width:44px;height:44px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:6px;padding:8px}.menu-button span{height:2px;width:100%;background:var(--ink);transition:.3s}.menu-open .menu-button span:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-open .menu-button span:nth-child(2){opacity:0}.menu-open .menu-button span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-nav{display:flex;visibility:hidden;opacity:0;pointer-events:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:20px 28px 30px;flex-direction:column;gap:0;transform:translateY(-8px);transition:.25s;box-shadow:0 20px 30px rgba(0,0,0,.08)}.mobile-nav a{padding:13px 0;border-bottom:1px solid var(--line);font-size:14px;font-weight:700}.menu-open .mobile-nav{visibility:visible;opacity:1;pointer-events:auto;transform:none}.hero-inner{gap:35px}.hero h1{font-size:52px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card{padding:36px 28px;min-height:490px}.steps{grid-template-columns:repeat(3,1fr)}.step:not(:last-child):after{display:none}}
@media (max-width:760px){.container{width:min(calc(100% - 36px),var(--container))}.section{padding:78px 0}.pc-only{display:none}.mobile-only{display:block}.site-header,.site-header.scrolled{height:68px}.header-inner{width:calc(100% - 26px);gap:10px}.brand{width:144px}.header-cta{height:46px;margin:0 0 0 auto;padding:0 14px;border-radius:8px}.header-cta span{display:none}.hero{min-height:auto;padding:118px 0 85px;background:linear-gradient(165deg,#f7fcfa 0%,#f7fcfa 46%,#e4f6f2 46%)}.hero-inner{width:calc(100% - 36px);display:flex;flex-direction:column;align-items:stretch}.eyebrow{font-size:10px;margin-bottom:16px}.hero h1{font-size:43px}.hero-lead{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-meta{margin-top:25px;flex-wrap:wrap}.hero-meta span{padding:0 10px;font-size:10px}.hero-visual{margin-top:12px}.floating-card{width:105px;height:105px;right:-10px;top:-15px}.floating-card strong{font-size:18px}.floating-card small{display:none}.hero-mascot{width:75px;left:-14px;bottom:-27px}.hero-wave{height:35px}.intro-grid,.english-grid,.info-grid,.price-inner,.docs-inner,.contact-inner{grid-template-columns:1fr;gap:42px}.section-heading h2,.center-heading h2,.split-heading h2,.english-copy h2,.info h2,.price h2,.contact h2{font-size:34px}.intro-copy{border:0;padding:0}.large-copy{font-size:21px}.service-tags{flex-direction:column}.center-heading{margin-bottom:38px}.center-heading h2{font-size:36px}.feature-grid{grid-template-columns:1fr;gap:48px}.feature-card{min-height:0;padding:34px 25px 28px}.point-badge{width:84px;left:-18px;top:-30px}.feature-illustration{height:150px;margin:30px 0 16px}.feature-illustration img{max-height:145px}.feature-card h3{font-size:19px}.feature-card p{font-size:13px}.english-section{padding:80px 0}.photo-frame{min-height:200px;padding:38px}.round-note{right:0;width:105px;height:105px}.english-copy h2{font-size:33px}.split-heading{align-items:start;flex-direction:column;gap:18px}.program-grid{grid-template-columns:1fr}.program-card{padding:18px}.program-card>div{height:220px}.timeline{grid-template-columns:1fr}.time-item{display:grid;grid-template-columns:55px 20px 1fr;border:0;padding:14px 0;align-items:start}.time-item time{padding-top:4px}.time-item .time-dot{margin:8px 0}.time-dot:after{width:2px;height:70px;left:6px;top:14px}.time-item.accent{padding:14px}.steps{grid-template-columns:1fr}.step{display:grid;grid-template-columns:50px 1fr;gap:0 12px}.step>span{grid-row:1/3}.step h3{margin:6px 0}.step p{grid-column:2}.flow-note{grid-template-columns:1fr;gap:8px}.info-grid{gap:36px}.contact-card{padding:28px}.phone{font-size:25px}.price-inner{gap:28px}.docs-columns{grid-template-columns:1fr}.contact-inner{gap:35px}.contact h2{font-size:35px}.tel-button{flex-direction:column;align-items:flex-start}.footer-top{grid-template-columns:1fr;gap:25px}.footer-logo{width:170px}.sticky-line{width:62px;height:62px;right:12px;bottom:12px}.reveal{transform:translateY(14px)}}

/* HOMEBASEらしさを優先した、紙面・手づくり感のあるレイアウト */
:root{--paper:#fffefa;--pencil:#254f52}body{background:var(--paper)}.section-kicker{font-family:"Zen Maru Gothic",sans-serif;letter-spacing:.08em}.section-kicker:before{content:"";display:inline-block;width:23px;height:7px;margin-right:9px;background:var(--yellow);transform:rotate(-4deg)}
.hero{background:#e4f6f2;min-height:760px}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(8,126,112,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(8,126,112,.055) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to right,#000,transparent 60%)}.hero-inner{grid-template-columns:.9fr 1.1fr}.hero-copy{background:#fff;padding:48px 50px 45px;border:2px solid var(--ink);box-shadow:13px 13px 0 var(--yellow);transform:rotate(-.7deg)}.hero h1{font-size:clamp(45px,4.5vw,67px)}.hero-image-wrap{border-radius:0;border:2px solid var(--ink);padding:12px;background:#fff;box-shadow:14px 14px 0 #7bc9bc;transform:rotate(2.2deg)}.hero-image-wrap:before{content:"";position:absolute;width:95px;height:25px;background:rgba(247,200,82,.72);left:50%;top:-14px;transform:translateX(-50%) rotate(-3deg);z-index:3}.hero-image-wrap img{transform:none}.floating-card{border-radius:0;width:142px;height:auto;padding:18px 12px;right:-18px;top:-33px;border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink);transform:rotate(4deg)}.hero-wave{display:none}.hero-meta span{border-right:2px dotted var(--green)}
.button,.header-cta,.service-tags span,.map-link,.line-button,.tel-button{border-radius:2px}.button.primary{box-shadow:5px 5px 0 var(--yellow);border:2px solid var(--ink)}
.intro{background:#fff}.intro-grid{grid-template-columns:.72fr 1.28fr}.intro-copy{border-left:3px dotted #8accc1}.service-tags span{background:#fff;border:2px solid var(--green);box-shadow:4px 4px 0 #caeee8}
.support{background:#bfebe7}.support:before,.support:after{content:"";position:absolute;left:0;right:0;height:18px;background:var(--paper);clip-path:polygon(0 45%,4% 70%,9% 30%,14% 65%,20% 38%,26% 72%,32% 34%,39% 68%,46% 35%,54% 70%,61% 30%,69% 64%,76% 38%,84% 72%,92% 32%,100% 60%,100% 100%,0 100%)}.support:before{top:-1px}.support:after{bottom:-1px;transform:rotate(180deg)}.support .center-heading{text-align:left;display:grid;grid-template-columns:.7fr 1.3fr;align-items:end}.support .center-heading p:last-child{padding-left:30px;border-left:2px solid var(--green)}.feature-grid{gap:48px 58px;padding:20px 22px}.feature-card{border:2px solid var(--ink);border-radius:0;box-shadow:9px 10px 0 rgba(7,95,87,.18);min-height:535px;transition:transform .35s ease,box-shadow .35s ease}.feature-card:nth-child(even){transform:translateY(38px) rotate(.5deg)}.feature-card:nth-child(odd){transform:rotate(-.45deg)}.feature-card:hover{transform:translateY(-4px) rotate(0);box-shadow:13px 14px 0 rgba(7,95,87,.18)}.point-badge{width:98px}.feature-card h3{text-align:left;border-bottom:3px solid var(--yellow);padding-bottom:10px;color:#315f86}.feature-illustration{margin-top:20px}
.english-section{background:#176b67;position:relative}.english-section:after{content:"KNOCK!";position:absolute;right:2%;bottom:-45px;color:rgba(255,255,255,.05);font-size:180px;font-weight:800;letter-spacing:-.05em}.photo-frame{border-radius:0;border:2px solid var(--ink);box-shadow:12px 12px 0 var(--yellow);transform:rotate(-1deg)}.round-note{border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink)}
.timeline{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);padding:30px 0}.time-item.accent{border-radius:0;border:2px solid var(--yellow);background:#fff8dd}.flow{background:#fff6d9}.step{border-radius:0;border:2px solid #d6b55e;box-shadow:4px 4px 0 rgba(214,181,94,.25)}.flow-note,.contact-card,.program-card,.docs-columns>div{border-radius:0}.program-card{border:2px solid var(--ink);box-shadow:8px 8px 0 #c6e9e3;transition:transform .35s ease,box-shadow .35s ease}.program-card:hover{transform:translateY(-4px);box-shadow:12px 12px 0 #c6e9e3}.program-card:nth-child(2){transform:translateY(24px)}.program-card:nth-child(2):hover{transform:translateY(20px);box-shadow:12px 12px 0 #c6e9e3}.info{background:#165c5a}.contact-card{border:2px solid var(--ink);box-shadow:10px 10px 0 var(--yellow)}.free-note{background:#fff7d7}.faq-item summary{border-left:0}.q-mark{display:grid;place-items:center;width:40px;height:40px;border:2px solid var(--green);transform:rotate(-5deg)}.contact{background:#087e70}.sticky-line{border-radius:4px;transform:rotate(-2deg);border:2px solid #fff;box-shadow:5px 5px 0 rgba(23,58,61,.55)}
@media(max-width:760px){.hero{background:#e4f6f2}.hero-copy{padding:32px 25px 30px;box-shadow:8px 8px 0 var(--yellow)}.hero-image-wrap{box-shadow:8px 8px 0 #7bc9bc}.support .center-heading{display:block}.support .center-heading p:last-child{padding:14px 0 0;border:0}.feature-grid{padding:12px 3px}.feature-card:nth-child(even),.feature-card:nth-child(odd){transform:none}.feature-card{min-height:0}.program-card:nth-child(2){transform:none}}

/* TOP：キャラクターが遊ぶ広場 */
.hero.hero-plaza{height:820px;min-height:720px;padding:0;background:#dff5f3;isolation:isolate;overflow:hidden}.hero.hero-plaza:before{display:none}.plaza-copy{position:absolute;z-index:5;top:145px;left:50%;transform:translateX(-50%);width:min(880px,calc(100% - 40px));text-align:center}.plaza-copy.is-visible{transform:translateX(-50%)}.plaza-copy .eyebrow{justify-content:center;margin-bottom:12px}.plaza-copy h1{font-size:clamp(42px,4.2vw,65px);line-height:1.35;margin-bottom:13px}.plaza-copy>p:last-child{font-size:14px;color:#496d70}.catchball-stage{position:absolute;z-index:3;left:50%;bottom:118px;width:min(900px,78vw);transform:translate(-50%,18px);transition-duration:.9s}.catchball-stage.is-visible{transform:translate(-50%,0)}.catchball-stage img{width:100%;mix-blend-mode:multiply}.plaza-ground{position:absolute;z-index:1;bottom:0;left:-3%;width:106%;height:250px;background:#8ccc68;border-radius:50% 50% 0 0/22% 22% 0 0;border-top:3px solid #4da85e;overflow:hidden}.plaza-ground:before{content:"";position:absolute;left:-5%;right:-5%;top:55px;height:210px;background:#a9dc7a;border-radius:50% 50% 0 0/20% 20% 0 0}.plaza-ground:after{content:"";position:absolute;left:0;right:0;bottom:0;height:120px;background:repeating-linear-gradient(98deg,transparent 0 68px,rgba(255,255,255,.13) 69px 72px)}.plaza-ground span{position:absolute;z-index:2;bottom:20px;width:7px;height:45px;background:#3b9760;transform:rotate(12deg)}.plaza-ground span:after{content:"";position:absolute;bottom:17px;left:-9px;width:21px;height:5px;background:#3b9760;transform:rotate(55deg)}.plaza-ground span:nth-child(1){left:9%}.plaza-ground span:nth-child(2){left:25%;bottom:55px;transform:scale(.7)}.plaza-ground span:nth-child(3){left:68%;bottom:38px;transform:rotate(-10deg)}.plaza-ground span:nth-child(4){left:84%;bottom:62px;transform:scale(.8)}.plaza-ground span:nth-child(5){left:94%}.plaza-cloud{position:absolute;z-index:0;width:170px;height:45px;background:#fff;border-radius:50px;opacity:.82}.plaza-cloud:before,.plaza-cloud:after{content:"";position:absolute;background:#fff;border-radius:50%}.plaza-cloud:before{width:70px;height:70px;left:28px;bottom:0}.plaza-cloud:after{width:95px;height:90px;right:18px;bottom:0}.cloud-one{left:6%;top:165px;transform:scale(.75)}.cloud-two{right:6%;top:105px;transform:scale(.5)}.plaza-actions{position:absolute;z-index:6;bottom:32px;left:50%;width:min(calc(100% - 48px),1180px);transform:translateX(-50%);display:flex;align-items:end;justify-content:space-between}.plaza-actions.is-visible{transform:translateX(-50%)}.plaza-actions .button{min-height:56px}.plaza-actions .hero-meta{margin:0;background:rgba(255,255,255,.88);padding:10px 14px;border:2px solid var(--ink)}.plaza-scroll{position:absolute;z-index:5;right:24px;top:50%;writing-mode:vertical-rl;font-size:9px;font-weight:800;letter-spacing:.16em}.plaza-scroll span{margin-top:8px}.hero-plaza .hero-meta span:last-child{border:0}
@media(max-width:760px){.hero.hero-plaza{height:710px;min-height:650px}.plaza-copy{top:105px;width:calc(100% - 34px);text-align:left}.plaza-copy .eyebrow{justify-content:flex-start}.plaza-copy h1{font-size:38px;line-height:1.45}.plaza-copy>p:last-child{font-size:12px}.catchball-stage{bottom:178px;width:120%;max-width:none}.catchball-stage img{width:100%;height:195px;object-fit:cover;object-position:center}.plaza-ground{height:238px;width:120%;left:-10%}.plaza-actions{bottom:24px;align-items:stretch;flex-direction:column-reverse;gap:13px}.plaza-actions .button{width:100%}.plaza-actions .hero-meta{width:100%;justify-content:center}.plaza-scroll,.cloud-two{display:none}.cloud-one{top:300px;left:-45px;transform:scale(.45)}}

/* キャラクターを独立素材として配置したキャッチボール */
.catchball-stage{bottom:105px;width:min(1050px,84vw);height:330px;display:flex;align-items:flex-end;justify-content:space-between}.catchball-stage>.character{position:relative;z-index:2;width:250px}.catchball-stage>.character img{width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply}.character-home{transform:rotate(-3deg)}.character-knock{transform:rotate(2deg)}.ball-flight{position:absolute;z-index:3;left:24%;right:24%;top:68px;height:115px}.ball-flight img{position:absolute;width:55px!important;height:55px!important;object-fit:contain!important;left:50%;top:-14px;transform:translateX(-50%);mix-blend-mode:multiply;animation:ball-bob 2.4s ease-in-out infinite}.flight-line{position:absolute;left:0;right:0;top:25px;height:80px;border-top:3px solid rgba(23,58,61,.17);border-radius:50%}.flight-line:before,.flight-line:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:rgba(23,58,61,.18);top:-5px}.flight-line:before{left:18%}.flight-line:after{right:18%}@keyframes ball-bob{0%,100%{transform:translate(-50%,8px) rotate(-8deg)}50%{transform:translate(-50%,-9px) rotate(8deg)}}
@media(max-width:760px){.catchball-stage{bottom:155px;width:106%;height:245px}.catchball-stage>.character{width:145px}.catchball-stage>.character img{height:auto;object-fit:contain}.ball-flight{left:25%;right:25%;top:54px;height:80px}.ball-flight img{width:38px!important;height:38px!important}.flight-line{height:55px}}

.catchball-stage>.character img{mix-blend-mode:normal}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brand-duo{padding:78px 0 88px;background:#fffefa;position:relative;overflow:hidden}.brand-duo:before{content:"";position:absolute;inset:0;opacity:.09;background:linear-gradient(135deg,transparent 0 18%,#f2c660 18% 27%,transparent 27% 55%,#72c6ba 55% 66%,transparent 66%)}.brand-duo-inner{position:relative;width:min(calc(100% - 64px),var(--container));margin:auto;display:grid;grid-template-columns:1fr 80px 1fr;gap:38px;align-items:start}.brand-story{text-align:center;padding:15px 28px}.brand-story>img{height:68px;width:auto;max-width:330px;object-fit:contain;margin:0 auto 28px}.knock-story>img{height:82px}.brand-story h3{font-family:"Zen Maru Gothic",sans-serif;font-size:18px;line-height:1.6;margin-bottom:22px}.brand-story p{font-size:15px;line-height:2.15;font-weight:600;margin:0}.brand-with{align-self:center;justify-self:center;font-family:"Zen Maru Gothic",sans-serif;font-size:15px;color:var(--green);border:2px solid var(--green);width:60px;height:60px;border-radius:2px;display:grid;place-items:center;transform:none;background:#fff}.homebase-story{border-right:1px dotted #9fc9c2}.knock-story{border-left:1px dotted #9fc9c2}
@media(max-width:760px){.brand-duo{padding:62px 0}.brand-duo-inner{width:calc(100% - 36px);grid-template-columns:1fr;gap:24px}.brand-story{padding:12px 8px 34px}.brand-story>img{height:48px;margin-bottom:20px}.knock-story>img{height:58px}.brand-story h3{font-size:16px}.brand-story p{font-size:13px;line-height:2}.homebase-story{border:0;border-bottom:1px dotted #9fc9c2}.knock-story{border:0;border-top:1px dotted #9fc9c2;padding-top:34px}.brand-with{position:absolute;left:50%;top:50%;width:48px;height:48px;transform:translate(-50%,-50%);font-size:12px}}

.core-strength{position:relative;padding:105px 0 115px;background:#d5f2ef;overflow:hidden}.core-strength:before{content:"";position:absolute;top:-70px;left:-5%;width:60%;height:150px;background:#fffefa;border-radius:0 0 55% 45%}.core-strength-shape{position:absolute;width:370px;height:370px;border:2px dashed rgba(7,126,112,.14);border-radius:50%;right:-100px;top:60px}.core-strength-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center}.core-strength-copy{padding-left:32px;border-left:3px solid var(--yellow)}.core-strength-copy h2{font-family:"Zen Maru Gothic",sans-serif;font-size:clamp(34px,3.4vw,48px);line-height:1.55;margin:0 0 26px}.core-strength-copy h2 span{color:var(--green);background:linear-gradient(transparent 68%,rgba(247,200,82,.65) 68%)}.core-strength-copy>p:not(.section-kicker):not(.core-strength-note){font-size:14px;color:#4d7072;line-height:2}.core-strength-note{display:inline-block;margin:18px 0 0;padding:11px 14px;background:#fff;border:1px solid #83c9be;font-size:12px;font-weight:700;transform:rotate(-1deg)}.core-strength-note b{color:var(--orange);padding:0 7px}.core-strength-mark{text-align:center}.core-strength-mark img{width:min(100%,540px);margin:auto;filter:drop-shadow(10px 14px 0 rgba(7,126,112,.12));transform:rotate(1deg)}
@media(max-width:760px){.core-strength{padding:85px 0 75px}.core-strength:before{height:100px;top:-60px}.core-strength-grid{grid-template-columns:1fr;gap:35px}.core-strength-copy{padding-left:18px}.core-strength-copy h2{font-size:31px}.core-strength-mark img{width:min(100%,430px);filter:drop-shadow(6px 8px 0 rgba(7,126,112,.12))}}

/* 1日の流れ：縦方向のスケジュール */
.schedule{background:#f8fffd}.schedule-heading{text-align:center;margin-bottom:48px}.schedule-heading .section-kicker{margin-bottom:8px}.schedule-heading h2{font-family:"Zen Maru Gothic",sans-serif;font-size:44px;margin:0 0 8px}.schedule-heading>p:last-child{font-size:13px;color:#698183}.vertical-schedule{position:relative;width:min(100%,820px);min-height:720px;margin:0 auto;padding:20px 220px}.schedule-list{list-style:none;padding:0;margin:0;position:relative;text-align:center}.schedule-list:before{content:"";position:absolute;top:30px;bottom:30px;left:50%;width:3px;background:repeating-linear-gradient(to bottom,var(--green) 0 19px,transparent 19px 34px);transform:translateX(-50%)}.schedule-list li{position:relative;z-index:2;min-height:80px;display:flex;align-items:center;justify-content:center}.schedule-list li>*{background:#f8fffd;padding:6px 17px;font-size:20px}.schedule-list li span{font-size:17px;font-weight:500}.schedule-list .english-step strong{border:2px solid var(--green);border-radius:7px;background:#fff;padding:5px 25px}.schedule-list .program-step a{font-size:17px;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}.schedule-picture{position:absolute;z-index:3;width:145px;height:145px;object-fit:contain}.arrival-picture{right:16px;top:0;border:4px solid var(--green);border-radius:50%;background:#fff}.study-picture{left:4px;top:235px;border:4px solid var(--green);border-radius:50%;padding:10px;background:#fff}.pickup-picture{right:18px;top:310px;width:150px;height:90px}.farewell-picture{right:5px;bottom:32px;border:4px solid var(--green);border-radius:50%;background:#fff}.schedule-notes{width:min(100%,820px);margin:20px auto 0;padding-top:20px;border-top:1px dotted var(--line)}.schedule-notes p{font-size:11px;line-height:1.7;margin:0;color:#617879}
@media(max-width:760px){.schedule-heading h2{font-size:34px}.vertical-schedule{min-height:650px;padding:10px 80px}.schedule-list li{min-height:72px}.schedule-list li>*{font-size:16px;padding:5px 10px}.schedule-list li span{font-size:14px}.schedule-list .program-step a{font-size:13px}.schedule-picture{width:82px;height:82px}.arrival-picture{right:-5px}.study-picture{left:-7px;top:210px}.pickup-picture{right:-8px;top:288px;width:90px;height:55px}.farewell-picture{right:-8px;bottom:35px}.schedule-notes{margin-top:8px}}

/* スケジュール画像を対応工程へ近接配置 */
.vertical-schedule{width:min(100%,680px);min-height:0;padding:10px 145px}.schedule-list li{min-height:76px}.schedule-list li.has-picture{position:relative}.schedule-list li.has-picture .schedule-picture{position:absolute;top:50%;width:116px;height:116px;object-fit:contain;transform:translateY(-50%);background:#fff;border:3px solid var(--green);border-radius:50%;padding:5px}.schedule-list li.picture-right .schedule-picture{left:calc(100% + 28px)}.schedule-list li.picture-left .schedule-picture{right:calc(100% + 28px)}.schedule-list li.has-picture .pickup-picture{width:125px;height:76px;border:0;border-radius:0;background:transparent;padding:0}.schedule-list li>*{position:relative}.schedule-list li.has-picture>img{position:absolute}.schedule-notes{width:min(100%,680px)}

/* English Time：現行素材を分解して再構成 */
.english-section{background:#f6fbfa;color:var(--ink);padding:105px 0}.english-section:after{display:none}.english-grid{grid-template-columns:.92fr 1.08fr;gap:75px}.english-visual{background:#fff;border:2px solid var(--ink);padding:28px;box-shadow:10px 10px 0 var(--yellow);transform:rotate(-.6deg)}.english-title-art{width:100%;height:auto}.english-copy h2{color:var(--ink);font-size:39px;margin:25px 0 18px}.english-copy p:not(.section-kicker){color:#4e696b;margin-bottom:24px}.english-brand-row{display:flex;align-items:center;gap:13px;padding-bottom:17px;border-bottom:1px dotted #a8cac5}.english-brand-row img:first-child{width:170px}.english-brand-row img:last-child{width:135px}.english-brand-row span{font-family:"Zen Maru Gothic";font-size:11px;color:#7e9697}.instagram-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fffef8;border:2px solid var(--ink);padding:15px 18px}.instagram-panel small,.instagram-panel strong,.instagram-panel a{display:block}.instagram-panel small{font-size:10px}.instagram-panel strong{font-size:21px;color:#3985c5}.instagram-panel a{font-size:12px;font-weight:800;margin-top:4px}.instagram-panel img{width:100px;height:auto;object-fit:contain}
@media(max-width:760px){.vertical-schedule{padding:8px 74px}.schedule-list li{min-height:70px}.schedule-list li.has-picture .schedule-picture{width:70px;height:70px;padding:3px}.schedule-list li.picture-right .schedule-picture{left:calc(100% + 10px)}.schedule-list li.picture-left .schedule-picture{right:calc(100% + 10px)}.schedule-list li.has-picture .pickup-picture{width:76px;height:48px}.english-section{padding:78px 0}.english-grid{gap:45px}.english-visual{padding:15px;box-shadow:7px 7px 0 var(--yellow)}.english-brand-row img:first-child{width:130px}.english-brand-row img:last-child{width:105px}.english-copy h2{font-size:31px}.instagram-panel img{width:78px;height:auto}}

/* 利用経験の有無で分岐する利用フロー */
.use-flow{position:relative;width:min(100%,850px);margin:0 auto;padding:0 38px 28px}.flow-lanes{position:absolute;inset:60px 0 35px;pointer-events:none}.flow-lanes span{position:absolute;top:0;bottom:0;width:15px}.flow-lanes span:first-child{left:21%;background:#75b8df}.flow-lanes span:last-child{right:21%;background:#f1a655}.flow-lanes span:after{content:"";position:absolute;bottom:-15px;left:-10px;border-left:17px solid transparent;border-right:17px solid transparent}.flow-lanes span:first-child:after{border-top:20px solid #75b8df}.flow-lanes span:last-child:after{border-top:20px solid #f1a655}.flow-types{display:grid;grid-template-columns:1fr 1fr;gap:110px;margin-bottom:8px;padding:0 65px}.flow-types span{position:relative;z-index:2;color:#fff;text-align:center;padding:10px 12px;font-weight:800;border-radius:10px 10px 0 0}.flow-types span:first-child{background:#489bd1}.flow-types span:last-child{background:#ec8946}.flow-row{position:relative;z-index:2;margin:9px 0;min-height:46px}.flow-row.both{border:2px solid var(--green);background:#fff;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:7px 16px;text-align:center}.flow-row.both strong{font-size:17px;color:var(--green)}.flow-row.both small{font-size:11px}.flow-row.tall{min-height:67px}.flow-row.first-only{margin-left:54%;display:grid;gap:8px}.flow-row.first-only span{border:2px solid var(--green);background:#fff;border-radius:7px;text-align:center;padding:7px 10px;font-size:14px;font-weight:700;color:var(--green)}.flow-start{position:relative;z-index:2;background:var(--green);color:#fff;text-align:center;padding:10px;font-size:19px}.flow-footnotes{width:min(100%,850px);margin:18px auto 0}.flow-footnotes p{font-size:11px;margin:2px 0}.flow-support{width:min(100%,850px);margin:30px auto 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:18px 22px;background:#fff;border:2px solid #e1bd61}.flow-support span{font-size:12px;font-weight:800;color:#9b6800}.flow-support p{font-size:12px;margin:0}.flow-support a{font-size:12px;font-weight:800;color:var(--green)}

/* 施設情報 */
.facility-summary{display:flex;flex-wrap:wrap;gap:8px 18px;margin:0 0 25px;padding:13px 0;border-block:1px solid rgba(255,255,255,.22);font-size:12px}.service-hours{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:30px}.service-hours>div{display:grid;grid-template-columns:105px 1fr;background:#fff;color:var(--ink);min-height:82px}.service-hours strong{display:grid;place-items:center;text-align:center;background:var(--green);color:#fff;padding:10px;font-size:12px;line-height:1.45}.service-hours>div:last-child strong{background:#399ccc}.service-hours p{margin:0;padding:12px 14px;font-size:13px;line-height:1.9}.service-hours p span{display:inline-block;width:38px;font-size:10px;color:#718789}.info-main dl div{grid-template-columns:90px 1fr}
.contact-card .fax{display:flex;align-items:center;gap:12px;margin-top:13px;padding-top:12px;border-top:1px dotted var(--line)}.contact-card .fax span{font-size:11px;color:#3f5f61;font-weight:800}.contact-card .fax strong{font-size:16px;color:var(--ink)}

/* 所得区分が読み取りやすい料金表 */
.price{background:#fffefa}.price-heading{text-align:center;margin-bottom:45px}.price-heading h2{font-family:"Zen Maru Gothic",sans-serif;font-size:44px;margin:0 0 15px}.price-heading>p:last-child{font-size:13px;color:#597274}.fee-layout{width:min(100%,950px);margin:auto;display:grid;grid-template-columns:1.5fr .8fr;gap:25px}.fee-card{display:grid;grid-template-columns:74px 1fr;border:2px solid var(--ink);background:#fff;box-shadow:8px 8px 0 #cbeae5}.fee-side{display:grid;place-items:center;writing-mode:vertical-rl;letter-spacing:.15em;background:#b8d59a;font-weight:800;border-right:1px solid var(--ink)}.fee-rows>div{min-height:61px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:9px 20px;border-bottom:1px solid var(--ink)}.fee-rows>div:last-child{border:0}.fee-rows strong{font-size:15px}.fee-rows span,.fee-rows>div>b{text-align:right}.fee-rows b{font-size:19px}.actual-costs{border-left:4px solid var(--green);background:#eef8f5;padding:20px}.actual-costs>span{font-weight:800}.actual-costs ul{padding-left:18px;margin:10px 0 0}.actual-costs li{font-size:12px;margin:6px 0}.price .free-note{width:min(100%,950px);margin:35px auto 0;padding:20px 24px}.price .free-note p{margin:4px 0 0;font-size:13px}
@media(max-width:760px){.use-flow{padding-inline:0}.flow-types{gap:20px;padding:0 18px}.flow-types span{font-size:12px}.flow-lanes span:first-child{left:18%}.flow-lanes span:last-child{right:18%}.flow-row.both strong{font-size:14px}.flow-row.first-only{margin-left:45%}.flow-row.first-only span{font-size:11px}.flow-support{grid-template-columns:1fr;gap:6px}.service-hours{grid-template-columns:1fr}.info-main dl div{grid-template-columns:75px 1fr}.price-heading h2{font-size:34px}.price-heading>p:last-child br{display:none}.fee-layout{grid-template-columns:1fr}.fee-card{grid-template-columns:52px 1fr}.fee-rows>div{padding:8px 12px;grid-template-columns:1fr 1fr}.fee-rows strong{font-size:12px}.fee-rows span{font-size:10px}.fee-rows b{font-size:15px}.actual-costs{padding:16px}}

/* FAQ・帳票 */
.faq{background:#fffefa;position:relative}.faq:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.1;background:linear-gradient(135deg,#efcaca 0 12%,transparent 12% 55%,#b9e5dc 55% 68%,transparent 68%)}.faq .container{position:relative}.accordion{border:0;display:grid;gap:16px}.faq-item{border:0;background:var(--green);padding:8px;border-radius:14px}.faq-item summary{color:#fff;padding:15px 17px;gap:14px}.faq-item summary strong{font-size:16px}.faq-item .q-mark{border:0;width:auto;height:auto;color:#fff;font-size:28px;transform:none}.faq-item .toggle:before,.faq-item .toggle:after{background:#fff}.answer{background:#fff;border-radius:8px;padding:16px 20px;gap:16px;color:var(--green)}.answer>span{font-family:"Zen Maru Gothic";font-size:24px;color:var(--green)}.answer p{font-weight:700}.documents{background:#eef9f6;position:relative}.docs-columns>div{border:2px solid var(--green);box-shadow:6px 6px 0 #c3e5df;padding:25px}.docs-columns h3{font-family:"Zen Maru Gothic";font-size:17px}.docs-columns a{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0;padding:12px 14px;background:var(--green);color:#fff;border:0;border-radius:6px;font-size:12px;font-weight:700;transition:.2s}.docs-columns a:hover{transform:translateX(3px);background:var(--green-dark)}.docs-columns a span{white-space:nowrap;font-size:10px;color:#fff;border:1px solid rgba(255,255,255,.5);padding:3px 6px;border-radius:3px}
@media(max-width:760px){.faq-item summary strong{font-size:13px}.answer{padding:13px}.answer p{font-size:12px}.docs-columns>div{padding:18px}.docs-columns a{font-size:11px}}

/* 帳票ボタン間隔 */
.docs-columns>div{display:flex;flex-direction:column;gap:12px}.docs-columns>div h3{margin:0 0 4px}.docs-columns>div a{margin:0}

/* 最終CTA */
.contact{padding:120px 0;background:#087e70;min-height:540px;display:flex;align-items:center}.contact:before{width:680px;height:680px;border-width:130px;right:8%;top:-265px;border-color:rgba(255,255,255,.07)}.contact-inner{grid-template-columns:.9fr 1.1fr;gap:110px}.contact-message{position:relative}.contact-message:after{content:"";position:absolute;left:0;bottom:-35px;width:95px;height:7px;background:var(--yellow);transform:rotate(-3deg)}.contact h2{font-size:clamp(40px,4.2vw,59px);line-height:1.5}.contact-small{display:inline-block;margin-top:10px;padding:7px 12px;border:1px solid rgba(255,255,255,.45);font-size:11px}.contact-actions{gap:18px}.line-button{min-height:110px;padding:22px 30px;border:2px solid #fff;box-shadow:8px 8px 0 rgba(21,63,64,.35);transition:.25s}.line-button:hover{transform:translate(-2px,-2px);box-shadow:11px 11px 0 rgba(21,63,64,.35)}.line-icon{font-size:18px;padding:8px}.line-button strong{font-size:20px}.tel-button{min-height:90px;padding:20px 30px}.tel-button>span small,.tel-button>span b{display:block}.tel-button>span b{font-size:10px;margin-top:5px;color:#b6dad5}.tel-button strong{font-size:31px;letter-spacing:.03em}

/* フッター */
footer{padding:75px 0 25px;background:#153f40}.footer-top{grid-template-columns:.75fr 1.25fr;gap:100px}.footer-brand .footer-logo{display:block;width:220px;margin-bottom:22px}.footer-brand>strong{display:block;font-size:15px}.footer-brand p{margin:5px 0;color:#9eb7b6;font-size:11px}.footer-top>nav{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.footer-top>nav div{display:flex;flex-direction:column;gap:11px}.footer-top>nav span{font-size:11px;color:#78aaa6;margin-bottom:4px}.footer-top>nav a{font-size:12px;font-weight:700}.footer-bottom{margin-top:55px}

/* プライバシーポリシー */
.privacy-page{background:#fffefa}.privacy-header{height:82px;background:#fff;border-bottom:1px solid var(--line)}.privacy-header .container{height:100%;display:flex;align-items:center;justify-content:space-between}.privacy-header img{width:180px}.privacy-header a:last-child{font-size:12px;font-weight:800;color:var(--green)}.privacy-hero{padding:95px 0;background:#dff3ef;position:relative;overflow:hidden}.privacy-hero:after{content:"";position:absolute;width:360px;height:360px;border:80px solid rgba(8,126,112,.08);border-radius:50%;right:5%;top:-165px}.privacy-hero p{font-size:11px;letter-spacing:.18em;color:var(--green);font-weight:800}.privacy-hero h1{font-family:"Zen Maru Gothic";font-size:46px;margin:0 0 5px}.privacy-hero span{font-size:12px;color:#658082}.privacy-content{max-width:900px;padding-top:80px;padding-bottom:100px}.privacy-lead{font-size:15px;line-height:2.1;margin-bottom:55px;padding:25px;border-left:5px solid var(--yellow);background:#fff}.privacy-content section{padding:28px 0;border-top:1px solid var(--line)}.privacy-content h2{font-family:"Zen Maru Gothic";font-size:19px;color:var(--green)}.privacy-content section p,.privacy-content li{font-size:13px;color:#526d6f}.privacy-content a{text-decoration:underline}.privacy-contact{background:#eef8f5;padding:28px!important;border:0!important;margin-top:30px}.privacy-date{text-align:right;font-size:11px;color:#778d8e}.privacy-footer{padding:25px 0}.privacy-footer .container{display:flex;justify-content:space-between;font-size:11px}
@media(max-width:760px){.contact{padding:80px 0;min-height:0}.contact-inner{gap:50px}.contact h2{font-size:36px}.line-button{min-height:90px}.tel-button strong{font-size:24px}.footer-top{grid-template-columns:1fr;gap:45px}.footer-top>nav{grid-template-columns:1fr 1fr;gap:32px}.footer-top>nav div:last-child{grid-column:1/-1}.privacy-header{height:68px}.privacy-header img{width:145px}.privacy-hero{padding:65px 0}.privacy-hero h1{font-size:33px}.privacy-content{padding-top:55px;padding-bottom:70px}.privacy-lead{padding:18px;font-size:13px}.privacy-content section p,.privacy-content li{font-size:12px}}

.footer-brand address{font-style:normal;margin-top:14px}.footer-brand address p{display:grid;grid-template-columns:48px 1fr;gap:8px;margin:8px 0}.footer-brand address span{color:#fff;font-size:10px;font-weight:800;letter-spacing:.06em}.footer-brand address a{color:#c8dddb;text-decoration:underline;text-underline-offset:3px}

/* English Time左上のPick up項目 */
.english-visual{display:grid;grid-template-columns:1.05fr .95fr;align-items:start;gap:24px}.pickup-feature{border-right:1px dotted #78908f;padding-right:24px}.pickup-mark{display:flex;align-items:center;gap:10px;margin-bottom:18px}.pickup-mark img{width:155px;height:82px;object-fit:contain}.pickup-mark span{font-family:"Zen Maru Gothic";font-size:13px;font-weight:800;white-space:nowrap}.pickup-feature h2{font-family:"M PLUS Rounded 1c",sans-serif;font-size:25px;line-height:1.45;margin:0}.pickup-feature h2 strong{font-family:Arial,sans-serif;font-size:24px;color:#111}.pickup-brand{padding-top:25px}.pickup-brand .english-title-art{width:100%;height:auto}
@media(max-width:760px){.english-visual{grid-template-columns:1fr;gap:20px}.pickup-feature{border-right:0;border-bottom:1px dotted #78908f;padding:0 0 20px}.pickup-mark img{width:135px;height:68px}.pickup-feature h2{font-size:22px}.pickup-brand{padding-top:0}.pickup-brand .english-title-art{width:88%;margin:auto}}

/* 余白を抑えた1日の流れ */
.vertical-schedule{width:min(100%,850px);padding:0;min-height:0}.compact-schedule-list{list-style:none;margin:0;padding:0;display:grid;gap:14px;position:relative}.compact-schedule-list:before{content:"";position:absolute;left:43px;top:60px;bottom:60px;width:3px;background:var(--green)}.compact-schedule-list li{position:relative;z-index:1;display:grid;grid-template-columns:70px 1fr 130px;align-items:center;gap:22px;min-height:135px;padding:18px 24px 18px 14px;background:#fff;border:1px solid var(--line);box-shadow:5px 5px 0 #d7eee9}.compact-schedule-list li:nth-child(even){grid-template-columns:70px 130px 1fr}.compact-schedule-list li:nth-child(even) .schedule-no{grid-column:1}.compact-schedule-list li:nth-child(even)>img{grid-column:2}.compact-schedule-list li:nth-child(even) .schedule-card-copy{grid-column:3}.schedule-no{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-family:"Zen Maru Gothic";font-size:16px;border:6px solid #f8fffd}.compact-schedule-list img{width:118px;height:100px;object-fit:contain;justify-self:center}.compact-schedule-list .pickup-picture{width:120px;height:72px}.schedule-card-copy small{display:block;color:#62a69c;font-size:9px;letter-spacing:.14em;font-weight:800}.schedule-card-copy strong{display:block;font-size:18px;margin:2px 0 5px}.schedule-card-copy p{margin:0;color:#647d7f;font-size:12px;line-height:1.7}.schedule-card-copy em,.schedule-card-copy a{display:inline-block;margin-top:8px;padding:3px 9px;background:#e7f5f1;color:var(--green);font-size:10px;font-style:normal;font-weight:800}.schedule-card-copy a{text-decoration:underline;text-underline-offset:3px}.schedule-notes{width:min(100%,850px);margin-top:22px}
@media(max-width:760px){.compact-schedule-list:before{left:29px}.compact-schedule-list li,.compact-schedule-list li:nth-child(even){grid-template-columns:46px 1fr 72px;gap:10px;min-height:112px;padding:13px 10px 13px 6px}.compact-schedule-list li:nth-child(even) .schedule-no{grid-column:1}.compact-schedule-list li:nth-child(even)>img{grid-column:3;grid-row:1}.compact-schedule-list li:nth-child(even) .schedule-card-copy{grid-column:2;grid-row:1}.schedule-no{width:46px;height:46px;font-size:12px;border-width:4px}.compact-schedule-list img{width:66px;height:66px}.compact-schedule-list .pickup-picture{width:70px;height:46px}.schedule-card-copy strong{font-size:14px}.schedule-card-copy p{font-size:10px}.schedule-card-copy small{font-size:8px}}

.compact-schedule-list li{min-height:98px;padding-block:11px}.compact-schedule-list img{width:86px;height:76px}.compact-schedule-list .pickup-picture{width:92px;height:54px}.compact-schedule-list li.no-picture{grid-template-columns:70px 1fr!important}.compact-schedule-list li.no-picture .schedule-no{grid-column:1;grid-row:1}.compact-schedule-list li.no-picture .schedule-card-copy{grid-column:2;grid-row:1}.compact-schedule-list li.no-picture:nth-child(even){background:#f1faf7}.schedule-card-copy p{line-height:1.5}
@media(max-width:760px){.compact-schedule-list li{min-height:90px}.compact-schedule-list li.no-picture{grid-template-columns:46px 1fr!important}.compact-schedule-list li.no-picture .schedule-no{grid-column:1}.compact-schedule-list li.no-picture .schedule-card-copy{grid-column:2}.compact-schedule-list img{width:62px;height:58px}}

/* イラストはカード外へ配置し、本文領域を広く使う */
.vertical-schedule{width:min(calc(100% - 230px),850px);overflow:visible}.compact-schedule-list{overflow:visible}.compact-schedule-list li,.compact-schedule-list li:nth-child(even),.compact-schedule-list li.no-picture{grid-template-columns:70px 1fr!important;padding-right:28px;overflow:visible}.compact-schedule-list li .schedule-no,.compact-schedule-list li:nth-child(even) .schedule-no{grid-column:1;grid-row:1}.compact-schedule-list li .schedule-card-copy,.compact-schedule-list li:nth-child(even) .schedule-card-copy{grid-column:2;grid-row:1}.compact-schedule-list li>img,.compact-schedule-list li:nth-child(even)>img{position:absolute;z-index:3;right:-138px;top:50%;width:138px;height:118px;object-fit:contain;transform:translateY(-50%);grid-column:auto;grid-row:auto;filter:drop-shadow(4px 5px 0 rgba(8,126,112,.08))}.compact-schedule-list li>.pickup-picture{right:-142px;width:145px;height:84px}.compact-schedule-list li:nth-child(3)>img{right:-130px}.compact-schedule-list li:nth-child(7)>img{right:-118px;width:125px}
@media(max-width:760px){.vertical-schedule{width:calc(100% - 46px);margin-left:0}.compact-schedule-list li,.compact-schedule-list li:nth-child(even),.compact-schedule-list li.no-picture{grid-template-columns:46px 1fr!important;padding-right:34px}.compact-schedule-list li>img,.compact-schedule-list li:nth-child(even)>img{right:-40px;width:78px;height:72px}.compact-schedule-list li>.pickup-picture{right:-43px;width:84px;height:54px}.compact-schedule-list li:nth-child(3)>img,.compact-schedule-list li:nth-child(7)>img{right:-38px;width:76px}}

/* ブラウザ実機確認後の視認性・密度調整（reveal は opacity のみ。transform は各要素の位置指定を上書きしない） */
.reveal{opacity:1;transition:opacity .35s ease}
.support.section{padding-top:96px;padding-bottom:104px}
.feature-grid{gap:42px 52px}
.feature-card{min-height:430px;padding:34px 36px 30px}
.feature-card:nth-child(even){transform:translateY(24px) rotate(.35deg)}
.feature-illustration{height:145px;margin:16px 0 14px}
.feature-illustration img{max-height:142px}
.feature-card:nth-child(4) .feature-illustration img{max-height:150px}
.feature-card h3{font-size:20px;margin-bottom:13px}
.feature-card p{font-size:13px;line-height:1.75}
.point-badge{width:88px;left:-27px;top:-31px}
.price.section{padding-bottom:76px}
.faq.section{padding-top:76px;padding-bottom:88px}
.faq .center-heading{margin-bottom:35px}
.accordion{gap:12px}
.faq-item{padding:5px;border-radius:10px}
.faq-item summary{min-height:62px;padding:10px 14px}
.faq-item summary strong{font-size:15px}
.faq-item .q-mark{font-size:24px}
.answer{padding:13px 17px}
.documents.section{padding-top:92px;padding-bottom:96px}
.contact{padding:96px 0;min-height:470px}
.contact-inner{grid-template-columns:1fr 1.15fr;gap:72px}
.contact h2{font-size:clamp(38px,3.55vw,52px);line-height:1.45}
.contact-message{min-width:0}
.line-button{min-height:96px}
.tel-button{min-height:82px}

@media(max-width:760px){
  .section{padding:68px 0}
  .support.section{padding:78px 0 84px}
  .feature-grid{gap:38px}
  .feature-card{padding:29px 23px 25px;min-height:0}
  .feature-card:nth-child(even){transform:none}
  .feature-illustration{height:128px;margin:15px 0 12px}
  .feature-illustration img{max-height:125px}
  .point-badge{width:76px;left:-15px;top:-25px}
  .schedule-heading{margin-bottom:32px}
  .compact-schedule-list{gap:10px}
  .price.section{padding-bottom:58px}
  .faq.section{padding-top:58px;padding-bottom:68px}
  .faq .center-heading{margin-bottom:28px}
  .faq-item summary{min-height:56px;padding:9px 11px}
  .documents.section{padding:68px 0 72px}
  .contact{padding:74px 0}
  .contact-inner{gap:38px}
  .contact h2{font-size:34px;line-height:1.45}
  .contact h2 br{display:none}
  .line-button{min-height:86px;padding:17px 18px}
  .tel-button{min-height:76px;padding:17px 18px}
}

/* === body-text scale-up (keep h1/h2) === */
html{font-size:17px}
body{font-size:1rem;line-height:1.85}

/* General body copy */
p,li,dd,dt,label,td,th{font-size:1.05rem}
.intro-copy p,
.core-strength-copy>p:not(.section-kicker):not(.core-strength-note),
.brand-story p,
.feature-card p,
.center-heading>p,
.split-heading>p,
.schedule-heading>p:last-child,
.price-heading>p:last-child,
.docs-inner p,
.contact-message p,
.flow-support p,
.flow-footnotes p,
.schedule-notes p,
.privacy-content section p,
.privacy-content li,
.privacy-lead{font-size:1.05rem;line-height:1.95}

.large-copy{font-size:clamp(1.35rem,2.1vw,1.7rem)}
.plaza-copy>p:last-child{font-size:1.05rem;line-height:1.9}
.hero-lead{font-size:1.05rem}

/* Cards / lists / FAQ */
.feature-card h3{font-size:1.25rem}
.brand-story h3{font-size:1.15rem}
.schedule-card-copy strong{font-size:1.15rem}
.schedule-card-copy p{font-size:.95rem;line-height:1.8}
.schedule-card-copy small{font-size:.72rem}
.schedule-card-copy em,
.schedule-card-copy a{font-size:.85rem}
.faq-item summary strong{font-size:1.05rem}
.answer p{font-size:1rem;line-height:1.9}
.docs-columns h3{font-size:1.05rem}
.docs-columns a{font-size:.95rem}
.docs-columns a span{font-size:.75rem}

/* Nav / UI chrome (still readable, not tiny) */
.desktop-nav{font-size:.9rem}
.mobile-nav a{font-size:1rem}
.header-cta span{font-size:.7rem}
.header-cta strong{font-size:.95rem}
.eyebrow,.section-kicker{font-size:.8rem}
.hero-meta,
.hero-meta span{font-size:.8rem}
.service-tags span{font-size:.95rem}
.instagram-panel small{font-size:.75rem}
.instagram-panel strong{font-size:1.3rem}
.instagram-panel a{font-size:.9rem}
.english-brand-row span{font-size:.8rem}

/* Flow / info / price */
.flow-types span{font-size:.85rem}
.flow-row.both strong{font-size:1.05rem}
.flow-row.both small{font-size:.8rem}
.flow-row.first-only span{font-size:.95rem}
.flow-start{font-size:1.15rem}
.flow-support span,
.flow-support a{font-size:.9rem}
.facility-summary{font-size:.9rem}
.info dl div{font-size:1rem}
.service-hours strong{font-size:.9rem}
.service-hours p{font-size:.95rem}
.service-hours p span{font-size:.75rem}
.contact-label{font-size:.85rem}
.contact-card p{font-size:.85rem}
.contact-card .fax span{font-size:.75rem}
.contact-card .fax strong{font-size:1.05rem}
.map-link{font-size:.95rem}
.fee-rows strong{font-size:1.05rem}
.fee-rows b{font-size:1.25rem}
.fee-rows span{font-size:.95rem}
.actual-costs li{font-size:.95rem}
.price .free-note,
.price .free-note p,
.free-note{font-size:.95rem}
.core-strength-note{font-size:.9rem}

/* Contact CTAs / footer */
.contact-small{font-size:.85rem}
.line-button small{font-size:.75rem}
.line-button strong{font-size:1.2rem}
.tel-button span{font-size:.9rem}
.tel-button>span b{font-size:.75rem}
.footer-brand>strong{font-size:1rem}
.footer-brand p,
.footer-top p{font-size:.85rem}
.footer-brand address span{font-size:.75rem}
.footer-top>nav span{font-size:.8rem}
.footer-top>nav a{font-size:.9rem}
.footer-bottom{font-size:.75rem}
.sticky-line{font-size:.95rem}
.sticky-line span{font-size:.7rem}
.button{font-size:1rem}
.program-card>span{font-size:1.15rem}
.program-card strong{font-size:.9rem}

/* Privacy */
.privacy-header a:last-child{font-size:.9rem}
.privacy-hero p{font-size:.8rem}
.privacy-hero span{font-size:.9rem}
.privacy-date,
.privacy-footer .container{font-size:.8rem}

/* Mobile: keep body text readable */
@media (max-width:760px){
  html{font-size:16px}
  .plaza-copy>p:last-child,
  .feature-card p,
  .brand-story p,
  .faq-item summary strong,
  .answer p,
  .schedule-card-copy p,
  .docs-columns a{font-size:1rem}
  .schedule-card-copy strong{font-size:1.05rem}
  .feature-card h3{font-size:1.15rem}
}

/* === layout fix: line-breaks + untilt === */
/* Keep intentional phrase breaks; prevent mid-word wraps */
.heading-line{display:inline-block;white-space:nowrap}
.section-heading h2,
.core-strength-copy h2{line-break:strict;word-break:keep-all;overflow-wrap:normal}

/* Give philosophy / strength headings more horizontal room */
.intro-grid{grid-template-columns:minmax(280px,.95fr) minmax(0,1.15fr);gap:72px;align-items:start}
.core-strength-grid{grid-template-columns:minmax(280px,1fr) minmax(0,1.05fr);gap:56px}

/* Straighten tilted elements in these sections */
.core-strength-mark img{transform:none!important}
.core-strength-note{transform:none!important}
.service-tags span{transform:none!important}
.feature-card,
.feature-card:nth-child(even),
.feature-card:nth-child(odd){
  transform:none;
  transition:transform .35s ease, box-shadow .35s ease;
}
.feature-card:hover,
.feature-card:nth-child(even):hover,
.feature-card:nth-child(odd):hover{
  transform:translateY(-4px);
  box-shadow:13px 14px 0 rgba(7,95,87,.18);
}

/* Body copy a bit larger in these sections */
.intro-copy>p:not(.large-copy){font-size:1.12rem;line-height:2;color:#4a6a6d}
.core-strength-copy>p:not(.section-kicker):not(.core-strength-note){font-size:1.12rem;line-height:2}
.service-tags span{font-size:1.05rem;padding:20px 22px}
.service-tags small{font-size:.9rem;margin-top:6px}
.core-strength-note{font-size:1rem;padding:14px 18px}

@media (max-width:1020px){
  .intro-grid,
  .core-strength-grid{grid-template-columns:1fr;gap:36px}
}
@media (max-width:760px){
  .heading-line{white-space:normal}
  .section-heading h2 .heading-line{display:inline}
  .core-strength-copy h2 .heading-line{display:inline}
}

/* === support heading centered === */
.support .center-heading{
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  gap:0;
  max-width:820px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:55px;
}
.support .center-heading .section-kicker{
  justify-content:center;
}
.support .center-heading h2{
  margin:0 0 18px;
  text-align:center;
}
.support .center-heading>p:last-child{
  margin:0;
  max-width:34em;
  padding:0;
  border:0;
  font-size:1.1rem;
  line-height:1.9;
  color:#4d6c6e;
  word-break:keep-all;
  line-break:strict;
  overflow-wrap:anywhere;
}
@media (max-width:760px){
  .support .center-heading{
    display:flex;
    align-items:center;
    text-align:center;
    margin-bottom:40px;
  }
  .support .center-heading>p:last-child{
    padding:0;
    border:0;
    font-size:1.05rem;
  }
}

/* === instagram panel compact === */
.instagram-panel{
  display:inline-flex;
  align-items:center;
  justify-content:flex-start;
  gap:18px;
  width:auto;
  max-width:100%;
  margin-top:14px;
  padding:16px 20px;
  box-sizing:border-box;
  background:#fffef8;
  border:2px solid var(--ink);
  box-shadow:6px 6px 0 var(--yellow);
  position:relative;
  text-decoration:none;
  color:inherit;
  transition:transform .25s ease, box-shadow .25s ease;
}
.instagram-panel:hover{
  transform:translate(-2px,-2px);
  box-shadow:8px 8px 0 var(--yellow);
}
.instagram-panel-handle{
  display:block;
  margin-top:4px;
  font-size:.95rem;
  font-weight:800;
  color:var(--ink);
}
.instagram-panel:before{
  content:"FOLLOW";
  position:absolute;
  top:-10px;
  left:12px;
  padding:2px 8px;
  background:var(--green);
  color:#fff;
  font-size:9px;
  font-weight:800;
  letter-spacing:.14em;
  line-height:1.4;
}
.instagram-panel>div{
  flex:0 1 auto;
  min-width:0;
}
.instagram-panel small{
  font-size:.85rem;
  margin-bottom:2px;
  color:#5e787a;
}
.instagram-panel strong{
  font-size:1.2rem;
  line-height:1.2;
  color:#3985c5;
}
.instagram-panel a{
  font-size:.95rem;
  margin-top:4px;
}
.instagram-panel img{
  width:92px;
  height:auto;
  aspect-ratio:254 / 291;
  object-fit:contain;
  object-position:center top;
  flex:0 0 auto;
  border:1px solid #d7ece7;
  border-radius:2px;
  background:#fff;
  padding:4px;
  box-sizing:border-box;
  display:block;
}
@media (max-width:760px){
  .instagram-panel{
    width:100%;
    gap:14px;
    padding:16px 14px 14px;
  }
  .instagram-panel img{
    width:78px;
  }
}

/* === schedule timeline redesign === */
.vertical-schedule{
  position:relative;
  width:min(100%, 760px);
  margin:0 auto;
  padding:8px 150px;
  box-sizing:border-box;
}
.compact-schedule-list{
  list-style:none;
  margin:0 auto;
  padding:0;
  width:min(100%, 360px);
  display:grid;
  gap:8px;
  position:relative;
}
.compact-schedule-list:before{
  content:"";
  position:absolute;
  left:23px;
  top:28px;
  bottom:28px;
  width:2px;
  background:var(--green);
  z-index:0;
}
.compact-schedule-list li{
  position:relative;
  z-index:1;
  display:grid !important;
  grid-template-columns:48px minmax(0,1fr) !important;
  align-items:center;
  gap:10px !important;
  min-height:0 !important;
  margin:0;
  padding:10px 14px 10px 6px !important;
  background:#f7fffd;
  border:1px solid #b7ddd6;
  box-shadow:3px 3px 0 rgba(8,126,112,.08);
  overflow:visible;
}
.compact-schedule-list li .schedule-no{
  grid-column:1 !important;
  grid-row:1 !important;
  width:40px;
  height:40px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:var(--green);
  color:#fff;
  font-family:"Zen Maru Gothic",sans-serif;
  font-size:13px;
  border:4px solid #f8fffd;
  box-sizing:border-box;
}
.compact-schedule-list li .schedule-card-copy{
  grid-column:2 !important;
  grid-row:1 !important;
  min-width:0;
}
.compact-schedule-list li>img:not(.schedule-side-art):not(.pickup-badge){
  display:none !important;
}
.schedule-card-copy small{
  display:block;
  color:#62a69c;
  font-size:.68rem;
  letter-spacing:.12em;
  font-weight:800;
}
.schedule-card-copy strong{
  display:block;
  font-size:1.02rem;
  margin:1px 0 2px;
  line-height:1.35;
  color:var(--ink);
}
.schedule-card-copy p{
  margin:0;
  color:#647d7f;
  font-size:.88rem;
  line-height:1.5;
}
.schedule-card-copy a{
  display:inline-block;
  margin-top:4px;
  padding:0;
  background:none;
  color:var(--green);
  font-size:.82rem;
  font-weight:800;
  text-decoration:underline;
  text-underline-offset:3px;
}

/* Side art outside the cards */
.schedule-side-art{
  position:absolute !important;
  top:50%;
  width:118px !important;
  height:118px !important;
  object-fit:cover;
  border-radius:50%;
  border:3px solid var(--green);
  background:#fff;
  padding:4px;
  box-sizing:border-box;
  transform:translateY(-50%);
  z-index:3;
  filter:drop-shadow(4px 5px 0 rgba(8,126,112,.1));
}
.compact-schedule-list li.art-right .schedule-side-art{
  left:calc(100% + 28px);
  right:auto;
}
.compact-schedule-list li.art-left .schedule-side-art{
  right:calc(100% + 28px);
  left:auto;
}

/* Pickup badge outside, pointing at English card */
.compact-schedule-list li.has-pickup{
  overflow:visible;
}
.compact-schedule-list li .pickup-badge{
  position:absolute !important;
  left:calc(100% + 10px);
  top:50%;
  width:112px !important;
  height:auto !important;
  transform:translateY(-55%);
  z-index:4;
  filter:drop-shadow(2px 3px 0 rgba(23,58,61,.1));
  pointer-events:none;
}
.compact-schedule-list li.schedule-english{
  border-color:var(--green);
  border-width:2px;
  background:#fff;
}

.schedule-notes{
  width:min(100%, 780px);
  max-width:100%;
  margin:28px auto 0;
  padding:18px 8px 0;
  border-top:1px dotted #9fc9c2;
  box-sizing:border-box;
}
.schedule-notes p{
  font-size:.95rem;
  line-height:1.8;
  color:#617879;
  margin:0 0 6px;
}

@media (max-width:900px){
  .vertical-schedule{
    padding:8px 110px;
  }
  .schedule-side-art{
    width:96px !important;
    height:96px !important;
  }
  .compact-schedule-list li.art-right .schedule-side-art{
    left:calc(100% + 16px);
  }
  .compact-schedule-list li.art-left .schedule-side-art{
    right:calc(100% + 16px);
  }
  .compact-schedule-list li .pickup-badge{
    width:92px !important;
    left:calc(100% + 6px);
  }
}

@media (max-width:760px){
  .vertical-schedule{
    width:100%;
    padding:0 12px 0 4px;
  }
  .compact-schedule-list{
    width:min(100%, 100%);
    padding-right:78px;
  }
  .compact-schedule-list:before{
    left:19px;
  }
  .compact-schedule-list li{
    grid-template-columns:40px minmax(0,1fr) !important;
    padding:9px 10px 9px 4px !important;
  }
  .schedule-no{
    width:36px !important;
    height:36px !important;
    font-size:11px !important;
  }
  .schedule-side-art{
    width:68px !important;
    height:68px !important;
  }
  .compact-schedule-list li.art-right .schedule-side-art,
  .compact-schedule-list li.art-left .schedule-side-art{
    left:auto;
    right:-6px;
  }
  .compact-schedule-list li .pickup-badge{
    width:72px !important;
    left:auto;
    right:-8px;
    top:8px;
    transform:none;
  }
  .schedule-notes{
    width:100%;
  }
}

/* === programs heading centered === */
.programs .center-heading{
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  max-width:820px;
  margin:0 auto 48px;
}
.programs .center-heading h2{
  margin:0 0 16px;
}
.programs .center-heading>p:last-child{
  margin:0;
  max-width:34em;
  font-size:1.1rem;
  line-height:1.9;
  color:#4d6c6e;
  word-break:keep-all;
  line-break:strict;
}

/* === hero top redesign === */
.hero.hero-top{
  --hero-header-offset: 86px;
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-height:clamp(640px, 78vh, 860px);
  padding:calc(var(--hero-header-offset) + 28px) 0 36px;
  background:#f4fcff;
}
.hero.hero-top:before,
.hero.hero-top:after{
  display:none !important;
  content:none !important;
}
.hero-top-bg{
  position:absolute;
  inset:var(--hero-header-offset) 0 0 0;
  z-index:0;
  background-color:#f4fcff;
  background-image:url("../images/background2.png");
  background-repeat:no-repeat;
  background-position:center bottom;
  background-size:cover;
  pointer-events:none;
}
.hero-top-inner{
  position:relative;
  z-index:2;
  width:min(calc(100% - 64px), 1240px);
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(280px, .92fr) minmax(300px, 1.08fr);
  gap:28px 40px;
  align-items:center;
  min-height:calc(clamp(640px, 78vh, 860px) - var(--hero-header-offset) - 64px);
}
.hero-top-inner > .hero-top-facts{
  align-self:end;
}
.hero-top-copy{
  position:relative;
  z-index:3;
  max-width:560px;
  padding-bottom:8px;
}
.hero-top-eyebrow{
  display:flex;
  align-items:center;
  gap:10px;
  margin:0 0 18px;
  color:var(--green);
  font-size:.82rem;
  font-weight:800;
  letter-spacing:.04em;
}
.hero-top-eyebrow span{
  width:28px;
  height:3px;
  background:#f08b57;
  border-radius:2px;
}
.hero-top-copy h1,
.hero-top-copy .hero-title{
  margin:0 0 20px;
  font-family:"Zen Maru Gothic",sans-serif;
  font-size:clamp(34px, 4.1vw, 54px);
  font-weight:900;
  line-height:1.28;
  letter-spacing:.03em;
  color:var(--ink);
  word-break:keep-all;
  line-break:strict;
}
.hero-title-line{
  display:block;
  width:fit-content;
}
.hero-title-line:first-child{
  transform:rotate(-1.2deg) translateX(2px);
}
.hero-title-mid{
  margin:4px 0 2px;
  transform:rotate(.8deg) translateX(10px);
}
.hero-title-end{
  transform:rotate(-.6deg) translateX(4px);
}
.hero-title-dekita{
  position:relative;
  z-index:1;
  display:inline-flex;
  align-items:flex-end;
  gap:.02em;
  margin-right:.06em;
  padding:0 .08em .08em;
  font-family:"Yomogi","Zen Maru Gothic",sans-serif;
  font-style:normal;
  font-weight:400;
  font-size:1.12em;
  color:var(--green);
  letter-spacing:.04em;
  line-height:1;
}
.hero-title-dekita:after{
  content:"";
  position:absolute;
  left:-.08em;
  right:-.12em;
  bottom:.08em;
  height:.42em;
  background:var(--yellow);
  opacity:.85;
  z-index:-1;
  border-radius:40% 60% 50% 45% / 60% 40% 70% 50%;
  transform:rotate(-2.5deg) skewX(-4deg);
}
.hero-title-dekita span{
  display:inline-block;
  --ty:0;
  --r:0deg;
  transform:translateY(var(--ty)) rotate(var(--r));
}
.hero-title-dekita span:nth-child(1){--ty:.08em; --r:-8deg; font-size:.9em}
.hero-title-dekita span:nth-child(2){--ty:-.1em; --r:-3deg}
.hero-title-dekita span:nth-child(3){--ty:.06em; --r:4deg}
.hero-title-dekita span:nth-child(4){--ty:-.08em; --r:-2deg}
.hero-title-dekita span:nth-child(5){--ty:-.14em; --r:8deg; color:#e07a3a; font-size:1.05em}
.hero-title-dekita span:nth-child(6){--ty:.1em; --r:7deg; font-size:.9em}
.hero-title-ga{
  display:inline-block;
  margin-left:.08em;
  transform:translateY(.12em) rotate(4deg);
  font-size:.92em;
}
.hero-title-basho{
  display:inline-block;
  position:relative;
  color:var(--green);
  transform:rotate(-2deg);
}
.hero-title-basho:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:.05em;
  height:.18em;
  background:rgba(8,126,112,.18);
  border-radius:999px;
  transform:skewX(-8deg);
}
@media (prefers-reduced-motion:no-preference){
  .hero-title-dekita span:nth-child(2),
  .hero-title-dekita span:nth-child(4),
  .hero-title-dekita span:nth-child(5){
    animation:hero-bounce 2.8s ease-in-out infinite;
  }
  .hero-title-dekita span:nth-child(4){animation-delay:.15s}
  .hero-title-dekita span:nth-child(5){animation-delay:.28s}
}
@keyframes hero-bounce{
  0%,100%{transform:translateY(var(--ty)) rotate(var(--r))}
  50%{transform:translateY(calc(var(--ty) - .12em)) rotate(var(--r))}
}
.hero-top-lead{
  margin:0 0 28px;
  color:#4a6a6d;
  font-size:1.05rem;
  line-height:1.9;
  font-weight:500;
}
.hero-top-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:58px;
  padding:0 28px;
  border-radius:2px;
  border:2px solid var(--ink);
  background:var(--green);
  color:#fff;
  font-size:1.05rem;
  font-weight:800;
  box-shadow:5px 5px 0 var(--yellow);
  transition:transform .2s ease, box-shadow .2s ease, background .2s ease;
}
.hero-top-cta:hover{
  background:var(--green-dark);
  transform:translate(-2px,-2px);
  box-shadow:7px 7px 0 var(--yellow);
}
.hero-top-cta span{
  font-size:1.15rem;
}
.hero-top-meta{
  list-style:none;
  margin:28px 0 0;
  padding:0;
  display:grid;
  grid-template-columns:repeat(4, minmax(0, 1fr));
  gap:10px;
  width:min(100%, 560px);
}
.hero-top-meta li{
  display:flex;
  align-items:center;
  gap:8px;
  min-height:64px;
  padding:10px 12px;
  background:rgba(255,255,255,.94);
  border:1px solid #d7ece7;
  border-radius:14px;
  box-shadow:0 6px 16px rgba(21,75,71,.06);
  color:var(--ink);
  font-size:.78rem;
  font-weight:700;
  line-height:1.35;
}
.hero-top-meta-icon{
  flex:0 0 auto;
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:50%;
  background:#e7f7f2;
  color:var(--green);
}
.hero-top-visual{
  position:relative;
  z-index:2;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  align-self:end;
  justify-self:end;
  width:min(128%, 920px);
  margin:0 -72px 36px 0;
  /* transform は .reveal と競合しやすいので top/left でずらす */
  top:-80px;
  left:64px;
}
.hero-top-visual.reveal,
.hero-top-visual.reveal.is-visible{
  /* reveal 側で transform を触らない前提の保険 */
  transform:none;
}
.hero-top-visual img{
  width:100%;
  max-width:920px;
  height:auto !important;
  display:block;
  object-fit:contain;
  filter:drop-shadow(0 10px 18px rgba(23,58,61,.08));
}
.hero-top-ribbon{
  position:absolute;
  z-index:3;
  right:clamp(12px, 3vw, 48px);
  bottom:clamp(18px, 3vw, 36px);
  margin:0;
  padding:10px 18px 10px 22px;
  max-width:min(280px, 42vw);
  background:var(--green);
  color:#fff;
  font-size:clamp(.78rem, 1.2vw, .92rem);
  font-weight:800;
  line-height:1.45;
  border-radius:18px 18px 4px 18px;
  box-shadow:0 8px 18px rgba(8,126,112,.2);
}

@media (max-width:1100px){
  .hero-top-inner{
    gap:18px 24px;
  }
  .hero-top-visual img{
    width:100%;
    max-width:760px;
  }
  .hero-top-meta{
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
}

@media (max-width:860px){
  .hero.hero-top{
    --hero-header-offset: 68px;
    min-height:0;
    padding:calc(var(--hero-header-offset) + 18px) 0 28px;
  }
  .hero-top-inner{
    width:min(calc(100% - 28px), 1240px);
    grid-template-columns:1fr;
    gap:8px;
    min-height:0;
  }
  .hero-top-copy{
    max-width:none;
    order:1;
  }
  .hero-top-visual{
    order:2;
    margin:0 auto 8px;
    max-width:580px;
    width:100%;
    top:-40px;
    left:12px;
  }
  .hero-top-visual img{
    width:100%;
    max-width:580px;
  }
  .hero-top-facts{
    order:3;
  }
  .hero-top-meta{
    width:100%;
    grid-template-columns:1fr 1fr;
  }
  .hero-top-ribbon{
    position:relative;
    right:auto;
    bottom:auto;
    margin:16px auto 0;
    max-width:100%;
    text-align:center;
    border-radius:14px;
  }
  .hero-top-bg{
    background-position:center 70%;
    background-size:cover;
  }
}

@media (max-width:520px){
  .hero-top-cta{
    width:100%;
  }
  .hero-top-meta{
    grid-template-columns:1fr;
  }
  .hero-top-copy h1{
    font-size:clamp(30px, 8.2vw, 38px);
  }
}

/* === hero top refinements === */
/* Neutralize legacy .hero / plaza styles on the new top hero */
.hero.hero-top{
  height:auto !important;
  max-height:none !important;
}
.hero.hero-top .plaza-cloud,
.hero.hero-top .plaza-ground,
.hero.hero-top .catchball-stage,
.hero.hero-top .plaza-actions,
.hero.hero-top .plaza-scroll{
  display:none !important;
}

/* 右下スローガン画像（人物エリア内） */
.hero-top-mirai{
  position:absolute;
  z-index:4;
  right:clamp(-8px, 1vw, 12px);
  bottom:clamp(8px, 2vw, 24px);
  width:min(380px, 72%);
  height:auto;
  display:block;
  pointer-events:none;
  filter:drop-shadow(0 6px 14px rgba(23,58,61,.1));
}
@media (max-width:860px){
  .hero-top-mirai{
    right:0;
    bottom:0;
    width:min(280px, 78%);
  }
  .hero-top-facts{
    order:3;
  }
}
.hero-top-ribbon{
  transform:rotate(-2deg);
}
.hero-top-ribbon:before{
  content:"";
  position:absolute;
  left:-10px;
  bottom:6px;
  width:16px;
  height:16px;
  background:var(--green-dark);
  clip-path:polygon(100% 0, 0 100%, 100% 100%);
  opacity:.9;
}
@media (max-width:860px){
  .hero-top-ribbon{
    transform:none;
  }
  .hero-top-ribbon:before{
    display:none;
  }
}

/* === hero top facts === */
.hero-top-meta{display:none !important}
.hero-top-facts{
  grid-column:1 / -1;
  position:relative;
  z-index:3;
  display:flex;
  flex-wrap:wrap;
  align-items:stretch;
  justify-content:flex-start;
  gap:12px;
  width:100%;
  margin:8px 0 0;
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
}
.hero-top-facts > div{
  display:flex;
  align-items:center;
  gap:12px;
  width:max-content;
  max-width:100%;
  min-height:88px;
  padding:14px 18px;
  border:1px solid rgba(8,126,112,.1);
  border-radius:18px;
  background:rgba(255,255,255,.96);
  box-shadow:0 10px 28px rgba(21,75,71,.08);
  text-align:left;
  flex:0 1 auto;
}
.hero-fact-icon{
  flex:0 0 auto;
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:50%;
  background:#e7f7f2;
  color:var(--green);
}
.hero-fact-icon svg{
  display:block;
}
.hero-fact-text{
  min-width:0;
}
.hero-top-facts dt{
  display:block;
  width:auto;
  margin:0 0 4px;
  color:var(--green);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.08em;
  text-align:left;
  padding-inline-start:0;
}
.hero-top-facts dd{
  display:block;
  width:auto;
  margin:0;
  color:var(--ink);
  font-family:"Zen Maru Gothic",sans-serif;
  font-size:.95rem;
  font-weight:700;
  line-height:1.45;
  word-break:keep-all;
  text-align:left;
}
.hero-fact-note{
  display:inline;
  margin-left:.15em;
  color:#5f787a;
  font-size:.78em;
  font-weight:700;
}
@media (max-width:1100px){
  .hero-top-facts{
    gap:10px;
  }
}
@media (max-width:860px){
  .hero-top-facts{
    width:100%;
    margin-top:4px;
    gap:10px;
    box-shadow:none;
  }
  .hero-top-facts > div{
    min-height:76px;
    padding:14px 14px;
    border-radius:14px;
    box-shadow:0 8px 20px rgba(21,75,71,.07);
  }
}
@media (max-width:520px){
  .hero-top-facts > div{
    width:100%;
  }
}

/* === square UI unify (buttons / frames) === */
.button,
.header-cta,
.hero-top-cta,
.service-tags span,
.map-link,
.line-button,
.tel-button,
.line-icon,
.contact-card,
.program-card,
.feature-card,
.step,
.flow-note,
.docs-columns > div,
.footer-logo,
.skip-link{
  border-radius:2px;
}
.sticky-line{
  border-radius:2px;
  width:78px;
  height:78px;
}
.brand-with,
.round-note,
.schedule-no,
.compact-schedule-list li .schedule-no,
.schedule-side-art,
.schedule-list li.has-picture .schedule-picture,
.arrival-picture,
.study-picture,
.farewell-picture,
.hero-top-meta li,
.hero-top-meta-icon,
.q-mark{
  border-radius:2px;
}
.schedule-side-art,
.schedule-list li.has-picture .schedule-picture,
.arrival-picture,
.study-picture,
.farewell-picture{
  overflow:hidden;
}
@media (max-width:760px){
  .header-cta{
    border-radius:2px;
  }
}


/* === program-card hover smooth === */
.program-card{
  transition: transform .35s ease, box-shadow .35s ease;
}
.program-card:hover{
  transform: translateY(-4px);
  box-shadow: 12px 12px 0 #c6e9e3;
}
.program-card:nth-child(2):hover{
  transform: translateY(20px);
  box-shadow: 12px 12px 0 #c6e9e3;
}
@media (max-width:760px){
  .program-card:nth-child(2):hover{
    transform: translateY(-4px);
  }
}


/* === contact card readability + map embed === */
.contact-card{
  padding:28px 26px 24px;
  color:var(--ink);
}
.contact-card-block + .contact-card-block{
  margin-top:18px;
  padding-top:18px;
  border-top:1px solid #d7e7e3;
}
.contact-label{
  color:#2f5557 !important;
  font-weight:800 !important;
  font-size:.82rem !important;
  letter-spacing:.08em;
}
.contact-card .phone{
  display:inline-flex;
  align-items:baseline;
  gap:8px;
  font-size:clamp(26px, 3vw, 34px);
  line-height:1.15;
  text-decoration:none;
}
.contact-card .phone small{
  font-size:.72rem;
  font-weight:800;
  color:#087e70;
  letter-spacing:.08em;
}
.contact-card .contact-note{
  margin:8px 0 0;
  color:#4a6466 !important;
  font-size:.9rem !important;
  font-weight:600;
}
.contact-card .mail{
  display:inline-block;
  color:var(--ink);
  font-size:1.05rem;
  font-weight:800;
  text-decoration:underline;
  text-underline-offset:3px;
  word-break:break-all;
}
.contact-card .fax span{
  color:#2f5557 !important;
}
.contact-card .fax strong{
  color:var(--ink) !important;
  font-weight:800;
}
.contact-map{
  margin-top:22px;
  border:2px solid var(--ink);
  background:#eef6f4;
  overflow:hidden;
  aspect-ratio:4 / 3;
  min-height:220px;
}
.contact-map iframe{
  display:block;
  width:100%;
  height:100%;
  border:0;
  min-height:220px;
}
.contact-card .map-link{
  margin-top:14px;
  height:48px;
  background:#e7f5f1;
  color:var(--green);
  border:1px solid #b7ddd6;
  border-radius:2px;
  font-weight:800;
}
.contact-card .map-link:hover{
  background:#dff1ec;
}
@media (max-width:760px){
  .contact-map,
  .contact-map iframe{
    min-height:200px;
  }
}


/* === feature-card hover smooth === */
.feature-card{
  transition: transform .35s ease, box-shadow .35s ease;
  will-change: transform, box-shadow;
}
.feature-card:hover{
  transform: translateY(-4px);
  box-shadow: 13px 14px 0 rgba(7,95,87,.18);
}
@media (max-width:760px){
  .feature-card:nth-child(even),
  .feature-card:nth-child(odd){
    transform: none;
  }
  .feature-card:hover,
  .feature-card:nth-child(even):hover,
  .feature-card:nth-child(odd):hover{
    transform: translateY(-4px);
  }
}


/* === Instagram free design feed === */
.instagram-section{
  background:#f3fbf8;
  position:relative;
  overflow:hidden;
}
.instagram-section:before{
  content:"";
  position:absolute;
  inset:auto -40px -80px auto;
  width:280px;
  height:280px;
  border:2px dashed rgba(8,126,112,.18);
  pointer-events:none;
}
.instagram-heading{
  text-align:center;
  margin-bottom:28px;
}
.instagram-heading h2{
  font-family:"Zen Maru Gothic",sans-serif;
  font-size:clamp(32px, 4vw, 48px);
  margin:0 0 10px;
}
.instagram-heading > p:last-child{
  margin:0;
  color:#5b7577;
  font-size:1rem;
}
.instagram-toolbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  flex-wrap:wrap;
  margin:0 auto 28px;
  max-width:920px;
  padding:14px 16px;
  background:#fff;
  border:2px solid var(--ink);
  box-shadow:5px 5px 0 #c6e9e3;
}
.instagram-profile-chip{
  display:flex;
  align-items:center;
  gap:12px;
}
.instagram-profile-mark{
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  background:var(--green);
  color:#fff;
  font-weight:800;
  font-size:.85rem;
  border:2px solid var(--ink);
}
.instagram-profile-chip strong{
  display:block;
  font-size:1.05rem;
  line-height:1.2;
}
.instagram-profile-chip small{
  color:#5b7577;
  font-size:.8rem;
}
.instagram-follow-btn{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:46px;
  padding:0 18px;
  background:var(--green);
  color:#fff;
  border:2px solid var(--ink);
  box-shadow:4px 4px 0 var(--yellow);
  font-weight:800;
  transition:transform .25s ease, box-shadow .25s ease;
}
.instagram-follow-btn:hover{
  transform:translate(-2px,-2px);
  box-shadow:6px 6px 0 var(--yellow);
}
.instagram-feed{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:16px;
}
.instagram-card{
  position:relative;
  display:block;
  aspect-ratio:1;
  overflow:hidden;
  border:2px solid var(--ink);
  background:#fff;
  box-shadow:5px 5px 0 rgba(8,126,112,.12);
  transition:transform .35s ease, box-shadow .35s ease;
}
.instagram-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .45s ease;
}
.instagram-card:hover{
  transform:translateY(-4px);
  box-shadow:9px 10px 0 rgba(8,126,112,.16);
}
.instagram-card:hover img{
  transform:scale(1.05);
}
.instagram-badge{
  position:absolute;
  top:10px;
  right:10px;
  padding:3px 8px;
  background:rgba(23,58,61,.88);
  color:#fff;
  font-size:10px;
  font-weight:800;
  letter-spacing:.08em;
}
.instagram-cap{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  padding:28px 12px 12px;
  background:linear-gradient(transparent, rgba(23,58,61,.82));
  color:#fff;
  font-size:.78rem;
  font-weight:700;
  line-height:1.45;
  opacity:0;
  transform:translateY(8px);
  transition:opacity .3s ease, transform .3s ease;
}
.instagram-card:hover .instagram-cap,
.instagram-card:focus-visible .instagram-cap{
  opacity:1;
  transform:none;
}
.instagram-empty{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:28px;
  align-items:center;
  max-width:920px;
  margin:0 auto;
  padding:28px;
  background:#fff;
  border:2px solid var(--ink);
  box-shadow:8px 8px 0 var(--yellow);
}
.instagram-empty-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:10px;
}
.instagram-empty-grid span{
  aspect-ratio:1;
  background:
    linear-gradient(135deg, #dff5f0 0 45%, transparent 45%),
    linear-gradient(315deg, #f7e7b0 0 40%, #e7f5f1 40%);
  border:1px solid #b7ddd6;
}
.instagram-empty-grid span:nth-child(2){background:#e4f5f2}
.instagram-empty-grid span:nth-child(3){background:#fff4d4}
.instagram-empty-grid span:nth-child(5){background:#d8efe9}
.instagram-empty-copy strong{
  display:block;
  font-family:"Zen Maru Gothic",sans-serif;
  font-size:1.35rem;
  margin-bottom:10px;
}
.instagram-empty-copy p{
  margin:0 0 18px;
  color:#4d6769;
  line-height:1.85;
}
@media (max-width:860px){
  .instagram-feed{grid-template-columns:repeat(2, minmax(0, 1fr))}
  .instagram-empty{grid-template-columns:1fr; gap:20px; padding:22px}
}
@media (max-width:520px){
  .instagram-toolbar{align-items:stretch}
  .instagram-follow-btn{width:100%; justify-content:center}
}


/* === content max-width 1000px (exclude hero + footer) === */
:root{
  --container:1000px;
  --footer-container:1180px;
}
.container{
  width:min(calc(100% - 48px), var(--container));
}
footer .container,
footer .footer-top,
footer .footer-bottom{
  width:min(calc(100% - 48px), var(--footer-container));
  margin-inline:auto;
}
.brand-duo-inner{
  width:min(calc(100% - 64px), var(--container));
}
/* Keep TOP hero full/wide layout */
.hero-top-inner{
  width:min(calc(100% - 64px), 1240px);
}
@media (max-width:760px){
  .container{
    width:min(calc(100% - 36px), var(--container));
  }
  footer .container,
  footer .footer-top,
  footer .footer-bottom{
    width:min(calc(100% - 36px), var(--footer-container));
  }
}

/* === hero mock layout lock (reference composition) === */
.hero.hero-top img{
  height:auto !important;
  object-fit:contain;
}
.hero.hero-top{
  --hero-header-offset: 86px;
  min-height:0;
  padding:calc(var(--hero-header-offset) + 18px) 0 20px;
  overflow:hidden;
}
.hero-top-bg{
  background-position:center bottom;
  background-size:cover;
}
.hero-top-inner{
  width:min(calc(100% - 48px), 1180px);
  grid-template-columns:minmax(300px, .9fr) minmax(360px, 1.15fr);
  gap:12px 18px;
  align-items:start;
  min-height:0;
  padding-bottom:8px;
}
.hero-top-copy{
  max-width:500px;
  padding-top:8px;
  padding-bottom:0;
  z-index:4;
}
.hero-top-eyebrow{
  margin:0 0 10px;
  font-size:.8rem;
}
.hero-title.hero-title-image{
  margin:0 0 10px;
  font-size:0;
  line-height:0;
  letter-spacing:0;
  word-break:normal;
}
.hero-title-img{
  display:block;
  width:min(100%, 488px);
  height:auto !important;
  max-width:100%;
  aspect-ratio:1536 / 1024;
  object-fit:contain;
  filter:none;
}
.hero-top-lead{
  margin:0 0 18px;
  font-size:.98rem;
  line-height:1.85;
  color:#3f5f62;
}
.hero-top-actions{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:12px;
}
.hero.hero-top .hero-top-cta,
.hero.hero-top .hero-top-cta-secondary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:52px;
  padding:0 22px;
  border-radius:999px;
  font-size:.95rem;
  font-weight:800;
  box-shadow:none;
  transition:transform .2s ease, background .2s ease, box-shadow .2s ease, color .2s ease;
}
.hero.hero-top .hero-top-cta{
  border:0;
  background:var(--green);
  color:#fff;
  box-shadow:0 10px 22px rgba(8,126,112,.22);
}
.hero.hero-top .hero-top-cta:hover{
  background:var(--green-dark);
  transform:translateY(-1px);
  box-shadow:0 12px 26px rgba(8,126,112,.26);
}
.hero.hero-top .hero-top-cta-secondary{
  border:2px solid var(--green);
  background:#fff;
  color:var(--green);
}
.hero.hero-top .hero-top-cta-secondary:hover{
  background:#eef9f6;
  transform:translateY(-1px);
}
.hero-top-visual{
  width:100%;
  max-width:660px;
  margin:0;
  top:0;
  left:0;
  justify-self:end;
  align-self:start;
  margin-top:-6px;
  margin-right:-12px;
}
.hero-top-visual.reveal,
.hero-top-visual.reveal.is-visible{
  transform:none;
}
.hero-top-hito{
  width:100%;
  max-width:660px;
  height:auto !important;
  aspect-ratio:1587 / 991;
  object-fit:contain;
  display:block;
  filter:drop-shadow(0 12px 24px rgba(23,58,61,.1));
}
.hero-top-visual img{
  max-width:none;
  width:auto;
  height:auto !important;
  filter:none;
}
.hero-top-visual .hero-top-hito{
  width:100%;
  max-width:660px;
  height:auto !important;
  filter:drop-shadow(0 12px 24px rgba(23,58,61,.1));
}
.hero-top-facts{
  grid-column:auto;
  position:relative;
  z-index:5;
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-start;
  gap:10px;
  margin:0;
  max-width:none;
  flex:1 1 auto;
}
.hero-top-facts > div{
  min-height:72px;
  padding:12px 16px;
  gap:10px;
  border-radius:16px;
  box-shadow:0 8px 22px rgba(21,75,71,.08);
}
.hero-fact-icon{
  width:42px;
  height:42px;
}
.hero-top-facts dt{
  font-size:.68rem;
  margin-bottom:2px;
}
.hero-top-facts dd{
  font-size:.88rem;
}
.hero-top-bottom{
  grid-column:1 / -1;
  position:relative;
  z-index:5;
  display:flex;
  flex-wrap:wrap;
  align-items:flex-end;
  justify-content:space-between;
  gap:12px 20px;
  margin-top:6px;
}
.hero-top-mirai{
  position:relative;
  z-index:4;
  right:auto;
  bottom:auto;
  flex:0 0 auto;
  width:min(280px, 32%);
  height:auto !important;
  aspect-ratio:2172 / 724;
  object-fit:contain;
  display:block;
  margin:0 0 2px auto;
  pointer-events:none;
  filter:drop-shadow(0 4px 10px rgba(23,58,61,.08));
}
@media (max-width:1100px){
  .hero-top-inner{
    grid-template-columns:minmax(280px, .95fr) minmax(300px, 1.05fr);
    gap:10px 12px;
  }
  .hero-top-visual,
  .hero-top-visual .hero-top-hito{
    max-width:560px;
  }
  .hero-top-mirai{
    width:min(240px, 36%);
  }
}
@media (max-width:860px){
  .hero.hero-top{
    --hero-header-offset:68px;
    padding:calc(var(--hero-header-offset) + 12px) 0 18px;
  }
  .hero-top-inner{
    width:min(calc(100% - 28px), 1180px);
    grid-template-columns:1fr;
    gap:6px;
  }
  .hero-top-copy{
    max-width:none;
    order:1;
  }
  .hero-top-visual{
    order:2;
    max-width:520px;
    width:100%;
    margin:0 auto;
    justify-self:center;
  }
  .hero-top-visual .hero-top-hito{
    max-width:520px;
  }
  .hero-top-bottom{
    order:3;
    flex-direction:column-reverse;
    align-items:center;
  }
  .hero-top-mirai{
    width:min(260px, 78%);
    margin:0 auto 4px;
  }
  .hero-top-facts{
    justify-content:center;
  }
  .hero-top-actions{
    flex-direction:column;
    align-items:stretch;
  }
  .hero.hero-top .hero-top-cta,
  .hero.hero-top .hero-top-cta-secondary{
    width:100%;
  }
  .hero-title-img{
    width:min(100%, 420px);
  }
}
@media (max-width:520px){
  .hero-top-facts > div{
    width:100%;
  }
  .hero-top-mirai{
    width:min(240px, 86%);
  }
}
