:root{--spacing-xl: 1.6rem}html{font-size:2.66667vw;-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(min-width: 768px){html{font-size:10px}body{background-color:#ebebeb}}body{background-color:#fff;color:#000;font-family:"Zen Kaku Gothic New",-apple-system,blinkmacsystemfont,"Hiragino Kaku Gothic ProN","Yu Gothic","Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:2;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;vertical-align:bottom}a{color:inherit;text-decoration:none}button{background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;appearance:none;font-family:inherit;color:inherit}ul,ol{list-style:none}.u-pc-only{display:none}@media(min-width: 768px){.u-sp-only{display:none !important}.u-pc-only{display:block}.u-br-sp{display:none}}.u-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.l-page{position:relative;width:100%;max-width:37.5rem;margin-inline:auto;overflow-x:hidden;background-color:#fff}@media(min-width: 768px){.l-page{max-width:100%}}.l-main{display:block}.l-header{position:fixed;top:0;left:0;z-index:100;width:100%;background-color:rgba(0,0,0,0);transition:background-color .3s ease}.l-header.white-bg{background-color:#fff}.l-header.white-bg .l-header__gnav a{color:#000}.l-header.is-open{background-color:#111d72;max-height:100dvh;overflow-y:auto}.l-header__bar{display:flex;align-items:center;justify-content:space-between;width:100%;height:6.4rem}@media(min-width: 768px){.l-header__bar{height:88px}}.l-header__logo{display:flex;align-items:center;background-color:#fff;padding:.8rem 1.2rem}@media(min-width: 768px){.l-header__logo{padding:12px 40px}}.l-header__logo img{width:8.06rem;height:4.8rem;object-fit:contain}@media(min-width: 768px){.l-header__logo img{width:107.5px;height:64px}}.l-header__nav{display:flex;align-items:center;align-self:stretch;width:6.4rem;background-color:#fff;padding:.2rem}@media(min-width: 768px){.l-header__nav{display:none}}.l-header__toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;flex:1;align-self:stretch;background-color:#111d72;transition:background-color .3s ease}.l-header__toggle span{display:block;width:2.2rem;height:.2rem;background-color:#fff;transition:transform .3s ease,opacity .2s ease,background-color .3s ease}.l-header.is-open .l-header__toggle{background-color:#fff}.l-header.is-open .l-header__toggle span{background-color:#111d72}.l-header.is-open .l-header__toggle span:nth-child(1){transform:translateY(0.7rem) rotate(45deg)}.l-header.is-open .l-header__toggle span:nth-child(2){opacity:0}.l-header.is-open .l-header__toggle span:nth-child(3){transform:translateY(-0.7rem) rotate(-45deg)}.l-header__menu{display:none}@media(min-width: 768px){.l-header__menu{display:flex;align-items:center;align-self:stretch;gap:48px}}.l-header__gnav{display:flex;align-items:center;gap:4.8rem}.l-header__gnav a{font-size:1.6rem;font-weight:500;line-height:1.5;color:#fff;transition:opacity .2s ease}.l-header__gnav a:hover{opacity:.7}.l-header__cta{display:flex;align-items:stretch;gap:.4rem;align-self:stretch;background-color:#fff;padding:.4rem 1.2rem}.l-header__cta a{display:flex;align-items:center;justify-content:center;padding:2rem 3.2rem;font-size:1.6rem;font-weight:500;line-height:1.5;white-space:nowrap;transition:opacity .2s ease}.l-header__cta a:hover{opacity:.85}.l-header__cta-fill{background-color:#111d72;color:#fff}.l-header__cta-outline{border:1px solid #111d72;color:#111d72}.l-header__drawer{display:none;flex-direction:column;gap:4.8rem;width:100%;padding-block:4.8rem}@media(min-width: 768px){.l-header__drawer{display:none !important}}.l-header.is-open .l-header__drawer{display:flex}.l-header__drawer-nav{padding:0 2.4rem}.l-header__drawer-nav ul{border-top:1px solid hsla(0,0%,100%,.4)}.l-header__drawer-nav li{border-bottom:1px solid hsla(0,0%,100%,.4)}.l-header__drawer-link{display:flex;align-items:center;justify-content:space-between;padding:2rem 0;color:#fff;font-size:1.6rem;font-weight:500;line-height:1.5}.l-header__drawer-link svg{width:2rem;height:2rem;fill:#fff}.l-header__drawer-link-text{display:flex;align-items:center;gap:.8rem}.l-header__drawer-link-text::before{content:"";display:block;width:.8rem;height:.8rem;background-color:#0085de}.l-header__drawer-actions{display:flex;flex-direction:column;gap:1.2rem;padding:0 2.4rem}.l-footer{position:relative;background-color:#111d72;border-top:1px solid #d1d1d1;padding-bottom:8.8rem}@media(min-width: 768px){.l-footer{padding-bottom:0;height:400px}}@media(min-width: 768px){.l-footer__main{display:flex;align-items:stretch;justify-content:space-between;height:100%;padding-right:0}}@media(min-width: 1031px){.l-footer__main{padding-right:120px}}.l-footer__info{background-color:#fff;padding:3.2rem 2.4rem;margin-right:2.4rem;display:flex;flex-direction:column;gap:4rem}@media(min-width: 768px){.l-footer__info{margin-right:0;padding:64px 120px;height:100%;justify-content:space-between;gap:0}}.l-footer__brand{display:grid;grid-template-columns:7.4rem auto;align-items:center;column-gap:1.2rem;row-gap:1.2rem}.l-footer__logo{grid-column:1;grid-row:1;padding:.48rem}.l-footer__logo img{width:6.45rem;height:3.84rem;object-fit:contain}.l-footer__name{grid-column:2;grid-row:1;font-size:2.8rem;font-weight:700;line-height:1.2;color:#000}.l-footer__address{grid-column:2;grid-row:2;font-size:1.2rem;font-weight:500;line-height:1.5;color:#000}.l-footer__sns{display:flex;flex-direction:column;gap:2.4rem}@media(min-width: 768px){.l-footer__sns{gap:16px}}.l-footer__sns-list{display:flex;align-items:center;gap:2.2rem}.l-footer__sns-list a{display:block;width:4rem;height:4rem}.l-footer__sns-list a>img{width:100%;height:100%;object-fit:cover}.l-footer__copyright{font-size:1.2rem;font-weight:500;line-height:1.5;color:#111d72;opacity:.5}@media(min-width: 768px){.l-footer__cols{display:flex;gap:48px;width:466px;padding-top:64px;padding-left:100px;flex-direction:column;justify-content:flex-start}}@media(min-width: 1031px){.l-footer__cols{justify-content:space-between;flex-direction:row;gap:0px}}.l-footer__nav{padding:4.8rem 2.4rem 0}@media(min-width: 768px){.l-footer__nav{padding:0;width:233px}}.l-footer__nav-list{border-top:1px solid hsla(0,0%,100%,.4)}@media(min-width: 768px){.l-footer__nav-list{border-top:none;display:flex;flex-direction:column;gap:32px}}.l-footer__nav-item{border-bottom:1px solid hsla(0,0%,100%,.4)}@media(min-width: 768px){.l-footer__nav-item{border-bottom:none}}.l-footer__nav-link{display:flex;align-items:center;justify-content:space-between;padding:2rem 0;color:#fff;font-size:1.6rem;font-weight:500;line-height:1.5}@media(min-width: 768px){.l-footer__nav-link{justify-content:flex-start;gap:8px;padding:0}}.l-footer__nav-link-text{display:flex;align-items:center;gap:.8rem}.l-footer__nav-link-text::before{content:"";display:block;width:.8rem;height:.8rem;background-color:#0085de}.l-footer__nav-link svg{width:2rem;height:2rem;fill:#fff}.l-footer__actions{display:flex;flex-direction:column;align-items:center;gap:3.2rem;padding:4.8rem 2.4rem 0}@media(min-width: 768px){.l-footer__actions{align-items:stretch;width:233px;padding:0}}.l-footer__buttons{display:flex;flex-direction:column;gap:1.2rem;width:100%}.l-footer__privacy{font-size:1.6rem;font-weight:500;line-height:1.5;color:#fff;text-decoration:underline;text-underline-offset:.3rem}.l-footer__pagetop{position:absolute;right:.8rem;bottom:.8rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;width:6.4rem;height:6.4rem;background-color:#344096;color:#fff}@media(min-width: 768px){.l-footer__pagetop{width:80px;height:80px}}.l-footer__pagetop svg{width:2.4rem;height:2.4rem;fill:#fff}.l-footer__pagetop span{font-family:"Lexend",sans-serif;font-size:1rem;font-weight:500;line-height:1.2}@media(min-width: 768px){.l-footer__pagetop span{font-size:12px}}.c-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;font-size:1.2rem;font-weight:500;line-height:1.5;width:32.7rem}@media(min-width: 768px){.c-breadcrumb{width:1408px;max-width:100%;padding-inline:2.4rem;box-sizing:border-box}}.c-breadcrumb__link{color:#000;transition:opacity .2s ease}.c-breadcrumb__link:hover{opacity:.7}.c-breadcrumb__sep{color:#000}.c-breadcrumb__current{color:#0085de}.c-button{position:relative;display:flex;align-items:center;justify-content:center;gap:1.2rem;width:100%;padding:2rem 1.6rem;font-family:"Zen Kaku Gothic New",-apple-system,blinkmacsystemfont,"Hiragino Kaku Gothic ProN","Yu Gothic","Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.5;transition:opacity .25s ease}.c-button:hover{opacity:.85}.c-button__label{display:block}.c-button__icon{position:absolute;top:50%;right:2rem;translate:0 -50%;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem}.c-button__icon svg{width:1.6rem;height:1.6rem;fill:currentColor}.c-button--fill{background-color:#111d72;color:#fff}.c-button--fill .c-button__icon{background-color:#fff;color:#111d72}.c-button--light{background-color:#fff;color:#000}.c-button--light .c-button__icon{background-color:#111d72;color:#fff}.c-button--outline{background-color:rgba(0,0,0,0);border:1px solid #fff;color:#fff}.c-button--outline .c-button__icon{background-color:#fff;color:#111d72}.c-button--bordered{background-color:#fff;border:1px solid #b1b1b1;color:#000}.c-button--bordered .c-button__icon{background-color:#111d72;color:#fff}.c-button--compact{padding:1.2rem 1.6rem}.c-button--compact .c-button__icon{right:.7rem;width:2rem;height:2rem}.c-button--back .c-button__icon{right:auto;left:.7rem}.c-button:disabled{background-color:#ebebeb;color:#919191;pointer-events:none}.c-button:disabled .c-button__icon{background-color:#b1b1b1;color:#d1d1d1}.c-shape{position:absolute;display:block;pointer-events:none}.c-shape--b{background-color:var(--sq, #fff)}.c-shape--a{background-color:rgba(0,0,0,0)}.c-shape--a::before,.c-shape--a::after{content:"";position:absolute}.c-shape--a::before{top:0;right:0;width:66.67%;height:66.67%;background-color:var(--sq-1, #fff);opacity:var(--sq-1-opacity, 1)}.c-shape--a::after{bottom:0;left:0;width:33.33%;height:33.33%;background-color:var(--sq-2, #fff);opacity:var(--sq-2-opacity, 1)}.c-shape--ar{background-color:rgba(0,0,0,0)}.c-shape--ar::before,.c-shape--ar::after{content:"";position:absolute}.c-shape--ar::before{top:0;left:0;width:66.67%;height:66.67%;background-color:var(--sq-1, #fff)}.c-shape--ar::after{bottom:0;right:0;width:33.33%;height:33.33%;background-color:var(--sq-2, #fff)}.c-shape--c{background-color:rgba(0,0,0,0)}.c-shape--c::before,.c-shape--c::after{content:"";position:absolute}.c-shape--c::before{top:0;right:0;width:33.33%;height:33.33%;background-color:var(--sq-1, #fff);opacity:var(--sq-1-opacity, 1)}.c-shape--c::after{bottom:0;left:0;width:66.67%;height:66.67%;background-color:var(--sq-2, #fff);opacity:var(--sq-2-opacity, 1)}.c-shape--cr{background-color:rgba(0,0,0,0)}.c-shape--cr::before,.c-shape--cr::after{content:"";position:absolute}.c-shape--cr::before{top:0;left:0;width:33.33%;height:33.33%;background-color:var(--sq-1, #fff)}.c-shape--cr::after{bottom:0;right:0;width:66.67%;height:66.67%;background-color:var(--sq-2, #fff)}.c-heading{display:flex;flex-direction:column;align-items:flex-start}.c-heading__en{font-family:"Oooh Baby",cursive;font-size:5.6rem;font-weight:400;line-height:1.2;letter-spacing:-0.02em;margin-bottom:-1.8rem;color:#bddaed}@media(min-width: 768px){.c-heading__en{font-size:72px;margin-bottom:-24px}}.c-heading__en.blue{color:#0085de}.c-heading__ja{font-family:"Zen Kaku Gothic New",-apple-system,blinkmacsystemfont,"Hiragino Kaku Gothic ProN","Yu Gothic","Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.3;color:#000;z-index:1}@media(min-width: 768px){.c-heading__ja{font-size:30px}}.c-heading--on-navy .c-heading__ja{color:#fff}.c-heading--center{align-items:center;text-align:center}.c-heading--center .c-heading__en{opacity:.8;padding-left:.4rem}.c-heading-fv{display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%;padding-top:8rem}.c-heading-fv__inner{position:relative;width:100%;height:24rem;overflow:hidden}.c-heading-fv__media{position:absolute;inset:0;background-color:#ebebeb;width:35.1rem;z-index:1}.c-heading-fv__media img{width:100%;height:100%;object-fit:cover;object-position:center}.c-heading-fv__gradient{position:absolute;inset:0;background:linear-gradient(270deg, rgba(17, 29, 114, 0) 0%, rgba(17, 29, 114, 0.3) 30%, rgba(17, 29, 114, 0.75) 100%);z-index:2;width:24rem}.c-heading-fv__bar{position:absolute;top:0;left:0;width:100vw;height:21.6rem;background-color:#111d72;z-index:0}.c-heading-fv__heading{position:absolute;top:50%;left:2.4rem;translate:0 -50%;z-index:2}.c-heading-fv__sq{z-index:3}.c-heading-fv__sq--tl-base{top:0;left:0;width:6rem;height:6rem;--sq: #ffffff;opacity:.2}.c-heading-fv__sq--tl-a{top:3.3rem;left:6rem;width:4rem;height:4rem;--sq-1: #ffffff;--sq-2: #ffffff;--sq-1-opacity: 0.2;--sq-2-opacity: 0.4}.c-heading-fv__sq--br-b{right:2.4rem;bottom:0rem;width:1.2rem;height:1.2rem;--sq: #ffffff}.c-heading-fv__sq--br-a{right:2.4rem;bottom:1.2rem;width:3.6rem;height:3.6rem;--sq-1: #ffffff;--sq-2: #f0f5f8;--sq-1-opacity: 0.5;--sq-2-opacity: 0.7}@media(min-width: 768px){.c-heading-fv{gap:20px;padding-top:108px}.c-heading-fv__inner{height:522px}.c-heading-fv__media{width:calc(100% - 115px);height:522px}.c-heading-fv__gradient{width:500px}.c-heading-fv__bar{left:auto;right:0;width:115px;height:400px}.c-heading-fv__heading{left:100px}.c-heading-fv__sq--tl-base{width:120px;height:120px}.c-heading-fv__sq--tl-a{top:67px;left:120px;width:80px;height:80px}.c-heading-fv__sq--br-b{right:115px;bottom:0;width:60px;height:60px}.c-heading-fv__sq--br-a{right:115px;bottom:60px;width:120px;height:120px}}.c-heading--h1a .c-heading__en{text-transform:capitalize;opacity:.8}.c-heading--h1a .c-heading__ja{padding-left:.4rem}.c-heading--en-blue .c-heading__en{color:#0085de}.c-h1b{display:flex;align-items:flex-start;gap:.9rem}.c-h1b__mark{flex:none;width:1.2rem;height:1.2rem;margin-top:1rem;background-color:#111d72}.c-h1b__text{font-size:2.4rem;font-weight:700;line-height:1.3;color:#000}.c-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;font-size:1.2rem;font-weight:500;line-height:1.5}.c-breadcrumb__link{color:#000;transition:opacity .2s ease}.c-breadcrumb__link:hover{opacity:.7}.c-breadcrumb__sep{color:#000}.c-breadcrumb__current{color:#0085de}.c-interviewee{display:flex;align-items:center;gap:1.2rem;width:100%;padding:1.2rem;background-color:#111d72;transition:opacity .25s ease}.c-interviewee:hover{opacity:.9}.c-interviewee__photo{position:relative;flex:none;width:10rem;height:10rem;background-color:#ebebeb;overflow:hidden}.c-interviewee__photo img{width:100%;height:100%;object-fit:cover}.c-interviewee__tag{position:absolute;top:0;left:0;padding-inline:.8rem;background-color:#d1d1d1;color:#5b5b5b;font-size:1.4rem;font-weight:500;line-height:1.8}.c-interviewee__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.8rem;color:#fff}.c-interviewee__meta{display:flex;align-items:center;gap:.8rem;font-size:1.2rem;line-height:1.5}.c-interviewee__year{font-weight:500}.c-interviewee__name{font-weight:700}.c-interviewee__title{font-size:1.4rem;font-weight:700;line-height:1.2}.c-interviewee__arrow{flex:none;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;background-color:#fff}.c-interviewee__arrow svg{width:1.6rem;height:1.6rem;fill:#111d72}.p-recruit{display:flex;flex-direction:column;align-items:center;gap:8rem}.p-recruit-kv{display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%;padding-top:8rem}.p-recruit-kv__hero{position:relative;width:100%;height:51.4rem;overflow:hidden}.p-recruit-kv__panel{position:absolute;top:0;left:0;width:35.1rem;height:43.2rem;background-color:#111d72}.p-recruit-kv__img{position:absolute;top:4rem;left:4.8rem;width:32.7rem;height:22.3rem;overflow:hidden}.p-recruit-kv__img img{width:100%;height:100%;object-fit:cover}.p-recruit-kv__en{position:absolute;top:-0.6rem;left:-0.4rem;z-index:2;font-family:"Oooh Baby",cursive;font-size:6rem;line-height:1.2;letter-spacing:-0.02em;color:#0085de;opacity:.3;text-transform:capitalize}.p-recruit-kv__copy{position:absolute;top:16.5rem;left:1.2rem;z-index:2;display:flex;flex-direction:column;gap:.8rem;width:32.7rem;color:#fff}.p-recruit-kv__lead{font-size:1.6rem;font-weight:500;line-height:2}.p-recruit-kv__title{font-size:3.2rem;font-weight:700;line-height:1.8}.p-recruit-kv__title .is-accent{color:#bddaed}.p-recruit-kv__photo{position:absolute;overflow:hidden;background-color:#ebebeb}.p-recruit-kv__photo img{width:100%;height:100%;object-fit:cover}.p-recruit-kv__photo--1{top:41.3rem;left:15.5rem;width:7.1rem;height:10rem}.p-recruit-kv__photo--2{top:38.2rem;left:23.6rem;width:12.8rem;height:8.5rem}.p-recruit-kv__sq{z-index:1}.p-recruit-kv__sq--r-a{top:33rem;right:1rem;width:4rem;height:4rem;--sq-1: #bddaed;--sq-2: #ffffff}.p-recruit-kv__sq--r-b{top:30.9rem;right:3.7rem;width:1.2rem;height:1.2rem;--sq: #bddaed}.p-recruit-kv__sq--br-b{bottom:2.2rem;right:2.3rem;width:1.2rem;height:1.2rem;--sq: #0085de}.p-recruit-kv__sq--l-b{top:41rem;left:6rem;width:4rem;height:4rem;--sq: #ebebeb;opacity:.9}.p-recruit-kv__sq--bl-a{bottom:2rem;left:1rem;width:4rem;height:4rem;rotate:180deg;--sq-1: #0085de;--sq-2: #bddaed}.p-recruit-kv__sq--bl-b{bottom:4.1rem;left:11rem;width:1.2rem;height:1.2rem;--sq: #f0f5f8}.p-recruit-kv__intro{position:relative;display:flex;flex-direction:column;align-items:center;gap:4.8rem;width:100%;margin-top:3.2rem;padding-inline:2.4rem}.p-recruit-kv__intro-sq-l01{top:5.95rem;left:1.4rem;width:1.2rem;height:1.2rem;--sq: #bddaed;opacity:.3}.p-recruit-kv__intro-sq-l02{top:9rem;left:4.65rem;width:1.2rem;height:1.2rem;--sq: #0085de;opacity:.3}.p-recruit-kv__intro-sq-l03{top:11.9rem;left:0;width:2.6rem;height:2.6rem;--sq: #bddaed;opacity:.3}.p-recruit-kv__intro-sq-l04{top:13.25rem;left:6.4rem;width:4rem;height:4rem;--sq-1: #bddaed;--sq-2: #0085de;opacity:.3}.p-recruit-kv__intro-sq-r01{top:5.95rem;right:4.55rem;width:1.2rem;height:1.2rem;--sq: #0085de;opacity:.3}.p-recruit-kv__intro-sq-r02{top:10.4rem;right:0;width:4rem;height:4rem;--sq-1: #bddaed;--sq-2: #0085de;opacity:.3}.p-recruit-kv__intro-sq-r03{top:13.25rem;right:6.4rem;width:4rem;height:4rem;--sq: #bddaed;opacity:.3}.p-recruit-kv__intro-text{font-size:1.6rem;font-weight:500;line-height:2;text-align:center;color:#000}.p-recruit-kv__intro-btn{width:32.7rem}.p-recruit-nav{width:32.7rem;display:grid;grid-template-columns:1fr 1fr}.p-recruit-nav__wrapper{min-width:0;padding:1.2rem;background-color:#f0f5f8}.p-recruit-nav__item{display:flex;align-items:center;justify-content:space-between;gap:.8rem;min-height:5.6rem;padding-block:.8rem;border-bottom:1px solid #b1b1b1;font-size:1.4rem;font-weight:500;line-height:1.5;color:#000;position:relative}.p-recruit-nav__item::after{content:"";position:absolute;top:.8rem;bottom:.8rem;right:0;width:1px;background-color:#b1b1b1}.p-recruit-nav__item:nth-child(odd){padding-right:1.2rem}.p-recruit-nav__item:nth-child(even){padding-left:1.2rem}.p-recruit-nav__item:nth-child(even)::after{display:none}.p-recruit-nav__item:nth-last-child(-n+2){border-bottom:none}.p-recruit-nav__icon{flex:none;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;background-color:#111d72}.p-recruit-nav__icon svg{width:2rem;height:2rem;fill:#fff}.p-recruit-jobs,.p-recruit-edu,.p-recruit-career,.p-recruit-benefits,.p-recruit-events{scroll-margin-top:6.4rem}@media(min-width: 768px){.p-recruit-jobs,.p-recruit-edu,.p-recruit-career,.p-recruit-benefits,.p-recruit-events{scroll-margin-top:88px}}.p-recruit-jobs{display:flex;flex-direction:column;align-items:center;gap:2.4rem;width:100%}.p-recruit-jobs__head{width:32.7rem}.p-recruit-jobs__head-wrapper{display:flex;flex-direction:column;gap:2.4rem}.p-recruit-jobs__lead{width:32.7rem;font-size:1.4rem;font-weight:500;line-height:2;color:#000}.p-recruit-jobs__list{display:flex;flex-direction:column;gap:8.6rem;width:100%;margin-top:4.6rem}.p-recruit-jobcard{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.p-recruit-jobcard:nth-child(odd) .p-recruit-jobcard__body{margin-left:auto;padding:4rem 2.4rem 4rem 1.2rem}.p-recruit-jobcard:nth-child(even) .p-recruit-jobcard__body{margin-right:auto;padding:4rem 1.2rem 4rem 2.4rem}.p-recruit-jobcard:nth-child(even) .p-recruit-jobcard__deco-t01{right:2.9rem}.p-recruit-jobcard:nth-child(even) .p-recruit-jobcard__deco-t02{left:0;width:1.4rem;height:1.4rem}.p-recruit-jobcard:nth-child(even) .p-recruit-jobcard__deco-t03{right:3.1rem}.p-recruit-jobcard__deco{left:0;top:-2.4rem;width:12rem;height:12rem;--sq: #bddaed;opacity:.3}.p-recruit-jobcard__deco-f01{top:-5.5rem;right:2.9rem;width:1.4rem;height:1.4rem;--sq: #ebebeb}.p-recruit-jobcard__deco-f02{top:-4.1rem;right:4.3rem;width:2.9rem;height:2.9rem;--sq: #f0f5f8}.p-recruit-jobcard__deco-f03{top:-1.2rem;right:3.1rem;width:1.16rem;height:1.16rem;--sq: #ebebeb}.p-recruit-jobcard__deco-m01{top:-5.4rem;left:1.4rem;width:1.4rem;height:1.4rem;--sq: #ebebeb}.p-recruit-jobcard__deco-m02{top:-4rem;left:0;width:1.4rem;height:1.4rem;--sq: #f0f5f8}.p-recruit-jobcard__deco-m03{top:-2.6rem;left:1.4rem;width:2.4rem;height:2.4rem;--sq: #ebebeb;opacity:.5}.p-recruit-jobcard__deco-c01{top:-6.1rem;right:2.6rem;width:2.9rem;height:2.9rem;--sq: #ebebeb}.p-recruit-jobcard__deco-c02{top:-3.2rem;right:5.5rem;width:1.8rem;height:1.8rem;--sq: #f0f5f8}.p-recruit-jobcard__deco-c03{top:-1.4rem;right:4.3rem;width:1.2rem;height:1.2rem;--sq: #ebebeb}.p-recruit-jobcard__img{width:100%;height:15.8rem;background-color:#ebebeb;overflow:hidden;position:relative}.p-recruit-jobcard__img img{width:100%;height:100%;object-fit:cover}.p-recruit-jobcard__img-sq{top:0;right:0;width:3.2rem;height:3.2rem;--sq-1: #ffffff;--sq-2: #0085de}.p-recruit-jobcard__body{display:flex;flex-direction:column;gap:2.4rem;width:36.3rem;background:rgba(240,245,248,.95);padding:4rem 1.2rem;margin-top:-2rem;z-index:2}.p-recruit-jobcard__text{display:flex;flex-direction:column;gap:.8rem}.p-recruit-jobcard__sub{font-size:2rem;font-weight:700;line-height:1.3;color:#000}.p-recruit-jobcard__sub .is-accent{color:#0085de}.p-recruit-jobcard__desc{font-size:1.4rem;font-weight:500;line-height:2;color:#000}.p-recruit-jobcard .c-interviewee{margin-top:1.6rem}.p-recruit-edu{width:100%;padding-left:1.2rem;position:relative}.p-recruit-edu__inner{display:flex;flex-direction:column;gap:6.4rem;padding:4.8rem 2.4rem 7.2rem 1.2rem;background-color:#111d72}.p-recruit-edu__list{display:flex;flex-direction:column;width:100%}.p-recruit-edu__item{display:flex;gap:1.2rem;padding-block:2rem}.p-recruit-edu__item:first-child{padding-top:0}.p-recruit-edu__item:last-child{padding-bottom:0}.p-recruit-edu__item+.p-recruit-edu__item{border-top:1px solid hsla(0,0%,100%,.3)}.p-recruit-edu__icon{flex:none;width:8rem;height:8rem}.p-recruit-edu__body{flex:1;display:flex;flex-direction:column;gap:.8rem}.p-recruit-edu__title{font-size:2rem;font-weight:700;line-height:1.3;color:#fff}.p-recruit-edu__desc{font-size:1.4rem;font-weight:500;line-height:1.8;color:#fff}.p-recruit-edu__deco-01{top:-6.88rem;left:1.4rem;width:5.78rem;height:5.78rem;--sq: #bddaed;opacity:.5}.p-recruit-edu__deco-02{top:-1.16rem;left:.26rem;width:1.16rem;height:1.16rem;--sq: #f0f5f8}.p-recruit-career{width:100%;padding-right:1.2rem}.p-recruit-career__inner{display:flex;flex-direction:column;gap:7.2rem;padding:4.8rem 1.2rem 7.2rem 2.4rem;background-color:#f0f5f8}.p-career{display:flex;flex-direction:column;gap:3.2rem;width:100%}.p-career__tabs{display:flex;gap:.8rem;width:100%;border-bottom:1px solid #111d72}.p-career__tab{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:1.2rem 0;border:1px solid #111d72;border-radius:.4rem .4rem 0 0;background-color:#fff;font-size:1.4rem;font-weight:500;line-height:1.5;color:#111d72;cursor:pointer}.p-career__tab.is-active{background-color:#111d72;color:#fff}.p-career__panel{display:none;flex-direction:column;gap:2.4rem}.p-career__panel.is-active{display:flex}.p-career__head{display:flex;flex-direction:column;gap:1.6rem}.p-career__lead{font-size:1.4rem;font-weight:500;line-height:2;color:#000}.p-career__chart{width:100%;background-color:#fff;border-radius:.4rem}.p-career__license{width:100%}.p-career__license-box{display:flex;flex-direction:column;align-items:center;gap:1.2rem;width:100%;padding:1.2rem 2rem .8rem;background-color:#fff;border-radius:.4rem}.p-career__license-head{display:flex;flex-direction:column;gap:.4rem;width:100%}.p-career__license-title{font-size:1.6rem;font-weight:700;line-height:2;color:#111d72;text-align:center}.p-career__license-lead{font-size:1.4rem;font-weight:500;line-height:2;color:#000}.p-career__license-list{display:flex;flex-direction:column;gap:.8rem;width:100%}.p-career__license-list li{padding:1.6rem 1rem;background-color:#bddaed;border-radius:.4rem;font-size:1.4rem;font-weight:700;line-height:1.2;color:#111d72;text-align:center}.p-career__license-note{align-self:flex-end;font-size:1.2rem;font-weight:500;line-height:1.5;color:#111d72}.p-recruit-benefits{display:flex;flex-direction:column;align-items:flex-start;gap:3.6rem;width:32.7rem;position:relative}.p-recruit-benefits__intro{display:flex;flex-direction:column;gap:2.4rem;width:100%}.p-recruit-benefits__lead{font-size:1.4rem;font-weight:500;line-height:2;color:#000}.p-recruit-benefits__grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;width:100%;padding:1.2rem;background-color:#f0f5f8}.p-recruit-benefits__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;min-height:10.2rem;padding:.8rem .4rem;background-color:#bddaed;border-radius:.4rem;text-align:center}.p-recruit-benefits__item--wide{grid-column:1/-1}.p-recruit-benefits__icon{flex:none;width:4rem;height:4rem}.p-recruit-benefits__label{font-size:1.4rem;font-weight:700;line-height:1.2;color:#111d72}.p-recruit-benefits__deco-01{top:-7.8rem;right:-1.82rem;width:1.16rem;height:1.16rem;--sq: #ebebeb}.p-recruit-benefits__deco-02{top:-6.58rem;right:-0.665rem;width:2.89rem;height:2.89rem;--sq: #bddaed;opacity:.5}.p-recruit-benefits__deco-03{top:-3.7rem;right:-2.4rem;width:1.74rem;height:1.74rem;--sq: #ebebeb;opacity:.5}.p-recruit-events{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;width:32.7rem;position:relative}.p-recruit-events__lead{font-size:1.4rem;font-weight:500;line-height:2;color:#000}.p-recruit-events__list{display:flex;flex-direction:column;gap:2.4rem;width:100%;margin-top:1.6rem;z-index:1}.p-recruit-events__deco-t01{top:0rem;right:-.66rem;width:1.16rem;height:1.16rem;--sq: #ebebeb}.p-recruit-events__deco-t02{top:1.2rem;right:-2.4rem;width:1.74rem;height:1.74rem;--sq: #f0f5f8}.p-recruit-events__deco-t03{top:2.94rem;right:-.66rem;width:2.9rem;height:2.9rem;--sq: #ebebeb;opacity:.5}.p-recruit-events__deco-b01{bottom:1.68rem;left:-2.14rem;width:1.16rem;height:1.16rem;--sq: #ebebeb}.p-recruit-events__deco-b02{bottom:-3.97rem;left:-.98rem;width:5.79rem;height:5.79rem;--sq: #bddaed;opacity:.5}.p-recruit-eventcard{display:flex;flex-direction:column}.p-recruit-eventcard__img{width:100%;height:25.7rem;background-color:#ebebeb;overflow:hidden}.p-recruit-eventcard__img img{width:100%;height:100%;object-fit:cover}.p-recruit-eventcard__body{display:flex;flex-direction:column;gap:.8rem;padding:2rem;background-color:#f0f5f8}.p-recruit-eventcard__title{font-size:2rem;font-weight:500;line-height:1.3;color:#000}.p-recruit-eventcard__desc{font-size:1.4rem;font-weight:500;line-height:1.8;color:#000}.p-recruit-entry{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;padding-top:4.8rem}.p-recruit-entry__wrapper{scroll-margin-top:1.6rem}.p-recruit-entry__img{width:100%;height:21rem;background-color:#ebebeb;position:relative}.p-recruit-entry__img img{width:100%;height:100%;object-fit:cover}.p-recruit-entry__img-sq{top:-4rem;right:0;width:4rem;height:4rem;--sq-1: #bddaed;--sq-2: #0085de}.p-recruit-entry__inner{display:flex;flex-direction:column;gap:4.8rem;padding:4.8rem 2.4rem 12rem;background-color:#111d72;position:relative}.p-recruit-entry__inner-sq-tl{top:0;left:2.4rem;width:4rem;height:4rem;--sq-1: #bddaed;--sq-2: #0085de}.p-recruit-entry__inner-sq-tr01{top:5.73rem;right:3.35rem;width:1.2rem;height:1.2rem;--sq: #bddaed}.p-recruit-entry__inner-sq-tr02{top:7.78rem;right:.5rem;width:4rem;height:4rem;--sq-1: #bddaed;--sq-2: #ffffff}.p-recruit-entry__inner-sq-bl01{bottom:2.4rem;left:1.2rem;width:1.2rem;height:1.2rem;--sq: #0085de}.p-recruit-entry__inner-sq-bl02{bottom:4.65rem;left:3.45rem;width:4rem;height:4rem;--sq: #ebebeb}.p-recruit-entry__block{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem}.p-recruit-entry__text{font-size:1.6rem;font-weight:500;line-height:2;color:#fff}.p-recruit-entry__btn{width:100%}.p-recruit-entry__deco--tr{top:24rem;right:-1.2rem;width:6rem;height:6rem;rotate:180deg;--sq-1: #f0f5f8;--sq-2: #bddaed}.p-recruit-entry__deco--bl{bottom:4rem;left:-1.2rem;width:4rem;height:4rem;--sq: #f0f5f8}@media(min-width: 768px){.c-heading--h1a .c-heading__ja{padding-left:8px}.c-h1b__mark{width:16px;height:16px;margin-top:13px}.c-h1b__text{font-size:30px}.c-interviewee{padding:16px;gap:16px}.c-interviewee__title{font-size:16px}.p-recruit{gap:120px}.p-recruit-kv{gap:20px;padding-top:108px}.p-recruit-kv__breadcrumb{width:1360px;max-width:100%}.p-recruit-kv__hero{max-width:1440px;margin-inline:auto;height:682px}.p-recruit-kv__panel{top:24px;left:40px;width:calc(100% - 40px);height:552px}.p-recruit-kv__img{top:0;left:auto;right:40px;width:min(508px,35.2777777778vw);height:min(720px,50vw)}.p-recruit-kv__en{top:8px;left:40px;font-size:120px}.p-recruit-kv__copy{top:150px;left:237px;width:460px;gap:16px}.p-recruit-kv__lead{font-size:18px}.p-recruit-kv__title{font-size:48px}.p-recruit-kv__photo--1{top:415px;left:60px;width:142px;height:201px}.p-recruit-kv__photo--2{top:425px;left:591px;width:257px;height:171px}.p-recruit-kv__sq--r-a{top:325px;right:auto;left:792px;width:80px;height:80px}.p-recruit-kv__sq--r-b{top:288px;right:auto;left:767px;width:25px;height:25px}.p-recruit-kv__sq--br-b{bottom:auto;top:596px;right:auto;left:540px;width:25px;height:25px}.p-recruit-kv__sq--l-b{top:516px;left:274px;width:80px;height:80px}.p-recruit-kv__sq--bl-a{bottom:auto;top:295px;left:20px;width:80px;height:80px}.p-recruit-kv__sq--bl-b{bottom:26px;left:212px;width:25px;height:25px}.p-recruit-kv__intro{margin-top:44px;padding-inline:0;max-width:1440px;margin-inline:auto;gap:40px}.p-recruit-kv__intro-sq-l01{top:-8.5px;left:240px;width:25px;height:25px}.p-recruit-kv__intro-sq-l02{top:52.5px;left:305px;width:25px;height:25px}.p-recruit-kv__intro-sq-l03{top:110px;left:212px;width:53px;height:53px}.p-recruit-kv__intro-sq-l04{top:auto;bottom:-8.5px;left:340px;width:80px;height:80px}.p-recruit-kv__intro-sq-r01{top:-8.5px;right:303px;width:25px;height:25px}.p-recruit-kv__intro-sq-r02{top:80.5px;right:212px;width:80px;height:80px}.p-recruit-kv__intro-sq-r03{top:auto;bottom:-8.5px;right:340px;width:80px;height:80px}.p-recruit-kv__intro-text{width:662px}.p-recruit-kv__intro-btn{width:400px}.p-recruit-nav{width:1200px;max-width:100%;grid-template-columns:repeat(3, 1fr)}.p-recruit-nav__wrapper{width:1224px;max-width:100%}.p-recruit-nav__item{padding-inline:24px}.p-recruit-nav__item:nth-last-child(-n+2){border-bottom:1px solid #b1b1b1}.p-recruit-nav__item:nth-last-child(-n+3){border-bottom:none}.p-recruit-nav__item:nth-child(even)::after{display:block}.p-recruit-nav__item:nth-child(3n)::after{display:none}.p-recruit-nav__item:nth-child(odd),.p-recruit-nav__item:nth-child(even){padding-left:24px;padding-right:24px}.p-recruit-jobs{width:1440px;max-width:100%}.p-recruit-jobs__head{width:auto}.p-recruit-jobs__head-wrapper{width:1280px;max-width:100%;padding-inline:40px;margin-inline:auto;flex-direction:row;justify-content:space-between}.p-recruit-jobs__lead{width:auto;max-width:698px;padding-top:62px;align-self:end}.p-recruit-jobs__list{gap:136px;margin-top:80px}.p-recruit-jobcard{flex-direction:row;align-items:flex-end;gap:0;width:1440px;max-width:100%;margin-inline:auto}.p-recruit-jobcard__deco{top:-186px;right:0;width:240px;height:240px;z-index:0}.p-recruit-jobcard__deco-f01{top:15px;right:92px;width:48px;height:48px}.p-recruit-jobcard__deco-f02{top:63px;right:140px;width:100px;height:100px}.p-recruit-jobcard__deco-f03{top:163px;right:100px;width:40px;height:40px}.p-recruit-jobcard__deco-m01{top:28px;left:48px;width:48px;height:48px}.p-recruit-jobcard__deco-m02{top:76px;left:0;width:48px;height:48px}.p-recruit-jobcard__deco-m03{top:124px;left:48px;width:80px;height:80px}.p-recruit-jobcard__deco-c01{top:3px;right:80px;width:100px;height:100px}.p-recruit-jobcard__deco-c02{top:103px;right:180px;width:60px;height:60px}.p-recruit-jobcard__deco-c03{top:163px;right:140px;width:40px;height:40px}.p-recruit-jobcard:nth-child(odd) .p-recruit-jobcard__body{margin-left:-317px;margin-bottom:-56px;padding:40px}.p-recruit-jobcard:nth-child(even){flex-direction:row-reverse}.p-recruit-jobcard:nth-child(even) .p-recruit-jobcard__body{margin-right:-317px;margin-bottom:-56px;padding:40px}.p-recruit-jobcard__img{min-width:0;width:min(931px,64.6527777778vw);height:min(391px,27.1527777778vw)}.p-recruit-jobcard__img-sq{width:min(80px,5.5555555556vw);height:min(80px,5.5555555556vw)}.p-recruit-jobcard__body{position:relative;z-index:1;flex:none;width:696px;gap:24px}.p-recruit-jobcard--alt .p-recruit-jobcard__body{margin-left:0;margin-right:-80px}.p-recruit-jobcard__sub{font-size:22px}.p-recruit-jobcard__desc{font-size:16px}.p-recruit-edu{width:100%;max-width:1440px;padding-left:120px;margin-top:56px}.p-recruit-edu__inner{gap:64px;padding:48px 120px 80px 80px;position:relative}.p-recruit-edu__list{flex-direction:row;align-items:stretch;width:100%}.p-recruit-edu__item{flex:1;flex-direction:column;align-items:center;gap:20px;padding:0 18px}.p-recruit-edu__item:first-child{padding-left:0}.p-recruit-edu__item:last-child{padding-right:0}.p-recruit-edu__item+.p-recruit-edu__item{border-top:none;border-left:1px solid hsla(0,0%,100%,.3)}.p-recruit-edu__icon{width:100px;height:100px}.p-recruit-edu__body{flex:none;width:100%}.p-recruit-edu__title{font-size:22px;text-align:center}.p-recruit-edu__desc{font-size:14px}.p-recruit-edu__deco-01{top:-120px;left:40px;width:200px;height:200px}.p-recruit-edu__deco-02{top:80px;left:0;width:40px;height:40px}.p-recruit-career{width:100%;max-width:1440px;padding-right:120px}.p-recruit-career__inner{gap:64px;padding:48px 80px 80px 120px}.p-career{gap:40px}.p-career__tabs{gap:8px}.p-career__tab{flex:none;width:200px;font-size:16px}.p-career__lead{font-size:16px}.p-career__chart{border-radius:4px}.p-career__stairs{gap:16px}.p-career__stair{gap:8px}.p-career__year{font-size:18px}.p-career__badge{flex-direction:row;gap:12px;padding:8px 12px}.p-career__badge--2{height:64px}.p-career__badge--3{height:100px}.p-career__badge--4{height:167px}.p-career__step{font-size:12px}.p-career__role{font-size:18px}.p-career__rise{left:40px;top:150px;width:640px;z-index:0}.p-career__divider{display:none}.p-career__chip{display:none}.p-career__roles{flex-direction:row;gap:min(16px,1.1111111111vw)}.p-career__role-row{min-width:0;flex-direction:column;align-items:stretch;width:min(215px,14.9305555556vw)}.p-career__role-row:last-child{width:min(318px,22.0833333333vw)}.p-career__role-desc ul{padding-left:21px}.p-career__role-desc li{font-size:14px;line-height:1.8}.p-career__license-box{padding:12px 20px 8px}.p-career__license-head{text-align:center}.p-career__license-title{font-size:18px}.p-career__license-lead{font-size:16px}.p-career__license-list{flex-direction:row;flex-wrap:wrap;gap:8px}.p-career__license-list li{flex:1 1 28%;padding:16px 8px}.p-career__license-list.cad li{flex:1 1 48%}.p-recruit-benefits{gap:36px;width:1124px;max-width:100%}.p-recruit-benefits__intro{flex-direction:row;justify-content:space-between;align-items:flex-start}.p-recruit-benefits__lead{width:617px;max-width:617px;padding-top:56px;font-size:16px}.p-recruit-benefits__deco-01{top:-120px;right:-100px;width:40px;height:40px}.p-recruit-benefits__deco-02{top:-80px;right:-60px;width:100px;height:100px}.p-recruit-benefits__deco-03{top:20px;right:-120px;width:60px;height:60px}.p-recruit-events{display:grid;grid-template-columns:max-content 1fr;column-gap:104px;width:1200px;max-width:100%}.p-recruit-events__head{grid-column:1;grid-row:1}.p-recruit-events__lead{grid-column:2;grid-row:1;align-self:end;max-width:617px;font-size:16px}.p-recruit-events__list{grid-column:1/-1;grid-row:2;flex-direction:row;gap:20px;margin-top:48px}.p-recruit-events__deco-t01{top:0px;right:-60px;width:40px;height:40px}.p-recruit-events__deco-t02{top:40px;right:-120px;width:60px;height:60px}.p-recruit-events__deco-t03{top:100px;right:-60px;width:100px;height:100px}.p-recruit-events__deco-b01{bottom:120px;left:-120px;width:40px;height:40px}.p-recruit-events__deco-b02{bottom:-80px;left:-80px;width:200px;height:200px}.p-recruit-eventcard{flex:1}.p-recruit-entry{flex-direction:row;align-items:center;justify-content:center;gap:120px;width:1400px;max-width:100%;background-color:#111d72;padding-top:0}.p-recruit-entry__wrapper{margin-top:160px;padding-right:40px;scroll-margin-top:140px}.p-recruit-entry__img{order:1;flex:none;width:min(481px,33.4027777778vw);height:min(721px,50.0694444444vw);margin-top:-226px}.p-recruit-entry__img-sq{top:auto;right:auto;bottom:-71px;left:-18px;width:80px;height:80px}.p-recruit-entry__inner{order:2;width:min(600px,41.6666666667vw);gap:min(32px,2.2222222222vw);padding:min(80px,5.5555555556vw) 0 min(160px,11.1111111111vw)}.p-recruit-entry__inner-sq-tl{top:-62px;left:-80px;width:80px;height:80px}.p-recruit-entry__inner-sq-tr01{top:-56px;right:-40px;width:25px;height:25px}.p-recruit-entry__inner-sq-tr02{top:-22px;right:-118px;width:80px;height:80px}.p-recruit-entry__inner-sq-bl01{bottom:min(100px,6.9444444444vw);left:auto;right:max(-15px,-1.0416666667vw);width:25px;height:25px}.p-recruit-entry__inner-sq-bl02{bottom:min(140px,9.7222222222vw);left:auto;right:max(-118px,-8.1944444444vw);width:80px;height:80px;opacity:.9}.p-recruit-entry__text{font-size:18px}.p-recruit-entry__btn{width:400px}}@media(min-width: 924px){.p-recruit-benefits__grid{grid-template-columns:repeat(3, 1fr);gap:8px;padding:20px}.p-recruit-benefits__item{flex-direction:row;gap:12px;min-height:0;padding:16px}.p-recruit-benefits__label{font-size:16px;white-space:nowrap}}
