.recruits-lp{--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;--accent-yellow:#ffc928;--ink:#161a26;--muted:#5c6475;--paper:#fff;--soft-line:#e8edf5;--soft-red:#fff1f5;background:var(--paper);color:var(--ink);min-height:100vh;font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,sans-serif;overflow:clip}.recruits-lp *,.recruits-lp :before,.recruits-lp :after{box-sizing:border-box}.recruits-lp img{max-width:100%;display:block}.recruits-lp a{color:inherit;text-decoration:none}.recruits-lp__header{border-bottom:1px solid var(--soft-line);z-index:30;background:#fffffff2;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:0 34px;display:flex;position:sticky;top:0}.recruits-lp__brand{flex:0 270px;align-items:center;min-width:176px;max-width:270px;line-height:1;display:flex}.recruits-lp__brand img{object-fit:contain;object-position:left center;width:100%;height:auto;max-height:52px}.recruits-lp__nav{flex:1;justify-content:center;align-items:center;gap:22px;min-width:0;display:flex}.recruits-lp__nav a{color:#263044;white-space:nowrap;padding:27px 0 25px;font-size:14px;font-weight:800;position:relative}.recruits-lp__nav a:after{background:var(--accent-red);content:"";transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:19px;left:0;transform:scaleX(0)}.recruits-lp__nav a:hover:after,.recruits-lp__nav a:focus-visible:after{transform:scaleX(1)}.recruits-lp__header-entry,.recruits-lp__button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:48px;font-weight:900;transition:box-shadow .18s,transform .18s;display:inline-flex}.recruits-lp__header-entry{background:var(--accent-red);color:#fff;flex:none;padding:0 20px;font-size:14px}.recruits-lp__button{min-width:176px;padding:0 22px;font-size:15px}.recruits-lp__header-entry:hover,.recruits-lp__button:hover{box-shadow:0 16px 28px rgb(var(--accent-red-rgb) / 20%);transform:translateY(-2px)}.recruits-lp__button--primary{background:var(--accent-red);color:#fff}.recruits-lp__button--ghost{border:1px solid rgb(var(--accent-red-rgb) / 24%);color:var(--accent-red);background:#fff}.recruits-lp__hero{background:linear-gradient(90deg, rgb(var(--accent-red-rgb) / 7%), transparent 30%), linear-gradient(180deg, #fff 0%, #f7fbff 68%, #fff 100%);position:relative;overflow:hidden}.recruits-lp__hero:before,.recruits-lp__hero:after{background:var(--accent-red);content:"";z-index:0;width:120vw;height:92px;position:absolute;transform:rotate(-8deg)}.recruits-lp__hero:before{opacity:.08;top:44px;left:-12vw}.recruits-lp__hero:after{opacity:.06;bottom:118px;right:-18vw}.recruits-lp__hero-poster{z-index:1;place-items:center;min-height:0;padding:22px 24px 0;display:grid;position:relative}.recruits-lp__hero-poster img{object-fit:contain;width:auto;height:auto;max-height:calc(100svh - 250px)}.recruits-lp__hero-copy{z-index:2;justify-content:center;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:18px 28px 28px;display:flex;position:relative}.recruits-lp__hero-copy p{color:var(--accent-violet);text-transform:uppercase;flex:0 0 220px;margin:0;font-size:13px;font-weight:900}.recruits-lp__hero-copy h1{color:var(--ink);flex:520px;margin:0;font-size:28px;font-weight:900;line-height:1.35}.recruits-lp__hero-actions{flex:none;gap:12px;display:flex}.recruits-lp__statement{background:var(--ink);color:#fff;padding:24px 28px}.recruits-lp__statement-inner{justify-content:center;align-items:center;gap:22px;max-width:1180px;margin:0 auto;display:flex}.recruits-lp__statement p,.recruits-lp__statement strong{margin:0}.recruits-lp__statement p{color:#ffdce3;font-size:15px;font-weight:800}.recruits-lp__statement strong{font-size:22px;font-weight:900}.recruits-lp__section,.recruits-lp__people,.recruits-lp__final-cta{max-width:1180px;margin:0 auto;padding:86px 28px}.recruits-lp__section-head{max-width:760px;margin-bottom:34px}.recruits-lp__section-head p,.recruits-lp__people-copy p,.recruits-lp__final-cta p{color:var(--accent-red);margin:0 0 10px;font-size:13px;font-weight:900}.recruits-lp__section-head h2,.recruits-lp__people-copy h2,.recruits-lp__final-cta h2{margin:0;font-size:34px;font-weight:900;line-height:1.35}.recruits-lp__card-grid{gap:18px;display:grid}.recruits-lp__card-grid--values,.recruits-lp__card-grid--work{grid-template-columns:repeat(3,minmax(0,1fr))}.recruits-lp__card{border:1px solid var(--soft-line);background:#fff;border-radius:8px;flex-direction:column;min-height:246px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 36px #161a2614}.recruits-lp__card:before{background:linear-gradient(90deg, var(--accent-red), var(--accent-violet), var(--accent-cyan));content:"";height:5px;position:absolute;top:0;left:0;right:0}.recruits-lp__card--link{transition:border-color .18s,box-shadow .18s,transform .18s}.recruits-lp__card--link:hover,.recruits-lp__card--link:focus-visible{border-color:rgb(var(--accent-red-rgb) / 38%);box-shadow:0 22px 38px rgb(var(--accent-red-rgb) / 15%);transform:translateY(-3px)}.recruits-lp__card-icon{background:var(--soft-red);border:1px solid rgb(var(--accent-red-rgb) / 15%);color:var(--accent-red);border-radius:8px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:22px;display:inline-flex}.recruits-lp__card-label{color:var(--accent-violet);margin-bottom:8px;font-size:12px;font-weight:900}.recruits-lp__card h3{margin:0 0 14px;font-size:24px;font-weight:900;line-height:1.35}.recruits-lp__card p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:600;line-height:1.85}.recruits-lp__card-more{color:var(--accent-red);align-items:center;gap:8px;margin-top:auto;padding-top:22px;font-size:14px;font-weight:900;display:inline-flex}.recruits-lp__section--work{max-width:none;padding-left:0;padding-right:0}.recruits-lp__section--work>.recruits-lp__section-head,.recruits-lp__work-layout{max-width:1180px;margin-left:auto;margin-right:auto;padding-left:28px;padding-right:28px}.recruits-lp__work-layout{grid-template-columns:.9fr 1.7fr;gap:24px;display:grid}.recruits-lp__work-message{background:linear-gradient(135deg, rgb(var(--accent-red-rgb) / 92%), rgb(var(--accent-violet-rgb) / 88%)), var(--accent-red);color:#fff;border-radius:8px;flex-direction:column;min-height:100%;padding:34px;display:flex}.recruits-lp__work-message svg{margin-bottom:28px}.recruits-lp__work-message h3{margin:0 0 18px;font-size:27px;font-weight:900;line-height:1.45}.recruits-lp__work-message p{color:#ffffffe0;margin:0;font-size:15px;font-weight:700;line-height:1.95}.recruits-lp__people{border-bottom:1px solid var(--soft-line);border-top:1px solid var(--soft-line);grid-template-columns:.85fr 1.15fr;align-items:center;gap:32px;display:grid}.recruits-lp__people-links{gap:12px;display:grid}.recruits-lp__people-links a{border:1px solid var(--soft-line);background:#fff;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:66px;padding:0 20px;font-size:16px;font-weight:900;transition:border-color .18s,transform .18s;display:grid}.recruits-lp__people-links a:hover,.recruits-lp__people-links a:focus-visible{border-color:rgb(var(--accent-cyan-rgb) / 45%);transform:translate(4px)}.recruits-lp__people-links svg:first-child{color:var(--accent-cyan)}.recruits-lp__flow{counter-reset:flow;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.recruits-lp__flow li{border:1px solid var(--soft-line);background:#fff;border-radius:8px;min-height:132px;padding:24px;position:relative}.recruits-lp__flow li:after{background:var(--accent-yellow);content:"";height:4px;position:absolute;top:0;left:24px;right:24px}.recruits-lp__flow span{color:var(--accent-violet);margin-bottom:18px;font-family:Roboto,Noto Sans JP,sans-serif;font-size:13px;font-weight:900;display:block}.recruits-lp__flow strong{font-size:19px;font-weight:900;line-height:1.45;display:block}.recruits-lp__final-cta{background:linear-gradient(90deg, rgb(var(--accent-red-rgb) / 94%), rgb(var(--accent-violet-rgb) / 91%)), var(--accent-red);color:#fff;text-align:center;border-radius:0;max-width:none;padding-top:74px;padding-bottom:74px}.recruits-lp__final-cta p{color:#ffe1e6}.recruits-lp__final-cta h2{margin-bottom:26px}.recruits-lp__final-cta .recruits-lp__button{color:var(--accent-red);background:#fff}@media (prefers-reduced-motion:no-preference){.recruits-lp__hero-poster,.recruits-lp__hero-copy,.recruits-lp__card,.recruits-lp__work-message{animation:.52s both recruits-lp-rise}.recruits-lp__hero-copy{animation-delay:90ms}.recruits-lp__card:nth-child(2){animation-delay:80ms}.recruits-lp__card:nth-child(3){animation-delay:.16s}}@keyframes recruits-lp-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.recruits-lp__header{flex-wrap:wrap;align-items:stretch;gap:0 18px;min-height:0;padding:14px 24px 0}.recruits-lp__brand,.recruits-lp__header-entry{margin-bottom:14px}.recruits-lp__brand{flex-basis:min(220px,52vw);max-width:220px}.recruits-lp__nav{border-top:1px solid var(--soft-line);scrollbar-width:none;flex-basis:100%;order:3;justify-content:flex-start;padding:0 0 0 1px;overflow-x:auto}.recruits-lp__nav::-webkit-scrollbar{display:none}.recruits-lp__nav a{padding-top:16px;padding-bottom:16px}.recruits-lp__nav a:after{bottom:10px}.recruits-lp__hero-copy{flex-direction:column;align-items:flex-start}.recruits-lp__hero-copy p,.recruits-lp__hero-copy h1{flex:none}.recruits-lp__work-layout,.recruits-lp__people{grid-template-columns:1fr}}@media (width<=860px){.recruits-lp__hero-poster{padding-left:0;padding-right:0}.recruits-lp__hero-poster img{width:100%;max-height:none}.recruits-lp__hero-copy h1{font-size:24px}.recruits-lp__statement-inner,.recruits-lp__hero-actions{flex-direction:column;align-items:flex-start}.recruits-lp__statement strong,.recruits-lp__section-head h2,.recruits-lp__people-copy h2,.recruits-lp__final-cta h2{font-size:27px}.recruits-lp__card-grid--values,.recruits-lp__card-grid--work,.recruits-lp__flow{grid-template-columns:1fr}.recruits-lp__section,.recruits-lp__people,.recruits-lp__final-cta{padding:62px 20px}.recruits-lp__section--work{padding-left:0;padding-right:0}.recruits-lp__section--work>.recruits-lp__section-head,.recruits-lp__work-layout{padding-left:20px;padding-right:20px}}@media (width<=560px){.recruits-lp__header{padding-left:18px;padding-right:18px}.recruits-lp__brand{flex-basis:min(170px,48vw);min-width:0}.recruits-lp__header-entry{min-height:42px;padding:0 14px}.recruits-lp__hero-copy{padding:20px 18px 28px}.recruits-lp__hero-copy p{font-size:12px}.recruits-lp__hero-copy h1{font-size:22px}.recruits-lp__button{width:100%}.recruits-lp__statement{padding-left:18px;padding-right:18px}.recruits-lp__card,.recruits-lp__work-message{padding:24px}.recruits-lp__card h3{font-size:22px}}
