.theme-recruit{--red:#e8341f;--red-deep:#c5230f;--red-tint:#fbeae6;--orange:#f5811e;--orange-deep:#d96c0c;--ink:#1a1414;--ink-2:#4a4444;--ink-soft:#7a7474;--paper:#fff;--paper-2:#faf8f6;--line:#1a14141f;--line-soft:#1a141412;--cr-pad:1.25rem;--font-en:"Montserrat", "Noto Sans JP", sans-serif;--font-head:"Poppins", "Noto Sans JP", sans-serif;--font-jp:"Noto Sans JP", "Poppins", sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;color:var(--ink);background:var(--paper);font-family:var(--font-jp);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;word-break:keep-all;overflow-wrap:anywhere;line-break:strict;overflow-x:clip}.theme-recruit p,.theme-recruit h1,.theme-recruit h2,.theme-recruit h3,.theme-recruit dt,.theme-recruit dd,.theme-recruit li,.theme-recruit a,.theme-recruit summary{min-width:0}.theme-recruit .cr-shell{box-sizing:border-box;width:100%;max-width:75rem;padding-inline:var(--cr-pad);margin-inline:auto}@media (width>=768px){.theme-recruit .cr-shell{padding-inline:2.5rem}}.theme-recruit .cr-shell-narrow{max-width:52rem}.theme-recruit .cr-head{flex-direction:column;gap:.6rem;display:flex}.theme-recruit .cr-head-en{font-family:var(--font-en);letter-spacing:-.02em;text-transform:uppercase;color:var(--red);font-size:clamp(2.4rem,6vw,4.6rem);font-weight:900;line-height:1}.theme-recruit .cr-head-title{font-family:var(--font-head);letter-spacing:var(--tracking-tight);color:var(--ink);text-wrap:balance;font-size:clamp(1.5rem,3.4vw,2.4rem);font-weight:800;line-height:1.35}.theme-recruit .cr-on-red .cr-head-en{color:#ffffff38;font-size:clamp(3rem,8vw,6.5rem)}.theme-recruit .cr-on-red .cr-head-title{color:#fff}.theme-recruit .cr-lead{max-width:42rem;color:var(--ink-2);margin-top:1.4rem;font-size:1rem;line-height:2}.theme-recruit .cr-on-red .cr-lead{color:#ffffffe6}.theme-recruit .cr-section{padding-block:clamp(5rem,10vw,8rem)}.theme-recruit .cr-section-2{background:var(--paper-2);border-top:1px solid var(--line-soft)}.theme-recruit .cr-section-tight{padding-block:clamp(2.4rem,5vw,4rem)}.theme-recruit .cr-anchor-section{scroll-margin-top:4.5rem}.theme-recruit .cr-cat{align-items:baseline;gap:clamp(.8rem,2vw,1.4rem);padding-top:clamp(4.5rem,9vw,7rem);scroll-margin-top:4.5rem;display:flex}.theme-recruit .cr-nav{gap:1rem;display:grid}@media (width<=759px){.theme-recruit .cr-nav{grid-template-columns:1fr;gap:.75rem}}@media (width>=760px){.theme-recruit .cr-nav{grid-template-columns:repeat(3,1fr)}}.theme-recruit .cr-nav-card{text-align:center;border:1px solid var(--line);background:var(--paper);color:var(--ink);transition:border-color .25s ease, box-shadow .25s ease, transform .25s var(--ease-brand);border-radius:1rem;flex-direction:column;align-items:center;gap:.45rem;padding:clamp(1.5rem,3vw,2rem);text-decoration:none;display:flex;position:relative;overflow:hidden}.theme-recruit .cr-nav-card:hover{border-color:var(--red);transform:translateY(-3px);box-shadow:0 16px 40px -24px #c5230f80}.theme-recruit .cr-nav-no{font-family:var(--font-mono);letter-spacing:.1em;color:var(--ink-soft);font-size:.72rem;font-weight:600}.theme-recruit .cr-nav-en{font-family:var(--font-en);letter-spacing:-.02em;text-transform:uppercase;color:var(--red);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:900;line-height:1}.theme-recruit .cr-nav-jp{font-family:var(--font-head);color:var(--ink);font-size:1.05rem;font-weight:800}.theme-recruit .cr-nav-desc{text-wrap:balance;max-width:16rem;color:var(--ink-2);margin-top:.15rem;font-size:.85rem;line-height:1.7}.theme-recruit .cr-nav-arrow{border-radius:var(--radius-pill);background:var(--red-tint);width:2.4rem;height:2.4rem;color:var(--red);place-items:center;margin-top:.6rem;transition:background .25s,color .25s;display:grid}.theme-recruit .cr-nav-card:hover .cr-nav-arrow{background:var(--red);color:#fff}.theme-recruit .cr-nav-card:hover .cr-nav-arrow svg{transform:translateY(2px)}.theme-recruit .cr-nav-arrow svg{transition:transform .3s var(--ease-brand)}@media (width<=759px){.theme-recruit .cr-nav-card{text-align:left;border-radius:.75rem;align-items:start;gap:.25rem;min-height:0;padding:1rem 3.6rem 1rem 1rem}.theme-recruit .cr-nav-no{font-size:.62rem}.theme-recruit .cr-nav-en{letter-spacing:-.04em;white-space:nowrap;font-size:clamp(1.15rem,7vw,1.65rem)}.theme-recruit .cr-nav-jp{font-size:.8rem;line-height:1.35}.theme-recruit .cr-nav-desc{max-width:none;margin-top:.2rem;font-size:.78rem;line-height:1.55;display:block}.theme-recruit .cr-nav-arrow{width:2rem;height:2rem;margin-top:0;position:absolute;top:50%;right:1rem;translate:0 -50%}}.theme-recruit .cr-cat-en{font-family:var(--font-en);letter-spacing:-.02em;text-transform:uppercase;color:var(--red);font-size:clamp(2rem,5.5vw,3.6rem);font-weight:900;line-height:1}.theme-recruit .cr-cat-bar{background:var(--line);flex:1;height:2px;transform:translateY(-.35em)}.theme-recruit .cr-cat-jp{font-family:var(--font-head);letter-spacing:.01em;color:var(--ink-soft);white-space:nowrap;font-size:clamp(1rem,2.4vw,1.35rem);font-weight:800}.theme-recruit .cr-red-field{background:radial-gradient(120% 120% at 80% -10%, var(--red) 0%, var(--red-deep) 100%);color:#fff;padding-block:clamp(7rem,12vw,10rem);position:relative;overflow:hidden}.theme-recruit .cr-orange-field{z-index:1;background:radial-gradient(120% 100% at 50% 0%, var(--orange) 0%, var(--orange-deep) 76%);color:#fff;padding-block:clamp(5rem,11vw,8rem);position:relative;overflow:visible}.theme-recruit .cr-orange-field:before{content:"";z-index:0;background:var(--paper-2);pointer-events:none;border-radius:50%;width:136%;height:clamp(6rem,12vw,11rem);position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.theme-recruit .cr-orange-field-paper:before{background:var(--paper)}.theme-recruit .cr-header{z-index:50;background:color-mix(in srgb, var(--paper) 86%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line-soft);position:sticky;top:0}.theme-recruit .cr-header-inner{justify-content:space-between;align-items:center;gap:1rem;padding-block:.8rem;display:flex}.theme-recruit .cr-brand{align-items:center;gap:.8rem;text-decoration:none;display:inline-flex}.theme-recruit .cr-brand-mark{object-fit:contain;width:2.375rem;height:2.375rem}.theme-recruit .cr-brand-name{font-family:var(--font-en);letter-spacing:var(--tracking-tight);color:var(--ink);font-size:1.15rem;font-weight:900}.theme-recruit .cr-header-nav{flex:1;justify-content:center;align-items:center;gap:1.75rem;display:none}@media (width>=720px){.theme-recruit .cr-header-nav{display:flex}}.theme-recruit .cr-header-nav-item{color:var(--ink-2);padding-bottom:2px;font-size:.84rem;font-weight:600;text-decoration:none;transition:color .2s}.theme-recruit .cr-header-nav-item:hover{color:var(--ink)}.theme-recruit .cr-header-nav-item[aria-current=page]{color:var(--ink);border-bottom:1.5px solid var(--red)}.theme-recruit .cr-btn{font-family:var(--font-head);text-align:center;white-space:nowrap;min-height:2.9rem;transition:transform .25s var(--ease-brand), background .2s ease, border-color .2s ease, color .2s ease, box-shadow .25s ease;border:2px solid #0000;border-radius:.6rem;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}@media (width<=560px){.theme-recruit .cr-intro-cta,.theme-recruit .cr-entry-cta{flex-direction:column;align-items:stretch}.theme-recruit .cr-intro-cta .cr-btn,.theme-recruit .cr-entry-cta .cr-btn{white-space:normal;width:100%}}.theme-recruit .cr-btn svg{transition:transform .3s var(--ease-brand)}.theme-recruit .cr-btn:hover svg{transform:translate(3px)}.theme-recruit .cr-btn-red{background:var(--red);color:#fff}.theme-recruit .cr-btn-red:hover{background:var(--red-deep);transform:translateY(var(--hover-lift));box-shadow:0 14px 30px -16px #c5230f99}.theme-recruit .cr-btn-white{color:var(--red-deep);background:#fff}.theme-recruit .cr-btn-white:hover{transform:translateY(var(--hover-lift));box-shadow:0 14px 30px -16px #0006}.theme-recruit .cr-btn-ghost{color:#fff;background:#ffffff14;border-color:#ffffff80}.theme-recruit .cr-btn-ghost:hover{transform:translateY(var(--hover-lift));background:#ffffff29;border-color:#fff}.theme-recruit .cr-hero{isolation:isolate;align-items:flex-end;min-height:clamp(34rem,90vh,52rem);display:flex;position:relative;overflow:hidden}.theme-recruit .cr-hero-photo{object-fit:cover;object-position:center;z-index:-2;width:100%;height:100%;position:absolute;inset:0}@media (width<=640px){.theme-recruit .cr-hero-photo[data-mobile-position=left]{object-position:18% center}.theme-recruit .cr-hero-photo[data-mobile-position=center]{object-position:50% center}.theme-recruit .cr-hero-photo[data-mobile-position=right]{object-position:68% center}.theme-recruit .cr-hero-photo[data-mobile-position=far-right]{object-position:82% center}}.theme-recruit .cr-hero-scrim{z-index:-1;background:linear-gradient(#1a141426 0%,#1a14140d 35%,#1a1414b8 100%),linear-gradient(110deg,#c5230f57 0%,#0000 55%);position:absolute;inset:0}.theme-recruit .cr-hero-inner{width:100%;padding-block:clamp(3.8rem,8vw,6rem);position:relative}.theme-recruit .cr-hero-brand{font-family:var(--font-en);letter-spacing:.04em;text-transform:uppercase;color:#fff;border-bottom:3px solid var(--red);text-shadow:0 1px 18px #00000047;padding-bottom:.4rem;font-size:clamp(.95rem,2.6vw,1.15rem);font-weight:900;display:inline-block}.theme-recruit .cr-hero-copy{font-family:var(--font-head);letter-spacing:-.03em;color:#fff;text-shadow:0 2px 30px #00000059;margin-top:clamp(1.4rem,3vw,2rem);font-size:clamp(4rem,13.5vw,8.4rem);font-weight:900;line-height:1.04}.theme-recruit .cr-hero-copy .cr-hit{color:var(--red);-webkit-text-stroke:0}.theme-recruit .cr-hero-line{white-space:nowrap;display:inline-block}@media (width<=480px){.theme-recruit .cr-header-inner{gap:.75rem;padding-block:.7rem}.theme-recruit .cr-header .cr-btn{padding:.62rem .95rem;font-size:.82rem}.theme-recruit .cr-brand-mark{width:2.05rem;height:2.05rem}.theme-recruit .cr-hero-copy{font-size:clamp(3.4rem,12vw,4rem)}}@media (width<=360px){.theme-recruit .cr-shell{padding-inline:1rem}.theme-recruit .cr-brand-name{display:none}.theme-recruit .cr-btn{padding-inline:1.25rem}.theme-recruit .cr-hero-brand{font-size:.85rem}.theme-recruit .cr-hero-copy{font-size:clamp(3rem,15vw,3.35rem)}}.theme-recruit .cr-intro{gap:clamp(2rem,5vw,4.6rem);max-width:92rem;display:grid;position:relative}@media (width>=900px){.theme-recruit .cr-intro{min-height:clamp(56rem,71vw,67rem);display:block}}.theme-recruit .cr-intro-photos{gap:1rem;display:grid}.theme-recruit .cr-intro-photo{border-radius:.45rem;overflow:hidden;box-shadow:0 30px 70px -48px #000000b3}.theme-recruit .cr-intro-photo-clone{display:none}.theme-recruit .cr-intro-photo img{object-fit:cover;width:100%;height:100%}@media (width>=900px){.theme-recruit .cr-intro-photos{pointer-events:none;z-index:1;display:block;position:absolute;inset:0}.theme-recruit .cr-intro-photo{will-change:transform;position:absolute}.theme-recruit .cr-intro-photo-main{width:clamp(31rem,42vw,46rem);height:clamp(21rem,28vw,30rem);top:0;left:clamp(-2rem,-2vw,-.5rem)}.theme-recruit .cr-intro-photo-sub{width:clamp(30rem,44vw,48rem);height:clamp(20.5rem,28vw,30rem);bottom:clamp(-6rem,-7vw,-4rem);left:clamp(-2rem,-2vw,-.5rem)}.theme-recruit .cr-intro-photo-portrait{aspect-ratio:4/3;width:clamp(17rem,21vw,23rem);height:auto;top:clamp(3.2rem,5vw,5rem);right:clamp(1rem,3vw,3rem);overflow:hidden}.theme-recruit .cr-intro-photo-side{width:clamp(22rem,28vw,30rem);height:auto;top:clamp(25rem,32vw,30rem);right:clamp(1rem,3vw,3rem)}.theme-recruit .cr-intro-photo-portrait img,.theme-recruit .cr-intro-photo-side img{object-fit:contain;height:auto}.theme-recruit .cr-intro-photo-portrait img{object-fit:cover;width:100%;height:100%}.theme-recruit .cr-intro-photo-side img{transform-origin:0;transform:scale(1.025)}}.theme-recruit .cr-intro-copywrap,.theme-recruit .cr-intro-story{z-index:2;min-width:0;position:relative}@media (width>=900px){.theme-recruit .cr-intro-copywrap{width:min(48rem,100% - clamp(31rem,43vw,41rem));margin-top:clamp(3rem,5vw,4.4rem);margin-left:clamp(31rem,43vw,41rem)}}.theme-recruit .cr-intro-en{font-family:var(--font-en);letter-spacing:.16em;text-transform:uppercase;color:#ffffffd9;font-size:clamp(.85rem,2vw,1.1rem);font-weight:900}.theme-recruit .cr-intro-copy{max-width:48rem;font-family:var(--font-head);letter-spacing:0;color:#fff;gap:.04em;font-size:clamp(3.2rem,7vw,6.4rem);font-weight:900;line-height:1.08;display:grid}.theme-recruit .cr-intro-copy .cr-u{width:max-content;max-width:100%;margin-bottom:clamp(.04em,.5vw,.1em);padding-bottom:clamp(.08em,.75vw,.14em);text-decoration:none;display:inline-block;position:relative}.theme-recruit .cr-intro-copy .cr-u:after{content:"";transform-origin:0;height:clamp(3px,.35vw,5px);transition:transform .72s var(--ease-brand) .42s;background:#ffffff73;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.theme-recruit .cr-intro-copy[data-in] .cr-u:after{transform:scaleX(1)}.theme-recruit .cr-intro-story{max-width:36rem}@media (width>=900px){.theme-recruit .cr-intro-story{-webkit-backdrop-filter:blur(5px);background:#db201452;border:1px solid #ffffff21;border-radius:.65rem;width:min(35rem,42vw);max-width:35rem;margin-inline:auto;padding:clamp(1.8rem,3vw,2.5rem);box-shadow:0 32px 80px -56px #000000b8}}.theme-recruit .cr-intro-story p{color:#ffffffe6;margin-top:1.25rem;font-size:clamp(1.08rem,3.4vw,1.15rem);line-height:2}.theme-recruit .cr-intro-story .cr-intro-en+p{margin-top:0}.theme-recruit .cr-msg-line{opacity:0;filter:blur(6px);transition:opacity .85s var(--ease-brand), translate .85s var(--ease-brand), filter .85s var(--ease-brand);translate:0 1.1rem}.theme-recruit .cr-msg[data-in] .cr-msg-line{opacity:1;filter:blur();translate:0}.theme-recruit .cr-msg[data-in] .cr-msg-line:first-child{transition-delay:50ms}.theme-recruit .cr-msg[data-in] .cr-msg-line:nth-child(2){transition-delay:.2s}.theme-recruit .cr-msg[data-in] .cr-msg-line:nth-child(3){transition-delay:.38s}.theme-recruit .cr-msg[data-in] .cr-msg-line:nth-child(4){transition-delay:.56s}.theme-recruit .cr-msg[data-in] .cr-msg-line:nth-child(5){transition-delay:.74s}@media (prefers-reduced-motion:reduce){.theme-recruit .cr-msg-line{opacity:1;filter:none;transition:none;translate:0}}.theme-recruit .cr-intro-cta{flex-wrap:wrap;gap:.85rem;margin-top:clamp(2rem,4vw,2.8rem);display:flex}@media (width>=1280px){.theme-recruit .cr-intro{max-width:96rem}}@media (width<=899px){.theme-recruit{--cr-pad:1.5rem}.theme-recruit .cr-section{padding-block:3.6rem}.theme-recruit .cr-section-tight{padding-block:3rem}.theme-recruit .cr-red-field{padding-block:4rem}.theme-recruit .cr-orange-field{padding-block:3.6rem}.theme-recruit .cr-intro{padding-inline:var(--cr-pad);gap:2.3rem}.theme-recruit .cr-intro-photos{margin-inline:calc(-1 * var(--cr-pad));padding-inline:var(--cr-pad);scrollbar-width:none;order:3;gap:.9rem;display:flex;overflow-x:hidden}.theme-recruit .cr-intro-photos::-webkit-scrollbar{display:none}.theme-recruit .cr-intro-photo{flex:0 0 min(82vw,23rem);height:clamp(12rem,54vw,15rem)}.theme-recruit .cr-intro-photo-clone{display:block}.theme-recruit .cr-intro-photo-main,.theme-recruit .cr-intro-photo-sub,.theme-recruit .cr-intro-photo-side{flex-basis:min(82vw,23rem)}.theme-recruit .cr-intro-photo-portrait{flex-basis:min(68vw,18rem)}.theme-recruit .cr-intro-story{order:1}.theme-recruit .cr-intro-copywrap{order:2}.theme-recruit .cr-intro-copy{font-size:clamp(2.65rem,12vw,3.8rem)}}@media (width<=899px) and (prefers-reduced-motion:reduce){.theme-recruit .cr-intro-photos{overflow-x:auto}}.theme-recruit .cr-culture-scroll{gap:clamp(3rem,8vw,7rem);margin-top:clamp(1.6rem,3vw,2.4rem);display:grid}@media (width>=900px){.theme-recruit .cr-culture-scroll{grid-template-columns:minmax(20rem,.85fr) minmax(0,1.25fr);align-items:start}}.theme-recruit .cr-culture-sticky{gap:1rem;min-height:18rem;display:grid;position:relative}@media (width>=900px){.theme-recruit .cr-culture-sticky{align-content:center;min-height:calc(100svh - clamp(7rem,12vw,10rem));position:sticky;top:clamp(5.5rem,9vw,7rem)}}.theme-recruit .cr-culture-en{font-family:var(--font-en);letter-spacing:-.06em;text-transform:uppercase;color:var(--red-tint);font-size:clamp(3rem,6.6vw,5.3rem);font-weight:900;line-height:.9}.theme-recruit .cr-culture-side-lead{font-family:var(--font-head);color:var(--ink);font-size:clamp(.95rem,1.4vw,1.1rem);font-weight:900}.theme-recruit .cr-culture-vertical{max-width:24rem;font-family:var(--font-head);letter-spacing:0;color:var(--red);writing-mode:horizontal-tb;font-size:clamp(2rem,3vw,2.8rem);font-weight:900;line-height:1.18}.theme-recruit .cr-culture-vertical span{display:block}.theme-recruit .cr-culture-sticky .cr-more{width:max-content;margin-top:clamp(1.2rem,3vw,2rem)}.theme-recruit .cr-culture-more-desktop{display:none}.theme-recruit .cr-culture-more-mobile{margin-top:clamp(1rem,3vw,1.6rem)}@media (width>=900px){.theme-recruit .cr-culture-more-desktop{display:block}.theme-recruit .cr-culture-more-mobile{display:none}}.theme-recruit .cr-culture-grid{counter-reset:culture;gap:clamp(.4rem,2vw,1.2rem) clamp(2.4rem,6vw,5.5rem);margin-top:clamp(3rem,6vw,4.8rem);display:grid}@media (width>=700px){.theme-recruit .cr-culture-grid{grid-template-columns:1fr 1fr;align-items:start}}.theme-recruit .cr-culture-card{counter-increment:culture;border-top:2px solid var(--ink);min-height:clamp(12rem,20vw,16rem);padding:clamp(1.8rem,4vw,3.2rem) 0 clamp(1.8rem,4vw,3.2rem) clamp(6.6rem,11vw,9.6rem);position:relative}.theme-recruit .cr-culture-icon{display:none}.theme-recruit .cr-culture-card:nth-child(2n){margin-top:clamp(3rem,7vw,6rem)}.theme-recruit .cr-culture-card:before{content:counter(culture, decimal-leading-zero);font-family:var(--font-en);letter-spacing:-.04em;color:var(--red);font-size:clamp(2.7rem,7vw,5.4rem);font-weight:900;line-height:.85;position:absolute;top:clamp(1.7rem,4vw,3rem);left:0}.theme-recruit .cr-culture-card:after{content:"";background:var(--red);width:clamp(4rem,9vw,7rem);height:2px;position:absolute;top:-2px;left:0}.theme-recruit .cr-culture-title{max-width:24rem;font-family:var(--font-head);letter-spacing:-.03em;color:var(--ink);text-wrap:balance;white-space:pre-line;font-size:clamp(1.55rem,3.1vw,2.35rem);font-weight:900;line-height:1.2}.theme-recruit .cr-culture-body{max-width:26rem;color:var(--ink-2);margin-top:1rem;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:2}@media (width<=699px){.theme-recruit .cr-culture-card{min-height:0;padding-left:clamp(3.6rem,15vw,4.8rem)}.theme-recruit .cr-culture-card:nth-child(2n){margin-top:0}}.theme-recruit .cr-culture-scroll .cr-culture-grid{gap:0;margin-top:0}@media (width>=700px){.theme-recruit .cr-culture-scroll .cr-culture-grid{grid-template-columns:1fr}}.theme-recruit .cr-culture-scroll .cr-culture-card{grid-template-columns:clamp(5.5rem,10vw,8rem) minmax(0,1fr);align-content:center;column-gap:clamp(1.8rem,4vw,3rem);max-width:46rem;min-height:clamp(24rem,58svh,34rem);margin-inline:0 auto;padding:clamp(2.4rem,5vw,4rem) 0;display:grid}.theme-recruit .cr-culture-scroll .cr-culture-card:nth-child(2n){margin-top:0}.theme-recruit .cr-culture-scroll .cr-culture-card:before{grid-area:1/1/span 2;font-size:clamp(3.6rem,8vw,5.8rem);position:static;transform:none}.theme-recruit .cr-culture-scroll .cr-culture-card:after{width:100%}.theme-recruit .cr-culture-scroll .cr-culture-card:first-child{border-top:none}.theme-recruit .cr-culture-scroll .cr-culture-card:first-child:after{display:none}.theme-recruit .cr-culture-scroll .cr-culture-title{grid-column:2;max-width:28rem;font-size:clamp(1.8rem,3.3vw,3rem)}.theme-recruit .cr-culture-scroll .cr-culture-body{grid-column:2;max-width:32rem;font-size:clamp(.95rem,1.25vw,1.05rem)}@media (width<=899px){.theme-recruit .cr-culture-en{font-size:clamp(3rem,17vw,5rem)}.theme-recruit .cr-culture-vertical{writing-mode:horizontal-tb;width:auto;font-size:clamp(2.3rem,9.5vw,3.4rem)}.theme-recruit .cr-culture-scroll .cr-culture-title{white-space:normal}.theme-recruit .cr-culture-scroll .cr-culture-card{padding-block:clamp(1.5rem,6vw,2.2rem);min-height:0;padding-left:0;display:block}.theme-recruit .cr-culture-scroll .cr-culture-card:first-child{padding-top:.4rem}.theme-recruit .cr-culture-scroll .cr-culture-card:last-child{padding-bottom:0}.theme-recruit .cr-culture-scroll{gap:clamp(1rem,3vw,1.4rem)}.theme-recruit .cr-culture-more-mobile{margin-top:.5rem}.theme-recruit .cr-culture-scroll .cr-culture-card:before{margin-bottom:.6rem;display:block;position:static;transform:none}}.theme-recruit .cr-more{border:1.5px solid var(--line);border-radius:var(--radius-pill);font-family:var(--font-head);color:var(--ink);align-items:center;gap:.5rem;margin-top:clamp(2.4rem,5vw,3.2rem);padding:.85rem 1.6rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:border-color .25s,color .25s,gap .25s,background .25s;display:inline-flex}.theme-recruit .cr-more:hover{border-color:var(--red);color:var(--red);gap:.85rem}.theme-recruit .cr-more svg{transition:transform .3s var(--ease-brand)}.theme-recruit .cr-more:hover svg{transform:translate(3px)}.theme-recruit .cr-on-red .cr-more{color:#fff;border-color:#fff6}.theme-recruit .cr-on-red .cr-more:hover{color:#fff;background:#ffffff1a;border-color:#fff}.theme-recruit .cr-pos-list{gap:1rem;margin-top:clamp(2.6rem,5vw,3.6rem);padding:0;list-style:none;display:grid}.theme-recruit .cr-pos{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:1rem;grid-template-columns:auto 1fr;align-items:center;gap:clamp(1rem,3vw,1.8rem);padding:clamp(1.4rem,3vw,1.9rem) clamp(1.4rem,3vw,2.1rem);display:grid;position:relative}.theme-recruit .cr-pos-no{font-family:var(--font-en);color:var(--red-tint);-webkit-text-stroke:1px var(--red);font-size:clamp(1.8rem,5vw,2.8rem);font-weight:900;line-height:1}.theme-recruit .cr-pos-label{font-family:var(--font-en);letter-spacing:.12em;text-transform:uppercase;color:var(--red);font-size:.72rem;font-weight:800}.theme-recruit .cr-pos-title{font-family:var(--font-head);letter-spacing:var(--tracking-tight);margin-top:.2rem;font-size:clamp(1.25rem,2.6vw,1.55rem);font-weight:800}.theme-recruit .cr-pos-desc{color:var(--ink-2);margin-top:.55rem;font-size:.9rem;line-height:1.75}.theme-recruit .cr-pos-target{color:var(--ink-soft);margin-top:.6rem;font-size:.78rem}@media (width<=540px){.theme-recruit .cr-pos{grid-template-columns:auto 1fr}}.theme-recruit .cr-job-note{color:var(--ink-soft);margin-top:1.8rem;font-size:.9rem;line-height:1.85}.theme-recruit .cr-proj-split{gap:clamp(1.6rem,4vw,2.6rem);display:grid}@media (width>=860px){.theme-recruit .cr-proj-split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(2.2rem,4vw,3.2rem) clamp(2rem,4vw,3.4rem)}.theme-recruit .cr-proj-head{grid-column:1/-1}.theme-recruit .cr-proj-visual{grid-area:2/1}.theme-recruit .cr-proj-list{grid-area:2/2}}.theme-recruit .cr-proj-head{gap:.5rem;display:grid}@media (width>=860px){.theme-recruit .cr-proj-head{text-align:right;justify-items:end;position:relative}.theme-recruit .cr-proj-head:before{content:"";background:var(--red);height:4px;position:absolute;top:clamp(2rem,4.2vw,3rem);left:0;right:clamp(30rem,45vw,34rem)}}.theme-recruit .cr-proj-en{font-family:var(--font-en);letter-spacing:-.06em;text-transform:uppercase;color:var(--red-tint);font-size:clamp(3rem,7vw,5.6rem);font-weight:900;line-height:.9}.theme-recruit .cr-proj-headline{font-family:var(--font-head);letter-spacing:var(--tracking-tight);color:var(--ink);text-wrap:balance;font-size:clamp(1.5rem,3vw,2.3rem);font-weight:800;line-height:1.3}@media (width<=899px){.theme-recruit .cr-proj-en{font-size:clamp(3rem,17vw,5rem)}.theme-recruit .cr-proj-headline{letter-spacing:0;text-wrap:pretty;font-size:clamp(2.3rem,9.5vw,3.4rem);font-weight:900}.theme-recruit .cr-proj-cta-mobile{margin-top:clamp(.7rem,2.5vw,1rem)}}.theme-recruit .cr-proj-cta-mobile{display:none}@media (width<=899px){.theme-recruit .cr-proj-cta-mobile{display:block}}.theme-recruit .cr-proj-lead{max-width:30rem;color:var(--ink-2);margin-top:.6rem;font-size:.96rem;line-height:1.95}.theme-recruit .cr-proj-visual{display:none}@media (width>=860px){.theme-recruit .cr-proj-visual{aspect-ratio:3/4;isolation:isolate;color:#fff;border-radius:1rem;text-decoration:none;display:block;position:sticky;top:clamp(5rem,12vh,8rem);overflow:hidden;box-shadow:0 36px 90px -54px #000000bd}}.theme-recruit .cr-proj-visual-stack{z-index:-2;position:absolute;inset:0}.theme-recruit .cr-proj-visual-stack img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.1s,transform 6s;position:absolute;inset:0;transform:scale(1.06)}.theme-recruit .cr-proj-visual-stack img[data-active]{opacity:1;transform:scale(1)}.theme-recruit .cr-proj-visual:after{content:"";z-index:-1;background:linear-gradient(#140f0f0d 0%,#140f0f2e 55%,#140f0fc7 100%);position:absolute;inset:0}.theme-recruit .cr-proj-visual-cta{font-family:var(--font-en);letter-spacing:.04em;text-shadow:0 1px 12px #00000080;align-items:center;gap:.5rem;font-size:clamp(.82rem,1.4vw,.95rem);font-weight:700;display:inline-flex;position:absolute;bottom:clamp(1.3rem,3vw,1.8rem);left:clamp(1.3rem,3vw,1.8rem)}.theme-recruit .cr-proj-arrow{transition:transform .4s var(--ease-brand)}.theme-recruit .cr-proj-visual:hover .cr-proj-arrow{transform:translate(5px)}.theme-recruit .cr-proj-list{gap:clamp(1.4rem,3vw,2rem);display:grid}.theme-recruit .cr-proj-item{border-bottom:1px solid #140f0f1a;padding-bottom:clamp(1.4rem,3vw,2rem)}.theme-recruit .cr-proj-item:last-child{border-bottom:none;padding-bottom:0}.theme-recruit .cr-proj-tags{flex-wrap:wrap;gap:.4rem;margin-bottom:.7rem;display:flex}.theme-recruit .cr-proj-tag{font-family:var(--font-mono);color:#140f0fb8;background:#140f0f0d;border:1px solid #140f0f1f;border-radius:.35rem;padding:.2rem .55rem;font-size:.68rem;font-weight:600}.theme-recruit .cr-proj-title{font-family:var(--font-head);letter-spacing:var(--tracking-tight);text-wrap:balance;font-size:clamp(1.2rem,2.2vw,1.5rem);font-weight:800;line-height:1.35}@media (width<=899px){.theme-recruit .cr-proj-list{grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:.75rem}.theme-recruit .cr-proj-item{background:#fff;border:1px solid #140f0f17;border-radius:.9rem;flex-direction:column;padding:clamp(.9rem,3.5vw,1.2rem);display:flex;box-shadow:0 18px 44px -34px #0006}.theme-recruit .cr-proj-item:last-child{padding:clamp(.9rem,3.5vw,1.2rem)}.theme-recruit .cr-proj-tags{gap:.3rem;margin-bottom:.55rem}.theme-recruit .cr-proj-tag{padding:.16rem .45rem;font-size:.62rem}.theme-recruit .cr-proj-title{text-wrap:balance;line-break:strict;font-size:.92rem;line-height:1.5}}.theme-recruit .cr-projcard-grid{gap:clamp(1.4rem,3vw,2rem);margin-top:clamp(2.6rem,5vw,3.6rem);display:grid}@media (width>=720px){.theme-recruit .cr-projcard-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1080px){.theme-recruit .cr-projcard-grid{grid-template-columns:repeat(4,1fr)}}.theme-recruit .cr-projcard{transition:transform .5s var(--ease-brand);background:#fff;border:1px solid #140f0f14;border-radius:.9rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 30px 70px -52px #0009}.theme-recruit .cr-projcard:hover{transform:translateY(-4px)}.theme-recruit .cr-projcard-photo{aspect-ratio:16/11;overflow:hidden}.theme-recruit .cr-projcard-photo img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-brand)}.theme-recruit .cr-projcard:hover .cr-projcard-photo img{transform:scale(1.06)}.theme-recruit .cr-projcard-body{flex-direction:column;flex:1;padding:clamp(1.1rem,2.4vw,1.4rem);display:flex}.theme-recruit .cr-projcard-tags{flex-wrap:wrap;gap:.4rem;margin-bottom:.7rem;display:flex}.theme-recruit .cr-projcard-tag{font-family:var(--font-mono);color:#140f0fb8;background:#140f0f0d;border:1px solid #140f0f1f;border-radius:.35rem;padding:.18rem .5rem;font-size:.65rem;font-weight:600}.theme-recruit .cr-projcard-title{font-family:var(--font-head);letter-spacing:var(--tracking-tight);color:var(--ink);text-wrap:balance;font-size:clamp(1.1rem,2vw,1.25rem);font-weight:800;line-height:1.35}.theme-recruit .cr-projcard-desc{color:var(--ink-2);margin-top:.5rem;font-size:.86rem;line-height:1.75}.theme-recruit .cr-projcard-role{font-family:var(--font-en);letter-spacing:.08em;text-transform:uppercase;color:var(--red);margin-top:auto;padding-top:.85rem;font-size:.7rem;font-weight:700}.theme-recruit .cr-people-stage{z-index:2;padding-block:clamp(6rem,11vw,9rem) clamp(4rem,8vw,6rem);overflow:visible}.theme-recruit .cr-people-stage:after{content:"";background:var(--red-deep);pointer-events:none;z-index:2;border-radius:50%;width:136%;height:clamp(6.5rem,13vw,12rem);position:absolute;top:100%;left:50%;transform:translate(-50%,-50%)}.theme-recruit .cr-people-stage:before{content:"PEOPLE";font-family:var(--font-en);letter-spacing:-.06em;white-space:nowrap;color:#ffffff14;pointer-events:none;font-size:clamp(5rem,18vw,15rem);font-weight:900;line-height:.8;position:absolute;top:clamp(2.4rem,5vw,4rem);left:50%;transform:translate(-50%)}.theme-recruit .cr-people-head{z-index:1;text-align:center;align-items:center;margin-top:clamp(2.5rem,6vw,5rem);position:relative}.theme-recruit .cr-people-lead{z-index:1;text-align:center;margin-inline:auto;position:relative}.theme-recruit .cr-people-grid{z-index:1;gap:1rem;margin-top:clamp(3rem,6vw,4.5rem);display:grid;position:relative}@media (width>=900px){.theme-recruit .cr-people-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}}@media (width<=899px){.theme-recruit .cr-people-grid{margin-inline:calc(-1 * var(--cr-pad));padding-inline:var(--cr-pad);scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.theme-recruit .cr-people-grid::-webkit-scrollbar{display:none}}.theme-recruit .cr-person{background:#ffffff14;border:1px solid #ffffff2e;border-radius:.9rem;flex-direction:column;min-height:100%;padding:clamp(1.2rem,2.5vw,1.5rem);display:flex}@media (width<=899px){.theme-recruit .cr-person{scroll-snap-align:start;flex:0 0 min(80vw,26rem);min-height:auto}}.theme-recruit .cr-person-no{font-family:var(--font-en);letter-spacing:.14em;text-transform:uppercase;color:#ffffff9e;font-size:.76rem;font-weight:900}.theme-recruit .cr-person-role{font-family:var(--font-mono);letter-spacing:.08em;color:#ffffffb8;margin-top:.35rem;font-size:.72rem;font-weight:600}.theme-recruit .cr-bubble{min-height:9rem;color:var(--ink);background:#fff;border-radius:1.1rem;margin-top:1rem;padding:1.15rem 1.25rem;position:relative}.theme-recruit .cr-bubble:before{content:"";background:#fff;width:1.3rem;height:1.3rem;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%)rotate(45deg)}.theme-recruit .cr-bubble-label{z-index:1;font-family:var(--font-en);letter-spacing:.12em;color:var(--red);text-transform:uppercase;font-size:.68rem;font-weight:900;position:relative}.theme-recruit .cr-bubble-text{z-index:1;font-family:var(--font-head);letter-spacing:var(--tracking-tight);margin-top:.45rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:900;line-height:1.35;position:relative}.theme-recruit .cr-person-info{padding:1.5rem .25rem 0}.theme-recruit .cr-person-name{font-family:var(--font-head);color:#fff;flex-wrap:wrap;align-items:baseline;gap:.4rem;font-size:1.05rem;font-weight:900;display:flex}.theme-recruit .cr-person-name span{color:#ffffffad;font-size:.78rem}.theme-recruit .cr-person-body{color:#ffffffdb;margin-top:.55rem;font-size:.88rem;line-height:1.75}@media (width<=760px){.theme-recruit .cr-bubble{min-height:auto}}.theme-recruit .cr-honne{background:var(--paper);color:var(--ink);border-radius:1.5rem;align-items:center;gap:1.6rem;margin-top:clamp(3.5rem,7vw,5.5rem);padding:clamp(2rem,5vw,3rem);text-decoration:none;display:grid;position:relative;box-shadow:0 24px 60px -28px #1a14148c}.theme-recruit .cr-honne:before{content:"";background:var(--paper);clip-path:polygon(50% 0,100% 100%,0 100%);width:30px;height:16px;position:absolute;top:-15px;left:clamp(2.2rem,6vw,4rem)}@media (width>=760px){.theme-recruit .cr-honne{grid-template-columns:1fr auto}}.theme-recruit .cr-honne-en{font-family:var(--font-en);letter-spacing:.14em;text-transform:uppercase;color:var(--red);font-size:.85rem;font-weight:800}.theme-recruit .cr-honne-title{font-family:var(--font-head);letter-spacing:var(--tracking-tight);color:var(--red-deep);margin-top:.6rem;font-size:clamp(1.5rem,3.4vw,2.2rem);font-weight:800}.theme-recruit .cr-honne-body{max-width:32rem;color:var(--ink-2);margin-top:.7rem;line-height:1.85}.theme-recruit .cr-subhero{padding-block:clamp(4rem,8vw,6.5rem) clamp(3.5rem,7vw,5.5rem)}.theme-recruit .cr-subhero .cr-cat{padding-top:0}.theme-recruit .cr-subhero .cr-cat-en{color:#fff}.theme-recruit .cr-subhero .cr-cat-bar{background:#ffffff4d}.theme-recruit .cr-subhero .cr-cat-jp{color:#ffffffd9}.theme-recruit .cr-subhero-h{font-family:var(--font-head);letter-spacing:var(--tracking-tight);color:#fff;margin-top:clamp(1.6rem,4vw,2.4rem);font-size:clamp(2rem,5.5vw,3.4rem);font-weight:800;line-height:1.3}@media (width<=430px){.theme-recruit .cr-subhero-h{font-size:clamp(1.85rem,8vw,2.25rem);line-height:1.34}}.theme-recruit .cr-subhero-lead{color:#ffffffe6;max-width:44rem;margin-top:1.4rem;line-height:2}.theme-recruit .cr-subhero-people{background:var(--paper);color:var(--ink);padding-bottom:clamp(2.5rem,5vw,3.5rem);overflow:hidden}.theme-recruit .cr-subhero-center{text-align:center;flex-direction:column;align-items:center;display:flex}.theme-recruit .cr-subhero-people .cr-cat{justify-content:center}.theme-recruit .cr-subhero-people .cr-cat-en{color:var(--red)}.theme-recruit .cr-subhero-people .cr-cat-bar{background:var(--line);flex:0 0 clamp(2rem,5vw,4rem)}.theme-recruit .cr-subhero-people .cr-cat-jp{color:var(--ink-soft)}.theme-recruit .cr-subhero-people .cr-subhero-h{color:var(--ink)}.theme-recruit .cr-subhero-people .cr-subhero-lead{color:var(--ink-2)}.theme-recruit .cr-carousel{width:100%;margin-top:clamp(2.5rem,6vw,4rem);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.theme-recruit .cr-carousel-track{gap:clamp(.8rem,2vw,1.4rem);width:max-content;animation:96s linear infinite paused cr-carousel;display:flex;transform:translate(0)}.theme-recruit .cr-carousel-track[data-ready=true]{animation-play-state:running}.theme-recruit .cr-carousel-item{aspect-ratio:4/5;background:var(--paper-2);border-radius:1rem;flex:none;width:clamp(11rem,20vw,16rem);overflow:hidden}.theme-recruit .cr-carousel-item img{object-fit:cover;width:100%;height:100%}@media (prefers-reduced-motion:reduce){.theme-recruit .cr-carousel-track{animation:none}}.theme-recruit .cr-prose{max-width:44rem;color:var(--ink-2);gap:1.3rem;margin-top:clamp(1.8rem,4vw,2.6rem);font-size:1rem;line-height:2.05;display:grid}.theme-recruit .cr-prose-bubble{border:1px solid var(--line);background:var(--paper);border-radius:1.4rem;padding:clamp(1.6rem,4vw,2.4rem) clamp(1.6rem,4vw,2.6rem);position:relative;box-shadow:0 24px 60px -40px #140f0f66}.theme-recruit .cr-prose-bubble:before,.theme-recruit .cr-prose-bubble:after{content:"";border-style:solid;width:0;height:0;position:absolute;bottom:100%;left:clamp(1.8rem,5vw,3rem)}.theme-recruit .cr-prose-bubble:before{border-width:0 .85rem .95rem;border-color:transparent transparent var(--line) transparent}.theme-recruit .cr-prose-bubble:after{border-width:0 calc(.85rem - 1px) calc(.95rem - 1px);border-color:transparent transparent var(--paper) transparent;margin-left:1px}.theme-recruit .cr-vibe{padding-top:clamp(8rem,14vw,11rem);position:relative;overflow:hidden}.theme-recruit .cr-vibe-stack{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:clamp(2.4rem,5vw,3.8rem);display:flex;position:relative}.theme-recruit .cr-vibe-stack .cr-prose-bubble{margin-top:0;text-align:center;max-width:34rem;margin-inline:auto}.theme-recruit .cr-vibe-head{align-self:center}.theme-recruit .cr-vibe-head .cr-head-en{font-size:clamp(4.5rem,11vw,8rem)}.theme-recruit .cr-vibe-head .cr-head-title{color:var(--ink-2);font-size:clamp(1.4rem,3vw,2.2rem);line-height:1.2}.theme-recruit .cr-vibe-stack .cr-prose-bubble:before,.theme-recruit .cr-vibe-stack .cr-prose-bubble:after{left:50%;transform:translate(-50%)}.theme-recruit .cr-biz-list{gap:clamp(1.6rem,4vw,3rem);margin-top:clamp(2.8rem,5vw,4rem);display:grid}.theme-recruit .cr-biz{border:1px solid var(--line);background:var(--paper);border-radius:.75rem;grid-template-columns:1fr;gap:clamp(1.2rem,3vw,2rem);padding:clamp(1.4rem,4vw,3.2rem);display:grid}@media (width>=900px){.theme-recruit .cr-biz{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;min-height:clamp(20rem,27vw,26rem)}.theme-recruit .cr-biz.is-reverse .cr-biz-head{order:2}.theme-recruit .cr-biz.is-reverse .cr-biz-detail{order:1}}.theme-recruit .cr-biz-head{align-items:flex-start;gap:clamp(1rem,2vw,1.5rem);display:flex}.theme-recruit .cr-biz-no{aspect-ratio:1;border-radius:var(--radius-pill);background:var(--red-tint);width:clamp(3.6rem,6vw,4.8rem);font-family:var(--font-mono);color:var(--red);letter-spacing:0;border:1px solid #ef3b2d3d;place-items:center;font-size:clamp(1.25rem,2.2vw,1.7rem);font-weight:800;line-height:1;display:inline-grid}.theme-recruit .cr-biz-en{font-family:var(--font-en);letter-spacing:.14em;text-transform:uppercase;color:var(--red);font-size:clamp(.8rem,1.5vw,1.05rem);font-weight:900}.theme-recruit .cr-biz-title{max-width:30rem;font-family:var(--font-head);letter-spacing:0;color:var(--ink);margin-top:.55rem;font-size:clamp(1.85rem,3.4vw,2.8rem);font-weight:900;line-height:1.2}.theme-recruit .cr-biz-detail{min-width:0;padding:clamp(.4rem,1.5vw,1rem) 0}.theme-recruit .cr-biz-body{max-width:38rem;color:var(--ink-2);font-size:clamp(1rem,1.5vw,1.14rem);line-height:2}.theme-recruit .cr-biz-points{gap:.7rem;margin:clamp(1.4rem,3vw,2rem) 0 0;padding:0;list-style:none;display:grid}.theme-recruit .cr-biz-points li{color:var(--ink);padding-left:1.35rem;font-size:clamp(.95rem,1.25vw,1.05rem);line-height:1.7;position:relative}.theme-recruit .cr-biz-points li:before{content:"";border-radius:var(--radius-pill);background:var(--red);width:.5rem;height:.5rem;position:absolute;top:.55em;left:0}.theme-recruit .cr-biz-stack{flex-wrap:wrap;gap:.5rem;margin-top:clamp(1.4rem,3vw,2rem);display:flex}.theme-recruit .cr-biz-tag{font-family:var(--font-mono);background:var(--red-tint);color:var(--red-deep);border-radius:.35rem;padding:.34rem .7rem;font-size:.76rem;font-weight:600}.theme-recruit .cr-stairs{--block:clamp(2.8rem, 7vw, 3.6rem);flex-direction:column;align-items:flex-start;margin-top:clamp(2.4rem,5vw,3.4rem);display:flex}.theme-recruit .cr-stair{margin-left:calc(var(--i) * var(--block));align-items:stretch;gap:clamp(.9rem,2.5vw,1.4rem);display:flex}.theme-recruit .cr-stair-block{flex:0 0 var(--block);width:var(--block);font-family:var(--font-head);color:var(--red);background:var(--red-tint);border:2px solid var(--red);place-items:center;font-size:.95rem;font-weight:800;display:grid;position:relative}.theme-recruit .cr-stair-block.is-top{background:var(--red);color:#fff}.theme-recruit .cr-stair-crown{background:var(--red);clip-path:polygon(0% 100%,0% 18%,25% 58%,50% 0%,75% 58%,100% 18%,100% 100%);width:1.5rem;height:.95rem;position:absolute;top:-.95rem;left:50%;transform:translate(-50%)}.theme-recruit .cr-stair-body{padding-block:.55rem}.theme-recruit .cr-stair-tier{font-family:var(--font-head);color:var(--ink);font-size:clamp(1rem,2.5vw,1.15rem);font-weight:700}.theme-recruit .cr-stair-work{color:var(--ink-2);margin-top:.3rem;font-size:.86rem;line-height:1.6}@media (width<=560px){.theme-recruit .cr-stairs{--block:2.4rem}.theme-recruit .cr-stair-work{font-size:.8rem}}.theme-recruit.cr-honne-page{background:var(--paper)}.theme-recruit .cr-honne-hero{color:#fff;background:linear-gradient(140deg,#e8341ff5 0%,#c5230ffa 100%);padding-block:clamp(6rem,12vw,10rem);position:relative;overflow:hidden}.theme-recruit .cr-honne-bg{color:#ffffff14;font-family:var(--font-head);pointer-events:none;flex-wrap:wrap;align-content:flex-start;gap:clamp(1.4rem,3vw,2.6rem);font-size:clamp(1.7rem,5vw,4.8rem);font-weight:900;line-height:1;display:flex;position:absolute;inset:-10% -5%;transform:rotate(-5deg)}.theme-recruit .cr-honne-hero-inner{z-index:1;align-items:end;gap:clamp(2.5rem,7vw,5rem);display:grid;position:relative}@media (width>=860px){.theme-recruit .cr-honne-hero-inner{grid-template-columns:minmax(18rem,.8fr) minmax(24rem,1fr)}}.theme-recruit .cr-honne-kicker{font-family:var(--font-en);letter-spacing:.16em;text-transform:uppercase;color:#ffffffc7;font-size:.92rem;font-weight:900}.theme-recruit .cr-honne-hero-copy h1{font-family:var(--font-head);letter-spacing:-.04em;color:#fff;margin-top:clamp(1.3rem,3vw,2rem);font-size:clamp(4.2rem,13vw,9rem);font-weight:900;line-height:.95}.theme-recruit .cr-honne-lead{font-family:var(--font-head);letter-spacing:-.02em;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:900;line-height:1.25}.theme-recruit .cr-honne-hero-text .cr-honne-body{color:#ffffffe0;max-width:40rem;margin-top:1.4rem;font-size:1rem;line-height:2}.theme-recruit .cr-honne-red{background:var(--red);color:#fff;padding-block:clamp(5rem,10vw,8rem)}.theme-recruit .cr-honne-grid{gap:1rem;margin-top:clamp(2.6rem,5vw,3.6rem);display:grid}@media (width>=760px){.theme-recruit .cr-honne-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.theme-recruit .cr-honne-card{background:#ffffff1a;border:1px solid #fff3;border-radius:.9rem;min-height:15rem;padding:clamp(1.4rem,3vw,2rem)}.theme-recruit .cr-honne-emoji{background:color-mix(in srgb, var(--c) 85%, white);border-radius:.75rem;place-items:center;width:3.2rem;height:3.2rem;font-size:1.5rem;display:grid}.theme-recruit .cr-honne-no{font-family:var(--font-en);letter-spacing:.12em;color:#ffffffa6;margin-top:1.2rem;font-size:.75rem;font-weight:900}.theme-recruit .cr-honne-card h3{font-family:var(--font-head);margin-top:.35rem;font-size:1.25rem;font-weight:900;line-height:1.35}.theme-recruit .cr-honne-card p:last-child{color:#ffffffdb;margin-top:.8rem;line-height:1.85}.theme-recruit .cr-honne-num-grid{gap:1rem;margin-top:clamp(2.6rem,5vw,3.6rem);display:grid}@media (width>=760px){.theme-recruit .cr-honne-num-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.theme-recruit .cr-honne-num-card{border:1px solid var(--line);background:var(--paper);border-radius:.9rem;padding:clamp(1.4rem,3vw,1.8rem)}.theme-recruit .cr-honne-num-label{min-height:2.4rem;font-family:var(--font-head);color:var(--ink);font-size:.9rem;font-weight:800}.theme-recruit .cr-honne-num-value{font-family:var(--font-en);color:var(--red);margin-top:1rem;font-weight:900;line-height:1}.theme-recruit .cr-honne-num-value span{letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:clamp(3rem,7vw,4.8rem);display:inline-block}.theme-recruit .cr-honne-num-note{color:var(--ink-soft);margin-top:1rem;font-size:.88rem;line-height:1.75}.theme-recruit .cr-honne-faq{border-top:1px solid var(--line);margin-top:clamp(2.4rem,5vw,3.2rem)}.theme-recruit .cr-honne-faq details{border-bottom:1px solid var(--line)}.theme-recruit .cr-honne-faq summary{cursor:pointer;font-family:var(--font-head);color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;padding-block:1.35rem;font-size:clamp(1.05rem,2.4vw,1.35rem);font-weight:900;list-style:none;display:flex}.theme-recruit .cr-honne-faq summary::-webkit-details-marker{display:none}.theme-recruit .cr-honne-faq summary svg{color:var(--red);transition:transform .3s var(--ease-brand);flex-shrink:0}.theme-recruit .cr-honne-faq details[open] summary svg{transform:rotate(90deg)}.theme-recruit .cr-honne-faq details>p{max-width:43rem;color:var(--ink-2);padding-bottom:1.35rem;line-height:1.9}.theme-recruit .cr-founder{align-items:start;gap:2.8rem;display:grid;position:relative}@media (width>=860px){.theme-recruit .cr-founder{grid-template-columns:minmax(0,1fr) minmax(18rem,25rem);align-items:center;gap:clamp(3.2rem,8vw,7rem);max-width:76rem}}.theme-recruit .cr-founder-body{z-index:2;max-width:46rem;position:relative}@media (width>=860px){.theme-recruit .cr-founder-body{padding-top:clamp(2rem,5vw,4rem);padding-left:clamp(1.5rem,4vw,3.5rem)}}.theme-recruit .cr-founder-visual{z-index:1;justify-self:center;width:min(100%,20rem);position:relative}@media (width>=860px){.theme-recruit .cr-founder-visual{justify-self:end;width:clamp(17rem,23vw,22rem);transform:translateY(-1.4rem)}}.theme-recruit .cr-founder-photo{aspect-ratio:1;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--paper-2);position:relative;overflow:hidden;box-shadow:0 28px 65px -42px #0000008c}.theme-recruit .cr-founder-photo img{object-fit:cover;object-position:50% 34%;width:100%;height:100%}.theme-recruit .cr-founder-cap{text-align:center;color:var(--ink-soft);margin-top:.8rem;font-size:.85rem}@media (width>=860px){.theme-recruit .cr-founder-cap{text-align:left;padding-left:1.1rem}}.theme-recruit .cr-founder-h{font-family:var(--font-head);letter-spacing:0;color:var(--ink);font-size:clamp(2rem,4.4vw,3.2rem);font-weight:800;line-height:1.22}.theme-recruit .cr-founder-h span{color:var(--orange)}.theme-recruit .cr-founder-text{color:var(--ink-2);gap:1.45rem;margin-top:clamp(1.8rem,4vw,2.6rem);font-size:clamp(1rem,1.35vw,1.08rem);line-height:2;display:grid}.theme-recruit .cr-founder-name{font-family:var(--font-head);color:var(--ink);font-weight:800}.theme-recruit .cr-fit-grid{gap:1.2rem;margin-top:clamp(2.4rem,5vw,3.2rem);display:grid}@media (width>=700px){.theme-recruit .cr-fit-grid{grid-template-columns:1fr 1fr}}.theme-recruit .cr-fit-card{border:1px solid var(--line);border-radius:1rem;padding:clamp(1.6rem,3vw,2rem)}.theme-recruit .cr-fit-yes{border-color:var(--red);background:var(--red-tint)}.theme-recruit .cr-fit-h{font-family:var(--font-head);color:var(--ink);font-size:1.1rem;font-weight:800}.theme-recruit .cr-fit-list{gap:.8rem;margin-top:1.1rem;padding:0;list-style:none;display:grid}.theme-recruit .cr-fit-list li{color:var(--ink-2);gap:.6rem;line-height:1.75;display:flex}.theme-recruit .cr-fit-list li:before{content:"";border-radius:var(--radius-pill);flex-shrink:0;width:.4rem;height:.4rem;margin-top:.6em}.theme-recruit .cr-fit-yes .cr-fit-list li:before{background:var(--red)}.theme-recruit .cr-fit-no .cr-fit-list li:before{background:var(--ink-soft)}.theme-recruit .cr-flow-stage{z-index:1;position:relative;overflow:visible}@media (width<=899px){.theme-recruit .cr-flow-stage{padding-top:5.5rem}.theme-recruit .cr-flow-stage .cr-head{text-align:center;align-items:center}.theme-recruit .cr-flow-stage .cr-lead{text-align:center;margin-inline:auto}}.theme-recruit .cr-flow-mark{display:none}@media (width>=900px){.theme-recruit .cr-flow-mark{z-index:3;aspect-ratio:1;transform-origin:50% 0;cursor:default;width:clamp(7rem,10vw,10.5rem);display:block;position:absolute;top:clamp(6.6rem,8vw,7.8rem);right:clamp(5rem,10vw,11rem);transform:rotate(8deg)}.theme-recruit .cr-flow-mark[data-reveal]{opacity:1;transition:none;translate:0}.theme-recruit .cr-flow-mark:before{content:"";background:var(--ink);transform-origin:50% 100%;width:2px;height:clamp(7.8rem,9.6vw,9.5rem);position:absolute;bottom:calc(100% - .2rem);left:50%;transform:translate(-50%)rotate(-7deg)scaleY(0)}.theme-recruit .cr-flow-mark:after{content:"";background:var(--ink);opacity:.94;transform-origin:50% 0;opacity:0;position:absolute;inset:0;transform:translateY(-2.2rem)scale(1.06,.18);-webkit-mask:url(/images/goracrew-logo.svg) 50%/contain no-repeat;mask:url(/images/goracrew-logo.svg) 50%/contain no-repeat}.theme-recruit .cr-flow-mark[data-in]:before{animation:.72s cubic-bezier(.18,.88,.24,1) 80ms both cr-flow-line-stretch}.theme-recruit .cr-flow-mark[data-in]:after{animation:.9s cubic-bezier(.2,1.3,.25,1) .5s both cr-flow-mark-drop}.theme-recruit .cr-flow-mark:hover{animation:.95s cubic-bezier(.2,.9,.2,1) cr-flow-mark-swing}}.theme-recruit .cr-flow{gap:1.4rem;margin-top:clamp(2.4rem,5vw,3.2rem);padding:0;list-style:none;display:grid}.theme-recruit .cr-flow-step{grid-template-columns:2.8rem 1fr;align-items:center;gap:1.2rem;display:grid;position:relative}.theme-recruit .cr-flow-no{z-index:1;border-radius:var(--radius-pill);border:2px solid var(--red);background:var(--paper);width:2.8rem;height:2.8rem;font-family:var(--font-en);color:var(--red);place-items:center;font-size:.9rem;font-weight:800;display:grid;position:relative}.theme-recruit .cr-flow-step:not(:last-child):after{content:"";background:var(--line);width:2px;height:calc(100% + 1.4rem);position:absolute;top:50%;left:1.4rem;translate:-50%}.theme-recruit .cr-flow-card{border:1px solid var(--line);border-radius:.8rem;padding:1.1rem 1.3rem}.theme-recruit .cr-flow-title{font-family:var(--font-head);color:var(--ink);font-weight:700}.theme-recruit .cr-flow-desc{color:var(--ink-2);margin-top:.4rem;font-size:.92rem;line-height:1.7}.theme-recruit .cr-entry{text-align:center}.theme-recruit .cr-entry-en{font-family:var(--font-en);letter-spacing:-.02em;text-transform:uppercase;color:#ffffff4d;font-size:clamp(2.8rem,9vw,6rem);font-weight:900;line-height:1}@media (width<=899px){.theme-recruit .cr-entry-en,.theme-recruit .cr-people-stage:before{font-size:clamp(3rem,17vw,5rem)}}.theme-recruit .cr-entry-h{font-family:var(--font-head);letter-spacing:-.02em;color:#fff;margin-top:clamp(.5rem,1.5vw,1rem);font-size:clamp(1.8rem,4.5vw,3rem);font-weight:900}.theme-recruit .cr-entry-body{margin-top:1.3rem;color:#ffffffeb;max-width:36rem;margin-inline:auto;line-height:1.95}.theme-recruit .cr-entry-cta{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:clamp(2rem,4vw,2.6rem);display:flex}.theme-recruit .cr-entry-play{z-index:0;pointer-events:none;margin-top:clamp(3rem,6vw,4.8rem);padding-bottom:clamp(.5rem,1.6vw,1rem);position:relative;overflow:hidden}.theme-recruit .cr-entry-play-track{width:max-content;font-family:var(--font-en);letter-spacing:0;text-transform:uppercase;white-space:nowrap;color:#ffffff29;will-change:transform;gap:clamp(1.2rem,4vw,3rem);font-size:clamp(3.4rem,11vw,9rem);font-weight:900;line-height:.86;animation:20s linear infinite cr-entry-play-marquee;display:flex}.theme-recruit .cr-entry-play-track span{display:block}@media (width<=640px){.theme-recruit .cr-entry-play{margin-top:2.4rem}.theme-recruit .cr-entry-play-track{font-size:clamp(2.8rem,15vw,4.8rem);animation-duration:14s}}.theme-recruit .cr-info{border-top:1px solid var(--line);margin-top:clamp(2.4rem,5vw,3.2rem)}.theme-recruit .cr-info-row{border-bottom:1px solid var(--line);flex-direction:column;gap:.3rem;padding-block:1.1rem;display:flex}@media (width>=600px){.theme-recruit .cr-info-row{flex-direction:row;gap:2rem}}.theme-recruit .cr-info-row dt{width:9rem;font-family:var(--font-head);color:var(--ink);flex-shrink:0;font-weight:700}.theme-recruit .cr-info-row dd{color:var(--ink-2);line-height:1.75}.theme-recruit .cr-footer{background:var(--ink);color:#ffffffa6;padding-block:3rem}.theme-recruit .cr-footer-inner{flex-direction:column;justify-content:space-between;gap:2rem;display:flex}@media (width>=760px){.theme-recruit .cr-footer-inner{flex-direction:row;align-items:flex-start}}.theme-recruit .cr-footer-brand{flex-shrink:0;align-items:center;gap:.55rem;display:flex}.theme-recruit .cr-footer-brand .cr-brand-name{color:#fff}.theme-recruit .cr-footer-brand .cr-brand-mark{filter:invert()}.theme-recruit .cr-footer-sections{flex-wrap:wrap;gap:2rem 3rem;display:flex}.theme-recruit .cr-footer-section{flex-direction:column;gap:.55rem;display:flex}.theme-recruit .cr-footer-section-title{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-bottom:.2rem;font-size:.68rem;font-weight:700}.theme-recruit .cr-footer-sections a{color:#ffffffa6;font-size:.84rem;font-weight:500;text-decoration:none}.theme-recruit .cr-footer-sections a:hover{color:var(--orange)}.theme-recruit .cr-footer-bottom{color:#ffffff47;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1rem;font-size:.72rem;display:flex}.theme-recruit .cr-footer-bottom a{color:#ffffff47;text-decoration:none}.theme-recruit .cr-footer-bottom a:hover{color:#fff9}.theme-recruit .gc-copyright-link{color:inherit;cursor:default}.theme-recruit .gc-copyright-link:hover{color:inherit}.theme-recruit [data-reveal]{opacity:0;transition:opacity .7s var(--ease-brand), translate .7s var(--ease-brand);translate:0 1.4rem}.theme-recruit [data-reveal][data-in]{opacity:1;translate:0}@media (prefers-reduced-motion:reduce){.theme-recruit [data-reveal]{opacity:1;transition:none;translate:0}.theme-recruit .cr-intro-copy .cr-u:after{transition:none;transform:scaleX(1)}.theme-recruit .cr-flow-mark:before,.theme-recruit .cr-flow-mark[data-in]:before{animation:none;scale:1}.theme-recruit .cr-flow-mark:after,.theme-recruit .cr-flow-mark[data-in]:after{opacity:.94;animation:none;transform:none}.theme-recruit .cr-entry-play-track{animation:none}}@media (width<=899px){.theme-recruit [data-reveal]{opacity:1;transition:none;translate:0}.theme-recruit .cr-intro-copy .cr-u:after{transition:none;transform:scaleX(1)}}.theme-recruit a:focus-visible,.theme-recruit button:focus-visible,.theme-recruit summary:focus-visible{outline:2px solid var(--red);outline-offset:3px;border-radius:4px}html:has(.theme-recruit){scroll-behavior:smooth}@keyframes cr-carousel{to{transform:translate(-50%)}}@keyframes cr-flow-line-stretch{0%{scale:1 0}70%{scale:1 1.08}to{scale:1}}@keyframes cr-flow-mark-drop{0%{opacity:0;transform:translateY(-2.2rem)scale(1.06,.18)}52%{opacity:1;transform:translateY(.35rem)scale(.96,1.12)}72%{transform:translateY(-.14rem)scale(1.02,.96)}to{opacity:.94;transform:translateY(0)scale(1)}}@keyframes cr-flow-mark-swing{0%{transform:rotate(8deg)}22%{transform:rotate(-7deg)}44%{transform:rotate(5deg)}66%{transform:rotate(-3deg)}to{transform:rotate(8deg)}}@keyframes cr-entry-play-marquee{0%{transform:translate(0)}to{transform:translate(calc(-33.333% - clamp(.4rem,1.33vw,1rem)))}}
