:root{--navy:#1a3a6b;--deep:#102845;--ink:#172c45;--muted:#637082;--yellow:#f4c744;--paper:#f7f7f2;--line:#dce2e7;--white:#fff;--radius:22px;--shadow:0 18px 48px #142e5210;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;color:var(--ink);font-family:"Noto Sans CJK JP","Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;font-size:15px;line-height:1.9;background:var(--white);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{line-height:1.5;font-weight:800}h1{font-size:clamp(36px,4.4vw,62px);letter-spacing:.015em}h2{font-size:clamp(28px,3vw,42px);letter-spacing:.015em}h3{font-size:22px}p+p{margin-top:17px}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #337be6;outline-offset:5px}img{display:block;max-width:100%;height:auto}button{border:0}a,button{touch-action:manipulation}ul{margin:0;padding:0;list-style:none}[hidden]{display:none!important}.container{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.section{padding:104px 0}.section-sm{padding:70px 0}.paper{background:var(--paper)}.navy{background:var(--deep);color:var(--white)}.muted{color:var(--muted)}.eyebrow{font-family:Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.2em;color:var(--navy);display:flex;gap:12px;align-items:center;margin-bottom:19px;line-height:1.7}.eyebrow:before{content:"";width:28px;height:3px;background:var(--yellow);flex-shrink:0}.navy .eyebrow{color:#bfcee1}.intro{max-width:680px;color:var(--muted);line-height:2.05;margin-top:23px}.section-heading{display:flex;align-items:end;gap:40px;justify-content:space-between;margin-bottom:44px}.section-heading .intro{max-width:450px;margin-top:0}.text-link{font-size:14px;font-weight:700;display:inline-flex;gap:28px;align-items:center;padding-bottom:8px;border-bottom:1px solid currentColor;line-height:1.7}.arrow{display:inline-block;font-family:Arial,sans-serif;font-size:21px;font-weight:400}.tag{display:inline-flex;align-items:center;padding:6px 13px;border:1px solid var(--line);border-radius:5px;background:#fff;font-size:12px;font-weight:600;line-height:1.8}.tag.dark{background:#ffffff0b;border-color:#ffffff40;color:#fff}.badge{display:inline-flex;background:var(--yellow);padding:6px 14px;border-radius:4px;color:var(--deep);font-size:12px;font-weight:700;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:17px 24px;min-height:57px;border-radius:6px;border:1px solid transparent;background:var(--navy);color:#fff;font-weight:700;font-size:14px;line-height:1.65;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px);background:#264c83}.button.yellow{background:var(--yellow);color:var(--deep)}.button.yellow:hover{background:#ffda63}.button.outline{background:transparent;border-color:#ccd5df;color:var(--ink)}.navy .button.outline{border-color:#8c9aae;color:#fff}.button.white{background:white;color:var(--deep)}.button.small{padding:12px 18px;min-height:46px;font-size:13px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.fine{font-size:12px;line-height:1.9;color:var(--muted);margin-top:14px}.skip{position:fixed;top:-100px;left:10px;z-index:1000;padding:12px;background:white}.skip:focus{top:10px}.preview-ribbon{height:26px;display:flex;justify-content:center;align-items:center;background:var(--deep);color:#d8e2ef;font-size:10px;letter-spacing:.1em;gap:16px}.preview-ribbon b{color:var(--yellow);font-family:Arial,sans-serif;font-size:9px;letter-spacing:.15em}.site-header{position:sticky;top:0;z-index:60;background:#ffffffed;backdrop-filter:blur(16px);border-bottom:1px solid #e6ebef}.header-inner{height:83px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:14px;flex-shrink:0}.brand img{width:49px;height:46px;object-fit:contain}.brand span{font-size:18px;font-weight:800;letter-spacing:.025em;line-height:1.3}.brand small{display:block;font-family:Arial,sans-serif;font-size:8px;letter-spacing:.17em;color:var(--muted);margin-top:6px}.nav-links{display:flex;gap:27px;align-items:center}.nav-links>a{font-size:12px;font-weight:700;position:relative}.nav-links>a.active:not(.button):after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:3px;background:var(--yellow)}.nav-links .button{font-size:12px;color:#fff;padding:12px 18px;min-height:44px}.menu-toggle{display:none;background:none;width:45px;height:45px;color:var(--navy);padding:9px}.menu-toggle span{display:block;width:25px;height:2px;background:currentColor;margin:6px 0;transition:transform .2s}.mobile-nav{background:#fff;padding:14px 24px 26px;border-top:1px solid var(--line)}.mobile-nav a{display:flex;justify-content:space-between;padding:15px 3px;border-bottom:1px solid var(--line);font-size:14px;font-weight:700}.home-hero{background:var(--deep);color:white;overflow:hidden;position:relative}.home-hero:after{content:"";width:280px;height:280px;border:1px solid #ffffff0c;border-radius:50%;position:absolute;left:-160px;bottom:60px;pointer-events:none}.hero-grid{display:grid;grid-template-columns:1fr 1.45fr;gap:40px;align-items:center;padding:69px 0 56px}.hero-copy .eyebrow{color:#cedaec;margin-bottom:27px}.hero-copy h1{font-size:clamp(38px,4.2vw,58px);white-space:nowrap;line-height:1.55;font-weight:800}.hero-copy h1 em{font-style:normal;position:relative}.hero-copy p{font-size:14px;color:#d7e1ef;max-width:430px;line-height:2.15;margin-top:22px}.hero-copy .actions{margin-top:31px;gap:12px}.hero-copy .button{padding:16px 18px;font-size:13px;gap:18px}.hero-visual{position:relative;padding-top:7px;min-width:0}.hero-visual img{width:100%;aspect-ratio:1.5;object-fit:cover;object-position:center 51%;border-radius:85px 8px 8px 8px}.hero-visual figcaption{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.06em;padding:20px 4px 0;color:#cedaea}.hero-visual figcaption span:first-child{font-family:Arial;font-size:10px;letter-spacing:.15em}.hero-visual .photo-mark{position:absolute;right:22px;top:23px;border:1px solid #ffffff80;border-radius:50%;width:68px;height:68px;display:grid;place-items:center;background:#12283a35;font-family:Arial;font-size:10px;line-height:1.7;letter-spacing:.12em;text-align:center}.hero-bottom{border-top:1px solid #ffffff25;display:flex;align-items:center;justify-content:space-between;padding:19px 0 22px;gap:20px;color:#c9d7e9;font-size:11px}.hero-bottom>div{display:flex;gap:28px}.hero-bottom b{color:white;font-weight:500}.hero-bottom .scroll{font-family:Arial;letter-spacing:.17em;font-size:9px;color:#f4c744}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.split .photo img{width:100%;aspect-ratio:1.12;object-fit:cover;border-radius:var(--radius)}.photo figcaption{font-size:11px;color:var(--muted);margin-top:12px}.split .intro{max-width:510px}.phrase{font-weight:700;color:var(--navy);border-left:3px solid var(--yellow);padding-left:19px;margin-top:28px;font-size:17px;line-height:1.9}.mini-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:54px}.mini-flow article{border-top:1px solid var(--line);padding-top:21px}.number{font-family:Arial,sans-serif;color:var(--navy);font-size:12px;letter-spacing:.1em;font-weight:700;display:block;margin-bottom:14px}.mini-flow h3{font-size:19px}.mini-flow p{color:var(--muted);font-size:13px;margin-top:12px;line-height:1.9}.cards-three{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.work-card{background:white;border-radius:12px;overflow:hidden;border:1px solid #e0e5e8}.work-card img{height:232px;width:100%;object-fit:cover}.work-card .body{padding:24px 26px 28px}.work-card h3{font-size:19px;margin-bottom:13px}.work-card p{font-size:13px;color:var(--muted)}.work-card .number{margin-bottom:9px;font-size:10px}.team-band{display:grid;grid-template-columns:1.22fr 1fr;gap:60px;align-items:center}.team-band img{width:100%;border-radius:8px 60px 8px 8px;aspect-ratio:1.55;object-fit:cover}.team-band .intro{max-width:480px}.rec-choices{display:grid;grid-template-columns:1.35fr 1fr;gap:23px}.rec-choice{display:block;border-radius:12px;padding:36px;position:relative;overflow:hidden;min-height:260px;transition:transform .2s}.rec-choice:hover{transform:translateY(-4px)}.rec-choice.general{background:var(--navy);color:#fff}.rec-choice.school{background:#eef2f5;color:var(--ink)}.rec-choice .mini-label{font-size:11px;letter-spacing:.1em;display:block;margin-bottom:16px;opacity:.85}.rec-choice h3{font-size:28px;line-height:1.6;margin-bottom:19px}.rec-choice p{font-size:13px;max-width:370px;opacity:.88}.rec-choice .circle-arrow{position:absolute;bottom:29px;right:30px;width:44px;height:44px;background:var(--yellow);border-radius:50%;display:grid;place-items:center;color:var(--deep);font-size:23px}.rec-choice small{display:block;font-size:11px;line-height:1.9;padding-right:50px;margin-top:21px;opacity:.8}.page-intro{padding:66px 0 53px;background:var(--paper)}.breadcrumb{font-size:10px;color:var(--muted);margin-bottom:28px;display:flex;gap:14px;align-items:center}.page-intro .eyebrow{margin-bottom:16px}.page-intro h1{font-size:clamp(34px,4vw,54px)}.page-intro p{margin-top:23px;color:var(--muted);max-width:690px;font-size:14px;line-height:2.05}.lead-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:56px}.lead-grid img{width:100%;aspect-ratio:1.42;object-fit:cover;border-radius:10px 65px 10px 10px}.lead-grid .eyebrow{font-size:10px}.subnav{position:relative;border-bottom:1px solid var(--line);background:white}.subnav .container{display:flex;gap:28px;overflow-x:auto;white-space:nowrap;padding:17px 0;scrollbar-width:none}.subnav a{font-size:12px;font-weight:700;color:var(--muted)}.subnav a:hover{color:var(--navy)}.recruit-hero{background:var(--paper);padding:60px 0 54px}.recruit-hero .lead-grid{grid-template-columns:1.03fr 1fr;gap:48px}.recruit-hero h1{font-size:clamp(34px,3.65vw,51px);line-height:1.65}.recruit-hero .intro{font-size:14px;margin-top:22px}.recruit-hero .tag-row{display:flex;gap:8px;margin-top:23px;flex-wrap:wrap}.recruit-hero .lead-grid img{aspect-ratio:1.25;object-position:50% 45%}.recruit-hero .photo-note{color:var(--muted);font-size:11px;margin-top:12px}.statement{background:#fff;border:1px solid var(--line);border-left:4px solid var(--yellow);padding:22px 27px;margin-top:35px;line-height:1.9;font-size:14px}.statement b{display:block;font-size:16px;margin-bottom:5px}.culture-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:44px}.culture-cards article{padding:0 24px 0 0}.culture-cards article+article{border-left:1px solid var(--line);padding-left:30px}.culture-cards p{font-size:13px;color:var(--muted);margin-top:14px}.culture-cards .num-large{font-family:Arial;font-size:36px;font-weight:700;line-height:1;color:#c5cfdb;display:block;margin-bottom:20px}.wide-photo{width:100%;height:370px;object-fit:cover;border-radius:15px}.education{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.education article{background:white;border:1px solid var(--line);border-radius:10px;padding:30px 27px}.education .role{font-size:11px;background:#eef2f8;color:var(--navy);display:inline-block;padding:5px 12px;border-radius:4px;margin-bottom:15px;font-weight:700}.education h3{font-size:19px;margin-bottom:15px}.education p{font-size:13px;color:var(--muted)}.feedback-example{margin-top:27px;padding:26px 30px;background:#eaf0f5;border-radius:10px;display:grid;grid-template-columns:1fr 40px 1.5fr;gap:24px;align-items:center}.feedback-example .tiny{font-size:10px;color:var(--muted);letter-spacing:.08em;display:block;margin-bottom:6px}.feedback-example p{font-size:14px}.feedback-example .to{font-size:25px;color:var(--navy);text-align:center}.tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px}.tab{padding:18px 12px;border-radius:7px;background:#edf0f3;color:#3b4f67;line-height:1.6;font-size:14px;font-weight:700;border:1px solid transparent}.tab[aria-selected=true]{background:var(--navy);color:white;border-color:var(--navy);position:relative}.tab[aria-selected=true]:after{content:"";border:8px solid transparent;border-top-color:var(--navy);position:absolute;bottom:-16px;left:calc(50% - 8px)}.tabpanel{border:1px solid var(--line);border-radius:12px;padding:37px;background:#fff}.tabpanel .intro{margin-top:12px;font-size:14px;max-width:none}.tabpanel h3{font-size:26px}.data-list{margin:26px 0 0}.data-list>div{display:grid;grid-template-columns:135px 1fr;gap:24px;padding:16px 0;border-top:1px solid var(--line);font-size:13px}.data-list dt{font-weight:700}.data-list dd{margin:0;color:#536275;line-height:1.9}.review-note{padding:15px 18px;border-radius:6px;font-size:11px;line-height:1.85;background:#fff8dc;color:#66521b;margin-top:25px;border:1px solid #f1e4ae}.review-note strong{display:block;font-size:12px;margin-bottom:3px}.two-job{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:26px 0}.two-job article{padding:24px;background:var(--paper);border-radius:8px}.two-job h4{font-size:18px;margin:12px 0}.two-job p{font-size:13px;color:var(--muted)}.two-job ul{margin-top:12px;font-size:12px;color:var(--muted)}.two-job li{padding:4px 0 4px 16px;position:relative}.two-job li:before{content:"";position:absolute;left:0;top:15px;width:4px;height:4px;background:var(--navy)}.quiet-note{border-top:1px solid var(--line);padding-top:20px;font-size:12px;color:var(--muted);margin-top:22px}.join-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.join-flow article{position:relative;padding:26px 24px;border-top:3px solid var(--yellow);background:#fff;border-radius:3px 3px 8px 8px}.join-flow h3{font-size:17px;margin-bottom:11px}.join-flow p{font-size:12px;color:var(--muted)}.join-flow .number{font-size:11px;margin-bottom:17px}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:0 4px}.faq summary{list-style:none;display:flex;align-items:center;gap:18px;padding:23px 6px;font-size:14px;font-weight:700;cursor:pointer;line-height:1.8}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:"Q";color:var(--navy);font:700 17px Arial;flex-shrink:0}.faq summary:after{content:"+";font:400 22px Arial;margin-left:auto;color:var(--navy);flex-shrink:0}.faq details[open] summary:after{content:"−"}.faq details p{padding:0 40px 23px;font-size:13px;color:var(--muted);max-width:1050px}.video-section{display:grid;grid-template-columns:1.28fr 1fr;gap:54px;align-items:center}.video-cover{position:relative;display:block;border:0;background:none;border-radius:13px;overflow:hidden;padding:0;width:100%;text-align:left}.video-cover img{width:100%;aspect-ratio:1.7;object-fit:cover;filter:brightness(.77);transition:filter .3s}.video-cover:hover img{filter:brightness(.92)}.play{position:absolute;left:calc(50% - 29px);top:calc(50% - 29px);width:58px;height:58px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;color:var(--navy);font-size:22px;padding-left:4px}.video-cover .caption{position:absolute;bottom:22px;left:23px;color:#fff;font-size:12px;font-weight:700}.video-section p{color:var(--muted);font-size:14px;margin-top:20px}.contact-band{background:var(--deep);color:white;padding:66px 0}.contact-band .container{display:flex;align-items:center;justify-content:space-between;gap:45px}.contact-band h2{font-size:32px;line-height:1.65}.contact-band p{font-size:13px;color:#c9d7e9;margin-top:17px}.contact-band .actions{margin:0;flex-shrink:0;flex-direction:column;min-width:250px;gap:12px}.contact-band .eyebrow{color:#c9d7e9}.site-footer{background:#0b1f36;color:#bac8d9;padding:48px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:38px;padding-bottom:33px}.footer-brand .brand{color:white}.footer-brand .brand small{color:#a5b7ca}.footer-brand p{font-size:11px;line-height:2;margin-top:19px}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 36px;font-size:11px}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;padding-top:20px;gap:20px;font-family:Arial;font-size:9px;letter-spacing:.07em}.footer-bottom a{font-family:inherit}.mobile-cta{display:none}.feature-list{display:grid;gap:18px;margin-top:28px}.feature-list li{padding-left:23px;font-size:13px;position:relative;color:var(--muted)}.feature-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--navy);font-weight:700}.feature-list b{display:block;font-size:15px;color:var(--ink);margin-bottom:6px}.work-detail{display:grid;grid-template-columns:.95fr 1.05fr;gap:65px;align-items:center;padding:48px 0;border-bottom:1px solid var(--line)}.work-detail:first-child{padding-top:0}.work-detail:last-child{border-bottom:0;padding-bottom:0}.work-detail:nth-child(even) .work-image{order:2}.work-detail .work-image img{width:100%;aspect-ratio:1.36;object-fit:cover;border-radius:12px}.work-detail h2{font-size:31px}.work-detail p{font-size:14px;color:var(--muted);margin-top:21px}.project-list{margin-top:31px}.project-list li{padding:20px 0;border-top:1px solid var(--line);font-size:14px;display:flex;justify-content:space-between;gap:25px}.project-list span{color:var(--muted);font-size:11px;flex-shrink:0}.school-hero{background:var(--paper);padding:55px 0 60px}.school-hero .lead-grid{grid-template-columns:1fr 1fr}.school-hero h1{font-size:clamp(34px,3.9vw,54px)}.school-hero .badge{margin-bottom:23px}.school-hero .intro{font-size:14px}.school-hero .actions{margin-top:25px}.school-hero img{aspect-ratio:1.25;object-position:45% 50%}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:42px}.stat{padding:30px;background:white;border:1px solid var(--line);border-radius:10px}.stat>span{font-size:12px;color:var(--muted)}.stat .value{font-size:43px;color:var(--navy);font-weight:800;line-height:1.6;margin:6px 0}.stat .value small{font-size:19px;margin-left:4px}.stat p{font-size:11px;line-height:1.9;color:var(--muted)}.school-note{font-size:11px;color:var(--muted);margin-top:17px;line-height:1.9}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.visit-list{counter-reset:visit}.visit-list li{position:relative;padding:0 0 25px 54px;margin-bottom:25px;border-bottom:1px solid var(--line)}.visit-list li:before{counter-increment:visit;content:"0" counter(visit);position:absolute;left:0;top:4px;font:700 14px Arial;color:var(--navy);background:#edf2f7;border-radius:50%;width:36px;height:36px;display:grid;place-items:center}.visit-list b{font-size:18px;display:block;margin-bottom:10px}.visit-list p{font-size:13px;color:var(--muted)}.visit-card{background:var(--paper);border-radius:14px;padding:35px}.visit-card h3{font-size:24px}.visit-card p{font-size:13px;color:var(--muted);margin-top:16px}.job-number{background:white;border:1px solid var(--line);border-radius:8px;padding:20px;margin-top:22px}.job-number small{font-size:11px;display:block;color:var(--muted)}.job-number strong{font-size:22px;color:var(--navy);line-height:1.7;font-family:Arial;letter-spacing:.02em;display:block;overflow-wrap:anywhere}.copy-button{margin-top:12px;background:#e8eef5;color:var(--navy);border-radius:4px;padding:8px 12px;font-size:11px;font-weight:700}.status{display:block;font-size:11px;min-height:21px;margin-top:5px;color:var(--navy)}.teacher-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px}.teacher-grid .intro{font-size:14px}.teacher-contact{border:1px solid var(--line);padding:30px;border-radius:12px;background:#fff}.teacher-contact .label{color:var(--muted);font-size:11px}.teacher-contact .phone{font-size:25px;font-family:Arial;font-weight:700;color:var(--navy);display:inline-block;margin:9px 0}.teacher-contact p{font-size:12px;color:var(--muted)}.company-top{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.company-top .data-list{margin:0}.company-top .data-list>div:first-child{border-top:0;padding-top:0}.company-top .data-list>div{grid-template-columns:90px 1fr}.company-message{margin-top:38px;max-width:450px;font-size:14px;color:var(--muted)}.access{display:grid;grid-template-columns:1.3fr 1fr;gap:48px;align-items:center}.access .image-button{background:none;padding:0;border-radius:12px;overflow:hidden;display:block;width:100%}.access img{width:100%;border-radius:12px}.access h3{font-size:24px}.access p{font-size:13px;color:var(--muted);margin-top:15px}.access .address{font-size:16px;color:var(--ink);font-weight:700}.notice{background:#f0f4f7;border-radius:8px;padding:19px 22px;font-size:12px;line-height:1.9;color:var(--muted);margin-top:25px}.dialog{border:0;border-radius:15px;background:var(--deep);padding:53px 20px 20px;color:white;width:min(930px,calc(100% - 30px));max-height:93vh}.dialog::backdrop{background:#071322ce;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:12px;top:10px;background:#ffffff1c;color:white;border-radius:5px;padding:7px 14px;font-size:13px}.dialog iframe{width:100%;aspect-ratio:16/9;border:0;background:black}.dialog img{max-height:74vh;width:100%;object-fit:contain}.dialog p{font-size:11px;margin-top:12px;color:#c9d7e9}.dialog a{text-decoration:underline}.modal-hint{font-size:11px;color:var(--muted);margin-top:10px}.divider{border:0;border-top:1px solid var(--line);margin:35px 0}.back-link{font-size:12px;color:var(--muted)}.flex-gap{display:flex;gap:10px;flex-wrap:wrap}.narrow{max-width:950px}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden;white-space:nowrap}.mini-block{margin-top:28px;border-top:1px solid var(--line);padding-top:25px}.mini-block h4{font-size:16px;margin-bottom:10px}.mini-block p{font-size:12px;color:var(--muted)}.empty-note{display:inline-block;color:#8a691c;background:#fff5d5;border:1px solid #f0e0ac;border-radius:3px;padding:2px 8px;font-size:11px}.school-stamp{font-size:12px;color:var(--navy);font-weight:700;margin-bottom:10px}.talk-examples{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.talk-examples span{display:block;border:1px solid var(--line);padding:15px 17px;border-radius:5px;font-size:13px;background:#f7f9fb}
@media(min-width:1450px){.hero-copy h1{font-size:61px}.hero-grid{gap:46px}.container{max-width:1280px}.hero-visual img{aspect-ratio:1.6}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav-links{gap:18px}.nav-links>a{font-size:11px}.brand span{font-size:16px}.brand img{width:42px;height:40px}.hero-grid{gap:24px;grid-template-columns:1fr 1.15fr}.hero-copy h1{font-size:44px}.hero-copy .actions{flex-direction:column;align-items:start}.hero-visual img{aspect-ratio:1.04}.hero-copy p{font-size:13px}.split,.team-band{gap:38px}.work-card img{height:200px}.section{padding:83px 0}.education article{padding:25px 21px}.join-flow{gap:14px}.join-flow article{padding:22px 18px}.rec-choice{padding:29px}.video-section{gap:34px}.contact-band h2{font-size:28px}.company-top{gap:40px}}
@media(max-width:860px){.nav-links{display:none}.menu-toggle{display:block}.header-inner{height:70px}.preview-ribbon{height:23px}.hero-grid{grid-template-columns:1fr 1.06fr;padding:45px 0}.hero-copy h1{font-size:36px}.hero-copy .actions{margin-top:22px}.hero-copy p{font-size:12px}.hero-copy .eyebrow{font-size:9px;margin-bottom:18px}.hero-visual img{aspect-ratio:.92}.hero-visual figcaption{font-size:9px;gap:10px;align-items:start}.hero-bottom>div{gap:15px;font-size:10px}.section-heading{display:block}.section-heading .intro{margin-top:20px}.split,.team-band,.lead-grid,.recruit-hero .lead-grid,.school-hero .lead-grid,.access,.visit-grid,.teacher-grid,.company-top{gap:32px}.recruit-hero h1{font-size:33px}.recruit-hero .intro{font-size:12px}.section-heading{margin-bottom:34px}.culture-cards{gap:18px}.culture-cards article+article{padding-left:20px}.culture-cards h3{font-size:18px}.education{gap:14px}.education h3{font-size:17px}.feedback-example{gap:14px}.join-flow{grid-template-columns:1fr 1fr;gap:17px}.work-detail{gap:35px}.work-detail h2{font-size:26px}.stats{gap:15px}.stat{padding:23px}.rec-choices{grid-template-columns:1.15fr 1fr}.rec-choice h3{font-size:24px}.contact-band .container{gap:25px}.video-section{grid-template-columns:1fr 1fr}.video-section h2{font-size:27px}.footer-links{column-gap:20px}.company-top{grid-template-columns:1fr 1.3fr}.school-hero h1{font-size:35px}.school-hero .intro{font-size:12px}.tabs{gap:9px}.tab{font-size:12px}.tabpanel{padding:27px}.two-job{gap:15px}.two-job article{padding:21px}.data-list>div{grid-template-columns:106px 1fr;gap:15px}}
@media(max-width:640px){body{font-size:14px;line-height:1.9;padding-bottom:77px}html{scroll-padding-top:92px}.container{width:calc(100% - 40px)}.section{padding:63px 0}.section-sm{padding:47px 0}h2{font-size:29px;line-height:1.65}h3{font-size:20px}.eyebrow{font-size:9px;letter-spacing:.17em;margin-bottom:13px;gap:10px}.eyebrow:before{width:23px}.header-inner{height:67px}.brand{gap:10px}.brand img{width:39px;height:38px}.brand span{font-size:16px}.brand small{font-size:7px;letter-spacing:.13em;margin-top:4px}.preview-ribbon{height:21px;font-size:9px;gap:9px}.preview-ribbon b{font-size:8px}.home-hero .container{width:calc(100% - 40px)}.hero-grid{display:flex;flex-direction:column;gap:30px;padding:32px 0 22px;align-items:stretch}.hero-copy h1{font-size:clamp(34px,8.8vw,47px);line-height:1.55;letter-spacing:.015em}.hero-copy .eyebrow{margin-bottom:17px;font-size:9px}.hero-copy p{font-size:12px;line-height:1.95;margin-top:17px;max-width:350px}.hero-copy .actions{flex-direction:row;gap:10px;margin-top:23px;align-items:stretch}.hero-copy .button{font-size:11px;padding:13px 14px;min-height:49px;gap:16px}.hero-visual{padding-top:0}.hero-visual img{aspect-ratio:1.62;border-radius:43px 6px 6px 6px;object-position:center 45%}.hero-visual .photo-mark{width:47px;height:47px;top:13px;right:13px;font-size:7px}.hero-visual figcaption{padding-top:12px;font-size:9px;align-items:center}.hero-visual figcaption span:first-child{font-size:8px}.hero-bottom{font-size:9px;padding:15px 0 18px}.hero-bottom>div{gap:5px 19px;flex-wrap:wrap;font-size:9px}.hero-bottom>div span:last-child{display:none}.hero-bottom .scroll{font-size:8px}.split,.team-band,.lead-grid,.recruit-hero .lead-grid,.school-hero .lead-grid,.access,.visit-grid,.teacher-grid,.company-top{grid-template-columns:1fr;gap:31px}.split .photo img{aspect-ratio:1.5;border-radius:12px}.split .photo{order:2}.split h2{font-size:27px}.intro{font-size:13px;margin-top:20px}.phrase{font-size:15px;padding-left:16px;margin-top:23px}.mini-flow{grid-template-columns:1fr;gap:20px;margin-top:35px}.mini-flow article{padding-top:18px;display:grid;grid-template-columns:30px 1fr;column-gap:12px}.mini-flow .number{margin:5px 0 0;grid-row:span 2}.mini-flow h3{font-size:17px}.mini-flow p{margin-top:8px;font-size:12px}.section-heading{margin-bottom:28px}.section-heading .intro{font-size:13px;margin-top:16px}.cards-three{grid-template-columns:1fr;gap:19px}.work-card img{height:205px}.work-card .body{padding:21px 23px 25px}.work-card h3{font-size:19px;margin-bottom:10px}.work-card p{font-size:12px}.team-band{gap:29px}.team-band img{border-radius:7px 40px 7px 7px;aspect-ratio:1.6}.team-band .intro{font-size:13px}.text-link{font-size:12px;gap:20px}.rec-choices{grid-template-columns:1fr;gap:17px}.rec-choice{min-height:235px;padding:27px}.rec-choice h3{font-size:25px;margin-bottom:12px}.rec-choice p{font-size:12px;max-width:275px}.rec-choice .mini-label{font-size:10px;margin-bottom:12px}.rec-choice small{font-size:10px}.rec-choice .circle-arrow{bottom:26px;right:24px;width:38px;height:38px}.page-intro{padding:32px 0 35px}.breadcrumb{font-size:9px;margin-bottom:22px;gap:10px;flex-wrap:wrap}.page-intro h1{font-size:33px}.page-intro p{font-size:12px;margin-top:18px}.subnav .container{gap:22px;padding:15px 0}.subnav a{font-size:11px}.recruit-hero{padding:30px 0 35px}.recruit-hero .lead-grid{gap:28px}.recruit-hero h1{font-size:33px;line-height:1.65}.recruit-hero .intro{font-size:12px;margin-top:17px}.recruit-hero .tag-row{gap:6px;margin-top:18px}.tag{font-size:10px;padding:5px 9px}.recruit-hero .lead-grid img{aspect-ratio:1.62;border-radius:7px 40px 7px 7px}.recruit-hero .photo-note{font-size:10px}.actions{gap:10px;margin-top:25px}.button{padding:14px 18px;font-size:12px;min-height:51px;gap:19px}.button.small{font-size:11px;min-height:44px}.statement{padding:18px 20px;font-size:12px;margin-top:26px}.statement b{font-size:14px}.culture-cards{grid-template-columns:1fr;gap:24px;margin-top:31px}.culture-cards article{display:grid;grid-template-columns:44px 1fr;gap:0 15px;padding:0}.culture-cards article+article{border-left:0;padding-left:0}.culture-cards .num-large{font-size:29px;grid-row:span 2;margin-top:4px}.culture-cards h3{font-size:18px}.culture-cards p{font-size:12px;margin-top:8px}.wide-photo{height:240px;border-radius:9px}.education{grid-template-columns:1fr;gap:14px}.education article{padding:25px}.education h3{font-size:20px;margin-bottom:12px}.education p{font-size:12px}.education .role{font-size:10px;margin-bottom:12px}.feedback-example{grid-template-columns:1fr;padding:23px;gap:9px;margin-top:20px}.feedback-example p{font-size:13px}.feedback-example .to{text-align:left;transform:rotate(90deg);width:25px;line-height:1.2}.tabs{gap:6px;margin-bottom:20px}.tab{font-size:11px;line-height:1.7;padding:14px 5px}.tabpanel{padding:24px 21px}.tabpanel h3{font-size:23px}.tabpanel .intro{font-size:12px}.data-list>div{grid-template-columns:1fr;gap:6px;padding:14px 0;font-size:12px}.data-list dt{font-size:12px}.two-job{grid-template-columns:1fr;gap:14px}.two-job article{padding:21px}.two-job h4{font-size:18px}.two-job p{font-size:12px}.review-note{font-size:10px;padding:13px 15px;line-height:1.9}.review-note strong{font-size:11px}.fine{font-size:10px}.quiet-note{font-size:11px}.join-flow{gap:12px;grid-template-columns:1fr 1fr}.join-flow article{padding:19px 17px}.join-flow h3{font-size:15px}.join-flow p{font-size:11px}.join-flow .number{font-size:10px;margin-bottom:12px}.faq summary{font-size:12px;gap:11px;padding:19px 1px}.faq summary:before{font-size:15px}.faq details p{font-size:12px;padding:0 18px 20px 23px}.video-section{grid-template-columns:1fr;gap:24px}.video-section h2{font-size:27px}.video-section p{font-size:12px;margin-top:15px}.video-cover .caption{bottom:17px;left:18px;font-size:11px}.contact-band{padding:43px 0}.contact-band .container{display:block}.contact-band h2{font-size:28px}.contact-band p{font-size:12px;margin-top:15px}.contact-band .actions{margin-top:25px;min-width:0;max-width:360px}.contact-band .button{width:100%}.site-footer{padding:38px 0 23px}.footer-top{display:block;padding-bottom:25px}.footer-brand p{font-size:10px;line-height:1.95;margin-top:17px}.footer-links{margin-top:24px;font-size:10px;gap:11px 25px;grid-template-columns:1fr 1fr}.footer-bottom{font-size:8px;display:block;padding-top:19px;line-height:2}.footer-bottom a{display:block;margin-top:7px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;display:flex;gap:8px;align-items:center;background:#ffffffed;backdrop-filter:blur(15px);padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);z-index:65}.mobile-cta .button{flex:1;font-size:12px;min-height:48px;padding:12px 17px;justify-content:center;gap:16px}.mobile-cta .secondary{flex:0 0 37%;background:#eef2f7;color:var(--navy)}.work-detail{grid-template-columns:1fr;gap:26px;padding:35px 0}.work-detail:nth-child(even) .work-image{order:0}.work-detail h2{font-size:26px}.work-detail p{font-size:12px;margin-top:15px}.feature-list{gap:13px;margin-top:20px}.feature-list li{font-size:12px}.feature-list b{font-size:14px}.project-list li{font-size:12px;display:block;line-height:1.9;padding:16px 0}.project-list span{display:block;margin-top:6px;font-size:10px}.school-hero{padding:32px 0 37px}.school-hero .lead-grid{gap:27px}.school-hero .badge{font-size:11px;margin-bottom:20px}.school-hero h1{font-size:34px}.school-hero .intro{font-size:12px}.school-hero img{aspect-ratio:1.5;border-radius:8px 44px 8px 8px}.stats{grid-template-columns:1fr;gap:13px;margin-top:30px}.stat{padding:21px 25px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3px 18px}.stat>span{font-size:11px}.stat .value{font-size:33px;grid-column:1;line-height:1.55;margin:0}.stat .value small{font-size:15px}.stat p{grid-column:2;grid-row:1 / 3;font-size:10px;border-left:1px solid var(--line);padding-left:18px}.school-note{font-size:10px}.visit-card{padding:26px}.visit-card h3{font-size:22px}.visit-card p{font-size:12px}.visit-list b{font-size:17px}.visit-list p{font-size:12px}.visit-list li{padding-left:49px;margin-bottom:21px;padding-bottom:21px}.job-number{padding:17px}.job-number strong{font-size:22px}.teacher-contact{padding:26px}.teacher-grid .intro{font-size:12px}.teacher-contact .phone{font-size:24px}.company-top .data-list>div{grid-template-columns:86px 1fr;gap:16px}.company-message{font-size:13px;margin-top:22px}.access h3{font-size:22px}.access .address{font-size:14px}.access p{font-size:12px}.notice{font-size:11px;padding:16px 19px;margin-top:20px}.modal-hint{font-size:10px}.dialog{padding:53px 12px 15px;border-radius:10px}.dialog p{font-size:10px}.dialog-close{font-size:11px}.talk-examples{grid-template-columns:1fr;gap:9px}.talk-examples span{font-size:12px;padding:13px 15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.site-header,.preview-ribbon,.mobile-cta,.subnav,.dialog,.menu-toggle{display:none!important}body{padding:0}.section{padding:35px 0}.container{width:100%}.home-hero,.navy,.contact-band{-webkit-print-color-adjust:exact;print-color-adjust:exact}a{color:inherit}img{max-height:350px;object-fit:cover}section{break-inside:avoid}.site-footer{break-inside:avoid}}
/* Visual QA refinements: retain complete team photos and clear CTA contrast. */
.home-hero .button.outline,.contact-band .button.outline{color:#fff;border-color:#8c9aae}
.hero-visual img,.recruit-hero .lead-grid img,.school-hero .lead-grid img{aspect-ratio:16/9;object-fit:contain}
.recruit-hero h1{font-size:clamp(32px,3.25vw,46px)}
@media(min-width:641px) and (max-width:860px){.recruit-hero h1{font-size:29px}}
@media(max-width:640px){.recruit-hero h1{font-size:clamp(25px,7.55vw,30px)}.school-hero h1{font-size:clamp(28px,8.2vw,34px)}.mobile-cta .button{font-size:11px;gap:10px;padding:12px 10px}.mobile-cta .button span:first-child{white-space:nowrap}.mobile-cta .secondary{flex-basis:39%}.mobile-cta .arrow{font-size:18px}}
@media(max-width:640px){.hero-copy h1{font-size:clamp(28px,8.8vw,47px)}}

/* Version 02: concrete work flows, real employee introductions, and optional consultation memo. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.underlined{text-decoration:underline;text-underline-offset:4px}
.copy-address{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:16px}
.copy-address [role=status]{margin:0}
.shift-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);margin-bottom:34px;max-width:620px}
.shift-tabs button{flex:1;background:#edf1f7;color:var(--navy);font-weight:700;padding:17px 20px;line-height:1.65;border-radius:6px 6px 0 0;border:1px solid transparent;font-size:14px}
.shift-tabs button[aria-selected=true]{background:var(--deep);color:white;border-bottom:4px solid var(--yellow)}
.day-layout{display:grid;grid-template-columns:.94fr 1.06fr;align-items:start;gap:54px}
.day-photo{position:sticky;top:125px}
.day-photo img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:9px 52px 9px 9px}
.day-photo figcaption,.people-photo figcaption{color:var(--muted);font-size:11px;line-height:1.8;margin-top:12px}
.day-title h3{font-size:28px;line-height:1.6;margin-top:14px}
.day-flow{list-style:none;margin:24px 0 0;padding:0}
.day-flow li{display:flex;gap:18px;position:relative;padding:0 0 24px}
.day-flow li:not(:last-child):before{content:"";position:absolute;width:2px;left:18px;top:37px;bottom:0;background:var(--line)}
.day-flow li>span{width:38px;height:38px;flex-shrink:0;border-radius:50%;background:var(--paper);color:var(--navy);border:1px solid var(--line);display:grid;place-items:center;font-family:Arial,sans-serif;font-size:13px;font-weight:700}
.day-flow h4{font-size:18px;padding-top:4px}
.day-flow p{font-size:13px;color:var(--muted);line-height:1.95;margin-top:9px}
.people-layout{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}
.people-photo img{width:100%;aspect-ratio:16/9;object-fit:contain;border-radius:7px 7px 48px 7px}
.people-stories article{padding:27px 0;border-top:1px solid var(--line)}
.people-stories article:first-child{padding-top:0;border-top:0}
.people-stories h3{font-size:25px;line-height:1.65;margin-top:10px}
.people-stories p{font-size:13px;line-height:1.95;color:var(--muted);margin-top:14px}
.people-stories .tiny{color:var(--navy);font-size:12px;font-weight:700}
.growth-detail{margin-top:30px;background:white;border:1px solid var(--line);border-radius:12px;padding:0 28px}
.growth-detail>summary{list-style:none;display:flex;align-items:center;gap:15px;padding:23px 0;cursor:pointer;font-weight:700;font-size:18px}
.growth-detail>summary::-webkit-details-marker{display:none}
.growth-detail>summary small{color:var(--muted);font-size:12px;font-weight:400}
.growth-detail>summary span:last-child{margin-left:auto;font-size:25px;font-weight:400;transition:transform .2s}
.growth-detail[open]>summary span:last-child{transform:rotate(45deg)}
.growth-detail>.fine{padding-bottom:24px;margin:0}
.growth-paths{display:grid;grid-template-columns:1fr 1fr;gap:40px;border-top:1px solid var(--line);padding:30px 0 22px}
.growth-paths h3{font-size:21px;margin-top:16px}
.growth-paths p{font-size:13px;line-height:1.95;color:var(--muted);margin-top:15px}
.consult-section{background:var(--paper)}
.consult-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:36px;align-items:stretch}
.consult-fields{padding:8px 0}
.field+ .field{margin-top:23px}
.field label,.question-options legend{display:block;font-size:14px;font-weight:700;margin-bottom:10px;line-height:1.7}
.field select{font:inherit;font-size:15px;width:100%;background:#fff;color:var(--ink);border:1px solid #bdc8d5;border-radius:6px;min-height:56px;padding:12px 16px}
select:focus-visible,textarea:focus-visible,input:focus-visible{outline:3px solid #337be6;outline-offset:3px}
.question-options{padding:0;border:0;margin:25px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}
.question-options legend{margin-bottom:14px;padding:0;grid-column:1 / -1}
.question-options label{display:flex;align-items:center;gap:9px;padding:12px;background:white;border:1px solid var(--line);border-radius:6px;min-height:49px;cursor:pointer;font-size:12px}
.question-options input{accent-color:var(--navy);width:17px;height:17px;flex-shrink:0}
.question-options label:has(input:checked){border-color:var(--navy);background:#ebf0f8}
.consult-message{background:white;border:1px solid var(--line);border-top:4px solid var(--yellow);padding:30px;border-radius:9px;box-shadow:var(--shadow)}
.consult-message .tiny{font-size:12px;font-weight:700;color:var(--navy)}
.consult-message textarea{resize:vertical;display:block;width:100%;min-height:210px;font:inherit;font-size:13px;line-height:1.95;color:var(--ink);background:#f7f9fb;border:1px solid var(--line);padding:17px;border-radius:5px;margin-top:14px}
.consult-message .actions{gap:10px;margin-top:18px}
.consult-message .button{padding:12px 16px;font-size:12px;gap:14px;min-height:48px}
.consult-message .privacy-hint{font-size:11px;color:var(--muted);margin-top:16px;line-height:1.9;border-top:1px solid var(--line);padding-top:12px}
.school-model{margin-top:46px;border-top:1px solid var(--line);padding-top:28px}
.visit-model-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:16px}
.visit-model-flow article{background:white;border:1px solid var(--line);border-radius:7px;padding:19px 12px;text-align:center}
.visit-model-flow article span{display:block;font-family:Arial,sans-serif;font-size:24px;font-weight:700;color:var(--navy);line-height:1.5}
.visit-model-flow article b{display:block;font-size:12px;line-height:1.7;margin-top:9px}
.school-questions{margin-top:38px;padding-top:30px;border-top:1px solid var(--line)}
.school-questions>h3{font-size:23px;margin-bottom:14px}
@media(max-width:980px){.day-layout,.people-layout{gap:30px}.consult-layout{gap:25px}.consult-message{padding:23px}.visit-model-flow article{padding:15px 8px}.question-options{grid-template-columns:1fr}.day-title h3{font-size:25px}}
@media(max-width:640px){
 .shift-tabs{margin-bottom:23px;gap:6px}.shift-tabs button{font-size:12px;padding:14px 8px}
 .day-layout,.people-layout,.consult-layout{grid-template-columns:1fr;gap:26px}
 .day-photo{position:static}.day-photo img{aspect-ratio:16/10;border-radius:7px 33px 7px 7px}
 .day-photo figcaption,.people-photo figcaption{font-size:10px}
 .day-title h3{font-size:24px;margin-top:13px}
 .day-flow{margin-top:24px}.day-flow h4{font-size:17px}.day-flow p{font-size:13px;line-height:1.9}
 .day-flow li{gap:13px;padding-bottom:21px}.day-flow li>span{width:32px;height:32px;font-size:12px}.day-flow li:not(:last-child):before{left:15px;top:31px}
 .people-stories article{padding:23px 0}.people-stories h3{font-size:24px}.people-stories p{font-size:13px}.people-photo img{border-radius:6px 6px 35px 6px}
 .growth-detail{padding:0 19px}.growth-detail>summary{font-size:15px;padding:20px 0;gap:8px;flex-wrap:wrap;position:relative;padding-right:25px}
 .growth-detail>summary small{display:block;width:100%;font-size:11px}.growth-detail>summary span:last-child{position:absolute;right:0;top:23px}
 .growth-paths{grid-template-columns:1fr;gap:26px;padding:24px 0}.growth-paths h3{font-size:21px}.growth-paths p{font-size:13px}
 .field label,.question-options legend{font-size:13px}.field select{font-size:16px;padding:12px;width:100%}.question-options{grid-template-columns:1fr 1fr;gap:8px}.question-options label{font-size:11px;padding:10px 7px;gap:6px}
 .consult-message{padding:22px 18px}.consult-message textarea{font-size:14px;padding:14px;min-height:224px}
 .consult-message .actions{flex-direction:column}.consult-message .button{justify-content:center;font-size:13px}.consult-message .privacy-hint{font-size:11px}
 .consult-message #consult-status{font-size:11px}
 .visit-model-flow{grid-template-columns:1fr;gap:8px}.visit-model-flow article{display:flex;align-items:center;text-align:left;gap:17px;padding:13px 17px}
 .visit-model-flow article span{font-size:19px;min-width:53px}.visit-model-flow article b{font-size:13px;margin:0}
 .school-model{margin-top:32px;padding-top:25px}.school-model .eyebrow{font-size:9px;letter-spacing:.06em}
 .school-questions>h3{font-size:20px}.school-questions{margin-top:28px;padding-top:24px}
 .copy-address .button{font-size:12px}.copy-address [role=status]{font-size:11px}
}
@media print{.consult-fields,.consult-message .actions,.copy-address button{display:none}.day-photo{position:static}.day-layout,.people-layout{gap:20px}.day-flow{font-size:10pt}}

/* v3: user-confirmed part-time hours and pay; other recruitment conditions unchanged */
.parttime-pay{margin:30px 0 32px;scroll-margin-top:125px}.pay-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.pay-heading .eyebrow{margin-bottom:6px;font-size:10px}.pay-heading h4{font-size:19px}.pay-scope{color:var(--muted);font-size:11px;white-space:nowrap}.pay-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pay-card{border-radius:12px;padding:26px 26px 23px;border:1px solid var(--line);min-width:0}.pay-day{background:var(--paper);color:var(--ink)}.pay-night{background:var(--deep);color:var(--white);border-color:var(--deep)}.pay-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.pay-top h5{font-size:18px;line-height:1.5;margin:0;font-weight:800}.pay-top>span{font:700 9px Arial,sans-serif;letter-spacing:.17em;color:var(--muted)}.pay-night .pay-top>span{color:#b6c8dc}.pay-time{display:flex;align-items:baseline;gap:10px;margin:18px 0 0!important;font-family:Arial,sans-serif;font-size:33px;line-height:1.2;font-weight:700;letter-spacing:-.035em;white-space:nowrap}.pay-time>span{font-size:21px;font-weight:400;opacity:.6}.pay-time small{font-family:inherit;font-size:14px;margin-right:4px;letter-spacing:0}.pay-hours{font-size:12px;line-height:1.7;margin-top:10px!important;color:var(--muted)}.pay-hours>span{margin:0 8px;opacity:.6}.pay-night .pay-hours{color:#c3d2e3}.pay-rule{height:1px;background:var(--line);margin:21px 0 15px}.pay-night .pay-rule{background:#ffffff29}.pay-hourly{font-size:13px;line-height:1.6;margin:0!important}.pay-hourly strong{font:700 24px Arial,sans-serif;margin-left:6px;letter-spacing:-.02em}.pay-guarantee-label{font-size:11px;line-height:1.6;margin-top:19px!important;color:var(--muted)}.pay-night .pay-guarantee-label{color:#c3d2e3}.pay-guarantee{display:flex;align-items:baseline;gap:7px;margin:3px 0 0!important;white-space:nowrap}.pay-guarantee strong{font:800 47px Arial,sans-serif;letter-spacing:-.035em;color:var(--navy)}.pay-guarantee>span{font-size:14px;font-weight:700}.pay-night .pay-guarantee strong,.pay-night .pay-guarantee>span{color:var(--yellow)}.pay-math{font-size:11px;margin:7px 0 0!important;color:var(--muted);line-height:1.6}.pay-night .pay-math{color:#bdcde0}.pay-note{margin-top:14px!important}.pay-guarantee-inline{font-weight:700;color:var(--navy)}
@media(max-width:650px){.pay-heading{align-items:start;flex-direction:column;gap:6px}.pay-grid{grid-template-columns:1fr;gap:15px}.pay-card{padding:24px}.pay-heading h4{font-size:18px}.pay-scope{font-size:10px}.pay-time{font-size:34px}.pay-guarantee strong{font-size:48px}}
@media(max-width:360px){.pay-card{padding:20px 17px}.pay-time{font-size:30px;gap:8px}.pay-guarantee strong{font-size:43px}.pay-guarantee>span{font-size:12px}.pay-heading h4{font-size:16px}}

/* v4: source-based employee work example. No inferred daily clock times. */
.employee-feature{background:#f5f7f9}.employee-feature .section-heading .intro{max-width:470px}.employee-overview{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;margin:42px 0 55px}.employee-scene img{width:100%;aspect-ratio:1.03;object-fit:cover;border-radius:12px 65px 12px 12px}.employee-scene figcaption{font-size:11px;color:var(--muted);margin-top:12px}.employee-label{display:inline-block;font-size:11px;letter-spacing:.04em;padding:6px 12px;background:#e5ebf3;color:var(--navy);border-radius:4px;font-weight:700;margin-bottom:19px}.employee-context h3{font-size:clamp(23px,2.6vw,31px);line-height:1.6;margin-bottom:18px}.employee-context>p{font-size:14px;line-height:2;color:var(--muted)}.craft-connections{display:grid;gap:16px;margin-top:27px;list-style:none}.craft-connections li{display:flex;gap:17px;align-items:flex-start;border-top:1px solid var(--line);padding-top:15px}.craft-connections li>span{font:700 12px Arial;color:var(--navy);border-bottom:3px solid var(--yellow);padding:5px 0 7px}.craft-connections h4{font-size:15px;margin-bottom:4px}.craft-connections p{font-size:12px;color:var(--muted);line-height:1.8}.employee-context .employee-voice-note{font-size:10px;margin-top:18px;line-height:1.8}.week-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:35px 38px}.week-card-top{display:flex;gap:18px;align-items:center;justify-content:space-between}.week-card-top h3{font-size:28px;line-height:1.55}.week-card-top .eyebrow{font-size:10px;margin-bottom:10px}.week-record-badge{border:1px solid #d6dfe9;border-radius:4px;padding:6px 12px;font-size:11px;color:var(--navy);white-space:nowrap}.week-intro{font-size:13px;color:var(--muted);margin:18px 0 22px;line-height:1.9}.week-intro strong{font-weight:600;display:block;color:var(--navy)}.week-tabs{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:26px;max-width:500px}.week-tabs button{padding:13px 15px;background:#edf1f5;border:1px solid transparent;border-radius:6px;font-size:13px;font-weight:700;color:var(--navy);cursor:pointer}.week-tabs button[aria-selected=true]{background:var(--navy);color:white;border-color:var(--navy);box-shadow:inset 0 -3px 0 var(--yellow)}.week-tabs button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.week-panel[hidden]{display:none!important}.week-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:19px}.week-panel-heading h4{font-size:18px;color:var(--navy);line-height:1.7}.week-panel-heading p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:5px}.week-count{font-size:12px;font-weight:700;white-space:nowrap;padding:10px 13px;background:#f3f5f8;border-radius:5px}.week-count span{padding:0 10px;color:#9aabbc}.week-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;font-size:14px;border:1px solid #dae2eb;border-radius:9px;overflow:hidden}.week-table caption{text-align:left;padding:0 0 10px;color:var(--muted);font-size:11px;line-height:1.8}.week-table th,.week-table td{text-align:center;padding:16px 10px;border-bottom:1px solid #e4eaf0;vertical-align:middle}.week-table thead th{background:#eef2f7;font-weight:700;font-size:12px;color:var(--navy)}.week-table th:first-child{width:26%}.week-table tbody th{background:#fafbfc;font-weight:600;color:var(--ink)}.week-table tbody th small{font-size:11px;color:var(--muted);margin-left:12px}.week-table td strong{font-size:22px;font-family:Arial,'Noto Sans CJK JP',sans-serif;font-weight:700}.week-table td strong small{font-size:11px;font-weight:400;padding:0 3px}.week-table td.week-day{color:#765115;background:#fffaf0}.week-table td.week-night{color:var(--navy);background:#f2f5fa}.week-table tr:last-child>*{border-bottom:0}.shift-dot{width:8px;height:8px;display:inline-block;border-radius:50%;margin-right:7px}.shift-dot.day{background:var(--yellow)}.shift-dot.night{background:var(--navy)}.week-empty{font-size:15px;color:#738092}.week-reading{background:#f4f7fa;border-left:3px solid var(--yellow);padding:18px 21px;margin-top:22px}.week-reading b{font-size:14px;color:var(--navy)}.week-reading p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:7px}.week-source{font-size:10px;line-height:1.9;color:var(--muted);margin-top:15px}.week-common-note{border-top:1px solid var(--line);padding-top:18px;margin-top:19px;font-size:11px;line-height:1.9;color:var(--muted)}.week-common-note p+p{margin-top:8px}.week-common-note strong{color:var(--ink)}.assembly-card{background:var(--navy);color:white;border-radius:13px;padding:33px 36px;margin-top:30px}.assembly-heading{display:flex;justify-content:space-between;align-items:center;gap:16px}.assembly-heading h3{font-size:24px}.assembly-heading .eyebrow{color:#eac446;font-size:10px;margin-bottom:10px}.assembly-heading>span{font-size:10px;padding:6px 10px;border:1px solid #ffffff45;border-radius:4px;white-space:nowrap;color:#ecf2fb}.assembly-intro{font-size:12px;line-height:1.9;color:#e4ecf7;margin-top:16px}.assembly-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px;margin:25px 0}.assembly-grid article{background:#ffffff0d;border:1px solid #ffffff2c;border-radius:8px;padding:19px 23px}.assembly-type{font-size:12px;color:#f4cd4d;display:block;font-weight:700;margin-bottom:12px}.assembly-hours{display:flex;gap:18px;align-items:baseline;white-space:nowrap}.assembly-hours b{font:700 30px Arial,'Noto Sans CJK JP',sans-serif;letter-spacing:-.02em}.assembly-hours small{font-family:'Noto Sans CJK JP',sans-serif;font-size:12px;letter-spacing:0;margin:0 3px}.assembly-hours i{font-size:18px;color:#f4cd4d;font-style:normal}.assembly-grid article>p{font-size:11px;color:#e1e9f5;margin-top:11px}.assembly-grid article>p span{margin:0 12px}.assembly-note{border-top:1px solid #ffffff25;padding-top:18px}.assembly-note>b{font-size:13px;line-height:1.9;display:block;color:#fff}.assembly-note p{font-size:11px;line-height:1.9;color:#e1e9f5;margin-top:8px}.employment-contrast{border:1px solid var(--line);border-radius:9px;padding:25px 27px;margin-top:30px;background:#fff;display:flex;align-items:center;gap:25px;justify-content:space-between}.employment-contrast b{font-size:15px;color:var(--navy);line-height:1.9;display:block;margin-bottom:9px}.employment-contrast p{font-size:12px;line-height:1.9;color:var(--muted);max-width:620px}.employment-contrast p+p{margin-top:7px}.employment-contrast a{font-size:11px;flex-shrink:0}.employee-feature .fine{margin-bottom:0}
@media(max-width:900px){.employee-overview{gap:30px}.assembly-heading{align-items:flex-start;flex-direction:column}.assembly-grid{gap:14px}.assembly-grid article{padding:17px}.assembly-hours{gap:10px}.assembly-hours b{font-size:27px}.employment-contrast{display:block}.employment-contrast .button{margin-top:18px}}
@media(max-width:640px){.employee-overview{grid-template-columns:1fr;gap:27px;margin:28px 0 31px}.employee-scene img{aspect-ratio:1.55;border-radius:10px 42px 10px 10px}.employee-context h3{font-size:23px}.employee-context>p{font-size:13px}.employee-label{font-size:10px}.craft-connections{gap:13px;margin-top:20px}.week-card{padding:23px 17px;border-radius:10px}.week-card-top{display:block}.week-card-top h3{font-size:23px}.week-record-badge{font-size:10px;display:inline-block;margin-top:12px}.week-intro{font-size:12px;margin:15px 0 18px}.week-panel-heading{display:block}.week-panel-heading h4{font-size:15px}.week-panel-heading p{font-size:11px}.week-count{font-size:10px;display:inline-block;margin-top:10px;padding:6px 10px}.week-tabs{gap:7px;margin-bottom:19px}.week-tabs button{font-size:12px;padding:12px 5px}.week-table thead th{font-size:10px;padding:12px 5px}.week-table th:first-child{width:25%}.week-table tbody th{font-size:13px}.week-table tbody th small{font-size:10px;margin-left:5px}.week-table th,.week-table td{padding:14px 5px}.week-table td strong{font-size:19px}.week-table td strong small{font-size:10px;padding:0 2px}.week-table caption{font-size:10px}.shift-dot{width:6px;height:6px;margin-right:4px}.week-reading{padding:14px 15px;margin-top:17px}.week-reading b{font-size:13px}.week-reading p{font-size:11px}.week-source{font-size:10px}.week-common-note{font-size:10px}.assembly-card{padding:23px 20px;margin-top:24px}.assembly-heading h3{font-size:22px}.assembly-intro{font-size:11px}.assembly-grid{grid-template-columns:1fr;margin:20px 0}.assembly-grid article{padding:18px 20px}.assembly-hours b{font-size:31px}.assembly-hours{gap:20px}.assembly-note>b{font-size:12px}.assembly-note p{font-size:11px}.employment-contrast{padding:21px;margin-top:23px}.employment-contrast b{font-size:14px}.employment-contrast p{font-size:11px}.employment-contrast .button{width:100%;font-size:12px}}
@media(prefers-reduced-motion:reduce){.employee-feature *{scroll-behavior:auto!important}}

/* v6: part-time / side-job first launch; shared brand design retained. */
.tabs.two-options{grid-template-columns:repeat(2,minmax(0,1fr))}
.recruit-status{margin:0 0 20px;font-size:12px;color:var(--navy);font-weight:700;display:flex;gap:9px;align-items:center}
.recruit-status:before{content:"";width:7px;height:7px;flex:0 0 7px;background:var(--yellow);border-radius:50%}
.pay-included{font-size:11px;line-height:1.7;margin:3px 0 0;color:#dce7f3}
.employment-contrast .button{flex-shrink:0}
@media(max-width:640px){.recruit-status{font-size:11px;margin-bottom:17px}.tabs.two-options .tab{font-size:12px}.pay-included{font-size:10px}.employment-contrast .button{align-self:flex-start}}
