: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-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-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-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)}.p-hero{position:relative;width:100%;height:64.6rem;overflow:hidden;background-color:#fff}@media(min-width: 768px){.p-hero{height:61.1111111111vw}}.p-hero__bar{position:absolute;top:0;left:0;z-index:1;width:100vw;height:48rem;background-color:#111d72}@media(min-width: 768px){.p-hero__bar{height:47.0833333333vw}}.p-hero__media{position:absolute;inset:0;z-index:1;left:2.4rem;width:calc(100% - 2.4rem);height:59rem}.p-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center top}@media(min-width: 768px){.p-hero__media{left:8.4027777778vw;width:calc(100% - 8.4027777778vw);height:55.5555555556vw}}.p-hero__copy{position:absolute;z-index:4;top:25rem;left:1.3rem;display:flex;flex-direction:column;gap:1.2rem;color:#fff}@media(min-width: 768px){.p-hero__copy{top:21.0416666667vw;left:2.7451388889vw;gap:1.6666666667vw;width:45vw}}.p-hero__title{font-size:3.6rem;font-weight:700;line-height:1.2}@media(min-width: 768px){.p-hero__title{font-size:5vw}}.p-hero__company{font-size:2.4rem;font-weight:700;line-height:1.2}@media(min-width: 768px){.p-hero__company{font-size:1.6666666667vw}}.p-hero__en{position:absolute;z-index:2;bottom:8.63rem;left:2.53rem;font-family:"Oooh Baby",cursive;font-size:6.4rem;font-weight:400;line-height:.9;letter-spacing:-0.02em;color:#fff;opacity:.6;white-space:nowrap}@media(min-width: 768px){.p-hero__en{top:45.3569444444vw;left:auto;right:2.5895833333vw;font-size:6.1111111111vw;line-height:1.2;opacity:.8}}.p-hero__sq{z-index:3}.p-hero__sq--tl-b{top:6.4rem;left:2.4rem;width:7.5rem;height:7.5rem;--sq: #ffffff;opacity:.2}@media(min-width: 768px){.p-hero__sq--tl-b{top:7.7958333333vw;left:8.35625vw;width:9.375vw;height:9.375vw}}.p-hero__sq--tl-a{top:10.6rem;left:9.9rem;width:5rem;height:5rem;--sq-1: #ffffff;--sq-2: #ffffff;opacity:.2}@media(min-width: 768px){.p-hero__sq--tl-a{top:2.2402777778vw;left:15.85625vw;width:5.5555555556vw;height:5.5555555556vw}}@media(min-width: 768px){.p-hero__sq--tl-a::before{top:auto;bottom:0}}@media(min-width: 768px){.p-hero__sq--tl-a::after{top:0;bottom:auto}}.p-hero__sq--tr-b{top:13.1rem;left:29.5rem;width:4rem;height:4rem;--sq: #f0f5f8;opacity:.7}@media(min-width: 768px){.p-hero__sq--tr-b{top:12.6618055556vw;left:auto;right:5.5527777778vw;width:5.5555555556vw;height:5.5555555556vw}}.p-hero__sq--tr-a{top:10.4rem;right:0;width:4rem;height:4rem;--sq-1: #ffffff;--sq-2: #f0f5f8}@media(min-width: 768px){.p-hero__sq--tr-a{top:8.9583333333vw;width:5.5555555556vw;height:5.5555555556vw}}.p-hero__sq--r-c{top:47rem;right:0;width:4rem;height:4rem}@media(min-width: 768px){.p-hero__sq--r-c{top:38.8791666667vw;width:5.5555555556vw;height:5.5555555556vw}}.p-hero__sq--r-b{top:51rem;left:26.8rem;width:8rem;height:8rem;--sq: #f0f5f8;opacity:.7}@media(min-width: 768px){.p-hero__sq--r-b{top:44.4347222222vw;left:auto;right:3.6805555556vw;width:11.1111111111vw;height:11.1111111111vw}}.p-hero__sq--bl-b{top:59rem;left:0;width:2.4rem;height:2.4rem;--sq: #f0f5f8}@media(min-width: 768px){.p-hero__sq--bl-b{top:55.5555555556vw;left:3.9055555556vw;width:4.4444444444vw;height:4.4444444444vw}}.p-hero__sq--br-a{top:59rem;left:31.9rem;width:5.6rem;height:5.6rem;--sq-1: #111d72;--sq-2: #f0f5f8}@media(min-width: 768px){.p-hero__sq--br-a{top:55.5555555556vw;left:auto;right:0;width:5.5555555556vw;height:5.5555555556vw}}.p-nav-cards{display:flex;flex-direction:column;gap:1.2rem;padding:0 2.4rem;margin-top:2rem}@media(min-width: 768px){.p-nav-cards{flex-direction:row;gap:40px;max-width:1200px;margin-inline:auto;margin-top:40px;margin-bottom:80px;padding:0}}.c-card{display:flex;flex-direction:column}@media(min-width: 768px){.c-card{flex:1;min-width:0;padding-inline:38px}}.c-card>a{display:block}@media(min-width: 768px){.c-card>a{display:flex;align-items:center}}.c-card__img{width:100%;height:18.4rem;margin-bottom:-6.4rem;overflow:hidden}@media(min-width: 768px){.c-card__img{width:min(580px,40.2777777778vw);height:min(326px,22.6388888889vw);margin-bottom:0}}.c-card__img img{width:100%;height:100%;object-fit:cover}.c-card__body{position:relative;width:calc(100% - 1.2rem);display:flex;align-items:center;gap:1.6rem;padding:2rem;background-color:#f0f5f8}@media(min-width: 768px){.c-card__body{padding:72px 32px;flex:1;margin-left:-32px}}.c-card__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.8rem;color:#000}.c-card__title{font-size:2rem;font-weight:700;line-height:1.3}@media(min-width: 768px){.c-card__title{font-size:22px}}.c-card__desc{font-size:1.4rem;font-weight:500;line-height:2}@media(min-width: 768px){.c-card__desc{font-size:16px}}.c-card__arrow{position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;background-color:#111d72}@media(min-width: 768px){.c-card__arrow{width:40px;height:40px}}.c-card__arrow svg{width:1.6rem;height:1.6rem;fill:#fff}@media(min-width: 768px){.c-card__arrow svg{width:24px;height:24px}}.c-card__deco{position:absolute;top:0;left:0;width:1.6rem;height:1.6rem}@media(min-width: 768px){.c-card__deco{width:24px;height:24px}}.c-card--company .c-card__deco{background-color:#bddaed}.c-card--works .c-card__deco{background-color:#111d72}.p-recruit{position:relative;margin-top:4rem}@media(min-width: 768px){.p-recruit{margin-top:0}}@media(min-width: 768px){.p-recruit__bg{position:absolute;inset:0;z-index:0;left:120px;background-color:#111d72}}@media(min-width: 768px){.p-recruit__content{display:flex;align-items:center;padding-block:70px}}.p-recruit__photo{position:relative;width:100%;height:28.1rem;overflow:hidden}@media(min-width: 768px){.p-recruit__photo{width:min(720px,50vw);height:min(540px,37.5vw)}}.p-recruit__photo img{width:100%;height:100%;object-fit:cover}.p-recruit__body{position:relative;background-color:#111d72;padding:4.8rem 2.4rem 8rem;display:flex;flex-direction:column}@media(min-width: 768px){.p-recruit__body{flex:1;padding:0 min(120px,8.3333333333vw);background-color:rgba(0,0,0,0)}}.p-recruit__heading{margin-bottom:2rem}@media(min-width: 768px){.p-recruit__heading{margin-bottom:40px}}.p-recruit__text{font-size:1.6rem;font-weight:500;line-height:2;color:#fff;margin-bottom:2rem}@media(min-width: 768px){.p-recruit__text{font-size:18px;margin-bottom:40px}}@media(min-width: 768px){.p-recruit .c-button{width:320px}}.p-recruit__sq{z-index:2}.p-recruit__sq--photo-tr{top:0;right:0;width:5.6rem;height:5.6rem;--sq-1: #111d72;--sq-2: #f0f5f8}@media(min-width: 768px){.p-recruit__sq--photo-tr{top:0;right:0;width:min(80px,5.5555555556vw);height:min(80px,5.5555555556vw)}}.p-recruit__sq--photo-bl{bottom:0;left:0;width:4.2rem;height:4.2rem;--sq-1: #ffffff;--sq-2: #f0f5f8}@media(min-width: 768px){.p-recruit__sq--photo-bl{width:min(80px,5.5555555556vw);height:min(80px,5.5555555556vw);--sq-1: #f0f5f8;--sq-2: #ffffff}}.p-recruit__sq--photo-br1{bottom:0;right:2.8rem;width:4.2rem;height:4.2rem;--sq: #ffffff}@media(min-width: 768px){.p-recruit__sq--photo-br1{right:min(53.333px,3.7036805556vw);width:min(80px,5.5555555556vw);height:min(80px,5.5555555556vw)}}.p-recruit__sq--photo-br2{bottom:4.167rem;right:0;width:4.2rem;height:4.2rem;--sq-1: #f0f5f8;--sq-2: #111d72}@media(min-width: 768px){.p-recruit__sq--photo-br2{bottom:min(80px,5.5555555556vw);width:min(80px,5.5555555556vw);height:min(80px,5.5555555556vw)}}.p-recruit__sq--body-a{top:3rem;right:1rem;width:4.2rem;height:4.2rem;--sq-1: #bddaed;--sq-2: #f0f5f8;opacity:.85}@media(min-width: 768px){.p-recruit__sq--body-a{display:none}}.p-recruit__sq--body-b{top:8.167rem;right:4.98rem;width:2.4rem;height:2.4rem;--sq: #f0f5f8}@media(min-width: 768px){.p-recruit__sq--body-b{display:none}}@media(min-width: 768px){.p-recruit__sq-a{position:absolute;bottom:0;right:0;width:min(80px,5.5555555556vw);height:min(80px,5.5555555556vw);--sq-1: #bddaed;--sq-2: #f0f5f8}}@media(min-width: 768px){.p-recruit__sq-b{position:absolute;top:max(-20px,-1.3888888889vw);right:min(40px,2.7777777778vw);width:min(80px,5.5555555556vw);height:min(80px,5.5555555556vw);--sq: #f0f5f8}}.p-about{position:relative}@media(min-width: 768px){.p-about{width:1440px;max-width:100%;margin-inline:auto}}.p-about__photo{position:relative;width:100%;height:38rem;overflow:hidden}@media(min-width: 768px){.p-about__photo{height:680px;overflow:visible}}.p-about__photo img{width:100%;height:100%;object-fit:cover}.p-about__photo .c-shape{top:0;right:0;width:5.6rem;height:5.6rem;--sq-1: #ffffff;--sq-2: #bddaed;z-index:2}@media(min-width: 768px){.p-about__photo .c-shape{top:auto;bottom:0;right:0;width:80px;height:80px;--sq-2: #ebebeb}}.p-about__body{padding:4rem 2.4rem 0;position:relative;margin-top:-4rem;background-color:hsla(0,0%,100%,.95)}@media(min-width: 768px){.p-about__body{z-index:2;margin-top:-72px;padding:72px 80px 72px 120px;width:780px}}@media(min-width: 900px){.p-about__body{width:min(550px,48.6111111111vw);margin-bottom:120px}}@media(min-width: 1200px){.p-about__body{width:min(817px,56.7361111111vw)}}.p-about__heading{margin-bottom:2rem}@media(min-width: 768px){.p-about__heading{margin-bottom:32px}}.p-about__heading .c-heading__en{text-transform:capitalize;opacity:.8}.p-about__heading .c-heading__ja{padding-left:.4rem}@media(min-width: 768px){.p-about__heading .c-heading__ja{padding-left:8px}}.p-about__title{font-size:3.2rem;font-weight:700;line-height:1.8;color:#000;margin-bottom:2rem}@media(min-width: 768px){.p-about__title{font-size:min(48px,3.3333333333vw);margin-bottom:min(32px,2.2222222222vw)}}.p-about__title .is-accent{color:#0085de}@media(min-width: 768px){.p-about__title .is-accent-pc{color:#0085de}}.p-about__text{font-size:1.6rem;font-weight:500;line-height:2;color:#000;margin-bottom:2rem}@media(min-width: 768px){.p-about__text{font-size:min(18px,1.25vw);margin-bottom:min(70px,4.8611111111vw)}}@media(min-width: 768px){.p-about .c-button{width:320px}}.p-works{position:relative;margin-top:6.4rem;padding-bottom:4rem}@media(min-width: 768px){.p-works{width:660px;height:568px;margin-inline:auto;margin-bottom:12rem}}@media(min-width: 900px){.p-works{position:absolute;top:762px;height:auto;left:min(622px,43.1944444444vw);width:min(778px,54.0277777778vw);height:min(669px,46.4583333333vw);margin-top:0;padding-bottom:0;margin-bottom:0;z-index:3}}.p-works__track{display:flex;gap:.8rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-inline:2.4rem;-ms-overflow-style:none;scrollbar-width:none}.p-works__track::-webkit-scrollbar{display:none}@media(min-width: 768px){.p-works__track{display:block;position:static;overflow:visible;padding-inline:0;height:100%}}.p-works__arrow{position:absolute;top:10.8rem;translate:0 -50%;z-index:3;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;background-color:#111d72}.p-works__arrow svg{width:1.6rem;height:1.6rem;fill:#fff}.p-works__arrow--prev{left:1.2rem}.p-works__arrow--next{right:1.2rem}@media(min-width: 768px){.p-works__arrow{display:none}}.p-works__dots{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-top:1.6rem}.p-works__dots span{display:block;width:.8rem;height:.8rem;background-color:#d1d1d1;transition:background-color .2s ease}.p-works__dots span.is-active{background-color:#111d72}@media(min-width: 768px){.p-works__dots{display:none}}.c-work{position:relative;flex:0 0 32.7rem;scroll-snap-align:center}@media(min-width: 768px){.c-work{position:absolute;flex:none;scroll-snap-align:none}}@media(min-width: 768px){.c-work--cedar{left:196px;top:0;width:463px;height:315px}}@media(min-width: 900px){.c-work--cedar{left:min(232px,16.1111111111vw);width:min(546px,37.9166666667vw);height:min(372px,25.8333333333vw)}}@media(min-width: 768px){.c-work--decorative{left:0;top:340px;width:281px;height:190px}}@media(min-width: 900px){.c-work--decorative{top:min(403px,27.9861111111vw);width:min(332px,23.0555555556vw);height:min(224px,15.5555555556vw)}}@media(min-width: 768px){.c-work--complex{top:340px;left:320px;width:339px;height:226px}}@media(min-width: 900px){.c-work--complex{left:min(379px,26.3194444444vw);top:min(403px,27.9861111111vw);width:min(399px,27.7083333333vw);height:min(266px,18.4722222222vw)}}.c-work__img{width:100%;height:21.7rem;overflow:hidden}@media(min-width: 768px){.c-work__img{height:100%}}.c-work__img img{width:100%;height:100%;object-fit:cover}.c-work__label{position:absolute;left:0;bottom:0;background-color:#fff;padding:1.6rem;font-size:1.4rem;font-weight:700;line-height:1.2;color:#000}@media(min-width: 768px){.c-work__label{background-color:#f0f5f8;font-size:16px}}.p-contact{position:relative;padding:8rem 1.2rem;overflow:hidden}@media(min-width: 768px){.p-contact{display:flex;align-items:center;justify-content:center;min-height:583px;padding:40px 40px}}.p-contact__bg{position:absolute;inset:0;z-index:0}.p-contact__bg img{width:100%;height:100%;object-fit:cover}.p-contact__bg::after{content:"";position:absolute;inset:0;background-color:rgba(189,218,237,.4)}.p-contact__card{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.6rem;background-color:#f0f5f8;padding:7.2rem 1.2rem 8.8rem}@media(min-width: 768px){.p-contact__card{width:1360px;max-width:100%;padding:56px 80px 88px;backdrop-filter:blur(6px);background-color:rgba(240,245,248,.9)}}.p-contact__text{font-size:1.4rem;font-weight:500;line-height:2;color:#000;text-align:center}@media(min-width: 768px){.p-contact__text{font-size:16px}}.p-contact .c-button{width:100%}@media(min-width: 768px){.p-contact .c-button{width:400px}}.p-contact__sq{z-index:2;opacity:.6}.p-contact__sq--tl-a{top:4.5rem;left:3.5rem;width:3rem;height:3rem;--sq-1: #ffffff;--sq-2: #bddaed}@media(min-width: 768px){.p-contact__sq--tl-a{top:120px;left:93px;width:80px;height:80px}}.p-contact__sq--tl-b{top:0;left:0;width:4.5rem;height:4.5rem;--sq: #bddaed}@media(min-width: 768px){.p-contact__sq--tl-b{width:120px;height:120px}}.p-contact__sq--tl-b2{top:2rem;left:6.5rem;width:2rem;height:2rem;--sq: #ffffff}@media(min-width: 768px){.p-contact__sq--tl-b2{top:0;left:173px;width:53px;height:53px}}.p-contact__sq--br-a{bottom:3rem;right:3rem;width:3rem;height:3rem;--sq-1: #ffffff;--sq-2: #bddaed}@media(min-width: 768px){.p-contact__sq--br-a{bottom:auto;top:173px;right:80px;width:80px;height:80px}}.p-contact__sq--br-b{bottom:5rem;right:7.5rem;width:2rem;height:2rem;--sq: #bddaed}@media(min-width: 768px){.p-contact__sq--br-b{bottom:0;right:226px;width:53px;height:53px}}.p-contact__sq--br-b2{bottom:2rem;right:8.6rem;width:4.5rem;height:4.5rem;--sq: #ffffff}@media(min-width: 768px){.p-contact__sq--br-b2{bottom:auto;top:253px;right:173px;width:120px;height:120px}}
