@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600;700;900&display=swap";@import"https://use.typekit.net/tfq5vqg.css";/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}:root{--color-white: #fff;--color-black: #15181a;--color-gray-100: #f2f4f5;--color-gray-200: #e3e7eb;--color-gray-500: #94a0ac;--color-pure-black: #000;--color-red: #ee2a73;--color-selection-bg: #353538;--color-job-media: #fe0000;--color-job-management: #eb9c00;--color-job-event: #09f;--color-job-it: #1db884;--color-job-design: #f0f;--color-job-admin: #5958f5;--color-text-primary: #15181a;--color-text-secondary: #94a0ac;--color-text-on-dark: #fff;--color-text-link: #15181a;--color-bg-base: #fff;--color-bg-subtle: #f2f4f5;--color-bg-inverse: #15181a;--color-bg-overlay: #000;--color-border-default: #e3e7eb;--color-border-strong: #15181a;--color-btn-primary-bg: #15181a;--color-btn-primary-text: #fff;--color-btn-secondary-bg: #f2f4f5;--color-btn-secondary-text: #15181a;--color-tag-bg: #f2f4f5;--color-tag-text: #15181a;--color-selection-text: #fff;--color-accent: #ee2a73;--color-focus: rgba(0, 95, 204, .4)}html{font-size:100%;scroll-padding-top:var(--scroll-margin-top, 0)}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}@media (min-width: 1921px){html{font-size:21.3333333333px}}@media (min-width: 769px) and (max-width: 1920px){html{font-size:calc(16 / 1440 * 100vw)}}@media (max-width: 768px){html{font-size:100%}}@media (max-width: 375px){html{font-size:calc(16 / 375 * 100vw)}}body{font-feature-settings:"palt";font-family:Noto Sans JP,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:var(--color-text-primary)}body *{backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:unset}@media only screen and (min-resolution: 2dppx){body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}body a:focus,body button:focus,body input:focus,body select:focus,body textarea:focus,body summary:focus,body [tabindex]:focus{outline:none}body a:focus-visible,body button:focus-visible,body input:focus-visible,body select:focus-visible,body textarea:focus-visible,body summary:focus-visible,body [tabindex]:focus:not([tabindex="-1"]):focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}body ::selection{color:var(--color-selection-text);background-color:var(--color-selection-bg)}[id]{scroll-margin-top:var(--scroll-margin-top, 0)}body.is-scroll-locked{overflow:hidden}@media screen and (min-width: 769px){.pc-none{display:none!important}}@media screen and (max-width: 768px){.sp-none{display:none!important}}.displayContents{display:contents}.c-link{display:inline;position:relative;padding-bottom:.125rem;color:var(--color-text-link);text-decoration:none;--text-link-line-height: .0625rem}.c-link--line-bold{--text-link-line-height: .125rem}.c-link:focus{outline:none}.c-link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-link--single{display:inline-block;padding-bottom:.125rem}.c-link--single:after{position:absolute;bottom:0;left:0;width:100%;height:var(--text-link-line-height, .0625rem);pointer-events:none;content:"";background-color:var(--underline-line-color, var(--color-border-strong));transition:transform .22s cubic-bezier(.45,0,.55,1) 0s;transform:scaleX(0);transform-origin:right center}a:focus-visible>.c-link--single:after,button:focus-visible>.c-link--single:after,.c-link--single:focus-visible:after{background-color:var(--color-focus);transform:scaleX(1);transform-origin:left center;transition-duration:.28s}a:focus-visible:has(>.c-link--single),button:focus-visible:has(>.c-link--single),a.c-link--single:focus-visible,button.c-link--single:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-link--single:focus{outline:none}@media (hover: hover){.c-link--single:hover:after,.c-underline-group:hover .c-link--single.c-link:after{transform:scaleX(1);transform-origin:left center;transition-duration:.28s}.c-link--single:not(:hover):after{transform:scaleX(0);transform-origin:right center;transition-duration:.22s}}@media (prefers-reduced-motion: reduce){.c-link--single:after{transition-duration:.01ms}}.c-underline{position:relative;display:inline;padding-bottom:.125rem;color:var(--underline-text-color);text-decoration:none;--underline-text-color: var(--color-text-link);--underline-line-color: var(--color-border-strong);--text-link-line-height: .0625rem}.c-underline:before{position:absolute;bottom:0;left:0;width:100%;height:var(--text-link-line-height, .0625rem);pointer-events:none;content:"";background-color:var(--underline-line-color, var(--color-border-strong));transform:scaleX(1);transform-origin:left center}.c-underline--line-bold{--text-link-line-height: .125rem}.c-underline--white{--underline-text-color: var(--color-text-on-dark);--underline-line-color: var(--color-white)}.c-underline:focus{outline:none}.c-underline:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-underline-group:focus{outline:none}.c-underline-group:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-underline--single{display:inline-block}.c-underline--single:before{position:absolute;bottom:0;left:0;width:100%;height:var(--text-link-line-height, .0625rem);pointer-events:none;content:"";background-color:var(--underline-line-color, var(--color-border-strong));transform:scaleX(1);transform-origin:left center;will-change:transform;transition:transform .22s cubic-bezier(.45,0,.55,1) 0s}.c-underline--single:after{position:absolute;bottom:0;left:0;width:100%;height:var(--text-link-line-height, .0625rem);pointer-events:none;content:"";background-color:var(--underline-line-color, var(--color-border-strong));transform:scaleX(0);transform-origin:left center;will-change:transform;transition:transform .22s cubic-bezier(.45,0,.55,1) 0s}.c-underline--single:focus-visible:before,.c-underline-group:focus-visible .c-underline--single.c-underline:before{--underline-line-color: var(--color-focus);transform:scaleX(0);transform-origin:right center;transition-duration:.28s;transition-delay:0s}.c-underline--single:focus-visible:after,.c-underline-group:focus-visible .c-underline--single.c-underline:after{--underline-line-color: var(--color-focus);transform:scaleX(1);transform-origin:left center;transition-duration:.28s;transition-delay:.28s}@media (hover: hover){.c-underline--single:hover:before,.c-underline-group:hover .c-underline--single.c-underline:before{transform:scaleX(0);transform-origin:right center;transition-duration:.28s;transition-delay:0s}.c-underline--single:hover:after,.c-underline-group:hover .c-underline--single.c-underline:after{transform:scaleX(1);transform-origin:left center;transition-duration:.28s;transition-delay:.28s}.c-underline--single:not(:hover):not(:focus-visible):before,.c-underline-group:not(:hover):not(:focus-visible) .c-underline--single:before{transform:scaleX(1);transform-origin:left center;transition-duration:.28s;transition-delay:.22s}.c-underline--single:not(:hover):not(:focus-visible):after,.c-underline-group:not(:hover):not(:focus-visible) .c-underline--single:after{transform:scaleX(0);transform-origin:right center;transition-duration:.22s;transition-delay:0s}}@media (prefers-reduced-motion: reduce){.c-underline--single:before,.c-underline--single:after{transition-duration:.01ms;transition-delay:0s;will-change:auto}}.c-view-detail{display:flex;align-items:center;gap:.25rem;padding-right:.125rem;padding-bottom:.25rem;text-decoration:none}@media screen and (max-width: 768px){.c-view-detail{padding-bottom:.1875rem}}.c-view-detail__label{display:flex}.c-view-detail__text{font-family:aktiv-grotesk,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.2;text-transform:capitalize;word-break:break-word}.c-view-detail__icon{display:block;flex-shrink:0;width:.5rem;height:.5rem;background-color:currentColor;-webkit-mask-image:url(../img/icon/arrow-right-white.svg);mask-image:url(../img/icon/arrow-right-white.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.c-view-detail__icon--external{width:.625rem;height:.625rem;-webkit-mask-image:url(../img/icon/external.svg);mask-image:url(../img/icon/external.svg)}.c-view-detail:focus{outline:none}.c-view-detail:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-hero-scroll{width:6.75rem}@media screen and (max-width: 768px){.c-hero-scroll{width:5.25rem}}.c-hero-scroll__line{position:absolute;top:0;left:0;display:block;width:100%;height:.0625rem}@media screen and (max-width: 768px){.c-hero-scroll__line{top:auto;bottom:0;width:5.25rem}}.c-hero-scroll__line:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:.0625rem;background-color:currentcolor;transform:scaleX(1);transform-origin:left center;will-change:transform;transition:transform .22s cubic-bezier(.45,0,.55,1) 0s}@media screen and (max-width: 768px){.c-hero-scroll__line:before{top:auto;bottom:0}}.c-hero-scroll__line:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:.0625rem;background-color:currentcolor;transform:scaleX(0);transform-origin:left center;will-change:transform;transition:transform .22s cubic-bezier(.45,0,.55,1) 0s}@media screen and (max-width: 768px){.c-hero-scroll__line:after{top:auto;bottom:0}}@media (hover: hover){.c-hero-scroll__link:hover .c-hero-scroll__line:before{transform:scaleX(0);transform-origin:right center;transition-duration:.28s;transition-delay:0s}.c-hero-scroll__link:hover .c-hero-scroll__line:after{transform:scaleX(1);transform-origin:left center;transition-duration:.28s;transition-delay:.28s}.c-hero-scroll__link:not(:hover) .c-hero-scroll__line:before{transform:scaleX(1);transform-origin:left center;transition-duration:.28s;transition-delay:.22s}.c-hero-scroll__link:not(:hover) .c-hero-scroll__line:after{transform:scaleX(0);transform-origin:right center;transition-duration:.22s;transition-delay:0s}}@media (prefers-reduced-motion: reduce){.c-hero-scroll__line:before,.c-hero-scroll__line:after{transition-duration:.01ms;transition-delay:0s;will-change:auto}}.c-hero-scroll__link{display:flex;gap:.25rem;align-items:center;justify-content:space-between;padding:1.375rem .25rem 0 0;font-family:aktiv-grotesk,sans-serif;font-size:.875rem;font-weight:400;line-height:1;color:var(--color-text-on-dark);text-decoration:none;text-transform:capitalize;white-space:nowrap}@media screen and (max-width: 768px){.c-hero-scroll__link{padding:0 .375rem .5rem 0;font-size:.6875rem;pointer-events:auto}}.c-hero-scroll__link:focus{outline:none}.c-hero-scroll__link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-hero-scroll__icon{display:block;flex-shrink:0;width:.75rem;height:.75rem;background-color:var(--color-text-on-dark);mask-image:url(../img/icon/angle-top.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(../img/icon/angle-top.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;transform:rotate(180deg)}.c-text-link-lines{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.c-text-link-lines__bar{position:absolute;height:var(--text-link-line-height, .0625rem);background-color:var(--underline-line-color, var(--color-border-strong));transform-origin:left center;will-change:transform}.c-link.is-text-link-enhanced,.c-underline.is-text-link-enhanced{position:relative}.c-link.is-text-link-enhanced{background-image:none}.c-underline.is-text-link-enhanced:before,.c-underline.is-text-link-enhanced:after{content:none}@media (prefers-reduced-motion: reduce){.c-text-link-lines__bar{will-change:auto}}.c-scroll-text-reveal{--scroll-text-reveal-base: var(--color-gray-200);display:block}.c-scroll-text-reveal--dark{--scroll-text-reveal-base: var(--color-gray-500)}.c-scroll-text-reveal__line{background-image:linear-gradient(to right,currentcolor 50%,var(--scroll-text-reveal-base) 50%);background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (prefers-reduced-motion: reduce),(forced-colors: active),print{.c-scroll-text-reveal__line{background-image:none;-webkit-text-fill-color:currentcolor}}.c-scroll-roll-screen{position:relative}.c-scroll-roll-screen:not(.is-ready):not(.is-rolled):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background-color:var(--color-black);pointer-events:none}.c-scroll-roll-screen__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-color:var(--color-black);pointer-events:none;will-change:clip-path}.c-scroll-roll-screen__shade--back{z-index:1;background-color:var(--color-pure-black)}.c-scroll-roll-screen.is-rolled .c-scroll-roll-screen__shade{display:none}@media (prefers-reduced-motion: reduce){.c-scroll-roll-screen:not(.is-ready):not(.is-rolled):after{content:none}.c-scroll-roll-screen__shade{display:none;will-change:auto}}.c-scroll-fade-up:not(.is-ready):not(.is-faded){opacity:0}@media (prefers-reduced-motion: reduce){.c-scroll-fade-up:not(.is-ready):not(.is-faded){opacity:1}}body.has-c-loader:not(.is-loader-done):not(:has(.c-loader)):before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background-color:#fff;pointer-events:none}body.has-c-loader:not(.is-loader-done){overflow:hidden}.c-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background-color:#fff;pointer-events:none}.c-loader__logo{display:block;width:12.5rem;height:auto;transform-origin:center center}@media screen and (max-width: 768px){.c-loader__logo{width:10.625rem}}@media (prefers-reduced-motion: reduce){.c-loader{transition:opacity .2s ease}}.c-breadcrumb__viewport{padding:0 2.5rem}@media screen and (max-width: 768px){.c-breadcrumb__viewport{padding:0 1rem}}.c-breadcrumb__scroll{margin:0 -2.5rem;padding:0 2.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}@media screen and (max-width: 768px){.c-breadcrumb__scroll{margin:0 -1rem;padding:0 1rem}}.c-breadcrumb__scroll::-webkit-scrollbar{display:none}.c-breadcrumb__list{display:flex;flex-wrap:nowrap;align-items:center;gap:1.25rem;width:max-content;min-width:100%;margin:0;padding:0;list-style:none}@media screen and (max-width: 768px){.c-breadcrumb__list{gap:.75rem}}.c-breadcrumb__item{flex-shrink:0}.c-breadcrumb__separator{flex-shrink:0;width:1px;height:.75rem;background-color:var(--color-border-default)}@media screen and (max-width: 768px){.c-breadcrumb__separator{height:.625rem}}.c-breadcrumb__link{display:block;color:var(--color-text-secondary);white-space:nowrap;text-decoration:none}.c-breadcrumb__link .c-link{color:inherit;--underline-line-color: currentColor}.c-breadcrumb__link-text{color:var(--color-text-secondary);font-size:.75rem;font-weight:500;line-height:1.5}@media screen and (max-width: 768px){.c-breadcrumb__link-text{font-size:.625rem}}.c-breadcrumb__link-text.c-link{padding-bottom:0}@media screen and (max-width: 768px){.c-breadcrumb__link-text.c-link{padding-bottom:.25rem;vertical-align:middle}}.c-breadcrumb__link-text.c-link--single:after{bottom:0}.c-breadcrumb__text{display:block;font-size:.75rem;font-weight:500;line-height:1.5;color:var(--color-text-primary);text-decoration:none;white-space:nowrap}@media screen and (max-width: 768px){.c-breadcrumb__text{font-size:.625rem}}.c-page-title{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start;padding-bottom:1.75rem}@media screen and (max-width: 768px){.c-page-title{gap:.375rem;padding-bottom:.75rem}}.c-page-title__head{display:flex;align-items:center;gap:1.875rem}@media screen and (max-width: 768px){.c-page-title__head{gap:.75rem}}.c-page-title__en{display:inline-flex;align-items:center;justify-content:center;padding:.3125rem .75rem;font-family:aktiv-grotesk,sans-serif;font-size:1.5rem;font-weight:900;line-height:1;color:var(--color-text-on-dark);text-transform:capitalize;word-break:break-word;background-color:var(--color-bg-inverse)}@media screen and (max-width: 768px){.c-page-title__en{padding:.3125rem .375rem;font-size:.8125rem}}.c-page-title__ja{font-size:4rem;font-weight:900;line-height:1.25;color:var(--color-text-primary);letter-spacing:.32rem;text-transform:capitalize;word-break:break-word}@media screen and (max-width: 768px){.c-page-title__ja{font-size:2rem;letter-spacing:.16rem}}.c-page-title__ja-line{display:block;line-height:1.25}.c-page-title__label{display:flex;gap:.5rem;align-items:center}@media screen and (max-width: 768px){.c-page-title__label{gap:.25rem}}.c-page-title__label-dot{flex-shrink:0;width:.5rem;height:.5rem;margin-top:.125rem;background-color:var(--page-title-label-dot-color, var(--color-text-primary));border-radius:.375rem}@media screen and (max-width: 768px){.c-page-title__label-dot{width:.375rem;height:.375rem;margin-top:0}}.c-page-title__label-text{font-size:.875rem;font-weight:700;line-height:1.1;color:var(--color-text-primary);white-space:nowrap;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-page-title__label-text{font-size:.8125rem}}.c-page-header{position:relative;z-index:2;height:20rem}@media screen and (max-width: 768px){.c-page-header{height:16.875rem}}.c-page-header__title{position:absolute;top:12rem;left:7.5rem;display:flex;flex-direction:column;gap:.5rem;color:var(--color-text-primary)}@media screen and (max-width: 768px){.c-page-header__title{top:auto;bottom:3.75rem;left:1rem;gap:.5rem}}.c-page-header__ja{margin:0;font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.16rem}@media screen and (max-width: 768px){.c-page-header__ja{font-size:1.5rem;letter-spacing:.12rem}}.c-page-header__en{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:.75rem;font-weight:400;line-height:1;color:var(--color-text-primary);opacity:.25}@media screen and (max-width: 768px){.c-page-header__en{font-size:.625rem}}.c-page-header__breadcrumb-pin{position:absolute;top:20rem;right:1rem;width:0;height:0}@media screen and (max-width: 768px){.c-page-header__breadcrumb-pin{top:4.25rem;right:auto;left:1rem;width:auto;height:auto}}.c-page-header__breadcrumb{position:absolute;top:0;right:0;transform:translate(100%) rotate(90deg);transform-origin:0 0}@media screen and (max-width: 768px){.c-page-header__breadcrumb{position:static;transform:none;transform-origin:initial}}.c-page-header__breadcrumb-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin:0;padding:0;list-style:none}@media screen and (max-width: 768px){.c-page-header__breadcrumb-list{gap:.5rem}}.c-page-header__breadcrumb-item{flex-shrink:0}.c-page-header__breadcrumb-separator{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:.375rem;height:.375rem}.c-page-header__breadcrumb-separator-icon{display:block;width:100%;height:100%}.c-page-header__breadcrumb-link{display:block;color:var(--color-text-secondary);text-decoration:none}.c-page-header__breadcrumb-link .c-link{color:inherit;--underline-line-color: var(--color-text-secondary)}.c-page-header__breadcrumb-text{display:block;font-size:.625rem;font-weight:500;line-height:1.5;white-space:nowrap;font-feature-settings:"palt" 1}.c-page-header__breadcrumb-text--current{color:var(--color-text-primary)}.c-page-header__breadcrumb-text.c-link{padding-bottom:0}.c-page-header__breadcrumb-text.c-link--single:after{bottom:0}.c-page-featured-image{width:100%;margin-top:-3.4375rem}@media screen and (max-width: 768px){.c-page-featured-image{margin-top:0}}.c-page-featured-image__inner{display:flex;flex-direction:row;align-items:stretch}@media screen and (max-width: 768px){.c-page-featured-image__inner{flex-direction:column}}.c-page-featured-image__content{display:flex;flex:1 1 auto;min-width:0;padding-left:5rem}@media screen and (max-width: 768px){.c-page-featured-image__content{flex:none;padding:3rem 1rem 0}}.c-page-featured-image__text{width:100%;max-width:22.5rem;padding-top:11.875rem;font-size:.875rem;font-weight:400;line-height:2;letter-spacing:.14rem;color:var(--color-text-primary);word-break:break-word}@media screen and (max-width: 768px){.c-page-featured-image__text{max-width:none;padding-top:0}}.c-page-featured-image__media{flex:0 0 50rem;width:50rem;aspect-ratio:800/540;overflow:hidden}@media screen and (max-width: 768px){.c-page-featured-image__media{flex:none;width:100%;margin-top:3rem;aspect-ratio:800/540}}.c-page-featured-image__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.p-page-image-header{position:relative;width:100%}@media screen and (max-width: 768px){.p-page-image-header{overflow:hidden}}.p-page-image-header__hero{position:relative;height:32.5rem;overflow:hidden;background-color:var(--color-bg-inverse)}@media screen and (max-width: 768px){.p-page-image-header__hero{height:21.25rem}}.p-page-image-header__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.p-page-image-header__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.9}.p-page-image-header__breadcrumb.c-breadcrumb{position:absolute;top:6rem;left:0;z-index:1;width:100%;filter:drop-shadow(0 0 7.5rem var(--color-bg-inverse))}@media screen and (max-width: 768px){.p-page-image-header__breadcrumb.c-breadcrumb{top:4.5rem}}.p-page-image-header__breadcrumb .c-breadcrumb__viewport{padding-right:2.5rem;padding-left:2.5rem}@media screen and (max-width: 768px){.p-page-image-header__breadcrumb .c-breadcrumb__viewport{padding-right:1rem;padding-left:1rem}}.p-page-image-header__breadcrumb .c-breadcrumb__scroll{margin-right:-2.5rem;margin-left:-2.5rem;padding-right:2.5rem;padding-left:2.5rem}@media screen and (max-width: 768px){.p-page-image-header__breadcrumb .c-breadcrumb__scroll{margin-right:-1rem;margin-left:-1rem;padding-right:1rem;padding-left:1rem}}.p-page-image-header__breadcrumb .c-breadcrumb__link{color:var(--color-text-primary)}.p-page-image-header__breadcrumb .c-breadcrumb__text{color:var(--color-text-on-dark)}.p-page-image-header__breadcrumb .c-breadcrumb__separator{background-color:var(--color-gray-500)}.p-page-image-header__body{position:relative;padding-right:2.5rem;padding-left:2.5rem}@media screen and (max-width: 768px){.p-page-image-header__body{padding-right:1rem;padding-left:1rem}}.p-page-image-header__en-wrapper{position:absolute;bottom:-1.125rem;left:2.5rem}@media screen and (max-width: 768px){.p-page-image-header__en-wrapper{bottom:-.5625rem;left:-.1875rem}}.p-page-image-header__marker{position:absolute;top:3.125rem;left:0;width:.75rem;height:.75rem;border-radius:.75rem;background-color:var(--page-image-header-accent, var(--color-accent-primary))}@media screen and (max-width: 768px){.p-page-image-header__marker{top:-.625rem;left:1rem;width:.5rem;height:.5rem}}.p-page-image-header__en{margin:0 0 0 2.375rem;font-family:aktiv-grotesk,sans-serif;font-size:7.5rem;font-weight:900;line-height:1;color:var(--color-text-on-dark);text-transform:capitalize;word-break:break-word}@media screen and (max-width: 768px){.p-page-image-header__en{margin:0;font-size:3.625rem;white-space:nowrap}}.p-page-image-header__content{max-width:22.5rem;margin-top:2.5rem;margin-left:2.5rem}@media screen and (max-width: 768px){.p-page-image-header__content{max-width:100%;margin-top:1rem;margin-left:0}}.p-page-image-header__ja{margin:0;font-size:3rem;font-weight:900;line-height:1.25;color:var(--color-text-primary);letter-spacing:.24rem;word-break:break-word;white-space:nowrap}@media screen and (max-width: 768px){.p-page-image-header__ja{font-size:1.75rem;letter-spacing:.14rem;white-space:normal}}.p-page-image-header__ja .recruit-top-break{display:none}.p-page-image-header__subtitle{margin-top:3.75rem;font-size:1.25rem;font-weight:900;line-height:2;color:var(--color-text-primary);letter-spacing:.15rem;word-break:break-word}@media screen and (max-width: 768px){.p-page-image-header__subtitle{margin-top:2rem;font-size:1.125rem;letter-spacing:.135rem}}.p-page-image-header__divider{width:100%;max-width:22.5rem;height:.0625rem;margin-top:2.5rem;background-color:var(--color-black)}@media screen and (max-width: 768px){.p-page-image-header__divider{max-width:100%;margin-top:1.5rem}}.c-section-title-header{position:relative;margin:0 -2.5rem;padding:0 2.5rem}@media screen and (max-width: 768px){.c-section-title-header{margin:0 -1rem;padding:0 1rem}}.c-section-title-header__axis{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:0;border-top:.0535625rem solid var(--color-black);pointer-events:none}.c-section-title--top{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}@media screen and (max-width: 768px){.c-section-title--top{gap:.375rem}}.c-section-title--top .c-section-title__en{display:inline-flex;align-items:center;justify-content:center;height:1.75rem;padding:0 .5rem;font-family:aktiv-grotesk,sans-serif;font-size:1rem;font-weight:900;line-height:1;color:var(--color-text-on-dark);text-transform:capitalize;word-break:break-word;background-color:var(--color-bg-inverse)}@media screen and (max-width: 768px){.c-section-title--top .c-section-title__en{height:1.375rem;padding:0 .375rem;font-size:.8125rem}}.c-section-title--top .c-section-title__ja{font-size:3rem;font-weight:900;line-height:1.25;color:var(--color-text-primary);letter-spacing:.24rem;word-break:break-word}@media screen and (max-width: 768px){.c-section-title--top .c-section-title__ja{font-size:2rem;letter-spacing:.16rem}}.c-section-title--page{position:relative;display:flex;flex-direction:column;gap:.75rem;align-items:flex-start;padding-top:5rem}@media screen and (max-width: 768px){.c-section-title--page{gap:0;align-items:stretch;padding-top:2.5rem}}.c-section-title--page .c-section-title__ja{font-size:2.25rem;font-weight:900;line-height:1.25;color:var(--color-text-primary);letter-spacing:.1125rem;word-break:break-word}@media screen and (max-width: 768px){.c-section-title--page .c-section-title__ja{width:100%;max-width:21.4375rem;font-size:1.25rem;letter-spacing:.1rem}}.c-section-title__indicator{position:absolute;top:0;left:0;width:2.5rem;height:.25rem;background-color:#1b1b1b;pointer-events:none}.c-mv-title{display:flex;flex-direction:column;align-items:flex-start;color:var(--color-text-on-dark)}.c-mv-title__en{font-family:aktiv-grotesk,sans-serif;font-size:1rem;font-weight:900;line-height:1;text-transform:capitalize;word-break:break-word}@media screen and (max-width: 768px){.c-mv-title__en{font-size:.875rem}}.c-mv-title__ja{margin-top:.5rem;font-size:3rem;font-weight:900;line-height:1.25;letter-spacing:.24rem;word-break:break-word}@media screen and (max-width: 768px){.c-mv-title__ja{margin-top:.375rem;font-size:2rem;letter-spacing:.16rem}}.c-mv-title__ja-line{display:block;line-height:1.25}html:has(body.has-header){--scroll-margin-top: 5rem}@media screen and (max-width: 768px){html:has(body.has-header){--scroll-margin-top: 3.5rem}}@media screen and (min-width: 769px){html:has(body.has-header--compact){--scroll-margin-top: 4rem}}body.has-header{--scroll-margin-top: 5rem}@media screen and (max-width: 768px){body.has-header{--scroll-margin-top: 3.5rem}}@media screen and (min-width: 769px){body.has-header--compact{--scroll-margin-top: 4rem}}.c-header{--header-bg: transparent;--header-backdrop-blur: 0px;--header-text: var(--color-text-primary);--header-menu-text: var(--color-text-primary);--header-logo-filter: none;--header-height: 5rem;--header-recruit-height: 3rem;position:fixed;top:0;left:0;z-index:100;width:100%;color:var(--header-text);background-color:transparent;transform:translateZ(0);overflow:visible;transition:transform .48s cubic-bezier(.32,.72,0,1),color .2s cubic-bezier(.23,1,.32,1)}.c-header:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";background-color:var(--header-bg);opacity:0;backdrop-filter:blur(var(--header-backdrop-blur));-webkit-backdrop-filter:blur(var(--header-backdrop-blur));mask-image:none;-webkit-mask-image:none;transition:background-color .42s cubic-bezier(.33,1,.68,1)}@media screen and (max-width: 768px){.c-header{--header-height: 3.5rem;--header-recruit-height: 2.75rem}}.c-header.c-header--hidden{transform:translate3d(0,calc(-100% - 2.25rem),0);pointer-events:none;transition:transform .36s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.23,1,.32,1)}.c-header.c-header--compact{--header-bg: rgba(255, 255, 255, .01);--header-backdrop-blur: 4px}.c-header.c-header--compact:before{top:0;right:0;bottom:auto;left:0;height:calc(100% + 2rem);opacity:1;mask-image:linear-gradient(to bottom,#000,#000 40%,#0000);-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0) 0%,rgb(0,0,0) 40%,rgba(0,0,0,0) 100%)}@media screen and (min-width: 769px){.c-header.c-header--compact{--header-height: 4rem;--header-recruit-height: 2.5rem}}.c-header__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;box-sizing:border-box;width:100%;height:var(--header-height);margin-inline:auto;padding:0 1rem 0 1.75rem;transition:height .42s cubic-bezier(.33,1,.68,1)}@media screen and (max-width: 768px){.c-header__inner{display:flex;align-items:flex-start;justify-content:space-between;height:var(--header-height);padding:1rem .25rem 0 1rem}}@media screen and (min-width: 769px){.c-header--compact .c-header__inner{transition-delay:.18s}}.c-header .c-site-identity--header{justify-self:start}@media screen and (max-width: 768px){.c-header .c-site-identity--header{min-width:8.75rem}}.c-header .c-site-identity--header .c-site-identity__inner{gap:0}.c-header .c-site-identity--header .c-site-identity__group-logo{width:10.5rem;filter:var(--header-logo-filter);transition:filter .2s cubic-bezier(.23,1,.32,1)}@media screen and (max-width: 768px){.c-header .c-site-identity--header .c-site-identity__group-logo{width:8.75rem}}.c-header__nav{justify-self:center}.c-header__nav-list{display:flex;gap:1.75rem;align-items:center;margin:0;padding:0;list-style:none}.c-header__nav-item{margin:0;padding:0;list-style:none}.c-header__nav-link,.c-header__nav-trigger{display:inline-flex;gap:.25rem;align-items:center;box-sizing:border-box;height:4rem;padding:0;font-family:aktiv-grotesk,sans-serif;font-size:.875rem;font-weight:700;line-height:1;color:var(--header-text);text-transform:capitalize;white-space:nowrap;text-decoration:none;background:none;border:0;cursor:pointer;transition:color .2s cubic-bezier(.23,1,.32,1)}.c-header__nav-link-text,.c-header__nav-trigger-text{color:inherit}.c-header__nav-link-text.c-link--single:after,.c-header__nav-trigger-text.c-link--single:after{background-color:currentcolor;opacity:1;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}.c-header__nav-icon,.c-header__drawer-trigger-icon{position:relative;display:block;flex-shrink:0;width:.625rem;height:.625rem}.c-header__nav-icon:before,.c-header__nav-icon:after,.c-header__drawer-trigger-icon:before,.c-header__drawer-trigger-icon:after{position:absolute;top:50%;left:50%;content:"";background-color:currentcolor}.c-header__nav-icon:before,.c-header__drawer-trigger-icon:before{width:.416875rem;height:.078125rem;transform:translate(-50%,-50%)}.c-header__nav-icon:after,.c-header__drawer-trigger-icon:after{width:.078125rem;height:.416875rem;transform:translate(-50%,-50%);transition:transform .2s cubic-bezier(.23,1,.32,1)}.c-header__nav-item--open .c-header__nav-icon:after,.c-header__nav-item--animating .c-header__nav-icon:after,.c-header__drawer-item--open .c-header__drawer-trigger-icon:after{transform:translate(-50%,-50%) scaleY(0)}.c-header__actions{display:flex;flex-shrink:0;gap:1.75rem;align-items:center;justify-self:end}@media screen and (max-width: 768px){.c-header__actions{position:absolute;top:.75rem;right:.25rem;gap:.25rem}}.c-header__contact{font-family:aktiv-grotesk,sans-serif;font-size:.875rem;font-weight:400;line-height:1;color:var(--header-text);text-decoration:none;white-space:nowrap;transition:color .2s cubic-bezier(.23,1,.32,1)}.c-header__contact.c-link--single:after{background-color:currentcolor;opacity:1;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}.c-header__recruit{display:inline-flex;flex-shrink:0;gap:1rem;align-items:center;justify-content:center;box-sizing:border-box;min-width:6.75rem;height:var(--header-recruit-height);padding:0 1rem;font-family:aktiv-grotesk,sans-serif;font-size:.875rem;font-weight:700;line-height:1;color:var(--color-text-on-dark);text-transform:capitalize;text-decoration:none;white-space:nowrap;background-color:var(--color-bg-inverse);border:.0625rem solid var(--color-bg-inverse);border-radius:.25rem;transition:height .42s cubic-bezier(.33,1,.68,1),background-color .4s cubic-bezier(.45,0,.55,1),border-color .4s cubic-bezier(.45,0,.55,1),color .4s cubic-bezier(.45,0,.55,1)}@media screen and (max-width: 768px){.c-header__recruit{gap:.5rem;min-width:0;padding:0 .75rem;font-size:.75rem}}@media screen and (min-width: 769px){.c-header--compact .c-header__recruit{transition-delay:.18s}}.c-header__recruit-text{display:block}.c-header__recruit-icon{display:block;flex-shrink:0;width:.625rem;height:.625rem;filter:brightness(0) invert(1);transition:filter .4s cubic-bezier(.45,0,.55,1)}@media (hover: hover){.c-header__recruit:hover{color:var(--color-text-primary);background-color:var(--color-bg-base);border-color:var(--color-text-primary)}.c-header__recruit:hover .c-header__recruit-icon{filter:none}}.c-header__menu-btn{display:flex;flex-direction:column;flex-shrink:0;gap:.25rem;align-items:center;justify-content:center;width:3.25rem;height:2.75rem;padding:0;color:var(--header-menu-text);background:none;border:0;border-radius:.125rem;cursor:pointer;transition:color .2s cubic-bezier(.23,1,.32,1)}.c-header__menu-btn:focus{outline:none}.c-header__menu-btn:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-header__menu-icon{position:relative;display:block;width:1.25rem;height:.75rem}.c-header__menu-icon:before,.c-header__menu-icon:after{position:absolute;left:0;width:100%;height:.09375rem;content:"";background-color:currentcolor;transition:background-color .2s cubic-bezier(.23,1,.32,1)}.c-header__menu-icon:before{top:.1875rem}.c-header__menu-icon:after{bottom:.1875rem}.c-header__menu-label{font-family:aktiv-grotesk,sans-serif;font-size:.6875rem;font-weight:400;line-height:1;text-transform:capitalize}.c-header__drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;background-color:#00000080;opacity:0;pointer-events:none}.c-header__drawer{display:flex;flex-direction:column;position:fixed;top:0;right:0;z-index:102;box-sizing:border-box;width:100%;height:100dvh;overflow:hidden;color:var(--color-text-primary);background-color:var(--color-gray-200);opacity:0;will-change:opacity}.c-header__drawer-header{position:relative;flex-shrink:0;width:100%;height:3.5rem;background-color:#ffffff03}.c-header__drawer-header .c-site-identity--header{position:absolute;top:1rem;left:1rem}.c-header__drawer-header .c-site-identity__group-logo{width:8.75rem;filter:none}.c-header__close-btn{position:absolute;top:.75rem;right:.25rem;display:flex;flex-direction:column;gap:.25rem;align-items:center;justify-content:center;width:3.25rem;height:2.75rem;padding:0;color:var(--color-text-primary);background:none;border:0;border-radius:.125rem;cursor:pointer}.c-header__close-btn:focus{outline:none}.c-header__close-btn:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-header__close-icon{position:relative;display:block;width:1.25rem;height:.75rem}.c-header__close-icon:before,.c-header__close-icon:after{position:absolute;top:50%;left:0;width:100%;height:.0825rem;content:"";background-color:currentcolor}.c-header__close-icon:before{transform:translateY(-50%) rotate(18deg)}.c-header__close-icon:after{transform:translateY(-50%) rotate(-18deg)}.c-header__close-label{font-family:aktiv-grotesk,sans-serif;font-size:.6875rem;font-weight:400;line-height:1;text-transform:capitalize}.c-header__drawer-body{display:flex;flex:1 1 auto;flex-direction:column;gap:1rem;align-items:flex-end;box-sizing:border-box;min-height:0;padding-top:4.5rem;padding-bottom:4.5rem;overflow-x:hidden;overflow-y:auto;opacity:0;will-change:transform,opacity}.c-header__drawer-nav{width:17.1875rem;margin-top:auto}.c-header__drawer-list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.c-header__drawer-item{margin:0;padding:0;list-style:none;border-bottom:.0625rem solid var(--color-white)}.c-header__drawer-link{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem 1rem .75rem;color:var(--color-text-primary);text-decoration:none}.c-header__drawer-link-text{margin:0;min-height:1rem;font-family:aktiv-grotesk,sans-serif;font-size:.875rem;font-weight:700;line-height:1;color:inherit;text-transform:capitalize}.c-header__drawer-business{display:flex;flex-direction:column}.c-header__drawer-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1rem 1rem .75rem;color:var(--color-text-primary);background:none;border:0;cursor:pointer}.c-header__drawer-subnav-list{display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0 1rem .25rem .75rem;overflow:hidden;list-style:none}.c-header__drawer-subnav-item{position:relative;margin:0;padding:0;list-style:none}.c-header__drawer-subnav-item:first-child{margin-top:-.625rem}.c-header__drawer-subnav-item:last-child{padding-bottom:1rem}.c-header__drawer-subnav-link{font-family:Noto Sans JP,Helvetica Neue,Arial,sans-serif;font-size:.6875rem;font-weight:400;line-height:1.4;color:var(--color-text-secondary);letter-spacing:.055rem;text-decoration:none}.c-header__drawer-subnav-link.c-underline--single{--underline-line-color: currentcolor}.c-header__drawer-actions{display:flex;flex-shrink:0;gap:.6875rem;width:17.1875rem;margin-bottom:auto;padding:.25rem 1rem 0 .75rem}.c-header__drawer-contact,.c-header__drawer-recruit{display:inline-flex;flex:1 1 0;gap:.5rem;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;height:3.25rem;padding:0 .75rem;font-family:aktiv-grotesk,sans-serif;font-size:.875rem;line-height:1;text-transform:capitalize;text-decoration:none;white-space:nowrap;border-radius:.25rem}.c-header__drawer-contact{font-weight:400;color:var(--color-text-primary);background-color:transparent;border:.0625rem solid var(--color-border-strong);transition:background-color .4s cubic-bezier(.45,0,.55,1),color .4s cubic-bezier(.45,0,.55,1),border-color .4s cubic-bezier(.45,0,.55,1)}.c-header__drawer-recruit{font-weight:700;color:var(--color-text-on-dark);background-color:var(--color-bg-inverse);border:.0625rem solid var(--color-bg-inverse);transition:background-color .4s cubic-bezier(.45,0,.55,1),color .4s cubic-bezier(.45,0,.55,1),border-color .4s cubic-bezier(.45,0,.55,1)}.c-header__drawer-recruit-text{display:block}.c-header__drawer-recruit-icon{display:block;flex-shrink:0;width:.625rem;height:.625rem;filter:brightness(0) invert(1)}.c-header__drawer-link:focus{outline:none}.c-header__drawer-link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-header__drawer-trigger:focus{outline:none}.c-header__drawer-trigger:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-header__drawer-subnav-link:focus{outline:none}.c-header__drawer-subnav-link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-header__drawer-contact:focus{outline:none}.c-header__drawer-contact:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-header__drawer-recruit:focus{outline:none}.c-header__drawer-recruit:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-header__nav-link:focus{outline:none}.c-header__nav-link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-header__nav-trigger:focus{outline:none}.c-header__nav-trigger:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-header__contact:focus{outline:none}.c-header__contact:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-header__recruit:focus{outline:none}.c-header__recruit:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem;color:var(--color-text-primary);background-color:var(--color-bg-base);border-color:var(--color-focus)}.c-header__recruit:focus-visible .c-header__recruit-icon{filter:none}@media (prefers-reduced-motion: reduce){.c-header,.c-header:before,.c-header__inner,.c-header .c-site-identity__group-logo,.c-header__nav-link,.c-header__nav-trigger,.c-header__contact,.c-header__recruit,.c-header__recruit-icon,.c-header__menu-btn,.c-header__menu-icon:before,.c-header__menu-icon:after,.c-header__drawer-contact,.c-header__drawer-recruit,.c-header__nav-icon:after,.c-header__drawer-trigger-icon:after{transition-duration:.01ms}.c-header.c-header--hidden{transform:translate3d(0,calc(-100% - 2.25rem),0)}}@media screen and (min-width: 769px){.c-header{overflow:visible}}@media screen and (min-width: 769px){.c-header__inner{overflow:visible}}@media screen and (min-width: 769px){.c-header__nav{position:relative;z-index:1;overflow:visible}}@media screen and (min-width: 769px){.c-header__nav-item--has-children{position:relative;flex-shrink:0}}@media screen and (min-width: 769px){.c-header__nav-item--has-children.c-header__nav-item--open,.c-header__nav-item--has-children.c-header__nav-item--animating{z-index:3}}@media screen and (min-width: 769px){.c-header__nav-dropdown{position:relative;box-sizing:border-box;display:inline-block;height:4rem;overflow:visible;vertical-align:middle}}@media screen and (min-width: 769px){.c-header__nav-dropdown:before{position:absolute;top:0;left:0;z-index:-1;box-sizing:border-box;width:100%;height:var(--header-dropdown-panel-height, 4rem);pointer-events:none;content:"";background-color:var(--color-gray-500);border-radius:.5rem;opacity:var(--header-dropdown-bg-opacity, 0)}}@media screen and (min-width: 769px){.c-header__nav-item--animating .c-header__nav-dropdown,.c-header__nav-item--open .c-header__nav-dropdown{width:var(--header-dropdown-width);height:auto;padding-inline:1rem;overflow:visible}}@media screen and (min-width: 769px){.c-header__nav-item--measuring .c-header__nav-dropdown{width:max-content;height:auto;padding-inline:1rem;overflow:visible}}@media screen and (min-width: 769px){.c-header__nav-item--animating .c-header__nav-trigger,.c-header__nav-item--open .c-header__nav-trigger,.c-header__nav-item--measuring .c-header__nav-trigger{box-sizing:border-box;justify-content:space-between;width:100%;height:auto;min-height:0;padding-block:1rem;transition:none}}.c-header__subnav-list{margin:0;list-style:none}@media screen and (min-width: 769px){.c-header__subnav-list{position:absolute;top:var(--header-dropdown-subnav-top, 4rem);left:0;z-index:1;box-sizing:border-box;display:flex;flex-direction:column;gap:0;align-items:flex-start;width:100%;padding-block:.5rem 1rem;padding-inline:1rem;margin:0;overflow:hidden;clip-path:inset(0 0 100% 0);pointer-events:none;visibility:hidden;opacity:var(--header-dropdown-subnav-opacity, 0)}.c-header__subnav-list:before{position:absolute;top:0;left:0;width:100%;height:.0625rem;content:"";background-color:var(--color-white);opacity:.4}}@media screen and (max-width: 768px){.c-header__subnav-list{display:none}}@media screen and (min-width: 769px){.c-header__nav-item--measuring .c-header__subnav-list{position:static;clip-path:none;pointer-events:none;visibility:hidden;opacity:0}}@media screen and (min-width: 769px){.c-header__nav-item--open .c-header__subnav-list,.c-header__nav-item--animating .c-header__subnav-list{clip-path:none;pointer-events:auto;visibility:visible}}@media screen and (min-width: 769px){.c-header__nav-item--open .c-header__subnav-list{opacity:1}}@media screen and (min-width: 769px){.c-header__nav-item--animating .c-header__nav-trigger,.c-header__nav-item--open .c-header__nav-trigger{color:var(--color-white)}}@media screen and (min-width: 769px){.c-header__nav-item--open .c-header__nav-trigger-text.c-link--single:after{opacity:0}}@media (hover: hover){.c-header__nav-item--open .c-header__nav-trigger:hover .c-header__nav-trigger-text.c-link--single:after,.c-header__nav-item--open .c-header__nav-trigger:not(:hover) .c-header__nav-trigger-text.c-link--single:after{opacity:0}}.c-header__nav-trigger:focus-visible .c-header__nav-trigger-text.c-link--single:after{background-color:var(--color-focus);transform:scaleX(1);transform-origin:left center}@media screen and (min-width: 769px){.c-header__nav-item--open .c-header__nav-trigger:focus-visible .c-header__nav-trigger-text.c-link--single:after{opacity:0}}@media screen and (min-width: 769px){.c-header__nav-item--animating .c-header__subnav-link,.c-header__nav-item--open .c-header__subnav-link{color:var(--color-white)}}.c-header__subnav-link{display:inline-block;font-family:Noto Sans JP,Helvetica Neue,Arial,sans-serif;font-size:.6875rem;font-weight:400;line-height:1.5;color:var(--color-text-secondary);letter-spacing:.055rem;text-decoration:none;white-space:nowrap}.c-header__subnav-link.c-underline--single{--underline-line-color: currentcolor}.c-header__subnav-link:focus{outline:none}.c-header__subnav-link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}html:has(body.has-recruit-header){--scroll-margin-top: 5.5rem}@media screen and (max-width: 768px){html:has(body.has-recruit-header){--scroll-margin-top: 3.5rem}}@media screen and (min-width: 769px){html:has(body.has-recruit-header--compact){--scroll-margin-top: 4.5rem}}body.has-recruit-header{--scroll-margin-top: 5.5rem}@media screen and (max-width: 768px){body.has-recruit-header{--scroll-margin-top: 3.5rem}}@media screen and (min-width: 769px){body.has-recruit-header--compact{--scroll-margin-top: 4.5rem}}.c-recruit-header{--recruit-header-bg: transparent;--recruit-header-backdrop-blur: 0px;--recruit-header-nav-text: var(--color-text-primary);--recruit-header-icon: var(--color-text-primary);--recruit-header-cta-bg: var(--color-bg-inverse);--recruit-header-cta-border: var(--color-bg-inverse);--recruit-header-cta-text: var(--color-text-on-dark);--recruit-header-cta-dot: var(--color-white);--recruit-header-menu-text: var(--color-text-primary);--recruit-header-logo-filter: none;--recruit-header-height: 5.5rem;--recruit-header-cta-height: 4.5rem;position:fixed;top:0;left:0;z-index:100;width:100%;color:var(--recruit-header-nav-text);background-color:transparent;transform:translateZ(0);overflow:visible;transition:transform .48s cubic-bezier(.32,.72,0,1),color .2s cubic-bezier(.23,1,.32,1),border-color .2s cubic-bezier(.23,1,.32,1)}.c-recruit-header:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";background-color:var(--recruit-header-bg);opacity:0;backdrop-filter:blur(var(--recruit-header-backdrop-blur));-webkit-backdrop-filter:blur(var(--recruit-header-backdrop-blur));mask-image:none;-webkit-mask-image:none;transition:background-color .42s cubic-bezier(.33,1,.68,1)}@media screen and (max-width: 768px){.c-recruit-header{--recruit-header-height: 3.5rem;--recruit-header-cta-height: 2.75rem}}.c-recruit-header.c-recruit-header--hidden{pointer-events:none;transition:transform .36s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.23,1,.32,1),border-color .2s cubic-bezier(.23,1,.32,1);transform:translate3d(0,calc(-100% - 2.25rem),0)}.c-recruit-header.c-recruit-header--dark{--recruit-header-nav-text: var(--color-text-on-dark);--recruit-header-icon: var(--color-text-on-dark);--recruit-header-cta-bg: transparent;--recruit-header-cta-border: var(--color-white);--recruit-header-cta-text: var(--color-text-on-dark);--recruit-header-menu-text: var(--color-text-on-dark);--recruit-header-logo-filter: brightness(0) invert(1)}.c-recruit-header.c-recruit-header--compact{--recruit-header-bg: rgb(255 255 255 / 1%);--recruit-header-backdrop-blur: 4px;--recruit-header-nav-text: var(--color-text-primary);--recruit-header-icon: var(--color-text-primary);--recruit-header-cta-bg: var(--color-bg-inverse);--recruit-header-cta-border: var(--color-bg-inverse);--recruit-header-menu-text: var(--color-text-primary);--recruit-header-logo-filter: none}.c-recruit-header.c-recruit-header--compact:before{top:0;right:0;bottom:auto;left:0;height:calc(100% + 2rem);opacity:1;mask-image:linear-gradient(to bottom,#000,#000 40%,#0000);-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0) 0%,rgb(0,0,0) 40%,rgba(0,0,0,0) 100%)}@media screen and (min-width: 769px){.c-recruit-header.c-recruit-header--compact{--recruit-header-height: 4.5rem;--recruit-header-cta-height: 3.5rem}}@media screen and (min-width: 769px){.c-recruit-header.c-recruit-header--compact.c-recruit-header--dark{--recruit-header-nav-text: var(--color-text-on-dark);--recruit-header-icon: var(--color-text-on-dark);--recruit-header-cta-bg: transparent;--recruit-header-cta-border: var(--color-white);--recruit-header-cta-text: var(--color-text-on-dark);--recruit-header-menu-text: var(--color-text-on-dark);--recruit-header-logo-filter: brightness(0) invert(1)}}@media screen and (max-width: 768px){.c-recruit-header.c-recruit-header--compact.c-recruit-header--dark{--recruit-header-nav-text: var(--color-text-on-dark);--recruit-header-icon: var(--color-text-on-dark);--recruit-header-cta-bg: transparent;--recruit-header-cta-border: var(--color-white);--recruit-header-cta-text: var(--color-text-on-dark);--recruit-header-menu-text: var(--color-text-on-dark);--recruit-header-logo-filter: brightness(0) invert(1)}}.c-recruit-header.c-recruit-header--work{--recruit-header-bg: rgb(255 255 255 / 1%);--recruit-header-backdrop-blur: 8px}.c-recruit-header.c-recruit-header--work:before{top:0;right:0;bottom:auto;left:0;height:calc(100% + 2rem);opacity:1;background-color:#ffffff57;mask-image:linear-gradient(to bottom,#000,#000 50%,#000c 70%,#0000);-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0) 0%,rgb(0,0,0) 50%,rgba(0,0,0,.8) 70%,rgba(0,0,0,0) 100%)}.c-recruit-header.c-recruit-header--work.c-recruit-header--compact{--recruit-header-backdrop-blur: 8px}.c-recruit-header__inner{position:relative;z-index:1;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%;height:var(--recruit-header-height);padding-inline:.5rem .5rem;padding-left:2.5rem;margin-inline:auto;transition:height .42s cubic-bezier(.33,1,.68,1)}@media screen and (min-width: 769px){.c-recruit-header__inner{overflow:visible}}@media screen and (max-width: 768px){.c-recruit-header__inner{position:relative;align-items:flex-start;height:var(--recruit-header-height);padding:1rem .25rem 0 1rem}}@media screen and (min-width: 769px){.c-recruit-header--compact .c-recruit-header__inner{transition-delay:.18s}}.c-recruit-header__nav{flex-shrink:0;margin-right:2.5rem;margin-left:auto}@media screen and (min-width: 769px){.c-recruit-header__nav{position:relative;z-index:1;align-self:flex-start;padding-top:calc((var(--recruit-header-height) - 3rem) / 2);overflow:visible}}.c-recruit-header__nav-list{display:flex;gap:1.75rem;align-items:flex-start;padding:0;margin:0;list-style:none}.c-recruit-header__nav-item{position:relative;padding:0;margin:0;list-style:none}@media screen and (min-width: 769px){.c-recruit-header__nav-item{flex-shrink:0}}@media screen and (min-width: 769px){.c-recruit-header__nav-item--has-children{position:relative;flex-shrink:0}}@media screen and (min-width: 769px){.c-recruit-header__nav-item--has-children.c-recruit-header__nav-item--open,.c-recruit-header__nav-item--has-children.c-recruit-header__nav-item--animating{z-index:3}}@media screen and (min-width: 769px){.c-recruit-header__nav-dropdown{position:relative;box-sizing:border-box;display:inline-block;height:3rem;overflow:visible;vertical-align:middle}}@media screen and (min-width: 769px){.c-recruit-header__nav-dropdown:before{position:absolute;top:0;left:0;z-index:-1;box-sizing:border-box;width:100%;height:var(--recruit-header-dropdown-panel-height, 3rem);pointer-events:none;content:"";background-color:var(--color-bg-subtle);border-radius:.25rem;opacity:var(--recruit-header-dropdown-bg-opacity, 0)}}@media screen and (min-width: 769px){.c-recruit-header__nav-item--animating .c-recruit-header__nav-dropdown,.c-recruit-header__nav-item--open .c-recruit-header__nav-dropdown{width:var(--recruit-header-dropdown-width);height:auto;padding-inline:1rem;overflow:visible}}@media screen and (min-width: 769px){.c-recruit-header__nav-item--measuring .c-recruit-header__nav-dropdown{width:max-content;height:auto;padding-inline:1rem;overflow:visible}}@media screen and (min-width: 769px){.c-recruit-header__nav-item--animating .c-recruit-header__nav-trigger,.c-recruit-header__nav-item--open .c-recruit-header__nav-trigger,.c-recruit-header__nav-item--measuring .c-recruit-header__nav-trigger{box-sizing:border-box;justify-content:space-between;width:100%;height:auto;min-height:0;padding-block:0;transition:none}}.c-recruit-header__subnav-list{margin:0;list-style:none}@media screen and (min-width: 769px){.c-recruit-header__subnav-list{position:absolute;top:var(--recruit-header-dropdown-subnav-top, 3rem);left:0;z-index:1;box-sizing:border-box;display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;width:100%;padding-block:1rem 1rem;padding-inline:1rem;margin:0;overflow:hidden;clip-path:inset(0 0 100% 0);pointer-events:none;visibility:hidden;opacity:var(--recruit-header-dropdown-subnav-opacity, 0)}}@media screen and (max-width: 768px){.c-recruit-header__subnav-list{display:none}}@media screen and (min-width: 769px){.c-recruit-header__nav-item--measuring .c-recruit-header__subnav-list{position:static;clip-path:none;pointer-events:none;visibility:hidden;opacity:0}}@media screen and (min-width: 769px){.c-recruit-header__nav-item--open .c-recruit-header__subnav-list,.c-recruit-header__nav-item--animating .c-recruit-header__subnav-list{clip-path:none;pointer-events:auto;visibility:visible}}@media screen and (min-width: 769px){.c-recruit-header__nav-item--open .c-recruit-header__subnav-list{opacity:1}}.c-recruit-header__dropdown-divider{display:none}@media screen and (min-width: 769px){.c-recruit-header__dropdown-divider{position:absolute;top:var(--recruit-header-dropdown-subnav-top, 3rem);left:0;z-index:2;display:block;flex-shrink:0;width:100%;height:.0625rem;overflow:hidden;pointer-events:none;visibility:hidden;background-color:var(--color-border-default);opacity:0}}@media screen and (min-width: 769px){.c-recruit-header__nav-item--open .c-recruit-header__dropdown-divider{visibility:visible;opacity:1}}@media screen and (min-width: 769px){.c-recruit-header__nav-item--animating .c-recruit-header__nav-trigger,.c-recruit-header__nav-item--open .c-recruit-header__nav-trigger,.c-recruit-header__nav-item--measuring .c-recruit-header__nav-trigger{box-sizing:border-box;align-items:center;justify-content:flex-start;height:3rem;min-height:3rem;padding-block:0}}@media screen and (min-width: 769px){.c-recruit-header__nav-item--open .c-recruit-header__nav-icon,.c-recruit-header__nav-item--animating .c-recruit-header__nav-icon{transform:rotate(0)}}.c-recruit-header__nav-link,.c-recruit-header__nav-trigger{display:inline-flex;gap:.25rem;align-items:center;padding:0;font-family:Noto Sans JP,Helvetica Neue,Arial,sans-serif;font-size:.8125rem;font-weight:700;line-height:1.2;color:var(--recruit-header-nav-text);text-decoration:none;letter-spacing:.0325rem;white-space:nowrap;cursor:pointer;background:none;border:0;transition:color .2s cubic-bezier(.23,1,.32,1)}@media screen and (min-width: 769px){.c-recruit-header__nav-link,.c-recruit-header__nav-trigger{box-sizing:border-box;height:3rem}}@media screen and (max-width: 768px){.c-recruit-header__nav-link,.c-recruit-header__nav-trigger{justify-content:space-between;width:100%}}.c-recruit-header__nav-link-text{color:inherit}.c-recruit-header__nav-link-text.c-link--single:after,.c-recruit-header__nav-trigger-text.c-link--single:after{background-color:currentcolor;opacity:1;transition-timing-function:cubic-bezier(.45,0,.55,1);transition-duration:.28s;transition-property:transform}@media screen and (min-width: 769px){.c-recruit-header__nav-item--open .c-recruit-header__nav-link-text.c-link--single:after,.c-recruit-header__nav-item--open .c-recruit-header__nav-trigger-text.c-link--single:after{opacity:0}}.c-recruit-header__nav-trigger-text{display:inline-flex;gap:.25rem;align-items:center;color:var(--recruit-header-nav-text);transition:color .2s cubic-bezier(.23,1,.32,1)}.c-recruit-header--dark .c-recruit-header__nav-item--open .c-recruit-header__nav-trigger-text{color:var(--color-text-primary)}@media screen and (min-width: 769px){.c-recruit-header__nav-item--animating .c-recruit-header__nav-trigger-text,.c-recruit-header__nav-item--open .c-recruit-header__nav-trigger-text{justify-content:space-between;width:100%}}@media (hover: hover){.c-recruit-header__nav-trigger:hover .c-recruit-header__nav-trigger-text.c-link--single:after{transform:scaleX(1);transform-origin:left center}.c-recruit-header__nav-trigger:not(:hover) .c-recruit-header__nav-trigger-text.c-link--single:after{transform:scaleX(0);transform-origin:right center}.c-recruit-header__nav-item--open .c-recruit-header__nav-trigger:hover .c-recruit-header__nav-trigger-text.c-link--single:after,.c-recruit-header__nav-item--open .c-recruit-header__nav-trigger:not(:hover) .c-recruit-header__nav-trigger-text.c-link--single:after{opacity:0}}.c-recruit-header__nav-link:focus{outline:none}.c-recruit-header__nav-link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-recruit-header__nav-trigger:focus{outline:none}.c-recruit-header__nav-trigger:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-recruit-header__nav-link:focus-visible .c-recruit-header__nav-link-text.c-link--single:after,.c-recruit-header__nav-trigger:focus-visible .c-recruit-header__nav-trigger-text.c-link--single:after{background-color:var(--color-focus);transform:scaleX(1);transform-origin:left center}@media screen and (min-width: 769px){.c-recruit-header__nav-item--open .c-recruit-header__nav-trigger:focus-visible .c-recruit-header__nav-trigger-text.c-link--single:after{opacity:0}}.c-recruit-header__nav-label{display:inline-flex;flex-direction:column;gap:.125rem}.c-recruit-header__nav-label-en{font-family:aktiv-grotesk,sans-serif;font-size:.625rem;font-weight:400;line-height:1;text-transform:capitalize;letter-spacing:.025rem}.c-recruit-header__nav-icon{display:block;flex-shrink:0;width:.75rem;height:.75rem;background-color:currentcolor;-webkit-mask-image:url(../img/icon/angle-top.svg);mask-image:url(../img/icon/angle-top.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;transform:rotate(180deg)}@keyframes recruit-header-nav-icon-nudge{0%{transform:rotate(180deg) translateY(0)}45%{transform:rotate(195deg) translateY(.125rem)}to{transform:rotate(180deg) translateY(0)}}@media screen and (hover: hover) and (pointer: fine) and (min-width: 769px) and (prefers-reduced-motion: no-preference){.c-recruit-header__nav-item--has-children:not(.c-recruit-header__nav-item--open,.c-recruit-header__nav-item--animating) .c-recruit-header__nav-trigger:hover .c-recruit-header__nav-icon{animation:recruit-header-nav-icon-nudge .48s cubic-bezier(.23,1,.32,1) forwards}}.c-recruit-header__subnav-link{display:inline-block;font-family:Noto Sans JP,Helvetica Neue,Arial,sans-serif;font-size:.6875rem;font-weight:400;line-height:1.5;color:var(--color-text-primary);text-decoration:none;letter-spacing:.055rem;white-space:nowrap}.c-recruit-header__actions{display:flex;flex-shrink:0;gap:.25rem;align-items:center}@media screen and (max-width: 768px){.c-recruit-header__actions{position:absolute;top:.75rem;right:.25rem}}.c-recruit-header__cta{position:relative;box-sizing:border-box;display:inline-flex;flex-shrink:0;align-items:center;width:14rem;height:var(--recruit-header-cta-height);padding:1.25rem;color:var(--recruit-header-cta-text);text-decoration:none;background-color:var(--recruit-header-cta-bg);border:.0625rem solid var(--recruit-header-cta-border);border-radius:.25rem;transition:height .42s cubic-bezier(.33,1,.68,1),padding .42s cubic-bezier(.33,1,.68,1),background-color .4s cubic-bezier(.45,0,.55,1),border-color .4s cubic-bezier(.45,0,.55,1),color .4s cubic-bezier(.45,0,.55,1)}@media screen and (max-width: 768px){.c-recruit-header__cta{width:auto;height:var(--recruit-header-cta-height);padding:0 .75rem}}@media screen and (min-width: 769px){.c-recruit-header--compact .c-recruit-header__cta{padding:.875rem 1.25rem;transition-delay:.18s}}.c-recruit-header__cta-body{display:flex;flex-direction:column;gap:.25rem}@media screen and (min-width: 769px){.c-recruit-header__cta-ja{display:block;font-size:.8125rem;font-weight:700;line-height:1.2;letter-spacing:.0325rem;white-space:nowrap}}@media screen and (max-width: 768px){.c-recruit-header__cta-ja{display:block;font-size:.625rem;font-weight:700;line-height:1.2;letter-spacing:.03125rem;white-space:nowrap}}.c-recruit-header__cta-en{font-family:aktiv-grotesk,sans-serif;font-size:.625rem;font-weight:400;line-height:1;text-transform:capitalize;letter-spacing:.025rem}.c-recruit-header__cta-dot{position:absolute;top:50%;right:2rem;width:.5rem;height:.5rem;background-color:var(--recruit-header-cta-dot);border-radius:.5rem;transition:background-color .4s cubic-bezier(.45,0,.55,1);transform:translateY(-50%)}@media screen and (max-width: 768px){.c-recruit-header__cta-dot{display:none}}@media (hover: hover){.c-recruit-header:not(.c-recruit-header--dark) .c-recruit-header__cta:not(.c-recruit-header__cta--drawer):hover{color:var(--color-text-primary);background-color:var(--color-bg-base);border-color:var(--color-text-primary)}.c-recruit-header--dark .c-recruit-header__cta:not(.c-recruit-header__cta--drawer):hover{color:var(--color-text-primary);background-color:var(--color-bg-base);border-color:var(--color-bg-base)}.c-recruit-header__cta:not(.c-recruit-header__cta--drawer):hover .c-recruit-header__cta-dot{background-color:var(--color-bg-inverse)}}.c-recruit-header__cta:focus{outline:none}.c-recruit-header__cta:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-recruit-header:not(.c-recruit-header--dark) .c-recruit-header__cta:not(.c-recruit-header__cta--drawer):focus-visible{color:var(--color-text-primary);background-color:var(--color-bg-base);border-color:var(--color-focus)}.c-recruit-header--dark .c-recruit-header__cta:not(.c-recruit-header__cta--drawer):focus-visible{color:var(--color-text-primary);background-color:var(--color-bg-base);border-color:var(--color-focus)}.c-recruit-header__cta:not(.c-recruit-header__cta--drawer):focus-visible .c-recruit-header__cta-dot{background-color:var(--color-bg-inverse)}.c-recruit-header__menu-btn{display:flex;flex-direction:column;flex-shrink:0;gap:.25rem;align-items:center;justify-content:center;width:3.25rem;height:2.75rem;padding:0;color:var(--recruit-header-menu-text);cursor:pointer;background:none;border:0;border-radius:.125rem;transition:color .2s cubic-bezier(.23,1,.32,1)}.c-recruit-header__menu-btn:focus{outline:none}.c-recruit-header__menu-btn:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-recruit-header__menu-icon{position:relative;display:block;width:1.25rem;height:.75rem}.c-recruit-header__menu-icon:before,.c-recruit-header__menu-icon:after{position:absolute;left:0;width:100%;height:.09375rem;content:"";background-color:currentcolor;transition:background-color .2s cubic-bezier(.23,1,.32,1)}.c-recruit-header__menu-icon:before{top:.1875rem}.c-recruit-header__menu-icon:after{bottom:.1875rem}.c-recruit-header__menu-label{font-family:aktiv-grotesk,sans-serif;font-size:.6875rem;font-weight:700;line-height:1;text-transform:capitalize}.c-recruit-header__drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;pointer-events:none;background-color:#00000080;opacity:0}.c-recruit-header__drawer{position:fixed;top:0;right:0;z-index:102;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100dvh;overflow-y:auto;color:var(--color-text-primary);background-color:var(--color-bg-base);opacity:0;will-change:opacity}.c-recruit-header__drawer-header{position:relative;flex-shrink:0;width:100%;height:3.5rem}.c-recruit-header__drawer-header .c-site-identity--header{position:absolute;top:1rem;left:1rem}.c-recruit-header__drawer-header .c-site-identity__group-logo,.c-recruit-header__drawer-header .c-site-identity__recruit-badge{filter:none}.c-recruit-header__close-btn{position:absolute;top:.75rem;right:.25rem;display:flex;flex-direction:column;gap:.25rem;align-items:center;justify-content:center;width:3.25rem;height:2.75rem;padding:0;color:var(--color-text-primary);cursor:pointer;background:none;border:0;border-radius:.125rem}.c-recruit-header__close-btn:focus{outline:none}.c-recruit-header__close-btn:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-recruit-header__close-icon{position:relative;display:block;width:1.25rem;height:.75rem}.c-recruit-header__close-icon:before,.c-recruit-header__close-icon:after{position:absolute;top:50%;left:0;width:100%;height:.0825rem;content:"";background-color:currentcolor}.c-recruit-header__close-icon:before{transform:translateY(-50%) rotate(18deg)}.c-recruit-header__close-icon:after{transform:translateY(-50%) rotate(-18deg)}.c-recruit-header__close-label{font-family:aktiv-grotesk,sans-serif;font-size:.6875rem;font-weight:700;line-height:1;text-transform:capitalize}.c-recruit-header__drawer-body{display:flex;flex:1;flex-direction:column;gap:1rem;align-items:center;justify-content:flex-end;padding-block:1rem;opacity:0;will-change:transform,opacity}.c-recruit-header__drawer-nav{width:100%}.c-recruit-header__drawer-list{display:flex;flex-direction:column;gap:1.25rem;padding:0;margin:0;list-style:none}.c-recruit-header__drawer-item{padding-bottom:1.25rem;border-bottom:.0625rem solid var(--color-border-default)}.c-recruit-header__drawer-title{margin:0;font-family:Noto Sans JP,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:700;line-height:1;color:var(--color-text-primary);letter-spacing:.07rem}.c-recruit-header__drawer-business{display:grid;grid-template-columns:minmax(0,1fr) 12.9375rem;gap:.5rem .75rem;align-items:start;padding-inline:1rem}.c-recruit-header__drawer-business .c-recruit-header__drawer-title{grid-column:1}.c-recruit-header__drawer-subnav-list{display:flex;flex-wrap:wrap;grid-column:2;gap:.5rem .75rem;justify-content:flex-end;padding:0;margin:0;list-style:none}.c-recruit-header__drawer-subnav-item{padding:0;margin:0;list-style:none}.c-recruit-header__drawer-subnav-link{font-family:Noto Sans JP,Helvetica Neue,Arial,sans-serif;font-size:.6875rem;font-weight:400;line-height:1.5;color:var(--color-text-primary);text-decoration:underline;text-underline-position:from-font;letter-spacing:.055rem}.c-recruit-header__drawer-link{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding-inline:1rem;color:var(--color-text-primary);text-decoration:none}.c-recruit-header__drawer-subtitle{font-family:aktiv-grotesk,sans-serif;font-size:.625rem;font-weight:400;line-height:1.2;color:var(--color-text-primary);text-transform:capitalize;opacity:.5}.c-recruit-header__cta--drawer{flex-shrink:0;width:21.4375rem;height:4.5rem;color:var(--color-text-primary);background-color:var(--color-bg-base);border:.0625rem solid var(--color-border-strong)}.c-recruit-header__cta--drawer .c-recruit-header__cta-body{gap:.25rem}.c-recruit-header__cta--drawer .c-recruit-header__cta-ja{display:block;font-size:.8125rem;font-weight:700;line-height:1.2;letter-spacing:.040625rem;white-space:nowrap}.c-recruit-header__cta--drawer .c-recruit-header__cta-en{display:block;font-family:aktiv-grotesk,sans-serif;font-size:.625rem;font-weight:700;line-height:1;text-transform:capitalize}.c-recruit-header__cta--drawer .c-recruit-header__cta-dot{display:block;background-color:var(--color-border-strong)}@media (prefers-reduced-motion: reduce){.c-recruit-header,.c-recruit-header:before,.c-recruit-header__inner,.c-site-identity__group-logo,.c-site-identity__recruit-badge,.c-recruit-header__nav-link,.c-recruit-header__nav-trigger,.c-recruit-header__cta,.c-recruit-header__cta-dot,.c-recruit-header__menu-btn,.c-recruit-header__menu-icon:before,.c-recruit-header__menu-icon:after{transition-duration:.01ms}.c-recruit-header.c-recruit-header--hidden{transform:translate3d(0,calc(-100% - 2.25rem),0)}}h1.c-site-identity{margin:0;font-size:inherit;font-weight:inherit}.c-site-identity__inner{color:inherit;text-decoration:none}.c-site-identity--header{flex-shrink:0;line-height:0}@media screen and (max-width: 768px){.c-site-identity--header{position:relative;min-width:10.5rem}}.c-site-identity--header .c-site-identity__inner{display:flex;gap:1rem;align-items:center;line-height:0}@media screen and (max-width: 768px){.c-site-identity--header .c-site-identity__inner{display:block}}.c-site-identity--header .c-site-identity__link{display:block;line-height:0;border-radius:.125rem}.c-site-identity--header .c-site-identity__link--group{flex-shrink:0}.c-site-identity--header .c-site-identity__group-logo{display:block;width:14rem;filter:var(--recruit-header-logo-filter);transition:filter .2s cubic-bezier(.23,1,.32,1)}@media screen and (max-width: 768px){.c-site-identity--header .c-site-identity__group-logo{width:10.5rem}}.c-site-identity--header .c-site-identity__link--recruit{flex-shrink:0}@media screen and (max-width: 768px){.c-site-identity--header .c-site-identity__link--recruit{position:absolute;top:1.75rem;left:1.5rem}}.c-site-identity--header .c-site-identity__recruit-badge{display:block;width:4.5rem;object-fit:contain;filter:var(--recruit-header-logo-filter);transition:filter .2s cubic-bezier(.23,1,.32,1)}@media screen and (max-width: 768px){.c-site-identity--header .c-site-identity__recruit-badge{width:3.375rem}}.c-site-identity--footer{line-height:0}.c-site-identity--footer .c-site-identity__inner{display:flex;gap:1.875rem;align-items:center;line-height:0}@media screen and (max-width: 768px){.c-site-identity--footer .c-site-identity__inner{flex-direction:column;gap:.375rem;align-items:flex-start}}.c-site-identity--footer .c-site-identity__link{display:block;line-height:0}.c-site-identity--footer .c-site-identity__group-logo{display:block;width:100%;object-fit:contain;width:36.5rem}@media screen and (max-width: 768px){.c-site-identity--footer .c-site-identity__group-logo{width:15.75rem}}@media screen and (min-width: 769px){.c-site-identity--footer.c-site-identity--has-recruit .c-site-identity__group-logo{width:31.25rem}}.c-site-identity--footer .c-site-identity__recruit-badge{display:block;flex-shrink:0;width:8.4375rem;object-fit:contain}@media screen and (max-width: 768px){.c-site-identity--footer .c-site-identity__recruit-badge{width:5.0625rem}}.c-footer{position:relative;z-index:1;margin-top:auto;color:var(--color-text-primary);background-color:var(--color-bg-base)}@media screen and (max-width: 768px){.c-footer{padding-bottom:3.5rem}}@media screen and (max-width: 768px){.c-footer .c-site-identity__link--recruit{position:absolute;bottom:-.5rem;left:3.1875rem}}.c-footer__heading{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1.5rem;font-weight:600;line-height:1}@media screen and (max-width: 768px){.c-footer__heading{font-size:1rem}}.c-footer__content{margin-bottom:5rem}@media screen and (max-width: 768px){.c-footer__content{padding:0 1rem;margin-bottom:3rem}}.c-footer__content-inner{display:grid;grid-template-columns:50rem 25rem;gap:5rem;align-items:start;max-width:80rem;margin:0 auto}@media screen and (max-width: 768px){.c-footer__content-inner{display:flex;align-items:stretch;flex-direction:column;gap:3rem;max-width:none}}.c-footer__brand,.c-footer__company{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width: 768px){.c-footer__brand,.c-footer__company{gap:1rem}}.c-footer__brand-grid{display:flex;flex-wrap:wrap;padding:0;margin:0;list-style:none}.c-footer__brand-item{width:20%;height:10rem;margin-top:-.0625rem;margin-left:-.0625rem;background-color:var(--color-bg-base);border:.0625rem solid var(--color-border-default)}@media screen and (max-width: 768px){.c-footer__brand-item{width:33.3333333333%;height:7rem;margin-top:-.0625rem;margin-left:-.0625rem;border-width:.0625rem}}.c-footer__brand-link{display:block;width:100%;height:100%;overflow:hidden;text-decoration:none}.c-footer__brand-link:focus{outline:none}.c-footer__brand-link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:0}.c-footer__brand-logo{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}@media (hover: hover){.c-footer__brand-link:hover .c-footer__brand-logo{transform:scale(1.1)}}.c-footer__company-list{display:flex;flex-direction:column;gap:.75rem;padding:0;margin:0;list-style:none}@media screen and (max-width: 768px){.c-footer__company-list{gap:1rem}}@media screen and (max-width: 768px){.c-footer__company-item+.c-footer__company-item{margin-top:-.0625rem}}.c-footer__company-link{position:relative;display:flex;align-items:center;justify-content:center;min-height:9.5rem;padding:1rem;color:inherit;text-decoration:none;background-color:var(--color-bg-base);border:.0625rem solid var(--color-border-default)}@media screen and (max-width: 768px){.c-footer__company-link{min-height:6rem}}.c-footer__company-link-content{display:inline-flex;gap:.25rem;align-items:flex-end;max-width:100%}.c-footer__company-link-text{font-size:.8125rem;line-height:1.4;text-align:center;letter-spacing:.065rem}.c-footer__company-link-icon{position:absolute;bottom:.46875rem;right:.46875rem;display:block;flex-shrink:0;width:.75rem;height:.75rem;margin-bottom:.0625rem}.c-footer__company-cards{display:flex;flex:1;flex-direction:column;gap:1.5rem;padding:0;margin:0;list-style:none}@media screen and (max-width: 768px){.c-footer__company-cards{gap:1rem}}.c-footer__company-cards .p-card-list__link{height:14.4375rem}@media screen and (max-width: 768px){.c-footer__company-cards .p-card-list__link{height:11.75rem}}.c-footer__company-cards-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center bottom;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}@media (hover: hover){.c-footer__company-cards .p-card-list__link:hover .c-footer__company-cards-image{transform:scale(1.06)}}.c-footer__company-cards .p-card-list__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.25;background:linear-gradient(180deg,#0000,#000);transition:opacity .4s cubic-bezier(.45,0,.55,1)}@media (prefers-reduced-motion: reduce){.c-footer__company-cards .p-card-list__link:after{transition:none}}@media (hover: hover){.c-footer__company-cards .p-card-list__link:hover:after{opacity:.85}}.c-footer__bottom{position:relative}.c-footer__bottom-line{display:block;width:100%;height:.0625rem;margin:0 auto;background-color:var(--color-black);border:0}@media screen and (max-width: 768px){.c-footer__bottom-line{display:none}}.c-footer__bottom-inner{position:relative;min-height:15rem;margin:0 auto}@media screen and (max-width: 768px){.c-footer__bottom-inner{display:flex;flex-direction:column;min-height:0;padding:0 0 0 1rem}}.c-footer__page-top{position:absolute;top:1rem;right:2.5rem;z-index:1;display:inline-flex;gap:.25rem;align-items:center;justify-content:space-between;min-width:6.75rem;padding:0 .25rem .625rem;font-family:aktiv-grotesk,sans-serif;font-size:.875rem;line-height:1;color:inherit;text-decoration:none;text-transform:capitalize}@media screen and (max-width: 768px){.c-footer__page-top{bottom:1.75rem;top:auto;right:auto;align-self:flex-end;order:2;min-width:inherit;padding-bottom:.4375rem;font-size:.6875rem}}.c-footer__page-top-text{white-space:nowrap}.c-footer__icon-arrow-up{display:block;flex-shrink:0;width:.75rem;height:.75rem}@media screen and (max-width: 768px){.c-footer__icon-arrow-up{width:.625rem;height:.625rem}}.c-footer__policy{padding:2.5rem 0 4.375rem 2.5rem;width:fit-content}@media screen and (max-width: 768px){.c-footer__policy{padding:0;order:0}}.c-footer__policy-list{display:flex;flex-direction:column;gap:.375rem;padding:0;margin:0;list-style:none}@media screen and (max-width: 768px){.c-footer__policy-list{gap:0}}.c-footer__policy-link{display:inline-flex;gap:.125rem;align-items:flex-start;color:inherit;text-decoration:none}.c-footer__policy-link-text{font-size:.75rem;line-height:1.5;letter-spacing:.06rem}@media screen and (max-width: 768px){.c-footer__policy-link-text{font-size:.6875rem;line-height:1.4;letter-spacing:.055rem}}.c-footer__icon-policy{display:block;flex-shrink:0;width:1rem;height:1rem}@media screen and (max-width: 768px){.c-footer__icon-policy{width:.5625rem;height:.9375rem}}.c-footer__identity{position:absolute;bottom:2.5rem;right:2.5rem}@media screen and (max-width: 768px){.c-footer__identity{position:static;bottom:auto;right:auto;order:1;padding:2.5rem 0 1.125rem}}.c-footer__copyright{padding:0 0 1.25rem 2.5rem;margin:0;font-family:aktiv-grotesk,sans-serif;font-size:.75rem;line-height:1;text-transform:capitalize;white-space:nowrap}@media screen and (max-width: 768px){.c-footer__copyright{position:absolute;bottom:-.25rem;right:1rem;font-size:.625rem;padding:0;margin:0}}.c-footer-movie{margin-bottom:5rem}@media screen and (max-width: 768px){.c-footer-movie{padding:0 1rem;margin-bottom:3rem}}.c-footer-movie__inner{display:grid;grid-template-columns:20rem 60rem;max-width:80rem;margin:0 auto}@media screen and (max-width: 768px){.c-footer-movie__inner{display:flex;flex-direction:column;gap:1.5rem;max-width:none}}.c-footer-movie__content{display:flex;flex-direction:column;gap:3rem}@media screen and (max-width: 768px){.c-footer-movie__content{gap:0}}.c-footer-movie__header{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width: 768px){.c-footer-movie__header{flex-direction:row;gap:0;align-items:flex-start}}.c-footer-movie__heading{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1.5rem;font-weight:600;line-height:1;text-transform:capitalize}@media screen and (max-width: 768px){.c-footer-movie__heading{font-size:1rem}}.c-footer-movie__text{margin:0;font-size:.875rem;line-height:1.5;letter-spacing:.07rem}@media screen and (max-width: 768px){.c-footer-movie__text{flex:1;min-width:0;padding-left:1rem;font-size:.75rem;letter-spacing:.06rem}}.c-footer-movie__youtube-link{align-self:flex-start;font-family:aktiv-grotesk,sans-serif;font-size:.8125rem;line-height:1.2;color:inherit;text-decoration:none;text-transform:capitalize}.c-footer-movie__youtube-link-text.c-underline--single{display:inline-flex;gap:.25rem;align-items:center;padding-bottom:.25rem}.c-footer-movie__youtube-link-icon{display:block;flex-shrink:0;width:.75rem;height:.75rem}.c-footer-movie__player{position:relative;width:100%}@media screen and (max-width: 768px){.c-footer-movie__player{width:calc(100% + 2rem);margin-right:-1rem;margin-left:-1rem}}.c-footer-movie__embed{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background-color:var(--color-bg-inverse)}.c-footer-movie__iframe{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border:0}.c-footer-recruit{padding:10rem 0}@media screen and (max-width: 768px){.c-footer-recruit{padding:7.5rem 0}}.c-footer-recruit__inner{position:relative;max-width:80rem;margin:0 auto;overflow:hidden;background-color:var(--color-pure-black)}.c-footer-recruit.is-reveal-ready .c-footer-recruit__inner{will-change:transform}.c-footer-recruit.is-reveal-ready .c-footer-recruit__body{visibility:hidden;opacity:0}.c-footer-recruit__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.c-footer-recruit__video{position:absolute;top:50%;left:0;width:100%;aspect-ratio:1920/1080;object-fit:cover;object-position:center;opacity:.8;transform:translateY(-50%)}@media screen and (max-width: 768px){.c-footer-recruit__video{top:0;left:0;width:100%;height:100%;aspect-ratio:auto;transform:none}}.c-footer-recruit__body{position:relative;z-index:1;height:37.5rem;color:var(--color-text-on-dark)}@media screen and (max-width: 768px){.c-footer-recruit__body{height:30rem}}.c-footer-recruit__label{position:absolute;top:2.5rem;left:2.5rem;margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1.5rem;font-weight:600;line-height:1;word-break:break-word}@media screen and (max-width: 768px){.c-footer-recruit__label{top:1rem;left:1rem;font-size:1.25rem}}.c-footer-recruit__copy{position:absolute;bottom:2.5rem;left:2.5rem;display:flex;flex-direction:column;gap:2rem;width:30rem}@media screen and (max-width: 768px){.c-footer-recruit__copy{bottom:1rem;left:1rem;gap:.875rem;width:12.9375rem}}.c-footer-recruit__heading{margin:0;font-size:2.25rem;font-weight:900;line-height:1.25;letter-spacing:.18rem;word-break:break-word}@media screen and (max-width: 768px){.c-footer-recruit__heading{width:auto;font-size:1.5rem;letter-spacing:.12rem;white-space:nowrap}}.c-footer-recruit__text{margin:0;font-size:.875rem;line-height:2;letter-spacing:.07rem;text-align:justify;word-break:break-word}@media screen and (max-width: 768px){.c-footer-recruit__text{min-width:100%;font-size:.75rem;letter-spacing:.06rem}}.c-footer-recruit__link{position:absolute;right:2.5rem;bottom:2.5rem}@media screen and (max-width: 768px){.c-footer-recruit__link{right:1rem;bottom:1rem}}.c-recruit-cv{padding:7.5rem 2.5rem}@media screen and (max-width: 768px){.c-recruit-cv{padding:3rem 0}}.c-recruit-cv__inner{max-width:85rem;margin:0 auto}@media screen and (max-width: 768px){.c-recruit-cv__inner{max-width:none}}.c-recruit-cv__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (max-width: 768px){.c-recruit-cv__list{grid-template-columns:minmax(0,1fr)}}.c-recruit-cv__card{position:relative;display:block;overflow:hidden;color:inherit;text-decoration:none;background-color:var(--color-bg-subtle);border-bottom:.125rem solid var(--color-border-default);transition-property:background-color;transition-duration:.2s;transition-timing-function:cubic-bezier(.25,.1,.25,1)}@media screen and (min-width: 769px){.c-recruit-cv__card:last-child,.c-recruit-cv__card:nth-last-child(2){border-bottom:none}}@media screen and (max-width: 768px){.c-recruit-cv__card:last-child{border-bottom:none}}.c-recruit-cv__card--positions{border-right:.125rem solid var(--color-border-default)}@media screen and (max-width: 768px){.c-recruit-cv__card--positions{border-right:0;border-bottom:.125rem solid var(--color-border-default)}}.c-recruit-cv__card:focus{outline:none}.c-recruit-cv__card:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}@media (hover: hover){.c-recruit-cv__card:hover{background-color:color-mix(in srgb,var(--color-bg-subtle),black 2%)}}@media (prefers-reduced-motion: reduce){.c-recruit-cv__card{transition-duration:.01ms}}.c-recruit-cv__card-inner{position:relative;height:13.5rem;margin:1.5rem 2.5rem 0}@media screen and (max-width: 768px){.c-recruit-cv__card-inner{height:5.375rem;margin:1rem}}.c-recruit-cv__card-en{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1rem;font-weight:900;line-height:1;color:var(--color-text-primary);text-transform:capitalize}@media screen and (max-width: 768px){.c-recruit-cv__card-en{font-size:.625rem}}.c-recruit-cv__card-divider{position:absolute;top:2.5rem;left:-2.5rem;width:calc(100% + 5rem);height:0;border-top:.125rem dashed var(--color-border-default)}@media screen and (max-width: 768px){.c-recruit-cv__card-divider{top:1.25rem;left:-1rem;width:calc(100% + 2rem)}}.c-recruit-cv__card-body{position:absolute;bottom:2.5rem;left:0;display:flex;flex-direction:column;gap:1rem;width:20rem;color:var(--color-text-primary)}@media screen and (max-width: 768px){.c-recruit-cv__card-body{bottom:0;gap:.5rem;width:100%;letter-spacing:.05rem}}.c-recruit-cv__card-title{margin:0;font-size:1.75rem;font-weight:900;line-height:1.25;letter-spacing:.075rem}@media screen and (max-width: 768px){.c-recruit-cv__card-title{font-size:1rem;letter-spacing:.05rem}}.c-recruit-cv__card-text{margin:0;font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:.07rem}@media screen and (max-width: 768px){.c-recruit-cv__card-text{font-size:.625rem;letter-spacing:.05rem}}.c-recruit-cv__card-button{position:absolute;right:3.75rem;bottom:0;display:inline-flex;align-items:center;justify-content:center;height:4.5rem;padding:0 2rem;background-color:var(--color-bg-inverse)}@media screen and (max-width: 768px){.c-recruit-cv__card-button{right:0;width:4.75rem;height:1.875rem;padding:0}}.c-recruit-cv__card-button-text.c-underline--single{display:inline-flex;gap:.375rem;align-items:center;padding-bottom:.25rem;font-family:aktiv-grotesk,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.2;color:var(--color-text-on-dark);text-transform:capitalize}@media screen and (max-width: 768px){.c-recruit-cv__card-button-text.c-underline--single{padding-bottom:.125rem;font-size:.625rem}}.c-recruit-cv__card-button-text.c-underline:before,.c-recruit-cv__card-button-text.c-underline:after{background-color:var(--color-text-on-dark)}.c-recruit-cv__card-button-icon{display:block;flex-shrink:0;width:.5rem;height:.5rem}@media screen and (max-width: 768px){.c-recruit-cv__card-button-icon{width:.5rem;height:.5rem}}.c-recruit-page-header{position:relative;height:27.5rem}@media screen and (max-width: 768px){.c-recruit-page-header{height:16.5rem}}.c-recruit-page-header:after{content:"";position:absolute;bottom:0;left:2.5rem;width:.0625rem;height:3.75rem;background-color:var(--color-border-default)}@media screen and (max-width: 768px){.c-recruit-page-header:after{left:1rem;height:2rem}}.c-recruit-page-header__marker{position:absolute;bottom:.5rem;left:2.5rem;z-index:1;width:.0625rem;height:.75rem;background-color:var(--color-bg-inverse)}@media screen and (max-width: 768px){.c-recruit-page-header__marker{bottom:.25rem;left:1rem}}.c-recruit-page-header__head{position:absolute;top:14.125rem;left:2.5rem;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 768px){.c-recruit-page-header__head{top:9.5rem;left:1rem}}.c-recruit-page-header__divider{position:relative;flex-shrink:0;width:100%;height:.0625rem}.c-recruit-page-header__divider:before{content:"";position:absolute;top:-.0625rem;left:0;z-index:1;width:100%;height:.125rem;background-color:var(--color-text-primary)}.c-recruit-page-header__divider:after{content:"";position:absolute;top:0;left:-2.5rem;width:100vw;height:.0625rem;background-color:var(--color-border-default)}@media screen and (max-width: 768px){.c-recruit-page-header__divider:after{left:-1rem}}.c-recruit-page-header+.c-breadcrumb{margin-top:-1.5rem}@media screen and (max-width: 768px){.c-recruit-page-header+.c-breadcrumb{margin-top:-1.25rem}}.c-recruit-page-header+.c-breadcrumb .c-breadcrumb__viewport{padding-right:2.5rem;padding-left:5rem}@media screen and (max-width: 768px){.c-recruit-page-header+.c-breadcrumb .c-breadcrumb__viewport{padding-right:1rem;padding-left:2rem}}.c-recruit-page-header+.c-breadcrumb .c-breadcrumb__scroll{margin-left:-5rem;padding-left:5rem}@media screen and (max-width: 768px){.c-recruit-page-header+.c-breadcrumb .c-breadcrumb__scroll{margin-left:-2rem;padding-left:2rem}}@media screen and (max-width: 768px){.c-recruit-page-header+.c-breadcrumb .c-breadcrumb__list{gap:.5rem}}.c-recruit-page-header.c-recruit-page-header--jobs{background-color:var(--color-gray-100)}.c-recruit-page-header.c-recruit-page-header--jobs:after{bottom:1.875rem}@media screen and (max-width: 768px){.c-recruit-page-header.c-recruit-page-header--jobs:after{bottom:.6875rem}}@media screen and (max-width: 768px){.c-recruit-page-header.c-recruit-page-header--jobs{height:17.1875rem}}.c-recruit-page-header.c-recruit-page-header--jobs .c-recruit-page-header__head{top:inherit;bottom:5.6875rem}@media screen and (max-width: 768px){.c-recruit-page-header.c-recruit-page-header--jobs .c-recruit-page-header__head{bottom:2.625rem}}.c-recruit-page-header.c-recruit-page-header--jobs .c-recruit-page-header__head:after{bottom:1.875rem}.c-recruit-page-header.c-recruit-page-header--jobs .c-recruit-page-header__divider{position:static}.c-recruit-page-header.c-recruit-page-header--jobs .c-recruit-page-header__divider:before{top:0;bottom:0;left:0;width:.125rem;height:100%}.c-recruit-page-header.c-recruit-page-header--jobs .c-recruit-page-header__divider:after{top:inherit;bottom:0}.c-recruit-page-header.c-recruit-page-header--jobs .c-recruit-page-header__marker{bottom:2.5rem}@media screen and (max-width: 768px){.c-recruit-page-header.c-recruit-page-header--jobs .c-recruit-page-header__marker{bottom:.9375rem}}.c-recruit-page-header.c-recruit-page-header--jobs .c-recruit-page-header__breadcrumb{position:absolute;bottom:2.25rem;left:2.5rem}@media screen and (max-width: 768px){.c-recruit-page-header.c-recruit-page-header--jobs .c-recruit-page-header__breadcrumb{bottom:.75rem;left:1rem}}.c-recruit-page-header.c-recruit-page-header--jobs .c-page-title{padding-left:2.375rem}@media screen and (max-width: 768px){.c-recruit-page-header.c-recruit-page-header--jobs .c-page-title{padding-left:1rem}}.c-recruit-page-header.c-recruit-page-header--jobs .c-page-title__en{font-family:Noto Sans JP,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:900;line-height:1.5;letter-spacing:.07rem}@media screen and (max-width: 768px){.c-recruit-page-header.c-recruit-page-header--jobs .c-page-title__en{font-size:.8125rem;line-height:1;letter-spacing:0}}.c-recruit-page-header.c-recruit-page-header--jobs .c-page-title__ja{font-size:3rem;line-height:1.25;letter-spacing:.24rem}@media screen and (max-width: 768px){.c-recruit-page-header.c-recruit-page-header--jobs .c-page-title__ja{font-size:1.75rem;letter-spacing:.14rem}}.c-toc{background-color:var(--color-bg-subtle)}@media screen and (max-width: 768px){.c-toc{padding:.5rem 0 1rem}}.c-toc[hidden]{display:none}.c-toc__inner{max-width:120rem;margin:0 auto}.c-toc__label{margin:0;color:var(--color-text-primary);font-family:aktiv-grotesk,sans-serif;font-size:.75rem;font-weight:900;line-height:1;text-transform:capitalize;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-toc__label{padding:0 .5rem}}.c-toc__body{position:relative}@media screen and (max-width: 768px){.c-toc__body{margin-top:1.25rem}}.c-toc__indicator{position:absolute;top:0;left:0;width:1px;height:.25rem;background-color:var(--color-black);opacity:0;pointer-events:none;transform-origin:left center;transition:transform .2s cubic-bezier(.25,.1,.25,1),opacity .2s cubic-bezier(.25,.1,.25,1)}.c-toc__list{margin:0;padding:0;list-style:none}@media screen and (max-width: 768px){.c-toc__list{display:flex;flex-direction:column;padding:0 1rem}}.c-toc__item{position:relative}@media screen and (max-width: 768px){.c-toc__item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.625rem .5rem;border-bottom:1px solid var(--color-border-default)}}@media screen and (max-width: 768px){.c-toc__item:last-child{border-bottom:none}}@media screen and (max-width: 768px){.c-toc__item--active:before{content:"";position:absolute;top:50%;left:-1rem;width:.25rem;height:1rem;background-color:var(--color-black);transform:translateY(-50%)}}@media screen and (max-width: 768px){.c-toc__item--active .c-toc__item-icon{display:block}}.c-toc__link{color:inherit;text-decoration:none}@media screen and (max-width: 768px){.c-toc__link{flex:1;width:100%;min-width:0}}@media screen and (max-width: 768px) and (hover: hover){.c-toc__link:hover .c-toc__link-text.c-link--single:after{transform:scaleX(1);transform-origin:left center}.c-toc__link:not(:hover) .c-toc__link-text.c-link--single:after{transform:scaleX(0);transform-origin:right center}}.c-toc__link-text{display:inline-block;color:var(--color-text-primary);font-size:.75rem;font-weight:400;line-height:1.5;letter-spacing:.0375rem;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-toc__link-text{white-space:nowrap}}.c-toc__item--active .c-toc__link-text{font-weight:700}.c-toc__item-icon{display:none;flex-shrink:0;width:.5rem;height:.5rem}.c-toc__spacer,.c-toc__toggle{display:none}@media screen and (min-width: 769px){.c-toc__inner{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;gap:1.5rem;align-items:center;min-height:7.5rem;padding:0 2.5rem}.c-toc__label{font-size:1rem;white-space:nowrap}.c-toc__body{min-width:0;min-height:7.5rem;padding-top:2.5rem}.c-toc__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.c-toc__item{display:flex;align-items:center}.c-toc__item:not(:last-child){margin-right:1.25rem}.c-toc__item:not(:last-child):after{content:"";display:block;flex-shrink:0;width:1px;height:2.5rem;margin-left:1.25rem;background-color:var(--color-border-default)}.c-toc__link-text{font-size:.875rem;letter-spacing:.14rem;white-space:nowrap}.c-toc__spacer{display:block;min-height:7.5rem}.c-toc__spacer:before{content:attr(data-label);display:block;visibility:hidden;white-space:nowrap;font-family:aktiv-grotesk,sans-serif;font-size:1rem;font-weight:900;line-height:1;text-transform:capitalize;font-feature-settings:"palt" 1}}.c-interview-card{display:flex;flex-direction:column;align-items:center;gap:3.75rem;color:inherit;text-decoration:none}@media screen and (max-width: 768px){.c-interview-card{position:relative;align-items:stretch;gap:0}}.c-interview-card:focus{outline:none}.c-interview-card:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-interview-card__divider{display:block;flex-shrink:0;width:100%;height:0;border-top:.0535625rem solid var(--color-black)}@media screen and (max-width: 768px){.c-interview-card__divider{position:absolute;top:0;left:0;width:100%}}.c-interview-card__body{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;width:22.5rem;min-height:9.375rem}@media screen and (max-width: 768px){.c-interview-card__body{gap:1rem;width:100%;min-height:auto;padding:2rem 1rem 1rem}}.c-interview-card__indicator{position:absolute;top:-3.75rem;left:0;width:2.5rem;height:.25rem;background-color:var(--color-black)}@media screen and (max-width: 768px){.c-interview-card__indicator{top:0;left:1rem}}.c-interview-card__head{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;width:100%}@media screen and (max-width: 768px){.c-interview-card__head{gap:.4375rem}}.c-interview-card__subtitle{margin:0;color:var(--color-text-primary);font-size:.875rem;font-weight:700;line-height:1.5;letter-spacing:.04375rem;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-interview-card__subtitle{letter-spacing:.07rem}}.c-interview-card__title{margin:0;font-size:1.5rem;font-weight:900;line-height:1.25;letter-spacing:.075rem;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-interview-card__title{font-size:1.25rem;letter-spacing:.1rem}}.c-interview-card__title.c-link{display:-webkit-box;overflow:hidden;padding-bottom:.25rem;color:var(--color-text-primary);-webkit-box-orient:vertical;-webkit-line-clamp:3;--text-link-line-height: .125rem}.c-interview-card__title.c-link:focus{outline:none}.c-interview-card__title.c-link:focus-visible{outline:none}.c-interview-card__categorys{display:flex;flex-flow:column;gap:.5rem}.c-interview-card__category{display:flex;align-items:flex-start;gap:.5rem}.c-interview-card__category-dot{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:.8125rem;height:.8125rem}.c-interview-card__category-dot:before{content:"";display:block;width:.375rem;height:.375rem;border-radius:.375rem;background-color:var(--category-dot-color, #000)}.c-interview-card__category-text{color:var(--color-text-primary);font-size:.75rem;font-weight:700;line-height:1.1;white-space:nowrap;font-feature-settings:"palt" 1}.c-interview-card__media{position:relative;flex-shrink:0;width:22.5rem;height:16.875rem;overflow:hidden}@media screen and (max-width: 768px){.c-interview-card__media{width:100%;height:auto;aspect-ratio:480/360}}.c-interview-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}@media (hover: hover){.c-interview-card:hover .c-interview-card__image{transform:scale(1.06)}}.c-interview-card__detail{position:absolute;right:.5rem;bottom:.5rem;display:inline-flex;align-items:center;gap:.25rem;filter:drop-shadow(0 0 .75rem var(--color-pure-black))}.c-interview-card__detail-text{color:var(--color-text-on-dark);font-family:aktiv-grotesk,sans-serif;font-size:.6875rem;font-weight:400;line-height:1.2;text-transform:capitalize}.c-interview-card__detail-text.c-underline{color:var(--color-text-on-dark)}.c-interview-card__detail-text.c-underline:before,.c-interview-card__detail-text.c-underline:after{background-color:var(--color-white)}@media (hover: hover){.c-interview-card:hover .c-interview-card__detail.c-underline-group .c-interview-card__detail-text.c-underline:before{transform:scaleX(0);transform-origin:right center;transition-delay:0s}.c-interview-card:hover .c-interview-card__detail.c-underline-group .c-interview-card__detail-text.c-underline:after{transform:scaleX(1);transform-origin:left center;transition-delay:.28s;transition-duration:.28s}.c-interview-card:not(:hover) .c-interview-card__detail.c-underline-group .c-interview-card__detail-text.c-underline:before{transform:scaleX(1);transform-origin:left center;transition-delay:0s;transition-duration:.28s}.c-interview-card:not(:hover) .c-interview-card__detail.c-underline-group .c-interview-card__detail-text.c-underline:after{transform:scaleX(0);transform-origin:left center;transition-delay:0s;transition-duration:0s}}.c-interview-card__detail-icon{display:block;flex-shrink:0;width:.5rem;height:.5rem}.c-voice-card{position:relative;display:block;color:inherit;text-decoration:none}.c-voice-card:focus{outline:none}.c-voice-card:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-voice-card__divider{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:0;border-top:.0535625rem solid var(--color-black)}.c-voice-card__indicator{position:absolute;top:0;left:5rem;z-index:1;display:block;width:2.5rem;height:.25rem;background-color:var(--color-black)}@media screen and (max-width: 768px){.c-voice-card__indicator{left:1rem}}.c-voice-card__inner{display:flex;flex-direction:row;align-items:flex-start;gap:5rem;padding:0 5rem}@media screen and (max-width: 768px){.c-voice-card__inner{flex-direction:column;align-items:stretch;gap:0;padding:0}}.c-voice-card__content{position:relative;display:flex;align-self:stretch;flex:1;flex-direction:column;align-items:flex-start;min-width:0;padding-top:5rem}@media screen and (max-width: 768px){.c-voice-card__content{flex:none;min-height:0;padding-top:0}}.c-voice-card__head{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:.75rem;padding:0}@media screen and (max-width: 768px){.c-voice-card__head{gap:.4375rem;padding:2rem 1rem 1rem}}.c-voice-card__subtitle{margin:0;color:var(--color-text-primary);font-size:.9375rem;font-weight:700;line-height:1.5;letter-spacing:.15rem;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-voice-card__subtitle{font-size:.875rem;font-weight:900;letter-spacing:.07rem}}.c-voice-card__title{margin:0;font-size:2.25rem;font-weight:900;line-height:1.25;letter-spacing:.1125rem;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-voice-card__title{font-size:1.5rem;letter-spacing:.12rem}}.c-voice-card__title.c-link{display:-webkit-box;overflow:hidden;padding-bottom:.25rem;color:var(--color-text-primary);-webkit-box-orient:vertical;-webkit-line-clamp:3;--text-link-line-height: .125rem}.c-voice-card__title.c-link:focus{outline:none}.c-voice-card__title.c-link:focus-visible{outline:none}.c-voice-card__category-list{display:flex;align-items:stretch;gap:1.25rem;width:25rem;margin-top:auto;padding:1.5rem 0 0}@media screen and (max-width: 768px){.c-voice-card__category-list{position:static;gap:1rem;width:auto;padding:0 0 0 1rem}}.c-voice-card__category-line{flex-shrink:0;width:1px;background-color:var(--color-black)}.c-voice-card__category-items{display:flex;flex-flow:column;gap:.75rem;min-height:auto;padding-top:1.5rem}@media screen and (max-width: 768px){.c-voice-card__category-items{flex-flow:row wrap;padding-top:0;padding-bottom:1.875rem}}.c-voice-card__category{display:flex;align-items:flex-start;gap:.5rem}@media screen and (max-width: 768px){.c-voice-card__category{gap:.25rem}}.c-voice-card__category-dot{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:.8125rem;height:.8125rem}@media screen and (max-width: 768px){.c-voice-card__category-dot{width:.75rem;height:.75rem}}.c-voice-card__category-dot:before{content:"";display:block;width:.375rem;height:.375rem;border-radius:.375rem;background-color:var(--category-dot-color, #000)}.c-voice-card__category-text{color:var(--color-text-primary);font-size:.75rem;font-weight:700;line-height:1.1;white-space:nowrap;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-voice-card__category-text{font-size:.6875rem}}.c-voice-card__media{position:relative;flex-shrink:0;width:35rem;overflow:hidden}@media screen and (max-width: 768px){.c-voice-card__media{width:100%}}.c-voice-card__image{display:block;width:100%;aspect-ratio:480/360;height:auto;object-fit:cover;object-position:center;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}@media (hover: hover){.c-voice-card:hover .c-voice-card__image{transform:scale(1.06)}}.c-voice-card__detail{position:absolute;right:1.25rem;bottom:1.25rem;display:inline-flex;align-items:center;gap:.25rem;filter:drop-shadow(0 0 .75rem var(--color-pure-black))}@media screen and (max-width: 768px){.c-voice-card__detail{right:.5rem;bottom:.5rem}}.c-voice-card__detail-text{color:var(--color-text-on-dark);font-family:aktiv-grotesk,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.2;text-transform:capitalize}@media screen and (max-width: 768px){.c-voice-card__detail-text{font-size:.6875rem}}.c-voice-card__detail-text.c-underline{color:var(--color-text-on-dark)}.c-voice-card__detail-text.c-underline:before,.c-voice-card__detail-text.c-underline:after{background-color:var(--color-white)}@media (hover: hover){.c-voice-card:hover .c-voice-card__detail.c-underline-group .c-voice-card__detail-text.c-underline:before{transform:scaleX(0);transform-origin:right center;transition-delay:0s}.c-voice-card:hover .c-voice-card__detail.c-underline-group .c-voice-card__detail-text.c-underline:after{transform:scaleX(1);transform-origin:left center;transition-delay:.28s;transition-duration:.28s}.c-voice-card:not(:hover) .c-voice-card__detail.c-underline-group .c-voice-card__detail-text.c-underline:before{transform:scaleX(1);transform-origin:left center;transition-delay:0s;transition-duration:.28s}.c-voice-card:not(:hover) .c-voice-card__detail.c-underline-group .c-voice-card__detail-text.c-underline:after{transform:scaleX(0);transform-origin:left center;transition-delay:0s;transition-duration:0s}}.c-voice-card__detail-icon{display:block;flex-shrink:0;width:.5rem;height:.5rem}.c-post-hero{display:flex;flex-direction:column}.c-post-hero__breadcrumb{padding-top:.75rem}@media screen and (max-width: 768px){.c-post-hero__breadcrumb{padding-top:1.5rem}}.c-post-hero__head{padding:7.5rem 5rem 2.5rem 2.5rem}@media screen and (max-width: 768px){.c-post-hero__head{padding:4.25rem 1rem 2rem}}.c-post-hero__head-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:2.5rem;width:100%;max-width:82.5rem;margin:0 auto}@media screen and (max-width: 768px){.c-post-hero__head-inner{flex-direction:column;align-items:flex-start;gap:3rem;max-width:none}}.c-post-hero__copy{display:flex;flex:1 1 auto;flex-direction:column;gap:.5rem;align-items:flex-start;min-width:0}@media screen and (max-width: 768px){.c-post-hero__copy{gap:.375rem;width:100%;max-width:21.4375rem}}.c-post-hero__lead{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:.3125rem .75rem;font-size:1.25rem;font-weight:900;line-height:1.5;letter-spacing:.1rem;color:var(--color-text-on-dark);word-break:break-word;background-color:var(--color-bg-inverse);font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-post-hero__lead{padding:.25rem .375rem;font-size:.75rem;letter-spacing:.06rem}}.c-post-hero__title{max-width:42.5rem;margin:0;font-size:3rem;font-weight:900;line-height:1.25;letter-spacing:.24rem;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-post-hero__title{max-width:21.4375rem;font-size:1.75rem;letter-spacing:.14rem}}.c-post-hero__category-list{display:flex;flex-shrink:0;flex-flow:column;gap:.75rem;padding-top:.25rem}@media screen and (max-width: 768px){.c-post-hero__category-list{flex-flow:row wrap;padding-top:0}}.c-post-hero__category{display:flex;flex-shrink:0;align-items:flex-start;gap:.5rem}@media screen and (max-width: 768px){.c-post-hero__category{gap:.25rem}}.c-post-hero__category-dot{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:.8125rem;height:.8125rem;padding-top:.0625rem}@media screen and (max-width: 768px){.c-post-hero__category-dot{width:.75rem;height:.75rem;padding-top:0}}.c-post-hero__category-dot:before{content:"";display:block;width:.5rem;height:.5rem;border-radius:.375rem;background-color:var(--category-dot-color, #15181a)}@media screen and (max-width: 768px){.c-post-hero__category-dot:before{width:.375rem;height:.375rem}}.c-post-hero__category-text{color:var(--color-text-primary);font-size:.875rem;font-weight:700;line-height:1.1;white-space:nowrap;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-post-hero__category-text{font-size:.6875rem}}.c-post-hero__visual{position:relative;width:100%;height:37.5rem;overflow:hidden}@media screen and (max-width: 768px){.c-post-hero__visual{height:17.5rem}}.c-post-hero__visual-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.c-post-hero__visual-bg-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.08);filter:blur(.625rem)}@media screen and (max-width: 768px){.c-post-hero__visual-bg-image{display:none}}.c-post-hero__visual-main{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.c-post-hero__visual-main-image{display:block;width:56.25rem;max-width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width: 768px){.c-post-hero__visual-main-image{width:100%}}.c-post-hero__visual-full{width:100%;height:100%;overflow:hidden}.c-post-hero__visual-full-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.c-post-hero__visual-full-image--position-top{object-position:center top}.c-post-hero__visual-full-image--position-bottom{object-position:center bottom}.c-pagination__inner{display:flex;align-items:center;justify-content:center;gap:2.5rem}@media screen and (max-width: 768px){.c-pagination__inner{justify-content:space-between;gap:1rem;width:100%;margin:0 auto}}.c-pagination__numbers{display:flex;align-items:center;gap:2.5rem}@media screen and (max-width: 768px){.c-pagination__numbers{gap:1rem}}.c-pagination__list{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none}@media screen and (max-width: 768px){.c-pagination__list{gap:.75rem}}.c-pagination__item{display:flex}.c-pagination__page{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid var(--color-border-default);color:var(--color-text-primary);font-size:.8125rem;font-weight:400;line-height:1.4;letter-spacing:.065rem;text-decoration:none;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-pagination__page{width:2.5rem;height:2.5rem;font-size:.75rem;letter-spacing:.06rem}}a.c-pagination__page{background-color:transparent;transition-timing-function:cubic-bezier(.45,0,.55,1);transition-duration:.4s;transition-property:background-color,border-color,color}.c-pagination__page--current{border-color:var(--color-border-strong)}.c-pagination__page:focus{outline:none}.c-pagination__page:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}@media (hover: hover){a.c-pagination__page:hover{background-color:var(--color-black);border-color:var(--color-black);color:var(--color-text-on-dark)}}.c-pagination__ellipsis{color:var(--color-text-primary);font-size:.8125rem;font-weight:400;line-height:1.4;letter-spacing:.065rem;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-pagination__ellipsis{font-size:.75rem;letter-spacing:.06rem}}.c-pagination__arrows{display:flex;align-items:center;gap:1rem}@media screen and (max-width: 768px){.c-pagination__arrows{gap:.5rem;height:2.5rem}}.c-pagination__arrow{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;overflow:hidden;background-color:var(--color-black);text-decoration:none}@media screen and (max-width: 768px){.c-pagination__arrow{width:2.5rem;height:2.5rem}}.c-pagination__arrow--disabled{background-color:var(--color-gray-500)}.c-pagination__arrow:focus{outline:none}.c-pagination__arrow:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-pagination__arrow-icons{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.c-pagination__arrow-icon{display:block;width:100%;height:100%;background-color:var(--color-white);mask-image:url(../img/icon/arrow-right-white.svg);mask-repeat:no-repeat;mask-position:center;mask-size:.5625rem .5rem;-webkit-mask-image:url(../img/icon/arrow-right-white.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:.5625rem .5rem}.c-pagination__arrow--disabled .c-pagination__arrow-icons{display:flex;align-items:center;justify-content:center}.c-pagination__arrow--disabled .c-pagination__arrow-icon{position:static;width:.5625rem;height:.5rem}.c-pagination__arrow-icon--prev{transform:rotate(180deg)}.c-pagination__arrow-icon--current{position:absolute;top:0;left:0;transform:translate(0);transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}.c-pagination__arrow-icon--incoming{position:absolute;top:0;left:0;transform:translate(-100%);transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}.c-pagination__arrow-icon--current.c-pagination__arrow-icon--prev{transform:translate(0) rotate(180deg)}.c-pagination__arrow-icon--incoming.c-pagination__arrow-icon--prev{transform:translate(-100%) rotate(180deg)}@media (hover: hover){a.c-pagination__arrow:hover .c-pagination__arrow-icon--current{transform:translate(100%)}a.c-pagination__arrow:hover .c-pagination__arrow-icon--incoming{transform:translate(0)}a.c-pagination__arrow:hover .c-pagination__arrow-icon--current.c-pagination__arrow-icon--prev{transform:translate(100%) rotate(180deg)}a.c-pagination__arrow:hover .c-pagination__arrow-icon--incoming.c-pagination__arrow-icon--prev{transform:translate(0) rotate(180deg)}}@media (prefers-reduced-motion: reduce){a.c-pagination__page,.c-pagination__arrow-icon--current,.c-pagination__arrow-icon--incoming{transition-duration:.01ms}a.c-pagination__arrow:hover .c-pagination__arrow-icon--current,a.c-pagination__arrow:hover .c-pagination__arrow-icon--incoming,a.c-pagination__arrow:hover .c-pagination__arrow-icon--current.c-pagination__arrow-icon--prev,a.c-pagination__arrow:hover .c-pagination__arrow-icon--incoming.c-pagination__arrow-icon--prev{transform:none}a.c-pagination__arrow:hover .c-pagination__arrow-icon--current.c-pagination__arrow-icon--prev{transform:rotate(180deg)}a.c-pagination__arrow:hover .c-pagination__arrow-icon--incoming{transform:translate(-100%)}a.c-pagination__arrow:hover .c-pagination__arrow-icon--incoming.c-pagination__arrow-icon--prev{transform:translate(-100%) rotate(180deg)}}.c-button{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;min-width:20rem;height:4.5rem;padding-left:1.5rem;overflow:hidden;border-radius:.25rem;color:inherit;text-decoration:none}@media screen and (max-width: 768px){.c-button{min-width:17.5rem;height:3rem;padding-left:1rem}}.c-button:focus{outline:none}.c-button:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-button__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;background-color:var(--color-btn-primary-bg);transition-timing-function:cubic-bezier(.45,0,.55,1);transition-duration:.4s;transition-property:background-color}.c-button--secondary .c-button__bg{background-color:var(--color-btn-secondary-bg)}.c-button__text{position:relative;z-index:1;display:-webkit-box;flex:1 1 0;min-width:0;margin:0;overflow:hidden;color:var(--color-btn-primary-text);font-size:.875rem;font-weight:900;line-height:1.5;letter-spacing:.07rem;word-break:break-word;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-button__text{font-size:.75rem;letter-spacing:.06rem}}.c-button--secondary .c-button__text{color:var(--color-btn-secondary-text)}.c-button__icon{position:relative;z-index:1;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:3.75rem;height:4.5rem;overflow:hidden}@media screen and (max-width: 768px){.c-button__icon{width:3rem;height:3rem}}.c-button__icon:before{content:"";position:absolute;top:25%;bottom:25%;left:0;width:.0625rem;background-color:var(--color-btn-primary-text);opacity:.2}.c-button--secondary .c-button__icon:before{background-color:var(--color-btn-secondary-text)}.c-button__icon-arrows{position:absolute;top:0;right:0;bottom:0;left:0}.c-button__icon-arrow{display:block;width:100%;height:100%;background-color:var(--color-btn-primary-text);mask-image:url(../img/icon/arrow-right-white.svg);mask-repeat:no-repeat;mask-position:center;mask-size:.625rem .625rem;-webkit-mask-image:url(../img/icon/arrow-right-white.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:.625rem .625rem}.c-button--secondary .c-button__icon-arrow{background-color:var(--color-btn-secondary-text)}.c-button__icon-arrow--current{position:absolute;top:0;left:0;transform:translate(0);transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}.c-button__icon-arrow--incoming{position:absolute;top:0;left:0;transform:translate(-100%);transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}@media (hover: hover){.c-button:hover .c-button__bg{background-color:color-mix(in srgb,var(--color-btn-primary-bg),white 2%)}.c-button--secondary:hover .c-button__bg{background-color:color-mix(in srgb,var(--color-btn-secondary-bg),black 2%)}.c-button:hover .c-button__icon-arrow--current{transform:translate(100%)}.c-button:hover .c-button__icon-arrow--incoming{transform:translate(0)}}@media (prefers-reduced-motion: reduce){.c-button__bg,.c-button__icon-arrow--current,.c-button__icon-arrow--incoming{transition-duration:.01ms}.c-button:hover .c-button__icon-arrow--current,.c-button:hover .c-button__icon-arrow--incoming{transform:none}.c-button:hover .c-button__icon-arrow--incoming{transform:translate(-100%)}}.p-archive-empty{display:flex;flex-direction:column;align-items:center;max-width:30.75rem;margin:0 auto;padding:2.5rem 0 7.5rem;text-align:center}@media screen and (max-width: 768px){.p-archive-empty{max-width:21.8125rem;padding:2rem 0 0}}.p-archive-empty__title{display:flex;flex-direction:column;gap:.375rem;align-items:center;color:var(--color-text-primary)}@media screen and (max-width: 768px){.p-archive-empty__title{gap:.25rem}}.p-archive-empty__title-en{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:3rem;font-weight:900;line-height:1;text-transform:capitalize}@media screen and (max-width: 768px){.p-archive-empty__title-en{font-size:2rem}}.p-archive-empty__title-ja{margin:0;font-size:1.25rem;font-weight:900;line-height:1.25;letter-spacing:.0625rem;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-archive-empty__title-ja{font-size:1rem;letter-spacing:.05rem}}.p-archive-empty__text{margin:1.5rem 0 0;color:var(--color-text-primary);font-size:.875rem;font-weight:400;line-height:2;letter-spacing:.07rem;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-archive-empty__text{margin-top:1.5rem}}.p-archive-empty__action{width:100%;max-width:20rem;margin-top:3.75rem;text-align:left}@media screen and (max-width: 768px){.p-archive-empty__action{max-width:17.5rem;margin-top:3rem}}.c-banner-list{display:flex;flex-direction:column;gap:2.5rem;width:100%}@media screen and (max-width: 768px){.c-banner-list{gap:1rem}}.c-banner-list__item{width:100%}.c-banner-list__card{position:relative;display:block;height:13.5rem;overflow:hidden;color:var(--color-text-on-dark);text-decoration:none;background-color:var(--color-bg-inverse)}@media screen and (max-width: 768px){.c-banner-list__card{height:10.5rem}}.c-banner-list__card-media{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:440/216;pointer-events:none;opacity:.6;overflow:hidden}.c-banner-list__card-image{width:100%;height:100%;object-fit:cover;object-position:center;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}@media (hover: hover){.c-banner-list__card:hover .c-banner-list__card-image{transform:scale(1.06)}}.c-banner-list__card-image--interview{top:16.67%;left:-1.34%;width:102.68%;height:66.67%}@media screen and (max-width: 768px){.c-banner-list__card-image--interview{top:17.54%;left:0;width:100%;height:64.93%}}.c-banner-list__card-text{position:absolute;bottom:1.25rem;left:1.25rem;z-index:1;display:flex;flex-direction:column;gap:.375rem}@media screen and (max-width: 768px){.c-banner-list__card-text{bottom:.5rem;left:.5rem;gap:.25rem}}.c-banner-list__card-text-en{margin:0 0 1.9375rem;font-family:aktiv-grotesk,sans-serif;font-size:3rem;font-weight:900;line-height:1;color:var(--color-text-on-dark);text-transform:capitalize;word-break:break-word}@media screen and (max-width: 768px){.c-banner-list__card-text-en{margin:0 0 2.125rem;font-size:2rem}}.c-banner-list__card-text-ja{margin:0;font-size:1.25rem;font-weight:900;font-feature-settings:"palt" 1;line-height:1.25;color:var(--color-text-on-dark);letter-spacing:.0625rem;word-break:break-word}@media screen and (max-width: 768px){.c-banner-list__card-text-ja{font-size:1rem;letter-spacing:.05rem}}.c-banner-list__card-detail{position:absolute;right:1.25rem;bottom:1.25rem;z-index:1;display:inline-flex;flex-shrink:0;gap:.375rem;align-items:center}@media screen and (max-width: 768px){.c-banner-list__card-detail{right:.5rem;bottom:.5rem;gap:.25rem}}.c-banner-list__card-detail-label{width:5rem;padding-bottom:.25rem}@media screen and (max-width: 768px){.c-banner-list__card-detail-label{width:auto;padding-bottom:.1875rem}}.c-banner-list__card-detail-text{font-family:aktiv-grotesk,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.2;text-transform:capitalize;word-break:break-word}@media screen and (max-width: 768px){.c-banner-list__card-detail-text{font-size:.6875rem}}.c-banner-list__card-detail-icon{display:block;flex-shrink:0;width:.5rem;height:.5rem;background-color:var(--color-white);-webkit-mask-image:url(../img/icon/arrow-right-white.svg);mask-image:url(../img/icon/arrow-right-white.svg);-webkit-mask-image:url(../img/icon/arrow-right-white.svg);mask-image:url(../img/icon/arrow-right-white.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.c-banner-list__card:focus{outline:none}.c-banner-list__card:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}@media (prefers-reduced-motion: reduce){.c-banner-list__card-image{transition-duration:.01ms}}.c-interview{display:flex;flex-direction:column;gap:5rem}@media screen and (max-width: 768px){.c-interview{gap:3rem}}.c-interview__row{display:grid;grid-template-columns:27.5rem minmax(0,42.5rem);gap:5rem;align-items:start}@media screen and (max-width: 768px){.c-interview__row{grid-template-columns:minmax(0,1fr);gap:1.5rem}}.c-interview__row--offset,.c-interview__row--message{display:block}.c-interview__row--offset .c-interview__body{width:42.5rem;margin-left:32.5rem}@media screen and (max-width: 768px){.c-interview__row--offset .c-interview__body{width:100%;margin-left:0}}.c-interview__row--message .c-interview__body{width:37.5rem;margin-left:32.5rem}@media screen and (max-width: 768px){.c-interview__row--message .c-interview__body{width:100%;margin-left:0}}.c-interview__lead{margin:0;font-size:1rem;font-weight:700;line-height:1.8;letter-spacing:.05rem;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1;position:sticky;top:var(--scroll-margin-top);z-index:1;align-self:start;background-color:var(--color-white)}@media screen and (max-width: 768px){.c-interview__lead{position:static;font-size:.875rem;letter-spacing:.04375rem}}.c-interview__body{display:flex;flex-direction:column;gap:3rem;min-width:0}@media screen and (max-width: 768px){.c-interview__body{gap:2rem}}.c-interview__unit{display:flex;gap:2.5rem;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 768px){.c-interview__unit{gap:1.5rem;justify-content:flex-start}}.c-interview__name{flex-shrink:0;margin:0;font-size:.9375rem;font-weight:500;line-height:2;letter-spacing:.15rem;color:var(--color-pure-black);word-break:break-word}@media screen and (max-width: 768px){.c-interview__name{font-size:.875rem;letter-spacing:.14rem}}.c-interview__text{width:37.5rem;min-width:0}@media screen and (max-width: 768px){.c-interview__text{flex:1;width:auto}}.c-interview__text p,.c-interview__row--message .c-interview__body p{margin:0;font-size:.9375rem;font-weight:400;line-height:2;letter-spacing:.15rem;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-interview__text p,.c-interview__row--message .c-interview__body p{font-size:.875rem;letter-spacing:.14rem}}.c-interview__media{width:37.5rem;margin-left:5rem;aspect-ratio:600/450;overflow:hidden}@media screen and (max-width: 768px){.c-interview__media{width:100%;margin-left:0;aspect-ratio:343/257}}.c-interview__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.c-schedule{display:flex;flex-direction:column}.c-schedule__head,.c-schedule__row{display:grid;grid-template-columns:3.0625rem 32.5rem;column-gap:2.5rem}@media screen and (max-width: 768px){.c-schedule__head,.c-schedule__row{grid-template-columns:2.875rem minmax(0,14.5625rem);column-gap:2rem}}.c-schedule__head{align-items:start;margin-bottom:3rem}@media screen and (max-width: 768px){.c-schedule__head{margin-bottom:1.5rem}}.c-schedule__row+.c-schedule__row{padding-top:1.5rem}.c-schedule__label{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1rem;font-weight:900;line-height:1;color:var(--color-text-primary);text-transform:capitalize;word-break:break-word}.c-schedule__time{position:relative;display:flex;flex-direction:column;align-items:center}.c-schedule__row:not(:last-child) .c-schedule__time:after{content:"";position:absolute;top:2.375rem;bottom:-1rem;left:50%;width:0;border-left:1px solid var(--color-border-strong);pointer-events:none}@media screen and (max-width: 768px){.c-schedule__row:not(:last-child) .c-schedule__time:after{top:1.8125rem}}.c-schedule__time p{flex-shrink:0;margin:0;font-family:aktiv-grotesk,sans-serif;font-size:.9375rem;font-weight:400;line-height:2;letter-spacing:.15rem;color:var(--color-pure-black);text-align:center;white-space:nowrap}@media screen and (max-width: 768px){.c-schedule__time p{font-size:.875rem;line-height:1.5;letter-spacing:.14rem}}.c-schedule__text{min-width:0}.c-schedule__row:not(:last-child) .c-schedule__text{padding-bottom:1.5rem;border-bottom:.125rem dashed var(--color-border-default)}.c-schedule__text p{margin:0;font-size:.9375rem;font-weight:400;line-height:2;letter-spacing:.15rem;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-schedule__text p{font-size:.875rem;line-height:1.5;letter-spacing:.14rem}}.c-introduction{margin:0 -2.5rem;padding:5rem 5rem 5.75rem;background-color:var(--color-bg-subtle)}@media screen and (max-width: 768px){.c-introduction{margin:0 -1rem;padding:4rem 2rem 4.1875rem}}.c-introduction__inner{max-width:70rem;margin:0 auto}.c-introduction__en{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1rem;font-weight:900;line-height:1;color:var(--color-text-primary);text-transform:capitalize}.c-introduction__text{margin-top:2.5rem}@media screen and (max-width: 768px){.c-introduction__text{margin-top:1.5rem}}.c-introduction__text p{margin:0;font-size:.9375rem;font-weight:400;line-height:2;letter-spacing:.15rem;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-introduction__text p{font-size:.875rem;letter-spacing:.14rem}}.c-introduction__people{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-start;margin-top:3rem}@media screen and (max-width: 768px){.c-introduction__people{position:relative;gap:1rem .25rem;justify-content:space-between;margin-top:1.5rem;padding:0 1rem}}.c-introduction__people:before,.c-introduction__people:after{content:"";flex-shrink:0;width:1px;height:2.5rem;background-color:var(--color-black)}@media screen and (max-width: 768px){.c-introduction__people:before,.c-introduction__people:after{position:absolute;top:0;height:100%}}@media screen and (max-width: 768px){.c-introduction__people:before{left:0}}@media screen and (max-width: 768px){.c-introduction__people:after{right:0}}.c-introduction__sep{flex-shrink:0;width:1px;height:2.5rem;background-color:var(--color-border-default)}@media screen and (max-width: 768px){.c-introduction__sep{align-self:stretch;height:auto}}@media screen and (max-width: 768px){.c-introduction__sep--pc-only{display:none}}.c-introduction__person{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}@media screen and (max-width: 768px){.c-introduction__person{width:calc(50% - .5rem)}}.c-introduction__role{margin:0;font-size:.625rem;font-weight:400;line-height:1.5;letter-spacing:.05rem;color:var(--color-text-primary);opacity:.5;word-break:break-word;font-feature-settings:"palt" 1}.c-introduction__name-row{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;margin:0}.c-introduction__name{font-size:.875rem;font-weight:700;line-height:1.5;letter-spacing:.14rem;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-introduction__name{font-size:.75rem;letter-spacing:.12rem}}.c-introduction__meta{display:inline-flex;flex-wrap:nowrap;gap:.25rem;align-items:center;white-space:nowrap}.c-introduction__bracket,.c-introduction__detail{font-size:.75rem;font-weight:500;line-height:1.5;letter-spacing:.06rem;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1,"hwid" 1}@media screen and (max-width: 768px){.c-introduction__bracket,.c-introduction__detail{font-size:.625rem;letter-spacing:.05rem}}.c-introduction__detail{padding-top:.125rem}.c-position-card{position:relative;display:flex;flex-direction:column;gap:1.5rem;height:100%;padding:1.5rem 2.5rem;background-color:var(--color-bg-base);border:.0625rem solid var(--color-border-default)}@media screen and (max-width: 768px){.c-position-card{padding:1.5rem 1rem}}.c-position-card:before{content:"";position:absolute;top:1.625rem;left:-.03125rem;width:.25rem;height:1.25rem;background-color:var(--position-card-accent-color, var(--color-bg-inverse))}@media screen and (max-width: 768px){.c-position-card:before{top:1.5rem}}.c-position-card__title{margin:0;font-size:1.25rem;font-weight:700;line-height:1.25;letter-spacing:.0625rem;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-position-card__title{font-size:1rem;letter-spacing:.04375rem}}.c-position-card__buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%}@media screen and (max-width: 768px){.c-position-card__buttons{grid-template-columns:minmax(0,1fr);gap:.5rem}}.c-position-card__buttons .c-button{min-width:0}.c-position-card__text{margin:0;font-size:.8125rem;font-weight:400;line-height:1.4;letter-spacing:.065rem}@media screen and (max-width: 768px){.c-position-card__text{margin-top:-.5rem}}.c-company-editor{color:var(--color-text-primary);word-break:break-word}.c-company-editor h2{position:relative;width:100%;margin:0;padding-top:4.5rem;font-size:1.5rem;font-weight:700;line-height:1.25;color:var(--color-text-primary);word-break:break-word}@media screen and (max-width: 768px){.c-company-editor h2{padding-top:3rem;font-size:1.125rem;line-height:1.5}}.c-company-editor h2:before{content:"";position:absolute;top:0;right:0;left:0;height:.0625rem;background-color:var(--color-gray-200)}.c-company-editor h2:after{content:"";position:absolute;top:0;left:0;width:1.875rem;height:.0625rem;background-color:var(--color-black)}.c-company-editor h2+table,.c-company-editor h2+[data-company-editor-scroll=table],.c-company-editor h2+section{margin-top:1.875rem}@media screen and (max-width: 768px){.c-company-editor h2+table,.c-company-editor h2+[data-company-editor-scroll=table],.c-company-editor h2+section{margin-top:3rem}}.c-company-editor [data-company-editor-scroll=table]+iframe,.c-company-editor [data-company-editor-scroll=table]+[data-company-editor-scroll=iframe],.c-company-editor table+iframe,.c-company-editor table+[data-company-editor-scroll=iframe]{margin-top:1.875rem}@media screen and (max-width: 768px){.c-company-editor [data-company-editor-scroll=table]+iframe,.c-company-editor [data-company-editor-scroll=table]+[data-company-editor-scroll=iframe],.c-company-editor table+iframe,.c-company-editor table+[data-company-editor-scroll=iframe]{margin-top:1.5rem}}.c-company-editor .p-local-nav__section>section+section{margin-top:5rem}@media screen and (max-width: 768px){.c-company-editor .p-local-nav__section>section+section{margin-top:1.5rem}}.c-company-editor h3{margin:0;padding:.625rem 1rem;background-color:var(--color-gray-100);font-size:1rem;font-weight:700;line-height:1.6;color:var(--color-text-primary)}@media screen and (max-width: 768px){.c-company-editor h3{padding:.625rem .75rem;font-size:.8125rem}}.c-company-editor h3+table,.c-company-editor h3+[data-company-editor-scroll=table]{margin-top:1.875rem}@media screen and (max-width: 768px){.c-company-editor h3+table,.c-company-editor h3+[data-company-editor-scroll=table]{margin-top:1.5rem}}.c-company-editor [data-company-editor-scroll=table]{width:100%;overflow:auto hidden;-webkit-overflow-scrolling:touch}.c-company-editor table{width:100%;table-layout:fixed;margin:0;border-collapse:collapse;border-spacing:0;font-size:.875rem;font-weight:400;line-height:1.4rem}@media screen and (max-width: 768px){.c-company-editor table{font-size:.8125rem;line-height:1.5}}.c-company-editor tbody th,.c-company-editor tbody td{border-top:.0625rem solid var(--color-gray-200)}.c-company-editor tbody tr:last-child th,.c-company-editor tbody tr:last-child td{border-bottom:.0625rem solid var(--color-gray-200)}.c-company-editor th{position:relative;width:6.875rem;padding:1.5625rem 1.5rem 1.5rem 0;font-weight:400;text-align:left;vertical-align:top;white-space:nowrap}@media screen and (max-width: 768px){.c-company-editor th{width:5.5rem;padding:1.0625rem 1rem 1rem 0}}.c-company-editor th:after{content:"";position:absolute;top:-.03125rem;right:0;height:3.125rem;width:.0625rem;background-color:var(--color-gray-200)}@media screen and (max-width: 768px){.c-company-editor th:after{height:1.875rem}}.c-company-editor tr:has(td a[href*=maps]) th{padding-bottom:2.75rem}@media screen and (max-width: 768px){.c-company-editor tr:has(td a[href*=maps]) th{padding-bottom:1rem}}.c-company-editor td{padding:1.5625rem 1.5rem 1.5rem;vertical-align:top;overflow-wrap:anywhere;word-break:break-word}@media screen and (max-width: 768px){.c-company-editor td{padding:1.0625rem 1rem 1rem}}.c-company-editor td p{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit}.c-company-editor [data-company-editor-scroll=iframe]{position:relative;width:100%;height:25rem;overflow:hidden}@media screen and (max-width: 768px){.c-company-editor [data-company-editor-scroll=iframe]{height:10.75rem}}.c-company-editor iframe{display:block;width:100%;height:100%;border:0}.c-company-editor section{margin:0;padding:0}.c-company-editor table+section,.c-company-editor [data-company-editor-scroll=table]+section{padding-top:1.5rem}.c-company-editor h4{margin:0;font-size:.875rem;font-weight:700;line-height:1.6;color:var(--color-text-primary)}@media screen and (max-width: 768px){.c-company-editor h4{font-size:.8125rem}}.c-company-editor section>h4:first-child{margin-top:1.5rem}.c-company-editor h4+ul{margin-top:.75rem}.c-company-editor ul{margin:0;padding:0;list-style:none}.c-company-editor ul li{position:relative;padding-left:1.3125rem;font-size:.875rem;font-weight:400;line-height:2;color:var(--color-text-primary)}@media screen and (max-width: 768px){.c-company-editor ul li{font-size:.8125rem}}.c-company-editor ul li:before{content:"・";position:absolute;top:0;left:0}.c-company-editor ul+ul{margin-top:.25rem}.c-company-editor a{position:relative;display:inline;padding-bottom:.125rem;color:var(--color-job-event);text-decoration:none;--underline-line-color: var(--color-job-event);--text-link-line-height: .0625rem}.c-company-editor a:before{position:absolute;bottom:0;left:0;width:100%;height:var(--text-link-line-height, .0625rem);pointer-events:none;content:"";background-color:var(--underline-line-color, var(--color-border-strong));transform:scaleX(1);transform-origin:left center}.c-business-card{width:100%}.c-business-card__link{display:flex;flex-direction:row;align-items:center;gap:2.5rem;width:100%;color:inherit;text-decoration:none}@media screen and (max-width: 768px){.c-business-card__link{flex-direction:column;align-items:stretch;gap:1.5rem}}.c-business-card__link:focus{outline:none}.c-business-card__link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-business-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:1.5rem;min-width:0}@media screen and (max-width: 768px){.c-business-card__body{gap:1rem}}.c-business-card__title{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.25;color:var(--color-text-primary);word-break:break-word}@media screen and (max-width: 768px){.c-business-card__title{font-size:1.125rem}}.c-business-card__title--ja{font-family:Noto Sans JP,Helvetica Neue,Arial,sans-serif}.c-business-card__text{margin:0;font-size:.875rem;font-weight:400;line-height:2;color:var(--color-text-primary);font-feature-settings:"palt" 1;word-break:break-word}@media screen and (max-width: 768px){.c-business-card__text{font-size:.8125rem}}.c-business-card__link-label.c-underline{align-self:flex-start;font-size:.875rem;font-weight:400;line-height:2;--underline-text-color: var(--color-job-event);--underline-line-color: var(--color-job-event)}@media screen and (max-width: 768px){.c-business-card__link-label.c-underline{font-size:.8125rem}}.c-business-card__media{flex:0 0 17.5rem;width:17.5rem;overflow:hidden}@media screen and (max-width: 768px){.c-business-card__media{flex:none;order:-1;width:100%}}.c-business-card__media--border{border:.0625rem solid var(--color-gray-200)}.c-business-card__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}@media (hover: hover){.c-business-card__link:hover .c-business-card__image{transform:scale(1.06)}}@media (prefers-reduced-motion: reduce){.c-business-card__image{transition-duration:.01ms}}.c-help-menu__notice{margin:0;font-size:.8125rem;font-weight:400;line-height:2;color:var(--color-text-primary);font-feature-settings:"palt" 1;word-break:break-word}.c-help-menu__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:1fr auto auto auto 1fr;height:16.25rem;margin:0;padding:0;list-style:none;background-color:var(--color-gray-100);border:.0625rem solid var(--color-gray-200)}@media screen and (max-width: 768px){.c-help-menu__list{grid-template-rows:auto auto auto;height:8.75rem}}.c-help-menu__item{display:grid;grid-template-rows:subgrid;grid-row:1/-1;min-width:0;margin:0}.c-help-menu__item+.c-help-menu__item{border-left:.0625rem solid var(--color-gray-200)}.c-help-menu__link{display:grid;grid-template-rows:subgrid;grid-row:1/-1;justify-items:center;width:100%;height:100%;padding:0;color:inherit;text-decoration:none}@media screen and (max-width: 768px){.c-help-menu__link{box-sizing:border-box;padding:1.5rem .5rem 1.25rem}}.c-help-menu__link:focus{outline:none}.c-help-menu__link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-help-menu__content{display:contents}.c-help-menu__icon{display:flex;grid-row:2;flex-shrink:0;align-items:center;justify-content:center;align-self:end;justify-self:center;width:2.5rem;height:2.3125rem;margin-bottom:1.25rem}@media screen and (max-width: 768px){.c-help-menu__icon{grid-row:1;align-self:start;width:2rem;height:1.875rem;margin-bottom:0}}@media screen and (max-width: 768px){.c-help-menu__item:nth-child(2) .c-help-menu__icon{margin-bottom:1rem}}.c-help-menu__icon-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.c-help-menu__label{display:flex;grid-row:3;align-items:center;justify-content:center;align-self:stretch;justify-self:stretch;width:100%;min-height:100%;margin-bottom:.75rem;font-size:.875rem;font-weight:700;line-height:2;color:var(--color-text-primary);text-align:center;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-help-menu__label{grid-row:2;margin-bottom:0;font-size:.625rem;line-height:1.25}}@media screen and (max-width: 768px){.c-help-menu__item:nth-child(2) .c-help-menu__label{margin-bottom:.5rem}}.c-help-menu__arrow{display:flex;grid-row:4;flex-shrink:0;align-items:center;justify-content:center;align-self:start;justify-self:center;width:.875rem;height:.875rem}@media screen and (max-width: 768px){.c-help-menu__arrow{grid-row:3}}.c-help-menu__arrow-image{display:block;width:100%;height:100%}.p-local-nav__section--help{gap:7.5rem}@media screen and (max-width: 768px){.p-local-nav__section--help{gap:2.5rem}}.c-jobs-editor{padding:0 2.5rem;color:var(--color-text-primary);font-feature-settings:"palt" 1;word-break:break-word}@media screen and (max-width: 768px){.c-jobs-editor{padding:0}}.c-jobs-editor h2{position:relative;margin:0;padding-top:5rem;font-size:2.25rem;font-weight:900;line-height:1.25;letter-spacing:.1125rem}@media screen and (max-width: 768px){.c-jobs-editor h2{margin:0 -1rem;padding:2.5rem 1rem 0;font-size:1.25rem;letter-spacing:.1rem}}.c-jobs-editor h2:before{content:"";position:absolute;top:0;left:0;width:2.5rem;height:.25rem;background-color:#1b1b1b}@media screen and (max-width: 768px){.c-jobs-editor h2:before{left:1rem}}.c-jobs-editor h2:after{content:"";position:absolute;top:0;left:-2.5rem;width:calc(100% + 5rem);height:0;border-top:.0535625rem solid var(--color-black)}@media screen and (max-width: 768px){.c-jobs-editor h2:after{left:0;width:100%}}.c-jobs-editor h2:not(:first-child){margin-top:7rem}@media screen and (max-width: 768px){.c-jobs-editor h2:not(:first-child){margin-top:5rem}}.c-jobs-editor h2+h3,.c-jobs-editor h2+p{margin-top:4.5rem}@media screen and (max-width: 768px){.c-jobs-editor h2+h3,.c-jobs-editor h2+p{margin-top:5rem}}.c-jobs-editor h3{margin:0;font-size:1rem;font-weight:700;line-height:1.8;letter-spacing:.05rem}.c-jobs-editor p{margin:0;font-size:.875rem;font-weight:400;line-height:2;letter-spacing:.14rem}.c-jobs-editor h3+p,.c-jobs-editor h3+ul,.c-jobs-editor h3+ol,.c-jobs-editor h3+div{margin-top:1.5rem}@media screen and (max-width: 768px){.c-jobs-editor h3+p,.c-jobs-editor h3+ul,.c-jobs-editor h3+ol,.c-jobs-editor h3+div{margin-top:1rem}}.c-jobs-editor hr{margin:2.5rem 0 0;height:0;border:0;border-top:.125rem dashed var(--color-border-default)}@media screen and (max-width: 768px){.c-jobs-editor hr{margin-top:2rem}}.c-jobs-editor hr+*{margin-top:2.5rem}@media screen and (max-width: 768px){.c-jobs-editor hr+*{margin-top:2rem}}.c-jobs-editor ul,.c-jobs-editor ol{margin:0;padding:0;list-style:none}.c-jobs-editor h3+ul,.c-jobs-editor h3+ol{margin-top:1.5rem}@media screen and (max-width: 768px){.c-jobs-editor h3+ul,.c-jobs-editor h3+ol{margin-top:1rem}}.c-jobs-editor ul li,.c-jobs-editor ol li{position:relative;padding-left:1.3125rem;font-size:.875rem;font-weight:400;line-height:2;letter-spacing:.14rem}.c-jobs-editor ul li:before{content:"・";position:absolute;top:0;left:0}.c-jobs-editor ol{counter-reset:c-jobs-editor-ol}.c-jobs-editor ol li{counter-increment:c-jobs-editor-ol}.c-jobs-editor ol li:before{content:counter(c-jobs-editor-ol) ".";position:absolute;top:0;left:0}.c-jobs-editor a{position:relative;display:inline;padding-bottom:.125rem;color:#09f;text-decoration:none;--underline-line-color: #09f;--text-link-line-height: .0625rem}.c-jobs-editor a:before{position:absolute;bottom:0;left:0;width:100%;height:var(--text-link-line-height, .0625rem);pointer-events:none;content:"";background-color:var(--underline-line-color, var(--color-border-strong));transform:scaleX(1);transform-origin:left center}.c-jobs-editor small{font-size:.75rem;opacity:.75}.c-swiper{width:100%;overflow:hidden}.c-swiper__item{width:100%}.c-swiper__media{width:100%;aspect-ratio:16/9;overflow:hidden}.c-swiper__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.c-swiper__navigation{display:flex;gap:1rem;align-items:center;justify-content:center}@media screen and (max-width: 768px){.c-swiper__navigation{gap:.5rem}}.c-swiper__prev,.c-swiper__next{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;overflow:hidden;cursor:pointer;background-color:var(--color-white);border:1px solid var(--color-border-default);border-radius:50%;transition-timing-function:cubic-bezier(.45,0,.55,1);transition-duration:.4s;transition-property:background-color,border-color}@media screen and (max-width: 768px){.c-swiper__prev,.c-swiper__next{width:2.5rem;height:2.5rem}}.c-swiper__prev:focus{outline:none}.c-swiper__prev:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-swiper__next:focus{outline:none}.c-swiper__next:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-swiper__prev.swiper-button-disabled,.c-swiper__next.swiper-button-disabled,.c-swiper__prev.swiper-button-lock,.c-swiper__next.swiper-button-lock{cursor:not-allowed;background-color:var(--color-gray-500);border-color:var(--color-gray-500)}.c-swiper__arrow-icons{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.c-swiper__arrow-icon{display:block;width:100%;height:100%;background-color:var(--color-text-primary);mask-image:url(../img/icon/arrow-next.svg);mask-repeat:no-repeat;mask-position:center;mask-size:1.5rem 1.5rem;-webkit-mask-image:url(../img/icon/arrow-next.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:1.5rem 1.5rem}.c-swiper__prev.swiper-button-disabled .c-swiper__arrow-icons,.c-swiper__next.swiper-button-disabled .c-swiper__arrow-icons,.c-swiper__prev.swiper-button-lock .c-swiper__arrow-icons,.c-swiper__next.swiper-button-lock .c-swiper__arrow-icons{display:flex;align-items:center;justify-content:center}.c-swiper__prev.swiper-button-disabled .c-swiper__arrow-icon,.c-swiper__next.swiper-button-disabled .c-swiper__arrow-icon,.c-swiper__prev.swiper-button-lock .c-swiper__arrow-icon,.c-swiper__next.swiper-button-lock .c-swiper__arrow-icon{position:static;width:1.5rem;height:1.5rem;background-color:var(--color-white)}.c-swiper__prev.swiper-button-disabled .c-swiper__arrow-icon--incoming,.c-swiper__next.swiper-button-disabled .c-swiper__arrow-icon--incoming,.c-swiper__prev.swiper-button-lock .c-swiper__arrow-icon--incoming,.c-swiper__next.swiper-button-lock .c-swiper__arrow-icon--incoming{display:none}.c-swiper__arrow-icon--current,.c-swiper__arrow-icon--incoming{position:absolute;top:0;left:0;transition-property:transform,background-color;transition-duration:.28s,.4s;transition-timing-function:cubic-bezier(.45,0,.55,1),cubic-bezier(.45,0,.55,1)}.c-swiper__arrow-icon--current.c-swiper__arrow-icon--right{transform:translate(0)}.c-swiper__arrow-icon--incoming.c-swiper__arrow-icon--right{transform:translate(-100%)}.c-swiper__arrow-icon--current.c-swiper__arrow-icon--left{transform:translate(0) rotate(180deg)}.c-swiper__arrow-icon--incoming.c-swiper__arrow-icon--left{transform:translate(100%) rotate(180deg)}@media (hover: hover){.c-swiper__prev:hover:not(.swiper-button-disabled,.swiper-button-lock),.c-swiper__next:hover:not(.swiper-button-disabled,.swiper-button-lock){background-color:var(--color-black);border-color:var(--color-black)}.c-swiper__prev:hover:not(.swiper-button-disabled,.swiper-button-lock) .c-swiper__arrow-icon,.c-swiper__next:hover:not(.swiper-button-disabled,.swiper-button-lock) .c-swiper__arrow-icon{background-color:var(--color-white)}.c-swiper__next:hover:not(.swiper-button-disabled,.swiper-button-lock) .c-swiper__arrow-icon--current.c-swiper__arrow-icon--right{transform:translate(100%)}.c-swiper__next:hover:not(.swiper-button-disabled,.swiper-button-lock) .c-swiper__arrow-icon--incoming.c-swiper__arrow-icon--right{transform:translate(0)}.c-swiper__prev:hover:not(.swiper-button-disabled,.swiper-button-lock) .c-swiper__arrow-icon--current.c-swiper__arrow-icon--left{transform:translate(-100%) rotate(180deg)}.c-swiper__prev:hover:not(.swiper-button-disabled,.swiper-button-lock) .c-swiper__arrow-icon--incoming.c-swiper__arrow-icon--left{transform:translate(0) rotate(180deg)}}@media (prefers-reduced-motion: reduce){.c-swiper__prev,.c-swiper__next{transition-duration:.01ms}.c-swiper__arrow-icon--current,.c-swiper__arrow-icon--incoming{transition-duration:.01ms,.01ms}.c-swiper__next:hover:not(.swiper-button-disabled,.swiper-button-lock) .c-swiper__arrow-icon--current.c-swiper__arrow-icon--right,.c-swiper__next:hover:not(.swiper-button-disabled,.swiper-button-lock) .c-swiper__arrow-icon--incoming.c-swiper__arrow-icon--right{transform:none}.c-swiper__prev:hover:not(.swiper-button-disabled,.swiper-button-lock) .c-swiper__arrow-icon--current.c-swiper__arrow-icon--left,.c-swiper__prev:hover:not(.swiper-button-disabled,.swiper-button-lock) .c-swiper__arrow-icon--incoming.c-swiper__arrow-icon--left{transform:none}.c-swiper__prev:hover:not(.swiper-button-disabled,.swiper-button-lock) .c-swiper__arrow-icon--current.c-swiper__arrow-icon--left{transform:rotate(180deg)}.c-swiper__next:hover:not(.swiper-button-disabled,.swiper-button-lock) .c-swiper__arrow-icon--incoming.c-swiper__arrow-icon--right{transform:translate(-100%)}.c-swiper__prev:hover:not(.swiper-button-disabled,.swiper-button-lock) .c-swiper__arrow-icon--incoming.c-swiper__arrow-icon--left{transform:translate(100%) rotate(180deg)}}.c-work-card{display:block;width:100%;overflow:hidden;color:inherit}.c-work-card:focus{outline:none}.c-work-card:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-work-card__media{width:100%;aspect-ratio:300/260;overflow:hidden}@media screen and (max-width: 768px){.c-work-card__media{aspect-ratio:200/173}}.c-work-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}@media (hover: hover){.c-work-card:hover .c-work-card__image{transform:scale(1.06)}}.c-work-card__label{display:flex;align-items:center;justify-content:space-between;height:2.5rem;padding-left:.75rem;background-color:var(--color-white)}.c-work-card__title{margin:0;min-width:0}.c-work-card__title-text{display:block;font-size:.875rem;font-weight:900;line-height:1.5;color:var(--color-text-primary);letter-spacing:.14rem;word-break:break-word}.c-work-card__icon{position:relative;flex-shrink:0;width:2.5rem;height:2.5rem;overflow:hidden;background-color:var(--color-bg-inverse);transition-timing-function:cubic-bezier(.45,0,.55,1);transition-duration:.4s;transition-property:background-color}.c-work-card__icon-arrows{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.c-work-card__icon-arrow{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:var(--color-white);mask-image:url(../img/icon/arrow-right-white.svg);mask-repeat:no-repeat;mask-position:center;mask-size:.5625rem .5rem;-webkit-mask-image:url(../img/icon/arrow-right-white.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:.5625rem .5rem;transition-property:transform,background-color;transition-duration:.28s,.4s;transition-timing-function:cubic-bezier(.45,0,.55,1),cubic-bezier(.45,0,.55,1)}.c-work-card__icon-arrow--current{transform:translate(0)}.c-work-card__icon-arrow--incoming{transform:translate(-100%)}@media (hover: hover){.c-work-card:hover .c-work-card__icon{background-color:var(--color-white)}.c-work-card:hover .c-work-card__icon-arrow{background-color:var(--color-text-primary)}.c-work-card:hover .c-work-card__icon-arrow--current{transform:translate(100%)}.c-work-card:hover .c-work-card__icon-arrow--incoming{transform:translate(0)}}@media (prefers-reduced-motion: reduce){.c-work-card__icon{transition-duration:.01ms}.c-work-card__icon-arrow{transition-duration:.01ms,.01ms}.c-work-card:hover .c-work-card__icon-arrow--current,.c-work-card:hover .c-work-card__icon-arrow--incoming{transform:none}.c-work-card:hover .c-work-card__icon-arrow--incoming{transform:translate(-100%)}}.c-news-card__link{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;color:inherit;text-decoration:none}@media screen and (max-width: 768px){.c-news-card__link{gap:.75rem}}.c-news-card__link:focus{outline:none}.c-news-card__link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-news-card__media{position:relative;width:100%;aspect-ratio:400/266.67;overflow:hidden;background-color:var(--color-black)}.c-news-card__media--portrait{display:flex;align-items:center;justify-content:center}.c-news-card__image-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.c-news-card__image-bg-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.08);filter:blur(.625rem)}.c-news-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}@media (hover: hover){.c-news-card__link:hover .c-news-card__image{transform:scale(1.06)}}.c-news-card__media--portrait .c-news-card__image{position:relative;z-index:1;width:auto;max-width:100%;object-fit:contain}.c-news-card__body{display:flex;flex-direction:column;gap:.5rem;width:100%}@media screen and (max-width: 768px){.c-news-card__body{gap:.25rem}}.c-news-card__meta{display:flex;align-items:center;justify-content:space-between;width:100%;height:1.5rem}@media screen and (max-width: 768px){.c-news-card__meta .c-label{background-color:var(--color-white);border:.0625rem solid var(--color-border-default)}}.c-news-card__date{flex-shrink:0;font-family:aktiv-grotesk,sans-serif;font-size:.75rem;font-weight:400;line-height:1.2;color:var(--color-text-secondary);text-transform:capitalize;font-feature-settings:"palt" 1}.c-news-card__title{margin:0;font-size:.875rem;font-weight:400;line-height:2;color:var(--color-text-primary);letter-spacing:.14rem;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-news-card__title{font-size:.8125rem;letter-spacing:.13rem}}.c-news-card__title.c-link:focus{outline:none}.c-news-card__title.c-link:focus-visible{outline:none}.c-label{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;min-width:5.25rem;height:1.25rem;border-radius:1.5rem;background-color:var(--color-tag-bg)}.c-label__text{font-size:.625rem;font-weight:400;line-height:1;color:var(--color-tag-text);letter-spacing:.1rem;word-break:break-word;text-align:center;font-feature-settings:"palt" 1}.c-vision-card{width:22.5rem}@media screen and (max-width: 768px){.c-vision-card{width:100%}}.c-vision-card__link{position:relative;display:block;width:100%;height:7.5rem;overflow:hidden;background-color:var(--color-bg-subtle);color:inherit;text-decoration:none}@media screen and (max-width: 768px){.c-vision-card__link{display:flex;align-items:center;justify-content:flex-end;height:6rem}}.c-vision-card__link:focus{outline:none}.c-vision-card__link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.c-vision-card__media{position:absolute;top:0;right:0;width:12.25rem;height:7.5rem;overflow:hidden;background-color:var(--color-black)}@media screen and (max-width: 768px){.c-vision-card__media{position:relative;top:auto;right:auto;flex-shrink:0;order:-1;width:9.75rem;height:6rem}}.c-vision-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}@media (hover: hover){.c-vision-card__link:hover .c-vision-card__image{transform:scale(1.06)}}.c-vision-card__image--bottom{object-position:center bottom}.c-vision-card__content{position:absolute;top:0;bottom:0;left:0;right:12.25rem;display:flex;flex-direction:column;justify-content:space-between;padding:.75rem .75rem .9375rem}@media screen and (max-width: 768px){.c-vision-card__content{position:relative;top:auto;bottom:auto;left:auto;right:auto;flex:1 1 0;min-width:0;min-height:6rem;padding:1rem;justify-content:flex-start}}.c-vision-card__en{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1rem;font-weight:600;line-height:1;color:var(--color-text-primary);text-transform:capitalize;word-break:break-word}.c-vision-card__title{margin:0;font-size:.875rem;font-weight:400;line-height:1;color:var(--color-text-primary);letter-spacing:.07rem;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.c-vision-card__title{margin-top:.5rem;font-size:.625rem;letter-spacing:.05rem}}.c-vision-card__link .c-view-detail{position:absolute;right:.75rem;bottom:.75rem;z-index:1;color:var(--color-white)}@media screen and (max-width: 768px){.c-vision-card__link .c-view-detail{right:.5rem;top:4.5rem;bottom:auto;color:var(--color-text-primary)}}@media screen and (max-width: 768px){.c-vision-card__link .c-view-detail.c-underline--white{--underline-text-color: var(--color-text-link);--underline-line-color: var(--color-border-strong)}}@media screen and (max-width: 768px){.c-vision-card__link .c-view-detail .c-view-detail__text{font-size:.6875rem}}@media (prefers-reduced-motion: reduce){.c-vision-card__image{transition-duration:.01ms}}.c-pointer-cursor{position:fixed;top:0;left:0;z-index:666;width:0;height:0;font-family:aktiv-grotesk,sans-serif;pointer-events:none;visibility:hidden;will-change:transform}.c-pointer-cursor.is-visible{visibility:visible}.c-pointer-cursor__dot{position:absolute;top:0;left:0;width:.625rem;height:.625rem;pointer-events:none;background-color:var(--color-text-primary);border-radius:50%;opacity:.45;transition:opacity .2s cubic-bezier(.25,.1,.25,1),transform .2s cubic-bezier(.25,.1,.25,1);transform:translate(-50%,-50%) scale(1)}.c-pointer-cursor.is-interactive .c-pointer-cursor__dot{transform:translate(-50%,-50%) scale(2)}.c-pointer-cursor.is-hero-prev .c-pointer-cursor__dot,.c-pointer-cursor.is-hero-next .c-pointer-cursor__dot,.c-pointer-cursor.is-view-more .c-pointer-cursor__dot{opacity:0}.c-pointer-cursor__badge{position:absolute;top:0;left:0;display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;pointer-events:none;border-radius:50%;opacity:0;transition:opacity .2s cubic-bezier(.25,.1,.25,1);transform:translate(-50%,-50%)}.c-pointer-cursor__badge--prev,.c-pointer-cursor__badge--next{width:4.5rem;height:4.5rem;color:var(--color-text-primary);background-color:var(--color-gray-200);border:.0625rem solid var(--color-gray-200)}.c-pointer-cursor__badge--view-more{gap:.125rem;width:7.5rem;height:7.5rem;color:var(--color-white);background-color:var(--color-black);border:.0625rem solid var(--color-gray-500)}.c-pointer-cursor.is-hero-prev .c-pointer-cursor__badge--prev,.c-pointer-cursor.is-hero-next .c-pointer-cursor__badge--next,.c-pointer-cursor.is-view-more .c-pointer-cursor__badge--view-more{opacity:1}.c-pointer-cursor__icon{flex-shrink:0;pointer-events:none;background-color:var(--color-gray-500);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.c-pointer-cursor__badge--prev .c-pointer-cursor__icon,.c-pointer-cursor__badge--next .c-pointer-cursor__icon{width:.5625rem;height:.4375rem;-webkit-mask-image:url(../img/icon/arrow-right-gray.svg);mask-image:url(../img/icon/arrow-right-gray.svg)}.c-pointer-cursor__badge--prev .c-pointer-cursor__icon{transform:rotate(180deg)}.c-pointer-cursor__badge--view-more .c-pointer-cursor__icon{width:1.25rem;height:1.25rem;-webkit-mask-image:url(../img/icon/view-more.svg);mask-image:url(../img/icon/view-more.svg)}.c-pointer-cursor__label{font-size:.625rem;font-weight:400;line-height:1.2;white-space:nowrap}@media (prefers-reduced-motion: reduce){.c-pointer-cursor__dot,.c-pointer-cursor__badge{transition:none}}.p-recruit{display:flex;flex-direction:column;min-height:100vh}body.p-recruit.has-recruit-header-offset:not(.has-recruit-page-header):not(.has-page-image-header)>main{padding-top:var(--scroll-margin-top)}.p-recruit__main{flex:1;padding:0 1.5rem;overflow:hidden}.p-recruit__cv{position:relative;z-index:0;background-color:var(--color-white);margin:0 -1.5rem}.p-recruit-hero{position:relative;margin:0 -1.5rem}.p-recruit-hero__bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;pointer-events:none;background-color:var(--color-black)}.p-recruit-hero__bg-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.8}.p-recruit-hero__first-view{position:relative;z-index:1;height:100vh;height:100svh}.p-recruit-hero__copy{position:absolute;bottom:2.25rem;left:2.25rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;color:var(--color-text-on-dark);max-width:37.5rem!important}@media screen and (max-width: 768px){.p-recruit-hero__copy{bottom:4rem;left:1rem}}.p-recruit-hero__en{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1rem;font-weight:900;line-height:1;text-transform:capitalize;word-break:break-word}@media screen and (max-width: 768px){.p-recruit-hero__en{font-size:.875rem}}.p-recruit-hero__ja{font-size:3rem;font-weight:900;line-height:1.25;letter-spacing:.24rem;word-break:break-word}@media screen and (max-width: 768px){.p-recruit-hero__ja{font-size:1.5rem;letter-spacing:.16rem}}.p-recruit-hero__first-view .c-hero-scroll{position:absolute;bottom:2.625rem;right:2rem}@media screen and (max-width: 768px){.p-recruit-hero__first-view .c-hero-scroll{right:0;bottom:1.375rem}}.p-recruit-hero__second-view{position:relative;z-index:1;padding:15rem 2.5rem;color:var(--color-text-on-dark)}@media screen and (max-width: 768px){.p-recruit-hero__second-view{padding:7.5rem 1rem 10rem}}.p-recruit-hero__second-view-inner{display:grid;grid-template-columns:minmax(0,1fr) 40rem;column-gap:2.5rem;align-items:start;max-width:82.5rem;min-height:38rem}@media screen and (max-width: 768px){.p-recruit-hero__second-view-inner{grid-template-columns:1fr;gap:3rem;min-height:0;max-width:none}}.p-recruit-hero__second-view-text{grid-column:2;font-size:1rem;font-weight:700;line-height:2;letter-spacing:.16rem;font-feature-settings:"palt" 1;word-break:break-word}@media screen and (max-width: 768px){.p-recruit-hero__second-view-text{grid-column:1;font-size:.875rem;letter-spacing:.14rem}}.p-recruit-hero__second-view-text p{margin:0}.p-recruit-hero__second-view-text p+p{margin-top:2em}.p-recruit-hero__second-view-youtube{grid-column:1;grid-row:1;display:flex;align-items:center;justify-content:space-between;align-self:end;width:22.5rem;padding:.375rem .375rem .375rem 1.5rem;border:.0625rem solid var(--color-white);border-radius:.25rem;color:var(--color-white);text-decoration:none;background-color:transparent;transition-timing-function:cubic-bezier(.45,0,.55,1);transition-duration:.4s;transition-property:background-color,color,border-color}@media screen and (max-width: 768px){.p-recruit-hero__second-view-youtube{grid-column:1;grid-row:2;align-self:start;width:17.1875rem;padding-left:1rem}}.p-recruit-hero__second-view-youtube:focus{outline:none}.p-recruit-hero__second-view-youtube:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.p-recruit-hero__second-view-youtube-text{display:flex;flex-direction:column;justify-content:space-between;height:3rem;white-space:nowrap}@media screen and (max-width: 768px){.p-recruit-hero__second-view-youtube-text{height:2.5rem}}.p-recruit-hero__second-view-youtube-ja{font-size:.875rem;font-weight:900;line-height:1.5;letter-spacing:.035rem;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-recruit-hero__second-view-youtube-ja{font-size:.75rem;letter-spacing:.03rem}}.p-recruit-hero__second-view-youtube-en{font-family:aktiv-grotesk,sans-serif;font-size:.75rem;font-weight:400;line-height:1.2;text-transform:capitalize;opacity:.5;transition-timing-function:cubic-bezier(.45,0,.55,1);transition-duration:.4s;transition-property:color}@media screen and (max-width: 768px){.p-recruit-hero__second-view-youtube-en{font-size:.625rem}}.p-recruit-hero__second-view-youtube-media{display:grid;flex-shrink:0;width:9.3333125rem;height:5.25rem;overflow:hidden;background-color:var(--color-black)}@media screen and (max-width: 768px){.p-recruit-hero__second-view-youtube-media{width:6.6666875rem;height:3.75rem}}.p-recruit-hero__second-view-youtube-media-image{grid-area:1/1;width:100%;height:100%;object-fit:cover;opacity:.8;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}@media (hover: hover){.p-recruit-hero__second-view-youtube:hover .p-recruit-hero__second-view-youtube-media-image{transform:scale(1.06)}}.p-recruit-hero__second-view-youtube-media-play{position:relative;z-index:1;grid-area:1/1;place-self:center;width:2rem;height:2rem}@media screen and (max-width: 768px){.p-recruit-hero__second-view-youtube-media-play{width:1.5rem;height:1.5rem}}@media (hover: hover){.p-recruit-hero__second-view-youtube:hover{background-color:var(--color-text-primary);border-color:var(--color-text-primary);color:var(--color-white)}.p-recruit-hero__second-view-youtube:hover .p-recruit-hero__second-view-youtube-en{color:var(--color-white)}}@media (prefers-reduced-motion: reduce){.p-recruit-hero__second-view-youtube{transition-duration:.01ms}}.p-recruit-our-works{margin:0 -1.5rem;background-color:var(--color-white)}.p-recruit-our-works__pin{position:relative;z-index:1;width:100%}.p-recruit-our-works__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.p-recruit-our-works__bg-gradient{position:absolute;background-color:#f2f4f5;filter:blur(7.5rem);top:7.5rem;left:50%;width:120rem;height:75rem;transform:translate(-50%)}@media screen and (max-width: 768px){.p-recruit-our-works__bg-gradient{width:99.75rem;height:99.75rem}}.p-recruit-our-works__bg-helix{position:absolute;top:16.125rem;left:50%;margin-left:-50rem;background-image:url(../img/our-works/bg-helix-pc.webp);background-size:cover;background-position:center;background-repeat:no-repeat;width:100rem;height:100rem;transform-origin:50% 50%}@media screen and (max-width: 768px){.p-recruit-our-works__bg-helix{top:25.625rem;margin-left:-28.46875rem;background-image:url(../img/our-works/bg-helix-sp.webp);width:56.9375rem;height:56.9375rem}}.p-recruit-our-works__media{position:absolute;top:42.75rem;left:0;z-index:0;width:100%}@media screen and (max-width: 768px){.p-recruit-our-works__media{position:relative;top:auto;left:auto;z-index:auto;margin:4.25rem -1rem 0;width:calc(100% + 2rem)}}.p-recruit-our-works__media-inner{position:relative;width:58.5rem;height:41.25rem;margin:0 auto}@media screen and (max-width: 768px){.p-recruit-our-works__media-inner{width:23.4375rem;height:25.5rem}}.p-recruit-our-works__media-mask{--our-works-mask-x: 0;--our-works-mask-y: 0;--our-works-mask-w: 100%;--our-works-mask-h: 100%;position:absolute;top:5.8125rem;left:11.75rem;width:35rem;height:34.962375rem;overflow:hidden;pointer-events:none;mask-image:url(../img/our-works/diagram-mask-window-pc.svg);mask-repeat:no-repeat;mask-position:var(--our-works-mask-x) var(--our-works-mask-y);mask-size:var(--our-works-mask-w) var(--our-works-mask-h);-webkit-mask-image:url(../img/our-works/diagram-mask-window-pc.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:var(--our-works-mask-x) var(--our-works-mask-y);-webkit-mask-size:var(--our-works-mask-w) var(--our-works-mask-h)}@media screen and (max-width: 768px){.p-recruit-our-works__media-mask{top:5rem;left:3.25rem;width:16.9375rem;height:16.9193125rem;mask-image:url(../img/our-works/diagram-mask-window-sp.svg);-webkit-mask-image:url(../img/our-works/diagram-mask-window-sp.svg)}}.p-recruit-our-works__media-window{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--color-black)}.p-recruit-our-works__media-window-video{position:fixed;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.4}.p-recruit-our-works__media-labels{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.p-recruit-our-works__media-item{position:absolute;display:flex;flex-direction:column;gap:.0625rem;align-items:center;width:15rem;text-align:center}@media screen and (max-width: 768px){.p-recruit-our-works__media-item{width:8.4375rem}}.p-recruit-our-works__media-item br{display:none}.p-recruit-our-works__media-labels--outer .p-recruit-our-works__media-item{color:var(--color-text-primary)}.p-recruit-our-works__media-labels--inner .p-recruit-our-works__media-item{color:#f2f4f5}.p-recruit-our-works__media-item-en{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1.75rem;font-weight:900;line-height:1;text-transform:capitalize;word-break:break-word}@media screen and (max-width: 768px){.p-recruit-our-works__media-item-en{font-size:1.125rem}}.p-recruit-our-works__media-item-ja{margin:0;font-size:.625rem;font-weight:700;line-height:1.5;letter-spacing:.1rem;word-break:break-word;font-feature-settings:"palt" 1}.p-recruit-our-works__media-item-dot{position:absolute;left:50%;width:.375rem;height:.375rem;border-radius:.375rem;background-color:var(--position-card-accent-color, var(--color-text-primary));transform:translate(-50%)}.p-recruit-our-works__media-item-dot--top{top:-1.25rem}@media screen and (max-width: 768px){.p-recruit-our-works__media-item-dot--top{top:-.75rem}}.p-recruit-our-works__media-item-dot--bottom{bottom:-1.25rem}@media screen and (max-width: 768px){.p-recruit-our-works__media-item-dot--bottom{bottom:-.75rem}}.p-recruit-our-works__media-item--corporate{top:0;left:50%;transform:translate(-50%)}@media screen and (max-width: 768px){.p-recruit-our-works__media-item--corporate{top:0;left:7.5rem;transform:none}}.p-recruit-our-works__media-item--technology{bottom:0;left:0}@media screen and (max-width: 768px){.p-recruit-our-works__media-item--technology{bottom:.5rem;left:.25rem}}.p-recruit-our-works__media-item--design{right:0;bottom:0}@media screen and (max-width: 768px){.p-recruit-our-works__media-item--design{right:.25rem;bottom:.5rem}}.p-recruit-our-works__media-item--media{top:16.75rem;left:13.25rem}@media screen and (max-width: 768px){.p-recruit-our-works__media-item--media{top:9.75rem;left:3.25rem}}.p-recruit-our-works__media-item--management{bottom:6.75rem;left:50%;transform:translate(-50%)}@media screen and (max-width: 768px){.p-recruit-our-works__media-item--management{top:17.4375rem;bottom:auto;left:7.5rem;transform:none}}.p-recruit-our-works__media-item--event{top:16.75rem;right:13.25rem}@media screen and (max-width: 768px){.p-recruit-our-works__media-item--event{top:9.75rem;right:3.25rem;left:auto}}.p-recruit-our-works__inner{position:relative;z-index:1;width:100%;max-width:85rem;min-height:85rem;margin:0 auto;padding:15rem 0 7.625rem}@media screen and (max-width: 768px){.p-recruit-our-works__inner{max-width:none;min-height:auto;padding:10rem 1rem 5rem}}.p-recruit-our-works__head{display:flex;align-items:flex-end;justify-content:space-between;width:100%}@media screen and (max-width: 768px){.p-recruit-our-works__head{align-items:stretch;flex-direction:column;gap:3rem}}.p-recruit-our-works__text{width:40rem;margin:0 0 -1.25rem;color:var(--color-text-primary);font-size:.875rem;font-weight:400;line-height:2;letter-spacing:.14rem;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-recruit-our-works__text{width:100%;margin:0}}.p-recruit-our-works__text p{margin:0}.p-recruit-our-works__text p+p{margin-top:0}.p-recruit-our-works__content{width:100%;padding:29.5rem 2.5rem 13.25rem}@media screen and (max-width: 768px){.p-recruit-our-works__content{width:calc(100% + 1rem);margin:0 -.5rem;padding:3rem 0 0}}.p-recruit-our-works__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 45rem}@media screen and (max-width: 768px){.p-recruit-our-works__grid{gap:.5rem}}.p-recruit-our-works__grid-item{min-width:0}.p-recruit-our-works__grid-item--media{order:1}@media screen and (max-width: 768px){.p-recruit-our-works__grid-item--media{order:unset}}.p-recruit-our-works__grid-item--corporate{order:2}@media screen and (max-width: 768px){.p-recruit-our-works__grid-item--corporate{order:unset}}.p-recruit-our-works__grid-item--event{order:3}@media screen and (max-width: 768px){.p-recruit-our-works__grid-item--event{order:unset}}.p-recruit-our-works__grid-item--technology{order:4}@media screen and (max-width: 768px){.p-recruit-our-works__grid-item--technology{order:unset}}.p-recruit-our-works__grid-item--management{order:5}@media screen and (max-width: 768px){.p-recruit-our-works__grid-item--management{order:unset}}.p-recruit-our-works__grid-item--design{order:6}@media screen and (max-width: 768px){.p-recruit-our-works__grid-item--design{order:unset}}.p-recruit-our-works__card{width:100%}.p-recruit-our-works__card-link{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:7.5rem;padding:1.4375rem 0;color:inherit;text-decoration:none;background-color:var(--color-white)}@media screen and (max-width: 768px){.p-recruit-our-works__card-link{height:11rem;padding:0 1.5rem;border-bottom:.0625rem solid var(--color-border-strong)}}.p-recruit-our-works__card-link:focus{outline:none}.p-recruit-our-works__card-link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.p-recruit-our-works__card-category{position:absolute;top:.25rem;left:.25rem;font-family:aktiv-grotesk,sans-serif;font-size:.75rem;font-weight:900;line-height:1;color:var(--position-card-accent-color, var(--color-text-primary));text-transform:capitalize;word-break:break-word}@media screen and (max-width: 768px){.p-recruit-our-works__card-category{top:.5rem;left:.5rem;font-size:.6875rem}}.p-recruit-our-works__card-dot{position:absolute;top:.4375rem;right:.4375rem;width:.375rem;height:.375rem;border-radius:.375rem;background-color:var(--position-card-accent-color, var(--color-text-primary))}@media screen and (max-width: 768px){.p-recruit-our-works__card-dot{top:.5625rem;right:.5625rem}}.p-recruit-our-works__card-title{font-size:.75rem;font-weight:700;line-height:1.5;letter-spacing:.12rem;text-align:center;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-recruit-our-works__card-title{flex:1 0 0;min-width:0;font-size:.8125rem;letter-spacing:.13rem}}.p-recruit-our-works__media-item-ja .work-header-break,.p-recruit-our-works__card-title .work-header-break{display:none}.p-recruit-our-works__card-arrow{position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;overflow:hidden;background-color:var(--color-white);transition-timing-function:cubic-bezier(.45,0,.55,1);transition-duration:.4s;transition-property:background-color}@media screen and (max-width: 768px){.p-recruit-our-works__card-arrow{width:1rem;height:1rem;background-color:var(--color-bg-inverse)}}.p-recruit-our-works__card-arrow-icons{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.p-recruit-our-works__card-arrow-icon{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:var(--color-text-primary);mask-image:url(../img/icon/arrow-next.svg);mask-repeat:no-repeat;mask-position:center;mask-size:1.375rem 1.375rem;-webkit-mask-image:url(../img/icon/arrow-next.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:1.375rem 1.375rem;transition-property:transform,background-color;transition-duration:.28s,.4s;transition-timing-function:cubic-bezier(.45,0,.55,1),cubic-bezier(.45,0,.55,1)}@media screen and (max-width: 768px){.p-recruit-our-works__card-arrow-icon{background-color:var(--color-white);mask-image:url(../img/icon/arrow-right-black.svg);-webkit-mask-image:url(../img/icon/arrow-right-black.svg);mask-size:.5rem .5rem;-webkit-mask-size:.5rem .5rem}}.p-recruit-our-works__card-arrow-icon--current{transform:translate(0)}.p-recruit-our-works__card-arrow-icon--incoming{transform:translate(-100%)}.p-recruit-our-works__card-divider{position:absolute;bottom:0;left:0;width:100%;height:.0625rem;pointer-events:none;background-color:var(--color-gray-200)}@media screen and (max-width: 768px){.p-recruit-our-works__card-divider--base{display:none}}.p-recruit-our-works__card-divider--hover{background-color:var(--color-border-strong);transform:scaleX(0);transform-origin:right center;transition:transform .22s cubic-bezier(.45,0,.55,1) 0s}@media screen and (max-width: 768px){.p-recruit-our-works__card-divider--hover{display:none}}.p-recruit-our-works__card-link:focus-visible .p-recruit-our-works__card-divider--hover{background-color:var(--color-focus);transform:scaleX(1);transform-origin:left center;transition-duration:.28s}@media (hover: hover){.p-recruit-our-works__card-link:hover .p-recruit-our-works__card-arrow{background-color:var(--color-bg-inverse)}.p-recruit-our-works__card-link:hover .p-recruit-our-works__card-arrow-icon{background-color:var(--color-white)}.p-recruit-our-works__card-link:hover .p-recruit-our-works__card-arrow-icon--current{transform:translate(100%)}.p-recruit-our-works__card-link:hover .p-recruit-our-works__card-arrow-icon--incoming{transform:translate(0)}.p-recruit-our-works__card-link:hover .p-recruit-our-works__card-divider--hover{transform:scaleX(1);transform-origin:left center;transition-duration:.28s}.p-recruit-our-works__card-link:not(:hover) .p-recruit-our-works__card-divider--hover{transform:scaleX(0);transform-origin:right center;transition-duration:.22s}}@media (prefers-reduced-motion: reduce){.p-recruit-our-works__card-arrow{transition-duration:.01ms}.p-recruit-our-works__card-arrow-icon{transition-duration:.01ms,.01ms}.p-recruit-our-works__card-divider--hover{transition-duration:.01ms}.p-recruit-our-works__card-link:hover .p-recruit-our-works__card-arrow-icon--current,.p-recruit-our-works__card-link:hover .p-recruit-our-works__card-arrow-icon--incoming{transform:none}.p-recruit-our-works__card-link:hover .p-recruit-our-works__card-arrow-icon--incoming{transform:translate(-100%)}}.p-recruit__environment{position:relative;margin:0 -1.5rem -5rem;padding-bottom:5rem;overflow:hidden;background-color:var(--color-bg-base)}@media screen and (max-width: 768px){.p-recruit__environment{margin-top:-2.5rem;margin-bottom:0;padding-bottom:6.875rem}}.p-recruit__environment-bg{position:absolute;bottom:0;right:50%;transform:translate(50%);z-index:1;width:45rem;height:45rem;pointer-events:none}@media screen and (max-width: 768px){.p-recruit__environment-bg{top:0;bottom:auto;right:-10rem;transform:none;width:25rem;height:auto}}.p-recruit__environment-bg-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}.p-recruit__environment-section{position:relative;z-index:1;padding:7.5rem 2.5rem}@media screen and (max-width: 768px){.p-recruit__environment-section{padding:7.5rem 1rem 0}}.p-recruit__environment-inner{position:relative;width:100%;max-width:85rem;margin:0 auto}@media screen and (max-width: 768px){.p-recruit__environment-inner{display:flex;flex-direction:column;gap:3rem;align-items:center}}.p-recruit__environment-head{height:6rem}@media screen and (max-width: 768px){.p-recruit__environment-head{width:100%;height:auto}}.p-recruit__environment-head .c-section-title{position:relative;z-index:1}.p-recruit__environment-grid{display:flex;align-items:flex-end;justify-content:space-between;margin-top:-6rem;width:100%}@media screen and (max-width: 768px){.p-recruit__environment-grid{flex-direction:column;gap:3rem;align-items:stretch;margin-top:0}}.p-recruit__environment-left{flex-shrink:0;width:27.5rem;padding-top:6rem}@media screen and (max-width: 768px){.p-recruit__environment-left{order:2;width:100%;padding-top:0}}.p-recruit__environment-right{position:relative;flex-shrink:0;width:52.5rem}@media screen and (max-width: 768px){.p-recruit__environment-right{order:1;width:100%;margin:0 auto;background-color:var(--color-bg-base)}}.p-recruit__environment-heading{width:100%}.p-recruit__environment-heading-bar{position:absolute;top:0;left:3.75rem;width:5.25rem;height:.25rem;background-color:#1b1b1b}@media screen and (max-width: 768px){.p-recruit__environment-heading-bar{left:0;width:3rem}}.p-recruit__environment-heading-axis{position:absolute;background-color:var(--color-border-strong)}.p-recruit__environment-heading-axis--y{top:0;left:0;width:.0625rem;height:100%}@media screen and (max-width: 768px){.p-recruit__environment-heading-axis--y{display:none}}.p-recruit__environment-heading-axis--x{top:0;left:0;width:52.5rem;height:.0625rem}@media screen and (max-width: 768px){.p-recruit__environment-heading-axis--x{left:-1rem;width:calc(100% + 2rem)}}.p-recruit__environment-heading-text{position:absolute;top:3.75rem;bottom:0;left:3.75rem;z-index:2;display:flex;flex-flow:row-reverse;justify-content:space-between;width:5.25rem;font-size:2.25rem;font-weight:900;line-height:1;color:var(--color-text-primary);letter-spacing:.18rem;word-break:break-word}@media screen and (max-width: 768px){.p-recruit__environment-heading-text{top:2.5rem;right:1.5rem;left:auto;gap:.5rem;width:3.5rem;font-size:1.75rem;letter-spacing:.14rem}}.p-recruit__environment-heading-line{margin:0;font-feature-settings:"pkna";writing-mode:vertical-rl;text-orientation:mixed}.p-recruit__environment-list{position:relative;z-index:1;width:35rem;padding-top:8.0625rem;margin-left:12.5rem}@media screen and (max-width: 768px){.p-recruit__environment-list{width:100%;padding-top:2.5rem;margin-left:0}}.p-recruit__environment-card{position:relative;display:flex;flex-direction:column;gap:3.75rem;color:inherit;text-decoration:none}.p-recruit__environment-card-body{display:flex;flex-direction:column;gap:1.5rem;width:35rem}@media screen and (max-width: 768px){.p-recruit__environment-card-body{gap:1rem;width:21.4375rem}}.p-recruit__environment-card-title{margin:0;font-size:1rem;font-weight:900;line-height:1.5;color:var(--color-text-primary);letter-spacing:.05rem;word-break:break-word}@media screen and (max-width: 768px){.p-recruit__environment-card-title{max-width:14.5625rem;font-size:.875rem;letter-spacing:.07rem}}.p-recruit__environment-card-content{display:flex;gap:3.75rem;align-items:flex-end;justify-content:flex-end;width:100%}@media screen and (max-width: 768px){.p-recruit__environment-card-content{flex-direction:column;gap:1rem;align-items:flex-start}}.p-recruit__environment-card-text{flex:1 0 0;min-width:0;margin:0;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--color-text-primary);letter-spacing:.14rem;word-break:break-word}@media screen and (max-width: 768px){.p-recruit__environment-card-text{max-width:13.75rem;font-size:.75rem;letter-spacing:.12rem}}.p-recruit__environment-card-detail{display:inline-flex;flex-shrink:0;gap:.375rem;align-items:center}.p-recruit__environment-card-detail-text{font-family:aktiv-grotesk,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.2;color:var(--color-text-primary);text-transform:capitalize;word-break:break-word}@media screen and (max-width: 768px){.p-recruit__environment-card-detail-text{font-size:.6875rem}}.p-recruit__environment-card-detail-icon{display:block;flex-shrink:0;width:.5rem;height:.5rem;background-color:var(--color-text-primary);-webkit-mask-image:url(../img/icon/arrow-right-black.svg);mask-image:url(../img/icon/arrow-right-black.svg);-webkit-mask-image:url(../img/icon/arrow-right-black.svg);mask-image:url(../img/icon/arrow-right-black.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.p-recruit__environment-media{width:35rem;aspect-ratio:4/3;overflow:hidden;background-color:var(--color-bg-inverse)}@media screen and (max-width: 768px){.p-recruit__environment-media{width:calc(100% + 2rem);margin-left:-1rem}}.p-recruit__environment-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}@media (hover: hover){.p-recruit__environment-card:hover .p-recruit__environment-image{transform:scale(1.06)}}.p-recruit__environment-card:focus{outline:none}.p-recruit__environment-card:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}@media (prefers-reduced-motion: reduce){.p-recruit__environment-image{transition-duration:.01ms}}.p-recruit-project-story{position:relative;margin:0 -1.5rem;padding:7.5rem 2.5rem 15rem}@media screen and (max-width: 768px){.p-recruit-project-story{margin-bottom:0;padding:5rem 1rem}}.p-recruit-project-story__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:var(--color-white)}.p-recruit-project-story__inner{position:relative;z-index:3;display:flex;flex-direction:column;gap:5rem;align-items:center;width:100%;max-width:85rem;margin:0 auto}@media screen and (max-width: 768px){.p-recruit-project-story__inner{gap:3rem;align-items:stretch}}.p-recruit-project-story__header{position:relative;width:100%;min-height:9.75rem}@media screen and (max-width: 768px){.p-recruit-project-story__header{display:flex;flex-direction:column;gap:3rem;min-height:0}}.p-recruit-project-story__title{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}@media screen and (max-width: 768px){.p-recruit-project-story__title{gap:.375rem}}.p-recruit-project-story__en-title{display:inline-flex;align-items:center;justify-content:center;height:1.75rem;margin:0;padding:0 .5rem;font-family:aktiv-grotesk,sans-serif;font-size:1rem;font-weight:900;line-height:1;color:var(--color-text-on-dark);text-transform:capitalize;word-break:break-word;background-color:var(--color-bg-inverse)}@media screen and (max-width: 768px){.p-recruit-project-story__en-title{height:1.375rem;padding:0 .375rem;font-size:.8125rem}}.p-recruit-project-story__ja-title{margin:0;font-size:3rem;font-weight:900;line-height:1.25;color:var(--color-text-primary);letter-spacing:.24rem;word-break:break-word}@media screen and (max-width: 768px){.p-recruit-project-story__ja-title{font-size:2rem;letter-spacing:.16rem}}.p-recruit-project-story__ja-title-line{display:block;line-height:1.25}.p-recruit-project-story__text{position:absolute;top:4.5rem;left:45rem;width:40rem;margin:0;color:var(--color-text-primary);font-size:.875rem;font-weight:400;line-height:2;letter-spacing:.14rem;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-recruit-project-story__text{position:static;width:100%;max-width:21.4375rem}}.p-recruit-project-story__grid{display:flex;flex-direction:column;gap:5rem;width:100%}@media screen and (max-width: 768px){.p-recruit-project-story__grid{gap:2rem}}.p-recruit-project-story__item{min-width:0}@media screen and (max-width: 768px){.p-recruit-project-story__grid .c-voice-card__category-items{gap:.375rem .75rem;min-height:2.625rem;padding-bottom:1.5rem}}@media screen and (max-width: 768px){.p-recruit-project-story__item--management .c-voice-card__category-dot{--category-dot-color: #eb9c00}}.p-recruit-project-story__footer{display:flex;justify-content:center;width:100%}.p-recruit-project-story__footer .c-button{width:20rem;min-width:20rem}@media screen and (max-width: 768px){.p-recruit-project-story__footer .c-button{width:17.4375rem;min-width:17.4375rem}}.p-recruit-interview__main{flex:1}.p-recruit-interview__toc[hidden]{display:none}.p-recruit-interview__toc{padding:3.75rem 2.5rem}@media screen and (max-width: 768px){.p-recruit-interview__toc{position:fixed;bottom:.5rem;left:.5rem;right:.5rem;z-index:100;padding:0}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc{overflow:hidden;border-radius:.25rem;background-color:var(--color-gray-200);padding:0}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__inner{display:grid;grid-template-columns:max-content minmax(0,1fr) auto;column-gap:1rem;align-items:center;min-height:3.25rem;padding:.5rem 1.25rem}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc--open .c-toc__inner{align-items:start}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__label{position:relative;z-index:1;padding:0;color:var(--color-text-secondary);font-size:.625rem}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc--open .c-toc__label{align-self:center}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__body{position:relative;align-self:stretch;display:flex;align-items:center;min-width:0;margin-top:0;padding-left:1.0625rem}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc--open .c-toc__body{align-items:stretch}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__body:before{content:"";position:absolute;top:.5rem;bottom:.5rem;left:0;width:1px;background-color:var(--color-gray-500)}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__indicator{display:none}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__list{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:0}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc--open .c-toc__list{padding:.6875rem 0}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc:not(.c-toc--open) .c-toc__item:not(.c-toc__item--active){display:none}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__item{display:block;gap:0;padding:0;border-bottom:none}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__item:last-child{border-bottom:none}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__item--active:before{content:none}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__item-icon{display:none}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__link{display:inline-block;flex:none;width:auto}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc:not(.c-toc--open) .c-toc__link{pointer-events:none}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__link-text{font-size:.75rem;font-weight:700;line-height:1.5;letter-spacing:.12rem;white-space:nowrap;padding-bottom:0}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__link-text.c-link--single:before,.p-recruit-interview__toc .c-toc__link-text.c-link--single:after,.p-recruit-interview__toc .c-toc__link-text.c-underline:before,.p-recruit-interview__toc .c-toc__link-text.c-underline:after,.p-recruit-interview__toc .c-toc__link-text.c-underline--single:before,.p-recruit-interview__toc .c-toc__link-text.c-underline--single:after{display:none}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__toggle{display:block;flex-shrink:0;width:.625rem;height:.625rem;margin:0;padding:0;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc--open .c-toc__toggle{margin-top:.9375rem}}.p-recruit-interview__toc .c-toc__toggle:focus{outline:none}.p-recruit-interview__toc .c-toc__toggle:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc__toggle-icon{display:block;width:.625rem;height:.625rem;background-color:var(--color-text-primary);mask-image:url(../img/icon/angle-top.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(../img/icon/angle-top.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;transition:transform .28s cubic-bezier(.45,0,.55,1)}}@media screen and (max-width: 768px){.p-recruit-interview__toc .c-toc--open .c-toc__toggle-icon{transform:rotate(180deg)}}@media (prefers-reduced-motion: reduce){.p-recruit-interview__toc .c-toc__toggle-icon{transition:none}}.p-recruit-interview__list{padding:1.25rem 2.5rem 0}@media screen and (max-width: 768px){.p-recruit-interview__list{padding:3rem 1rem 7rem}}.p-recruit-interview__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5rem 1.25rem;max-width:85rem;margin:0 auto}@media screen and (max-width: 768px){.p-recruit-interview__grid{grid-template-columns:minmax(0,1fr);gap:2rem;max-width:none}}.p-recruit-interview__empty--voice{padding-top:5rem}@media screen and (max-width: 768px){.p-recruit-interview__empty--voice{padding-top:0}}.p-recruit-interview__pagenation{margin-top:7.25rem}@media screen and (max-width: 768px){.p-recruit-interview__pagenation{margin-top:3rem}}.p-recruit-voice__main{flex:1}.p-recruit-voice__toc[hidden]{display:none}.p-recruit-voice__toc{padding:3.75rem 2.5rem 5rem}@media screen and (max-width: 768px){.p-recruit-voice__toc{display:none;padding:3rem 1rem}}.p-recruit-voice__list{padding:3.75rem 2.5rem 7.5rem}@media screen and (max-width: 768px){.p-recruit-voice__list{padding:3rem 1rem 7rem}}.p-recruit-voice__grid{display:flex;flex-direction:column;gap:5rem;max-width:85rem;margin:0 auto}@media screen and (max-width: 768px){.p-recruit-voice__grid{gap:2rem;max-width:none}}.p-recruit-voice__pagenation{margin-top:7.25rem}@media screen and (max-width: 768px){.p-recruit-voice__pagenation{margin-top:3rem}}.p-recruit-detail__main{flex:1}.p-recruit-detail__article{display:flex;flex-direction:column;gap:3.75rem;max-width:75rem;margin:0 auto;padding:0 0 3.75rem}@media screen and (max-width: 768px){.p-recruit-detail__article{overflow:hidden;gap:3.75rem;padding:0 1rem 1rem}}.p-recruit-detail__sections{display:flex;flex-direction:column;gap:7.5rem}.p-recruit-detail__section-body{margin-top:5rem}.p-recruit-detail__introduction{padding:3.75rem 0 1.25rem}@media screen and (max-width: 768px){.p-recruit-detail__introduction{padding:0}}.p-recruit-detail__daily-schedule{margin:3.75rem -2.5rem;padding:5rem 7.5rem 7.5rem;background-color:var(--color-bg-subtle)}@media screen and (max-width: 768px){.p-recruit-detail__daily-schedule{margin:3.75rem -1rem;padding:5rem 2rem}}.p-recruit-detail__daily-schedule-inner{max-width:75rem;margin:0 auto}.p-recruit-detail__daily-schedule-header{border-top:.0625rem solid var(--color-black);position:relative;margin:0 -2.5rem;padding:0 2.5rem}@media screen and (max-width: 768px){.p-recruit-detail__daily-schedule-header{margin:0 -1rem;padding:0 1rem}}.p-recruit-detail__daily-schedule-header .c-section-title:before{content:"";position:absolute;top:0;left:0;width:2.5rem;height:.25rem;background-color:#1b1b1b;pointer-events:none}.p-recruit-detail__daily-schedule-axis{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:0;border-top:.0535625rem solid var(--color-black);pointer-events:none}.p-recruit-detail__daily-schedule-body{display:flex;gap:13.3125rem;align-items:flex-start;margin-top:5rem}@media screen and (max-width: 768px){.p-recruit-detail__daily-schedule-body{flex-direction:column;gap:2.5rem;margin-top:3rem}}.p-recruit-detail__daily-schedule-profile{flex-shrink:0;width:13.75rem}@media screen and (max-width: 768px){.p-recruit-detail__daily-schedule-profile{position:relative;width:100%;display:flex;align-self:stretch;justify-content:space-between;gap:1rem}}.p-recruit-detail__daily-schedule-profile-media{width:13.75rem;aspect-ratio:220/165;overflow:hidden;margin-bottom:1.5rem}@media screen and (max-width: 768px){.p-recruit-detail__daily-schedule-profile-media{width:9.6875rem;aspect-ratio:155/116;margin-bottom:0}}.p-recruit-detail__daily-schedule-profile-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.p-recruit-detail__daily-schedule-profile-meta{position:relative;padding-left:1.5rem}@media screen and (max-width: 768px){.p-recruit-detail__daily-schedule-profile-meta{align-self:flex-end;padding-left:0}}.p-recruit-detail__daily-schedule-profile-meta:before{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;background-color:var(--color-border-strong)}@media screen and (max-width: 768px){.p-recruit-detail__daily-schedule-profile-meta:before{content:none}}.p-recruit-detail__daily-schedule-profile-department{margin:0;font-size:.625rem;font-weight:400;line-height:1.5;letter-spacing:.05rem;color:var(--color-text-primary);opacity:.5;word-break:break-word;font-feature-settings:"palt" 1}.p-recruit-detail__daily-schedule-profile-name{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;margin:.25rem 0 0}.p-recruit-detail__daily-schedule-profile-name-text{font-size:.875rem;font-weight:700;line-height:1.5;letter-spacing:.14rem;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-recruit-detail__daily-schedule-profile-name-text{font-size:.75rem;letter-spacing:.12rem}}.p-recruit-detail__daily-schedule-profile-name-bracket,.p-recruit-detail__daily-schedule-profile-name-detail{font-size:.75rem;font-weight:500;line-height:1.5;letter-spacing:.06rem;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1,"hwid" 1}@media screen and (max-width: 768px){.p-recruit-detail__daily-schedule-profile-name-bracket,.p-recruit-detail__daily-schedule-profile-name-detail{font-size:.625rem;letter-spacing:.05rem}}.p-recruit-detail__daily-schedule-profile-name-detail{padding-top:.125rem}.p-recruit-detail__daily-schedule-timeline{flex:1;min-width:0;max-width:40.4375rem}.p-recruit-faq__main{flex:1}.p-recruit-faq__body{padding:3.75rem 2.5rem 7.5rem}@media screen and (max-width: 768px){.p-recruit-faq__body{padding:3rem 1rem 7.5rem}}.p-recruit-faq__layout{display:flex;gap:5rem;align-items:stretch;max-width:80rem;margin:0 auto}@media screen and (max-width: 768px){.p-recruit-faq__layout{flex-direction:column;gap:3rem;align-items:stretch;max-width:none}}.p-recruit-faq__nav{flex-shrink:0;width:17.5rem}@media screen and (max-width: 768px){.p-recruit-faq__nav{width:100%}}.p-recruit-faq__nav[hidden]{display:none}.p-recruit-faq__nav-inner{background-color:var(--color-bg-subtle)}@media screen and (min-width: 769px){.p-recruit-faq__nav-inner{position:sticky;top:var(--scroll-margin-top);z-index:1}}@media screen and (max-width: 768px){.p-recruit-faq__nav-inner{padding:.5rem .5rem 1rem}}.p-recruit-faq__nav-label{margin:0;padding:0 .5rem;color:var(--color-text-primary);font-family:aktiv-grotesk,sans-serif;font-size:.75rem;font-weight:900;line-height:1;text-transform:capitalize;font-feature-settings:"palt" 1}.p-recruit-faq__nav-body{position:relative}@media screen and (min-width: 769px){.p-recruit-faq__nav-body{padding:4.0625rem 2.5rem 2.5rem}}@media screen and (max-width: 768px){.p-recruit-faq__nav-body{margin-top:.75rem}}.p-recruit-faq__nav-indicator{position:absolute;top:0;left:0;width:.25rem;height:1rem;background-color:var(--color-text-primary);opacity:0;pointer-events:none;transform:translateY(-50%);transition:transform .2s cubic-bezier(.25,.1,.25,1),opacity .2s cubic-bezier(.25,.1,.25,1)}@media screen and (max-width: 768px){.p-recruit-faq__nav-indicator{left:-.5rem}}@media (prefers-reduced-motion: reduce){.p-recruit-faq__nav-indicator{transition:none}}.p-recruit-faq__nav-list{margin:0;padding:0;list-style:none}.p-recruit-faq__nav-item{position:relative}@media screen and (max-width: 768px){.p-recruit-faq__nav-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.625rem .5rem;border-bottom:1px solid var(--color-border-default)}}@media screen and (max-width: 768px){.p-recruit-faq__nav-item:last-child{border-bottom:none}}@media screen and (min-width: 769px){.p-recruit-faq__nav-item:not(:last-child){margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border-default)}}@media screen and (min-width: 769px){.p-recruit-faq__nav-item--active{padding-right:2rem}}.p-recruit-faq__nav-link{display:block;color:inherit;text-decoration:none}@media screen and (max-width: 768px){.p-recruit-faq__nav-link{flex:1;min-width:0}}.p-recruit-faq__nav-link-text{display:inline-block;color:var(--color-text-primary);font-size:.75rem;font-weight:700;line-height:1.25;letter-spacing:.0375rem;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-recruit-faq__nav-link-text{font-weight:400;line-height:1.5}}@media screen and (max-width: 768px){.p-recruit-faq__nav-item--active .p-recruit-faq__nav-link-text{font-weight:700}}.p-recruit-faq__nav-item-icon{flex-shrink:0;display:none}@media screen and (min-width: 769px){.p-recruit-faq__nav-item-icon{position:absolute;top:0;right:0;width:1.5rem;height:1.5rem;transform:rotate(90deg)}}@media screen and (max-width: 768px){.p-recruit-faq__nav-item-icon{width:.5rem;height:.5rem}}.p-recruit-faq__nav-item--active .p-recruit-faq__nav-item-icon{display:block}.p-recruit-faq__content{flex:1;min-width:0}.p-recruit-faq__section[id]{scroll-margin-top:var(--scroll-margin-top)}.p-recruit-faq__sections{display:flex;flex-direction:column;gap:7.5rem}@media screen and (max-width: 768px){.p-recruit-faq__sections{gap:7.5rem}}.p-recruit-faq__section-head{position:relative;padding:0 2.5rem}@media screen and (max-width: 768px){.p-recruit-faq__section-head{margin:0 -1rem;padding:0 1rem}}.p-recruit-faq__section-axis{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:0;border-top:.0625rem solid var(--color-black);pointer-events:none}.p-recruit-faq__items{margin-top:2.8125rem;padding:0 2.5rem}@media screen and (max-width: 768px){.p-recruit-faq__items{margin-top:5rem;padding:0}}.p-recruit-faq__item{display:flex;flex-direction:column;gap:2.5rem}@media screen and (max-width: 768px){.p-recruit-faq__item{gap:2rem}}.p-recruit-faq__item:not(:last-child){margin-bottom:2.5rem}@media screen and (max-width: 768px){.p-recruit-faq__item:not(:last-child){margin-bottom:2rem}}.p-recruit-faq__qa{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width: 768px){.p-recruit-faq__qa{gap:1rem}}.p-recruit-faq__question{display:flex;gap:.75rem;align-items:flex-start;color:var(--color-text-primary)}@media screen and (max-width: 768px){.p-recruit-faq__question{gap:.375rem}}.p-recruit-faq__answer{display:flex;gap:2.5rem;align-items:flex-start;padding:2.5rem;background-color:var(--color-bg-subtle)}@media screen and (max-width: 768px){.p-recruit-faq__answer{position:relative;gap:1rem;padding:1.5rem 1rem 1.5rem 2.6875rem}}.p-recruit-faq__label{flex-shrink:0;margin:0;color:var(--color-text-primary);font-family:aktiv-grotesk,sans-serif;font-size:1rem;font-weight:700;line-height:1.9;letter-spacing:.05rem;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-recruit-faq__label{font-size:.875rem;letter-spacing:.04375rem}}@media screen and (max-width: 768px){.p-recruit-faq__answer .p-recruit-faq__label{position:absolute;top:1.625rem;left:1rem}}.p-recruit-faq__question-text{margin:0;font-size:1rem;font-weight:700;line-height:1.8;letter-spacing:.05rem;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-recruit-faq__question-text{flex:1;font-size:.875rem;letter-spacing:.04375rem}}.p-recruit-faq__answer-text{flex:1;min-width:0;font-size:.875rem;font-weight:400;line-height:2;letter-spacing:.14rem;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1}.p-recruit-faq__answer-text .c-underline{line-height:1.2}.p-recruit-faq__divider{height:0;border-top:.125rem dashed var(--color-border-default)}.p-recruit-jobs__main{flex:1}.p-recruit-faq__main .p-recruit-jobs{padding-bottom:7.5rem}@media screen and (max-width: 768px){.p-recruit-faq__main .p-recruit-jobs{padding:0 1rem 5.75rem}}.p-recruit-jobs__body{padding:4rem 2.5rem 5rem}@media screen and (max-width: 768px){.p-recruit-jobs__body{padding:3rem 1rem 7rem}}.p-recruit-jobs__sections{display:flex;flex-direction:column;gap:7.5rem;max-width:80rem;margin:0 auto}@media screen and (max-width: 768px){.p-recruit-jobs__sections{max-width:none}}.p-recruit-jobs__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:3.4375rem}@media screen and (max-width: 768px){.p-recruit-jobs__grid{grid-template-columns:1fr;margin-top:5rem}}.p-recruit-jobs__list{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width: 768px){.p-recruit-jobs__list{gap:1rem}}.p-recruit-jobs__footer{display:flex;justify-content:center;width:100%;max-width:80rem;margin:5rem auto 0}@media screen and (max-width: 768px){.p-recruit-jobs__footer{margin-top:4rem}}.p-recruit-jobs__footer .c-button{width:20rem;min-width:20rem}@media screen and (max-width: 768px){.p-recruit-jobs__footer .c-button{width:17.4375rem;min-width:17.4375rem}}.p-recruit-jobs__body--single{padding:5rem 0 7.5rem}@media screen and (max-width: 768px){.p-recruit-jobs__body--single{padding:2.3125rem 1rem 2rem}}.p-recruit-jobs__layout{display:flex;gap:5rem;align-items:stretch;max-width:80rem;margin:0 auto}@media screen and (max-width: 768px){.p-recruit-jobs__layout{flex-direction:column;gap:3rem;max-width:none}}.p-recruit-jobs__aside{flex-shrink:0;width:15rem}@media screen and (max-width: 768px){.p-recruit-jobs__aside{display:none}}.p-recruit-jobs__aside-inner{position:sticky;top:var(--scroll-margin-top);z-index:1}.p-recruit-jobs__aside-title{margin:0;color:var(--color-text-primary);font-size:1.25rem;font-weight:700;line-height:1.25;letter-spacing:.0625rem;font-feature-settings:"palt" 1}.p-recruit-jobs__aside-nav{margin-top:1.25rem}.p-recruit-jobs__aside-parent:not(:first-child){margin-top:1.25rem}.p-recruit-jobs__aside-parent-label{margin:0;padding:.3125rem .75rem;background-color:var(--color-bg-inverse);color:var(--color-text-on-dark);font-size:.875rem;font-weight:900;line-height:1.5;letter-spacing:.07rem;font-feature-settings:"palt" 1}.p-recruit-jobs__aside-group{margin-top:1.25rem}.p-recruit-jobs__aside-group-head{display:flex;gap:.75rem;align-items:center}.p-recruit-jobs__aside-group-accent{flex-shrink:0;width:.25rem;height:1rem;background-color:var(--jobs-aside-accent-color, var(--color-text-primary))}.p-recruit-jobs__aside-group-label{margin:0;color:var(--color-text-primary);font-size:.875rem;font-weight:700;line-height:1.25;letter-spacing:.04375rem;font-feature-settings:"palt" 1}.p-recruit-jobs__aside-post-list{display:flex;flex-direction:column;gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none}.p-recruit-jobs__aside-post-item{position:relative;display:flex;align-items:center;width:100%}.p-recruit-jobs__aside-post-indicator{position:absolute;top:50%;left:0;width:.25rem;height:.875rem;background-color:var(--color-text-primary);transform:translateY(-50%)}@media screen and (max-width: 768px){.p-recruit-jobs__aside-post-indicator{display:none}}.p-recruit-jobs__aside-post-link{display:block;color:inherit;text-decoration:none}@media screen and (max-width: 768px){.p-recruit-jobs__aside-post-link{flex:1;min-width:0}}.p-recruit-jobs__aside-post-current{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.p-recruit-jobs__aside-post-text{display:inline-block;color:var(--color-text-primary);font-size:.75rem;font-weight:400;line-height:1.25;letter-spacing:.0375rem;font-feature-settings:"palt" 1}.p-recruit-jobs__aside-post-text--current{font-weight:700}.p-recruit-jobs__aside-post-arrow{flex-shrink:0;display:block;width:1.25rem;height:1.25rem}.p-recruit-jobs__aside-divider{margin-top:1.25rem;border-top:1px solid var(--color-border-default)}.p-recruit-jobs__aside-bottom{display:flex;align-items:center;justify-content:center;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--color-border-default)}.p-recruit-jobs__aside-back{display:inline-flex;gap:.625rem;align-items:center;color:var(--color-text-primary);text-decoration:none}.p-recruit-jobs__aside-back-icon{flex-shrink:0;display:block;width:.875rem;height:.875rem}.p-recruit-jobs__aside-back-text{font-size:.75rem;font-weight:500;line-height:1.25;letter-spacing:.0375rem;font-feature-settings:"palt" 1}.p-recruit-jobs__single-content{flex:1;min-width:0}.p-recruit-jobs__single-content-toc{margin-bottom:5rem}@media screen and (max-width: 768px){.p-recruit-jobs__single-content-toc{display:none}}.p-recruit-jobs__content{font-size:1rem;line-height:1.8}.p-recruit-jobs__placeholder{font-size:.9375rem;line-height:1.8;text-align:center}.p-recruit-jobs__empty{margin-top:3.75rem;font-size:.8125rem;letter-spacing:.065rem;text-align:left}.p-recruit-workstyle__main{flex:1}.p-recruit-workstyle__toc{padding:7.5rem 2.5rem 3.75rem}@media screen and (max-width: 768px){.p-recruit-workstyle__toc{padding:3rem 1rem 0;margin-bottom:-.5rem}}.p-recruit-workstyle__body{width:100%}.p-recruit-workstyle__sections{display:flex;flex-direction:column;align-items:stretch;padding-bottom:3.75rem}@media screen and (max-width: 768px){.p-recruit-workstyle__sections{padding-bottom:1rem}}.p-recruit-workstyle__section{padding:3.75rem 0}.p-recruit-workstyle__section--secondary .p-recruit-workstyle__section-inner{background-color:var(--color-bg-subtle);padding:7.5rem 0}.p-recruit-workstyle__section-inner{width:100%}.p-recruit-workstyle__section-container{display:grid;grid-template-columns:15rem 55rem;column-gap:10rem;align-items:start;max-width:85rem;margin:0 auto;padding:0 2.5rem}@media screen and (max-width: 768px){.p-recruit-workstyle__section-container{display:flex;flex-direction:column;max-width:none;padding:0 1rem}}.p-recruit-workstyle__section-container .c-section-title-header{grid-column:1/-1}@media screen and (max-width: 768px){.c-section-title-header{align-self:stretch}}.p-recruit-workstyle__section-lead{grid-column:1;grid-row:2;margin:5rem 0 0;font-size:.875rem;font-weight:400;line-height:2;letter-spacing:.14rem;color:var(--color-text-primary);word-break:break-word}@media screen and (max-width: 768px){.p-recruit-workstyle__section-lead{width:100%;max-width:21.4375rem;margin:1.5rem 0 0}}.p-recruit-workstyle__section-content{grid-column:2;grid-row:2;margin-top:-2.875rem}@media screen and (max-width: 768px){.p-recruit-workstyle__section-content{width:100%;max-width:none;margin-top:5rem}}@media screen and (min-width: 769px){.p-recruit-workstyle__section--tertiary .p-recruit-workstyle__section-container{grid-template-columns:minmax(0,1fr);column-gap:0}}@media screen and (min-width: 769px){.p-recruit-workstyle__section--tertiary .p-recruit-workstyle__section-lead{grid-column:1;grid-row:2;width:100%;max-width:42.5rem;margin-top:3.75rem}}.p-recruit-workstyle__section--tertiary .p-recruit-workstyle__section-content{width:100vw;max-width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}@media screen and (min-width: 769px){.p-recruit-workstyle__section--tertiary .p-recruit-workstyle__section-content{grid-column:1;grid-row:3;margin-top:-3.75rem}}.p-recruit-workstyle__styles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media screen and (max-width: 768px){.p-recruit-workstyle__styles{width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem;gap:.3125rem}}.p-recruit-workstyle__style{position:relative;display:flex;flex-direction:column;gap:3rem;min-height:18.75rem;padding:1rem;overflow:hidden;background-color:var(--color-bg-subtle)}@media screen and (max-width: 768px){.p-recruit-workstyle__style{gap:2.125rem;width:100%;min-height:auto;padding:.5rem}}.p-recruit-workstyle__style-number{position:absolute;top:1rem;left:1rem;margin:0;font-family:aktiv-grotesk,sans-serif;font-size:.625rem;font-weight:900;line-height:1;color:var(--color-text-secondary);text-transform:capitalize}.p-recruit-workstyle__style-label-en{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:.625rem;font-weight:900;line-height:1;color:var(--color-text-secondary);text-align:right;text-transform:capitalize}.p-recruit-workstyle__style-icon{display:flex;align-items:center;justify-content:center;width:100%;height:5.25rem;padding:0 .375rem;overflow:hidden}@media screen and (max-width: 768px){.p-recruit-workstyle__style-icon{height:auto;height:3.75rem}}.p-recruit-workstyle__style-icon-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.p-recruit-workstyle__style-body{display:flex;flex-direction:column;gap:.75rem;width:100%}@media screen and (max-width: 768px){.p-recruit-workstyle__style-body{gap:.5rem}}.p-recruit-workstyle__style-head{display:flex;gap:1rem;align-items:center;width:100%}@media screen and (max-width: 768px){.p-recruit-workstyle__style-head{padding-top:1rem}}.p-recruit-workstyle__style-title{margin:0;font-size:1rem;font-weight:700;line-height:1.5;color:var(--color-text-primary);white-space:nowrap}@media screen and (max-width: 768px){.p-recruit-workstyle__style-title{font-size:.9375rem}}.p-recruit-workstyle__style-divider{flex:1 1 auto;min-width:0;height:.0625rem;background-color:var(--color-border-default)}@media screen and (max-width: 768px){.p-recruit-workstyle__style-divider{display:none}}.p-recruit-workstyle__style-text{font-size:.875rem;font-weight:400;line-height:1.5;color:var(--color-text-primary);word-break:break-word}@media screen and (max-width: 768px){.p-recruit-workstyle__style-text{font-size:.75rem}}.p-recruit-workstyle__style-text p{margin:0}.p-recruit-workstyle__benefits{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}@media screen and (max-width: 768px){.p-recruit-workstyle__benefits{grid-template-columns:minmax(0,1fr);width:100%}}.p-recruit-workstyle__benefit{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:.75rem;min-height:8.125rem;padding:1rem;overflow:hidden;background-color:var(--color-bg-subtle)}@media screen and (max-width: 768px){.p-recruit-workstyle__benefit{min-height:10.5rem}}.p-recruit-workstyle__benefit:not(.p-recruit-workstyle__benefit--media){grid-column:span 3}@media screen and (max-width: 768px){.p-recruit-workstyle__benefit:not(.p-recruit-workstyle__benefit--media){grid-column:1/-1;width:100%;min-width:0}}.p-recruit-workstyle__benefit--media{grid-column:span 2;justify-content:flex-start;min-height:11.25rem;padding:0;background-color:var(--color-bg-inverse)}@media screen and (max-width: 768px){.p-recruit-workstyle__benefit--media{grid-column:1/-1;width:100%;min-width:0;min-height:10.5rem}}.p-recruit-workstyle__benefit-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.p-recruit-workstyle__benefit-media-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.5}.p-recruit-workstyle__benefit-number{position:absolute;top:1rem;left:1rem;z-index:1;margin:0;font-family:aktiv-grotesk,sans-serif;font-size:.625rem;font-weight:900;line-height:1;color:var(--color-text-secondary);text-transform:capitalize}.p-recruit-workstyle__benefit--media .p-recruit-workstyle__benefit-number{color:var(--color-text-on-dark)}.p-recruit-workstyle__benefit-title{position:relative;z-index:1;margin:0;font-size:1rem;font-weight:700;line-height:1.5;color:var(--color-text-primary)}.p-recruit-workstyle__benefit-text{position:relative;z-index:1;margin:0;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--color-text-primary);word-break:break-word}.p-recruit-workstyle__benefit--media .p-recruit-workstyle__benefit-text{position:absolute;right:1rem;bottom:1rem;left:1rem;max-width:13rem;color:var(--color-text-on-dark)}@media screen and (max-width: 768px){.p-recruit-workstyle__benefit--media .p-recruit-workstyle__benefit-text{max-width:19.4375rem}}.p-recruit-workstyle__supports{display:flex;flex-direction:column;gap:1rem;width:100%}@media screen and (max-width: 768px){.p-recruit-workstyle__supports{gap:.5rem}}.p-recruit-workstyle__support{position:relative;display:flex;align-items:stretch;width:100%;background-color:var(--color-gray-100)}@media screen and (min-width: 769px){.p-recruit-workstyle__support{flex-direction:row}}@media screen and (max-width: 768px){.p-recruit-workstyle__support{flex-direction:column;padding-top:2.625rem}}.p-recruit-workstyle__support-aside{display:none}.p-recruit-workstyle__support-divider{display:none;background-color:var(--color-border-default)}@media screen and (min-width: 769px){.p-recruit-workstyle__support-divider{position:absolute;top:0;right:0;bottom:0;width:.0625rem}}@media screen and (min-width: 769px){.p-recruit-workstyle__support-divider--horizontal{display:none}}@media screen and (max-width: 768px){.p-recruit-workstyle__support-divider--horizontal{flex-shrink:0;width:100%;height:.0625rem}}.p-recruit-workstyle__support-number{position:absolute;z-index:1;margin:0;font-family:aktiv-grotesk,sans-serif;font-size:.625rem;font-weight:900;line-height:1;color:var(--color-text-secondary);text-transform:capitalize}@media screen and (min-width: 769px){.p-recruit-workstyle__support-number{top:1.25rem;left:1.25rem}}@media screen and (max-width: 768px){.p-recruit-workstyle__support-number{top:1rem;left:1rem}}.p-recruit-workstyle__support-body{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;word-break:break-word;gap:.6875rem;padding:3.5625rem 1rem 1rem}@media screen and (max-width: 768px){.p-recruit-workstyle__support-body{gap:.25rem;padding:0 1rem 1rem}}.p-recruit-workstyle__support-title{margin:0;font-size:1rem;font-weight:700;line-height:1.5;color:var(--color-text-primary)}@media screen and (max-width: 768px){.p-recruit-workstyle__support-title{font-size:.9375rem}}.p-recruit-workstyle__support-text{margin:0;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-recruit-workstyle__support-text{font-size:.75rem}}.p-recruit-workstyle__swiper{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 769px){.p-recruit-workstyle__swiper{gap:3.75rem}}@media screen and (max-width: 768px){.p-recruit-workstyle__swiper{gap:1.25rem}}.p-recruit-workstyle__swiper-control{width:100%}@media screen and (min-width: 769px){.p-recruit-workstyle__swiper-control{display:flex;justify-content:flex-end;max-width:85rem;height:3.75rem;margin-right:auto;margin-left:auto}}@media screen and (max-width: 768px){.p-recruit-workstyle__swiper-control{order:2}}@media screen and (max-width: 768px){.p-recruit-workstyle__swiper>.c-swiper{order:1}}@media screen and (min-width: 769px){.p-recruit-workstyle__swiper .c-swiper__navigation{gap:.75rem;justify-content:flex-end}}@media screen and (max-width: 768px){.p-recruit-workstyle__swiper .c-swiper__navigation{gap:.75rem;justify-content:center}}@media screen and (min-width: 769px){.p-recruit-workstyle__swiper .c-swiper__prev,.p-recruit-workstyle__swiper .c-swiper__next{width:3.75rem;height:3.75rem}}@media screen and (max-width: 768px){.p-recruit-workstyle__swiper .c-swiper__prev,.p-recruit-workstyle__swiper .c-swiper__next{width:2.5rem;height:2.5rem}}.p-recruit-workstyle__swiper .swiper-slide{width:20.9375rem;height:auto}@media screen and (min-width: 769px){.p-recruit-workstyle__swiper .swiper-slide{width:52.5rem}}.p-recruit-workstyle__swiper .c-swiper__media{width:100%;aspect-ratio:335/205}@media screen and (min-width: 769px){.p-recruit-workstyle__swiper .c-swiper__media{aspect-ratio:840/515}}.p-recruit-work__main,.p-recruit-work__section{width:100%}.p-recruit-work__section--intro{margin-top:-23.25rem;padding:0 7.5rem 11rem 40rem}@media screen and (max-width: 768px){.p-recruit-work__section--intro{margin-top:0;padding:3.25rem 1rem 6.75rem}}.p-recruit-work__section--contents{padding:7.5rem 5rem}@media screen and (max-width: 768px){.p-recruit-work__section--contents{padding:3.75rem 1rem 7.5rem}}.p-recruit-work__container{display:flex;gap:5rem;align-items:stretch}@media screen and (max-width: 768px){.p-recruit-work__container{gap:.5rem}}.p-recruit-work__aside{flex-shrink:0;width:15rem}@media screen and (max-width: 768px){.p-recruit-work__aside{width:6.125rem}}.p-recruit-work__aside[hidden]{display:none}.p-recruit-work__aside-inner{position:sticky;top:0;margin-top:calc(var(--scroll-margin-top) * -1);padding-top:var(--scroll-margin-top);z-index:1}.p-recruit-work__nav-body{position:relative}@media screen and (max-width: 768px){.p-recruit-work__nav-body{margin-top:-.625rem}}.p-recruit-work__nav-indicator{position:absolute;top:0;left:0;width:.25rem;height:1rem;background-color:var(--color-text-primary);opacity:0;pointer-events:none;transform:translateY(-50%);transition:transform .2s cubic-bezier(.25,.1,.25,1),opacity .2s cubic-bezier(.25,.1,.25,1)}@media screen and (max-width: 768px){.p-recruit-work__nav-indicator{width:.1875rem;height:.75rem}}@media (prefers-reduced-motion: reduce){.p-recruit-work__nav-indicator{transition:none}}.p-recruit-work__nav-list{display:flex;flex-direction:column;gap:2rem;margin:0;padding:0;list-style:none}@media screen and (max-width: 768px){.p-recruit-work__nav-list{gap:.625rem}}.p-recruit-work__nav-item{position:relative}.p-recruit-work__nav-link{display:block;color:inherit;text-decoration:none}.p-recruit-work__nav-link-text{display:inline-block;color:var(--color-gray-500);font-size:1rem;font-weight:900;line-height:1.25;letter-spacing:.08rem;word-break:break-word;font-feature-settings:"palt" 1;transition:margin-left .4s cubic-bezier(.45,0,.55,1),color .4s cubic-bezier(.45,0,.55,1)}@media screen and (max-width: 768px){.p-recruit-work__nav-link-text{font-size:.625rem;letter-spacing:.05rem}}@media (prefers-reduced-motion: reduce){.p-recruit-work__nav-link-text{transition:none}}@media (hover: hover){.p-recruit-work__nav-link:hover .p-recruit-work__nav-link-text.c-link--single{color:var(--color-text-primary)}}.p-recruit-work__nav-item--active .p-recruit-work__nav-link-text{margin-left:1rem;color:var(--color-text-primary)}@media screen and (max-width: 768px){.p-recruit-work__nav-item--active .p-recruit-work__nav-link-text{margin-left:.4375rem}}.p-recruit-work__section--contents .p-recruit-work__body{display:flex;flex:1;flex-direction:column;gap:7.5rem;min-width:0;max-width:60rem}@media screen and (max-width: 768px){.p-recruit-work__section--contents .p-recruit-work__body{gap:5rem;max-width:none}}.p-recruit-work__section--contents .p-recruit-work__body>.p-recruit-work__section[id]{scroll-margin-top:var(--scroll-margin-top)}.p-recruit-work__section--slider{padding:7.5rem 0;background-color:var(--color-bg-subtle);overflow:hidden}@media screen and (max-width: 768px){.p-recruit-work__section--slider{margin-bottom:7rem;padding:7.5rem 0 6.25rem}}.p-recruit-work__intro{position:relative;z-index:1}@media screen and (min-width: 769px){[data-recruit-work-header-pin] .p-page-image-header__content{z-index:2}}.p-recruit-work__intro-figure{width:42.5rem}.p-recruit-work__intro-media{width:100%;height:21.5625rem;overflow:hidden;margin-left:3.75rem}@media screen and (max-width: 768px){.p-recruit-work__intro-media{margin-left:0}}.p-recruit-work__intro-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.p-recruit-work__intro-text{width:42.5rem;margin-top:22.5rem}@media screen and (max-width: 768px){.p-recruit-work__intro-text{width:100%;max-width:100%;margin-top:0}}.p-recruit-work__intro-text strong{font-weight:900}.p-recruit-work__intro-text p{margin:0;font-size:.875rem;font-weight:400;line-height:2;letter-spacing:.14rem;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1}.p-recruit-work__intro-text p+p{margin-top:1.75rem}@media screen and (min-width: 769px){.p-recruit-work__header{padding:0 5rem}}.p-recruit-work__header .c-section-title-header{padding:0 5rem}@media screen and (max-width: 768px){.p-recruit-work__header .c-section-title-header{padding:0 2rem}}.p-recruit-work__navigation{display:flex;justify-content:flex-end;gap:.75rem;width:100%;margin-top:-3.75rem;padding:0 5rem}@media screen and (max-width: 768px){.p-recruit-work__navigation{margin-top:-2.5rem;padding:0 1rem}}.p-recruit-work__navigation .c-swiper__prev,.p-recruit-work__navigation .c-swiper__next{width:3.75rem;height:3.75rem}@media screen and (max-width: 768px){.p-recruit-work__navigation .c-swiper__prev,.p-recruit-work__navigation .c-swiper__next{width:2.5rem;height:2.5rem}}.p-recruit-work__section--slider .p-recruit-work__body{width:100%;margin-top:5rem;overflow:hidden}@media screen and (max-width: 768px){.p-recruit-work__section--slider .p-recruit-work__body{margin-top:2.5rem}}.p-recruit-work__section--slider .swiper{box-sizing:border-box;padding:0 7.5rem}@media screen and (max-width: 768px){.p-recruit-work__section--slider .swiper{padding:0 1rem}}.p-recruit-work__section--slider .swiper-slide{width:18.75rem;height:auto}@media screen and (max-width: 768px){.p-recruit-work__section--slider .swiper-slide{width:12.5rem}}.p-recruit-work__slider-progress{position:relative;display:block;overflow:hidden;width:calc(100% - 2rem);height:.1875rem;margin-top:2.5rem;margin-right:auto;margin-left:auto;background-color:var(--color-white)}.p-recruit-work__slider-progress-bar{position:absolute;top:0;left:0;display:block;width:0;height:100%;background-color:var(--color-gray-500);transform:translateZ(0)}@media (prefers-reduced-motion: no-preference){.p-recruit-work__slider-progress-bar{transition:transform .4s cubic-bezier(.45,0,.55,1)}}.p-recruit-work__slider-progress-bar.is-dragging{transition:none}@media (prefers-reduced-motion: reduce){.p-recruit-work__slider-progress-bar{transition:none}}.p-recruit-work__list{display:flex;flex-direction:column;gap:7.5rem}@media screen and (max-width: 768px){.p-recruit-work__list{gap:5rem}}.p-recruit-work__list .c-voice-card__inner{padding:0 2.5rem}@media screen and (max-width: 768px){.p-recruit-work__list .c-voice-card__inner{padding:0}}.p-recruit-work__list .c-voice-card__media{width:27.5rem}@media screen and (max-width: 768px){.p-recruit-work__list .c-voice-card__media{width:100%}}.p-recruit-work__list .c-voice-card__indicator{left:2.5rem}@media screen and (max-width: 768px){.p-recruit-work__list .c-voice-card__indicator{left:1rem}}.p-recruit-work__list .c-voice-card__subtitle{font-size:.875rem;line-height:1.5;letter-spacing:.14rem}@media screen and (max-width: 768px){.p-recruit-work__list .c-voice-card__subtitle{font-size:.75rem;letter-spacing:.06rem}}.p-recruit-work__list .c-voice-card__title{font-size:1.5rem;line-height:1.25;letter-spacing:.075rem}@media screen and (max-width: 768px){.p-recruit-work__list .c-voice-card__title{font-size:1.25rem;letter-spacing:.1rem}}@media screen and (max-width: 768px){.p-recruit-work__list .c-voice-card__category-items{padding-bottom:1.5rem}}.p-recruit-work__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}@media screen and (max-width: 768px){.p-recruit-work__grid{grid-template-columns:1fr;gap:2.5rem}}@media screen and (max-width: 768px){.p-recruit-work__grid .c-interview-card__subtitle{font-size:.75rem;letter-spacing:.06rem}}.p-recruit-work__job .c-section-title-header{margin:0}.p-recruit-work__job .c-section-title__ja{font-size:2.25rem;line-height:1.25;letter-spacing:.1125rem}@media screen and (max-width: 768px){.p-recruit-work__job .c-section-title__ja{font-size:1.25rem;letter-spacing:.1rem}}.p-recruit-work__job .p-recruit-work__job-grid{display:flex;flex-direction:column;gap:1rem;padding:3.75rem 2.5rem 0}@media screen and (max-width: 768px){.p-recruit-work__job .p-recruit-work__job-grid{padding:2.5rem 0 0}}.p-recruit-work__job .p-recruit-work__job-grid .c-position-card{min-height:10.5625rem}@media screen and (max-width: 768px){.p-recruit-work__job .p-recruit-work__job-grid .c-position-card{min-height:5rem;padding:1rem}.p-recruit-work__job .p-recruit-work__job-grid .c-position-card:before{top:1rem}}.p-top-hero{position:relative;z-index:0;display:flex;justify-content:center;width:100%;overflow:hidden;background-color:var(--color-bg-base)}.p-top-hero__inner{position:relative;flex-shrink:0;width:120rem;height:48.75rem}@media screen and (max-width: 768px){.p-top-hero__inner{width:100%;height:38.625rem}}.p-top-hero__slider{position:absolute;top:13.75rem;left:0;z-index:1;width:100%;height:34.75rem}@media screen and (min-width: 769px){.p-top-hero__slider{z-index:4}}@media screen and (max-width: 768px){.p-top-hero__slider{top:14rem;height:16.5rem}}.p-top-hero__track{position:relative;width:100%;height:100%}.p-top-hero__slide{position:absolute;bottom:0;left:0;overflow:hidden;visibility:hidden;pointer-events:none;background-color:#ededed;opacity:0}.p-top-hero__slide.is-visible{visibility:visible;opacity:1}.p-top-hero__slide--clone{pointer-events:none}@media screen and (min-width: 769px){.p-top-hero__slide.is-current:not(.p-top-hero__slide--clone){pointer-events:auto}}@media screen and (min-width: 769px){.p-top-hero__slide.is-current:not(.p-top-hero__slide--clone) .p-top-hero__slide-link{pointer-events:auto}}.p-top-hero__slide-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:none;color:var(--color-white);text-decoration:none;cursor:none;pointer-events:none}@media screen and (min-width: 769px){.p-top-hero__slide-link{display:block}}.p-top-hero__slide-link:focus{outline:none}.p-top-hero__slide-link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.p-top-hero__slide-link-icon{display:none;flex-shrink:0;width:1.25rem;height:1.25rem;background-color:var(--color-gray-500);mask-image:url(../img/icon/view-more.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(../img/icon/view-more.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.p-top-hero__slide-link-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.p-top-hero__slide-link:focus-visible{outline:none}.p-top-hero__slide-link:focus-visible:before{position:absolute;top:50%;left:50%;z-index:-1;width:7.5rem;height:7.5rem;pointer-events:none;content:"";background-color:var(--color-black);border:.0625rem solid var(--color-gray-500);border-radius:50%;transform:translate(-50%,calc(-50% - .0625rem))}.p-top-hero__slide-link:focus-visible .p-top-hero__slide-link-icon{display:block;position:absolute;top:calc(50% - 1.125rem);left:50%;transform:translate(-50%)}.p-top-hero__slide-link:focus-visible .p-top-hero__slide-link-text{position:absolute;top:calc(50% + .25rem);left:50%;width:6rem;height:auto;margin:0;overflow:visible;clip:auto;font-family:aktiv-grotesk,sans-serif;font-size:.625rem;font-weight:400;line-height:1.2;color:var(--color-white);text-align:center;text-transform:capitalize;word-break:break-word;white-space:normal;transform:translate(-50%)}.p-top-hero__slide-media{width:100%;height:100%}.p-top-hero__slide-media--video{container-type:size;position:relative;width:100%;height:100%;overflow:hidden}.p-top-hero__slide-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.p-top-hero__slide-video{position:absolute;top:50%;left:50%;display:block;width:100%;height:auto;aspect-ratio:5/7;object-fit:cover;object-position:center;transform:translate(-50%,-50%)}@container (aspect-ratio > 5 / 7){.p-top-hero__slide-video{width:auto;height:100%}}.p-top-hero__navigation{z-index:10}.p-top-hero__cursor-navigation{position:absolute;bottom:0;right:0;left:0;z-index:3;width:100%;height:43.75rem;pointer-events:none}@media screen and (min-width: 769px){.p-top-hero__cursor-navigation{z-index:5}}.p-top-hero__cursor-zone{position:absolute;top:var(--p-top-hero-cursor-zone-top, 0);width:0;height:var(--p-top-hero-cursor-zone-height, 100%);padding:0;pointer-events:auto;cursor:pointer;background:transparent;border:0}.p-top-hero__cursor-zone--prev{left:0;width:var(--p-top-hero-cursor-prev-width, 0)}.p-top-hero__cursor-zone--next{right:0;width:var(--p-top-hero-cursor-next-width, 0)}.p-top-hero__cursor-zone:focus{outline:none}.p-top-hero__cursor-zone:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.p-top-hero__cursor-zone--prev:focus-visible:before{position:absolute;top:50%;left:1.5rem;z-index:1;width:.5625rem;height:.4375rem;pointer-events:none;content:"";background-color:var(--color-gray-500);-webkit-mask-image:url(../img/icon/arrow-right-gray.svg);mask-image:url(../img/icon/arrow-right-gray.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;transform:translate(2rem,calc(-50% - .5625rem)) rotate(180deg)}.p-top-hero__cursor-zone--next:focus-visible:before{position:absolute;top:50%;right:1.5rem;z-index:1;width:.5625rem;height:.4375rem;pointer-events:none;content:"";background-color:var(--color-gray-500);-webkit-mask-image:url(../img/icon/arrow-right-gray.svg);mask-image:url(../img/icon/arrow-right-gray.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;transform:translate(-2rem,calc(-50% - .5625rem))}.p-top-hero__cursor-zone:after{position:absolute;top:50%;display:none;width:4.5rem;height:4.5rem;pointer-events:none;content:"";background-color:var(--color-gray-200);border:.0625rem solid var(--color-gray-200);border-radius:50%;transform:translateY(-50%)}.p-top-hero__cursor-zone--prev:after{left:1.5rem}.p-top-hero__cursor-zone--next:after{right:1.5rem}.p-top-hero__cursor-zone--prev:focus-visible:after{display:flex;align-items:center;justify-content:center;padding-top:1.0625rem;font-family:aktiv-grotesk,sans-serif;font-size:.625rem;font-weight:400;line-height:1.2;color:var(--color-text-primary);text-transform:capitalize;content:"prev"}.p-top-hero__cursor-zone--next:focus-visible:after{display:flex;align-items:center;justify-content:center;padding-top:1.0625rem;font-family:aktiv-grotesk,sans-serif;font-size:.625rem;font-weight:400;line-height:1.2;color:var(--color-text-primary);text-transform:capitalize;content:"next"}.p-top-hero__navigation--sp{position:absolute;bottom:0;left:.5625rem;display:flex;align-items:center;width:4rem;height:2rem}.p-top-hero__nav-arrow{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;overflow:hidden;cursor:pointer;background:transparent;border:0;border-radius:.25rem;transition-timing-function:cubic-bezier(.45,0,.55,1);transition-duration:.4s;transition-property:background-color}.p-top-hero__nav-arrow:focus{outline:none}.p-top-hero__nav-arrow:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.p-top-hero__nav-arrow-icon{position:relative;display:block;width:1.5rem;height:1.5rem;overflow:hidden}.p-top-hero__nav-arrow-icon:before,.p-top-hero__nav-arrow-icon:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:var(--color-text-primary);mask-image:url(../img/icon/arrow-next.svg);mask-repeat:no-repeat;mask-position:center;mask-size:1.5rem 1.5rem;-webkit-mask-image:url(../img/icon/arrow-next.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:1.5rem 1.5rem;transition-property:transform,background-color;transition-duration:.28s,.4s;transition-timing-function:cubic-bezier(.45,0,.55,1),cubic-bezier(.45,0,.55,1)}.p-top-hero__nav-arrow--next .p-top-hero__nav-arrow-icon:before{transform:translate(0)}.p-top-hero__nav-arrow--next .p-top-hero__nav-arrow-icon:after{transform:translate(-100%)}.p-top-hero__nav-arrow--prev .p-top-hero__nav-arrow-icon:before{transform:translate(0) rotate(180deg)}.p-top-hero__nav-arrow--prev .p-top-hero__nav-arrow-icon:after{transform:translate(100%) rotate(180deg)}@media (hover: hover){.p-top-hero__nav-arrow:hover{background-color:var(--color-black)}.p-top-hero__nav-arrow:hover .p-top-hero__nav-arrow-icon:before,.p-top-hero__nav-arrow:hover .p-top-hero__nav-arrow-icon:after{background-color:var(--color-white)}.p-top-hero__nav-arrow--next:hover .p-top-hero__nav-arrow-icon:before{transform:translate(100%)}.p-top-hero__nav-arrow--next:hover .p-top-hero__nav-arrow-icon:after{transform:translate(0)}.p-top-hero__nav-arrow--prev:hover .p-top-hero__nav-arrow-icon:before{transform:translate(-100%) rotate(180deg)}.p-top-hero__nav-arrow--prev:hover .p-top-hero__nav-arrow-icon:after{transform:translate(0) rotate(180deg)}}@media (prefers-reduced-motion: reduce){.p-top-hero__nav-arrow{transition-duration:.01ms}.p-top-hero__nav-arrow-icon:before,.p-top-hero__nav-arrow-icon:after{transition-duration:.01ms,.01ms}.p-top-hero__nav-arrow--next:hover .p-top-hero__nav-arrow-icon:before,.p-top-hero__nav-arrow--next:hover .p-top-hero__nav-arrow-icon:after{transform:none}.p-top-hero__nav-arrow--next:hover .p-top-hero__nav-arrow-icon:after{transform:translate(-100%)}.p-top-hero__nav-arrow--prev:hover .p-top-hero__nav-arrow-icon:before,.p-top-hero__nav-arrow--prev:hover .p-top-hero__nav-arrow-icon:after{transform:none}.p-top-hero__nav-arrow--prev .p-top-hero__nav-arrow-icon:before{transform:rotate(180deg)}.p-top-hero__nav-arrow--prev:hover .p-top-hero__nav-arrow-icon:after{transform:translate(100%) rotate(180deg)}}.p-top-hero__divider{position:absolute;right:0;bottom:.125rem;left:0;height:.125rem;background-color:var(--color-border-default)}@media screen and (max-width: 768px){.p-top-hero__divider{bottom:7.25rem;height:.0625rem}}.p-top-hero__indicator{position:absolute;right:0;bottom:.125rem;left:0;height:.125rem;pointer-events:none}@media screen and (max-width: 768px){.p-top-hero__indicator{bottom:7.25rem;height:.0625rem}}.p-top-hero__indicator-bar{display:block;width:100%;height:100%;background-color:var(--color-text-primary);transform:scaleX(0);transform-origin:left center}@keyframes p-top-hero-indicator-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.p-top-hero__indicator.is-growing .p-top-hero__indicator-bar{animation:p-top-hero-indicator-grow var(--p-top-hero-indicator-duration, 5s) linear forwards;transform-origin:left center;will-change:transform}.p-top-hero__indicator.is-full .p-top-hero__indicator-bar{transform:scaleX(1);transform-origin:left center;animation:none;will-change:transform}.p-top-hero__indicator.is-full.is-resetting .p-top-hero__indicator-bar{transform:scaleX(0);transform-origin:right center;transition:transform .28s cubic-bezier(.45,0,.55,1)}@media (prefers-reduced-motion: reduce){.p-top-hero__indicator.is-growing .p-top-hero__indicator-bar,.p-top-hero__indicator.is-full.is-resetting .p-top-hero__indicator-bar{animation:none;transition-duration:.01ms;will-change:auto}}.p-top-hero__brand{position:absolute;top:0;left:0;z-index:4;width:100%;height:20rem;overflow:hidden;pointer-events:none}@media screen and (max-width: 768px){.p-top-hero__brand{height:17.5rem}}.p-top-hero__brand-track{position:relative;width:100%;height:100%}.p-top-hero__brand-item{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0}.p-top-hero__brand-item.is-visible{visibility:visible;opacity:1}.p-top-hero__brand-item.is-current .p-top-hero__brand-logo{background-color:var(--color-text-primary)}.p-top-hero__brand-item--clone{pointer-events:none}.p-top-hero__brand-logo{display:block;flex-shrink:0;width:100%;height:100%;background-color:var(--color-gray-200);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;transition-timing-function:cubic-bezier(.45,0,.55,1);transition-duration:.4s;transition-property:background-color}@media (prefers-reduced-motion: reduce){.p-top-hero__brand-logo{transition-duration:.01ms}}.p-top-hero__list{position:absolute;bottom:0;left:0;z-index:2;width:100%;height:6.25rem;overflow:hidden}.p-top-hero__list:before{content:"";position:absolute;top:0;left:50%;width:6.1875rem;height:6.25rem;background-color:var(--color-text-primary);border-radius:.25rem;transform:translate(-50%)}.p-top-hero__list:after{content:"";position:absolute;top:3.375rem;left:50%;width:5.1875rem;height:.0625rem;background-color:var(--color-gray-500);opacity:.5;transform:translate(-50%)}@media screen and (min-width: 769px){.p-top-hero__list{display:none}}.p-top-hero__list-track{position:relative;width:100%;height:100%}.p-top-hero__list-item{position:absolute;top:0;left:0;visibility:hidden;opacity:0}.p-top-hero__list-item.is-visible{visibility:visible;opacity:1}.p-top-hero__list-item.is-current .p-top-hero__list-logo{background-color:var(--color-white)}.p-top-hero__list-item.is-current .p-top-hero__list-more{visibility:visible;pointer-events:auto;opacity:1}.p-top-hero__list-item.is-current .c-view-detail{color:var(--color-white)}.p-top-hero__list-item.is-current .c-view-detail.c-underline--single{--underline-text-color: var(--color-text-on-dark);--underline-line-color: var(--color-white)}.p-top-hero__list-item.is-visible .p-top-hero__list-logo{pointer-events:auto}.p-top-hero__list-item--clone{pointer-events:none}.p-top-hero__list-link{display:block;width:100%;height:100%;pointer-events:none}.p-top-hero__list-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.p-top-hero__list-logo{display:block;flex-shrink:0;width:100%;height:1.5rem;padding:0;overflow:hidden;cursor:pointer;background-color:var(--color-black);border:0;-moz-appearance:none;appearance:none;pointer-events:none;mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-appearance:none;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;transition-timing-function:cubic-bezier(.45,0,.55,1);transition-duration:.4s;transition-property:background-color}.p-top-hero__list-logo:focus{outline:none}.p-top-hero__list-logo:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.p-top-hero__list-more{position:absolute;top:4.5rem;left:50%;display:flex;flex-direction:column;flex-shrink:0;gap:.9375rem;align-items:center;width:100%;color:inherit;text-decoration:none;visibility:hidden;pointer-events:none;white-space:nowrap;transform:translate(-50%)}.p-top-hero__list-more .c-view-detail__text{font-size:.625rem}.p-top-hero__list-more:focus{outline:none}.p-top-hero__list-more:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.p-top-hero__scroll{position:absolute;right:0;bottom:0;z-index:10}@media screen and (min-width: 769px){.p-top-hero__scroll{display:none}}.p-top-hero__scroll .c-hero-scroll__link{color:var(--color-text-primary)}.p-top-hero__scroll .c-hero-scroll__icon{background-color:var(--color-text-primary)}@media (prefers-reduced-motion: reduce){.p-top-hero__list-logo{transition-duration:.01ms}}.p-top-information__inner{max-width:90rem;padding:5rem 5rem 0;margin:0 auto}@media screen and (max-width: 768px){.p-top-information__inner{padding-right:1rem;padding-left:1rem}}.p-top-information__layout{display:flex;gap:7.5rem;border-bottom:.0625rem solid var(--color-border-default)}@media screen and (max-width: 768px){.p-top-information__layout{flex-direction:column;gap:0;border-bottom:0}}.p-top-information__header{display:flex;flex-direction:column;flex-shrink:0;width:12rem;padding-top:1.875rem;border-right:.0625rem solid var(--color-border-default)}@media screen and (max-width: 768px){.p-top-information__header{width:calc(100% + 2rem);min-height:0;padding:0 1rem 1.5rem;margin-right:-1rem;margin-left:-1rem;border-right:0;border-bottom:.0625rem solid var(--color-border-default)}}.p-top-information__heading{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1.5rem;font-weight:600;line-height:1;color:var(--color-text-primary);word-break:break-word}@media screen and (max-width: 768px){.p-top-information__heading{font-size:1.25rem}}.p-top-information__body{flex:1;min-width:0;padding-bottom:1rem}@media screen and (max-width: 768px){.p-top-information__body{padding-right:1rem;padding-bottom:0;padding-left:1rem;margin-right:-1rem;margin-left:-1rem;border-bottom:.0625rem solid var(--color-border-default)}}.p-top-information__list{margin:0;padding:0;list-style:none}.p-top-information__item{padding:2rem 0}@media screen and (max-width: 768px){.p-top-information__item{padding:1.4375rem 0}}.p-top-information__item:not(:last-child){border-bottom:.0625rem solid var(--color-border-default)}.p-top-information__link{display:flex;gap:1.5rem;align-items:flex-start;color:inherit;text-decoration:none}@media screen and (max-width: 768px){.p-top-information__link{flex-direction:column;gap:.5rem}}.p-top-information__link:focus{outline:none}.p-top-information__link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.p-top-information__meta{display:flex;flex-shrink:0;gap:1rem;align-items:center;height:1.5rem}@media screen and (max-width: 768px){.p-top-information__meta{gap:.75rem;height:1rem}}.p-top-information__date{flex-shrink:0;order:1;width:4.5rem;font-family:aktiv-grotesk,sans-serif;font-size:.75rem;font-weight:400;line-height:1.2;color:var(--color-text-secondary);text-transform:capitalize;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-top-information__date{order:2;font-size:.625rem}}.p-top-information__meta .c-label{order:2}@media screen and (max-width: 768px){.p-top-information__meta .c-label{order:1;height:1rem}}.p-top-information__title{display:flex;flex:1;flex-wrap:wrap;gap:.25rem;align-items:center;min-width:0;margin:0;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--color-text-primary);letter-spacing:.14rem;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-top-information__title{flex:none;width:100%;min-height:1.25rem;font-size:.75rem;letter-spacing:.12rem}}.p-top-information__title-text{min-width:0}.p-top-information__title.c-link{display:flex}.p-top-information__title.c-link:focus{outline:none}.p-top-information__title.c-link:focus-visible{outline:none}.p-top-information__external{display:inline-block;flex-shrink:0;width:.75rem;height:.75rem;background-color:var(--color-text-primary);mask-image:url(../img/icon/external.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(../img/icon/external.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.p-top-vision__inner{max-width:90rem;padding:10rem 5rem 0;margin:0 auto}@media screen and (max-width: 768px){.p-top-vision__inner{padding:7.5rem 1rem 0}}.p-top-vision__grid{display:grid;grid-template-columns:25rem 15rem 25rem;gap:7.5rem;align-items:center;min-height:39rem}@media screen and (max-width: 768px){.p-top-vision__grid{display:flex;flex-direction:column;gap:3.75rem;align-items:stretch;min-height:0}}.p-top-vision__lead{display:flex;flex-direction:column;align-self:stretch;justify-content:flex-end}@media screen and (max-width: 768px){.p-top-vision__lead{justify-content:flex-start;order:2;width:15.9375rem;margin:0 auto}}.p-top-vision__lead-text{margin:0;font-size:.875rem;font-weight:400;line-height:2;color:var(--color-text-primary);letter-spacing:.14rem;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-top-vision__lead-text{font-size:.8125rem;letter-spacing:.13rem}}.p-top-vision__center{position:relative;align-self:stretch;min-height:39rem}@media screen and (max-width: 768px){.p-top-vision__center{order:1;width:8.4375rem;min-height:20.375rem;margin:0 auto}}.p-top-vision__logo{position:absolute;top:0;left:50%;margin-left:-7.5rem;width:15rem;height:22.5rem;transform-origin:50% 50%}@media screen and (max-width: 768px){.p-top-vision__logo{margin-left:-4.21875rem;width:8.4375rem;height:12.65625rem}}.p-top-vision__logo-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center top}.p-top-vision__heading{position:absolute;top:3.1875rem;left:50%;display:flex;align-items:flex-end;justify-content:space-between;margin:0;font-size:2.5rem;font-weight:900;line-height:1.2;color:var(--color-text-primary);letter-spacing:.48rem;font-feature-settings:"vrt2" 1,"palt" 1;transform:translate(-50%)}@media screen and (max-width: 768px){.p-top-vision__heading{top:2.375rem;font-size:1.25rem;letter-spacing:.24rem}}.p-top-vision__heading-line{margin:0;writing-mode:vertical-rl;text-orientation:mixed}.p-top-vision__cards{display:flex;flex-direction:column;gap:1.25rem;align-self:stretch;align-items:flex-end;justify-content:flex-end}@media screen and (max-width: 768px){.p-top-vision__cards{gap:1rem;order:3;align-items:stretch;justify-content:flex-start;width:100%}}.p-top-business{padding:10rem 0}@media screen and (max-width: 768px){.p-top-business{padding:7.5rem 0}}.p-top-business__inner{position:relative;display:flex;gap:5rem;max-width:90rem;padding-left:5rem;margin:0 auto}@media screen and (max-width: 768px){.p-top-business__inner{flex-direction:column;gap:1rem;padding-left:1rem}}.p-top-business__header-wrap{flex-shrink:0;width:22.25rem}@media screen and (max-width: 768px){.p-top-business__header-wrap{width:auto;padding-right:1rem}}.p-top-business__header{width:100%}@media screen and (max-width: 768px){.p-top-business__header{width:auto}}@media screen and (min-width: 769px){[data-top-business-header-pin] .p-top-business__header{z-index:2;align-self:flex-start}}.p-top-business__heading{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1.5rem;font-weight:600;line-height:1;word-break:break-word}@media screen and (max-width: 768px){.p-top-business__heading{font-size:1.25rem}}.p-top-business__intro{display:flex;flex-direction:column;gap:2.5rem;margin-top:5rem}@media screen and (max-width: 768px){.p-top-business__intro{gap:0;margin-top:1.5rem}}.p-top-business__intro-title{margin:0;font-size:1.5rem;font-weight:700;line-height:1.5;letter-spacing:.12rem;word-break:break-word}.p-top-business__intro-text{margin:0;font-size:.875rem;line-height:2;letter-spacing:.14rem;word-break:break-word}@media screen and (max-width: 768px){.p-top-business__intro-text{font-size:.8125rem;letter-spacing:.13rem}}.p-top-business__list{display:flex;flex-direction:column;width:57.75rem}@media screen and (max-width: 768px){.p-top-business__list{width:auto;gap:1rem}}.p-top-business__card{position:relative;display:block;height:24rem;overflow:hidden;color:var(--color-text-on-dark);text-decoration:none;background-color:var(--color-pure-black)}@media screen and (max-width: 768px){.p-top-business__card{height:15rem}}.p-top-business__card-media{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.p-top-business__card-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1);transition-property:transform,opacity}@media (hover: hover){.p-top-business__card:hover .p-top-business__card-image{transform:scale(1.06)}}@media (hover: hover){.p-top-business__card:hover .p-top-business__card-image{opacity:.75}}.p-top-business__card-overlay{position:absolute;right:0;bottom:0;left:0;height:15rem;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,var(--color-pure-black) 100%);opacity:.6}@media screen and (max-width: 768px){.p-top-business__card-overlay{height:11.25rem;opacity:.25}}.p-top-business__card-en{position:absolute;top:1.25rem;left:1.25rem;z-index:1;margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1rem;font-weight:600;line-height:1;word-break:break-word}@media screen and (max-width: 768px){.p-top-business__card-en{top:1rem;left:1rem}}.p-top-business__card-body{position:absolute;bottom:1.25rem;left:1.25rem;z-index:1;display:flex;flex-direction:column;gap:.75rem;width:30rem}@media screen and (max-width: 768px){.p-top-business__card-body{bottom:.75rem;left:1rem;gap:.6875rem;width:14.9375rem}}.p-top-business__card-title{margin:0;font-size:1.25rem;font-weight:700;line-height:1.5;letter-spacing:.1rem;word-break:break-word}@media screen and (max-width: 768px){.p-top-business__card-title{font-size:.875rem;letter-spacing:.07rem}}.p-top-business__card-text{margin:0;font-size:.875rem;line-height:1.5;letter-spacing:.14rem;word-break:break-word}@media screen and (max-width: 768px){.p-top-business__card-text{font-size:.75rem;letter-spacing:.12rem}}.p-top-business__card .c-view-detail{position:absolute;right:1.25rem;bottom:1.25rem;z-index:1}@media screen and (max-width: 768px){.p-top-business__card .c-view-detail{right:.5rem;bottom:.5rem}}.p-top-business__card:focus{outline:none}.p-top-business__card:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}@media (prefers-reduced-motion: reduce){.p-top-business__card-image{transition-duration:.01ms}}.p-top-news{position:relative;overflow:hidden;background-color:var(--color-bg-base)}.p-top-news__bg{position:absolute;top:0;right:0;left:0;height:23.25rem;background-color:var(--color-bg-subtle)}@media screen and (max-width: 768px){.p-top-news__bg{height:12.75rem}}.p-top-news__inner{position:relative;z-index:1;max-width:90rem;padding-top:10rem;padding-right:5rem;padding-left:5rem;margin:0 auto}@media screen and (max-width: 768px){.p-top-news__inner{padding:4.5rem 0 0}}.p-top-news__header{position:relative;z-index:2;display:flex;gap:5rem;align-items:center}@media screen and (max-width: 768px){.p-top-news__header{gap:0;justify-content:space-between;padding:0 1rem}}.p-top-news__heading{flex-shrink:0;margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1.5rem;font-weight:600;line-height:1;word-break:break-word}@media screen and (max-width: 768px){.p-top-news__heading{font-size:1.25rem}}.p-top-news__tabs{display:flex;flex:1;gap:1.5rem;align-items:flex-start;min-width:0}@media screen and (max-width: 768px){.p-top-news__tabs{flex:0 1 auto;gap:1rem;justify-content:flex-end}}.p-top-news__tab{display:flex;flex-direction:column;align-items:center;height:100%;padding:0;font-size:.75rem;font-weight:400;line-height:1.5;color:var(--color-text-primary);letter-spacing:.06rem;word-break:break-word;cursor:pointer;background:transparent;border:0;border-bottom:.125rem solid transparent;transition:color .4s cubic-bezier(.45,0,.55,1),font-weight .4s cubic-bezier(.45,0,.55,1),border-bottom-color .4s cubic-bezier(.45,0,.55,1)}@media (prefers-reduced-motion: reduce){.p-top-news__tab{transition:none}}.p-top-news__tab[aria-selected=true]{font-weight:700;color:var(--color-black);border-bottom-color:var(--color-black)}.p-top-news__tab:focus{outline:none}.p-top-news__tab:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.p-top-news__navigation{position:absolute;top:-1.125rem;right:0;display:flex;gap:2.25rem;align-items:center}.p-top-news__navigation-divider{display:block;width:.0625rem;height:1.25rem;background-color:var(--color-border-default)}.p-top-news__navigation-buttons{display:flex;gap:.75rem;align-items:center}.p-top-news__navigation-buttons .c-swiper__prev,.p-top-news__navigation-buttons .c-swiper__next{width:3.75rem;height:3.75rem}.p-top-news__panels{position:relative}.p-top-news__panel{width:100%}.p-top-news__body{width:100%;padding:5rem 0 0;overflow:hidden}@media screen and (max-width: 768px){.p-top-news__body{padding:1.5rem 0 1.25rem;margin-right:-1rem;margin-left:-1rem;width:calc(100% + 2rem);min-height:16.375rem}}.p-top-news__body .swiper{box-sizing:border-box;overflow:visible}.p-top-news__body .swiper-slide{width:18.125rem;height:auto}@media screen and (max-width: 768px){.p-top-news__body .swiper-slide{width:15.9375rem}}.p-top-news__more{position:absolute;top:.25rem;right:12.6875rem}@media screen and (max-width: 768px){.p-top-news__more{display:none}}.p-top-news__footer{display:none}@media screen and (max-width: 768px){.p-top-news__footer{display:flex;justify-content:center;padding:1.5rem 0 0}}.p-news-post__item .item__mv{position:relative;width:100%;aspect-ratio:400/266.67;overflow:hidden;background-color:var(--color-black)}.p-news-post__item .item__mv--portrait{display:flex;align-items:center;justify-content:center}.p-news-post__item .item__mv-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.p-news-post__item .item__mv-bg-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.08);filter:blur(.625rem)}.p-news-post__item .item__mv-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.p-news-post__item .item__mv--portrait .item__mv-image{position:relative;z-index:1;width:auto;max-width:100%;object-fit:contain}.p-local-nav{padding:7.5rem}@media screen and (max-width: 768px){.p-local-nav{padding:7.5rem 1rem}}.p-local-nav--company{position:relative}@media screen and (min-width: 769px){.p-local-nav--company{padding-top:6.25rem}}.p-local-nav__layout{position:relative;z-index:1;display:grid;grid-template-columns:10rem minmax(0,50rem);gap:0 2.5rem;max-width:75rem;margin:0 auto}@media screen and (max-width: 768px){.p-local-nav__layout{display:block;max-width:none}}.p-local-nav__aside[hidden]+.p-local-nav__main{grid-column:1/-1;width:100%;max-width:50rem;margin-inline:auto}@media screen and (max-width: 768px){.p-local-nav__aside{display:none}}.p-local-nav__aside[hidden]{display:none}@media screen and (min-width: 769px){.p-local-nav__aside-inner{position:sticky;top:var(--scroll-margin-top);z-index:1}}.p-local-nav__nav-body{position:relative}.p-local-nav__nav-indicator{position:absolute;top:0;left:0;width:.375rem;height:.375rem;border-radius:.1875rem;background-color:var(--color-black);opacity:0!important;pointer-events:none;transform:translateY(-50%)}.p-local-nav__list{display:flex;flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none}.p-local-nav__item{position:relative;margin:0}.p-local-nav__item:before{content:"";position:absolute;top:50%;left:0;width:.375rem;height:.375rem;border-radius:.1875rem;background-color:var(--color-black);pointer-events:none;transform:translateY(-50%) scale(0);transform-origin:left center;transition:transform .4s cubic-bezier(.45,0,.55,1)}@media (prefers-reduced-motion: reduce){.p-local-nav__item:before{transition:none}}.p-local-nav__link{display:block;padding:.3125rem 0;color:inherit;text-decoration:none}.p-local-nav__link-text{display:block;color:var(--color-text-primary);font-size:.75rem;font-weight:400;line-height:1;word-break:break-word;transition:margin-left .4s cubic-bezier(.45,0,.55,1),font-weight .4s cubic-bezier(.45,0,.55,1)}@media (prefers-reduced-motion: reduce){.p-local-nav__link-text{transition:none}}.p-local-nav__item--active:before{transform:translateY(-50%) scale(1)}.p-local-nav__item--active .p-local-nav__link-text{margin-left:.9375rem;font-weight:700}@media (hover: hover){.p-local-nav__item:hover:before{transform:translateY(-50%) scale(1)}.p-local-nav__item:hover .p-local-nav__link-text{margin-left:.9375rem;font-weight:700}}.p-local-nav__main{display:flex;flex-direction:column;gap:7.5rem;min-width:0}.p-local-nav__section[id],.p-local-nav__main h2[id]{scroll-margin-top:var(--scroll-margin-top)}.p-local-nav--business .p-local-nav__section{display:flex;flex-direction:column;gap:7.5rem}@media screen and (max-width: 768px){.p-local-nav--business .p-local-nav__section{gap:5rem}}.p-local-nav--business .p-local-nav__section--help{gap:1.875rem}@media screen and (max-width: 768px){.p-local-nav--business .p-local-nav__section--help{gap:1.5rem}}.p-local-nav__card-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:7.5rem}@media screen and (max-width: 768px){.p-local-nav__card-list{gap:5rem}}.p-local-nav__card-list-item{margin:0}@keyframes text-link-underline-redraw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.p-card-list{position:relative;z-index:1}.p-card-list__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none}@media screen and (max-width: 768px){.p-card-list__list{grid-template-columns:minmax(0,1fr)}}.p-card-list__item{margin:0}.p-card-list__link{position:relative;display:block;height:24rem;overflow:hidden;color:var(--color-text-on-dark);text-decoration:none;background-color:var(--color-black)}@media screen and (max-width: 768px){.p-card-list__link{height:15.625rem}}.p-card-list__link:focus{outline:none}.p-card-list__link:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.p-card-list__media{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.p-card-list__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.7;transition-property:transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.45,0,.55,1)}@media (hover: hover){.p-card-list__link:hover .p-card-list__image{transform:scale(1.06)}}.p-card-list__image--bottom{object-position:center bottom}.p-card-list__overlay{position:absolute;right:0;bottom:0;left:0;height:15rem;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,var(--color-black) 100%);opacity:.25;transition:opacity .4s cubic-bezier(.45,0,.55,1)}@media screen and (max-width: 768px){.p-card-list__overlay{top:0;height:auto}}@media (prefers-reduced-motion: reduce){.p-card-list__overlay{transition:none}}@media (hover: hover){.p-card-list__link:hover .p-card-list__overlay{opacity:.3}}.p-card-list__en{position:absolute;top:1.25rem;left:1.25rem;z-index:1;margin:0;font-family:aktiv-grotesk,sans-serif;font-size:1rem;font-weight:600;line-height:1;word-break:break-word}@media screen and (max-width: 768px){.p-card-list__en{top:1rem;left:1rem}}.p-card-list__title{position:absolute;bottom:1.25rem;left:1.25rem;z-index:1;margin:0;font-size:1.25rem;font-weight:700;line-height:1.5;letter-spacing:.1rem;word-break:break-word}@media screen and (max-width: 768px){.p-card-list__title{bottom:1rem;left:1rem;font-size:.875rem;letter-spacing:.07rem}}.p-card-list__link .c-view-detail{position:absolute;right:1.25rem;bottom:1.25rem;z-index:1}@media screen and (max-width: 768px){.p-card-list__link .c-view-detail{right:1rem;bottom:1rem}}@media (prefers-reduced-motion: reduce){.p-card-list__image{transition-duration:.01ms}}.p-philosophy__inner{max-width:90rem;padding-right:7.5rem;padding-left:7.5rem;margin:0 auto}@media screen and (max-width: 768px){.p-philosophy__inner{max-width:none;padding-right:1rem;padding-left:1rem}}@media screen and (min-width: 769px){html:has(body.p-philosophy-page){scroll-behavior:auto;overscroll-behavior-y:none;scrollbar-gutter:stable}}@media screen and (min-width: 769px){html.is-philosophy-paging:has(body.p-philosophy-page){overflow:hidden}}.p-philosophy__vision-mission{--p-philosophy-stage-height: 22.5rem;--p-philosophy-circle-height: calc(var(--p-philosophy-stage-height) * 1020 / 1412);--p-philosophy-stage-top: max( 0px, calc((100vh - var(--p-philosophy-circle-height)) / 2) );--p-philosophy-stage-top: max( 0px, calc((100svh - var(--p-philosophy-circle-height)) / 2) );--p-philosophy-pin-end-inset: 40rem;--p-philosophy-top-inset: 1.875rem;--p-philosophy-tip-overflow: 5rem;--p-philosophy-right-overflow: 5.625rem;--p-philosophy-stage-top-expanded: calc( 100svh - var(--p-philosophy-stage-height) + var(--p-philosophy-tip-overflow) );position:relative;overflow:visible;margin-top:calc(var(--p-philosophy-stage-top) - 20rem)}@media screen and (max-width: 768px){.p-philosophy__vision-mission{--p-philosophy-stage-height: 8.4375rem;--p-philosophy-stage-top: calc(100vh - 11.4375rem) ;--p-philosophy-stage-top: calc(100svh - 11.4375rem) ;--p-philosophy-stage-top-expanded: var(--p-philosophy-stage-top);--p-philosophy-pin-end-inset: 0;--p-philosophy-top-inset: 0;--p-philosophy-tip-overflow: 6.125rem;--p-philosophy-right-overflow: 0;margin-top:0}}.p-philosophy__vision-pin{position:absolute;top:0;right:0;bottom:var(--p-philosophy-pin-end-inset);left:0;z-index:0;overflow:visible;pointer-events:none}@media screen and (max-width: 768px){.p-philosophy__vision-pin{top:21rem}}.p-philosophy__vision-mission-track{position:relative;z-index:1}@media screen and (max-width: 768px){.p-philosophy__vision-mission.is-mask-expanded .p-philosophy__vision-mission-track{z-index:0}}@media screen and (max-width: 768px){.p-philosophy__vision-mission.is-mask-expanded:before{content:"";position:fixed;right:0;bottom:0;left:0;z-index:2;height:20rem;pointer-events:none;background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgb(255,255,255) 15%,var(--color-white) 100%)}}.p-philosophy__vision-stage{position:sticky;top:var(--p-philosophy-stage-top);width:15rem;height:var(--p-philosophy-stage-height);margin-left:calc(50% + 15rem);opacity:1}@media screen and (max-width: 768px){.p-philosophy__vision-stage{width:5.625rem;margin-right:auto;margin-left:auto}}@media screen and (max-width: 768px){.p-philosophy__vision-stage.is-expanded{z-index:5;overflow:visible}}.p-philosophy__vision-stage:not(.is-entrance-ready):not(.is-entrance-done){opacity:0;transform:translateY(1.5rem) scale(.88)}@media (prefers-reduced-motion: reduce){.p-philosophy__vision-stage:not(.is-entrance-done){opacity:1;transform:none}}.p-philosophy__vision-mask{position:relative;width:100%;height:100%;overflow:hidden;transform-origin:center bottom;background-color:var(--color-text-primary);mask-image:url(../img/philosophy/logo-mask.svg);mask-repeat:no-repeat;mask-position:center;mask-size:100% 100%;-webkit-mask-image:url(../img/philosophy/logo-mask.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:100% 100%}.p-philosophy__vision-slides{position:absolute;top:0;right:0;left:0;height:72.2379603399%;overflow:hidden;margin:0;padding:0;list-style:none}.p-philosophy__vision-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.p-philosophy__vision-slide-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.p-philosophy__vision-solid{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--color-text-primary)}.p-philosophy__block{display:flex;flex-direction:column;align-items:flex-start;padding:4.5rem 0}@media screen and (max-width: 768px){.p-philosophy__block{padding:3.75rem 0}}.p-philosophy__block--vision{position:relative;min-height:100vh;min-height:100svh;padding-top:calc(24.5rem - var(--p-philosophy-stage-top))}@media screen and (min-width: 769px){.p-philosophy__block--vision{min-height:calc(100vh - 20rem);min-height:calc(100svh - 20rem)}}@media screen and (max-width: 768px){.p-philosophy__block--vision{padding-top:3.75rem;align-items:center;text-align:center;padding-bottom:23.125rem}}.p-philosophy__block--mission{position:relative;min-height:100vh;min-height:100svh}@media screen and (max-width: 768px){.p-philosophy__block--mission{align-items:center;text-align:center;padding-bottom:26.875rem}}.p-philosophy__block--value{flex-direction:row;gap:13.25rem;margin-bottom:7.5rem}@media screen and (max-width: 768px){.p-philosophy__block--value{flex-direction:column;gap:0;align-items:center;text-align:center}}.p-philosophy__label{margin:0;font-family:aktiv-grotesk,sans-serif;font-size:4.5rem;font-weight:600;line-height:1;color:#cdd6dc;word-break:break-word}@media screen and (max-width: 768px){.p-philosophy__label{font-size:3rem}}.p-philosophy__block--vision .p-philosophy__label,.p-philosophy__block--mission .p-philosophy__label{margin-bottom:3.5rem}@media screen and (max-width: 768px){.p-philosophy__block--vision .p-philosophy__label,.p-philosophy__block--mission .p-philosophy__label{margin-bottom:3.25rem}}.p-philosophy__block--value .p-philosophy__label{flex-shrink:0}@media screen and (max-width: 768px){.p-philosophy__block--value .p-philosophy__label{margin-bottom:3.75rem}}.p-philosophy__heading{margin:0;font-weight:700;line-height:1.5;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1}.p-philosophy__heading--vision{max-width:31.4375rem;font-size:2.25rem;letter-spacing:.18rem}@media screen and (max-width: 768px){.p-philosophy__heading--vision{max-width:none;font-size:1.5rem;letter-spacing:.12rem}}.p-philosophy__text--mission{max-width:31.4375rem;font-weight:700;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-philosophy__text--mission{max-width:none}}.p-philosophy__text--mission p{margin:0 0 3rem;font-size:1.5rem;line-height:2;letter-spacing:.12rem}@media screen and (max-width: 768px){.p-philosophy__text--mission p{margin-bottom:2rem;font-size:1rem;letter-spacing:.08rem}}.p-philosophy__text--mission p:last-child{margin-bottom:0}.p-philosophy__value-list{display:flex;flex:1;flex-direction:column;margin-top:1.625rem;gap:5rem;width:28.875rem}@media screen and (max-width: 768px){.p-philosophy__value-list{margin-top:0;gap:3.75rem;width:100%;max-width:21.4375rem}}.p-philosophy__value-item{display:flex;flex-direction:column;gap:1.875rem;align-items:flex-start}@media screen and (max-width: 768px){.p-philosophy__value-item{gap:.6875rem;align-items:center}}.p-philosophy__value-title{margin:0;font-size:2rem;font-weight:900;line-height:1.2;color:var(--color-text-primary);letter-spacing:.16rem;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-philosophy__value-title{width:100%;font-size:1.25rem;letter-spacing:.1rem}}.p-philosophy__value-text{margin:0;font-size:.875rem;font-weight:400;line-height:2;color:var(--color-text-primary);letter-spacing:.07rem;word-break:break-word;font-feature-settings:"palt" 1}.p-philosophy__value-text strong{font-weight:700}.p-philosophy__message{position:relative;padding:10rem 0 22.5rem}@media screen and (max-width: 768px){.p-philosophy__message{padding:7.5rem 0 7.0625rem}}.p-philosophy__message:before{content:"";position:absolute;top:0;left:50%;width:100vw;height:.0625rem;background-color:var(--color-border-default);transform:translate(-50%)}.p-philosophy__message-layout{display:grid;grid-template-columns:13.0625rem minmax(0,1fr);column-gap:11.6875rem}@media screen and (max-width: 768px){.p-philosophy__message-layout{display:flex;flex-direction:column;gap:2.9375rem}}.p-philosophy__message-title{grid-column:1;grid-row:1;margin:0;font-size:1.5rem;font-weight:900;line-height:1.2;color:var(--color-text-primary);letter-spacing:.12rem;word-break:break-word;font-feature-settings:"palt" 1}@media screen and (max-width: 768px){.p-philosophy__message-title{font-size:1rem;letter-spacing:.08rem}}.p-philosophy__message-body{grid-column:2;grid-row:1/3;min-width:0;color:var(--color-text-primary);word-break:break-word;font-feature-settings:"palt" 1}.p-philosophy__message-body p{margin:0 0 1.75rem;font-size:.875rem;font-weight:400;line-height:2;letter-spacing:.07rem}@media screen and (max-width: 768px){.p-philosophy__message-body p{margin-bottom:3rem;font-size:.8125rem;letter-spacing:.065rem}}.p-philosophy__message-body p:last-child{margin-bottom:0}.p-philosophy__message-signature{display:flex;grid-column:1;grid-row:2;flex-direction:column;gap:1.375rem;align-self:end;color:var(--color-text-secondary)}@media screen and (max-width: 768px){.p-philosophy__message-signature{gap:.3125rem;align-items:flex-end;text-align:right}}.p-philosophy__message-signature-role{margin:0;font-size:.625rem;font-weight:400;line-height:1.5}.p-philosophy__message-signature-name{margin:0;font-size:1.5rem;font-weight:700;line-height:1.2;letter-spacing:.12rem}@media screen and (max-width: 768px){.p-philosophy__message-signature-name{font-size:1.125rem;letter-spacing:.09rem}}.p-business-header{position:relative;width:100%}.p-business-header__bg{position:absolute;top:14.25rem;left:0;width:100%;height:25.75rem;background-color:var(--color-gray-100)}@media screen and (max-width: 768px){.p-business-header__bg{display:none}}.p-business-header__media{position:relative;z-index:1;width:70rem;max-width:100%;aspect-ratio:1120/640;overflow:hidden}@media screen and (max-width: 768px){.p-business-header__media{width:100%;aspect-ratio:375/214}}.p-business-header__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.p-business-header__content{background-color:var(--color-gray-100);padding:7.5rem}@media screen and (max-width: 768px){.p-business-header__content{padding:7.5rem 1rem}}.p-business-header__content-inner{width:100%;max-width:75rem;margin:0 auto}.p-business-header__content-inner.c-company-editor p{margin:0;font-size:.875rem;font-weight:400;line-height:2;color:var(--color-text-primary);font-feature-settings:"palt" 1;word-break:break-word}@media screen and (max-width: 768px){.p-business-header__content-inner.c-company-editor p{font-size:.8125rem}}.p-business-header__content-inner.c-company-editor h2+p{margin-top:1.875rem}@media screen and (max-width: 768px){.p-business-header__content-inner.c-company-editor h2+p{margin-top:3rem}}.p-business-header__content-inner.c-company-editor p+p{margin-top:1.75rem}@media screen and (max-width: 768px){.p-business-header__content-inner.c-company-editor p+p{margin-top:1.625rem}}.p-history__header{position:relative;z-index:1;margin-top:-20rem}@media screen and (max-width: 768px){.p-history__header{margin-top:-16.875rem}}.p-history__header-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-color:#ced3d6}.p-history__header-inner{position:relative;z-index:1;display:flex;flex-direction:row-reverse;align-items:flex-end;gap:5rem;width:70rem;max-width:100%;margin-right:auto;margin-left:7.5rem;padding-top:12rem;padding-bottom:7.5rem}@media screen and (max-width: 768px){.p-history__header-inner{flex-direction:column;align-items:center;gap:1.4375rem;width:100%;margin-left:0;padding:14.5rem 1rem 5rem}}.p-history__header-inner:before{content:"";position:absolute;top:20rem;left:0;z-index:0;width:calc(100vw - 7.5rem);height:.0625rem;pointer-events:none;background-color:var(--color-border-default)}@media screen and (max-width: 768px){.p-history__header-inner:before{content:none}}.p-history__header-inner:after{content:"";position:absolute;top:20rem;left:0;z-index:1;width:1.875rem;height:.0625rem;pointer-events:none;background-color:var(--color-text-primary)}@media screen and (max-width: 768px){.p-history__header-inner:after{content:none}}.p-history__header-media{flex-shrink:0;width:22.5rem;aspect-ratio:360/540;overflow:hidden;background-color:var(--color-pure-black);border:.05625rem solid #e5e2d3}@media screen and (max-width: 768px){.p-history__header-media{width:12.9375rem;aspect-ratio:207/310.5;border-width:.0323125rem}}.p-history__header-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.p-history__header-body{display:flex;flex:1 0 0;flex-direction:column;gap:2.25rem;min-width:0;color:var(--color-text-primary)}@media screen and (max-width: 768px){.p-history__header-body{flex:none;gap:1rem;width:100%}}.p-history__header-heading{margin:0;font-size:1.5rem;font-weight:700;line-height:1.25}@media screen and (max-width: 768px){.p-history__header-heading{font-size:1.125rem}}.p-history__header-copy{display:flex;flex-direction:column;gap:.75rem;width:100%}@media screen and (max-width: 768px){.p-history__header-copy{gap:.5rem}}.p-history__header-text p{margin:0;font-size:.875rem;font-weight:400;line-height:1.5;word-break:break-word}@media screen and (max-width: 768px){.p-history__header-text p{font-size:.8125rem}}.p-history__header-credit{margin:0;font-size:.8125rem;font-weight:400;line-height:1.5;text-align:right;word-break:break-word}@media screen and (max-width: 768px){.p-history__header-credit{font-size:.8125rem}}.p-history__body{padding:10rem 0}@media screen and (max-width: 768px){.p-history__body{padding:0 0 12.375rem}}.p-history__layout{display:flex;gap:9.375rem;width:75rem;max-width:100%;margin-right:auto;margin-left:7.5rem}@media screen and (max-width: 768px){.p-history__layout{flex-direction:column;align-items:center;gap:4.5rem;width:100%;margin-left:0;padding:0 .75rem}}.p-history__aside{flex-shrink:0;width:5.625rem}@media screen and (max-width: 768px){.p-history__aside{position:sticky;top:var(--history-nav-dock-top, calc(100svh - 3rem) );z-index:3;overflow:visible;width:100vw;height:3rem;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}}.p-history__aside-inner{position:sticky;top:calc(50svh - 12rem);z-index:1}@media screen and (max-width: 768px){.p-history__aside-inner{position:static;top:auto;height:100%}}.p-history__nav{position:relative;width:5.625rem;height:24rem}@media screen and (max-width: 768px){.p-history__nav{box-sizing:border-box;width:100%;height:100%;background-color:#f1f1f1;border-top:.0625rem solid var(--color-gray-200);box-shadow:0 1.875rem #f1f1f1}}.p-history__nav-viewport{position:relative;z-index:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-y}.p-history__nav-viewport::-webkit-scrollbar{display:none}@media screen and (max-width: 768px){.p-history__nav-viewport{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;touch-action:pan-x}}.p-history__nav-list{display:flex;flex-direction:column;gap:1.5rem;align-items:center;width:100%;margin:0;padding:0;list-style:none}@media screen and (max-width: 768px){.p-history__nav-list{flex-direction:row;flex-wrap:nowrap;gap:.75rem;align-items:center;width:max-content;min-width:100%;height:100%}}.p-history__nav-item{margin:0;flex-shrink:0}.p-history__nav-link{display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.p-history__nav-link-text{display:block;font-family:aktiv-grotesk,sans-serif;font-size:.75rem;font-weight:400;line-height:1;color:var(--color-text-secondary);text-transform:capitalize;white-space:nowrap;transition:color .25s ease,font-size .25s ease}@media (prefers-reduced-motion: reduce){.p-history__nav-link-text{transition:none}}@media screen and (max-width: 768px){.p-history__nav-link-text{font-size:.75rem}}.p-history__nav-item--active .p-history__nav-link-text{font-size:1.5rem;color:var(--color-text-primary)}@media screen and (max-width: 768px){.p-history__nav-item--active .p-history__nav-link-text{font-size:.75rem}}@media (hover: hover) and (pointer: fine){.p-history__nav-link:hover .p-history__nav-link-text{font-size:1.5rem;color:var(--color-text-primary)}}.p-history__nav-link:focus-visible .p-history__nav-link-text{color:var(--color-text-primary)}.p-history__nav-fade{position:absolute;z-index:1;pointer-events:none}.p-history__nav-fade--start{top:0;left:0;width:100%;height:5rem;background:linear-gradient(180deg,var(--color-white) 25%,rgba(255,255,255,0) 100%)}@media screen and (max-width: 768px){.p-history__nav-fade--start{top:-.0625rem;width:1.5rem;height:calc(100% + .0625rem);background:linear-gradient(90deg,#f1f1f1,#f1f1f100)}}.p-history__nav-fade--end{bottom:0;left:0;width:100%;height:5rem;background:linear-gradient(0deg,var(--color-white) 25%,rgba(255,255,255,0) 100%)}@media screen and (max-width: 768px){.p-history__nav-fade--end{top:-.0625rem;right:0;bottom:auto;left:auto;width:1.5rem;height:calc(100% + .0625rem);background:linear-gradient(270deg,#f1f1f1,#f1f1f100)}}.p-history__content{flex:1 1 auto;min-width:0;width:60rem;max-width:100%}@media screen and (max-width: 768px){.p-history__content{flex:none;width:100%}}.p-history__item{position:relative;padding-bottom:3rem;scroll-margin-top:var(--scroll-margin-top, 0)}@media screen and (max-width: 768px){.p-history__item{padding-bottom:2.25rem}}.p-history__item-timeline{position:absolute;top:4.25rem;left:4.75rem;bottom:2rem;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:3rem;pointer-events:none}@media screen and (max-width: 768px){.p-history__item-timeline{top:3.75rem;left:0;bottom:1rem}}.p-history__item:last-child .p-history__item-timeline{display:none}.p-history__item-timeline-line{flex:1 1 auto;width:0;min-height:0;border-left:.0625rem solid var(--color-gray-500)}.p-history__item-timeline-dot{position:absolute;left:50%;width:.5rem;height:.5rem;border:.125rem solid var(--color-white);border-radius:50%;background-color:var(--color-gray-500);transform:translate(-50%)}.p-history__item-timeline-dot--start{top:-.25rem}.p-history__item-timeline-dot--end{bottom:-.25rem}.p-history__item-main{position:relative;display:flex;gap:1.5rem;align-items:flex-start;width:100%;padding-bottom:3rem}@media screen and (max-width: 768px){.p-history__item-main{flex-direction:column;align-items:center;gap:1.25rem;padding:3.625rem 0 2.25rem}}.p-history__item-rule{position:absolute;right:0;bottom:0;left:0;z-index:0;height:.0625rem;pointer-events:none;background-color:var(--color-gray-100);transform:scaleX(1);transform-origin:left center}.p-history__item:last-child .p-history__item-rule{display:none}.p-history__item-date{flex-shrink:0;width:13.5rem;margin:0;font-family:aktiv-grotesk,sans-serif;font-size:3rem;font-weight:200;line-height:1;color:var(--color-text-secondary);text-transform:capitalize}@media screen and (max-width: 768px){.p-history__item-date{position:absolute;top:0;left:0;width:100%}}.p-history__item-media{flex-shrink:0;width:13.125rem;aspect-ratio:210/280;overflow:hidden}@media screen and (max-width: 768px){.p-history__item-media{width:9.5625rem;aspect-ratio:153/204}}.p-history__item-media--landscape{width:17.5rem;aspect-ratio:280/210}@media screen and (max-width: 768px){.p-history__item-media--landscape{width:12.75rem;aspect-ratio:204/153}}.p-history__item-media--logo{background-color:var(--color-white)}.p-history__item-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.p-history__item-image--contain{object-fit:contain}.p-history__item-body{display:flex;flex:1 0 0;align-items:flex-end;align-self:stretch;min-width:0}@media screen and (max-width: 768px){.p-history__item-body{flex:none;align-items:center;align-self:auto;width:100%;padding:.25rem 2.75rem 0}}.p-history__item-text{flex:1 0 0;min-width:0;margin:0;font-size:.875rem;font-weight:400;line-height:2;color:var(--color-text-primary);word-break:break-word}@media screen and (max-width: 768px){.p-history__item-text{font-size:.8125rem}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
