:root{--ink:#143c37;--green:#08764f;--soft:#edf5ef;--line:#cddbd2;--yellow:#ffe877}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--ink);font-family:'Hiragino Kaku Gothic ProN','Yu Gothic',sans-serif;font-size:16px;line-height:1.95}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #0861be;outline-offset:5px}img{max-width:100%;display:block}p{margin:0 0 20px}h1,h2,h3,h4,h5{line-height:1.6;margin:0 0 24px}h2{font-size:clamp(26px,3.1vw,42px);letter-spacing:.02em}h3{font-size:23px}h4{font-size:18px}h5{font-size:17px}.wrap{max-width:1160px;width:88%;margin:auto}.eyebrow,.chapter{font-size:14px;font-weight:700;letter-spacing:.08em;color:var(--green);margin-bottom:20px}.micro{font-size:14px;line-height:1.8}.skip{position:absolute;top:-100px}.skip:focus{top:0;background:white;z-index:99;padding:10px}header{max-width:1450px;width:92%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0}.logo{display:flex;gap:16px;align-items:center}.logo img{width:120px;height:60px;object-fit:contain}.logo span{font-size:14px}nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:6px;padding:17px 25px;background:var(--green);color:#fff;font-weight:700;line-height:1.6}.button:hover{background:#095d40}.small{padding:12px 20px}.hero{max-width:1500px;margin:12px auto 0;display:grid;grid-template-columns:44% 56%;padding-left:5%}.hero-copy{padding:48px 24px 45px 0}.hero .hero-message{font-size:clamp(34px,3.65vw,55px);line-height:1.52;letter-spacing:.025em;margin:22px 0 25px}.hero .hero-message em{font-style:normal;color:var(--green)}.lead{font-size:17px}.hero .micro{margin:12px 0 0}.film{position:relative;min-height:530px;overflow:hidden;border-radius:6px 0 0 75px}.film-shade{position:absolute;inset:0;background:linear-gradient(transparent 65%,#10342d88)}.film-label{position:absolute;bottom:18px;left:32px;color:#fff;font-size:18px;font-weight:700;letter-spacing:.06em}.ribbon{display:flex;justify-content:center;gap:60px;flex-wrap:wrap;padding:22px 5%;border-bottom:1px solid var(--line);font-size:14px}.ribbon a{font-weight:700;color:var(--green)}.empathy{text-align:center;padding:85px 0}.empathy h2{font-size:clamp(25px,2.7vw,37px)}.empathy p:last-child{margin:26px auto 0}.mobile{display:none}.story{display:grid;grid-template-columns:24% 76%;padding:30px 0 90px}.story>div:last-child{max-width:760px}.side-label{font-size:14px;letter-spacing:.08em;font-weight:700;padding-top:12px}.side-label span{display:block;font-weight:400;letter-spacing:0;margin-top:8px}.story blockquote{margin:30px 0;padding:8px 0 8px 26px;border-left:3px solid var(--green);font-size:23px;font-weight:700;line-height:1.8}.teacher-note{margin-top:30px;padding:26px 30px;background:var(--soft);border-radius:4px}.teacher-note p:last-child{margin-bottom:0}.learning{background:var(--soft);padding:75px 0}.section-lead{margin-top:-4px}.learning-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:36px}.learning-grid img{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:4px;margin-bottom:20px}.step{font-size:14px;color:var(--green);font-weight:700}.learning-grid h3{font-size:21px;margin:8px 0 14px}.learning-grid p{margin:0}.games{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:85px 0}.games h2{font-size:32px}.game-example{padding:30px;background:#f7f7ef;border-top:4px solid var(--yellow)}.example-label{font-size:14px;font-weight:700}.game-example h3{font-size:22px}.game-example p:last-child{margin:0}.future{background:var(--ink);color:#fff;padding:75px 0}.future-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.future .eyebrow{color:#c0efcf}.future h2{font-size:32px}.future h3{font-size:25px}.exam{padding-top:24px;border-top:1px solid #ffffff40}.exam p{font-size:15px;margin:12px 0}.exam a{font-size:14px;text-decoration:underline}.concepts-wrap{padding:75px 0}.learning-concepts>h3{font-size:32px}.concept-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.concept-grid article>img{height:170px;width:100%;object-fit:contain;margin-bottom:24px}.concept-copy>span{font-size:14px;color:var(--green);font-weight:700}.concept-copy h4{font-size:18px;margin:12px 0}.concept-copy p{font-size:16px}details{border-top:1px solid var(--line)}summary{cursor:pointer;font-size:15px;font-weight:700;padding:15px 0;list-style:none;display:flex;justify-content:space-between;gap:15px}summary::after{content:'＋';flex-shrink:0}details[open]>summary::after{content:'−'}summary::-webkit-details-marker{display:none}.courses-wrap{padding:35px 0 65px}.cc-heading{text-align:center;margin-bottom:40px}.cc-heading>p{margin-bottom:14px}.cc-dots{display:none}.cc-course{border-top:1px solid var(--line);padding:38px 0}.cc-course-head{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.cc-course h3{font-size:27px}.cc-age{font-size:14px;color:var(--green)}.cc-description{font-size:16px}.cc-facts{display:flex;gap:32px;margin-bottom:8px}.cc-facts dt{font-size:14px}.cc-facts dd{margin:0;font-size:21px;font-weight:700}.price-reference{font-size:14px;margin-bottom:12px}.course-schedule{font-size:15px;font-weight:700;margin-bottom:8px}.cc-media video{display:block;width:100%;aspect-ratio:16/9;background:#eef4ee;object-fit:contain;border-radius:6px}.course-details{margin-top:25px}.cc-learning-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding-top:15px}.cc-learning img{height:160px;width:100%;object-fit:contain;margin-bottom:15px}.cc-learning p{font-size:14px;margin:0}.cc-learning ul{padding-left:20px;font-size:15px}.cc-subtitle{margin-top:20px}.learning-path{margin-top:30px}.learning-path ol{display:flex;gap:24px;padding:0;list-style:none}.learning-path li{flex:1}.learning-path span{font-size:14px;color:var(--green)}.learning-path h5{margin:5px 0}.learning-path p{font-size:15px}.fee-extra{font-size:15px;border-top:1px solid var(--line);padding-top:25px}.subsidy{background:var(--yellow);display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:35px;margin-top:30px;border-radius:6px}.subsidy h3{font-size:20px;margin:0}.subsidy h3 strong{font-size:40px;display:block}.subsidy h3 strong span{font-size:23px}.subsidy p:last-child{margin:0}.access-wrap{padding:25px 0 70px}.access-wrap h3{font-size:32px}.access-wrap iframe{margin:25px 0 15px}.source-link{text-decoration:underline;font-size:14px}.trial{background:var(--soft);padding:70px 0}.trial h2{font-size:42px}.trial-options{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:32px}.trial-options article{padding:30px;background:#fff;border-radius:6px}.trial-options h3{font-size:24px}.trial-options p:last-child{margin:0}.trial-conditions{display:flex;gap:20px;list-style:none;padding:20px 0;margin:0;justify-content:center;flex-wrap:wrap;font-weight:700}.trial-conditions li::before{content:'✓';margin-right:8px;color:var(--green)}.application{margin-top:25px;text-align:center}.application>p{font-size:15px;max-width:750px;margin:0 auto 25px}.trial-frame{max-width:760px;margin:auto;background:#fff;border-radius:6px;padding:12px}.trial-frame iframe{width:100%;height:1850px;border:0;display:block}.line-link{display:inline-block;margin-top:25px;text-decoration:underline;font-weight:700;padding:12px}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 6%}footer p{font-size:14px;margin:0}
@media(max-width:1000px){.logo span{display:none}nav{gap:17px}.hero-copy{padding-top:30px}.hero .hero-message{font-size:38px}.hero .button{font-size:15px;padding:16px}.story{grid-template-columns:20% 80%}.learning-grid{gap:20px}.learning-grid h3{font-size:19px}.games,.future-grid{gap:35px}.concept-grid{gap:24px}.cc-course-head{gap:30px}.subsidy{gap:20px}}
@media(max-width:700px){body{line-height:1.9}.wrap{width:88%}header{width:90%;padding:12px 0}.logo img{width:95px;height:47px}nav>a:not(.button){display:none}.small{font-size:14px;padding:11px 17px}.hero{display:flex;flex-direction:column;padding:0 6%;margin:0}.hero-copy{padding:22px 0 28px}.hero .hero-message{font-size:36px;margin:16px 0 22px}.hero .eyebrow{font-size:13px;letter-spacing:0}.lead{font-size:16px}.hero .button{font-size:16px;width:100%}.film{min-height:280px;border-radius:4px 4px 45px 4px}.film-label{left:20px;font-size:15px;bottom:10px}.ribbon{gap:7px;padding:20px 6%;font-size:13px;flex-direction:column;align-items:center}.empathy{padding:55px 0}.empathy h2{font-size:25px}.empathy p:last-child br{display:none}.mobile{display:block}.story{display:block;padding:0 0 55px}.side-label{margin-bottom:25px}.side-label span{display:inline;margin-left:20px}.story h2{font-size:26px}.story blockquote{font-size:21px}.teacher-note{padding:24px}.learning{padding:50px 0}.learning h2{font-size:27px}.learning-grid{grid-template-columns:1fr;gap:35px}.learning-grid h3{font-size:23px}.games{display:block;padding:55px 0}.games h2{font-size:27px}.game-example{padding:24px;margin-top:26px}.game-example h3{font-size:21px}.future{padding:50px 0}.future-grid{display:block}.future h2{font-size:27px}.future-grid>div+div{margin-top:32px}.concepts-wrap{padding:50px 0}.concept-grid{grid-template-columns:1fr;gap:32px}.concept-grid article>img{height:150px}.concept-copy h4{font-size:18px}.learning-concepts>h3{font-size:27px}.courses-wrap{padding:10px 0 40px}.cc-heading{text-align:left;margin-bottom:20px}.cc-course-head{display:flex;flex-direction:column;gap:20px;align-items:stretch}.cc-course h3{font-size:24px}.cc-course{padding:28px 0}.cc-facts{gap:25px}.cc-facts dd{font-size:20px}.course-schedule{font-size:14px}.cc-learning-grid{grid-template-columns:1fr}.cc-learning img{height:180px}.learning-path ol{flex-direction:column;gap:10px}.subsidy{grid-template-columns:1fr;padding:26px;gap:20px}.subsidy h3 strong{display:inline;font-size:34px}.subsidy h3{font-size:17px}.access-wrap{padding:10px 0 40px}.access-wrap h3{font-size:27px}.trial{padding:50px 0}.trial h2{font-size:32px}.trial-options{grid-template-columns:1fr}.trial-options article{padding:24px}.trial-options h3{font-size:23px}.trial-conditions{gap:10px 20px;font-size:14px}.trial-frame{padding:0;margin-left:-3%;margin-right:-3%}.application h3{font-size:24px}footer{flex-direction:column;align-items:flex-start;padding:30px 6%;gap:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.school-type{font-size:18px;font-weight:700;line-height:1.6;margin:18px 0 20px}.school-type strong{font-size:clamp(28px,3vw,44px);color:var(--green);letter-spacing:.025em}.hero .hero-message{font-size:clamp(26px,2.5vw,37px);line-height:1.65;margin:20px 0}.hero-copy{padding-top:30px}@media(max-width:700px){.school-type{font-size:17px;margin:16px 0}.school-type strong{font-size:29px}.hero .hero-message{font-size:25px;letter-spacing:0}.hero-copy{padding-top:22px}.hero .eyebrow{font-size:12px}}
/* 情報の優先順位と読みやすさを整理 */
.hero-copy .lead{max-width:29em}.section-nav{display:flex;justify-content:center;gap:40px;border-bottom:1px solid var(--line);padding:8px 5%;background:white}.section-nav a{padding:10px 5px;font-size:15px;font-weight:700}.section-nav a:hover{color:var(--green)}.empathy{padding:64px 0}.empathy>p:last-child{max-width:38em}.story{padding-bottom:65px}.story p{max-width:43em}.story blockquote{margin:22px 0}.teacher-note{padding:22px 26px;margin-top:24px}.learning-grid p{line-height:1.85}.concept-grid article{background:#f4f8f5;border-radius:8px;padding:24px}.concept-grid article>img{height:135px;margin-bottom:16px}.concept-copy h4{font-size:21px;line-height:1.65;min-height:3.3em}.original-concept{font-weight:700}.concept-copy details p{font-size:16px}.concept-grid{gap:24px}.concepts-wrap{padding:60px 0}.future{padding:60px 0}.games{padding:65px 0}.cc-facts{background:var(--soft);padding:13px 16px;border-radius:5px}.cc-facts dd{font-size:22px}.course-details>summary{min-height:52px}.course-schedule{line-height:1.8}.trial-options .micro{color:#426059}.ribbon{gap:20px 45px}.section-lead{font-size:20px;font-weight:700;color:var(--green)}
@media(max-width:700px){.section-nav{gap:10px;justify-content:space-around;padding:4px 5%}.section-nav a{font-size:14px;min-height:44px}.ribbon{font-size:13px}.empathy{padding:42px 0}.story{padding-bottom:42px}.story h2{font-size:25px}.story blockquote{font-size:20px}.teacher-note{padding:22px}.learning-grid{gap:28px}.learning-grid article{display:grid;grid-template-columns:86px 1fr;column-gap:18px;align-items:start}.learning-grid img{grid-column:1;grid-row:1/4;aspect-ratio:.8;height:110px;object-fit:cover;margin:0}.learning-grid .step{grid-column:2}.learning-grid h3{grid-column:2;font-size:20px;margin:3px 0 10px}.learning-grid p{grid-column:1/-1;margin-top:12px}.section-lead{font-size:17px}.concepts-wrap{padding:42px 0}.concept-grid{gap:16px}.concept-grid article{padding:22px;display:grid;grid-template-columns:64px 1fr;gap:15px}.concept-grid article>img{height:70px;margin:0}.concept-copy h4{font-size:19px;min-height:0}.concept-copy>span{font-size:13px}.games{padding:45px 0}.future{padding:45px 0}.cc-facts{padding:12px;gap:24px}.cc-facts dd{font-size:20px}}
@media(max-width:700px){nav.section-nav>a{display:block}}

.hero h1.school-type{font-size:18px;font-weight:700;line-height:1.6;margin:18px 0 20px}.faq{padding:20px 0 60px}.faq h2{font-size:28px}.faq details p{max-width:48em;margin:0 0 22px}.faq summary{font-size:16px;padding:18px 0}.faq details:last-child{border-bottom:1px solid var(--line)}@media(max-width:700px){.hero h1.school-type{font-size:17px;margin:16px 0}.faq{padding:0 0 40px}.faq h2{font-size:26px}}

/* トップの地域・業態・価値・行動の強弱を整理 */
.hero-copy .eyebrow{font-size:14px;color:#426059;font-weight:500;letter-spacing:.04em;margin-bottom:14px}
.hero h1.school-type{margin:0 0 24px;line-height:1.6}
.school-type>span{display:block;font-size:15px;font-weight:500;margin-bottom:4px}
.hero h1.school-type strong{display:block;font-size:25px;color:var(--ink);letter-spacing:.01em}
.hero .hero-message{font-size:clamp(30px,2.9vw,43px);font-weight:800;line-height:1.55;letter-spacing:.015em;margin:0 0 26px}
.hero .hero-message em{font-style:normal;color:var(--green)}
.hero-copy .button{min-height:56px}.hero-copy .micro{font-size:14px}
@media(max-width:700px){.hero-copy{padding:16px 0 25px}.hero-copy .eyebrow{font-size:14px;margin:0 0 10px}.hero h1.school-type{margin:0 0 22px}.hero h1.school-type strong{font-size:22px}.school-type>span{font-size:14px}.hero .hero-message{font-size:clamp(26px,6.3vw,32px);line-height:1.65;margin:0 0 20px}.hero-copy .lead{line-height:1.9;margin-bottom:20px}.hero-copy .micro{font-size:13px;line-height:1.8}}

/* 自学の写真はスマホでも内容幅いっぱいに表示 */
@media(max-width:700px){.learning-grid article{display:block}.learning-grid article img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover;margin:0 0 18px}.learning-grid article h3{margin:6px 0 12px}.learning-grid article p{margin-top:0}}

/* コンセプト画像もスマホで項目幅いっぱいに表示 */
@media(max-width:700px){.concept-grid article{display:block}.concept-grid article>img{width:100%;height:auto;object-fit:contain;margin:0 0 20px}}

.self-discovery{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:0 0 65px}.self-discovery h3{font-size:30px}.self-discovery p:last-child{margin-bottom:0}@media(max-width:700px){.self-discovery{display:block;padding:0 0 45px}.self-discovery h3{font-size:26px}}

/* コースは共通背景とカードで区切り、受講情報をまとめる */
.courses-surface{background:#eef4f2;padding:54px 0}.courses-surface .courses-wrap{padding:0}.cc-heading{margin-bottom:28px}.course-jumps{display:flex;justify-content:center;gap:12px;margin-top:24px}.course-jumps a{display:block;background:#fff;border:1px solid #b9ccc3;border-radius:6px;padding:10px 24px;min-height:46px;font-weight:700}.course-jumps a:hover{background:#dcece4}.cc-course{background:#fff;border:1px solid #d4e1db;border-left:5px solid #168158;border-radius:10px;padding:28px;margin:0 0 20px}.cc-course:nth-of-type(2){border-left-color:#267c99}.cc-course:nth-of-type(3){border-left-color:#a17622}.cc-course-head{gap:30px}.cc-course h3{font-size:25px;margin-bottom:14px}.cc-age{margin-bottom:10px}.cc-description{margin-bottom:18px}.course-practical{background:#f0f6f3;padding:14px 16px;border-radius:6px}.course-practical .cc-facts{background:none;border-radius:0;padding:0;margin:0 0 4px;gap:28px}.course-practical .price-reference{margin:0 0 8px}.course-practical .course-schedule{margin:0;padding-top:10px;border-top:1px solid #ccdcd3}.course-details{margin-top:18px}.course-details>summary{padding:12px 0;min-height:46px}.fee-extra{border-top:0;padding:4px 0 0;margin:20px 0}.courses-surface .subsidy{margin-top:24px}
@media(max-width:700px){.courses-surface{padding:36px 0}.courses-surface .courses-wrap{width:92%}.cc-heading{padding:0 2%;text-align:left}.course-jumps{gap:8px;justify-content:stretch}nav.course-jumps>a{display:block;flex:1;text-align:center;padding:10px 6px;font-size:14px}.cc-course{padding:20px 16px;border-left-width:4px;margin-bottom:16px}.cc-course-head{gap:18px}.cc-course h3{font-size:23px}.course-practical{padding:12px}.course-practical .cc-facts{gap:20px;flex-wrap:wrap}.course-practical .cc-facts dd{font-size:20px}.course-practical .course-schedule{font-size:14px}.courses-surface .fee-extra{padding:0 3%;font-size:14px}.courses-surface .subsidy{padding:24px}.course-details>summary{font-size:14px}}

/* 遊びのメッセージと、作品づくりで経験する力 */
.film-heading{position:absolute;z-index:3;top:20px;left:28px;margin:0;color:#fff;font-size:27px;font-weight:800;line-height:1.5;text-shadow:0 1px 8px #0009}.play-message strong{font-size:21px}.play-message p{font-size:16px;line-height:1.85;margin:8px 0 0}.ribbon{padding-top:25px;padding-bottom:25px}.experience-list{list-style:none;padding:0;margin:20px 0}.experience-list li{display:flex;gap:16px;padding:18px 0;border-top:1px solid var(--line)}.experience-number{color:var(--green);font-weight:800;min-width:26px}.experience-list h4{font-size:18px;margin:0 0 5px}.experience-list p{margin:0}.ai-skills{list-style:none;padding:0;margin:24px 0}.ai-skills li{padding:14px 0;border-top:1px solid #ffffff40}.ai-skills strong,.ai-skills span{display:block}.ai-skills strong{font-size:18px;margin-bottom:5px}.ai-skills span{line-height:1.85}@media(max-width:700px){.film-heading{font-size:23px;top:18px;left:20px}.play-message strong{font-size:20px}.play-message p{font-size:15px}.ribbon{align-items:flex-start}.experience-list h4{font-size:17px}}

/* スライドの文字位置を旧サイトに統一 */
.film-copy{position:absolute;z-index:3;left:34px;bottom:89px;color:white;text-shadow:0 1px 8px #0009}.film-copy>span{font-size:14px;letter-spacing:.1em}.film-copy strong{display:block;font-size:42px;line-height:1.45;margin-top:10px}@media(max-width:900px){.film-copy strong{font-size:34px}}@media(max-width:640px){.film-copy{left:22px;bottom:90px}.film-copy strong{font-size:34px}.film-copy>span{font-size:12px}}

/* 今学ぶ意味を4つの独立したトピックに整理 */
.future-topics .future-intro{margin-bottom:30px}.future-topics .future-intro h2{margin-bottom:0}.future-topic{display:grid;grid-template-columns:minmax(240px,.85fr) minmax(0,1.35fr);gap:36px;background:#ffffff09;border:1px solid #ffffff38;border-radius:12px;padding:30px;margin-top:18px}.future-topic .topic-kicker{color:#bce1ce;font-size:13px;font-weight:700;letter-spacing:.04em;margin:0 0 12px}.future-topic h3{font-size:24px;line-height:1.6;margin:0}.future-topic .topic-content>p:first-child{margin-top:0}.future-topic .topic-content>p:last-child{margin-bottom:0}.future-topic .it-key-message{margin-top:20px;padding-top:16px}.future-topic .ai-skills{margin:18px 0}.future-topic .ai-skills li{padding:12px 0}.future-topic .ai-skills strong{font-size:17px}.future-topic .ai-skills span{font-size:15px}.future-topic .exam-key-message{margin-top:18px}.future-topic a{display:inline-block;margin-top:12px;font-size:13px;text-decoration:underline;text-underline-offset:4px}@media(max-width:700px){.future-topics{width:92%}.future-topics .future-intro{padding:0 2%;margin-bottom:24px}.future-topic{display:block;padding:24px 20px;margin-top:16px}.future-topic .topic-heading{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #ffffff30}.future-topic h3{font-size:23px}.future-topic .topic-content p{font-size:16px;line-height:1.9}.future-topic .topic-kicker{font-size:12px}.future-topic .ai-skills span{font-size:15px}}

/* 体験への案内にキャラクターを添える */
.trial-intro{display:flex;align-items:center;gap:28px}.trial-intro h2{margin-bottom:0}.trial-mascot{width:112px;height:auto;object-fit:contain;flex-shrink:0}.trial-intro{margin-bottom:24px}.concept-grid article>img{height:auto;aspect-ratio:3/2;object-fit:cover}
@media(max-width:700px){.trial-intro{gap:12px}.trial-mascot{width:78px}.trial-intro h2{font-size:clamp(24px,6vw,36px)}.concept-grid article>img{height:auto;aspect-ratio:auto;object-fit:contain}}
