/* 採用情報（新）専用。支給CSSを .recruit-new 配下に限定しています。 */
.recruit-new{
  --ink:#0e1626;--navy:#16213a;--navy-soft:#3c4b6b;--muted:#66738d;
  --paper:#fff;--band:#eef2f8;--navy-band:#16213a;
  --blue:#1a54a8;--blue-deep:#0f3d80;--blue-soft:#e8f0fb;
  --hi:#ef6c12;--hi-deep:#d65a06;--hi-soft:#fff1e6;
  --safe:#1c8a5b;--safe-soft:#e6f5ee;
  --line:#dce3ee;--r:16px;
  --sh:0 12px 28px -16px rgba(16,33,64,.45);
  --jp:"Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic Medium","Yu Gothic","Noto Sans JP",Meiryo,sans-serif;
}
.recruit-new, .recruit-new *{box-sizing:border-box}
.recruit-new{scroll-behavior:smooth}
.recruit-new{margin:0;background:var(--paper);color:var(--navy);font-family:var(--jp);font-size:19px;line-height:1.85;-webkit-font-smoothing:antialiased;text-wrap:pretty;padding:130px 0 92px}
@media(max-width:991px){.recruit-new{padding-top:70px}}
.recruit-new img{max-width:100%;display:block}
.recruit-new a{color:var(--blue)}.recruit-new a:hover{color:var(--blue-deep)}
.recruit-new .wrap{width:min(1060px,92vw);margin:0 auto}
.recruit-new section{padding:clamp(46px,6vw,80px) 0}
.recruit-new .band{background:var(--band)}
.recruit-new h1 span,
.recruit-new h2 span,
.recruit-new h3 span,
.recruit-new h4 span,
.recruit-new h5 span,
.recruit-new h6 span{font-size:inherit;line-height:inherit}
.recruit-new .eyebrow{font-family:var(--jp);font-weight:700;letter-spacing:.16em;font-size:15px;color:var(--hi);text-transform:uppercase;display:flex;align-items:center;gap:12px}
.recruit-new .eyebrow::before{content:"";width:28px;height:3px;background:var(--hi);border-radius:2px}
.recruit-new h2.sec-h{font-size:clamp(27px,5.2vw,40px);font-weight:900;color:var(--ink);line-height:1.42;margin:12px 0 0;letter-spacing:.01em}
.recruit-new .sec-h .mark{color:var(--hi)}
.recruit-new .sec-lede{color:var(--navy-soft);font-size:clamp(17px,2vw,20px);margin-top:12px;max-width:62ch}


