:root{--navy:#153153;--blue:#285f91;--sky:#eaf4f7;--yellow:#f2bd49;--ink:#203248;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}header{height:88px;padding:0 clamp(22px,6vw,90px);display:flex;align-items:center;justify-content:space-between;background:#fff}.logo{display:flex;align-items:center;gap:12px}.headerLogo img{display:block;width:clamp(220px,28vw,390px);height:auto}.logo>span{display:grid;place-items:center;width:48px;height:48px;background:var(--navy);color:#fff;font:700 28px Georgia;border-radius:10px 10px 18px 10px}.logo b,.logo small{display:block}.logo b{font-size:18px;letter-spacing:.08em}.logo small{font-size:9px;letter-spacing:.16em;color:#718195}nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:700}.headerCta{padding:12px 22px;background:var(--yellow);border-radius:30px;color:var(--navy)}.hero{min-height:690px;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(110deg,#edf5f7 0 58%,#d5e7eb 58%);overflow:hidden}.heroText{padding:85px 5vw 70px max(24px,7vw);position:relative;z-index:2}.tag,.eyebrow{font-size:12px;color:var(--blue);font-weight:800;letter-spacing:.16em}.tag:before{content:"";display:inline-block;width:28px;height:3px;background:var(--yellow);margin-right:10px;vertical-align:middle}.hero h1{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(48px,5.5vw,78px);line-height:1.25;letter-spacing:.04em;margin:22px 0}.hero h1 em{font-style:normal;color:var(--blue)}.lead{font-size:16px;color:#53677c}.actions{display:flex;align-items:center;gap:28px;margin-top:38px;font-weight:700;font-size:13px}.primary{background:var(--navy);color:#fff;padding:17px 28px;border-radius:40px;box-shadow:0 12px 28px #15315335}.heroPhoto{position:relative;height:690px}.heroPhoto:before{content:"";position:absolute;inset:8% -8% 4% 4%;background:var(--yellow);border-radius:55% 45% 40% 60%;transform:rotate(5deg)}.heroPhoto img{position:absolute;width:90%;height:82%;right:3%;top:8%;object-fit:cover;border-radius:54% 46% 44% 56%;box-shadow:0 20px 50px #193f5d35}.badge{position:absolute;bottom:9%;left:-3%;width:150px;height:150px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center;box-shadow:0 14px 35px #193f5d30;border:6px solid #ffffffaa}.badge b{color:var(--blue);font-size:17px}.badge span{font-size:11px}.intro{text-align:center;padding:120px 24px}.intro h2,.sectionHead h2,.featureText h2,.flow h2,.contact h2{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(31px,3.5vw,48px);line-height:1.55;margin:14px 0 24px}.intro>p:last-of-type{color:#5d6f80}.facts{display:grid;grid-template-columns:repeat(3,1fr);max-width:950px;margin:65px auto 0;border-top:1px solid #dfe7eb;border-bottom:1px solid #dfe7eb}.facts div{padding:28px 18px}.facts div+div{border-left:1px solid #dfe7eb}.facts strong,.facts span{display:block}.facts strong{font-size:19px;color:var(--blue)}.facts span{font-size:12px;color:#748392}.support{padding:110px clamp(24px,7vw,110px);background:var(--sky)}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.sectionHead>p{color:#63778a}.supportGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.supportGrid article{background:#fff;padding:36px 30px;border-radius:12px;box-shadow:0 7px 24px #193f5d0b;border-top:5px solid var(--yellow)}.supportGrid span{font:700 13px Georgia;color:#a5b7c4}.supportGrid h3{font-size:20px;color:var(--navy);margin:18px 0 12px}.supportGrid p{font-size:13px;color:#647689}.feature{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:var(--navy);color:#fff}.featurePhoto img{width:100%;height:100%;object-fit:cover}.featureText{padding:90px clamp(35px,7vw,100px);display:flex;flex-direction:column;justify-content:center}.eyebrow.light{color:#91c7df}.featureText>p:not(.eyebrow){color:#c3d1df}.featureText ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.featureText li{font-size:13px;border:1px solid #ffffff30;padding:12px;border-radius:8px}.featureText li:before{content:"✓";color:var(--yellow);margin-right:8px}.flow{text-align:center;padding:115px clamp(24px,7vw,110px)}.steps{display:grid;grid-template-columns:repeat(4,1fr);max-width:1050px;margin:55px auto 0}.steps div{padding:24px;position:relative}.steps div+div:before{content:"→";position:absolute;left:-5px;top:30px;color:var(--yellow);font-size:24px}.steps b{display:grid;place-items:center;width:52px;height:52px;margin:auto;border-radius:50%;background:var(--sky);color:var(--blue)}.steps h3{font-size:16px;margin:17px 0 6px}.steps p{font-size:12px;color:#718090}.partnerBanner{padding:0 clamp(16px,6vw,90px) 70px;background:#fff}.partnerBanner a{display:block;max-width:1200px;margin:0 auto;overflow:hidden;border-radius:12px;box-shadow:0 14px 34px #173f5d18}.partnerBanner img{display:block;width:100%;max-width:1200px;height:auto;margin:0 auto}.contact{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:center;padding:90px clamp(24px,7vw,110px);background:var(--blue);color:#fff}.contact>div>p:not(.eyebrow){color:#d4e2ed}.contactBox{background:#fff;color:var(--navy);padding:20px 30px;border-radius:14px}.contactBox a{display:flex;flex-direction:column;padding:18px}.contactBox a+a{border-top:1px solid #e2e8ec}.contactBox small{color:#75899a}.contactBox b{font-size:21px}footer{background:#0d223b;color:#c8d3de;padding:55px clamp(24px,7vw,110px) 30px;display:grid;grid-template-columns:1.2fr 1fr .6fr;align-items:center;font-size:11px}.logo.inverse>span{background:var(--yellow);color:var(--navy)}.logo.inverse b{color:#fff}.logo.inverse small{color:#aab9c8}
@media(max-width:900px){nav a:not(.headerCta){display:none}.hero{grid-template-columns:1fr}.heroPhoto{height:450px}.supportGrid{grid-template-columns:1fr}.feature{grid-template-columns:1fr}.featurePhoto{height:400px}.sectionHead{display:block}.steps{grid-template-columns:1fr 1fr}.steps div+div:before{display:none}.contact{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}.logo.inverse{grid-column:1/-1}}
@media(max-width:600px){header{height:72px;padding:0 12px}.headerLogo img{width:min(51vw,200px)}.logo>span{width:40px;height:40px;font-size:23px}.logo b{font-size:14px}.headerCta{padding:9px 11px;font-size:10px;white-space:nowrap}.heroText{padding:55px 22px}.hero h1{font-size:44px}.lead{font-size:14px}.actions{align-items:flex-start;flex-direction:column}.heroPhoto{height:350px}.badge{width:120px;height:120px;left:4%;bottom:3%}.intro,.support,.flow{padding:80px 22px}.intro h2,.sectionHead h2,.featureText h2,.flow h2,.contact h2{font-size:30px}.facts{grid-template-columns:1fr}.facts div+div{border-left:0;border-top:1px solid #dfe7eb}.featurePhoto{height:280px}.featureText{padding:65px 22px}.featureText ul{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.partnerBanner{padding:0 14px 48px}.partnerBanner a{border-radius:7px}.contact{padding:65px 22px}.contactBox{padding:12px}.contactBox b{font-size:18px}footer{grid-template-columns:1fr;gap:22px}}

/* High-school-specific learning message */
.highSchoolFeature{background:#faf7ef;color:#173b3c}.highSchoolFeature .featureText>p:not(.eyebrow){color:#697675}.highSchoolFeature .featureText h2 span{display:block;white-space:nowrap}.highSchoolFeature .featureNote{border-top:1px solid #d8d5cb;margin-top:26px;padding-top:22px;font-size:13px}.highSchoolFeature .eyebrow{color:#2f8275}
@media(max-width:600px){.highSchoolFeature .featureText h2 span{white-space:normal}}
.faq{padding:115px clamp(24px,7vw,110px);background:#f7fafb;display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw}.faqIntro h2{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(34px,4vw,50px);margin:10px 0}.faqIntro>p:last-child{color:#718090}.faqList{display:flex;flex-direction:column;gap:12px}.faqList details{background:#fff;border:1px solid #dfe9ee;border-radius:12px;overflow:hidden}.faqList summary{list-style:none;cursor:pointer;padding:20px 52px 20px 20px;font-weight:700;position:relative}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--sky);color:var(--blue);margin-right:14px;font-family:Georgia}.faqList summary:after{content:"＋";position:absolute;right:22px;top:24px;color:var(--blue);font-size:20px}.faqList details[open] summary:after{content:"−"}.faqList details>div{padding:0 24px 22px 78px;border-top:1px solid #edf1f3}.faqList details b{display:block;color:var(--blue);margin-top:18px}.faqList details p{font-size:13px;color:#647689;margin-bottom:0}.heroPhoto.meiseiPhoto:before{inset:12% -5% 12% 0;border-radius:32px;transform:rotate(3deg)}.heroPhoto.meiseiPhoto img{width:96%;height:auto;max-height:82%;right:2%;top:10%;object-fit:contain;border-radius:24px;box-shadow:0 20px 50px #193f5d35}@media(max-width:900px){.faq{grid-template-columns:1fr}}@media(max-width:600px){.faq{padding:80px 22px}.faqList details>div{padding:0 18px 20px}.faqList summary{padding-left:15px}.faqList summary span{margin-right:8px}.heroPhoto.meiseiPhoto img{top:14%}}
.footerBrand{width:min(100%,360px)}.footerBrand img{display:block;width:100%;height:auto;background:#fff;border-radius:10px;padding:8px 14px}.footerBrand small{display:block;margin-top:8px;color:#aab9c8;letter-spacing:.08em}@media(max-width:900px){.footerBrand{grid-column:1/-1}}@media(max-width:600px){.footerBrand{width:min(100%,310px)}}
