body{color:#14191a;-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums;background:#fff;font-family:Noto Sans JP,sans-serif;overflow-x:hidden}.gh-switch{font-family:var(--font-logo,"Noto Serif JP",serif);white-space:nowrap;color:#14191a;border:1px solid #12232e24;border-radius:4px;flex-shrink:0;align-items:center;gap:.3em;padding:9px 14px;font-size:.95rem;line-height:1;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.gh-switch .brandmark{color:var(--c,#12483f);width:1.25em;height:1.25em}.gh-switch span{background:var(--c,#12483f);color:#fff;border-radius:3px;padding:.1em .3em .05em;font-size:.85em}.gh-switch:hover{border-color:var(--c,#12483f);background:#f4f6f5;transform:translateY(-2px)}.gh-nav{margin-left:auto}@media (width<=560px){.gh-switch{padding:7px 10px;font-size:.8rem}}.brandmark{vertical-align:-.13em;flex:none;width:1em;height:1em;display:inline-block}#root-cast{--blue:#28a9e2;--blue-deep:#0d72ba;--navy:#12232e;--ink:#14191a;--bg:#fff;--bg-soft:#f4f6f5;--card:#fff;--orange:#0d72ba;--orange-deep:#0a5a94;--green:#2e6b4f;--white:#fff;--line:#12232e1f;--radius:4px;--shadow:none;--font-logo:"Hiragino Mincho ProN","Hiragino Mincho Pro","Yu Mincho",YuMincho,"Noto Serif JP",serif;--font-en:"Inter","Noto Sans JP",sans-serif;--font-jp:"Noto Sans JP",sans-serif}#root-cast img,#root-cast video{max-width:100%;display:block}#root-cast a{color:inherit;text-decoration:none}#root-cast button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}#root-cast ::selection{background:var(--blue);color:#fff}#root-cast .gh{z-index:400;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#fbfcfde6;position:sticky;top:0}#root-cast .gh-in{justify-content:space-between;align-items:center;gap:20px;max-width:1240px;margin:0 auto;padding:14px clamp(16px,3vw,32px);display:flex}#root-cast .gh-logo{font-family:var(--font-logo);color:var(--navy);white-space:nowrap;align-items:center;gap:.35em;font-size:clamp(1.3rem,3vw,1.7rem);line-height:1;display:flex}#root-cast .gh-logo .brandmark{color:var(--blue-deep);width:1.05em;height:1.05em}#root-cast .gh-logo .cast{background:var(--blue);color:#fff;border-radius:4px;padding:.08em .25em .05em}#root-cast .gh-logo small{font-family:var(--font-jp);color:#8a9490;letter-spacing:.08em;align-self:flex-end;margin-bottom:.2em;font-size:.6rem;font-weight:500}#root-cast .gh-nav{align-items:center;gap:clamp(10px,1.6vw,24px);display:flex}#root-cast .gh-nav a{letter-spacing:.06em;color:#3a4650;white-space:nowrap;padding:6px 2px;font-size:.82rem;font-weight:500;position:relative}#root-cast .gh-nav a:after{content:"";background:var(--orange);border-radius:2px;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}#root-cast .gh-nav a:hover:after,#root-cast .gh-nav a.on:after{width:100%}#root-cast .gh-nav a.on{color:var(--blue-deep)}#root-cast .gh-cta{background:var(--navy);border-radius:4px;transition:background .2s,transform .2s;color:#fff!important;padding:10px 20px!important;font-size:.8rem!important}#root-cast .gh-cta:hover{background:var(--orange);transform:translateY(-2px)}#root-cast .gh-cta:after{display:none}#root-cast .gh-login{border:1px solid var(--line);border-radius:4px;transition:border-color .2s,color .2s,background .2s;color:var(--navy)!important;padding:9px 16px!important;font-size:.8rem!important}#root-cast .gh-login:hover{border-color:var(--blue);background:#f1f7fb}#root-cast .gh-login:after{display:none}@media (width<=1000px){#root-cast .gh-nav{display:none}}#root-cast #menuBtn{background:var(--blue);z-index:600;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:52px;height:52px;transition:transform .25s,background .25s;display:none}#root-cast #menuBtn i{background:#fff;border-radius:2px;width:22px;height:3px;transition:transform .3s,opacity .3s}#root-cast #menuBtn:hover{transform:scale(1.06)}body.menu-open #root-cast #menuBtn{background:var(--ink)}body.menu-open #root-cast #menuBtn i:first-child{transform:translateY(9px)rotate(45deg)}body.menu-open #root-cast #menuBtn i:nth-child(2){opacity:0}body.menu-open #root-cast #menuBtn i:nth-child(3){transform:translateY(-9px)rotate(-45deg)}@media (width<=1000px){#root-cast #menuBtn{display:flex}}#root-cast #menu{z-index:500;background:var(--navy);color:#fff;clip-path:circle(0% at calc(100% - 46px) 42px);visibility:hidden;flex-direction:column;justify-content:center;padding:0 clamp(24px,8vw,120px);transition:clip-path .6s cubic-bezier(.65,0,.35,1),visibility .6s;display:flex;position:fixed;inset:0}body.menu-open #root-cast #menu{clip-path:circle(150% at calc(100% - 46px) 42px);visibility:visible}#root-cast #menu nav{max-height:80vh;overflow-y:auto}#root-cast #menu nav a{font-family:var(--font-en);letter-spacing:.05em;border-bottom:1px solid #ffffff26;padding:.22em 0;font-size:clamp(1.5rem,5vw,2.6rem);font-weight:500;transition:color .2s,padding-left .3s;display:block}#root-cast #menu nav a small{font-family:var(--font-jp);letter-spacing:.2em;color:#ffffff8c;font-size:.78rem;font-weight:500;display:block}#root-cast #menu nav a:hover{color:var(--orange);padding-left:.4em}#root-cast #menu .menu-auth{flex-shrink:0;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px;display:grid}#root-cast #menu .menu-auth a{text-align:center;font-family:var(--font-en);letter-spacing:.08em;border:1px solid #ffffff4d;border-radius:6px;padding:12px 8px;font-size:.95rem;font-weight:500;transition:background .2s,border-color .2s;display:block}#root-cast #menu .menu-auth a small{font-family:var(--font-jp);letter-spacing:.06em;color:#fff9;margin-top:2px;font-size:.68rem;font-weight:500;display:block}#root-cast #menu .menu-auth a:hover{background:#ffffff1f;border-color:#fff}#root-cast #menu .menu-foot{color:#ffffff80;letter-spacing:.1em;margin-top:26px;font-size:.8rem}#root-cast .sec{padding:clamp(60px,9vw,120px) clamp(16px,4vw,48px)}#root-cast .sec.tint{background:var(--bg-soft)}#root-cast .sec-in{max-width:1140px;margin:0 auto}#root-cast .sec-label{font-family:var(--font-en);letter-spacing:.25em;color:var(--blue-deep);font-size:.85rem;font-weight:500}#root-cast .sec-label:before{content:"[ ";color:var(--orange)}#root-cast .sec-label:after{content:" ]";color:var(--orange)}#root-cast .sec-title{font-family:var(--font-en);letter-spacing:.04em;color:var(--navy);margin-top:12px;font-size:clamp(1.9rem,4.6vw,3rem);font-weight:500;line-height:1.1}#root-cast .sec-sub{letter-spacing:.14em;color:#586360;margin-top:10px;font-size:.88rem;font-weight:500}#root-cast .sec-lead{color:#3a4650;max-width:44em;margin-top:22px;font-size:.95rem;line-height:2.1}#root-cast .sec-head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}#root-cast .more-link{letter-spacing:.08em;color:var(--blue-deep);align-items:center;gap:10px;font-size:.85rem;font-weight:500;transition:gap .2s;display:inline-flex}#root-cast .more-link:hover{gap:16px}#root-cast .more-link .c{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:500;transition:background .2s;display:inline-flex}#root-cast .more-link:hover .c{background:var(--orange)}#root-cast .btn{letter-spacing:.08em;border-radius:4px;align-items:center;gap:10px;padding:14px 28px;font-size:.9rem;font-weight:500;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}#root-cast .btn:hover{transform:translateY(-3px)}#root-cast .btn-dark{background:var(--ink);color:#fff}#root-cast .btn-orange{background:var(--orange);color:#fff}#root-cast .btn-white{color:var(--ink);border:2px solid var(--line);background:#fff}#root-cast .btn-blue{background:var(--blue-deep);color:#fff}#root-cast .btn .arrow{width:24px;height:24px;color:var(--ink);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:500;display:inline-flex}#root-cast .btn-white .arrow{background:var(--ink);color:#fff}#root-cast .hero{background:0 0/16px 16px;padding:clamp(56px,9vw,120px) clamp(16px,4vw,48px) clamp(70px,10vw,130px);position:relative;overflow:hidden}#root-cast .hero-in{max-width:1140px;margin:0 auto;position:relative}#root-cast .hero-deco{pointer-events:none;position:absolute;inset:0}#root-cast .hero-deco span{border-radius:50%;position:absolute}#root-cast .hero-deco .d1{background:#0d72ba2e;width:200px;height:200px;animation:8s ease-in-out infinite float;top:-8%;right:-4%}#root-cast .hero-deco .d2{background:#2e6b4f33;width:110px;height:110px;animation:6s ease-in-out 1s infinite float;top:52%;right:16%}#root-cast .hero-deco .d3{background:#28a9e224;border-radius:100px;width:300px;height:140px;animation:9s ease-in-out .4s infinite float;bottom:-6%;right:2%}@keyframes float{50%{transform:translateY(-16px)}}#root-cast .hero-en{font-family:var(--font-en);letter-spacing:.3em;color:var(--blue-deep);font-size:clamp(.75rem,1.6vw,.95rem);font-weight:500}#root-cast .hero h1{letter-spacing:.02em;color:var(--navy);margin-top:18px;font-size:clamp(2rem,6vw,4.2rem);font-weight:500;line-height:1.3}#root-cast .hero h1 .stroke{color:#0000;-webkit-text-stroke:2px var(--blue-deep)}#root-cast .hero h1 .marker{background:linear-gradient(#0000 62%,#0d72ba66 62%)}#root-cast .hero-lead{color:#3a4650;max-width:36em;margin-top:24px;font-size:clamp(.9rem,1.9vw,1rem);line-height:2.2}#root-cast .hero-cta{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}#root-cast .hero-note{border:1px solid var(--line);color:#586360;background:#fff;border-radius:4px;align-items:center;gap:12px;margin-top:30px;padding:8px 18px;font-size:.78rem;font-weight:500;display:inline-flex}#root-cast .hero-note b{color:var(--orange-deep)}#root-cast .ticker{white-space:nowrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-family:var(--font-en);color:var(--blue-deep);letter-spacing:.14em;background:#fff;padding:12px 0;font-size:clamp(.9rem,2vw,1.15rem);font-weight:500;overflow:hidden}#root-cast .ticker-inner{animation:26s linear infinite ticker;display:inline-block}#root-cast .ticker-inner span{margin-right:3em}#root-cast .ticker-inner .dot{color:var(--orange)}@keyframes ticker{to{transform:translate(-50%)}}#root-cast .news-list{border-top:1px solid var(--line);margin-top:30px}#root-cast .news-item{border-bottom:1px solid var(--line);cursor:pointer;flex-wrap:wrap;align-items:baseline;gap:clamp(14px,3vw,34px);padding:18px 6px;transition:background .2s;display:flex}#root-cast .news-item:hover{background:#28a9e20d}#root-cast .news-item time{font-family:var(--font-en);letter-spacing:.08em;color:#8a9490;flex-shrink:0;font-size:.85rem;font-weight:500}#root-cast .news-item .tag{letter-spacing:.1em;background:var(--bg-soft);color:var(--blue-deep);border:1px solid var(--line);border-radius:4px;flex-shrink:0;padding:4px 12px;font-size:.7rem;font-weight:500}#root-cast .news-item p{font-size:.92rem;font-weight:500;line-height:1.7}#root-cast .grid3{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin-top:36px;display:grid}#root-cast .grid4{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;margin-top:36px;display:grid}#root-cast .co-card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--line);flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}#root-cast .co-card:hover{transform:translateY(-6px)}#root-cast .co-band{height:96px;position:relative}#root-cast .co-band .avatar{color:#fff;width:56px;height:56px;font-weight:500;font-family:var(--font-en);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.05rem;display:flex;position:absolute;bottom:-26px;left:20px}#root-cast .co-band .cat{letter-spacing:.1em;background:#ffffffeb;border-radius:4px;padding:5px 14px;font-size:.7rem;font-weight:500;position:absolute;top:14px;right:14px}#root-cast .co-body{flex-direction:column;flex:1;padding:38px 20px 20px;display:flex}#root-cast .co-body h3{font-size:1.05rem;font-weight:500;line-height:1.5}#root-cast .co-body .area{color:#8a9490;letter-spacing:.05em;margin-top:4px;font-size:.78rem;font-weight:500}#root-cast .co-body .catch{color:#3a4650;flex:1;margin-top:12px;font-size:.88rem;line-height:1.8}#root-cast .co-foot{border-top:1px dashed var(--line);justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;display:flex}#root-cast .co-foot .n{font-family:var(--font-en);color:#8a9490;letter-spacing:.05em;font-size:.8rem}#root-cast .co-foot .go{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-weight:500;transition:background .2s,transform .2s;display:flex}#root-cast .co-card:hover .go{background:var(--orange);transform:translate(4px)}#root-cast .mv-card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--line);transition:transform .25s;overflow:hidden}#root-cast .mv-card:hover{transform:translateY(-6px)}#root-cast .thumb{cursor:pointer;aspect-ratio:16/9;position:relative;overflow:hidden}#root-cast .thumb .ph{transition:transform .6s;position:absolute;inset:0}#root-cast .thumb:hover .ph{transform:scale(1.05)}#root-cast .thumb .ph svg{width:100%;height:100%}#root-cast .play{pointer-events:none;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:clamp(52px,7vw,72px);height:clamp(52px,7vw,72px);margin:auto;transition:transform .25s,background .25s;display:flex;position:absolute;inset:0}#root-cast .thumb:hover .play{background:var(--orange);transform:scale(1.12)}#root-cast .play:after{content:"";border-style:solid;border-width:11px 0 11px 19px;border-color:transparent transparent transparent var(--ink);margin-left:5px;display:block}#root-cast .thumb:hover .play:after{border-left-color:#fff}#root-cast .duration{color:#fff;font-family:var(--font-en);letter-spacing:.08em;background:#000000bf;border-radius:4px;padding:3px 10px;font-size:.8rem;position:absolute;bottom:12px;right:12px}#root-cast .mv-badge{letter-spacing:.1em;color:#fff;border-radius:4px;padding:5px 14px;font-size:.7rem;font-weight:500;position:absolute;top:12px;left:12px}#root-cast .mv-body{padding:16px 18px 20px}#root-cast .mv-body h4{font-size:.98rem;font-weight:500;line-height:1.6}#root-cast .mv-body .meta{color:#8a9490;letter-spacing:.05em;flex-wrap:wrap;gap:14px;margin-top:8px;font-size:.78rem;display:flex}#root-cast .mv-body .meta .views{font-family:var(--font-en)}#root-cast .mv-body .co-link{color:var(--blue-deep);align-items:center;gap:6px;margin-top:10px;font-size:.8rem;font-weight:500;display:inline-flex}#root-cast .mv-body .co-link:hover{text-underline-offset:4px;text-decoration:underline}#root-cast .svc-list{flex-direction:column;gap:22px;margin-top:40px;display:flex}#root-cast .svc{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:minmax(200px,.9fr) 1.6fr;transition:transform .25s;display:grid;overflow:hidden}#root-cast .svc:hover{transform:translateY(-4px)}@media (width<=760px){#root-cast .svc{grid-template-columns:1fr}}#root-cast .svc .svc-side{color:#fff;flex-direction:column;justify-content:center;gap:10px;padding:clamp(24px,3.4vw,38px);display:flex;position:relative;overflow:hidden}#root-cast .svc .svc-side:after{content:"";background:#ffffff1f;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-46px;right:-46px}#root-cast .svc .svc-num{font-family:var(--font-en);opacity:.85;font-size:2.2rem;font-weight:500;line-height:1}#root-cast .svc .svc-side h3{font-size:clamp(1.1rem,2.4vw,1.4rem);font-weight:500;line-height:1.5}#root-cast .svc .svc-side .en{font-family:var(--font-en);letter-spacing:.2em;opacity:.75;font-size:.72rem}#root-cast .svc .svc-main{padding:clamp(24px,3.4vw,38px)}#root-cast .svc .svc-copy{font-size:1.02rem;font-weight:500;line-height:1.7}#root-cast .svc .svc-desc{color:#3a4650;margin-top:12px;font-size:.9rem;line-height:2}#root-cast .svc .svc-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}#root-cast .svc .svc-tags span{letter-spacing:.06em;background:var(--bg-soft);color:var(--blue-deep);border:1px solid var(--line);border-radius:4px;padding:5px 13px;font-size:.72rem;font-weight:500}#root-cast .flow{counter-reset:fl;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-top:40px;display:grid}#root-cast .flow .f{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:4px;padding:22px 18px;transition:transform .25s;position:relative}#root-cast .flow .f:hover{transform:translateY(-5px)}#root-cast .flow .f .num{font-family:var(--font-en);color:var(--orange);font-size:1.7rem;font-weight:500}#root-cast .flow .f h4{margin-top:6px;font-size:.96rem;font-weight:500;line-height:1.5}#root-cast .flow .f p{color:#586360;margin-top:8px;font-size:.8rem;line-height:1.9}#root-cast .pick-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px;margin-top:36px;display:grid}#root-cast .pick{border-radius:var(--radius);color:#fff;min-height:170px;box-shadow:var(--shadow);flex-direction:column;justify-content:flex-end;padding:26px 24px;transition:transform .25s;display:flex;position:relative;overflow:hidden}#root-cast .pick:hover{transform:translateY(-6px)}#root-cast .pick:before{content:"";background:#ffffff24;border-radius:50%;width:130px;height:130px;position:absolute;top:-36px;right:-36px}#root-cast .pick .en{font-family:var(--font-en);letter-spacing:.2em;opacity:.8;font-size:.72rem}#root-cast .pick h3{margin-top:6px;font-size:1.12rem;font-weight:500}#root-cast .pick p{opacity:.9;margin-top:8px;font-size:.8rem;line-height:1.8}#root-cast .pick .ar{width:36px;height:36px;color:var(--ink);background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;font-weight:500;transition:transform .25s;display:flex;position:absolute;top:20px;right:20px}#root-cast .pick:hover .ar{background:#fff;transform:translate(4px)}#root-cast .cta-band{background:var(--navy);border-radius:var(--radius);color:#fff;box-shadow:var(--shadow);text-align:center;padding:clamp(36px,6vw,64px);position:relative;overflow:hidden}#root-cast .cta-band:before{content:"";background:#28a9e259;border-radius:50%;width:260px;height:260px;position:absolute;top:-70px;left:-70px}#root-cast .cta-band:after{content:"";background:#0d72ba80;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-80px;right:-60px}#root-cast .cta-band>*{z-index:1;position:relative}#root-cast .cta-band .en{font-family:var(--font-en);letter-spacing:.25em;color:var(--orange);font-size:.9rem;font-weight:500}#root-cast .cta-band h2{margin-top:12px;font-size:clamp(1.4rem,3.6vw,2.2rem);font-weight:500;line-height:1.6}#root-cast .cta-band p{color:#ffffffd9;margin-top:14px;max-width:36em;margin-inline:auto;font-size:.92rem;line-height:2}#root-cast .cta-band .btns{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}#root-cast .c-hero{border-radius:var(--radius);color:#fff;box-shadow:var(--shadow);margin:24px clamp(16px,4vw,48px) 0;padding:clamp(32px,6vw,72px);position:relative;overflow:hidden}#root-cast .c-hero:before{content:"";background-image:none;background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(120deg,#000,#0000 75%);mask-image:linear-gradient(120deg,#000,#0000 75%)}#root-cast .c-hero .deco1{background:#ffffff24;border-radius:50%;width:280px;height:280px;animation:8s ease-in-out infinite float;position:absolute;top:-80px;right:-60px}#root-cast .c-hero .deco2{background:var(--orange);opacity:.7;border-radius:50%;width:150px;height:150px;animation:6s ease-in-out 1s infinite float;position:absolute;bottom:-40px;right:16%}#root-cast .c-hero-in{z-index:2;position:relative}#root-cast .c-hero .cat-badge{letter-spacing:.12em;background:#ffffffeb;border-radius:4px;padding:7px 18px;font-size:.78rem;font-weight:500;display:inline-block}#root-cast .c-hero .row{flex-wrap:wrap;align-items:center;gap:18px;margin-top:18px;display:flex}#root-cast .c-hero .avatar{color:#fff;width:clamp(56px,8vw,72px);height:clamp(56px,8vw,72px);font-size:clamp(1.05rem,2.4vw,1.4rem);font-weight:500;font-family:var(--font-en);border:3px solid #ffffffd9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}#root-cast .c-hero h1{font-size:clamp(1.5rem,4.2vw,2.6rem);font-weight:500;line-height:1.3}#root-cast .c-hero .c-area{letter-spacing:.08em;color:#ffffffd9;margin-top:4px;font-size:.88rem;font-weight:500}#root-cast .c-hero .c-catch{margin-top:24px;font-size:clamp(1.2rem,3.2vw,1.9rem);font-weight:500;line-height:1.5}#root-cast .c-hero .c-lead{color:#ffffffeb;max-width:38em;margin-top:12px;font-size:.92rem;line-height:2}#root-cast .c-stats{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}#root-cast .c-stats .stat{background:#ffffff24;border:1px solid #ffffff40;border-radius:4px;min-width:110px;padding:12px 20px}#root-cast .c-stats .num{font-family:var(--font-en);font-size:1.4rem;font-weight:500;line-height:1.1}#root-cast .c-stats .lbl{letter-spacing:.1em;color:#fffc;margin-top:4px;font-size:.72rem;font-weight:500}#root-cast .interview-card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--line);grid-template-columns:1.25fr 1fr;margin-top:36px;display:grid;overflow:hidden}@media (width<=860px){#root-cast .interview-card{grid-template-columns:1fr}}#root-cast .interview-card .txt{flex-direction:column;justify-content:center;padding:clamp(24px,4vw,44px);display:flex}#root-cast .interview-card .role{font-family:var(--font-en);letter-spacing:.2em;color:var(--orange-deep);font-size:.8rem;font-weight:500}#root-cast .interview-card h3{margin-top:8px;font-size:clamp(1.15rem,2.5vw,1.5rem);font-weight:500;line-height:1.55}#root-cast .interview-card .nm{align-items:center;gap:10px;margin-top:12px;font-weight:500;display:flex}#root-cast .interview-card .nm small{color:#8a9490;font-size:.78rem;font-weight:500}#root-cast .interview-card .msg{color:#3a4650;margin-top:12px;font-size:.9rem;line-height:2}#root-cast .filter{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}#root-cast .filter button{letter-spacing:.06em;color:var(--blue-deep);border:2px solid var(--blue);background:#fff;border-radius:4px;padding:9px 20px;font-size:.84rem;font-weight:500;transition:all .2s}#root-cast .filter button:hover{transform:translateY(-2px)}#root-cast .filter button.active{background:var(--blue);color:#fff}#root-cast .article-list{flex-direction:column;gap:14px;margin-top:32px;display:flex}#root-cast .article-card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--line);cursor:pointer;align-items:flex-start;gap:20px;padding:clamp(18px,3vw,28px);transition:transform .25s;display:flex}#root-cast .article-card:hover{transform:translate(6px)}#root-cast .article-card .a-num{font-family:var(--font-en);color:var(--blue);min-width:2em;font-size:clamp(1.4rem,2.6vw,2rem);font-weight:500;line-height:1}#root-cast .article-card .a-tag{letter-spacing:.1em;background:var(--blue);color:#fff;border-radius:4px;margin-bottom:8px;padding:4px 13px;font-size:.68rem;font-weight:500;display:inline-block}#root-cast .article-card h4{font-size:clamp(.95rem,2vw,1.12rem);font-weight:500;line-height:1.6}#root-cast .article-card .a-meta{color:#8a9490;letter-spacing:.05em;margin-top:6px;font-size:.76rem}#root-cast .article-card .a-ex{color:#3a4650;margin-top:8px;font-size:.86rem;line-height:1.9}#root-cast .article-card .a-ar{background:var(--ink);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:40px;height:40px;margin-left:auto;font-weight:500;transition:background .25s,transform .25s;display:flex}#root-cast .article-card:hover .a-ar{background:var(--orange);transform:translate(4px)}@media (width<=640px){#root-cast .article-card{flex-wrap:wrap}#root-cast .article-card .a-ar{display:none}}#root-cast .job-card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--line);margin-top:22px;overflow:hidden}#root-cast .job-head{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:14px;padding:clamp(18px,3vw,26px);display:flex}#root-cast .job-head .type{letter-spacing:.1em;background:var(--orange);color:#fff;border-radius:4px;flex-shrink:0;padding:6px 16px;font-size:.72rem;font-weight:500}#root-cast .job-head h3{font-size:clamp(1rem,2.2vw,1.25rem);font-weight:500;line-height:1.5}#root-cast .job-body{padding:clamp(18px,3vw,26px)}#root-cast .job-body dl{-moz-column-gap:10px;grid-template-columns:140px 1fr;gap:14px 10px;display:grid}#root-cast .job-body dt{letter-spacing:.05em;color:var(--blue-deep);align-items:flex-start;gap:8px;font-size:.82rem;font-weight:500;display:flex}#root-cast .job-body dt:before{content:"";background:var(--blue);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.5em}#root-cast .job-body dd{color:#3a4650;font-size:.9rem;line-height:1.9}@media (width<=640px){#root-cast .job-body dl{grid-template-columns:1fr;row-gap:2px}#root-cast .job-body dd{margin-bottom:12px;padding-left:16px}}#root-cast .job-foot{justify-content:flex-end;padding:0 clamp(18px,3vw,26px) clamp(18px,3vw,26px);display:flex}#root-cast .wiz{max-width:900px;margin:0 auto}#root-cast .wiz-steps{gap:4px;margin-top:34px;padding-bottom:6px;display:flex;overflow-x:auto}#root-cast .wiz-steps .ws{text-align:center;background:var(--card);border:1px solid var(--line);color:#8a9490;letter-spacing:.04em;border-radius:4px;flex:1;min-width:104px;padding:12px 6px 10px;font-size:.72rem;font-weight:500;position:relative}#root-cast .wiz-steps .ws .n{font-family:var(--font-en);margin-bottom:2px;font-size:1.05rem;font-weight:500;display:block}#root-cast .wiz-steps .ws.done{color:var(--green);background:#2e6b4f1f;border-color:#2e6b4f66}#root-cast .wiz-steps .ws.now{background:var(--navy);border-color:var(--navy);color:#fff}#root-cast .wiz-panel{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);margin-top:26px;padding:clamp(24px,4vw,44px)}#root-cast .q-prog{background:var(--bg-soft);border-radius:4px;height:8px;margin-top:18px;overflow:hidden}#root-cast .q-prog i{background:var(--blue-deep);border-radius:4px;height:100%;transition:width .3s;display:block}#root-cast .q-count{font-family:var(--font-en);color:#8a9490;letter-spacing:.1em;margin-top:10px;font-size:.85rem}#root-cast .q-cat{letter-spacing:.1em;background:var(--bg-soft);color:var(--blue-deep);border-radius:4px;margin-top:22px;padding:5px 14px;font-size:.7rem;font-weight:500;display:inline-block}#root-cast .q-text{min-height:3.4em;margin-top:14px;font-size:clamp(1.1rem,2.6vw,1.5rem);font-weight:500;line-height:1.7}#root-cast .q-opts{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:24px;display:grid}@media (width<=640px){#root-cast .q-opts{grid-template-columns:1fr}}#root-cast .q-opts button{border:2px solid var(--line);background:#fff;border-radius:4px;padding:16px 8px;font-size:.8rem;font-weight:500;line-height:1.4;transition:all .15s}#root-cast .q-opts button:hover{border-color:var(--blue);background:#28a9e212;transform:translateY(-2px)}#root-cast .q-back{color:#8a9490;margin-top:18px;font-size:.8rem;font-weight:500}#root-cast .q-back:hover{color:var(--blue-deep);text-decoration:underline}#root-cast .result-type{text-align:center;background:var(--bg-soft);border:1px dashed var(--blue);border-radius:4px;margin-top:8px;padding:30px 20px}#root-cast .result-type .rt-label{letter-spacing:.2em;color:var(--blue-deep);font-size:.8rem;font-weight:500}#root-cast .result-type h3{color:var(--navy);margin-top:10px;font-size:clamp(1.4rem,3.6vw,2rem);font-weight:500}#root-cast .result-type p{color:#3a4650;margin-top:12px;max-width:34em;margin-inline:auto;font-size:.9rem;line-height:2}#root-cast .score-bars{flex-direction:column;gap:12px;margin-top:26px;display:flex}#root-cast .score-bars .sb{grid-template-columns:130px 1fr 44px;align-items:center;gap:12px;display:grid}#root-cast .score-bars .sb .lb{color:#3a4650;font-size:.8rem;font-weight:500}#root-cast .score-bars .sb .bar{background:var(--bg-soft);border-radius:4px;height:12px;overflow:hidden}#root-cast .score-bars .sb .bar i{border-radius:4px;height:100%;transition:width .8s cubic-bezier(.2,.8,.3,1);display:block}#root-cast .score-bars .sb .vl{font-family:var(--font-en);color:#8a9490;text-align:right;font-size:.85rem}#root-cast .form-grid{gap:18px;margin-top:24px;display:grid}#root-cast .form-grid label{letter-spacing:.05em;font-size:.85rem;font-weight:500;display:block}#root-cast .form-grid label .req{color:var(--orange-deep);margin-left:8px;font-size:.7rem}#root-cast .form-grid input,#root-cast .form-grid select,#root-cast .form-grid textarea{border:2px solid var(--line);background:#fff;border-radius:4px;width:100%;margin-top:8px;padding:13px 16px;font-family:inherit;font-size:.92rem;transition:border-color .2s}#root-cast .form-grid input:focus,#root-cast .form-grid select:focus,#root-cast .form-grid textarea:focus{border-color:var(--blue);outline:none}#root-cast .form-grid textarea{resize:vertical;min-height:120px}#root-cast .itv-video{aspect-ratio:16/9;background:#000;border-radius:4px;margin-top:20px;position:relative;overflow:hidden}#root-cast .itv-video video{width:100%;height:100%}#root-cast .upload-box{border:2px dashed var(--blue);text-align:center;cursor:pointer;background:#28a9e20f;border-radius:4px;margin-top:20px;padding:34px 20px;transition:background .2s}#root-cast .upload-box:hover{background:#28a9e21f}#root-cast .upload-box .ic{font-size:2rem}#root-cast .upload-box p{margin-top:10px;font-size:.92rem;font-weight:500}#root-cast .upload-box small{color:#8a9490;margin-top:6px;font-size:.76rem;line-height:1.7;display:block}#root-cast .upload-box.okay{border-color:var(--green);background:#2e6b4f1a}#root-cast .tl{flex-direction:column;margin-top:26px;display:flex}#root-cast .tl .tli{grid-template-columns:34px 1fr;gap:14px;display:grid}#root-cast .tl .tli .rail{flex-direction:column;align-items:center;display:flex}#root-cast .tl .tli .dot{border:3px solid var(--line);color:#fff;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;font-weight:500;display:flex}#root-cast .tl .tli.done .dot{background:var(--green);border-color:var(--green)}#root-cast .tl .tli.now .dot{background:var(--orange);border-color:var(--orange);animation:1.6s infinite pulse}@keyframes pulse{50%{}}#root-cast .tl .tli .rail i{background:var(--line);flex:1;width:3px;min-height:26px;margin:4px 0}#root-cast .tl .tli.done .rail i{background:#2e6b4f80}#root-cast .tl .tli .bd{padding-bottom:22px}#root-cast .tl .tli h4{font-size:.95rem;font-weight:500}#root-cast .tl .tli h4 small{font-family:var(--font-en);color:#8a9490;margin-left:10px;font-size:.75rem;font-weight:500}#root-cast .tl .tli p{color:#586360;margin-top:4px;font-size:.82rem;line-height:1.8}#root-cast .chat{border:1px solid var(--line);border-radius:4px;margin-top:26px;overflow:hidden}#root-cast .chat-head{background:var(--navy);color:#fff;align-items:center;gap:12px;padding:14px 20px;font-size:.88rem;font-weight:500;display:flex}#root-cast .chat-head .st{background:var(--green);letter-spacing:.08em;border-radius:4px;margin-left:auto;padding:4px 12px;font-size:.68rem}#root-cast .chat-body{background:var(--bg-soft);flex-direction:column;gap:12px;max-height:380px;padding:20px;display:flex;overflow-y:auto}#root-cast .bub{border-radius:4px;max-width:78%;padding:12px 16px;font-size:.85rem;line-height:1.8}#root-cast .bub.co{border:1px solid var(--line);background:#fff;border-bottom-left-radius:4px;align-self:flex-start}#root-cast .bub.me{background:var(--blue);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}#root-cast .bub.sys{border:1px dashed var(--line);color:#8a9490;background:0 0;border-radius:4px;align-self:center;max-width:100%;padding:6px 16px;font-size:.72rem}#root-cast .bub .who{opacity:.7;letter-spacing:.06em;margin-bottom:4px;font-size:.68rem;font-weight:500;display:block}#root-cast .price-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:40px;display:grid}#root-cast .price-card{background:var(--card);border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column;transition:transform .25s;display:flex;overflow:hidden}#root-cast .price-card:hover{transform:translateY(-6px)}#root-cast .price-card.hot{border:2px solid var(--orange);position:relative}#root-cast .price-card .hot-tag{background:var(--orange);color:#fff;letter-spacing:.1em;border-radius:0;padding:6px 14px;font-size:.68rem;font-weight:500;position:absolute;top:0;right:22px}#root-cast .price-head{border-bottom:1px dashed var(--line);padding:26px 26px 20px}#root-cast .price-head .pn{font-family:var(--font-en);letter-spacing:.18em;color:var(--blue-deep);font-size:.72rem;font-weight:500}#root-cast .price-head h3{margin-top:8px;font-size:1.2rem;font-weight:500}#root-cast .price-head .amount{align-items:baseline;gap:6px;margin-top:14px;display:flex}#root-cast .price-head .amount b{font-family:var(--font-en);color:var(--navy);font-size:2.1rem;font-weight:500;line-height:1}#root-cast .price-head .amount span{color:#8a9490;font-size:.78rem;font-weight:500}#root-cast .price-body{flex-direction:column;flex:1;padding:22px 26px 26px;display:flex}#root-cast .price-body ul{flex-direction:column;flex:1;gap:10px;list-style:none;display:flex}#root-cast .price-body li{color:#3a4650;gap:10px;font-size:.86rem;line-height:1.7;display:flex}#root-cast .price-body li:before{content:"✓";color:var(--green);flex-shrink:0;font-weight:500}#root-cast .price-body li.na{color:#afb7b4}#root-cast .price-body li.na:before{content:"—";color:#d6ddda}#root-cast .price-body .btn{justify-content:center;margin-top:20px}#root-cast .price-note{color:#8a9490;margin-top:22px;font-size:.78rem;line-height:1.9}#root-cast .about-hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(24px,5vw,60px);display:grid}@media (width<=820px){#root-cast .about-hero{grid-template-columns:1fr}}#root-cast .about-visual{border-radius:var(--radius);box-shadow:var(--shadow);aspect-ratio:4/3;overflow:hidden}#root-cast .about-visual svg{width:100%;height:100%}#root-cast .philosophy{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin-top:40px;display:grid}#root-cast .philosophy .ph-card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:4px;padding:26px 24px;transition:transform .25s}#root-cast .philosophy .ph-card:hover{transform:translateY(-5px)}#root-cast .philosophy .ph-card .n{font-family:var(--font-en);color:var(--orange);font-size:1.5rem;font-weight:500}#root-cast .philosophy .ph-card h4{margin-top:8px;font-size:1.02rem;font-weight:500;line-height:1.6}#root-cast .philosophy .ph-card p{color:#586360;margin-top:10px;font-size:.84rem;line-height:1.9}#root-cast .info-table{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--line);margin-top:36px;overflow:hidden}#root-cast .info-table dl{grid-template-columns:190px 1fr;display:grid}@media (width<=640px){#root-cast .info-table dl{grid-template-columns:1fr}}#root-cast .info-table dt{letter-spacing:.08em;border-bottom:1px solid var(--line);background:#28a9e214;align-items:center;padding:18px 26px;font-size:.85rem;font-weight:500;display:flex}#root-cast .info-table dd{color:#3a4650;border-bottom:1px solid var(--line);padding:18px 26px;font-size:.9rem;line-height:1.9}#root-cast .info-table dt:last-of-type,#root-cast .info-table dd:last-of-type{border-bottom:none}#root-cast .info-table dd a{color:var(--blue-deep);text-underline-offset:3px;text-decoration:underline}@media (width<=640px){#root-cast .info-table dt{background:0 0;border-bottom:none;padding:12px 20px 4px}#root-cast .info-table dd{padding:0 20px 12px}}#root-cast .ct-types{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:30px;display:grid}#root-cast .ct-type{border:2px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:4px;padding:22px 20px;transition:all .2s}#root-cast .ct-type:hover{transform:translateY(-3px)}#root-cast .ct-type.on{border-color:var(--blue);background:#28a9e212}#root-cast .ct-type .ic{font-size:1.6rem}#root-cast .ct-type h4{margin-top:10px;font-size:.98rem;font-weight:500}#root-cast .ct-type p{color:#586360;margin-top:6px;font-size:.78rem;line-height:1.8}#root-cast .done-box{text-align:center;padding:40px 20px}#root-cast .done-box .big{font-size:3rem}#root-cast .done-box h3{margin-top:14px;font-size:1.3rem;font-weight:500}#root-cast .done-box p{color:#586360;margin-top:12px;font-size:.9rem;line-height:2}#root-cast footer{background:var(--navy);color:#fff;margin-top:clamp(70px,10vw,120px);padding:clamp(40px,7vw,80px) clamp(16px,4vw,48px) 40px}#root-cast .foot-grid{flex-wrap:wrap;justify-content:space-between;gap:40px;max-width:1140px;margin:0 auto;display:flex}#root-cast .foot-logo{font-family:var(--font-logo);font-size:clamp(1.6rem,3.6vw,2.3rem);line-height:1.1}#root-cast .foot-logo .brandmark{color:var(--blue);margin-right:.24em}#root-cast .foot-logo .boxed{background:var(--blue);color:#fff;border-radius:4px;margin-top:.15em;padding:.05em .2em;display:inline-block}#root-cast .foot-note{color:#ffffffbf;max-width:28em;margin-top:16px;font-size:.84rem;line-height:1.9}#root-cast .foot-cols{flex-wrap:wrap;gap:clamp(28px,5vw,70px);display:flex}#root-cast .foot-col h5{font-family:var(--font-en);letter-spacing:.2em;color:var(--orange);margin-bottom:14px;font-size:.72rem;font-weight:500}#root-cast .foot-col a{color:#ffffffd9;padding:5px 0;font-size:.84rem;font-weight:500;transition:color .2s,padding-left .2s;display:block}#root-cast .foot-col a:hover{color:#fff;padding-left:6px}#root-cast .foot-bottom{color:#ffffffb3;border-top:1px solid #fff3;flex-wrap:wrap;gap:28px;max-width:1140px;margin:48px auto 0;padding-top:22px;font-size:.78rem;display:flex}#root-cast #vmodal{z-index:800;background:#12191ceb;justify-content:center;align-items:center;padding:clamp(12px,4vw,48px);display:flex;position:fixed;inset:0}#root-cast .vmodal-box{background:var(--ink);border-radius:4px;width:min(920px,100%);animation:.3s pop;overflow:hidden}@keyframes pop{0%{opacity:0;transform:scale(.94)}}#root-cast .vmodal-box video{aspect-ratio:16/9;background:#000;width:100%}#root-cast .vmodal-info{color:#fff;padding:18px 22px 24px}#root-cast .vmodal-info h3{font-size:1.05rem;font-weight:500;line-height:1.6}#root-cast .vmodal-info p{color:#ffffffa6;margin-top:6px;font-size:.82rem}#root-cast #vmodalClose{width:52px;height:52px;color:var(--ink);z-index:2;background:#fff;border-radius:50%;font-size:1.3rem;font-weight:500;transition:transform .2s,background .2s;position:absolute;top:clamp(14px,3vw,30px);right:clamp(14px,3vw,30px)}#root-cast #vmodalClose:hover{background:var(--orange);color:#fff;transform:rotate(90deg)}#root-cast .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}#root-cast .reveal.show{opacity:1;transform:none}#root-cast{--font-mincho:"Hiragino Mincho ProN","Hiragino Mincho Pro","Yu Mincho",YuMincho,"Noto Serif JP",serif}#root-cast b,#root-cast strong{font-weight:500}#root-cast .hero h1,#root-cast .sec-title,#root-cast .cta-band h2,#root-cast .c-hero h1,#root-cast .t-hero h1,#root-cast .c-hero .c-catch,#root-cast .t-hero .t-catch,#root-cast .interview-card h3,#root-cast .result-type h3,#root-cast .done-box h3,#root-cast .q-text{font-family:var(--font-mincho);font-weight:500}#root-cast .gh-logo,#root-cast .foot-logo,#root-cast .twin-card .lg{font-weight:500}#root-cast .sec-label{letter-spacing:.3em}#root-cast .hero-deco,#root-cast .c-hero .deco1,#root-cast .c-hero .deco2,#root-cast .t-hero .deco1,#root-cast .t-hero .deco2,#root-cast .pick:before,#root-cast .svc .svc-side:after,#root-cast .twin-card:before,#root-cast .cta-band:before,#root-cast .cta-band:after{display:none}#root-cast .hero{background-color:#fff;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%201600%20900%27%20preserveAspectRatio%3D%27xMidYMid%20slice%27%3E%3Crect%20width%3D%271600%27%20height%3D%27900%27%20fill%3D%27%23FFFFFF%27%2F%3E%3Cpolygon%20points%3D%271000%2C0%201600%2C0%201600%2C520%27%20fill%3D%27%23A2DBF6%27%2F%3E%3Cpolygon%20points%3D%271180%2C0%201600%2C0%201600%2C360%27%20fill%3D%27%2328A9E2%27%2F%3E%3Cpolygon%20points%3D%271360%2C0%201600%2C0%201600%2C200%27%20fill%3D%27%230D72BA%27%2F%3E%3C%2Fsvg%3E);background-position:100% 0;background-repeat:no-repeat;background-size:cover}#root-draft{--blue:#e08a3c;--blue-deep:#b95a1e;--navy:#2e1f12;--ink:#14191a;--bg:#fff;--bg-soft:#f4f6f5;--card:#fff;--orange:#b95a1e;--orange-deep:#96470f;--green:#2e6b4f;--white:#fff;--line:#2e1f1224;--radius:4px;--shadow:none;--font-logo:"Hiragino Mincho ProN","Hiragino Mincho Pro","Yu Mincho",YuMincho,"Noto Serif JP",serif;--font-en:"Inter","Noto Sans JP",sans-serif;--font-jp:"Noto Sans JP",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-jp);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;overflow-x:hidden}#root-draft img,#root-draft video{max-width:100%;display:block}#root-draft a{color:inherit;text-decoration:none}#root-draft button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}#root-draft ::selection{background:var(--orange);color:#fff}#root-draft .gh{z-index:400;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#fdfcfbe6;position:sticky;top:0}#root-draft .gh-in{justify-content:space-between;align-items:center;gap:20px;max-width:1240px;margin:0 auto;padding:14px clamp(16px,3vw,32px);display:flex}#root-draft .gh-logo{font-family:var(--font-logo);color:var(--navy);white-space:nowrap;align-items:center;gap:.35em;font-size:clamp(1.3rem,3vw,1.7rem);line-height:1;display:flex}#root-draft .gh-logo .brandmark{color:var(--blue-deep);width:1.05em;height:1.05em}#root-draft .gh-logo .cast{background:var(--orange);color:#fff;border-radius:4px;padding:.08em .25em .05em}#root-draft .gh-nav{align-items:center;gap:clamp(10px,1.6vw,24px);display:flex}#root-draft .gh-nav a{letter-spacing:.06em;color:#524437;white-space:nowrap;padding:6px 2px;font-size:.82rem;font-weight:500;position:relative}#root-draft .gh-nav a:after{content:"";background:var(--blue);border-radius:2px;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}#root-draft .gh-nav a:hover:after,#root-draft .gh-nav a.on:after{width:100%}#root-draft .gh-nav a.on{color:var(--orange-deep)}#root-draft .gh-cta{background:var(--navy);border-radius:4px;transition:background .2s,transform .2s;color:#fff!important;padding:10px 20px!important;font-size:.8rem!important}#root-draft .gh-cta:hover{background:var(--orange);transform:translateY(-2px)}#root-draft .gh-cta:after{display:none}@media (width<=1000px){#root-draft .gh-nav{display:none}}#root-draft #menuBtn{background:var(--orange);z-index:600;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:52px;height:52px;transition:transform .25s,background .25s;display:none}#root-draft #menuBtn i{background:#fff;border-radius:2px;width:22px;height:3px;transition:transform .3s,opacity .3s}#root-draft #menuBtn:hover{transform:scale(1.06)}body.menu-open #root-draft #menuBtn{background:var(--ink)}body.menu-open #root-draft #menuBtn i:first-child{transform:translateY(9px)rotate(45deg)}body.menu-open #root-draft #menuBtn i:nth-child(2){opacity:0}body.menu-open #root-draft #menuBtn i:nth-child(3){transform:translateY(-9px)rotate(-45deg)}@media (width<=1000px){#root-draft #menuBtn{display:flex}}#root-draft #menu{z-index:500;background:var(--navy);color:#fff;clip-path:circle(0% at calc(100% - 46px) 42px);visibility:hidden;flex-direction:column;justify-content:center;padding:0 clamp(24px,8vw,120px);transition:clip-path .6s cubic-bezier(.65,0,.35,1),visibility .6s;display:flex;position:fixed;inset:0}body.menu-open #root-draft #menu{clip-path:circle(150% at calc(100% - 46px) 42px);visibility:visible}#root-draft #menu nav{max-height:80vh;overflow-y:auto}#root-draft #menu nav a{font-family:var(--font-en);letter-spacing:.05em;border-bottom:1px solid #ffffff26;padding:.22em 0;font-size:clamp(1.5rem,5vw,2.6rem);font-weight:500;transition:color .2s,padding-left .3s;display:block}#root-draft #menu nav a small{font-family:var(--font-jp);letter-spacing:.2em;color:#ffffff8c;font-size:.78rem;font-weight:500;display:block}#root-draft #menu nav a:hover{color:var(--orange);padding-left:.4em}#root-draft #menu .menu-foot{color:#ffffff80;letter-spacing:.1em;margin-top:26px;font-size:.8rem}#root-draft .sec{padding:clamp(60px,9vw,120px) clamp(16px,4vw,48px)}#root-draft .sec.tint{background:var(--bg-soft)}#root-draft .sec-in{max-width:1140px;margin:0 auto}#root-draft .sec-label{font-family:var(--font-en);letter-spacing:.25em;color:var(--orange-deep);font-size:.85rem;font-weight:500}#root-draft .sec-label:before{content:"[ ";color:var(--blue)}#root-draft .sec-label:after{content:" ]";color:var(--blue)}#root-draft .sec-title{font-family:var(--font-en);letter-spacing:.04em;color:var(--navy);margin-top:12px;font-size:clamp(1.9rem,4.6vw,3rem);font-weight:500;line-height:1.1}#root-draft .sec-sub{letter-spacing:.14em;color:#586360;margin-top:10px;font-size:.88rem;font-weight:500}#root-draft .sec-lead{color:#524437;max-width:44em;margin-top:22px;font-size:.95rem;line-height:2.1}#root-draft .sec-head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}#root-draft .more-link{letter-spacing:.08em;color:var(--orange-deep);align-items:center;gap:10px;font-size:.85rem;font-weight:500;transition:gap .2s;display:inline-flex}#root-draft .more-link:hover{gap:16px}#root-draft .more-link .c{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:500;transition:background .2s;display:inline-flex}#root-draft .more-link:hover .c{background:var(--orange)}#root-draft .btn{letter-spacing:.08em;border-radius:4px;align-items:center;gap:10px;padding:14px 28px;font-size:.9rem;font-weight:500;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}#root-draft .btn:hover{transform:translateY(-3px)}#root-draft .btn-dark{background:var(--ink);color:#fff}#root-draft .btn-orange{background:var(--orange);color:#fff}#root-draft .btn-white{color:var(--ink);border:2px solid var(--line);background:#fff}#root-draft .btn-blue{background:var(--blue-deep);color:#fff}#root-draft .btn .arrow{width:24px;height:24px;color:var(--ink);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:500;display:inline-flex}#root-draft .btn-white .arrow{background:var(--ink);color:#fff}#root-draft .hero{background:0 0/16px 16px;padding:clamp(32px,6vw,76px) clamp(16px,4vw,48px) clamp(28px,5vw,56px);position:relative;overflow:hidden}#root-draft .hero-in{max-width:1140px;margin:0 auto;position:relative}#root-draft .hero-deco{pointer-events:none;position:absolute;inset:0}#root-draft .hero-deco span{border-radius:50%;position:absolute}#root-draft .hero-deco .d1{background:#e08a3c29;width:200px;height:200px;animation:8s ease-in-out infinite float;top:-8%;right:-4%}#root-draft .hero-deco .d2{background:#2e6b4f33;width:110px;height:110px;animation:6s ease-in-out 1s infinite float;top:52%;right:16%}#root-draft .hero-deco .d3{background:#b95a1e29;border-radius:100px;width:300px;height:140px;animation:9s ease-in-out .4s infinite float;bottom:-6%;right:2%}#root-draft .hero-en{font-family:var(--font-en);letter-spacing:.3em;color:var(--orange-deep);font-size:clamp(.66rem,1.4vw,.85rem);font-weight:500}#root-draft .hero h1{letter-spacing:.02em;color:var(--navy);margin-top:12px;font-size:clamp(1.5rem,4.6vw,3.1rem);font-weight:500;line-height:1.45}#root-draft .hero h1 .stroke{color:#0000;-webkit-text-stroke:2px var(--orange-deep)}#root-draft .hero h1 .marker{background:linear-gradient(#0000 62%,#e08a3c59 62%)}#root-draft .hero-lead{color:#524437;max-width:36em;margin-top:14px;font-size:clamp(.82rem,1.8vw,.95rem);line-height:2}#root-draft .hero-cta{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}#root-draft .hero-note{border:1px solid var(--line);color:#586360;background:#fff;border-radius:4px;align-items:center;gap:12px;margin-top:30px;padding:8px 18px;font-size:.78rem;font-weight:500;display:inline-flex}#root-draft .hero-note b{color:var(--blue-deep)}#root-draft .ticker{white-space:nowrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-family:var(--font-en);color:var(--orange-deep);letter-spacing:.14em;background:#fff;padding:12px 0;font-size:clamp(.9rem,2vw,1.15rem);font-weight:500;overflow:hidden}#root-draft .ticker-inner{animation:26s linear infinite ticker;display:inline-block}#root-draft .ticker-inner span{margin-right:3em}#root-draft .ticker-inner .dot{color:var(--blue)}#root-draft .news-list{border-top:1px solid var(--line);margin-top:30px}#root-draft .news-item{border-bottom:1px solid var(--line);cursor:pointer;flex-wrap:wrap;align-items:baseline;gap:clamp(14px,3vw,34px);padding:18px 6px;transition:background .2s;display:flex}#root-draft .news-item:hover{background:#b95a1e0d}#root-draft .news-item time{font-family:var(--font-en);letter-spacing:.08em;color:#8a9490;flex-shrink:0;font-size:.85rem;font-weight:500}#root-draft .news-item .tag{letter-spacing:.1em;background:var(--bg-soft);color:var(--orange-deep);border:1px solid var(--line);border-radius:4px;flex-shrink:0;padding:4px 12px;font-size:.7rem;font-weight:500}#root-draft .news-item p{font-size:.92rem;font-weight:500;line-height:1.7}#root-draft .grid3{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin-top:36px;display:grid}#root-draft .tl-card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--line);flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}#root-draft .tl-card:hover{transform:translateY(-6px)}#root-draft .tl-band{height:86px;position:relative}#root-draft .tl-band .avatar{color:#fff;width:60px;height:60px;font-weight:500;font-family:var(--font-en);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex;position:absolute;bottom:-28px;left:20px}#root-draft .tl-band .want{letter-spacing:.08em;background:#ffffffeb;border-radius:4px;padding:5px 14px;font-size:.68rem;font-weight:500;position:absolute;top:14px;right:14px}#root-draft .tl-band .draftn{font-family:var(--font-en);letter-spacing:.14em;color:#ffffffd9;font-size:.7rem;font-weight:500;position:absolute;top:14px;left:20px}#root-draft .tl-body{flex-direction:column;flex:1;padding:40px 20px 20px;display:flex}#root-draft .tl-body .nm{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}#root-draft .tl-body h3{font-size:1.1rem;font-weight:500}#root-draft .tl-body .ag{color:#8a9490;font-size:.78rem;font-weight:500}#root-draft .tl-body .type-badge{letter-spacing:.06em;color:var(--blue-deep);background:#e08a3c1f;border:1px solid #e08a3c4d;border-radius:4px;align-self:flex-start;margin-top:8px;padding:5px 13px;font-size:.7rem;font-weight:500;display:inline-block}#root-draft .tl-body .catch{margin-top:12px;font-size:.92rem;font-weight:500;line-height:1.7}#root-draft .tl-body .exp{color:#586360;flex:1;margin-top:8px;font-size:.8rem;line-height:1.8}#root-draft .tl-skills{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}#root-draft .tl-skills span{background:var(--bg-soft);color:#586360;border:1px solid var(--line);border-radius:4px;padding:4px 11px;font-size:.68rem;font-weight:500}#root-draft .tl-foot{border-top:1px dashed var(--line);justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;display:flex}#root-draft .tl-foot .n{font-family:var(--font-en);color:#8a9490;letter-spacing:.05em;font-size:.78rem}#root-draft .tl-foot .n b{color:var(--orange-deep)}#root-draft .tl-foot .go{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-weight:500;transition:background .2s,transform .2s;display:flex}#root-draft .tl-card:hover .go{background:var(--orange);transform:translate(4px)}#root-draft .thumb{cursor:pointer;aspect-ratio:16/9;position:relative;overflow:hidden}#root-draft .thumb .ph{transition:transform .6s;position:absolute;inset:0}#root-draft .thumb:hover .ph{transform:scale(1.05)}#root-draft .thumb .ph svg{width:100%;height:100%}#root-draft .play{pointer-events:none;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:clamp(52px,7vw,72px);height:clamp(52px,7vw,72px);margin:auto;transition:transform .25s,background .25s;display:flex;position:absolute;inset:0}#root-draft .thumb:hover .play{background:var(--blue-deep);transform:scale(1.12)}#root-draft .play:after{content:"";border-style:solid;border-width:11px 0 11px 19px;border-color:transparent transparent transparent var(--ink);margin-left:5px;display:block}#root-draft .thumb:hover .play:after{border-left-color:#fff}#root-draft .duration{color:#fff;font-family:var(--font-en);letter-spacing:.08em;background:#000000bf;border-radius:4px;padding:3px 10px;font-size:.8rem;position:absolute;bottom:12px;right:12px}#root-draft .mv-badge{letter-spacing:.1em;color:#fff;border-radius:4px;padding:5px 14px;font-size:.7rem;font-weight:500;position:absolute;top:12px;left:12px}#root-draft .mv-card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--line);transition:transform .25s;overflow:hidden}#root-draft .mv-card:hover{transform:translateY(-6px)}#root-draft .mv-body{padding:16px 18px 20px}#root-draft .mv-body h4{font-size:.98rem;font-weight:500;line-height:1.6}#root-draft .mv-body .meta{color:#8a9490;letter-spacing:.05em;flex-wrap:wrap;gap:14px;margin-top:8px;font-size:.78rem;display:flex}#root-draft .mv-body .meta .views{font-family:var(--font-en)}#root-draft .svc-list{flex-direction:column;gap:22px;margin-top:40px;display:flex}#root-draft .svc{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:minmax(200px,.9fr) 1.6fr;transition:transform .25s;display:grid;overflow:hidden}#root-draft .svc:hover{transform:translateY(-4px)}@media (width<=760px){#root-draft .svc{grid-template-columns:1fr}}#root-draft .svc .svc-side{color:#fff;flex-direction:column;justify-content:center;gap:10px;padding:clamp(24px,3.4vw,38px);display:flex;position:relative;overflow:hidden}#root-draft .svc .svc-side:after{content:"";background:#ffffff1f;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-46px;right:-46px}#root-draft .svc .svc-num{font-family:var(--font-en);opacity:.85;font-size:2.2rem;font-weight:500;line-height:1}#root-draft .svc .svc-side h3{font-size:clamp(1.1rem,2.4vw,1.4rem);font-weight:500;line-height:1.5}#root-draft .svc .svc-side .en{font-family:var(--font-en);letter-spacing:.2em;opacity:.75;font-size:.72rem}#root-draft .svc .svc-main{padding:clamp(24px,3.4vw,38px)}#root-draft .svc .svc-copy{font-size:1.02rem;font-weight:500;line-height:1.7}#root-draft .svc .svc-desc{color:#524437;margin-top:12px;font-size:.9rem;line-height:2}#root-draft .svc .svc-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}#root-draft .svc .svc-tags span{letter-spacing:.06em;background:var(--bg-soft);color:var(--orange-deep);border:1px solid var(--line);border-radius:4px;padding:5px 13px;font-size:.72rem;font-weight:500}#root-draft .flow{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-top:40px;display:grid}#root-draft .flow .f{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:4px;padding:22px 18px;transition:transform .25s;position:relative}#root-draft .flow .f:hover{transform:translateY(-5px)}#root-draft .flow .f .num{font-family:var(--font-en);color:var(--blue-deep);font-size:1.7rem;font-weight:500}#root-draft .flow .f h4{margin-top:6px;font-size:.96rem;font-weight:500;line-height:1.5}#root-draft .flow .f p{color:#586360;margin-top:8px;font-size:.8rem;line-height:1.9}#root-draft .twin-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:36px;display:grid}@media (width<=760px){#root-draft .twin-grid{grid-template-columns:1fr}}#root-draft .twin-card{border-radius:var(--radius);color:#fff;box-shadow:var(--shadow);flex-direction:column;gap:10px;padding:clamp(26px,4vw,40px);transition:transform .25s;display:flex;position:relative;overflow:hidden}#root-draft .twin-card:hover{transform:translateY(-6px)}#root-draft .twin-card:before{content:"";background:#ffffff21;border-radius:50%;width:180px;height:180px;position:absolute;top:-50px;right:-50px}#root-draft .twin-card .lg{font-family:var(--font-logo);font-size:clamp(1.4rem,3vw,2rem)}#root-draft .twin-card .lg span{background:#ffffffeb;border-radius:4px;padding:.05em .2em}#root-draft .twin-card .dir{font-family:var(--font-en);letter-spacing:.18em;opacity:.85;font-size:.72rem;font-weight:500}#root-draft .twin-card p{opacity:.92;font-size:.86rem;line-height:1.9}#root-draft .twin-card .tw-cta{letter-spacing:.06em;align-items:center;gap:10px;margin-top:auto;padding-top:16px;font-size:.85rem;font-weight:500;display:inline-flex}#root-draft .twin-card .tw-cta .c{width:34px;height:34px;color:var(--ink);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-weight:500;transition:transform .2s;display:inline-flex}#root-draft .twin-card:hover .tw-cta .c{transform:translate(4px)}#root-draft .pick-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px;margin-top:36px;display:grid}#root-draft .pick{border-radius:var(--radius);color:#fff;min-height:170px;box-shadow:var(--shadow);flex-direction:column;justify-content:flex-end;padding:26px 24px;transition:transform .25s;display:flex;position:relative;overflow:hidden}#root-draft .pick:hover{transform:translateY(-6px)}#root-draft .pick:before{content:"";background:#ffffff24;border-radius:50%;width:130px;height:130px;position:absolute;top:-36px;right:-36px}#root-draft .pick .en{font-family:var(--font-en);letter-spacing:.2em;opacity:.8;font-size:.72rem}#root-draft .pick h3{margin-top:6px;font-size:1.12rem;font-weight:500}#root-draft .pick p{opacity:.9;margin-top:8px;font-size:.8rem;line-height:1.8}#root-draft .pick .ar{width:36px;height:36px;color:var(--ink);background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;font-weight:500;transition:transform .25s;display:flex;position:absolute;top:20px;right:20px}#root-draft .pick:hover .ar{background:#fff;transform:translate(4px)}#root-draft .cta-band{background:var(--navy);border-radius:var(--radius);color:#fff;box-shadow:var(--shadow);text-align:center;padding:clamp(36px,6vw,64px);position:relative;overflow:hidden}#root-draft .cta-band:before{content:"";background:#b95a1e66;border-radius:50%;width:260px;height:260px;position:absolute;top:-70px;left:-70px}#root-draft .cta-band:after{content:"";background:#e08a3c66;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-80px;right:-60px}#root-draft .cta-band>*{z-index:1;position:relative}#root-draft .cta-band .en{font-family:var(--font-en);letter-spacing:.25em;color:var(--orange);font-size:.9rem;font-weight:500}#root-draft .cta-band h2{margin-top:12px;font-size:clamp(1.4rem,3.6vw,2.2rem);font-weight:500;line-height:1.6}#root-draft .cta-band p{color:#ffffffd9;margin-top:14px;max-width:36em;margin-inline:auto;font-size:.92rem;line-height:2}#root-draft .cta-band .btns{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}#root-draft .t-hero{border-radius:var(--radius);color:#fff;box-shadow:var(--shadow);margin:24px clamp(16px,4vw,48px) 0;padding:clamp(32px,6vw,72px);position:relative;overflow:hidden}#root-draft .t-hero:before{content:"";background-image:none;background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(120deg,#000,#0000 75%);mask-image:linear-gradient(120deg,#000,#0000 75%)}#root-draft .t-hero .deco1{background:#ffffff24;border-radius:50%;width:280px;height:280px;animation:8s ease-in-out infinite float;position:absolute;top:-80px;right:-60px}#root-draft .t-hero .deco2{background:var(--blue);opacity:.6;border-radius:50%;width:150px;height:150px;animation:6s ease-in-out 1s infinite float;position:absolute;bottom:-40px;right:16%}#root-draft .t-hero-in{z-index:2;position:relative}#root-draft .t-hero .want-badge{letter-spacing:.12em;background:#ffffffeb;border-radius:4px;padding:7px 18px;font-size:.78rem;font-weight:500;display:inline-block}#root-draft .t-hero .row{flex-wrap:wrap;align-items:center;gap:18px;margin-top:18px;display:flex}#root-draft .t-hero .avatar{color:#fff;width:clamp(60px,8vw,80px);height:clamp(60px,8vw,80px);font-size:clamp(1.2rem,2.6vw,1.6rem);font-weight:500;font-family:var(--font-en);border:3px solid #ffffffd9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}#root-draft .t-hero h1{font-size:clamp(1.5rem,4.2vw,2.4rem);font-weight:500;line-height:1.3}#root-draft .t-hero .t-meta{letter-spacing:.08em;color:#ffffffd9;margin-top:4px;font-size:.88rem;font-weight:500}#root-draft .t-hero .t-catch{margin-top:24px;font-size:clamp(1.2rem,3.2vw,1.8rem);font-weight:500;line-height:1.6}#root-draft .t-stats{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}#root-draft .t-stats .stat{background:#ffffff24;border:1px solid #ffffff40;border-radius:4px;min-width:110px;padding:12px 20px}#root-draft .t-stats .num{font-family:var(--font-en);font-size:1.4rem;font-weight:500;line-height:1.1}#root-draft .t-stats .lbl{letter-spacing:.1em;color:#fffc;margin-top:4px;font-size:.72rem;font-weight:500}#root-draft .interview-card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--line);grid-template-columns:1.25fr 1fr;margin-top:36px;display:grid;overflow:hidden}@media (width<=860px){#root-draft .interview-card{grid-template-columns:1fr}}#root-draft .interview-card .txt{flex-direction:column;justify-content:center;padding:clamp(24px,4vw,44px);display:flex}#root-draft .interview-card .role{font-family:var(--font-en);letter-spacing:.2em;color:var(--blue-deep);font-size:.8rem;font-weight:500}#root-draft .interview-card h3{margin-top:8px;font-size:clamp(1.15rem,2.5vw,1.5rem);font-weight:500;line-height:1.55}#root-draft .interview-card .msg{color:#524437;margin-top:12px;font-size:.9rem;line-height:2}#root-draft .score-bars{flex-direction:column;gap:12px;margin-top:26px;display:flex}#root-draft .score-bars .sb{grid-template-columns:150px 1fr 44px;align-items:center;gap:12px;display:grid}@media (width<=560px){#root-draft .score-bars .sb{grid-template-columns:110px 1fr 40px}}#root-draft .score-bars .sb .lb{color:#524437;font-size:.8rem;font-weight:500}#root-draft .score-bars .sb .bar{background:var(--bg-soft);border-radius:4px;height:12px;overflow:hidden}#root-draft .score-bars .sb .bar i{border-radius:4px;height:100%;transition:width .8s cubic-bezier(.2,.8,.3,1);display:block}#root-draft .score-bars .sb .vl{font-family:var(--font-en);color:#8a9490;text-align:right;font-size:.85rem}#root-draft .career{flex-direction:column;margin-top:32px;display:flex}#root-draft .career .ci{grid-template-columns:34px 1fr;gap:14px;display:grid}#root-draft .career .ci .rail{flex-direction:column;align-items:center;display:flex}#root-draft .career .ci .dot{border:3px solid var(--orange);background:#fff;border-radius:50%;flex-shrink:0;width:22px;height:22px}#root-draft .career .ci .rail i{background:var(--line);flex:1;width:3px;min-height:22px;margin:4px 0}#root-draft .career .ci .bd{padding-bottom:22px}#root-draft .career .ci h4{font-size:.95rem;font-weight:500}#root-draft .career .ci h4 small{font-family:var(--font-en);color:#8a9490;margin-left:10px;font-size:.75rem;font-weight:500}#root-draft .career .ci p{color:#586360;margin-top:4px;font-size:.82rem;line-height:1.8}#root-draft .info-table{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--line);margin-top:36px;overflow:hidden}#root-draft .info-table dl{grid-template-columns:190px 1fr;display:grid}@media (width<=640px){#root-draft .info-table dl{grid-template-columns:1fr}}#root-draft .info-table dt{letter-spacing:.08em;border-bottom:1px solid var(--line);background:#b95a1e14;align-items:center;padding:18px 26px;font-size:.85rem;font-weight:500;display:flex}#root-draft .info-table dd{color:#524437;border-bottom:1px solid var(--line);padding:18px 26px;font-size:.9rem;line-height:1.9}#root-draft .info-table dt:last-of-type,#root-draft .info-table dd:last-of-type{border-bottom:none}#root-draft .info-table dd a{color:var(--orange-deep);text-underline-offset:3px;text-decoration:underline}@media (width<=640px){#root-draft .info-table dt{background:0 0;border-bottom:none;padding:12px 20px 4px}#root-draft .info-table dd{padding:0 20px 12px}}#root-draft .filter{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}#root-draft .filter button{letter-spacing:.06em;color:var(--orange-deep);border:2px solid var(--orange);background:#fff;border-radius:4px;padding:9px 20px;font-size:.84rem;font-weight:500;transition:all .2s}#root-draft .filter button:hover{transform:translateY(-2px)}#root-draft .filter button.active{background:var(--orange);color:#fff}#root-draft .wiz{max-width:900px;margin:0 auto}#root-draft .wiz-steps{gap:4px;margin-top:34px;padding-bottom:6px;display:flex;overflow-x:auto}#root-draft .wiz-steps .ws{text-align:center;background:var(--card);border:1px solid var(--line);color:#8a9490;letter-spacing:.04em;white-space:pre-line;border-radius:4px;flex:1;min-width:104px;padding:12px 6px 10px;font-size:.72rem;font-weight:500;position:relative}#root-draft .wiz-steps .ws .n{font-family:var(--font-en);margin-bottom:2px;font-size:1.05rem;font-weight:500;display:block}#root-draft .wiz-steps .ws.done{color:var(--green);background:#2e6b4f1f;border-color:#2e6b4f66}#root-draft .wiz-steps .ws.now{background:var(--navy);border-color:var(--navy);color:#fff}#root-draft .wiz-panel{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);margin-top:26px;padding:clamp(24px,4vw,44px)}#root-draft .track-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:26px;display:grid}@media (width<=700px){#root-draft .track-grid{grid-template-columns:1fr}}#root-draft .track-card{border:2px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:4px;padding:28px 24px;transition:all .2s}#root-draft .track-card:hover{border-color:var(--orange);transform:translateY(-4px)}#root-draft .track-card .ic{font-size:2rem}#root-draft .track-card h4{margin-top:12px;font-size:1.1rem;font-weight:500}#root-draft .track-card .who{letter-spacing:.1em;color:#fff;border-radius:4px;margin-top:6px;padding:4px 12px;font-size:.68rem;font-weight:500;display:inline-block}#root-draft .track-card p{color:#586360;margin-top:12px;font-size:.82rem;line-height:1.9}#root-draft .form-grid{gap:18px;margin-top:24px;display:grid}#root-draft .form-grid label{letter-spacing:.05em;font-size:.85rem;font-weight:500;display:block}#root-draft .form-grid label .req{color:var(--orange-deep);margin-left:8px;font-size:.7rem}#root-draft .form-grid input,#root-draft .form-grid select,#root-draft .form-grid textarea{border:2px solid var(--line);background:#fff;border-radius:4px;width:100%;margin-top:8px;padding:13px 16px;font-family:inherit;font-size:.92rem;transition:border-color .2s}#root-draft .form-grid input:focus,#root-draft .form-grid select:focus,#root-draft .form-grid textarea:focus{border-color:var(--orange);outline:none}#root-draft .form-grid textarea{resize:vertical;min-height:110px}#root-draft .form-row2{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (width<=640px){#root-draft .form-row2{grid-template-columns:1fr}}#root-draft .upload-box{border:2px dashed var(--orange);text-align:center;cursor:pointer;background:#b95a1e0f;border-radius:4px;margin-top:20px;padding:34px 20px;transition:background .2s}#root-draft .upload-box:hover{background:#b95a1e1f}#root-draft .upload-box .ic{font-size:2rem}#root-draft .upload-box p{margin-top:10px;font-size:.92rem;font-weight:500}#root-draft .upload-box small{color:#8a9490;margin-top:6px;font-size:.76rem;line-height:1.7;display:block}#root-draft .upload-box.okay{border-color:var(--green);background:#2e6b4f1a}#root-draft .pub-card{border:1px solid var(--line);background:var(--bg-soft);border-radius:4px;margin-top:20px;padding:24px}#root-draft .pub-card h4{font-size:.95rem;font-weight:500}#root-draft .pub-card .opt{border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:4px;align-items:flex-start;gap:12px;margin-top:14px;padding:16px;transition:border-color .2s;display:flex}#root-draft .pub-card .opt.on{border-color:var(--green)}#root-draft .pub-card .opt .rd{border:3px solid var(--line);border-radius:50%;flex-shrink:0;width:20px;height:20px;margin-top:2px}#root-draft .pub-card .opt.on .rd{border-color:var(--green);background:var(--green);box-shadow:inset 0 0 0 3px #fff}#root-draft .pub-card .opt b{font-size:.88rem}#root-draft .pub-card .opt p{color:#586360;margin-top:4px;font-size:.76rem;line-height:1.7}#root-draft .tl2{flex-direction:column;margin-top:26px;display:flex}#root-draft .tl2 .tli{grid-template-columns:34px 1fr;gap:14px;display:grid}#root-draft .tl2 .tli .rail{flex-direction:column;align-items:center;display:flex}#root-draft .tl2 .tli .dot{border:3px solid var(--line);color:#fff;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;font-weight:500;display:flex}#root-draft .tl2 .tli.done .dot{background:var(--green);border-color:var(--green)}#root-draft .tl2 .tli.now .dot{background:var(--orange);border-color:var(--orange);animation:1.6s infinite pulse}#root-draft .tl2 .tli .rail i{background:var(--line);flex:1;width:3px;min-height:26px;margin:4px 0}#root-draft .tl2 .tli.done .rail i{background:#2e6b4f80}#root-draft .tl2 .tli .bd{padding-bottom:22px}#root-draft .tl2 .tli h4{font-size:.95rem;font-weight:500}#root-draft .tl2 .tli h4 small{font-family:var(--font-en);color:#8a9490;margin-left:10px;font-size:.75rem;font-weight:500}#root-draft .tl2 .tli p{color:#586360;margin-top:4px;font-size:.82rem;line-height:1.8}#root-draft .chat{border:1px solid var(--line);border-radius:4px;margin-top:26px;overflow:hidden}#root-draft .chat-head{background:var(--navy);color:#fff;align-items:center;gap:12px;padding:14px 20px;font-size:.88rem;font-weight:500;display:flex}#root-draft .chat-head .st{background:var(--green);letter-spacing:.08em;border-radius:4px;margin-left:auto;padding:4px 12px;font-size:.68rem}#root-draft .chat-body{background:var(--bg-soft);flex-direction:column;gap:12px;max-height:400px;padding:20px;display:flex;overflow-y:auto}#root-draft .bub{border-radius:4px;max-width:80%;padding:12px 16px;font-size:.85rem;line-height:1.8}#root-draft .bub.co{border:1px solid var(--line);background:#fff;border-bottom-left-radius:4px;align-self:flex-start}#root-draft .bub.me{background:var(--orange);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}#root-draft .bub.sys{border:1px dashed var(--line);color:#8a9490;background:0 0;border-radius:4px;align-self:center;max-width:100%;padding:6px 16px;font-size:.72rem}#root-draft .bub .who{opacity:.7;letter-spacing:.06em;margin-bottom:4px;font-size:.68rem;font-weight:500;display:block}#root-draft .bub .draft-card{background:var(--bg-soft);border:1px solid var(--line);border-radius:4px;margin-top:8px;padding:12px 14px;font-size:.78rem;line-height:1.9}#root-draft .bub .draft-card b{color:var(--orange-deep)}#root-draft .price-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:40px;display:grid}#root-draft .price-card{background:var(--card);border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column;transition:transform .25s;display:flex;overflow:hidden}#root-draft .price-card:hover{transform:translateY(-6px)}#root-draft .price-card.hot{border:2px solid var(--blue-deep);position:relative}#root-draft .price-card .hot-tag{background:var(--blue-deep);color:#fff;letter-spacing:.1em;border-radius:0;padding:6px 14px;font-size:.68rem;font-weight:500;position:absolute;top:0;right:22px}#root-draft .price-head{border-bottom:1px dashed var(--line);padding:26px 26px 20px}#root-draft .price-head .pn{font-family:var(--font-en);letter-spacing:.18em;color:var(--orange-deep);font-size:.72rem;font-weight:500}#root-draft .price-head h3{margin-top:8px;font-size:1.2rem;font-weight:500}#root-draft .price-head .amount{align-items:baseline;gap:6px;margin-top:14px;display:flex}#root-draft .price-head .amount b{font-family:var(--font-en);color:var(--navy);font-size:2.1rem;font-weight:500;line-height:1}#root-draft .price-head .amount span{color:#8a9490;font-size:.78rem;font-weight:500}#root-draft .price-body{flex-direction:column;flex:1;padding:22px 26px 26px;display:flex}#root-draft .price-body ul{flex-direction:column;flex:1;gap:10px;list-style:none;display:flex}#root-draft .price-body li{color:#524437;gap:10px;font-size:.86rem;line-height:1.7;display:flex}#root-draft .price-body li:before{content:"✓";color:var(--green);flex-shrink:0;font-weight:500}#root-draft .price-body li.na{color:#afb7b4}#root-draft .price-body li.na:before{content:"—";color:#d6ddda}#root-draft .price-body .btn{justify-content:center;margin-top:20px}#root-draft .price-note{color:#8a9490;margin-top:22px;font-size:.78rem;line-height:1.9}#root-draft .ct-types{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:30px;display:grid}#root-draft .ct-type{border:2px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:4px;padding:22px 20px;transition:all .2s}#root-draft .ct-type:hover{transform:translateY(-3px)}#root-draft .ct-type.on{border-color:var(--orange);background:#b95a1e12}#root-draft .ct-type .ic{font-size:1.6rem}#root-draft .ct-type h4{margin-top:10px;font-size:.98rem;font-weight:500}#root-draft .ct-type p{color:#586360;margin-top:6px;font-size:.78rem;line-height:1.8}#root-draft .done-box{text-align:center;padding:40px 20px}#root-draft .done-box .big{font-size:3rem}#root-draft .done-box h3{margin-top:14px;font-size:1.3rem;font-weight:500}#root-draft .done-box p{color:#586360;margin-top:12px;font-size:.9rem;line-height:2}#root-draft footer{background:var(--navy);color:#fff;margin-top:clamp(70px,10vw,120px);padding:clamp(40px,7vw,80px) clamp(16px,4vw,48px) 40px}#root-draft .foot-grid{flex-wrap:wrap;justify-content:space-between;gap:40px;max-width:1140px;margin:0 auto;display:flex}#root-draft .foot-logo{font-family:var(--font-logo);font-size:clamp(1.6rem,3.6vw,2.3rem);line-height:1.1}#root-draft .foot-logo .brandmark{color:var(--blue);margin-right:.24em}#root-draft .foot-logo .boxed{background:var(--orange);color:#fff;border-radius:4px;margin-top:.15em;padding:.05em .2em;display:inline-block}#root-draft .foot-note{color:#ffffffbf;max-width:28em;margin-top:16px;font-size:.84rem;line-height:1.9}#root-draft .foot-cols{flex-wrap:wrap;gap:clamp(28px,5vw,70px);display:flex}#root-draft .foot-col h5{font-family:var(--font-en);letter-spacing:.2em;color:var(--orange);margin-bottom:14px;font-size:.72rem;font-weight:500}#root-draft .foot-col a{color:#ffffffd9;padding:5px 0;font-size:.84rem;font-weight:500;transition:color .2s,padding-left .2s;display:block}#root-draft .foot-col a:hover{color:#fff;padding-left:6px}#root-draft .foot-bottom{color:#ffffffb3;border-top:1px solid #fff3;flex-wrap:wrap;gap:28px;max-width:1140px;margin:48px auto 0;padding-top:22px;font-size:.78rem;display:flex}#root-draft #vmodal{z-index:800;background:#1e1710eb;justify-content:center;align-items:center;padding:clamp(12px,4vw,48px);display:flex;position:fixed;inset:0}#root-draft .vmodal-box{background:var(--ink);border-radius:4px;width:min(920px,100%);animation:.3s pop;overflow:hidden}#root-draft .vmodal-box video{aspect-ratio:16/9;background:#000;width:100%}#root-draft .vmodal-info{color:#fff;padding:18px 22px 24px}#root-draft .vmodal-info h3{font-size:1.05rem;font-weight:500;line-height:1.6}#root-draft .vmodal-info p{color:#ffffffa6;margin-top:6px;font-size:.82rem}#root-draft #vmodalClose{width:52px;height:52px;color:var(--ink);z-index:2;background:#fff;border-radius:50%;font-size:1.3rem;font-weight:500;transition:transform .2s,background .2s;position:absolute;top:clamp(14px,3vw,30px);right:clamp(14px,3vw,30px)}#root-draft #vmodalClose:hover{background:var(--orange);color:#fff;transform:rotate(90deg)}#root-draft .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}#root-draft .reveal.show{opacity:1;transform:none}#root-draft{--font-mincho:"Hiragino Mincho ProN","Hiragino Mincho Pro","Yu Mincho",YuMincho,"Noto Serif JP",serif}#root-draft b,#root-draft strong{font-weight:500}body{font-variant-numeric:tabular-nums}#root-draft .hero h1,#root-draft .sec-title,#root-draft .cta-band h2,#root-draft .c-hero h1,#root-draft .t-hero h1,#root-draft .c-hero .c-catch,#root-draft .t-hero .t-catch,#root-draft .interview-card h3,#root-draft .result-type h3,#root-draft .done-box h3,#root-draft .q-text{font-family:var(--font-mincho);font-weight:500}#root-draft .gh-logo,#root-draft .foot-logo,#root-draft .twin-card .lg{font-weight:500}#root-draft .sec-label{letter-spacing:.3em}#root-draft .hero-deco,#root-draft .c-hero .deco1,#root-draft .c-hero .deco2,#root-draft .t-hero .deco1,#root-draft .t-hero .deco2,#root-draft .pick:before,#root-draft .svc .svc-side:after,#root-draft .twin-card:before,#root-draft .cta-band:before,#root-draft .cta-band:after{display:none}#root-draft .hero{background-color:#fff;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%201600%20900%27%20preserveAspectRatio%3D%27xMidYMid%20slice%27%3E%3Crect%20width%3D%271600%27%20height%3D%27900%27%20fill%3D%27%23FFFFFF%27%2F%3E%3Cpolygon%20points%3D%27700%2C900%201600%2C380%201600%2C900%27%20fill%3D%27%23F3CFA6%27%2F%3E%3Cpolygon%20points%3D%27980%2C900%201600%2C520%201600%2C900%27%20fill%3D%27%23E08A3C%27%2F%3E%3Cpolygon%20points%3D%271180%2C900%201600%2C680%201600%2C900%27%20fill%3D%27%23B95A1E%27%2F%3E%3C%2Fsvg%3E);background-position:100% 100%;background-repeat:no-repeat;background-size:cover}#root-cast{--app-accent:var(--blue-deep);--app-accent-soft:#0d72ba1f}#root-draft{--app-accent:var(--orange-deep);--app-accent-soft:#b95a1e24}.tabbar{display:none}@media (width<=1000px){.tabbar{z-index:550;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:5px max(6px,env(safe-area-inset-left)) calc(5px + env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-right));background:#fffffff5;border-top:1px solid #12232e1f;grid-auto-columns:1fr;grid-auto-flow:column;display:grid;position:fixed;bottom:0;left:0;right:0}.tabbar .tab{letter-spacing:.04em;color:#8a9490;border-radius:10px;flex-direction:column;align-items:center;gap:3px;padding:7px 2px 5px;font-size:.62rem;font-weight:600;transition:color .2s,transform .1s;display:flex}.tabbar .tab svg{width:22px;height:22px}.tabbar .tab.on{color:var(--app-accent,#0d72ba)}.tabbar .tab:active{transform:scale(.93)}#root-cast main,#root-draft main{padding-bottom:calc(70px + env(safe-area-inset-bottom))}#root-cast footer,#root-draft footer{padding-bottom:calc(92px + env(safe-area-inset-bottom))}#root-cast #menuBtn,#root-draft #menuBtn{display:none}#root-cast #menu,#root-draft #menu{clip-path:circle(0% at 85% calc(100% - 34px));padding-bottom:calc(80px + env(safe-area-inset-bottom))}body.menu-open #root-cast #menu,body.menu-open #root-draft #menu{clip-path:circle(160% at 85% calc(100% - 34px));visibility:visible}}.searchbox{flex:1;align-items:center;min-width:0;display:flex;position:relative}.searchbox svg{color:#8a9490;pointer-events:none;width:18px;height:18px;position:absolute;left:15px}.searchbox input{width:100%;color:inherit;appearance:none;background:#fff;border:1.5px solid #12232e29;border-radius:999px;outline:none;padding:12px 42px 12px 44px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}.searchbox input::-webkit-search-cancel-button{display:none}.searchbox input::placeholder{color:#a6afac;font-size:.85rem}.searchbox input:focus{border-color:var(--app-accent,#0d72ba);box-shadow:0 0 0 3px var(--app-accent-soft,#0d72ba1f)}.searchbox .sb-clear{color:#586360;background:#12232e14;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;line-height:1;display:flex;position:absolute;right:9px}.search-panel{flex-direction:column;gap:4px;margin-top:24px;display:flex}.search-panel .filter{margin-top:14px}@media (width<=640px){.search-panel .filter{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.search-panel .filter::-webkit-scrollbar{display:none}.search-panel .filter button{white-space:nowrap;flex-shrink:0}}.list-tools{justify-content:space-between;align-items:center;gap:12px;margin-top:22px;display:flex}.list-tools .lt-count{color:#586360;font-size:.8rem;font-weight:500}.list-tools .lt-count b{font-family:var(--font-en);color:var(--app-accent,#0d72ba);margin-right:3px;font-size:1.2rem}.list-tools .lt-sort{color:#8a9490;align-items:center;gap:8px;font-size:.72rem;font-weight:500;display:inline-flex}.list-tools .lt-sort select{color:inherit;background:#fff;border:1.5px solid #12232e24;border-radius:8px;padding:8px 12px;font-family:inherit;font-size:.8rem}.list-tools+.grid3{margin-top:18px}.empty-state{text-align:center;background:#f4f6f5;border-radius:10px;margin-top:36px;padding:44px 20px}.empty-state .es-title{font-size:.95rem;font-weight:600}.empty-state .es-note{color:#8a9490;margin-top:10px;font-size:.8rem;line-height:1.9}#root-cast .app-sec,#root-draft .app-sec{padding-top:clamp(26px,4vw,56px)}#root-cast .app-hero{background:radial-gradient(120% 90% at 90% -10%,#28a9e229,#0000 60%),linear-gradient(#f1f7fb,#fff);padding:clamp(32px,6vw,76px) clamp(16px,4vw,48px) clamp(28px,5vw,56px)}#root-cast .app-hero .hero-en{font-family:var(--font-en);letter-spacing:.3em;color:var(--blue-deep);font-size:clamp(.66rem,1.4vw,.85rem);font-weight:500}#root-cast .app-hero h1{letter-spacing:.02em;color:var(--navy);margin-top:12px;font-size:clamp(1.5rem,4.6vw,3.1rem);font-weight:500;line-height:1.45}#root-cast .app-hero h1 .stroke{color:#0000;-webkit-text-stroke:2px var(--blue-deep)}#root-cast .app-hero h1 .marker{background:linear-gradient(#0000 62%,#0d72ba66 62%)}#root-cast .app-hero .hero-lead{color:#3a4650;max-width:36em;margin-top:14px;font-size:clamp(.82rem,1.8vw,.95rem);line-height:2}.hero-search{gap:10px;max-width:560px;margin-top:20px;display:flex}.hero-search .hs-go{background:var(--navy,#12232e);color:#fff;border-radius:999px;flex-shrink:0;padding:0 22px;font-size:.85rem;font-weight:600;transition:background .2s,transform .1s}.hero-search .hs-go:hover{background:var(--app-accent,#0d72ba)}.hero-search .hs-go:active{transform:scale(.95)}.quick-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:860px;margin-top:20px;display:grid}@media (width<=760px){.quick-grid{grid-template-columns:1fr 1fr;max-width:none}}.quick-grid .qa{background:#fff;border:1px solid #12232e1a;border-radius:12px;flex-direction:column;gap:3px;padding:15px 14px;transition:transform .2s,border-color .2s;display:flex}.quick-grid .qa:hover{border-color:var(--app-accent,#0d72ba);transform:translateY(-3px)}.quick-grid .qa:active{transform:scale(.97)}.quick-grid .qa-ic{background:var(--app-accent-soft,#0d72ba1f);width:34px;height:34px;color:var(--app-accent,#0d72ba);border-radius:9px;place-items:center;margin-bottom:5px;display:grid}.quick-grid .qa-ic svg{width:20px;height:20px}.quick-grid .qa b{font-size:.86rem;font-weight:600}.quick-grid .qa .qa-p{color:#8a9490;font-size:.67rem;font-weight:500;line-height:1.5}@media (width<=760px){.grid3.hscroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-auto-columns:80%;grid-auto-flow:column;margin-left:calc(-1*clamp(16px,4vw,48px));margin-right:calc(-1*clamp(16px,4vw,48px));padding:0 clamp(16px,4vw,48px) 10px;display:grid;overflow-x:auto}.grid3.hscroll::-webkit-scrollbar{display:none}.grid3.hscroll>*{scroll-snap-align:center}.grid3.hscroll .co-card,.grid3.hscroll .mv-card{height:100%}}#root-cast .co-thumb{aspect-ratio:16/9;background:var(--navy);position:relative;overflow:hidden}#root-cast .co-thumb svg{width:100%;height:100%;display:block}#root-cast .co-thumb .cat{color:#fff;letter-spacing:.08em;border-radius:4px;padding:4px 10px;font-size:.64rem;font-weight:700;position:absolute;top:10px;left:10px}#root-cast .co-thumb .mv-count{color:#fff;letter-spacing:.04em;background:#0a1014b3;border-radius:4px;padding:3px 8px;font-size:.64rem;font-weight:600;position:absolute;bottom:8px;right:8px}#root-cast .co-card .co-body{padding:16px 20px 20px}html{scrollbar-width:thin;scrollbar-color:#12232e59 transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#12232e47;border-radius:999px}#root-cast .co-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}#root-cast .photo-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px;margin-top:32px;display:grid}#root-cast .photo-grid .ph-item{margin:0}#root-cast .photo-grid img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border:1px solid var(--line);border-radius:6px;width:100%;display:block}#root-cast .photo-grid figcaption{color:#586360;margin-top:8px;font-size:.78rem;font-weight:500;line-height:1.7}@media (width<=640px){#root-cast .photo-grid{grid-template-columns:1fr 1fr;gap:12px}}#root-cast .price-group+.price-group{margin-top:48px}#root-cast .price-group-h{letter-spacing:.04em;border-bottom:1px solid var(--line);padding-bottom:10px;font-size:1.05rem;font-weight:600}#root-cast .price-group .price-grid{margin-top:22px}#root-cast .price-card.pend{background:#f4f6f5;border-style:dashed}#root-cast .price-card.pend:hover{transform:none}#root-cast .price-head .amount b.pending{font-family:var(--font-jp);color:#8a9490;letter-spacing:.06em;font-size:1.3rem;font-weight:600}#root-cast .price-body .pnote{border-top:1px dashed var(--line);color:#8a9490;margin-top:16px;padding-top:14px;font-size:.76rem;line-height:1.9}#root-cast .price-note{white-space:pre-line}#root-cast .price-sim{border:1px solid var(--line);background:#f4f6f5;border-radius:10px;margin-top:44px;padding:30px clamp(20px,3vw,34px)}#root-cast .price-sim .ps-head .en{font-family:var(--font-en);letter-spacing:.18em;color:var(--blue-deep);font-size:.7rem;font-weight:500}#root-cast .price-sim .ps-head h3{margin-top:8px;font-size:1.15rem;font-weight:600}#root-cast .price-sim .ps-lead{color:#586360;margin-top:10px;font-size:.82rem;line-height:1.9}#root-cast .price-sim .ps-pick{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}#root-cast .price-sim .ps-pick button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;flex:180px;gap:3px;padding:13px 16px;transition:border-color .2s,box-shadow .2s,transform .12s;display:flex}#root-cast .price-sim .ps-pick button b{font-size:.88rem;font-weight:600}#root-cast .price-sim .ps-pick button span{font-family:var(--font-en);color:#8a9490;letter-spacing:.03em;font-size:.78rem}#root-cast .price-sim .ps-pick button:hover{border-color:var(--blue-deep)}#root-cast .price-sim .ps-pick button:active{transform:scale(.98)}#root-cast .price-sim .ps-pick button.on{border-color:var(--blue-deep);box-shadow:inset 0 0 0 1px var(--blue-deep)}#root-cast .price-sim .ps-pick button.on span{color:var(--blue-deep)}#root-cast .price-sim .ps-years{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:18px;display:grid}#root-cast .price-sim .ps-y{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px 18px}#root-cast .price-sim .ps-y .lb{color:#8a9490;letter-spacing:.04em;font-size:.74rem;font-weight:600}#root-cast .price-sim .ps-y .vl{font-family:var(--font-en);color:var(--navy);margin-top:6px;font-size:1.5rem;font-weight:500;line-height:1.2}#root-cast .price-sim .ps-y .bd{color:#8a9490;margin-top:6px;font-size:.7rem;line-height:1.7}#root-cast .price-sim .ps-note{color:#8a9490;margin-top:14px;font-size:.72rem;line-height:1.8}#root-cast .price-partner-cta{background:var(--navy);color:#fff;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:22px;margin-top:44px;padding:28px clamp(20px,3vw,34px);display:flex}#root-cast .price-partner-cta .en{font-family:var(--font-en);letter-spacing:.18em;color:var(--blue);font-size:.7rem;font-weight:500}#root-cast .price-partner-cta h3{margin-top:8px;font-size:1.1rem;font-weight:600;line-height:1.6}#root-cast .price-partner-cta p{color:#ffffffc7;max-width:56ch;margin-top:10px;font-size:.82rem;line-height:1.9}#root-cast .pt-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;height:100%;transition:transform .25s,border-color .25s;display:flex;overflow:hidden}#root-cast .pt-card:hover{border-color:#12232e3d;transform:translateY(-6px)}#root-cast .pt-reel{aspect-ratio:16/9;cursor:pointer;position:relative;overflow:hidden}#root-cast .pt-reel .ph{transition:transform .6s;position:absolute;inset:0}#root-cast .pt-reel .ph svg{width:100%;height:100%}#root-cast .pt-reel:hover .ph{transform:scale(1.05)}#root-cast .pt-reel .play{pointer-events:none;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:auto;transition:transform .25s,background .25s;display:flex;position:absolute;inset:0}#root-cast .pt-reel .play:after{content:"";border-style:solid;border-width:9px 0 9px 15px;border-color:transparent transparent transparent var(--ink);margin-left:4px;display:block}#root-cast .pt-reel:hover .play{background:var(--blue-deep);transform:scale(1.12)}#root-cast .pt-reel:hover .play:after{border-left-color:#fff}#root-cast .pt-reel .duration{color:#fff;font-family:var(--font-en);letter-spacing:.06em;background:#000000bf;border-radius:4px;padding:3px 9px;font-size:.74rem;position:absolute;bottom:10px;right:10px}#root-cast .pt-reel.flat{cursor:default;color:#fff;flex-direction:column;justify-content:flex-end;padding:18px 20px;display:flex}#root-cast .pt-reel.flat .pt-en{font-family:var(--font-en);letter-spacing:.2em;opacity:.92;font-size:1.5rem;font-weight:500}#root-cast .pt-reel.flat .pt-jp{opacity:.72;margin-top:6px;font-size:.82rem;line-height:1.6}#root-cast .pt-body{flex-direction:column;flex:1;padding:18px 20px 20px;display:flex}#root-cast .pt-id{align-items:center;gap:12px;display:flex}#root-cast .pt-av{-o-object-fit:cover;object-fit:cover;color:#fff;width:44px;height:44px;font-family:var(--font-en);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:500;display:flex}#root-cast .pt-id h3{font-size:1rem;font-weight:600;line-height:1.5}#root-cast .pt-meta{color:#8a9490;letter-spacing:.03em;margin-top:3px;font-size:.75rem;font-weight:500}#root-cast .pt-meta .sep{opacity:.6;margin:0 2px}#root-cast .pt-catch{color:var(--navy);margin-top:14px;font-size:.92rem;font-weight:600;line-height:1.7}#root-cast .pt-bio{color:#3a4650;flex:1;margin-top:8px;font-size:.82rem;line-height:1.9}#root-cast .pt-skills{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}#root-cast .pt-skills span{letter-spacing:.03em;color:var(--blue-deep);background:#0d72ba17;border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:500}#root-cast .pt-foot{border-top:1px dashed var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:12px;display:flex}#root-cast .pt-foot .cert{font-family:var(--font-en);color:#8a9490;letter-spacing:.03em;font-size:.72rem}#root-cast .pt-foot .links{gap:12px;display:flex}#root-cast .pt-foot .links a{color:var(--blue-deep);border-bottom:1px solid #0d72ba59;font-size:.74rem;font-weight:600}#root-cast .pt-foot .links a:hover{border-bottom-color:var(--blue-deep)}#root-cast .pt-criteria{border:1px solid var(--line);border-radius:10px;margin-top:52px;padding:30px clamp(20px,3vw,34px)}#root-cast .pt-criteria .en{font-family:var(--font-en);letter-spacing:.18em;color:var(--blue-deep);font-size:.7rem;font-weight:500}#root-cast .pt-criteria h3{margin-top:8px;font-size:1.15rem;font-weight:600}#root-cast .pt-criteria .pc-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:22px;display:grid}#root-cast .pt-criteria .pc h4{border-left:3px solid var(--blue-deep);padding-left:12px;font-size:.92rem;font-weight:600}#root-cast .pt-criteria .pc p{color:#586360;margin-top:9px;font-size:.8rem;line-height:1.9}@media (width<=640px){#root-cast .price-sim .ps-pick button{flex:100%}#root-cast .price-partner-cta{flex-direction:column;align-items:flex-start}}#root-lp{--teal:#12483f;--teal-light:#1a5c51;--ink:#14191a;--navy:#12232e;--bg:#fff;--bg-soft:#f4f6f5;--line:#12232e1f;--muted:#5a6663;--radius:4px;--font-logo:"Hiragino Mincho ProN","Hiragino Mincho Pro","Yu Mincho",YuMincho,"Noto Serif JP",serif;--font-en:"Inter","Noto Sans JP",sans-serif;--font-jp:"Noto Sans JP",sans-serif;font-family:var(--font-jp);color:var(--ink);background:var(--bg)}#root-lp a{color:inherit;text-decoration:none}#root-lp img,#root-lp video{max-width:100%;display:block}#root-lp ::selection{background:var(--teal);color:#fff}#root-lp .lp-head{z-index:400;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#ffffffeb;position:sticky;top:0}#root-lp .lp-head-in{justify-content:space-between;align-items:center;gap:16px;max-width:1140px;margin:0 auto;padding:14px clamp(16px,4vw,48px);display:flex}#root-lp .lp-logo{font-family:var(--font-logo);color:var(--navy);white-space:nowrap;align-items:flex-end;gap:.4em;font-size:clamp(1.3rem,3vw,1.7rem);line-height:1;display:flex}#root-lp .lp-logo small,#root-lp .lp-foot-logo small{font-family:var(--font-jp);color:#8a9490;letter-spacing:.16em;margin-bottom:.2em;font-size:.6rem;font-weight:500}#root-lp .lp-logo .brandmark{color:var(--teal);align-self:center}#root-lp .lp-head-nav{gap:8px;display:flex}#root-lp .lp-head-nav a{font-family:var(--font-logo);border:1px solid var(--line);border-radius:var(--radius);white-space:nowrap;align-items:center;gap:.3em;padding:9px 14px;font-size:.95rem;line-height:1;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}#root-lp .lp-head-nav a .brandmark{color:var(--c,#12483f);width:1.25em;height:1.25em}#root-lp .lp-head-nav a span{background:var(--c,#12483f);color:#fff;border-radius:3px;padding:.1em .3em .05em;font-size:.85em}#root-lp .lp-head-nav a:hover{border-color:var(--c,#12483f);background:var(--bg-soft);transform:translateY(-2px)}@media (width<=560px){#root-lp .lp-head-nav a{padding:7px 10px;font-size:.82rem}}#root-lp .sec{padding:clamp(60px,9vw,120px) clamp(16px,4vw,48px)}#root-lp .sec-in{max-width:1140px;margin:0 auto}#root-lp .sec-label{font-family:var(--font-en);letter-spacing:.3em;color:var(--teal);font-size:.85rem;font-weight:500}#root-lp .sec-label:before{content:"[ "}#root-lp .sec-label:after{content:" ]"}#root-lp .sec-title{font-family:var(--font-en);letter-spacing:.04em;color:var(--navy);margin-top:12px;font-size:clamp(1.9rem,4.6vw,3rem);font-weight:500;line-height:1.1}#root-lp .sec-sub{letter-spacing:.14em;color:#586360;margin-top:10px;font-size:.88rem;font-weight:500}#root-lp .sec-lead{color:var(--muted);max-width:44em;margin-top:22px;font-size:.95rem;line-height:2.1}#root-lp .sec-head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}#root-lp .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}#root-lp .reveal.show{opacity:1;transform:none}#root-lp .lp-hero{background:var(--teal);color:#fff;padding:clamp(64px,11vw,140px) clamp(16px,4vw,48px);position:relative;overflow:hidden}#root-lp .lp-hero:after{content:"";background:#ffffff0d;border-radius:50%;width:460px;height:460px;position:absolute;top:-140px;right:-140px}#root-lp .lp-hero-in{max-width:1140px;margin:0 auto;position:relative}#root-lp .lp-hero-en{font-family:var(--font-en);letter-spacing:.32em;color:#ffffff9e;font-size:.72rem;font-weight:500}#root-lp .lp-hero h1{font-family:var(--font-logo);letter-spacing:.02em;margin-top:22px;font-size:clamp(2.2rem,6.5vw,4.4rem);font-weight:500;line-height:1.25}#root-lp .lp-hero h1 span{color:#ffffffb8;margin-top:.25em;font-size:.62em;display:block}#root-lp .lp-hero-lead{color:#ffffffd1;max-width:40em;margin-top:28px;font-size:.95rem;line-height:2.1}#root-lp .lp-hero-note{border-radius:var(--radius);color:#ffffffd9;border:1px solid #ffffff47;flex-wrap:wrap;align-items:center;gap:14px;margin-top:36px;padding:12px 18px;font-size:.84rem;display:inline-flex}#root-lp .lp-hero-note b{font-family:var(--font-en);letter-spacing:.2em;color:var(--teal);background:#fff;border-radius:3px;padding:4px 9px;font-size:.68rem}#root-lp .ticker{white-space:nowrap;border-bottom:1px solid var(--line);font-family:var(--font-en);color:var(--teal);letter-spacing:.14em;background:#fff;padding:12px 0;font-size:clamp(.9rem,2vw,1.15rem);font-weight:500;overflow:hidden}#root-lp .ticker-inner{animation:26s linear infinite ticker;display:inline-block}#root-lp .ticker-inner span{margin-right:3em}#root-lp .ticker-inner .dot{color:#8a9490}#root-lp .lp-gate-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin-top:44px;display:grid}#root-lp .lp-gate-card{border-radius:var(--radius);color:#fff;flex-direction:column;gap:12px;height:100%;padding:clamp(28px,4vw,44px);transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}#root-lp .lp-gate-card:before{content:"";background:#ffffff14;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}#root-lp .lp-gate-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px #12232e47}#root-lp .lp-gate-card .aud{letter-spacing:.1em;color:#fff9;font-size:.72rem;font-weight:500;position:relative}#root-lp .lp-gate-card .open{letter-spacing:.08em;color:#fff;background:#ffffff29;border:1px solid #ffffff57;border-radius:999px;align-self:flex-start;padding:5px 12px;font-size:.72rem;font-weight:500;position:relative}#root-lp .lp-gate-card .lg{font-family:var(--font-logo);align-items:center;gap:.3em;font-size:clamp(1.6rem,3.4vw,2.2rem);line-height:1;display:flex;position:relative}#root-lp .lp-gate-card .lg span{background:#fff;border-radius:4px;padding:.06em .24em .03em}#root-lp .lp-gate-card .dir{font-family:var(--font-en);letter-spacing:.1em;color:#ffffffc7;font-size:.75rem;font-weight:500}#root-lp .lp-gate-card .copy{color:#ffffffe6;font-size:.88rem;line-height:2}#root-lp .lp-gate-card ul{gap:8px;margin-top:6px;list-style:none;display:grid}#root-lp .lp-gate-card li{color:#ffffffd1;padding-left:20px;font-size:.82rem;line-height:1.7;position:relative}#root-lp .lp-gate-card li:before{content:"—";color:#ffffff80;position:absolute;left:0}#root-lp .lp-gate-card .cta{letter-spacing:.06em;align-items:center;gap:12px;margin-top:auto;padding-top:22px;font-size:.88rem;font-weight:500;display:inline-flex}#root-lp .lp-gate-card .cta .c{width:34px;height:34px;color:var(--ink);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s;display:inline-flex}#root-lp .lp-gate-card:hover .cta .c{transform:translate(5px)}#root-lp .lp-why{background:var(--bg-soft)}#root-lp .lp-why-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:44px;display:grid}#root-lp .lp-why-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;height:100%;padding:clamp(24px,3vw,34px)}#root-lp .lp-why-card .n{font-family:var(--font-en);letter-spacing:.1em;color:var(--teal);font-size:1.6rem;font-weight:500}#root-lp .lp-why-card h3{margin-top:14px;font-size:1.05rem;font-weight:500;line-height:1.6}#root-lp .lp-why-card p{color:var(--muted);margin-top:14px;font-size:.86rem;line-height:2}#root-lp .lp-flow{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:44px;display:grid}#root-lp .lp-flow .f{border-top:2px solid var(--teal);padding-top:20px}#root-lp .lp-flow .num{font-family:var(--font-en);letter-spacing:.1em;color:var(--teal);font-size:.9rem;font-weight:500}#root-lp .lp-flow h4{margin-top:10px;font-size:.98rem;font-weight:500}#root-lp .lp-flow p{color:var(--muted);margin-top:10px;font-size:.83rem;line-height:1.95}#root-lp .lp-news{border-top:1px solid var(--line);margin-top:36px}#root-lp .lp-news .news-item{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:baseline;gap:clamp(14px,3vw,34px);padding:18px 6px;display:flex}#root-lp .lp-news .news-item time{font-family:var(--font-en);letter-spacing:.08em;color:#8a9490;flex-shrink:0;font-size:.85rem;font-weight:500}#root-lp .lp-news .news-item .tag{letter-spacing:.1em;background:var(--bg-soft);color:var(--teal);border:1px solid var(--line);border-radius:4px;flex-shrink:0;padding:4px 12px;font-size:.7rem;font-weight:500}#root-lp .lp-news .news-item p{font-size:.92rem;font-weight:500;line-height:1.7}#root-lp .lp-empty{color:#8a9490;margin-top:30px;font-size:.88rem}#root-lp .lp-about{background:var(--bg-soft)}#root-lp .lp-info{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-top:40px}#root-lp .lp-info dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,180px) 1fr;display:grid}#root-lp .lp-info dl>div:last-child{border-bottom:none}#root-lp .lp-info dt{letter-spacing:.06em;color:var(--teal);background:#12483f0a;padding:18px 22px;font-size:.85rem;font-weight:500}#root-lp .lp-info dd{color:var(--muted);padding:18px 22px;font-size:.88rem;line-height:1.95}#root-lp .lp-info dd a{color:var(--teal);text-underline-offset:3px;text-decoration:underline}@media (width<=640px){#root-lp .lp-info dl>div{grid-template-columns:1fr}#root-lp .lp-info dt{background:0 0;padding-bottom:0}}#root-lp .lp-contact-band{background:var(--teal);color:#fff;border-radius:var(--radius);text-align:center;padding:clamp(40px,6vw,72px) clamp(24px,4vw,56px);position:relative;overflow:hidden}#root-lp .lp-contact-band .en{font-family:var(--font-en);letter-spacing:.3em;color:#fff9;font-size:.7rem;font-weight:500}#root-lp .lp-contact-band h2{font-family:var(--font-logo);margin-top:18px;font-size:clamp(1.6rem,4vw,2.6rem);font-weight:500;line-height:1.35}#root-lp .lp-contact-band>p{color:#ffffffd1;margin-top:20px;font-size:.9rem;line-height:2.1}#root-lp .lp-contact-band .btns{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;display:flex}#root-lp .lp-btn{color:var(--teal);border-radius:var(--radius);letter-spacing:.06em;background:#fff;align-items:center;gap:10px;padding:13px 24px;font-size:.85rem;font-weight:500;transition:transform .2s,background .2s,color .2s;display:inline-flex}#root-lp .lp-btn .arrow{transition:transform .2s}#root-lp .lp-btn:hover{transform:translateY(-2px)}#root-lp .lp-btn:hover .arrow{transform:translate(4px)}#root-lp .lp-btn.ghost{color:#fff;background:0 0;box-shadow:inset 0 0 0 1px #ffffff73}#root-lp .lp-btn.ghost:hover{background:var(--teal-light)}#root-lp .lp-foot{background:var(--navy);color:#fff;padding:clamp(48px,7vw,88px) clamp(16px,4vw,48px) 0}#root-lp .lp-foot-in{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:40px;max-width:1140px;margin:0 auto;display:grid}@media (width<=760px){#root-lp .lp-foot-in{grid-template-columns:1fr}}#root-lp .lp-foot-logo{font-family:var(--font-logo);align-items:flex-end;gap:.4em;font-size:1.7rem;line-height:1;display:flex}#root-lp .lp-foot-logo .brandmark{color:#fff;align-self:center}#root-lp .lp-foot-logo small{color:#ffffff8c}#root-lp .lp-foot-in>div>p{color:#ffffffad;max-width:34em;margin-top:20px;font-size:.85rem;line-height:2.05}#root-lp .lp-foot-mail{font-family:var(--font-en);letter-spacing:.06em;color:#fff;border-bottom:1px solid #fff6;margin-top:18px;padding-bottom:3px;font-size:.85rem;display:inline-block}#root-lp .lp-foot-links h5{font-family:var(--font-en);letter-spacing:.24em;color:#ffffff80;margin-bottom:16px;font-size:.68rem;font-weight:500}#root-lp .lp-foot-links a{color:#fffc;padding:7px 0;font-size:.86rem;transition:color .2s;display:block}#root-lp .lp-foot-links a:hover{color:#fff}#root-lp .lp-foot-bottom{max-width:1140px;font-family:var(--font-en);letter-spacing:.14em;color:#ffffff73;border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;gap:16px;margin:clamp(40px,6vw,72px) auto 0;padding:22px 0 26px;font-size:.7rem;display:flex}