.recruit-new .topbar{position:sticky;top:0;z-index:60;background:#fff;border-bottom:1px solid var(--line)}
.recruit-new .topbar .row{display:flex;align-items:stretch;justify-content:space-between;gap:16px;padding-left:clamp(12px,2vw,24px)}
.recruit-new .hd-logo{display:flex;align-items:center;gap:14px;text-decoration:none;padding:12px 0}
.recruit-new .hd-logo .emblem{width:54px;height:54px;flex-shrink:0;border-radius:50%}
.recruit-new .hd-logo .nm{font-weight:900;font-size:clamp(19px,2.4vw,27px);color:#1b1b1b;letter-spacing:.04em;line-height:1.2;white-space:nowrap}
.recruit-new .hd-logo .en{display:block;font-family:var(--jp);font-weight:600;letter-spacing:.34em;font-size:13px;color:#8a8f98;margin-top:3px}
.recruit-new .hd-right{display:none;flex-direction:column;align-items:flex-end;flex:1}
.recruit-new .hd-tel{display:flex;align-items:center;gap:10px;text-decoration:none;color:#1b1b1b;padding:10px 0 0}
.recruit-new .hd-tel .ic{color:var(--blue);display:grid;place-items:center}
.recruit-new .hd-tel .no{font-family:var(--jp);font-weight:800;font-size:32px;line-height:1;letter-spacing:.01em}
.recruit-new .hd-tel .hr{display:block;font-size:12.5px;font-weight:700;color:#5b6470;text-align:right;margin-top:4px;letter-spacing:.02em}
.recruit-new .hd-nav{display:flex;align-items:center;margin-top:6px;padding-bottom:12px}
.recruit-new .hd-nav a{position:relative;text-decoration:none;font-weight:700;font-size:15.5px;color:#1b1b1b;padding:4px 20px;display:flex;align-items:center;gap:7px;border-left:1px solid var(--line)}
.recruit-new .hd-nav a:last-child{border-right:1px solid var(--line)}
.recruit-new .hd-nav a:hover{color:var(--blue)}
.recruit-new .hd-nav a.rec{color:#d0021b}
.recruit-new .hd-nav a.rec .b{width:17px;height:17px;border-radius:50%;background:#d0021b;color:#fff;font-size:12px;font-weight:900;display:grid;place-items:center;flex-shrink:0}
.recruit-new .hd-blocks{display:none;align-self:stretch}
.recruit-new .hd-blocks a{width:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-decoration:none;color:#fff;font-weight:700;font-size:14px;letter-spacing:.02em}
.recruit-new .hd-blocks .contact{background:#0f4c8a}
.recruit-new .hd-blocks .recruit{background:#22a7dd}
.recruit-new .hd-blocks a:hover{filter:brightness(1.08);color:#fff}
.recruit-new .hd-sp-tel{display:flex;align-items:center;gap:8px;align-self:center;text-decoration:none;background:var(--hi);color:#fff;font-weight:900;font-size:16px;padding:11px 16px;border-radius:10px;margin-right:12px;white-space:nowrap}
@media(min-width:1080px){.recruit-new .hd-right{display:flex}.recruit-new .hd-blocks{display:flex}.recruit-new .hd-sp-tel{display:none}}


.recruit-new .hero{position:relative;color:#fff;padding:clamp(30px,5vw,70px) 0 clamp(36px,5vw,74px);overflow:hidden;background:#16213a}
.recruit-new .hero::before{content:"";position:absolute;inset:0;background:url("../img/recruit-new/hero.png") 62% 12%/cover no-repeat;z-index:0}
.recruit-new .hero::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(9,16,31,.30) 0%,rgba(9,16,31,.62) 34%,rgba(9,16,31,.88) 62%,rgba(9,16,31,.94) 100%)}
@media(min-width:1000px){.recruit-new .hero::before{background-position:right 24%}.recruit-new .hero::after{background:linear-gradient(100deg,rgba(9,16,31,.93) 0%,rgba(9,16,31,.86) 38%,rgba(9,16,31,.45) 58%,rgba(9,16,31,.05) 78%,rgba(9,16,31,0) 100%)}}
.recruit-new .hero .wrap{position:relative;z-index:2}
.recruit-new .hero h1, .recruit-new .hero .sub{text-shadow:0 2px 14px rgba(6,12,24,.55)}
.recruit-new .hero{padding-top:clamp(150px,26vw,70px)}
@media(min-width:1000px){.recruit-new .hero{padding-top:clamp(30px,5vw,70px)}}
.recruit-new .hero .grid{display:grid;gap:26px}
@media(min-width:1000px){.recruit-new .hero .grid{grid-template-columns:minmax(0,620px);align-items:center;gap:40px}}
.recruit-new .hero .eyebrow{color:#ffb473}.recruit-new .hero .eyebrow::before{background:#ffb473}
.recruit-new .hero h1{font-weight:900;font-size:clamp(30px,5.6vw,52px);line-height:1.3;margin:16px 0 0;color:#fff;letter-spacing:.005em;word-break:keep-all;line-break:strict}
.recruit-new .hero h1 .hl{color:#ffa04d}
.recruit-new .hero .sub{margin-top:16px;font-size:clamp(18px,2.6vw,22px);color:#d9e2f2;font-weight:500}
.recruit-new .merits{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px}
.recruit-new .merit{background:rgba(8,15,28,.62);border:1.5px solid rgba(255,255,255,.32);backdrop-filter:blur(3px);border-radius:14px;padding:16px 12px;text-align:center}
.recruit-new .merit .v{font-family:var(--jp);font-weight:800;font-size:clamp(28px,6vw,38px);line-height:1;color:#ffa04d}
.recruit-new .merit .v .u{font-family:var(--jp);font-size:16px;font-weight:900;color:#fff;margin-left:2px}
.recruit-new .merit .t{font-weight:900;font-size:clamp(17px,3.6vw,20px);color:#fff;line-height:1.35}
.recruit-new .merit .c{margin-top:6px;font-size:13.5px;color:#c2cee4;line-height:1.5}
.recruit-new .hero-photo{display:none}
@media(min-width:1000px){.recruit-new .hero{min-height:600px;display:flex;align-items:center}}


.recruit-new .cta-set{display:grid;gap:12px;margin-top:24px}
@media(min-width:640px){.recruit-new .cta-set{grid-template-columns:1fr 1fr}}
.recruit-new .cta{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:14px;text-decoration:none;font-weight:900;min-height:72px;border:0;cursor:pointer;font-family:inherit;transition:transform .12s ease,filter .15s ease}
.recruit-new .cta:hover{transform:translateY(-2px)}
.recruit-new .cta .ic{width:32px;height:32px;flex-shrink:0;display:grid;place-items:center}
.recruit-new .cta .tx{display:flex;flex-direction:column;line-height:1.3;text-align:left}
.recruit-new .cta .tx .big{font-size:21px;white-space:nowrap}
.recruit-new .cta .tx .sm{font-size:13px;font-weight:700;opacity:.88}
.recruit-new .cta-form{background:var(--hi);color:#fff;box-shadow:0 12px 26px -10px rgba(239,108,18,.7)}
.recruit-new .cta-form:hover{background:var(--hi-deep);color:#fff}
.recruit-new .cta-tel{background:#fff;color:var(--ink);border:2px solid #fff}
.recruit-new .cta-tel:hover{color:var(--ink)}
.recruit-new .cta-tel .ic{color:var(--hi)}
.recruit-new .cta-tel .tx .big{font-family:var(--jp);font-size:clamp(22px,2.4vw,29px);letter-spacing:.01em;white-space:nowrap}
.recruit-new .on-light .cta-tel{border-color:var(--navy);color:var(--ink)}
.recruit-new .easy{display:inline-flex;align-items:center;gap:9px;margin-top:18px;background:#ffe9d6;color:#b64d00;font-weight:900;font-size:17px;padding:9px 18px;border-radius:999px}
.recruit-new .easy .dot{width:9px;height:9px;border-radius:50%;background:var(--hi)}


.recruit-new .cards{display:grid;grid-template-columns:1fr;gap:14px;margin-top:30px}
@media(min-width:620px){.recruit-new .cards{grid-template-columns:1fr 1fr}}
@media(min-width:940px){.recruit-new .cards{grid-template-columns:repeat(3,1fr)}}
.recruit-new .card{background:var(--paper);border:1.5px solid var(--line);border-radius:var(--r);padding:24px 22px;box-shadow:var(--sh)}
.recruit-new .card .ico{width:56px;height:56px;border-radius:14px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;margin-bottom:14px}
.recruit-new .card h3{margin:0;font-size:22px;font-weight:900;color:var(--ink);line-height:1.45}
.recruit-new .card p{margin:8px 0 0;font-size:16.5px;color:var(--navy-soft);line-height:1.75}


.recruit-new .pay-grid{display:grid;gap:14px;margin-top:30px}
@media(min-width:720px){.recruit-new .pay-grid{grid-template-columns:1fr 1fr}}
.recruit-new .pay{background:#fff;border:2px solid var(--line);border-radius:var(--r);padding:26px 24px;text-align:center}
.recruit-new .pay.night{background:var(--navy-band);border-color:var(--navy-band);color:#fff}
.recruit-new .pay .lab{font-weight:900;font-size:20px;color:var(--ink)}
.recruit-new .pay.night .lab{color:#fff}
.recruit-new .pay .amt{margin-top:10px;font-family:var(--jp);font-weight:800;font-size:clamp(50px,12vw,74px);line-height:1;color:var(--hi)}
.recruit-new .pay .amt .yen{font-family:var(--jp);font-size:22px;font-weight:900;color:inherit;margin-left:2px}
.recruit-new .pay .amt .from{font-family:var(--jp);font-size:20px;font-weight:900;color:var(--navy-soft);margin-left:4px}
.recruit-new .pay.night .amt .from{color:#c2cee4}
.recruit-new .pay .note{margin-top:8px;font-size:15px;color:var(--muted)}
.recruit-new .pay.night .note{color:#b9c5db}
.recruit-new .month{display:grid;gap:14px;margin-top:16px}
@media(min-width:720px){.recruit-new .month{grid-template-columns:1fr 1fr}}
.recruit-new .mcard{background:var(--hi);color:#fff;border-radius:var(--r);padding:26px 22px;text-align:center;box-shadow:0 14px 30px -16px rgba(239,108,18,.55)}
.recruit-new .mcard.n{background:#0f3d80;box-shadow:0 14px 30px -16px rgba(15,61,128,.5)}
.recruit-new .mcard .tag{display:inline-block;font-weight:900;font-size:16px;background:rgba(255,255,255,.22);border-radius:999px;padding:4px 16px}
.recruit-new .mcard .t{margin-top:12px;font-weight:900;font-size:18px;opacity:.95}
.recruit-new .mcard .v{font-weight:900;font-size:clamp(38px,8.6vw,54px);line-height:1.15;margin-top:2px;white-space:nowrap}
.recruit-new .mcard .v .u{font-size:24px;font-weight:900}
.recruit-new .month-note{margin-top:12px;text-align:center;font-size:15.5px;color:var(--muted)}

.recruit-new .wage{display:grid;gap:20px;margin-top:30px}
.recruit-new .wblock{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 18px 40px -22px rgba(16,33,64,.5)}
.recruit-new .wh{background:var(--hi);color:#fff;padding:16px 22px;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 16px;background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.10) 0 12px,rgba(255,255,255,0) 12px 24px)}
.recruit-new .wblock.night .wh{background:#0f3d80;background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.10) 0 12px,rgba(255,255,255,0) 12px 24px)}
.recruit-new .wh .lab{font-weight:900;font-size:clamp(22px,3.2vw,28px);letter-spacing:.06em}
.recruit-new .wh .time{font-size:15.5px;font-weight:700;opacity:.92}
.recruit-new .wbody{padding:clamp(20px,3vw,30px);background:var(--hi-soft);display:grid;gap:18px;align-items:center}
.recruit-new .wblock.night .wbody{background:#e9f0fb}
@media(min-width:820px){.recruit-new .wbody{grid-template-columns:.85fr 1.15fr;gap:26px}}
.recruit-new .wpay{text-align:center}
.recruit-new .wpay .k{display:inline-block;font-weight:900;font-size:15px;color:#fff;background:var(--hi);padding:4px 16px;border-radius:999px}
.recruit-new .wblock.night .wpay .k{background:#0f3d80}
.recruit-new .wpay .v{margin-top:8px;font-weight:900;font-size:clamp(46px,11vw,68px);line-height:1;color:var(--hi-deep);white-space:nowrap;letter-spacing:-.02em}
.recruit-new .wblock.night .wpay .v{color:#0f3d80}
.recruit-new .wpay .v .u{font-size:.4em;letter-spacing:0}
.recruit-new .wmonth{position:relative;background:#fff;border-radius:14px;padding:22px 24px 20px;text-align:center;box-shadow:0 10px 26px -18px rgba(16,33,64,.6)}
.recruit-new .wmonth .k{display:inline-block;font-weight:900;font-size:15.5px;color:var(--hi-deep);background:var(--hi-soft);padding:4px 16px;border-radius:999px}
.recruit-new .wblock.night .wmonth .k{color:#0f3d80;background:#e9f0fb}
.recruit-new .wmonth .v{margin-top:6px;font-weight:900;font-size:clamp(36px,8.4vw,56px);line-height:1.08;color:var(--hi-deep);white-space:nowrap;letter-spacing:-.02em}
.recruit-new .wblock.night .wmonth .v{color:#0f3d80}
.recruit-new .wmonth .v .u{font-size:.46em}
.recruit-new .wnote{margin:12px 0 0;font-size:14.5px;line-height:1.7;color:var(--navy-soft);text-align:left}
.recruit-new .paynotes{display:grid;gap:12px;margin-top:20px}
.recruit-new .pay-foot{margin-top:14px;font-size:15.5px;color:var(--muted);line-height:1.7}
@media(min-width:620px){.recruit-new .paynotes{grid-template-columns:1fr 1fr}}
.recruit-new .paynote{display:flex;align-items:center;gap:12px;background:var(--safe-soft);border-radius:12px;padding:16px 18px;font-weight:900;font-size:18px;color:#12603f}
.recruit-new .paynote .b{width:28px;height:28px;border-radius:50%;background:var(--safe);color:#fff;display:grid;place-items:center;flex-shrink:0}


.recruit-new .staff{display:grid;gap:16px;margin-top:30px}
@media(min-width:760px){.recruit-new .staff{grid-template-columns:repeat(3,1fr)}}
.recruit-new .person{background:#fff;border:1.5px solid var(--line);border-radius:var(--r);overflow:hidden;box-shadow:var(--sh)}
.recruit-new .person .ph{display:block;width:100%;height:230px;object-fit:cover;object-position:center 28%;background:var(--band)}
.recruit-new .person .bd{padding:20px 20px 24px}
.recruit-new .person .tags{display:flex;flex-wrap:wrap;gap:8px}
.recruit-new .person .tag{font-size:14px;font-weight:900;padding:4px 12px;border-radius:999px;background:var(--blue-soft);color:var(--blue)}
.recruit-new .person .tag.new{background:var(--hi-soft);color:var(--hi-deep)}
.recruit-new .person h3{margin:12px 0 0;font-size:22px;font-weight:900;color:var(--ink);line-height:1.5}
.recruit-new .person dl{margin:14px 0 0;display:grid;gap:10px}
.recruit-new .person dt{font-size:14px;font-weight:900;color:var(--hi);letter-spacing:.02em}
.recruit-new .person dd{margin:2px 0 0;font-size:16.5px;color:var(--navy-soft);line-height:1.7}


.recruit-new .work-lead{margin-top:14px;font-weight:900;font-size:clamp(19px,2.6vw,24px);color:var(--blue-deep);line-height:1.7}
.recruit-new .work-lead span{display:block;font-weight:700;font-size:clamp(17px,2.2vw,20px);color:var(--navy-soft);margin-top:4px}
.recruit-new .work-sub{margin-top:34px;font-weight:900;font-size:18px;color:var(--ink)}
.recruit-new .work-grid{display:grid;gap:20px;margin-top:14px}
@media(min-width:760px){.recruit-new .work-grid{grid-template-columns:1fr 1fr}}
.recruit-new .wcard{background:#12508f;border-radius:4px;overflow:hidden;box-shadow:var(--sh);display:flex;flex-direction:column}
.recruit-new .wcard .ph{display:block;width:100%;height:clamp(210px,32vw,300px);object-fit:cover;object-position:center 40%;background:var(--band)}
.recruit-new .wcard .bd{background:#12508f;color:#fff;padding:26px 26px 30px;flex:1}
.recruit-new .wcard h3{margin:0;font-size:23px;font-weight:900;line-height:1.5}
.recruit-new .wcard p{margin:12px 0 0;font-size:17px;line-height:1.8;color:#e2ecf9}


.recruit-new .tl{margin-top:30px;display:grid;gap:14px;border-left:4px solid #cddcf0;padding-left:26px;margin-left:8px}
.recruit-new .tl .it{position:relative}
.recruit-new .tl .it::before{content:"";position:absolute;left:-36px;top:22px;width:18px;height:18px;border-radius:50%;background:var(--blue);border:4px solid var(--band);box-shadow:0 0 0 3px #cddcf0}
.recruit-new .tl .it.plain::before{top:8px}
.recruit-new .tl .it.plain{padding:2px 0 6px}
.recruit-new .tl .tm{font-weight:900;font-size:27px;color:var(--blue);line-height:1.1}
.recruit-new .tl .tx{font-weight:900;font-size:20px;color:var(--ink);margin-top:2px}
.recruit-new .tl .ds{font-size:16px;color:var(--navy-soft);margin-top:2px}
.recruit-new .tl .it.has-ph{display:grid;grid-template-columns:1fr;gap:14px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;box-shadow:var(--sh)}
.recruit-new .tl .ph{display:block;width:100%;height:clamp(180px,42vw,210px);object-fit:cover;border-radius:10px;order:-1}
@media(min-width:720px){
  .recruit-new .tl .it.has-ph{grid-template-columns:260px minmax(0,1fr);align-items:center;gap:22px}
  .recruit-new .tl .ph{height:165px}
}


.recruit-new .reqs{margin-top:28px;background:#fff;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;box-shadow:var(--sh)}
.recruit-new .reqs dl{margin:0;display:grid;grid-template-columns:1fr}
.recruit-new .reqs dt{background:var(--band);font-weight:900;font-size:17px;color:var(--ink);padding:14px 20px;border-top:1px solid var(--line)}
.recruit-new .reqs dd{margin:0;padding:16px 20px 20px;font-size:17px;line-height:1.85;color:var(--navy-soft);border-top:1px solid var(--line)}
.recruit-new .reqs dd b{color:var(--ink);font-weight:900}
.recruit-new .reqs>dl>dt:first-child, .recruit-new .reqs>dl>dt:first-child+dd{border-top:0}
@media(min-width:760px){
  .recruit-new .reqs dl{grid-template-columns:210px minmax(0,1fr)}
  .recruit-new .reqs dt{display:flex;align-items:center}
  .recruit-new .reqs dd{padding:16px 24px}
  .recruit-new .reqs>dl>dt:first-child+dd{border-top:0}
}


.recruit-new .midcta{background:var(--navy-band);color:#fff;padding:clamp(34px,4.5vw,52px) 0}
.recruit-new .midcta .in{display:grid;gap:20px;align-items:center}
@media(min-width:1040px){.recruit-new .midcta .in{grid-template-columns:minmax(0,1fr) minmax(360px,430px);gap:40px}}
.recruit-new .midcta h2{margin:0;font-size:clamp(22px,3.6vw,31px);font-weight:900;line-height:1.5;color:#fff;word-break:keep-all;line-break:strict}
.recruit-new .midcta h2 .hl{color:#ffa04d}
.recruit-new .midcta p{margin:8px 0 0;font-size:17px;color:#c9d4e6}
.recruit-new .midcta .cta-set{margin-top:0}


.recruit-new .steps{display:grid;gap:12px;margin-top:30px}
@media(min-width:900px){.recruit-new .steps{grid-template-columns:repeat(5,1fr)}}
.recruit-new .step{background:#fff;border:1.5px solid var(--line);border-radius:var(--r);padding:22px 18px;text-align:center;position:relative}
.recruit-new .step .n{font-family:var(--jp);font-weight:800;font-size:15px;letter-spacing:.12em;color:#fff;background:var(--navy);border-radius:999px;display:inline-block;padding:2px 14px}
.recruit-new .step.key .n{background:var(--hi)}
.recruit-new .step .t{font-weight:900;font-size:19px;color:var(--ink);margin-top:12px;line-height:1.5}
.recruit-new .step .d{font-size:15px;color:var(--muted);margin-top:6px;line-height:1.6}
.recruit-new .step-notes{display:grid;gap:12px;margin-top:18px}
@media(min-width:620px){.recruit-new .step-notes{grid-template-columns:1fr 1fr}}


.recruit-new .faq{margin-top:28px;display:grid;gap:12px}
.recruit-new details.q{background:#fff;border:1.5px solid var(--line);border-radius:14px;overflow:hidden}
.recruit-new details.q[open]{border-color:var(--blue);box-shadow:var(--sh)}
.recruit-new details.q summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:14px;padding:22px 20px;font-weight:900;font-size:19px;color:var(--ink);line-height:1.5;min-height:72px}
.recruit-new details.q summary::-webkit-details-marker{display:none}
.recruit-new details.q summary .mk{font-family:var(--jp);font-weight:800;font-size:26px;color:var(--hi);line-height:1;flex-shrink:0}
.recruit-new details.q summary .cv{margin-left:auto;flex-shrink:0;color:var(--blue);transition:transform .2s ease}
.recruit-new details.q[open] summary .cv{transform:rotate(180deg)}
.recruit-new details.q .a{display:flex;gap:14px;padding:0 20px 22px;color:var(--navy-soft);font-size:17px;line-height:1.85}
.recruit-new details.q .a .mk{font-family:var(--jp);font-weight:800;font-size:26px;color:var(--safe);line-height:1;flex-shrink:0}
.recruit-new details.q .a b{color:var(--navy);font-weight:900}


.recruit-new .final{background:var(--navy-band);color:#fff}
.recruit-new .final .eyebrow{color:#ffb473}.recruit-new .final .eyebrow::before{background:#ffb473}
.recruit-new .final h2{color:#fff;font-size:clamp(27px,5.4vw,42px);font-weight:900;margin:12px 0 0;line-height:1.4}
.recruit-new .final p.l{color:#d3dcec;font-size:19px;margin-top:12px}
.recruit-new .final .after{margin-top:16px;font-size:16px;color:#b9c5db}
.recruit-new .final .note{margin-top:20px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:16px 18px;font-size:16px;color:#d3dcec}

.recruit-new .formcard h3{margin:0;font-size:clamp(22px,3.6vw,28px);font-weight:900;color:var(--ink)}
.recruit-new .formcard .fl{margin-top:10px;font-size:17px;color:var(--navy-soft)}
.recruit-new .field{margin-top:22px}
.recruit-new .field label{display:flex;align-items:center;gap:10px;font-weight:900;font-size:18px;color:var(--ink);margin-bottom:8px}
.recruit-new .req{font-size:13px;font-weight:900;color:#fff;background:var(--hi);padding:2px 10px;border-radius:6px}
.recruit-new .opt{font-size:13px;font-weight:900;color:var(--muted);background:var(--band);padding:2px 10px;border-radius:6px}
.recruit-new .field input, .recruit-new .field select{width:100%;font-family:inherit;font-size:19px;font-weight:500;color:var(--ink);background:#fff;border:2px solid var(--line);border-radius:12px;padding:16px 16px;min-height:62px;-webkit-appearance:none;appearance:none}
.recruit-new .field select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%233c4b6b' stroke-width='2.5'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 14px center}
.recruit-new .field input:focus, .recruit-new .field select:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-soft)}
.recruit-new .field.err input, .recruit-new .field.err select{border-color:#c62828;background:#fff6f6}
.recruit-new .field .msg{display:none;margin-top:8px;color:#c62828;font-weight:900;font-size:16px}
.recruit-new .field.err .msg{display:block}
.recruit-new .field .hint{margin-top:6px;font-size:15px;color:var(--muted)}
.recruit-new .submit{width:100%;margin-top:28px;background:var(--hi);color:#fff;border:0;border-radius:14px;padding:22px;font-family:inherit;font-weight:900;font-size:22px;cursor:pointer;min-height:76px;box-shadow:0 14px 30px -12px rgba(239,108,18,.7)}
.recruit-new .submit:hover{background:var(--hi-deep)}
.recruit-new .privacy{margin-top:14px;font-size:15px;color:var(--muted);text-align:center}
.recruit-new .done{display:none;text-align:center;padding:12px 0 6px}
.recruit-new .done .ck{width:84px;height:84px;border-radius:50%;background:var(--safe-soft);color:var(--safe);display:grid;place-items:center;margin:0 auto 18px}
.recruit-new .done h3{font-size:clamp(24px,4.6vw,32px)}
.recruit-new .done p{font-size:19px;color:var(--navy-soft);margin-top:14px;line-height:1.9}
.recruit-new .done .tel-note{margin-top:22px;background:var(--band);border-radius:12px;padding:20px;font-size:17px;font-weight:700;color:var(--navy)}
.recruit-new .done .tel-note b{font-family:var(--jp);font-size:26px;color:var(--ink);display:block;margin-top:4px}
.recruit-new .formcard.sent .formbody{display:none}
.recruit-new .formcard.sent .done{display:block}


.recruit-new .sticky{position:fixed;left:0;right:0;bottom:0;z-index:80;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid var(--line);box-shadow:0 -10px 26px -18px rgba(0,0,0,.6)}
.recruit-new .sticky a{display:flex;align-items:center;justify-content:center;gap:10px;min-height:66px;border-radius:14px;text-decoration:none;font-weight:900;font-size:20px}
.recruit-new .sticky .t{background:var(--navy);color:#fff}
.recruit-new .sticky .w{background:var(--hi);color:#fff}
@media(min-width:900px){.recruit-new .sticky{display:none}.recruit-new{padding-bottom:0}}
.recruit-new footer{background:#0c1424;color:#9fadc6;padding:44px 0 28px;font-size:15px;line-height:1.9}
.recruit-new footer a{color:#cfd9ea;text-decoration:none}.recruit-new footer a:hover{color:#fff}
.recruit-new .f-top{display:grid;gap:28px}
@media(min-width:860px){.recruit-new .f-top{grid-template-columns:1.15fr 1fr;gap:48px}}
.recruit-new .f-logo{display:flex;align-items:center;gap:12px;color:#fff;font-weight:900;font-size:21px}
.recruit-new .f-logo .mk{width:42px;height:42px;border-radius:8px;background:#fff;color:var(--navy);display:grid;place-items:center;font-size:21px}
.recruit-new .f-offices{display:grid;gap:16px;margin-top:20px}
.recruit-new .f-off .n{font-weight:900;color:#fff;font-size:16px}
.recruit-new .f-nav{display:grid;grid-template-columns:1fr 1fr;gap:4px 20px;align-content:start}
.recruit-new .f-nav a{font-weight:700}
.recruit-new .f-bottom{margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);display:flex;flex-wrap:wrap;gap:10px 22px;justify-content:space-between;align-items:center;font-size:13.5px}
.recruit-new .f-bottom .links{display:flex;flex-wrap:wrap;gap:18px}
.recruit-new .f-copy{font-family:var(--jp);letter-spacing:.06em;color:#7d8ca6}


.recruit-new .bc{background:#f2f5f9;border-bottom:1px solid var(--line)}
.recruit-new .bc ol{max-width:1180px;margin:0 auto;padding:10px 20px;list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;color:#5b6b84}
.recruit-new .bc li{display:flex;align-items:center;gap:6px}
.recruit-new .bc a{color:#5b6b84;text-decoration:none}
.recruit-new .bc a:hover{color:var(--blue);text-decoration:underline}
.recruit-new .bc svg{flex:none;opacity:.55}
.recruit-new .bc [aria-current]{color:var(--navy);font-weight:700}

.recruit-new .recruit-password {
  min-height: 45vh;
  padding-top: 80px;
  padding-bottom: 80px;
}
.recruit-new .recruit-password h1 { margin-bottom: 20px; }
.recruit-new .recruit-password form { margin-top: 24px; }
.recruit-new .recruit-password input[type="password"] {
  border: 1px solid #bbb;
  border-radius: 4px;
  margin: 0 8px;
  padding: 10px;
}
.recruit-new .recruit-password input[type="submit"] {
  background: #005aaa;
  border: 0;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  padding: 11px 20px;
}
