.recruits-entry{--accent-cyan:#00b9ef;--accent-cyan-rgb:0 185 239;--accent-red:#e6003e;--accent-red-rgb:230 0 62;--accent-violet:#6e60a8;--accent-violet-rgb:110 96 168;--ink:#262626;--muted:#606875;--paper:#fff;--soft:#f3fbff;--line:#e4eaf2;background:linear-gradient(180deg, #fff 0%, #f3fbff 42%, #fff 100%), var(--paper);color:var(--ink);letter-spacing:0;min-height:100vh;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;overflow:clip}.recruits-entry *,.recruits-entry :before,.recruits-entry :after{box-sizing:border-box}.recruits-entry img{max-width:100%;display:block}.recruits-entry a{color:inherit;text-decoration:none}.recruits-entry__header{border-bottom:1px solid var(--line);z-index:20;background:#fffffff5;justify-content:space-between;align-items:center;gap:28px;padding:18px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.recruits-entry__brand{flex:none;display:inline-flex}.recruits-entry__brand img{object-fit:contain;width:auto;height:46px}.recruits-entry__nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 22px;display:flex}.recruits-entry__nav a{color:var(--ink);padding:10px 0;font-size:14px;font-weight:850;line-height:1;position:relative}.recruits-entry__nav a:after{background:var(--accent-red);content:"";transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:4px;left:0;transform:scaleX(0)}.recruits-entry__nav a:hover,.recruits-entry__nav a[aria-current=page]{color:var(--accent-red)}.recruits-entry__nav a:hover:after,.recruits-entry__nav a[aria-current=page]:after{transform:scaleX(1)}.recruits-entry__hero,.recruits-entry__flow,.recruits-entry__formSection,.recruits-entry__closing{max-width:1240px;margin:0 auto}.recruits-entry__hero{grid-template-columns:minmax(0,.84fr) minmax(500px,1fr);align-items:center;gap:clamp(30px,5vw,62px);padding:64px clamp(20px,5vw,72px) 46px;display:grid}.recruits-entry__heroCopy>p:first-child,.recruits-entry__formHead p{color:var(--accent-red);margin:0 0 14px;font-size:13px;font-weight:950}.recruits-entry__heroCopy h1{overflow-wrap:anywhere;margin:0;font-size:68px;font-weight:950;line-height:1.02}.recruits-entry__heroCopy h1 span{color:var(--accent-violet);margin-top:16px;font-size:34px;line-height:1.28;display:block}.recruits-entry__heroCopy>p:nth-of-type(2){color:var(--ink);margin:28px 0 0;font-size:18px;font-weight:750;line-height:2}.recruits-entry__scrollLink{background:var(--accent-red);border:2px solid var(--accent-red);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:50px;margin-top:32px;padding:0 22px;font-size:15px;font-weight:900;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.recruits-entry__scrollLink:hover{background:var(--accent-violet);border-color:var(--accent-violet);box-shadow:0 16px 30px rgb(var(--accent-red-rgb) / 18%);transform:translateY(-2px)}.recruits-entry__heroVisual{border:1px solid var(--line);background:#fff;border-radius:8px;margin:0;padding:10px;position:relative;overflow:hidden;box-shadow:0 24px 58px #26262624}.recruits-entry__heroVisual:after{background:linear-gradient(90deg, var(--accent-red) 0%, var(--accent-cyan) 50%, var(--accent-violet) 100%);content:"";height:7px;position:absolute;bottom:0;left:0;right:0}.recruits-entry__heroVisual img{aspect-ratio:16/10;object-fit:cover;object-position:center 25%;border-radius:6px;width:100%;height:100%}.recruits-entry__flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0 clamp(20px,5vw,72px) 72px;display:grid}.recruits-entry__flowItem{border:1px solid var(--line);background:#fff;border-radius:8px;padding:26px}.recruits-entry__flowItem span{background:rgb(var(--accent-cyan-rgb) / 12%);color:var(--accent-cyan);border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.recruits-entry__flowItem:nth-child(2) span{background:rgb(var(--accent-red-rgb) / 10%);color:var(--accent-red)}.recruits-entry__flowItem:nth-child(3) span{background:rgb(var(--accent-violet-rgb) / 12%);color:var(--accent-violet)}.recruits-entry__flowItem h2,.recruits-entry__note h2,.recruits-entry__formHead h2,.recruits-entry__closing h2{color:var(--ink);overflow-wrap:anywhere;margin:20px 0 10px;font-size:26px;font-weight:950;line-height:1.35}.recruits-entry__flowItem p,.recruits-entry__note p,.recruits-entry__formHead span,.recruits-entry__closing p{color:var(--muted);margin:0;font-size:15px;font-weight:650;line-height:1.85}.recruits-entry__formSection{grid-template-columns:minmax(340px,.72fr) minmax(0,1fr);align-items:start;gap:clamp(28px,5vw,58px);padding:0 clamp(20px,5vw,72px) 78px;display:grid}.recruits-entry__side{gap:18px;display:grid;position:sticky;top:112px}.recruits-entry__photo{border-radius:8px;position:relative;overflow:hidden;box-shadow:0 24px 56px #2626261f}.recruits-entry__photo:after{content:"";pointer-events:none;border:2px solid #ffffffb3;border-radius:8px;position:absolute;inset:12px}.recruits-entry__photo img{aspect-ratio:4/5;object-fit:cover;object-position:center;width:100%;height:100%}.recruits-entry__note{background:linear-gradient(135deg, rgb(var(--accent-cyan-rgb) / 12%), transparent 48%), #fff;border:1px solid var(--line);border-left:6px solid var(--accent-red);border-radius:8px;padding:26px}.recruits-entry__note svg{color:var(--accent-red)}.recruits-entry__note h2{font-size:24px}.recruits-entry__form{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:clamp(24px,4vw,42px);display:grid;box-shadow:0 24px 58px #2626261a}.recruits-entry__formHead,.recruits-entry__field--wide,.recruits-entry__privacy,.recruits-entry__turnstile,.recruits-entry__turnstileError,.recruits-entry__response,.recruits-entry__submit{grid-column:1/-1}.recruits-entry__formHead h2{margin:0 0 10px;font-size:clamp(28px,4vw,42px)}.recruits-entry__field{gap:9px;display:grid}.recruits-entry__field span{color:var(--ink);font-size:14px;font-weight:900}.recruits-entry__field b{color:var(--accent-red);background:#fff0f4;border-radius:999px;margin-left:6px;padding:4px 7px;font-size:11px;font-weight:900}.recruits-entry__field input,.recruits-entry__field select,.recruits-entry__field textarea{appearance:none;color:var(--ink);font:inherit;background:#fbfdff;border:1px solid #d7e1eb;border-radius:8px;outline:none;width:100%;min-height:52px;padding:0 15px;font-size:16px;font-weight:650;transition:background-color .16s,border-color .16s,box-shadow .16s}.recruits-entry__field select{background:linear-gradient(45deg, transparent 50%, var(--accent-red) 50%) right 17px center / 7px 7px no-repeat, linear-gradient(135deg, var(--accent-red) 50%, transparent 50%) right 12px center / 7px 7px no-repeat, #fbfdff;padding-right:38px}.recruits-entry__field textarea{resize:vertical;min-height:146px;padding:14px 15px}.recruits-entry__field input:focus,.recruits-entry__field select:focus,.recruits-entry__field textarea:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 4px rgb(var(--accent-cyan-rgb) / 16%);background:#fff}.recruits-entry__privacy{border:1px solid var(--line);color:var(--muted);background:#f8fbff;border-radius:8px;align-items:flex-start;gap:9px;margin:0;padding:14px 16px;font-size:14px;font-weight:700;line-height:1.7;display:flex}.recruits-entry__privacy svg{color:var(--accent-red);flex:none;margin-top:3px}.recruits-entry__privacy a{color:var(--accent-red);margin-left:6px;font-weight:900}.recruits-entry__turnstile{margin:0}.recruits-entry__turnstileError{color:#b91c1c;font-size:14px;font-weight:800}.recruits-entry__response{border-radius:8px;padding:13px 15px;font-size:15px;font-weight:800;line-height:1.7}.recruits-entry__response--error{color:#8f1d1d;background:#fff5f5;border:1px solid #e25555}.recruits-entry__response--info{color:#174865;background:#f2f8ff;border:1px solid #7fb8d0}.recruits-entry__response--success{color:#1f5c32;background:#f1f9f4;border:1px solid #5da870}.recruits-entry__submit{background:var(--accent-red);border:2px solid var(--accent-red);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:56px;font-size:16px;font-weight:950;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.recruits-entry__submit:hover:not(:disabled){background:var(--accent-violet);border-color:var(--accent-violet);box-shadow:0 16px 30px rgb(var(--accent-red-rgb) / 18%);transform:translateY(-2px)}.recruits-entry__submit:disabled{cursor:progress;opacity:.7}.recruits-entry__closing{background:var(--ink);color:#fff;text-align:center;border-radius:8px;flex-direction:column;align-items:center;margin-bottom:72px;padding:46px 24px;display:flex}.recruits-entry__closing svg{color:var(--accent-cyan)}.recruits-entry__closing h2{color:#fff;font-size:36px}.recruits-entry__closing p{color:#ffffffc2}@media (width<=1080px){.recruits-entry__hero,.recruits-entry__formSection{grid-template-columns:1fr}.recruits-entry__side{position:static}.recruits-entry__photo img{aspect-ratio:16/10}}@media (width<=820px){.recruits-entry__header{flex-direction:column;align-items:flex-start;gap:14px}.recruits-entry__nav{justify-content:flex-start}.recruits-entry__hero{padding-top:42px}.recruits-entry__heroCopy h1{font-size:44px}.recruits-entry__heroCopy h1 span{font-size:24px}.recruits-entry__flow,.recruits-entry__form{grid-template-columns:1fr}.recruits-entry__closing h2{font-size:29px}}@media (width<=560px){.recruits-entry__header{padding:14px 18px}.recruits-entry__brand img{height:38px}.recruits-entry__nav{gap:4px 14px}.recruits-entry__nav a{font-size:12px}.recruits-entry__hero,.recruits-entry__flow,.recruits-entry__formSection{padding-left:18px;padding-right:18px}.recruits-entry__heroCopy h1{font-size:38px}.recruits-entry__heroCopy>p:nth-of-type(2){font-size:15px}.recruits-entry__scrollLink{width:100%}.recruits-entry__form{padding:22px}.recruits-entry__privacy{display:block}.recruits-entry__privacy svg{vertical-align:text-bottom;margin-right:6px;display:inline}}
