@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd,ul,ol{margin:0}ul,ol{padding:0;list-style:none}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}body{min-height:100vh;text-rendering:optimizeLegibility}@keyframes bounce{0%,to,20%,50%,70%,80%{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@keyframes textAnime-vertical{0%{translate:0 0}15%{translate:0 100%}15.1%{translate:0 -100%}30%{translate:0 0}to{translate:0 0}}@keyframes textAnime-horizontal{0%{translate:0 0}15%{translate:100% 100%}15.1%{translate:-100% -100%}30%{translate:0 0}to{translate:0 0}}@keyframes dotscroll{0%{background-position:0 0}to{background-position:20px 20px}}@keyframes arrowAnime-horizontal{0%{translate:0 0}50%{translate:100% 0}50.1%{translate:-100% 0}to{translate:0 0}}@keyframes arrowAnime-vertical{0%{translate:0 0}50%{translate:0 100%}50.1%{translate:0 -100%}to{translate:0 0}}@keyframes arrowAnime-rightUp{0%{translate:0 0}50%{translate:100% -100%}50.1%{translate:-100% 100%}to{translate:0 0}}@keyframes shakebox{0%{transform:translateY(0) rotate(0) scale(1)}3%{transform:translateY(-10px) rotate(-5deg) scaleX(.95)}6%{transform:translateY(0) rotate(4deg) scale(1)}9%{transform:translateY(-15px) rotate(-3deg) scaleY(.95)}12%{transform:translateY(0) rotate(2deg) scale(1)}15%{transform:translateY(-5px) rotate(-1deg) scaleX(.95)}18%{transform:translateY(0) rotate(0) scale(1)}to{transform:translateY(0) rotate(0) scale(1)}}@keyframes shake{0%{transform:translate(0) rotate(0)}25%{transform:translate(1px,1px) rotate(1deg)}50%{transform:translateY(1px) rotate(0)}75%{transform:translate(1px) rotate(-1deg)}to{transform:translate(0) rotate(0)}}@font-face{font-family:iconfont;src:url(./iconfont/iconfont-nKwpBkse.woff2) format("woff2"),url(./iconfont/iconfont-CUVVNDRn.woff) format("woff"),url(./iconfont/iconfont-BCvEDSPI.ttf) format("truetype")}[class^=i-]:before,[class*=" i-"]:before{font-family:iconfont!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:5%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.i-zoomup:before{content:""}.i-zoomout:before{content:""}.i-search:before{content:""}.i-salary:before{content:""}.i-plus:before{content:""}.i-oclock:before{content:""}.i-oclock-fill:before{content:""}.i-minus:before{content:""}.i-mappin:before{content:""}.i-mappin-fill:before{content:""}.i-identity:before{content:""}.i-external-link:before{content:""}.i-cross:before{content:""}.i-chevron-up:before{content:""}.i-chevron-right:before{content:""}.i-chevron-left:before{content:""}.i-chevron-last:before{content:""}.i-chevron-first:before{content:""}.i-chevron-down:before{content:""}.i-check:before{content:""}html{font-size:min(3.5897435897vw,16px);scroll-padding-top:100px}body{display:flex;flex-direction:column;color:#0f0808;font-family:Noto Sans JP,sans-serif;line-height:1.5;font-size:1rem;font-weight:400;min-height:100dvh;scrollbar-gutter:stable;overflow-x:hidden}body.is-navOpen,body.is-modal{height:100dvh;overflow:hidden;touch-action:none}.main{flex:1}.main>*:last-child{padding-bottom:110px}@media screen and (min-width:640px){.main>*:last-child{padding-bottom:130px!important}}.under_construction{width:fit-content;margin-left:auto;margin-right:auto;display:block;background-color:red;padding:1em 2em;color:#fff;text-align:center;font-weight:700}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}:root{--header-h: min(15.8974358974vw, 92px);--burger-size: min(10.2564102564vw, 60px);--burger-size-scrolled: min(8.2051282051vw, 48px)}body.is-scrolled{--header-h: min(12.8205128205vw, 74px)}body{padding-top:var(--header-h)}body.is-navOpen,body.is-modalOpen{overflow:hidden;touch-action:none}html.is-ready body{transition:padding .3s ease-in-out}.globalHeader{position:fixed;top:0;left:0;width:100vw;height:var(--header-h);display:grid;align-content:center;border-bottom:solid min(1.5vw,2px) #0f0808;background-color:#fff;z-index:100;transition:height .3s ease-in-out}.globalHeader__content{padding:0 min(5%,25px);display:flex;align-items:center}.globalHeader__title{margin-right:auto;display:flex;align-items:center}.globalHeader__title img{width:auto;height:min(8.7179487179vw,50px);transition-property:width,height;transition-duration:.2s;transition-timing-function:ease-in}body.is-scrolled .globalHeader__title img{height:min(6.9230769231vw,40px)}.globalHeader__buttons{display:none}@media screen and (min-width:1024px){.globalHeader__buttons{display:flex;align-items:center;gap:20px;padding-right:20px;transform-origin:right center;transition:transform .2s ease-in}}@media screen and (min-width:1024px){body.is-scrolled .globalHeader__buttons{transform:scale(.8)}}.globalHeader__burger{position:relative;flex-shrink:0;width:var(--burger-size);height:var(--burger-size);border:none;border-radius:50%;background-color:#0f0808;appearance:none;transition:all .2s ease-in;z-index:201;border:solid min(1.5vw,2px) #0f0808;cursor:pointer}.globalHeader__burger span.label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body.is-scrolled .globalHeader__burger{width:var(--burger-size-scrolled);height:var(--burger-size-scrolled)}.globalHeader__burger:before,.globalHeader__burger:after{position:absolute;content:"";display:block;top:50%;left:50%;width:42%;height:2px;border-radius:1px;background-color:#fff;transition:all .3s ease}.globalHeader__burger:before{transform:translate(-50%,-50%) translateY(-4px)}.globalHeader__burger:after{transform:translate(-50%,-50%) translateY(4px)}@media(hover:hover){.globalHeader__burger:hover:before{transform:translate(-50%,-50%) translateY(-6px)}.globalHeader__burger:hover:after{transform:translate(-50%,-50%) translateY(6px)}}html:not(.is-ready) .globalHeader__burger{transition:none}.globalNav{position:fixed;top:0;place-items:center;left:auto;bottom:0;margin:0;padding:0;border:none;max-width:none;max-height:none;width:100vw;height:100dvh;background-color:transparent;overflow:hidden;z-index:200;opacity:0;transition:opacity .4s ease,display .4s allow-discrete,overlay .4s allow-discrete}.globalNav[open]{opacity:1}@starting-style{.globalNav[open]{opacity:0}}.globalNav::backdrop{opacity:0;transition:opacity .4s ease;background:#ffffffbf}.globalNav[open]::backdrop{opacity:1}@starting-style{.globalNav[open]::backdrop{opacity:0}}.globalNav__close{position:absolute;top:calc((var(--header-h) - var(--burger-size)) / 2);right:min(5%,25px);width:var(--burger-size);height:var(--burger-size);border-radius:50%;background-color:#0f0808;border:none;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center}body.is-scrolled .globalNav__close{top:calc((var(--header-h) - var(--burger-size-scrolled)) / 2);width:var(--burger-size-scrolled);height:var(--burger-size-scrolled)}.globalNav__close:before,.globalNav__close:after{position:absolute;content:"";width:42%;height:2px;background-color:#fff;border-radius:1px}.globalNav__close:before{transform:rotate(45deg)}.globalNav__close:after{transform:rotate(-45deg)}.globalNav__content{position:absolute;top:0;right:0;height:100dvh;width:min(100vw,640px);padding:min(2.5641025641vw,20px);background:#fff url(./bg_dot_blue_half-DeuU_Sc9.svg) repeat center top;background-size:6px auto;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;transform:translate(100%);transition:transform .4s ease}@media screen and (min-width:768px){.globalNav__content{padding:min(2.6041666667vw,25px)}}@media screen and (min-width:642px){.globalNav__content{border-left:solid min(1.5vw,2px) #0f0808}}.globalNav[open] .globalNav__content{transform:translate(0)}@starting-style{.globalNav[open] .globalNav__content{transform:translate(5%)}}.globalNav__grid{padding:min(2.5641025641vw,20px);background-color:#ffde00;border:solid min(1.5vw,2px) #0f0808}@media screen and (min-width:768px){.globalNav__grid{padding:min(2.6041666667vw,25px)}}.globalNav__siteTitle{height:min(20.5128205128vw,96px);display:flex;margin-left:auto;margin-right:auto}.globalNav__siteTitle .globalNav__siteLogo{display:flex;flex:1 1 100%;align-items:center}.globalNav__siteTitle .globalNav__siteLogo img{margin-left:max(-5.1282051282vw,-20px);width:min(40.5128205128vw,189px)}@media screen and (min-width:768px){.globalNav__siteTitle .globalNav__siteLogo img{width:min(24.609375vw,220px)}}.globalNav__siteTitle .globalNav__shout{flex:0 0 min(45.641025641vw,213px);position:relative}.globalNav__siteTitle .globalNav__shout img{position:absolute;top:-25px;left:max(-5.1282051282vw,-20px);margin:auto}.globalNav__nav{width:100%;max-width:530px;position:relative;display:flex;flex-direction:column;background-color:#fff;border:solid min(1.5vw,2px) #0f0808;z-index:1}.globalNav__nav h2{font-family:Oswald,sans-serif;font-weight:700;text-transform:uppercase;font-size:2rem;background-color:#fff;padding:0 1rem;border-bottom:solid min(1.5vw,2px) #0f0808}@media screen and (min-width:768px){.globalNav__nav h2{padding:.5rem 1rem}}.globalNav__group{padding:min(2.5641025641vw,20px)}.globalNav__group:not(:first-child){border-top:solid 1px #0f0808}.globalNav__group h3{font-size:1.125rem;font-weight:900;margin-bottom:.5rem}.globalNav__group ul{font-weight:600;display:flex;flex-wrap:wrap;gap:.5em;font-size:1rem}.globalNav__group ul li{flex:1 1 calc(50% - .25em);position:relative;padding-left:1em;word-break:keep-all}.globalNav__group ul li:before{display:block;position:absolute;content:"";left:0;top:.75em;width:.75em;height:1px;background-color:#de1218;background-color:#0f080880}.globalNav__group ul a{padding-bottom:.2em;background-image:linear-gradient(#0f080866,#0f080866);background-repeat:no-repeat;background-position:bottom right;background-size:0 1px}@media(hover:hover){.globalNav__group ul a{transition:background-size .3s}.globalNav__group ul a:hover{background-position:bottom left;background-size:100% 1px}}.globalNav__navBody{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.globalNav__target{display:flex;gap:min(2.5641025641vw,20px);padding-bottom:.5rem}.globalNav__target a.button{flex:0 0 calc(50% - min(1.2820512821vw,10px));min-width:inherit}.globalNav__target a.button i.i-chevron-right{margin-left:0}@media screen and (max-width:767px){.globalNav__target a.button{padding:0 3rem 0 1rem!important}.globalNav__target a.button i.i-chevron-right{width:3rem;height:3rem}}.globalNav__aside{display:flex;padding:1.5rem min(5vw,10px);gap:2rem;flex-direction:column}@media screen and (min-width:768px){.globalNav__aside{padding:1.5rem 0}}.globalNav__asideHeader{margin-bottom:1rem;font-weight:900;display:flex;gap:.5rem;flex-direction:row-reverse;justify-content:flex-end;align-items:center}.globalNav__asideHeader .globalNav__ja{gap:.5rem;display:flex;align-items:center;font-size:.8125rem}.globalNav__asideHeader .globalNav__ja:before{content:"";width:1rem;height:1px;background-color:#0f0808}.globalNav__asideHeader .globalNav__en{font-family:Oswald,sans-serif;font-weight:700;text-transform:uppercase;font-size:1.2rem}.globalNav__magazine a{position:relative;width:fit-content;display:block;font-weight:700;color:#0f0808;height:70px;z-index:1}@media(hover:hover){.globalNav__magazine a .globalNav__magazineLogo:before{position:absolute;top:0;left:0;display:block;content:"";width:100%;height:100%;background-color:#0f0808;border-radius:9999px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-in;z-index:-1}.globalNav__magazine a .globalNav__magazineLogo img{transition:filter .2s ease-in}.globalNav__magazine a .globalNav__magazineImg{transform-origin:left bottom;transition:transform .2s ease-in}.globalNav__magazine a:hover{color:#fff}.globalNav__magazine a:hover .globalNav__magazineLogo:before{transform-origin:left bottom;transform:scaleX(1);transform-origin:left}.globalNav__magazine a:hover .globalNav__magazineLogo img{filter:invert(100%)}.globalNav__magazine a:hover .globalNav__magazineImg{transform:scale(1.05)}.globalNav__magazine a:hover i.i-external-link{animation:arrowAnime-rightUp .5s ease-in-out}}.globalNav__magazineImg{position:absolute;height:100%;width:130px;left:15px;bottom:0;z-index:2}.globalNav__magazineImg img{position:absolute;width:130px;bottom:0}.globalNav__magazineLogo{position:relative;overflow:hidden;height:70px;padding:20px 20px 20px 140px;display:flex;gap:1em;align-items:center;border-radius:35px;background-color:#fff;z-index:1}.globalNav__magazineLogo img{width:120px}.globalNav__recruitX{margin-bottom:.5em}.globalNav__recruitX a{position:relative;display:flex;width:fit-content;gap:.5em;align-items:flex-start;transition:color .2s ease-in}.globalNav__recruitX a:after{content:"";display:block;position:absolute;width:0;height:0;border-style:solid;border-width:10px;border-color:transparent;border-bottom-color:#fff;left:60px;top:25px;z-index:1;transform:rotate(-10deg)}.globalNav__recruitX img{display:block;width:60px;clip-path:circle(30px at 50% 50%)}.globalNav__recruitX span{position:relative;padding:0 1em;display:flex;gap:1em;align-items:center;justify-content:center;font-weight:700;background-color:#fff;height:50px;border-radius:25px}@media(hover:hover){.globalNav__recruitX span{z-index:1;transition:transform .2s ease;transform:scale(1);transform-origin:left bottom;overflow:hidden}.globalNav__recruitX span:before{position:absolute;display:block;content:"";width:100%;height:50px;background-color:#0f0808;border-radius:9999px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-in;z-index:-1}.globalNav__recruitX a:hover{color:#fff}.globalNav__recruitX a:hover:after{border-bottom-color:#0f0808}.globalNav__recruitX a:hover span{transform:scale(1.05)}.globalNav__recruitX a:hover span:before{transform:scaleX(1);transform-origin:left}.globalNav__recruitX a:hover i.i-external-link{animation:arrowAnime-rightUp .5s ease-in-out}}.globalNav__snsList{display:flex;margin-top:20px;gap:20px}.globalNav__snsList li{flex:0 0 30px}@media(hover:hover){.globalNav__snsList a img{transition:opacity .2s ease-in,transform .2s ease-in}.globalNav__snsList a:hover img{opacity:.7;transform:scale(1.1)}}.globalNav__sns .globalNav__asideBody{width:fit-content}.globalFooter{position:relative;max-width:100%;background-color:#302c2c;background:#fff url(./footer_bg-D16DVNGb.png) repeat center top;background-size:1350px auto;padding:min(10.2564102564vw,100px) 0 min(15.3846153846vw,100px)}@media screen and (min-width:768px){.globalFooter{background-size:1800px auto}}.globalFooter__content{padding:0 min(5%,25px);margin:0 auto;color:#fff;max-width:500px}@media screen and (min-width:768px){.globalFooter__content{max-width:760px}}@media screen and (min-width:1024px){.globalFooter__content{max-width:1350px;display:grid;gap:0 36px;grid-template-columns:325px 1fr}}.globalFooter__siteName{margin-bottom:20px;display:flex;flex-direction:column;gap:10px}@media screen and (max-width:767px){.globalFooter__siteName{width:min(60vw,300px)}}@media screen and (min-width:1024px){.globalFooter__siteName{margin-bottom:40px;grid-column:1/2;grid-row:1/2}}@media(hover:hover){.globalFooter__siteName{transition:opacity .2s ease-in}.globalFooter__siteName:hover{opacity:.7}}.globalFooter__siteTitle{font-size:16px;font-weight:900}.siteMap{margin-bottom:40px}@media screen and (min-width:1024px){.siteMap{margin-top:20px;margin-bottom:20px;grid-column:2/3;grid-row:1/3}}.globalFooter__aside{display:flex;flex-direction:column;gap:36px;margin-bottom:36px}@media screen and (min-width:768px){.globalFooter__aside{flex-direction:row}}@media screen and (min-width:1024px){.globalFooter__aside{flex-direction:column;grid-column:1/2;grid-row:2/3}}.globalFooter__corporate{display:flex;flex-direction:column;gap:1em;color:#d8d8d1;font-size:14px;text-align:center}@media screen and (min-width:768px){.globalFooter__corporate{flex-direction:row;justify-content:flex-end;align-items:center;gap:2em;text-align:right}}@media screen and (min-width:1024px){.globalFooter__corporate{grid-column:1/3;grid-row:3/4}}.globalFooter__links a{padding-bottom:.2em;background-image:linear-gradient(#fff6,#fff6);background-repeat:no-repeat;background-position:bottom right;background-size:0 1px}@media(hover:hover){.globalFooter__links a{transition:background-size .3s}.globalFooter__links a:hover{background-position:bottom left;background-size:100% 1px}}.globalFooter__asideHeader{margin-bottom:1rem;font-weight:900;display:flex;gap:.5rem;flex-direction:row;align-items:center}.globalFooter__asideHeader .globalFooter__ja{gap:.5rem;display:flex;align-items:center;font-size:.8125rem;color:#fff9}.globalFooter__asideHeader .globalFooter__ja:before{content:"";width:1rem;height:1px;background-color:#fff6}.globalFooter__asideHeader .globalFooter__en{font-family:Oswald,sans-serif;font-weight:700;text-transform:uppercase;font-size:1.2rem}.globalFooter__magazine a{position:relative;width:fit-content;display:block;font-weight:700;color:#0f0808;height:70px;z-index:1}@media(hover:hover){.globalFooter__magazine a .globalFooter__magazineLogo:before{position:absolute;top:0;left:0;display:block;content:"";width:100%;height:100%;background-color:#fed703;border-radius:9999px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-in;z-index:-1}.globalFooter__magazine a .globalFooter__magazineImg{transform-origin:left bottom;transition:transform .2s ease-in}.globalFooter__magazine a:hover .globalFooter__magazineLogo:before{transform-origin:left bottom;transform:scaleX(1);transform-origin:left}.globalFooter__magazine a:hover .globalFooter__magazineImg{transform:scale(1.05)}.globalFooter__magazine a:hover i.i-external-link{animation:arrowAnime-rightUp .5s ease-in-out}}.globalFooter__magazineImg{position:absolute;height:100%;width:130px;left:15px;bottom:0;z-index:2}.globalFooter__magazineImg img{position:absolute;width:130px;bottom:0}.globalFooter__magazineLogo{position:relative;overflow:hidden;height:70px;padding:20px 20px 20px 140px;display:flex;gap:1em;align-items:center;border-radius:35px;background-color:#fff;z-index:1}.globalFooter__magazineLogo img{width:120px}.globalFooter__recruitX{margin-bottom:.5em}.globalFooter__recruitX a{position:relative;display:flex;width:fit-content;gap:.5em;color:#0f0808;align-items:flex-start}.globalFooter__recruitX a:after{content:"";display:block;position:absolute;width:0;height:0;border-style:solid;border-width:10px;border-color:transparent;border-bottom-color:#fff;left:60px;top:25px;z-index:1;transform:rotate(-10deg)}.globalFooter__recruitX img{display:block;width:60px;clip-path:circle(30px at 50% 50%)}.globalFooter__recruitX span{position:relative;padding:0 1em;display:flex;gap:1em;align-items:center;justify-content:center;font-weight:700;background-color:#fff;height:50px;border-radius:25px}@media(hover:hover){.globalFooter__recruitX span{z-index:1;transition:transform .2s ease;transform:scale(1);transform-origin:left bottom;overflow:hidden}.globalFooter__recruitX span:before{position:absolute;display:block;content:"";width:100%;height:50px;background-color:#fed703;border-radius:9999px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-in;z-index:-1}.globalFooter__recruitX a:hover:after{border-bottom-color:#fed703}.globalFooter__recruitX a:hover span{transform:scale(1.05)}.globalFooter__recruitX a:hover span:before{transform:scaleX(1);transform-origin:left}.globalFooter__recruitX a:hover i.i-external-link{animation:arrowAnime-rightUp .5s ease-in-out}}.globalFooter__snsList{display:flex;margin-top:20px;gap:20px}.globalFooter__snsList li{flex:0 0 30px}@media(hover:hover){.globalFooter__snsList a img{transition:opacity .2s ease-in,transform .2s ease-in}.globalFooter__snsList a:hover img{opacity:.7;transform:scale(1.1)}}.globalFooter__sns .globalFooter__asideBody{width:fit-content}.globalFooter__pageTop{height:100px;width:230px;overflow:hidden;cursor:pointer}@media screen and (max-width:639px){.globalFooter__pageTop{transform-origin:right bottom;transform:scale(.875)}}.globalFooter__pageTop{position:absolute;right:0;top:-100px;display:block;font-family:Open Sans,sans-serif;font-style:italic;font-weight:700;text-transform:uppercase}@media screen and (min-width:1300px){.globalFooter__pageTop{left:50%;transform:translate(420px)}}.globalFooter__pageTop span{position:absolute;top:0;right:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:170px;height:129px;color:#0f0808;font-weight:700;font-size:16px;background:url(./to_pagetop_bg-DL88j4iK.png) repeat center top;background-size:contain;padding-bottom:10px}.globalFooter__pageTop img{margin-top:10px;margin-left:auto;position:relative;z-index:2}@media(hover:hover){.globalFooter__pageTop span{transition:background .2s ease-in}.globalFooter__pageTop:hover span{animation:shake .1s infinite;background-image:url(./to_pagetop_bg_hover-DrC_yChu.png)}}.siteMap__heading{margin-bottom:.75rem}.siteMap__en{white-space:nowrap;font-family:Oswald,sans-serif;font-weight:700;text-transform:uppercase;font-size:1.2rem;color:#fed703;width:fit-content}.siteMap__ja{white-space:nowrap;font-size:.8125rem;font-weight:800;color:#fff9}.siteMap__list ul{display:flex;flex-direction:column;font-size:14px;gap:.75em}.siteMap__list li a{padding-bottom:.2em;background-image:linear-gradient(#fff6,#fff6);background-repeat:no-repeat;background-position:bottom right;background-size:0 1px}@media(hover:hover){.siteMap__list li a{transition:background-size .3s}.siteMap__list li a:hover{background-position:bottom left;background-size:100% 1px}}.siteMap__buttons{display:flex;gap:1em}.siteMap__newgrad,.siteMap__career{flex:1 1 100%}.siteMap__newgrad a,.siteMap__career a{position:relative;display:flex;flex-direction:column;background:#fff;color:#0f0808;font-weight:800;height:60px;width:100%;justify-content:center;padding:0 25px;border-radius:30px;z-index:1;overflow:hidden}.siteMap__newgrad a i.i-chevron-right,.siteMap__career a i.i-chevron-right{width:40px;height:40px;display:grid;place-items:center;position:absolute;border-radius:50%;top:0;bottom:0;right:10px;margin:auto 0}@media(hover:hover){.siteMap__newgrad a:before,.siteMap__career a:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;z-index:-1;transform-origin:right;transform:scaleX(0);transition:transform .2s ease-in}.siteMap__newgrad a:hover:before,.siteMap__career a:hover:before{transform-origin:left;transform:scaleX(1)}.siteMap__newgrad a small,.siteMap__career a small{transition:color .2s ease-in}.siteMap__newgrad a:hover small,.siteMap__career a:hover small{color:#fff}.siteMap__newgrad a:hover i.i-chevron-right,.siteMap__career a:hover i.i-chevron-right{animation:arrowAnime-horizontal .5s ease-in-out}}.siteMap__newgrad small{color:#5bc6ca}@media(hover:hover){.siteMap__newgrad a:before{background-color:#5bc6ca}}.siteMap__career small{color:#fd6053}@media(hover:hover){.siteMap__career a:before{background-color:#fd6053}}@media screen and (max-width:767px){.siteMap__heading{gap:.5rem}.siteMap__block{margin-bottom:32px}.siteMap__heading{display:flex;align-items:center;gap:.5em}.siteMap__ja{display:flex;align-items:center;gap:.5rem}.siteMap__ja:before{content:"";display:block;flex:0 0 1rem;height:1px;background-color:#fff6}.siteMap__buttons{margin-bottom:15px}.siteMap__list ul{flex-direction:row;flex-wrap:wrap}.siteMap__list ul li{flex:0 0 calc((100% - .75em)/2);padding-left:15px;white-space:nowrap}}@media screen and (min-width:768px){.siteMap{width:700px;display:grid;grid-template-columns:repeat(3,1fr);gap:0 36px}.siteMap__en{display:flex;align-items:center;gap:.5rem;width:100%}.siteMap__en:after{content:"";display:block;flex:1 1 auto;height:1px;background-color:#fff6}.siteMap__ja{display:block}.siteMap__block{margin-bottom:36px}.siteMap__block--about{grid-column:1/2;grid-row:1/2}.siteMap__block--jobs{grid-column:2/3;grid-row:1/2}.siteMap__block--environment{grid-column:3/4;grid-row:1/2}.siteMap__block--recruit{grid-column:1/4;grid-row:2/3}.siteMap__block--recruit .siteMap__list{display:flex;gap:36px}.siteMap__buttons{flex:0 0 454px;gap:36px}.siteMap__newgrad a,.siteMap__career a{height:70px;border-radius:35px}}@media screen and (min-width:1024px){.siteMap{margin-left:auto;width:100%;max-width:700px;gap:0 5.14%}.siteMap__buttons{flex:0 0 64.857%;gap:7.929%}}.anchorNav{margin-bottom:2rem}.anchorNav ul{padding:0 min(5vw,25px) 10px;margin:0 auto;width:fit-content;display:flex;justify-content:center;gap:1em}.button{position:relative;display:flex;padding-left:1.5em;padding-right:1.5em;align-items:center;justify-content:center;font-weight:700;min-width:11.25em;width:fit-content;height:3.75em;gap:1.5em;border:solid min(1.5vw,2px) #0f0808;border-radius:1.875em;background-color:#fff;word-break:keep-all;z-index:1;overflow:hidden}.button:has(i[class^=i-]){padding-right:4.75em}body:not(.is-ready) .button{transition:none!important}@media(hover:hover){.button{transition:color .2s ease-in}.button:before{position:absolute;content:"";top:0;left:0;display:block;width:100%;height:100%;border-radius:9999px;background-color:#0f0808;z-index:-1;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-in}.button:hover{color:#fff}.button:hover:before{transform-origin:left;transform:scaleX(1)}.button:hover i.i-chevron-right:before{animation:arrowAnime-horizontal .5s ease-in-out}.button:hover i.i-chevron-down:before{animation:arrowAnime-vertical .5s ease-in-out}.button:hover i.i-external-link:before{animation:arrowAnime-rightUp .5s ease-in-out}}.button>i[class^=i-]{position:absolute;right:0;top:0;bottom:0;margin:auto 0;display:grid;place-items:center;width:3.75em;height:3.75em;line-height:3.75em;border:none;border-radius:50%;background:transparent;overflow:hidden}.button>i[class^=i-]:before{width:100%;height:100%;display:grid;place-items:center}.button--inline{display:inline-flex}.button--primary{color:#fff;background-color:#0f0808}@media(hover:hover){.button--primary:before{background-color:#fff}.button--primary:hover{color:#0f0808}}.button--newgrad{color:#0f0808;background-color:#5bc6ca}@media(hover:hover){.button--newgrad:before{background-color:#fff}.button--newgrad:hover{color:#5bc6ca}}.button--career{color:#0f0808;background-color:#fd6053}@media(hover:hover){.button--career:before{background-color:#fff}.button--career:hover{color:#fd6053}}.button--reserve{color:#fff;background-color:#de1218}@media(hover:hover){.button--reserve:before{background-color:#fff}.button--reserve:hover{color:#e52d2d}}.button--disabled{color:#757575;border-color:#a5a5a5;background-color:#d8d8d1;pointer-events:none}.button--cancel{color:#0f0808;background-color:#d8d8d1}@media(hover:hover){.button--cancel:before{background-color:#fff}.button--cancel:hover{color:#6b7280}}.c-card{border:1px solid #d8d8d1;padding:16px}@media screen and (min-width:768px){.c-card{padding:24px}}.formCheckOval input[type=checkbox]{display:none}.formCheckOval .formCheckOval__label{display:inline-flex;align-items:center;justify-content:center;padding:0 1em;height:2.1875rem;color:#0f0808;white-space:nowrap;border:solid 1px #0f0808;border-radius:1.1rem;background-color:#fff;cursor:pointer}.formCheckOval :checked+.formCheckOval__label{color:#fff;background:#0f0808}.formCheckOval--career :checked+.formCheckOval__label{color:#0f0808;background:#fd6053}.snow-monkey-form .smf-form .smf-item{padding:1rem 0;display:flex;flex-direction:column;gap:.5rem}@media screen and (min-width:768px){.snow-monkey-form .smf-form .smf-item{padding:1.5rem 1rem;flex-direction:row;align-items:first baseline;gap:30px;border-bottom:1px solid #d8d8d1}}@media screen and (min-width:768px){.snow-monkey-form .smf-form .smf-item__col--label{flex:0 0 15rem}}.snow-monkey-form .smf-form .smf-item__col--controls{flex:1;width:100%}.snow-monkey-form .smf-form .smf-item__label{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1rem}.snow-monkey-form .smf-form .smf-item__label__text{order:2}.snow-monkey-form .formItem .smf-item__label:before{order:1;display:grid;place-items:center;height:1.75rem;width:3.25rem;font-size:.875rem;color:#fff;border-radius:.875rem;border:solid 1px #0f0808}.snow-monkey-form .formItem--required .smf-item__label:before{content:"必須";background-color:#de1218}.snow-monkey-form .formItem--optional .smf-item__label:before{content:"任意";background-color:gray}.snow-monkey-form[data-screen=confirm] .formItem .smf-item__label:before{display:none!important}.snow-monkey-form .formBirthday .smf-item__controls{display:flex;gap:1em;align-items:first baseline}.snow-monkey-form .formBirthday .smf-item__controls input[name=year]{width:6rem!important}.snow-monkey-form .formPrivacy{margin:1.5rem 0}.snow-monkey-form .formPrivacy a:after{display:inline-block;width:1em;font-family:iconfont;font-weight:400;font-style:normal;font-size:1.25rem;content:""}.snow-monkey-form .smf-text-control__control,.snow-monkey-form .smf-textarea-control__control,.snow-monkey-form .smf-select-control__control{width:100%!important;border:1px solid #0f0808;border-radius:4px!important;padding:.75rem 1rem!important;font-size:1rem!important;transition:border-color .2s,box-shadow .2s;background-color:#fff}.snow-monkey-form .smf-text-control__control[data-invalid="1"],.snow-monkey-form .smf-textarea-control__control[data-invalid="1"],.snow-monkey-form .smf-select-control__control[data-invalid="1"]{border-color:#de1218!important}.snow-monkey-form .smf-text-control__control:focus,.snow-monkey-form .smf-textarea-control__control:focus,.snow-monkey-form .smf-select-control__control:focus{border-color:#3a87fd!important;box-shadow:0 0 0 3px #3a87fd1a!important;outline:none}.snow-monkey-form .smf-text-control__control::placeholder,.snow-monkey-form .smf-textarea-control__control::placeholder,.snow-monkey-form .smf-select-control__control::placeholder{color:#ccc}.snow-monkey-form .smf-radio-buttons-control__control{display:flex!important;flex-wrap:wrap;gap:.75rem 1rem;border:none!important}.snow-monkey-form .smf-radio-buttons-control .smf-radio-button-control{display:flex;align-items:center;gap:.25rem;cursor:pointer}.snow-monkey-form .smf-radio-buttons-control .smf-radio-button-control__control{margin-top:.15rem!important}.snow-monkey-form .smf-select-control__control{padding-right:2rem!important}.snow-monkey-form .smf-form .smf-select-control__toggle{pointer-events:none;background-color:transparent;z-index:1}.snow-monkey-form .smf-action{margin-top:1.5rem;display:flex;justify-content:center}.snow-monkey-form .smf-action:empty{margin-top:0}.snow-monkey-form .smf-button-control__control{display:flex;padding-left:1.5rem;padding-right:1.5rem;align-items:center;justify-content:center;font-weight:700;width:fit-content;height:3.75rem;gap:.5rem;cursor:pointer;border:solid min(1.5vw,2px) #0f0808;border-radius:1.875rem;min-width:min(38.4615384615vw,180px)}.snow-monkey-form .smf-button-control__control[data-action=back]{color:#0f0808;background:#d8d8d1}.snow-monkey-form .smf-button-control__control[data-action=back]:before{display:inline-block;width:1em;font-family:iconfont;font-weight:400;font-style:normal;font-size:1.25rem;content:""}.snow-monkey-form .smf-button-control__control[data-action=complete],.snow-monkey-form .smf-button-control__control[data-action=confirm]{color:#fff;background:#0f0808}.snow-monkey-form .smf-button-control__control[data-action=complete]:after,.snow-monkey-form .smf-button-control__control[data-action=confirm]:after{display:inline-block;width:1em;font-family:iconfont;font-weight:400;font-style:normal;font-size:1.25rem;content:""}.snow-monkey-form .smf-button-control__control .smf-sending{display:none!important}.snow-monkey-form a[data-type=link]{text-decoration:none;border-bottom:1px solid #2c6ff5;padding-bottom:.125em;color:#2c6ff5;transition:all .3s}.snow-monkey-form a[data-type=link]:hover{color:#0c52de}.snow-monkey-form .smf-complete-content{font-size:1.125rem;font-weight:600;text-align:center}.snow-monkey-form .smf-system-error-content{padding:2rem;text-align:center;background-color:#de12181a;color:#e52d2d}.link{text-decoration:none;border-bottom:1px solid #2c6ff5;padding-bottom:.125em;color:#2c6ff5;transition:all .3s}.link:hover{color:#0c52de}.mapLink{margin-left:.5em;padding:0 .75em;display:inline-flex;gap:.2em;font-size:.9285714286rem;border-radius:100px;color:#fff;background:#0f0808}@media screen and (min-width:768px){.mapLink{font-size:.8823529412}}@media(hover:hover){.map_link{transition:background .2s ease-in}.map_link:hover{background:#e52d2d}}.c-prose{line-height:1.8}.c-prose p{margin:0 0 1em}.c-prose h1,.c-prose h2,.c-prose h3{line-height:1.3;margin:1.6em 0 .8em}.c-prose ul,.c-prose ol{margin:0 0 1em;padding-left:1.4em;list-style:revert}.c-prose li{margin:.3em 0}.c-prose a{text-decoration:underline;text-underline-offset:.15em}.c-prose blockquote{margin:1.2em 0;padding-left:1em;border-left:3px solid currentColor;opacity:.85}.c-prose hr{margin:2em 0;border:0;border-top:1px solid currentColor;opacity:.2}.postContent{line-height:1.9;letter-spacing:.03em;word-break:break-word}.postContent>*:empty{display:none}@media screen and (min-width:768px){.postContent{font-size:1.125rem}}.postContent h1,.postContent h2{margin-top:48px;margin-bottom:-16px}@media screen and (min-width:640px){.postContent h1,.postContent h2{margin-top:56px;margin-bottom:-24px}}.postContent h3,.postContent h4{margin-top:40px;margin-bottom:-16px}@media screen and (min-width:640px){.postContent h3,.postContent h4{margin-top:48px;margin-bottom:-24px}}.postContent h5,.postContent h6{margin-top:24px;margin-bottom:-24px}@media screen and (min-width:768px){.postContent h5,.postContent h6{margin-top:32px;margin-bottom:-32px}}.postContent p,.postContent .wp-block-list,.postContent .wp-block-quote,.postContent .wp-block-code,.postContent .wp-block-preformatted,.postContent .wp-block-table,.postContent .wp-block-image,.postContent .wp-block-gallery,.postContent .wp-block-video,.postContent .wp-block-embed,.postContent .wp-block-audio,.postContent .wp-block-columns .wp-block-group,.postContent .wp-block-media-text,.postContent .wp-block-details,.postContent .wp-block-verse,.postContent .wp-block-pullquote,.postContent .wp-block-separator{margin-top:24px;margin-bottom:24px}@media screen and (min-width:640px){.postContent p,.postContent .wp-block-list,.postContent .wp-block-quote,.postContent .wp-block-code,.postContent .wp-block-preformatted,.postContent .wp-block-table,.postContent .wp-block-image,.postContent .wp-block-gallery,.postContent .wp-block-video,.postContent .wp-block-embed,.postContent .wp-block-audio,.postContent .wp-block-columns .wp-block-group,.postContent .wp-block-media-text,.postContent .wp-block-details,.postContent .wp-block-verse,.postContent .wp-block-pullquote,.postContent .wp-block-separator{margin-top:32px;margin-bottom:32px}}.postContent h1,.postContent h2{font-size:1.5em;font-weight:700;line-height:1.4}.postContent h3,.postContent h4{font-size:1.25em;font-weight:700;line-height:1.4}.postContent h5,.postContent h6{font-weight:700;line-height:1.5}.postContent strong,.postContent b{font-weight:700}.postContent em,.postContent i{font-style:italic}.postContent a{color:#2c6ff5;text-decoration:underline;transition:opacity .2s}.postContent a:hover{opacity:.7}.postContent sub,.postContent sup{font-size:.8em;font-weight:400}.postContent sub{vertical-align:sub}.postContent sup{vertical-align:super}.postContent .aligncenter{text-align:center}.postContent .clearfix:after{content:"";display:block;clear:both}.postContent .float-left{float:left;margin-right:1em;margin-bottom:0}div .postContent .float-left{margin-bottom:0}.postContent .float-left~*{margin-top:0;margin-bottom:0}.postContent .float-right{float:right;margin-left:1em}div .postContent .float-right{margin-bottom:0}.postContent .float-right~*{margin-top:0;margin-bottom:0}.postContent .wp-block-image:after{display:block;content:"";clear:both}.postContent .wp-block-image img{display:block;width:100%;height:auto}.postContent .wp-block-image figcaption{font-size:.85rem;color:#999;text-align:center;margin-top:1em;line-height:1.5}@media screen and (min-width:768px){.postContent .wp-block-image.alignwide{margin-left:-10%;margin-right:-10%}}.postContent .size-large img{max-width:100%}.postContent .size-medium img{max-width:375px}.postContent .wp-element-caption{text-align:center;font-size:.875em;line-height:1.5;color:#4b5563}.postContent ul.wp-block-list{padding-left:1.5rem;list-style:initial}.postContent ul.wp-block-list ul{list-style-type:circle}.postContent ul.wp-block-list ul ul{list-style-type:square}.postContent ol.wp-block-list{padding-left:1.5rem;list-style:decimal}.postContent ol.wp-block-list ol{list-style-type:lower-alpha}.postContent ol.wp-block-list ol ol{list-style-type:lower-roman}.postContent .wp-block-quote{font-size:.875em;background-color:#f3f4f6;padding:1.5em;border-radius:4px}.postContent .wp-block-quote>*:first-child{margin-top:0}.postContent .wp-block-quote>*:last-child{margin-bottom:0}.postContent .wp-block-quote cite{font-size:.9em;margin-top:1em;text-align:right;color:#6b7280}.postContent .wp-block-pullquote{font-size:1.25em;background-color:#f3f4f6;padding:1.5em;border-radius:4px}.postContent .wp-block-pullquote>*:first-child{margin-top:0}.postContent .wp-block-pullquote>*:last-child{margin-bottom:0}.postContent .wp-block-details{font-size:.875em;background-color:#f3f4f6;padding:1.5em;border-radius:4px}.postContent .wp-block-details>summary+*{margin-top:0}.postContent .wp-block-details>*:last-child{margin-bottom:0}.postContent .wp-block-code{font-size:.875em;padding:1.5em;border-radius:4px;color:#f9fafb;line-height:1.5;background-color:#111827}.postContent pre{font-family:monospace}.postContent .wp-block-preformatted{font-size:.875em}.postContent hr.wp-block-separator{height:0;border:none;border-bottom:solid 1px #d1d5db}.postContent hr.wp-block-separator.is-style-dots:before{content:"···";color:#ccc;font-size:1.5rem;letter-spacing:1em;border:none;display:block;text-align:center}.postContent .wp-embed-aspect-16-9.wp-has-aspect-ratio iframe{width:100%;height:auto;aspect-ratio:16/9}.postContent .wp-embed-aspect-4-3.wp-has-aspect-ratio iframe{width:100%;height:auto;aspect-ratio:4/3}.postContent .wp-block-table{overflow-x:auto}.postContent .wp-block-table table{width:100%;border-collapse:collapse}.postContent .wp-block-table table th,.postContent .wp-block-table table td{padding:12px 15px;border:1px solid #eee;font-size:.9rem}.postContent .wp-block-table table th{background:#f9f9f9;font-weight:700;text-align:left}.postContent .wp-block-buttons{margin:3em 0;display:flex;justify-content:center}.postContent .wp-block-button__link{background-color:#333;color:#fff;padding:12px 32px;border-radius:25px;text-decoration:none;font-weight:700;font-size:1rem;transition:background .2s}.postContent .wp-block-button__link:hover{background-color:#000;text-decoration:none}.wp-block-group-is-layout-flex{display:flex;gap:1.2rem}.pannav{width:100%;max-width:100%;overflow-x:scroll;border-bottom:solid min(1.5vw,2px) #0f0808;background-color:#fff;font-size:min(2.5641025641vw,14px);height:2.469rem;white-space:nowrap;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.pannav::-webkit-scrollbar{display:none}.pannav ul{display:flex;height:100%;padding:0 min(5%,25px);align-items:center;gap:1em}.pannav ul:after{display:block;content:"";height:1px;flex:0 0 min(5%,25px)}.pannav ul li{display:flex;align-items:center;gap:1em}.pannav ul li a{display:flex;align-items:center}.pannav ul li:first-child a:before{content:"";width:2.1em;height:2.1em;display:block;background:url(./icon_home-DmVLNa-8.svg) no-repeat center center}.pannav ul li:not(:last-child):after{display:block;content:"";width:6px;height:6px;border-style:solid;border-color:#0f0808;border-width:1px 1px 0 0;transform:rotate(45deg)}.pageHeader{position:relative;display:flex;flex-direction:column;align-items:center;z-index:0}.pageHeader__title{width:auto;margin-left:auto;margin-right:auto;height:min(29.4871794872vw,230px)}.pageHeader__title img{max-width:inherit;width:auto;height:100%}.pageHeader__belt{position:absolute;padding:0 min(5%,25px);top:0;left:0;display:grid;align-items:center;justify-content:flex-start;width:100%;height:min(5.8974358974vw,46px);border-bottom:solid min(1.5vw,2px) #0f0808;z-index:-1;container-type:size}.pageHeader__belt img{max-width:inherit;width:auto;height:50cqh}.pageHeader__belt--career{background-color:#fd6053}.pageHeader__belt--newgrad{background-color:#5bc6ca}.pagination__inner{margin-top:2.5rem;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center;background-color:#fff;border:solid min(1.5vw,2px) #0f0808;height:4.875rem;padding:0 .75rem;gap:.8rem;border-radius:2.4375rem;width:fit-content}@media screen and (min-width:768px){.pagination__inner{padding:0 1.5rem;gap:1rem}}.pagination__prev,.pagination__next{height:2rem;width:2rem;line-height:2rem;text-align:center}@media screen and (min-width:768px){.pagination__prev,.pagination__next{width:3rem}}.pagination__prev.is-disabled,.pagination__next.is-disabled{opacity:.2}.pagination .page-numbers{text-align:center;width:2rem;height:2rem;line-height:2rem;border-radius:50%;font-family:Open Sans,sans-serif;font-variation-settings:"wdth" 100;font-weight:600}.pagination .page-numbers.current{color:#fff;background-color:#0f0808}.pagination .page-numbers.dots{font-weight:400;font-size:.875em;width:1.25rem;height:1.25rem;line-height:1.25rem}.sectionHeader{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.sectionHeader__title{display:flex;flex-direction:column;align-items:center;gap:.5em;font-size:min(4.1025641026vw,20px);line-height:1.5}.sectionHeader__title--en{display:block;text-align:center}.sectionHeader__title--en img{width:auto;margin-left:auto;margin-right:auto;height:min(7.1794871795vw,50px)}.sectionHeader__title--ja{display:block;text-align:center;font-weight:400;font-style:italic}.sectionHeader__icon{width:min(15.3846153846vw,100px)}.tagOval{display:inline-flex;align-items:center;justify-content:center;font-size:.875rem;padding:0 1em;height:2.2em;color:#0f0808;white-space:nowrap;border:solid 1px #0f0808;border-radius:1.1rem;background-color:#fff}.tagOval--career{background-color:#fd6053}.tagOval--newgrad{background-color:#5bc6ca}.listFilter{margin:0 auto;padding:min(4.1025641026vw,32px);background-color:#fff;border:solid min(1.5vw,2px) #0f0808}.listFilter__title{font-size:1rem;font-weight:800}@media screen and (min-width:768px){.listFilter__title{font-size:1.125rem}}.listFilter__toggle{display:flex;justify-content:space-between;align-items:center;padding:0;appearance:none;border:none;border-radius:none;background:none;cursor:pointer;color:#0f0808;width:100%}@media screen and (min-width:768px){.listFilter__toggle{pointer-events:none}}.listFilter__toggle:after{display:flex;align-items:center;justify-content:center;font-size:.8em;content:"";width:2.25em;height:2.25em;background:#0f0808;border-radius:50%;color:#fff;font-family:iconfont!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}@media screen and (min-width:768px){.listFilter__toggle:after{display:none}}.is-filterOpen .listFilter__toggle:after{font-family:iconfont!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.listFilter__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease-in}.is-filterOpen .listFilter__content{grid-template-rows:1fr}@media screen and (min-width:768px){.listFilter__content{grid-template-rows:1fr}}.listFilter__inner{padding-top:0rem;overflow:hidden;transition:padding .2s ease-in}.is-filterOpen .listFilter__inner{padding-top:1rem}@media screen and (min-width:768px){.listFilter__inner{padding-top:.75rem!important}}.hiringSelection{container-type:inline-size}.hiringSelection p{line-height:2}.hiringSelection__steps{display:flex;gap:2em;flex-direction:column;max-width:480px;margin:1.5em auto}@media screen and (min-width:768px){.hiringSelection__steps{max-width:inherit;flex-direction:row}}.hiringSelection__steps li{list-style:none;align-items:center;gap:.5em;position:relative;flex:1 1 100%;padding:1em;text-align:center;border:solid min(1.5vw,2px) #0f0808;border-radius:8px;z-index:1}.hiringSelection__steps li:before{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;background:#fff url(./bg_dot_newgrad_half_wide-DuUSQRYe.svg) repeat center top;background-color:#5bc6ca1a;background-size:4px auto;animation-name:dotscroll;animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite;opacity:.8;z-index:-1}@media screen and (min-width:768px){.hiringSelection__steps li{text-align:left}.hiringSelection__steps li:before{background-size:6px auto}}.hiringSelection__steps li:not(:last-child):after{position:absolute;content:"";width:2em;height:2em;display:block;margin:0 auto;bottom:calc(-2em - min(1.5vw,2px));left:0;right:0;background:url(./flow_arrow-Vs6QQjPU.svg) no-repeat center center;background-size:50%;transform:rotate(90deg)}@media screen and (min-width:768px){.hiringSelection__steps li:not(:last-child):after{flex-direction:row;top:0;bottom:0;left:auto;right:calc(-2em - min(1.5vw,2px));margin:auto 0;transform:rotate(0)}}.hiringSelection__steps h4{font-size:1rem;display:flex;gap:1em;align-items:center;width:fit-content;margin:0 auto}@media screen and (min-width:768px){.hiringSelection__steps h4{flex-direction:column;align-items:center;gap:.5em;margin-bottom:1em}}@media screen and (min-width:768px){.hiringSelection__steps p{font-size:.875rem;line-height:1.5}}.relations{padding:min(8.9743589744vw,50px) 0;overflow:hidden;max-width:100vw;background:#fff url(./bg_dot_orange_half_wide-BHcZPYff.svg) repeat center top;background-size:6px auto;border-top:solid min(1.5vw,2px) #0f0808}.relations__list{width:fit-content;margin:1em auto;display:flex;gap:min(3.8461538462vw,20px)}.relations__list:before,.relations__list:after{display:block;content:"";flex:0 0 min(5vw,25px);width:min(5vw,25px)}.relations__item{flex:0 0 min(71.7948717949vw,296px)}.relations__item a{display:block;height:100%;border:solid min(1.5vw,2px) #0f0808;background-color:#fff}.relations__name{padding:min(3.8461538462vw,20px);display:flex;font-weight:700;align-items:center}.relations__name i{margin-left:auto}.js-horizontal-scroll{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:none;-ms-overflow-style:none}.js-horizontal-scroll::-webkit-scrollbar{display:none}.js-horizontal-scroll:active,.js-horizontal-scroll.is-grabbing{cursor:grabbing}.js-horizontal-scroll a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}body.page-home main{overflow:hidden;max-width:100vw}.frontHero{height:clamp(120vw,100vh - var(--header-h),150vw);background:#fff url(./bg_dot_blue_half-DeuU_Sc9.svg) repeat center top;background-size:4px auto;border-bottom:solid min(1.5vw,2px) #0f0808}@media screen and (min-width:768px){.frontHero{height:clamp(80vw,100vh - var(--header-h),120vw);background-size:6px auto}}@media screen and (min-width:1024px){.frontHero{height:clamp(44vw,100vh - var(--header-h),70vw);max-height:1050px;background-size:8px auto}}.frontHero__inner{position:relative;max-width:1920px;height:100%;margin:0 auto;container-type:inline-size}.frontHero__bgDraw{position:absolute;inset:0;margin:auto;width:calc(100% - 14cqw);height:calc(100% - 14cqw);z-index:1;pointer-events:none;overflow:hidden}@media screen and (min-width:768px){.frontHero__bgDraw{width:calc(100% - 10cqw);height:calc(100% - 10cqw)}}@media screen and (min-width:1024px){.frontHero__bgDraw{width:calc(100% - 7cqw);height:calc(100% - 7cqw)}}.frontHero__bgDraw svg{width:100%;height:100%}.frontHero__bgDraw svg path{vector-effect:non-scaling-stroke}.frontHero__scroll{font-size:.875rem;position:absolute;width:fit-content;bottom:0;justify-content:center;display:flex;align-items:center;white-space:nowrap;overflow:hidden;padding:.5em 1em;background-color:#fff;color:#000;gap:0em;border:solid min(1.5vw,2px) #0f0808}.frontHero__scroll span{padding-right:.1em;line-height:1.5em;display:block;font-style:italic;animation:textAnime-vertical 2s ease-in-out infinite}.frontHero__scroll span:nth-child(1){animation-delay:.1s}.frontHero__scroll span:nth-child(2){animation-delay:.15s}.frontHero__scroll span:nth-child(3){animation-delay:.2s}.frontHero__scroll span:nth-child(4){animation-delay:.25s}.frontHero__scroll span:nth-child(5){animation-delay:.3s}.frontHero__scroll span:nth-child(6){animation-delay:.35s}.frontHero__scroll span:nth-child(7){animation-delay:.4s}.frontHero__scroll span:nth-child(8){animation-delay:.45s}.frontHero__scroll span:nth-child(9){animation-delay:.5s}.frontHero__scroll span:nth-child(10){animation-delay:.55s}.frontHero__scroll span:nth-child(11){animation-delay:.6s}.frontHero__scroll span:nth-child(12){animation-delay:.65s}.frontHero__scroll span:nth-child(13){animation-delay:.7s}.frontHero__scroll span:nth-child(14){animation-delay:.75s}.frontHero__scroll span:nth-child(15){animation-delay:.8s}.frontHero__scroll i{margin-left:.5em;animation:bounce 2s linear infinite}@media screen and (min-width:1024px){.frontHero__scroll{font-size:1rem}}.frontHero__person{position:absolute;top:0;left:50%;height:100%;width:fit-content;z-index:2;margin-left:-10%;overflow:hidden}.frontHero__person img,.frontHero__person svg{height:120%;width:auto;max-width:inherit;position:absolute;inset:0;margin:auto}@media screen and (max-width:767px){.frontHero__person{width:60%;margin-left:-10%}}@media screen and (min-width:768px){.frontHero__person{width:60%;margin-left:-10%}}@media screen and (min-width:1024px){.frontHero__person{width:85.7%;margin-left:-15.7%}.frontHero__person img,.frontHero__person svg{width:100%;height:auto}}.frontHero__logo{position:absolute;height:fit-content;z-index:3}@media screen and (max-width:767px){.frontHero__logo{width:70%;top:42%;left:-5%}}@media screen and (min-width:768px){.frontHero__logo{width:56%;top:40%;left:-5%}}@media screen and (min-width:1024px){.frontHero__logo{left:50%;width:44.1%;top:inherit;bottom:8vh;margin-left:-47.1%}}.frontHero__logo img{width:100%;height:auto;max-width:inherit}@keyframes nishinokana{0%{transform:translate(0) rotate(0)}12%{transform:translate(2px,2px) rotate(1deg)}25%{transform:translateY(2px) rotate(0)}32%{transform:translate(2px) rotate(-1deg)}50%{transform:translate(0) rotate(0)}to{transform:translate(0) rotate(0)}}.frontHero__badge{position:absolute;height:fit-content;z-index:3}@media screen and (max-width:767px){.frontHero__badge{left:5%;top:10%;width:36%}}@media screen and (min-width:768px){.frontHero__badge{width:26%;left:8%;top:8%}}@media screen and (max-width:1023px){.frontHero__badge{transform:rotate(-20deg)!important}}@media screen and (min-width:1024px){.frontHero__badge{width:17%;left:50%;top:57%;margin-left:21.821%}}.frontHero__badge img{width:100%;height:auto;max-width:inherit}.frontConcept{display:flex;flex-direction:column;justify-content:center;height:min(100lvh,150vw);padding-top:min(12.8205128205vw,65px);padding-bottom:min(12.8205128205vw,65px);min-height:fit-content;background:url(./concept_bg-C5GZmKsV.png) no-repeat center top;background-size:cover}.frontConcept__inner{padding:5vw;position:relative;width:100%;max-width:1920px;margin:0 auto}@media screen and (min-width:768px){.frontConcept__inner{padding:0}}.frontConcept__shout{height:fit-content;opacity:0;width:70%;display:none}@media screen and (min-width:768px){.frontConcept__shout{display:block;position:absolute;width:54%;margin-left:-53%}}@media screen and (min-width:1024px){.frontConcept__shout{width:44.1%;margin-left:-47.1%}}.frontConcept__shout img{width:100%;height:auto;max-width:inherit}.frontConcept__message{width:90%}.frontConcept__message span{display:block}@media screen and (min-width:768px){.frontConcept__message{padding:0;display:flex;flex-direction:column;gap:0;width:60%;margin-left:50%}.frontConcept__message span{width:75%}.frontConcept__message span img{width:100%;max-width:inherit}}.frontSection__inner{padding-left:min(5vw,25px);padding-right:min(5vw,25px)}.frontSection__header{position:relative;padding-top:min(12.8205128205vw,65px);max-width:780px;margin-left:auto;margin-right:auto;margin-bottom:min(5.1282051282vw,40px);container-type:inline-size;z-index:0}.frontSection__header:before{display:block;position:absolute;left:0;top:0;content:"";width:100%;height:calc(min(15.3846153846vw,78px) + 65cqw);z-index:-1;background:#fff url(./bg_dot_orange-DFNIzXgx.svg) repeat center top;background-size:4px auto;border:solid min(1.5vw,2px) #0f0808}@media screen and (min-width:768px){.frontSection__header{padding-top:65px}.frontSection__header:before{height:calc(80px + 65cqw);background-size:6px auto}}@media screen and (min-width:1024px){.frontSection__header{max-width:1300px;padding-top:20px;background-size:6px auto}.frontSection__header:before{height:calc(37cqw + 36px);background-size:6px auto}}.frontSection__title{width:fit-content;position:absolute;height:min(46.1538461538vw,240px);top:max(-20.5128205128vw,-106px);z-index:0;left:0;right:0;margin:0 auto}.frontSection__title img{height:100%;width:auto;max-width:inherit}@media screen and (min-width:768px){.frontSection__title{height:260px;top:-120px}}@media screen and (min-width:1024px){.frontSection__title{height:min(25.390625vw,320px)}}.frontSection__mv{position:relative;z-index:1;width:106%;left:50%;transform:translate(-50%)}@media screen and (min-width:1024px){.frontSection__mv{margin-bottom:20px;width:63.375cqi;left:0;transform:none}}.frontSection__mv img{border:solid min(1.5vw,2px) #0f0808}.frontSection__lead{position:relative;background-color:#fff;border:solid min(1.5vw,2px) #0f0808;z-index:2;line-height:1.75em;width:94%;margin-left:3%;margin-top:-5cqi;padding:1.5rem}@media screen and (min-width:768px){.frontSection__lead{margin-top:-10cqi}}@media screen and (min-width:1024px){.frontSection__lead{width:min(46%,546px);margin-top:-28.34cqi;padding:3.18cqi;font-size:min(1.5625vw,18px);letter-spacing:.06em}}.frontSection__catch{height:3.4rem;margin-bottom:1rem}.frontSection__catch img{height:100%;width:auto;max-width:inherit}@media screen and (min-width:768px){.frontSection__catch{height:4.6rem}}.frontContent{border:solid min(1.5vw,2px) #0f0808}.frontContent__link{display:block;height:100%;padding:min(3.8461538462vw,20px);background-color:#fff}@media(hover:hover){.frontContent__link{transition:background .2s ease-in}.frontContent__link .frontContent__arrow{transition:background .2s ease-in,color .2s ease-in}.frontContent__link:hover{background:#fff url(./bg_dot_blue_half_wide-BKMkWxYn.svg) repeat center top;background-size:4px auto;animation-name:dotscroll;animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite}.frontContent__link:hover .frontContent__arrow{background-color:#fff;color:#0f0808}}.frontContent__thumb{position:relative;width:100%;height:0;padding-top:55.336%;overflow:hidden;margin-bottom:min(2.0512820513vw,10px)}.frontContent__thumb img{position:absolute;inset:0;margin:auto}.frontContent__text{position:relative;min-height:3.75em;padding-right:4.75em}.frontContent__name{font-size:1.25rem;font-weight:800}@media screen and (min-width:1024px){.frontContent__name{font-size:1.5rem}}.frontContent__description{font-style:italic;color:#6b7280;line-height:1.75;word-break:keep-all}@media screen and (min-width:1024px){.frontContent__description{font-size:18px}}.frontContent__arrow{position:absolute;right:0;top:0;bottom:0;margin:auto 0;display:grid;place-items:center;width:3.75em;height:3.75em;line-height:3.75em;border:none;border-radius:50%;background:#0f0808;color:#fff;overflow:hidden;border:solid min(1.5vw,2px) #0f0808}.frontContent__arrow i{width:100%;height:100%;display:grid;place-items:center}@media(hover:hover){.frontContent__thumb img{transition:transform .2s ease-in}a:hover .frontContent__thumb img{transition:transform 2s ease;transform:scale(1.05)}a:hover .frontContent__arrow i{animation:arrowAnime-horizontal .5s}}.frontSwiper__control{display:flex;align-items:center;justify-content:center;gap:2rem;max-width:320px;margin-left:auto;margin-right:auto}.frontSwiper__prev,.frontSwiper__next{position:relative;display:grid;place-items:center;flex:0 0 2.5em;width:2.5em;height:2.5em;line-height:2.5em;border:solid min(1.5vw,2px) #0f0808;border-radius:50%;background:#fff;color:#0f0808;overflow:hidden;cursor:pointer}.frontSwiper__prev.swiper-button-disabled,.frontSwiper__next.swiper-button-disabled{pointer-events:none;color:#ccc;border-color:#ccc}.frontSwiper__prev i,.frontSwiper__next i{font-size:.8em;display:grid;place-items:center;position:absolute;width:100%;height:100%;inset:0;margin:auto}@media(hover:hover){.frontSwiper__prev,.frontSwiper__next{transition:all .2s ease-in}.frontSwiper__prev:hover,.frontSwiper__next:hover{color:#fff;background:#0f0808}}@media(hover:hover){.frontSwiper__prev:hover i{animation:arrowAnime-horizontal .5s ease-in-out reverse}.frontSwiper__next:hover i{animation:arrowAnime-horizontal .5s ease-in-out}}.frontSwiper__pagination{display:flex;align-items:center;justify-content:center;position:static;text-align:center}.frontAbout{padding:min(12.8205128205vw,80px) 0 min(10.2564102564vw,60px);background-color:#fff}.frontAbout .frontSection__title{left:0;right:0;margin:0 auto}@media screen and (min-width:1024px){.frontAbout .frontSection__title{left:-5cqi;right:auto}.frontAbout .frontSection__mv{margin-left:auto;margin-right:20px}.frontAbout .frontSection__lead{margin-left:20px}}.frontJobs{padding:min(12.8205128205vw,80px) 0 min(10.2564102564vw,60px);max-width:100%;border-top:solid min(1.5vw,2px) #0f0808;background-color:#fffcea}@media screen and (min-width:1024px){.frontJobs .frontSection__title{left:auto;right:-5cqi}.frontJobs .frontSection__mv{margin-right:auto;margin-left:20px}.frontJobs .frontSection__lead{margin-left:auto;margin-right:20px}}.frontJobs__Contents{display:flex;flex-direction:column;gap:5.1282051282vw;margin-left:auto;margin-right:auto;max-width:730px}@media screen and (min-width:768px){.frontJobs__Contents{gap:min(2.6041666667vw,40px)}}@media screen and (min-width:1024px){.frontJobs__Contents{max-width:1140px}}@media screen and (min-width:1024px){.frontContent--job .frontContent__link{padding:30px;display:flex;flex-direction:row-reverse;gap:36px}}.frontContent--job .frontContent__text{display:flex;flex-direction:column}.frontContent--job .frontContent__text .frontContent__arrow{top:auto;bottom:0}@media screen and (min-width:1024px){.frontContent--job .frontContent__text{display:grid;grid-template-columns:1fr 60px;margin-top:auto;margin-bottom:auto;height:fit-content;padding-right:0;gap:0 1rem}.frontContent--job .frontContent__text .frontContent__arrow{align-self:end;position:static;grid-column:2/3;grid-row:2/3}.frontContent--job .frontContent__text .frontContent__name{grid-column:1/2;grid-row:1/2;align-self:end}.frontContent--job .frontContent__text .frontContent__description{grid-column:1/2;grid-row:2/3;align-self:start}}.frontContent--job .frontContent__thumb{padding-top:40%}.frontContent--job .frontContent__thumb:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:solid min(1.5vw,2px) #0f0808}@media screen and (min-width:1024px){.frontContent--job .frontContent__thumb{margin-bottom:0;padding-top:0;height:fit-content;flex:0 0 61%}.frontContent--job .frontContent__thumb img{position:static}}.frontInterview{display:flex;flex-direction:column;gap:min(3.8461538462vw,20px);padding:min(3.8461538462vw,20px);background-color:#fff;border:solid min(1.5vw,2px) #0f0808}@media screen and (min-width:768px){.frontInterview{display:grid;grid-template-columns:1fr auto;grid-template-areas:"header header" "slider slider" "ctrl toList"}}@media screen and (min-width:1024px){.frontInterview{padding:30px;grid-template-areas:"header toList" "slider slider" "ctrl ctrl"}}.frontInterview__header{grid-area:header}.frontInterview__control{grid-area:ctrl}@media screen and (min-width:768px){.frontInterview__control{margin-left:0}}@media screen and (min-width:1024px){.frontInterview__control{margin-left:auto}}.frontInterview__toList .button{white-space:nowrap;margin-left:auto;margin-right:auto}@media screen and (min-width:1024px){.frontInterview__toList .button{margin-left:inherit}}.frontInterview__slider{grid-area:slider}.frontInterview__slider .swiper{height:inherit;overflow:visible}.frontInterview__slider .swiper-wrapper{align-items:stretch}.frontInterview__slider .swiper-slide{padding:0 min(2.5641025641vw,15px);width:min(76.9230769231vw,430px);height:auto}.frontInterview__slider .swiper-slide__box{height:100%}.frontInterview__slider .interviewCard{width:100%}.frontEnvironment{padding:min(12.8205128205vw,80px) 0 min(10.2564102564vw,60px);border-top:solid min(1.5vw,2px) #0f0808;background-color:#fff}@media screen and (min-width:1024px){.frontEnvironment .frontSection__title{left:-5cqi;right:auto}.frontEnvironment .frontSection__mv{margin-left:auto;margin-right:20px}.frontEnvironment .frontSection__lead{margin-left:20px}}.frontMedia{padding:min(12.8205128205vw,80px) 0 min(10.2564102564vw,60px);border-top:solid min(1.5vw,2px) #0f0808;background-color:#fff}@media screen and (min-width:1024px){.frontMedia{padding:80px 0 60px}}.frontMedia{border-top:solid min(1.5vw,2px) #0f0808;background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}@media screen and (min-width:768px){.frontMedia{background-size:8px auto}}@media screen and (min-width:1024px){.frontMedia .frontSection__title{left:auto;right:-5cqi}.frontMedia .frontSection__mv{margin-right:auto;margin-left:20px}.frontMedia .frontSection__lead{margin-left:auto;margin-right:20px}}.frontNews{padding:min(12.8205128205vw,50px) 0;border-top:solid min(1.5vw,2px) #0f0808;background-color:#fff}@media screen and (min-width:1024px){.frontNews{padding:100px 0}}@media screen and (min-width:1024px){.frontNews .frontSection__inner{max-width:1140px;margin-left:auto;margin-right:auto;display:grid;gap:0 7%;grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;grid-template-areas:"header list" "toList list"}}.frontNews .sectionHeader{grid-area:header;margin-bottom:2rem}@media screen and (min-width:1024px){.frontNews .sectionHeader{margin-bottom:40px}}.frontNews__list{max-width:680px;margin:0 auto;grid-area:list;border-top:solid 1px #0f0808}@media screen and (min-width:1024px){.frontNews__list{margin:0;max-width:inherit}}.frontNews__toList{grid-area:toList;margin-top:2em}@media screen and (min-width:1024px){.frontNews__toList{margin-top:0}}.frontNews__toList .button{margin-left:auto;margin-right:auto}.frontNews__item{border-bottom:solid 1px #0f0808}.frontNews__itemLink{position:relative;display:flex;flex-direction:column;padding:min(5.1282051282vw,40px) min(7.6923076923vw,40px) min(5.1282051282vw,40px) min(2.5641025641vw,15px);z-index:1}@media screen and (min-width:768px){.frontNews__itemLink{padding:min(2.6041666667vw,30px) min(6.5104166667vw,60px) min(2.6041666667vw,30px) min(2.6041666667vw,25px)}}.frontNews__itemLink i.i-chevron-right{display:flex;align-items:center;justify-content:center;position:absolute;height:1em;width:1em;right:min(2.5641025641vw,15px);top:0;bottom:0;margin:auto 0}@media screen and (min-width:768px){.frontNews__itemLink i.i-chevron-right{right:min(2.6041666667vw,25px)}}@media(hover:hover){.frontNews__itemLink:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;background:#fff url(./bg_dot_blue_half_wide-BKMkWxYn.svg) repeat center top;background-size:4px auto;opacity:0;transition:opacity .2s ease-in}.frontNews__itemLink:hover:before{opacity:1;animation-name:dotscroll;animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite}.frontNews__itemLink .frontNews__itemTitle span{padding-bottom:.2em;background-image:linear-gradient(#000,#000);background-repeat:no-repeat;background-position:bottom right;background-size:0 1px;transition:background-size .3s}.frontNews__itemLink:hover .frontNews__itemTitle span{background-position:bottom left;background-size:100% 1px}.frontNews__itemLink i.i-chevron-right{transition:transform .2s ease-in}.frontNews__itemLink:hover i.i-chevron-right{transform:translate(.75em)}}.frontNews__itemTitle{font-weight:400;font-size:1rem}@media screen and (min-width:1024px){.frontNews__itemTitle{font-size:1.125rem}}.frontNews__itemMeta{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.5rem;margin-bottom:.5em}.frontNews__itemMeta .tagOval.cat-newgrad{background-color:#5bc6ca}.frontNews__itemMeta .tagOval.cat-career{background-color:#fd6053}.frontNews__itemDate{font-weight:600}.frontRecruit{padding:min(10.2564102564vw,40px) 0;border-top:solid min(1.5vw,2px) #0f0808;background:#fff url(./bg_dot_orange_half-xkA6B-V1.svg) repeat center top;background-size:4px auto}@media screen and (min-width:768px){.frontRecruit{background-size:6px auto}}@media screen and (min-width:1024px){.frontRecruit{padding:48px 0 72px}}.frontRecruit__list{display:flex;flex-direction:column;max-width:480px;margin-left:auto;margin-right:auto;gap:1em}@media screen and (min-width:768px){.frontRecruit__list{max-width:1300px;flex-direction:row;flex-wrap:wrap;gap:18px}}.frontRecruit__infoButton{flex:0 0 calc((100% - 18px)/2)}.frontRecruit__infoButton a{justify-content:flex-end;padding:2rem min(3.8461538462vw,20px) min(3.8461538462vw,20px);display:flex;position:relative;border:solid min(1.5vw,2px) #0f0808;background-color:#fff;flex-direction:column;gap:.75em;z-index:1}@media screen and (min-width:768px){.frontRecruit__infoButton a:before{display:block;content:"";font-family:Poppins,sans-serif;font-weight:800;height:2em;line-height:1}.frontRecruit__infoButton a{padding:min(2.6041666667vw,30px)}}.frontRecruit__infoButton a span{font-weight:800;font-size:1.25rem}@media screen and (min-width:768px){.frontRecruit__infoButton a span{font-size:1.5rem}}.frontRecruit__infoButton a strong{font-family:Poppins,sans-serif;font-weight:800;font-size:1.75rem;line-height:1}@media screen and (min-width:768px){.frontRecruit__infoButton a strong{font-size:2rem}}.frontRecruit__infoButton a .frontContent__arrow{right:min(3.8461538462vw,20px)}@media(hover:hover){.frontRecruit__infoButton a:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;background-color:#fff;background-repeat:repeat;background-position:center top;background-size:4px auto;opacity:0;transition:opacity .2s ease-in}.frontRecruit__infoButton a:hover:after{opacity:1;animation-name:dotscroll;animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite}}.frontRecruit__infoButton.frontRecruit__infoButton--career strong{color:#fd6053}@media(hover:hover){.frontRecruit__infoButton.frontRecruit__infoButton--career a:after{background-image:url(./bg_dot_career_half_wide-BE4W5FTo.svg)}}.frontRecruit__infoButton.frontRecruit__infoButton--newgrad strong{color:#5bc6ca}@media(hover:hover){.frontRecruit__infoButton.frontRecruit__infoButton--newgrad a:after{background-image:url(./bg_dot_newgrad_half_wide-DuUSQRYe.svg)}}.frontRecruit__linkButton{flex:0 0 calc((100% - 36px) / 3)}.frontRecruit__linkButton a{position:relative;height:100%;padding:min(3.8461538462vw,20px);display:flex;font-weight:700;align-items:center;border:solid min(1.5vw,2px) #0f0808;background-color:#fff;word-break:keep-all;z-index:1}@media screen and (min-width:768px){.frontRecruit__linkButton a{padding:min(2.6041666667vw,25px)}}.frontRecruit__linkButton a img{width:min(10.2564102564vw,50px);margin-right:min(3.8461538462vw,20px)}.frontRecruit__linkButton a i{margin-left:auto}@media(hover:hover){.frontRecruit__linkButton a:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;background:#fff url(./bg_dot_blue_half_wide-BKMkWxYn.svg) repeat center top;background-size:4px auto;opacity:0;transition:opacity .2s ease-in}.frontRecruit__linkButton a:hover:before{opacity:1;animation-name:dotscroll;animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite}.frontRecruit__linkButton a i.i-chevron-right{transition:transform .2s ease-in}.frontRecruit__linkButton a:hover i.i-chevron-right{transform:translate(.75em)}}.frontContents{display:flex;flex-direction:column;gap:5.1282051282vw;max-width:1140px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.frontContents{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:min(2.6041666667vw,40px)}}.frontMagazine{max-width:1140px;margin:0 auto min(3.8461538462vw,20px);display:flex;flex-direction:column;gap:min(3.8461538462vw,20px);padding:min(9.2307692308vw,44px) min(5.1282051282vw,30px) min(7.6923076923vw,40px);background:url(./magazine_bg-NGtJUj3S.png) repeat center top;background-size:12px 12px;border:solid min(1.5vw,2px) #0f0808;overflow:hidden}@media screen and (min-width:768px){.frontMagazine{display:grid;background-size:17px 17px;grid-template-columns:1fr auto;grid-template-areas:"header header" "slider slider" "ctrl toList"}}@media screen and (min-width:1024px){.frontMagazine{margin-bottom:40px;padding:44px 30px 30px;grid-template-areas:"header toList" "slider slider" "ctrl ctrl"}}.frontMagazine__header{grid-area:header}.frontMagazine__title{margin-bottom:1em;position:relative;width:fit-content}.frontMagazine__title img{width:min(30.7692307692vw,165px)}.frontMagazine__lead{font-style:italic;color:#6b7280}.frontMagazine__balloon{position:absolute;left:105%;bottom:20%;width:min(22.5641025641vw,122px)}.frontMagazine__control{grid-area:ctrl}@media screen and (min-width:768px){.frontMagazine__control{margin-left:0}}@media screen and (min-width:1024px){.frontMagazine__control{margin-left:auto}}.frontMagazine__toList .button{white-space:nowrap;margin-left:auto;margin-right:auto}@media screen and (min-width:1024px){.frontMagazine__toList .button{margin-left:inherit}}.frontMagazine__slider{grid-area:slider}.frontMagazine__slider .swiper{height:inherit;overflow:visible}.frontMagazine__slider .swiper-wrapper{align-items:stretch}.frontMagazine__slider .swiper-slide{height:auto}.frontMagazine__slider .swiper-slide__box{height:100%}.frontMagazineCard__date{font-size:1rem;font-weight:700}.frontMagazineCard__title{font-size:1rem;font-weight:400}.frontSNS{max-width:380px;margin-left:auto;margin-right:auto;padding:min(3.8461538462vw,20px);display:grid;gap:min(2.5641025641vw,20px);grid-template-areas:"title title" "yt tt" "ig x";grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;background:#fff}@media screen and (min-width:768px){.frontSNS{max-width:1140px;padding:0;gap:min(1.8229166667vw,22px);grid-template-columns:2fr 1fr 1fr 1fr 1fr;grid-template-areas:"title yt tt ig x";background:none}}.frontSNS__title{grid-area:title}.frontSNS__img img{width:100%;max-width:inherit}.frontSNS__img{border:solid min(1.5vw,2px) #0f0808}.frontSNS__caption{margin-top:.5em;text-align:center;font-size:.875rem;font-style:italic}@media screen and (min-width:768px){.frontSNS__caption{font-size:min(1.2369791667vw,14px)}}.frontSNS__youtube{grid-area:yt}.frontSNS__tiktok{grid-area:tt}.frontSNS__instagram{grid-area:ig}.frontSNS__x{grid-area:x}body.page-entry main.main{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.entryForm{padding-bottom:min(10.2564102564vw,4rem)}.entryForm__wrapper{padding:0 min(5%,25px)}.entryForm__main{margin:0 auto;max-width:1000px;line-height:1.75;background-color:#fff;border:solid min(1.5vw,2px) #0f0808;padding:min(5%,50px)}.entryForm__progress{margin:0 auto 32px;max-width:380px}.entryForm__progress ol{display:flex;position:relative;z-index:1;justify-content:space-between;counter-reset:count}.entryForm__progress ol:after,.entryForm__progress ol:before{display:block;content:"";position:absolute;top:calc(1rem - 2px);left:15%;width:70%;height:4px;z-index:-2;background:#d8d8d1;border-radius:2px}.entryForm__progress ol:after{z-index:-1;width:0%;background:#fd6053}.entryForm__progress ol li{text-align:center;flex:0 0 30%;font-size:min(3.3333333333vw,1rem);counter-increment:count}.entryForm__progress ol li:before{content:counter(count);display:grid;place-items:center;margin:0 auto .5em;width:2rem;height:2rem;font-family:Open Sans,sans-serif;font-variation-settings:"wdth" 100;font-weight:700;color:#d8d8d1;background:#fff;border-radius:50%;border-style:solid;border-width:3px}.entryForm__progress[data-state=input] .js-step-input,.entryForm__progress[data-state=invalid] .js-step-input,.entryForm__progress[data-state=back] .js-step-input{color:#fd6053}.entryForm__progress[data-state=input] .js-step-input:before,.entryForm__progress[data-state=invalid] .js-step-input:before,.entryForm__progress[data-state=back] .js-step-input:before{color:#0f0808;border-color:#fd6053;background:#fd6053}.entryForm__progress[data-state=confirm] ol:after{width:35%}.entryForm__progress[data-state=confirm] .js-step-input{color:#6b7280}.entryForm__progress[data-state=confirm] .js-step-input:before{color:#fff;border-color:#fd6053;background:#fd6053}.entryForm__progress[data-state=confirm] .js-step-confirm{color:#fd6053}.entryForm__progress[data-state=confirm] .js-step-confirm:before{color:#0f0808;border-color:#fd6053;background:#fd6053}.entryForm__progress[data-state=complete] ol:after{width:70%}.entryForm__progress[data-state=complete] .js-step-input,.entryForm__progress[data-state=complete] .js-step-confirm{color:#6b7280}.entryForm__progress[data-state=complete] .js-step-input:before,.entryForm__progress[data-state=complete] .js-step-confirm:before{color:#fff;border-color:#fd6053;background:#fd6053}.entryForm__progress[data-state=complete] .js-step-complete{color:#fd6053}.entryForm__progress[data-state=complete] .js-step-complete:before{color:#0f0808;border-color:#fd6053;background:#fd6053}.entryForm__alert{padding:1em;background-color:#fff;font-weight:700;color:#e52d2d;text-align:center;border:solid 3px #e52d2d}.entryForm__lead{padding-bottom:1.5rem;line-height:1.75;border-bottom:solid 2px #0f0808}.entryForm__hidden{display:none!important}.entryForm__job{padding:1.5rem 0}@media screen and (min-width:768px){.entryForm__job{padding:1.5rem 1rem;border-bottom:1px solid #d8d8d1}}.entryForm__jobLabel{margin-bottom:.5rem}.entryForm__jobCont{width:100%;background-color:#f1f5f9;border-radius:4px;padding:1rem;font-size:1.125rem}.entryForm__complete{text-align:center}.entryForm__completeMessage{margin:2rem 0}.entryForm__completeMessage a{margin-top:1rem;display:inline-block}.entryForm__completeBack{display:grid;place-items:center}.interviewList{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.interviewList__wrapper{position:relative;max-width:1350px;margin:-1em auto 0;padding:0 min(5%,25px);z-index:1}.interviewList .listFilter{font-size:.9rem}.interviewList .listFilter .searchandfilter>ul{position:relative;display:flex;flex-direction:column;gap:.75em}.interviewList .listFilter .searchandfilter>ul>li{padding:0}.interviewList .listFilter .sf-field-post-meta-hire_type,.interviewList .listFilter .sf-field-post-meta-job_category,.interviewList .listFilter .sf-field-taxonomy-interview_type{margin:0;display:flex;flex-direction:column;gap:.5em}@media screen and (min-width:768px){.interviewList .listFilter .sf-field-post-meta-hire_type,.interviewList .listFilter .sf-field-post-meta-job_category,.interviewList .listFilter .sf-field-taxonomy-interview_type{align-items:baseline;flex-direction:row}}.interviewList .listFilter .sf-field-post-meta-hire_type h4,.interviewList .listFilter .sf-field-post-meta-job_category h4,.interviewList .listFilter .sf-field-taxonomy-interview_type h4{white-space:nowrap;font-size:1em;font-weight:600;padding:0}@media screen and (min-width:768px){.interviewList .listFilter .sf-field-post-meta-hire_type h4,.interviewList .listFilter .sf-field-post-meta-job_category h4,.interviewList .listFilter .sf-field-taxonomy-interview_type h4{width:4.5em}}.interviewList .listFilter .sf-field-post-meta-hire_type ul,.interviewList .listFilter .sf-field-post-meta-job_category ul,.interviewList .listFilter .sf-field-taxonomy-interview_type ul{display:flex;flex-wrap:wrap;gap:.5em;padding:0;list-style:none}@media screen and (min-width:768px){.interviewList .listFilter .sf-field-post-meta-hire_type ul,.interviewList .listFilter .sf-field-post-meta-job_category ul,.interviewList .listFilter .sf-field-taxonomy-interview_type ul{padding-right:14em}}.interviewList .listFilter .sf-field-post-meta-hire_type ul li,.interviewList .listFilter .sf-field-post-meta-job_category ul li,.interviewList .listFilter .sf-field-taxonomy-interview_type ul li{padding:0;margin:0}.interviewList .listFilter .sf-field-post-meta-hire_type ul li input,.interviewList .listFilter .sf-field-post-meta-job_category ul li input,.interviewList .listFilter .sf-field-taxonomy-interview_type ul li input{display:none}.interviewList .listFilter .sf-field-post-meta-hire_type ul li input:checked+label,.interviewList .listFilter .sf-field-post-meta-job_category ul li input:checked+label,.interviewList .listFilter .sf-field-taxonomy-interview_type ul li input:checked+label{background-color:#0f0808;color:#fff}.interviewList .listFilter .sf-field-post-meta-hire_type ul li label,.interviewList .listFilter .sf-field-post-meta-job_category ul li label,.interviewList .listFilter .sf-field-taxonomy-interview_type ul li label{display:block;padding:.25em 1em;border:solid 1px #0f0808;border-radius:20px;cursor:pointer}@media(hover:hover){.interviewList .listFilter .sf-field-post-meta-hire_type ul li label,.interviewList .listFilter .sf-field-post-meta-job_category ul li label,.interviewList .listFilter .sf-field-taxonomy-interview_type ul li label{transition:.2s}.interviewList .listFilter .sf-field-post-meta-hire_type ul li label:hover,.interviewList .listFilter .sf-field-post-meta-job_category ul li label:hover,.interviewList .listFilter .sf-field-taxonomy-interview_type ul li label:hover{background-color:#0f080840}}.interviewList .listFilter .sf-field-post-meta-hire_type ul li ul.children,.interviewList .listFilter .sf-field-post-meta-job_category ul li ul.children,.interviewList .listFilter .sf-field-taxonomy-interview_type ul li ul.children{display:none}.interviewList .listFilter .sf-field-post-meta-hire_type ul li.is-partial label,.interviewList .listFilter .sf-field-post-meta-job_category ul li.is-partial label,.interviewList .listFilter .sf-field-taxonomy-interview_type ul li.is-partial label{color:#fff;background-color:#0f080880}.interviewList .listFilter .sf-item-49{order:49}.interviewList .listFilter .sf-item-50{order:50}.interviewList .listFilter .sf-item-51{order:51}.interviewList .listFilter .sf-item-52{order:52}.interviewList .listFilter .sf-item-53{order:53}.interviewList .listFilter .sf-item-54{order:54}.interviewList .listFilter .sf-item-55{order:55}.interviewList .listFilter .sf-item-56{order:56}.interviewList .listFilter .sf-field-reset{width:fit-content;margin:0 auto}@media screen and (min-width:768px){.interviewList .listFilter .sf-field-reset{position:absolute;top:0;right:0;font-size:1rem}}.interviewList .listFilter .sf-field-reset a{position:relative;display:flex;padding-left:1.5em;padding-right:1.5em;align-items:center;justify-content:center;font-weight:700;width:fit-content;height:3.75em;gap:.5em;border:solid min(1.5vw,2px) #0f0808;border-radius:1.875em;background-color:#e5e7eb;word-break:keep-all;z-index:1;overflow:hidden}.interviewList .listFilter .sf-field-reset a:before{display:grid;place-items:center;content:"";transform:translateY(-.05em);font-family:iconfont!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}@media(hover:hover){.interviewList .listFilter .sf-field-reset a:after{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:100%;border-radius:9999px;background-color:#111827;z-index:-1;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-in,color .2s ease-in}.interviewList .listFilter .sf-field-reset a:hover{color:#fff}.interviewList .listFilter .sf-field-reset a:hover:after{transform-origin:left;transform:scaleX(1)}}.interviewList__grid{display:grid;max-width:1300px;margin-top:min(5.1282051282vw,20px);margin-left:auto;margin-right:auto;padding:0 min(2.2vw,22px);grid-template-columns:1fr;gap:min(5.1282051282vw,20px);container-type:inline-size}@media screen and (min-width:768px){.interviewList__grid{margin-top:min(2.153vw,28px);grid-template-columns:repeat(3,1fr);gap:min(2.153vw,28px)}}.interviewCard{background-color:#fff;border:solid min(1.5vw,2px) #0f0808;container-type:inline-size;width:100%;height:100%}.interviewCard__link{position:relative;display:flex;flex-direction:column;height:100%;z-index:0;overflow:hidden}.interviewCard__link:before{display:block;position:absolute;top:50%;left:50%;content:"";width:160cqw;height:160cqw;border-radius:50%;transform:translate(-50%,-40%) scale(.5);z-index:-1}@media(hover:hover){.interviewCard__link:hover:before{transition:transform .3s ease-in-out,border-radius .3s ease-in-out;transform:translate(-50%,-50%) scale(1);border-radius:10%}}.interviewCard--design .interviewCard__link:before,.interviewCard--design .interviewCard__link:after{background-color:#fed703}.interviewCard--manufacturing .interviewCard__link:before,.interviewCard--manufacturing .interviewCard__link:after{background-color:#85a5e6}.interviewCard--sales .interviewCard__link:before,.interviewCard--sales .interviewCard__link:after{background-color:#abdcb3}.interviewCard--customer .interviewCard__link:before,.interviewCard--customer .interviewCard__link:after{background-color:#ffb13d}.interviewCard--se .interviewCard__link:before,.interviewCard--se .interviewCard__link:after{background-color:#80d0dd}.interviewCard--creative .interviewCard__link:before,.interviewCard--creative .interviewCard__link:after{background-color:#a39fcc}.interviewCard--corporate .interviewCard__link:before,.interviewCard--corporate .interviewCard__link:after{background-color:#fbb}@media(hover:hover){.interviewCard__link .interviewCard__image img{transform:scale(1);transition:transform .3s ease-in-out}.interviewCard__link:hover .interviewCard__image img{transform:scale(1.05)}}.interviewCard__body{height:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative;padding-left:8.333cqw;padding-right:8.333cqw;padding-bottom:8.333cqw;font-size:4.22cqw;line-height:1.5;background-color:#fff;z-index:0}.interviewCard__body:after{position:absolute;left:0;top:0;display:block;content:"";width:100%;height:0;padding-top:15.152%;background:url(./interview_list_bg-Cj6mswoP.png) no-repeat center center;background-size:contain;transform:translateY(-90%);z-index:-1}.interviewCard__catch{position:relative;font-size:1.125em;font-weight:700;line-height:1.6;margin-bottom:.75em}.interviewCard__name{display:flex;justify-content:flex-start;align-items:baseline;gap:.6875em;margin-bottom:.1875em}.interviewCard__type{width:fit-content;display:flex;justify-content:center;align-items:center;height:1.875em;padding:0 .843em;border:solid 1px #0f0808;border-radius:.9375em}.interviewCard__type.is-career{background-color:#fd6053}.interviewCard__type.is-newgrad{background-color:#5bc6ca}.interviewCard__meta{display:flex;flex-direction:column-reverse;gap:.5em}.interviewCard__dept{display:flex;white-space:nowrap;font-weight:700;text-align:right;gap:.75em;align-items:center}.interviewCard__dept:before{flex:1 1 auto;width:100%;height:1px;display:block;content:"";background-color:#0f0808}.single-interview .interview__header{position:relative;border-bottom:solid min(1.5vw,2px) #0f0808;overflow:hidden}.single-interview .interview__meta{position:absolute;right:50%;bottom:0;width:462px;height:376px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:url(./interview_person_bg-CUSfUXz1.png) no-repeat center center;background-size:contain;transform:translate(-7%,21%);transform-origin:right bottom;z-index:2}@media screen and (max-width:767px){.single-interview .interview__meta{right:auto;left:0;transform:scale(clamp(.1,150vw / 880px,1)) translate(-23.9%,21%);transform-origin:left bottom}}.single-interview .interview__person{display:flex;font-size:16px;gap:.5em;white-space:nowrap;font-weight:400;order:2}.single-interview .interview__name{height:25px}.single-interview .interview__hire{display:flex;align-items:center;font-size:14px;border-radius:12.5px;padding-left:.75em;padding-right:.75em;line-height:25px}.single-interview .interview__hire.is-newgrad{background-color:#5bc6ca}.single-interview .interview__hire.is-career{background-color:#fd6053}.single-interview .interview__dept{order:1;text-align:center;font-size:16px;font-weight:700;line-height:1.375;margin-bottom:.65625em}.single-interview .interview__mv{display:flex;justify-content:center;height:min(90vw,572px)}.single-interview .interview__mv img{position:absolute;top:0;left:50%;width:auto;max-width:inherit;height:100%;transform:translate(-50%)}.single-interview .interview__mv.is-design{background-color:#fed703}.single-interview .interview__mv.is-manufacturing{background-color:#85a5e6}.single-interview .interview__mv.is-sales{background-color:#abdcb3}.single-interview .interview__mv.is-customer{background-color:#ffb13d}.single-interview .interview__mv.is-se{background-color:#80d0dd}.single-interview .interview__mv.is-creative{background-color:#a39fcc}.single-interview .interview__mv.is-corporate{background-color:#fbb}.single-interview .interview__toMovie{position:absolute;left:50%;bottom:0;width:fit-content;transform:translate(120%)}@media screen and (max-width:767px){.single-interview .interview__toMovie{right:5%;left:inherit;transform:none}}.single-interview .interview__toMovieBalloon{display:block;width:min(31.3461538462vw,163px);transform:translate(14%);transition:transform .3s cubic-bezier(.42,-.62,.46,1.44);transform-origin:center bottom;margin-bottom:.2em}.single-interview .interview__toMovieIcon{display:block;width:min(27.8846153846vw,145px);transform-origin:center bottom;animation:shakebox 4s linear infinite}@media(hover:hover){.single-interview .interview__toMovie:hover .interview__toMovieBalloon{transform:translate(14%) scale(1.2)}.single-interview .interview__toMovie:hover .interview__toMovieIcon{animation:none}}.single-interview .interview__qa{padding-top:min(6.4102564103vw,3rem);padding-bottom:min(10.2564102564vw,4rem);border-bottom:solid min(1.5vw,2px) #0f0808;background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.single-interview .interview__qaInner{max-width:820px;margin:0 auto;padding:0 min(5.1282051282vw,25px)}.single-interview .interview__catchcopy{font-size:min(5.1282051282vw,32px);font-weight:800;margin-bottom:1rem}.single-interview .interview__qaItem{margin-top:min(13.8461538462vw,4rem);position:relative;padding:min(5.1282051282vw,48px);padding-top:min(16.9230769231vw,5rem);border:solid min(1.5vw,2px) #0f0808;background-color:#fff}.single-interview .interview__qaItem+.interview__qaItem{margin-top:min(20.5128205128vw,6.5rem)}.single-interview .interview__qaLabel{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-family:Poppins,sans-serif;font-style:italic;font-weight:500;text-transform:uppercase;font-size:min(3.3333333333vw,1rem);top:0;left:50%;width:13.573em;height:8.396em;padding-right:.5em;background:url(./interview_number_bg-CqEq1Gk9.png) no-repeat center center;background-size:contain;transform:translate(-50%,-50%)}.single-interview .interview__qaLabel strong{line-height:1;font-size:1.515em;font-weight:600}.single-interview .interview__question{position:relative;padding-left:2em;margin-bottom:1em;font-size:min(4.6153846154vw,20px);line-height:min(6.9230769231vw,35px);font-weight:400;font-style:italic}.single-interview .interview__question:before{position:absolute;top:.875em;left:0;content:"";width:1.5em;height:1px;background-color:#0f0808}.single-interview .interview__catch{position:relative;margin-bottom:.3em;font-weight:800;font-size:min(4.6153846154vw,20px);line-height:min(6.9230769231vw,35px)}.single-interview .interview__answer{line-height:1.75;text-align:justify}@media screen and (min-width:768px){.single-interview .interview__answer{line-height:2}}.single-interview .interview__photo{max-width:600px;text-align:center;margin:0 auto}.single-interview .interview__photoImage{margin-top:1.75em;padding:0;border:solid min(1.5vw,2px) #0f0808;font-size:min(3.0769230769vw,14px)}.single-interview .interview__photoCaption{margin-top:.5em;font-size:min(3.0769230769vw,14px);color:#6b7280}.single-interview .interview__profile{margin-top:min(10.2564102564vw,3.5rem);padding:min(5.1282051282vw,48px);border:solid min(1.5vw,2px) #0f0808;background-color:#fffdee}.single-interview .interview__profileTitle{font-family:Poppins,sans-serif;font-weight:900;text-transform:uppercase;color:#fed703}.single-interview .interview__profileText{font-size:min(3.5897435897vw,16px);line-height:1.75}@media screen and (min-width:768px){.single-interview .interview__profileText{line-height:2}}.single-interview .interview__schedule{padding-top:min(6.4102564103vw,3rem);padding-bottom:min(10.2564102564vw,4rem);background-color:#fff1ef;border-bottom:solid min(1.5vw,2px) #0f0808}.single-interview .interview__scheduleInner{max-width:820px;margin:0 auto;padding:0 min(5.1282051282vw,25px)}.single-interview .interview__scheduleList{padding:min(5.1282051282vw,48px);line-height:1.75;border:solid min(1.5vw,2px) #0f0808;background-color:#fff}@media screen and (min-width:768px){.single-interview .interview__scheduleList{column-count:2;column-gap:3.75em;column-fill:balance}}.single-interview .interview__scheduleItem{display:flex;align-items:first baseline;position:relative;break-inside:avoid}.single-interview .interview__scheduleTime{width:3em;text-align:center;white-space:nowrap;flex-shrink:0;font-weight:700;font-family:Noto Sans JP,sans-serif;line-height:1.4}.single-interview .interview__scheduleTitle{position:relative;padding-left:3em;padding-bottom:1.5em;flex:1;line-height:1.6}@media screen and (min-width:768px){.single-interview .interview__scheduleTitle{padding-bottom:1.75em}}.single-interview .interview__scheduleTitle:before{position:absolute;display:block;left:1.5em;top:.875em;content:"";width:9px;height:9px;background-color:#de1218;border:solid 1px #0f0808;border-radius:50%;z-index:2;transform:translate(-50%,-50%)}.single-interview .interview__scheduleTitle:after{content:"";height:100%;position:absolute;left:1.5em;top:.875em;width:1px;background-color:#0f0808}.single-interview .interview__scheduleItem:last-child .interview__scheduleTitle:after{display:none}.single-interview .interview__offtime{padding-top:min(6.4102564103vw,3rem);padding-bottom:min(10.2564102564vw,4rem);border-bottom:solid min(1.5vw,2px) #0f0808;background-color:#eaf1ff}.single-interview .interview__offtimeInner{max-width:820px;margin:0 auto;padding:0 min(5.1282051282vw,25px)}.single-interview .interview__offtimeContent{display:flex;align-items:center;gap:min(2.5641025641vw,24px);padding:min(5.1282051282vw,48px);font-size:min(3.5897435897vw,16px);line-height:1.75;border:solid min(1.5vw,2px) #0f0808;background-color:#fff}@media screen and (min-width:768px){.single-interview .interview__offtimeContent{line-height:2}}.single-interview .interview__offtimeImage{flex:0 0 min(26%,150px);width:min(26%,150px);height:min(26%,150px);overflow:hidden;border:solid min(1.5vw,2px) #0f0808;border-radius:50%}.interview__movie{padding-top:min(6.4102564103vw,3rem);padding-bottom:min(10.2564102564vw,4rem);background:#fffdee url(./bg_dot_orange_half_wide-BHcZPYff.svg) repeat center top;background-size:6px auto;border-bottom:solid min(1.5vw,2px) #0f0808}.interview__movieInner{max-width:820px;margin:0 auto;padding:0 min(5.1282051282vw,25px)}.interview__movieTitle{text-align:center;font-size:1.5rem;font-weight:800;margin-bottom:1em}.interview__movieWrapper{margin-left:auto;margin-right:auto;width:100%;max-width:640px}.interview__movieEmbed{position:relative;width:100%;height:0;padding-top:56.25%;overflow:hidden;border:solid min(1.5vw,2px) #0f0808}.interview__movieIframe{position:absolute;top:0;left:0;width:100%;height:100%}.interview__related{padding-top:2.5rem;overflow:hidden}.interview__relatedInner{margin:0 auto;padding:0 min(5.1282051282vw,25px)}.interview__relatedTitle{margin-bottom:.75em;font-size:1.5rem;font-weight:700;text-align:center}.interview__relatedSwiper{overflow:visible!important;height:auto!important}.interview__relatedList{width:fit-content!important;margin-left:auto;margin-right:auto}.interview__related .swiper-slide{width:min(82.0512820513vw,410px);height:fit-content}.interview__relatedItem{padding:0 min(2.5%,10px);width:100%}.interview__related .swiper-functions{margin:1em 0;gap:1em;position:relative;display:flex;align-items:center;justify-content:center}.interview__related .swiper-functions .swiper-button-prev,.interview__related .swiper-functions .swiper-button-next{flex:0 0 auto;margin:0;position:initial;display:flex;align-items:center;justify-content:center;font-size:1em;content:"";width:2.5em;height:2.5em;background:#0f0808;appearance:none;border:none;border-radius:50%;color:#fff}.interview__related .swiper-functions .swiper-button-prev svg,.interview__related .swiper-functions .swiper-button-next svg{display:none}.interview__related .swiper-functions .swiper-button-prev i,.interview__related .swiper-functions .swiper-button-next i{transform:translateY(-.05em)}.interview__related .swiper-functions .swiper-button-disabled{height:0;visibility:hidden;overflow:hidden}.interview__related .swiper-functions .swiper-pagination{line-height:0;position:initial;width:200px}.interview__toList{padding:2em min(5vw,25px)}.interview__toList .button{margin-inline:auto}body.post-type-archive-event main.main{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.eventList__wrapper{position:relative;max-width:1300px;margin:-1em auto 0;padding:0 min(5%,25px);z-index:1}.eventList .listFilter{font-size:.9rem}.eventList .listFilter .searchandfilter>ul{position:relative;display:flex;flex-direction:column;gap:.75em}.eventList .listFilter .searchandfilter>ul>li{padding:0}.eventList .listFilter .sf-field-taxonomy-event_target,.eventList .listFilter .sf-field-taxonomy-event_cat{margin:0;display:flex;flex-direction:column;gap:.5em}@media screen and (min-width:768px){.eventList .listFilter .sf-field-taxonomy-event_target,.eventList .listFilter .sf-field-taxonomy-event_cat{align-items:baseline;flex-direction:row}}.eventList .listFilter .sf-field-taxonomy-event_target>h4,.eventList .listFilter .sf-field-taxonomy-event_cat>h4{white-space:nowrap;font-size:1em;font-weight:600;padding:0}@media screen and (min-width:768px){.eventList .listFilter .sf-field-taxonomy-event_target>h4,.eventList .listFilter .sf-field-taxonomy-event_cat>h4{width:fit-content}}.eventList .listFilter .sf-field-taxonomy-event_target>ul,.eventList .listFilter .sf-field-taxonomy-event_cat>ul{display:flex;flex-wrap:wrap;gap:.5em;padding:0;list-style:none}@media screen and (min-width:768px){.eventList .listFilter .sf-field-taxonomy-event_target>ul,.eventList .listFilter .sf-field-taxonomy-event_cat>ul{padding-right:14em}}.eventList .listFilter .sf-field-taxonomy-event_target>ul li,.eventList .listFilter .sf-field-taxonomy-event_cat>ul li{padding:0;margin:0}.eventList .listFilter .sf-field-taxonomy-event_target>ul li input,.eventList .listFilter .sf-field-taxonomy-event_cat>ul li input{display:none}.eventList .listFilter .sf-field-taxonomy-event_target>ul li input:checked+label,.eventList .listFilter .sf-field-taxonomy-event_cat>ul li input:checked+label{background-color:#0f0808;color:#fff}.eventList .listFilter .sf-field-taxonomy-event_target>ul li label,.eventList .listFilter .sf-field-taxonomy-event_cat>ul li label{display:block;padding:.25em 1em;border:solid 1px #0f0808;border-radius:20px;cursor:pointer}@media(hover:hover){.eventList .listFilter .sf-field-taxonomy-event_target>ul li label,.eventList .listFilter .sf-field-taxonomy-event_cat>ul li label{transition:.2s}.eventList .listFilter .sf-field-taxonomy-event_target>ul li label:hover,.eventList .listFilter .sf-field-taxonomy-event_cat>ul li label:hover{background-color:#0f080840}}.eventList .listFilter .sf-field-reset{width:fit-content;margin:0 auto}@media screen and (min-width:768px){.eventList .listFilter .sf-field-reset{position:absolute;top:0;right:0;font-size:1rem}}.eventList .listFilter .sf-field-reset a{position:relative;display:flex;padding-left:1.5em;padding-right:1.5em;align-items:center;justify-content:center;font-weight:700;width:fit-content;height:3.75em;gap:.5em;border:solid min(1.5vw,2px) #0f0808;border-radius:1.875em;background-color:#e5e7eb;word-break:keep-all;z-index:1;overflow:hidden}.eventList .listFilter .sf-field-reset a:before{display:grid;place-items:center;content:"";transform:translateY(-.05em);font-family:iconfont!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}@media(hover:hover){.eventList .listFilter .sf-field-reset a:after{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:100%;border-radius:9999px;background-color:#111827;z-index:-1;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-in,color .2s ease-in}.eventList .listFilter .sf-field-reset a:hover{color:#fff}.eventList .listFilter .sf-field-reset a:hover:after{transform-origin:left;transform:scaleX(1)}}.eventList__lead{text-align:center;margin:2rem 1rem}.eventList__main{margin-top:min(5.1282051282vw,20px);margin-left:auto;margin-right:auto;padding:0 min(2.2vw,22px)}.eventGroup{display:flex;flex-direction:column;gap:.5em}.eventGroup+.eventGroup{margin-top:min(7.6923076923vw,60px)}.eventGroup{max-width:400px;margin-left:auto;margin-right:auto}@media screen and (min-width:640px){.eventGroup{max-width:inherit;justify-content:center;flex-direction:row}}@media screen and (min-width:768px){.eventGroup{flex-direction:column;max-width:840px}}@media screen and (min-width:1024px){.eventGroup{max-width:1000px;flex-direction:row;justify-content:space-between}}.eventGroup__month{display:flex;align-items:start;min-width:6em;font-family:Oswald,sans-serif;font-weight:400;gap:.25em;line-height:2}.eventGroup__month strong{line-height:1.3;font-weight:600;font-size:2em}.eventGroup__list{display:flex;flex-direction:column;flex:1 1 auto;gap:min(3.8461538462vw,24px);max-width:400px}@media screen and (min-width:768px){.eventGroup__list{max-width:inherit;max-width:840px}}.eventCard{margin-left:auto;margin-right:auto;position:relative;background:#fffdee url(./bg_dot_orange-DFNIzXgx.svg) repeat center top;background-size:3px auto;border:solid min(1.5vw,2px) #0f0808;overflow:hidden;width:100%}@media screen and (min-width:768px){.eventCard{display:flex}}.eventCard__date{display:flex;justify-content:center;align-items:center;padding:1em;gap:.5em}@media screen and (min-width:768px){.eventCard__date{gap:0;flex:0 0 150px;flex-direction:column;display:flex}}.eventCard__year{display:none;font-family:Oswald,sans-serif;font-weight:700;line-height:1}@media screen and (min-width:768px){.eventCard__year{line-height:1.5}}.eventCard__day{font-size:2.5em;font-family:Oswald,sans-serif;font-weight:700;line-height:1}@media screen and (min-width:768px){.eventCard__day{line-height:1.5}}.eventCard__week{align-self:center;text-align:center;width:2em;height:2em;line-height:2em;border-radius:50%;color:#fff;background:#0f0808;font-weight:600}@media screen and (min-width:768px){.eventCard__week{margin-top:.25em;width:3.25em;height:1.5em;line-height:1.5em;border-radius:7.5em}}.eventCard__body{position:relative;padding:1.3em;z-index:1}@media screen and (min-width:768px){.eventCard__body{flex:0 0 calc(100% - 150px)}}.eventCard__body:before{display:block;content:"";width:100%;height:100%;top:min(3.8461538462vw,15px);left:0;position:absolute;background-color:#fff;z-index:-1}@media screen and (min-width:768px){.eventCard__body:before{top:0;left:10px}}.eventCard__body:after{display:block;position:absolute;content:"";top:max(-5.1282051282vw,-20px);left:0;width:100%;height:min(10.2564102564vw,40px);background:url(./event_listitem_sp_bg-DJ2GRcwE.png) no-repeat center bottom;background-size:100% auto;z-index:-1}@media screen and (min-width:768px){.eventCard__body:after{top:0;width:80px;height:100%;left:-25px;background:url(./event_listitem_bg-C4XQ8j-5.png) no-repeat left top;background-size:100% auto}}.eventCard__title{font-size:1.125em;font-weight:800;margin-bottom:.5em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:768px){.eventCard__info{display:flex;justify-content:space-between}}.eventCard__tags{margin-bottom:.5em;display:flex;flex-wrap:wrap;gap:.5em}.eventCard__meta li{align-items:baseline;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.eventCard__meta li i{margin-right:.2em}.eventCard__links{margin-top:1em;display:flex;justify-content:center;gap:1em;font-size:.857rem}.eventCard__links .button{flex:0 0 40%}.eventCard__status{position:absolute;width:4em;height:2.5em;font-weight:800;border:solid min(1.5vw,2px) #0f0808;color:#fff;right:min(2.5641025641vw,10px);top:min(2.5641025641vw,10px);z-index:2;display:grid;place-items:center;background:#de1218}@media screen and (min-width:768px){.eventCard__status{width:6em;right:max(-1.5vw,-2px);top:max(-1.5vw,-2px)}}.eventOver{margin:0 auto;text-align:center;width:min(100%,720px);border:solid min(1.5vw,2px) #0f0808;background-color:#fff;padding:2rem}.careerInfo{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.joblistSearch__inner{padding:0 min(5%,25px)}@media screen and (min-width:1024px){.joblistSearch__inner{display:flex;flex-direction:row-reverse;align-items:flex-start;margin:0 auto;max-width:1300px;gap:min(5%,40px)}}.joblistFilter{border:solid min(1.5vw,2px) #0f0808;background-color:#fff}@media screen and (max-width:1023px){.joblistFilter{padding-bottom:4.5rem;width:90dvw;max-width:600px;height:90dvh;position:fixed;top:5dvh;left:0;right:0;margin:0 auto;z-index:400;visibility:hidden;opacity:0;transition:opacity .2s ease-in}.is-filterOpen .joblistFilter{visibility:visible;opacity:1}}@media screen and (min-width:1024px){.joblistFilter{flex:0 0 360px}}.joblistFilter__button{margin:0 auto 1.5rem}@media screen and (min-width:1024px){.joblistFilter__button{display:none!important}}.joblistFilter__inner{padding:min(5.1282051282vw,32px);background:#fff}@media screen and (max-width:1023px){.joblistFilter__inner{max-height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.joblistFilter__inner::-webkit-scrollbar{display:none}}.joblistFilter__close{position:absolute;top:min(2.5641025641vw,16px);right:min(2.5641025641vw,16px);width:3rem;height:3rem;border-radius:50%;background-color:#0f0808;border:none;text-indent:-9999px;overflow:hidden;z-index:10}.joblistFilter__close i{text-indent:0;position:absolute;top:0;left:0;font-family:iconfont;font-weight:400;font-style:normal;font-size:1.25rem;content:"";display:flex;align-items:center;justify-content:center;color:#fff;width:100%;height:100%}@media screen and (min-width:1024px){.joblistFilter__close{display:none!important}}.joblistFilter__title{font-weight:700;font-size:1rem;margin-bottom:1em}.joblistFilter__item{margin-bottom:2em}.joblistFilter__itemName{font-size:13px;font-weight:700;color:#6b7280}.joblistFilter__level{padding:.75rem .5rem;border-bottom:solid 1px #d8d8d1}.joblistFilter__levelHeader{position:relative;padding-left:1.4em}.joblistFilter__checkgroup{display:block;position:absolute;left:0;top:.225em;width:1.3em;height:1.3em;overflow:hidden;background:#fff;border:solid 1px rgba(15,8,8,.4);border-radius:3px;transition:background .2s ease-in}.joblistFilter__checkgroup.is-checked{background-color:#fd605380}.joblistFilter__checkgroup.is-checked-all{background-color:#fd6053}.joblistFilter__checkgroup:after{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;font-size:1rem;font-family:iconfont;font-weight:400;font-style:normal;content:"";transform:scale(0);transition:transform .2s cubic-bezier(0,0,.42,1.7)}.joblistFilter__checkgroup.is-checked:after,.joblistFilter__checkgroup.is-checked-all:after{transform:scale(1)}.joblistFilter__levelToggle{display:block;width:100%;padding-right:1.3em;appearance:none;border:none;background:none;text-align:left;color:inherit;cursor:pointer}.joblistFilter__levelToggle:after{position:absolute;display:flex;align-items:center;justify-content:center;content:"";width:1.3;height:1.3em;font-family:iconfont!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#6b7280;right:0;top:0;bottom:0;margin:auto 0;z-index:1;transition:transform .2s ease-in}.joblistFilter__level.is-lvOpen .joblistFilter__levelToggle:after{transform:rotate(180deg)}.joblistFilter__levelCont{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out;overflow:hidden}.is-lvOpen .joblistFilter__levelCont{grid-template-rows:1fr}.joblistFilter__levelInner{min-height:0;visibility:hidden;transition:visibility .3s}.joblistFilter__levelInner ul{display:flex;flex-direction:column;gap:.5em;margin-top:.75rem;padding:10px;border-radius:3px;background:#f4f6f8}.joblistFilter__levelInner li label{cursor:pointer}.joblistFilter__levelInner li label span{display:flex;gap:.3em}.joblistFilter__levelInner li label span:before{flex:0 0 1.2rem;height:1.2rem;display:block;margin-top:.15em;overflow:hidden;background:#fff;color:#fff;border:solid 1px rgba(15,8,8,.4);border-radius:3px;transition:background .2s ease-in;font-family:iconfont!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.joblistFilter__levelInner li label input[type=checkbox]{display:none}.joblistFilter__levelInner li label input[type=checkbox]:checked+span:before{background-color:#fd6053}.is-lvOpen .joblistFilter__levelInner{visibility:visible}.joblistFilter__additional{margin-top:.5em;display:flex;flex-wrap:wrap;justify-content:flex-start}.joblistFilter__additional li:nth-child(odd){margin-right:10px}.joblistFilter__overlay{position:fixed;top:0;left:0;z-index:300;overflow:hidden;visibility:hidden;width:100dvw;height:100dvh;opacity:0;background-color:#000c;transition:opacity .2s ease-in}.is-filterOpen .joblistFilter__overlay{opacity:1;visibility:visible;pointer-events:initial}@media screen and (min-width:1024px){.joblistFilter__overlay{display:none!important}}.joblistFilter__functions{display:flex;align-items:center;justify-content:center;gap:min(5.1282051282vw,20px)}@media screen and (max-width:1023px){.joblistFilter__functions{position:absolute;left:0;bottom:0;width:100%;padding:0 min(5.1282051282vw,20px);height:5.5rem;background-color:#fff;border-top:solid 2px #0f0808;z-index:10}}.joblistFilter__functions .button{min-width:inherit;width:100%;max-width:100%;cursor:pointer}.joblistFilter__functions .joblistFilter__reset{flex:0 0 calc(45% - 5px);width:fit-content;max-width:180px}.joblistFilter__functions .joblistFilter__submit{flex:0 0 calc(55% - 5px);width:fit-content;max-width:180px}@media screen and (min-width:1024px){.joblistFilter__functions .joblistFilter__submit{display:none!important}}@media screen and (min-width:768px){.setting_function_upper{display:none}.setting_function_lower{justify-content:center}.setting_function_lower .setting_submit{display:none}}@media screen and (max-width:1023px){.joblistResult{max-width:680px;margin:0 auto}}@media screen and (min-width:1024px){.joblistResult{flex:1 1 auto}}.joblistResult__list{padding:min(5%,32px);border:solid min(1.5vw,2px) #0f0808;background-color:#fff}.joblistResult__count{margin-bottom:.75rem;font-weight:800}@media screen and (min-width:768px){.joblistResult__count{margin-bottom:1.5em}}.joblistResult__count strong{font-size:1.5rem;margin-right:.25em}.joblistResult__item{display:flex;flex-direction:column;padding:min(5.1282051282vw,1.5rem) 0;border-top:solid 1px #0f0808;gap:1rem}.joblistResult__item:last-child{border-bottom:solid 1px #0f0808}@media screen and (min-width:1024px){.joblistResult__item{align-items:center;flex-direction:row;justify-content:space-between;gap:2rem}}.joblistResult__itemHeader{display:flex;flex-direction:column;justify-content:center;position:relative;margin-bottom:.5em;padding-left:4rem;min-height:3rem}.joblistResult__itemHeader:before{position:absolute;left:0;top:0;bottom:0;margin:auto 0;content:"";display:block;width:3rem;height:3rem;background-repeat:no-repeat;background-size:contain;background-position:left top}@media screen and (min-width:768px){.joblistResult__itemHeader{padding-left:5.25rem;min-height:3.75rem}.joblistResult__itemHeader:before{width:3.75rem;height:3.75rem}}.joblistResult__item--job-fusing .joblistResult__itemHeader:before,.joblistResult__item--job-welding .joblistResult__itemHeader:before,.joblistResult__item--job-machining .joblistResult__itemHeader:before,.joblistResult__item--job-painting .joblistResult__itemHeader:before,.joblistResult__item--job-assembly .joblistResult__itemHeader:before,.joblistResult__item--job-shipping .joblistResult__itemHeader:before{background-image:url(./icon_manufacture-CQ5jFlXS.png)}.joblistResult__item--job-sales .joblistResult__itemHeader:before{background-image:url(./icon_sales-DS0-Ms8J.png)}.joblistResult__item--job-maintenance .joblistResult__itemHeader:before{background-image:url(./icon_repair-D_h_m0ZN.png)}.joblistResult__item--job-hoseman .joblistResult__itemHeader:before{background-image:url(../public/img/joblist/icon_hoseman.png)}.joblistResult__item--job-planning .joblistResult__itemHeader:before{background-image:url(./icon_planning-Dg4oCWMS.png)}.joblistResult__item--job-clerical .joblistResult__itemHeader:before{background-image:url(./icon_clerical-D8Owouj-.png)}.joblistResult__item--job-pr .joblistResult__itemHeader:before{background-image:url(./icon_pr-CbnSXrnB.png)}.joblistResult__item--job-web-designer .joblistResult__itemHeader:before{background-image:url(./icon_programmer-GixKGUSO.png)}.joblistResult__item--job-development .joblistResult__itemHeader:before{background-image:url(./icon_programmer-GixKGUSO.png)}.joblistResult__item--job-programmer .joblistResult__itemHeader:before{background-image:url(./icon_programmer-GixKGUSO.png)}.joblistResult__detail{align-self:center}.joblistResult__itemDescription{margin-bottom:.25em;font-size:.875rem;color:#6b7280}.joblistResult__itemName{font-size:1rem;font-weight:600}.joblistResult__itemName a{color:inherit}.joblistResult__attribute{font-size:.875rem;margin-bottom:.5em;display:flex;gap:.75rem}.joblistResult__attribute li{color:#fd6053;white-space:nowrap;padding:0 .75em;height:2em;line-height:calc(2em - 2px);border:solid 1px #fd6053;border-radius:1em}.joblistResult__summary{display:flex;gap:1em;font-size:.875rem}.joblistResult__summary i{font-size:1rem;color:#6b7280;margin-left:.25em}.joblistResult__empty{padding:1.5rem;text-align:center;font-weight:600;color:#e52d2d;background:#fff;border:solid min(1.5vw,2px) #0f0808}.requirement{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.requirement__wrapper{padding:0 min(5%,25px)}.requirement__main{margin:0 auto;max-width:1250px;background-color:#fff;border:solid min(1.5vw,2px) #0f0808}.requirement__header{position:relative;padding:min(5%,25px);border-bottom:solid min(1.5vw,2px) #0f0808;display:flex;flex-wrap:wrap;gap:1em}.requirement__header .requirement__name{font-size:1.1rem;font-weight:700;margin-bottom:.5em}.requirement__header .requirement__name .requirement__type{display:inline-grid;place-items:center;white-space:nowrap;vertical-align:.2em;flex:0 0 auto;margin-right:.5em;padding:0 .5em;line-height:1;height:1.5rem;font-size:.8rem;color:#fd6053;background:#fff;border:solid 1px #fd6053;overflow:hidden}@media screen and (min-width:768px){.requirement__header .requirement__name{font-size:1.5rem}.requirement__header .requirement__name .requirement__type{height:2rem;font-size:1rem}}.requirement__header .requirement__summary{letter-spacing:-.4em}.requirement__header .requirement__summary li{display:inline-block;letter-spacing:normal}.requirement__header .requirement__summary li .icf{margin-right:.25em}.requirement__header .requirement__summary li:not(:last-child){margin-right:15px}.requirement__header .requirement__entryBtn{display:none;white-space:nowrap}@media screen and (min-width:768px){.requirement__header .requirement__entryBtn{display:block;margin-left:auto;margin-right:0}}.requirement__section+.requirement_section{margin-top:3rem}.requirement__sectionInner{padding:min(3%,2rem) min(5%,3rem)}.requirement__sectionHeader h2{font-size:min(4vw,1.8rem);font-weight:800;padding-bottom:min(2.5vw,2rem)}.requirement__table{border-collapse:collapse;line-height:2;border-top:solid 1px #d8d8d1}@media screen and (max-width:767px){.requirement__table,.requirement__table tbody,.requirement__table tr,.requirement__table th,.requirement__table td{display:block}.requirement__table tr{padding:1em 0;border-bottom:solid 1px #d8d8d1}.requirement__table th{color:#6b7280;font-size:.85rem;text-align:left;white-space:nowrap;font-weight:600}}@media screen and (min-width:768px){.requirement__table{width:100%}.requirement__table tr{vertical-align:top}.requirement__table tr th,.requirement__table tr td{padding:2rem 1.5rem;border-bottom:solid 1px #d8d8d1}.requirement__table th{width:10em;white-space:nowrap;font-weight:400;text-align:left}.requirement__table p:not(:last-child){margin-bottom:.5em}}.requirement__table .note{display:inline-block;font-size:.875em;color:#6b7280}.requirement__table .typeLabel{margin-left:0;align-items:center;justify-content:center;display:inline-flex;font-weight:700;font-size:.7857142857rem;line-height:1;height:2.4em;overflow:hidden;padding:0 1em;border:solid 1px #0f0808;border-radius:1.2em;background:#fff}@media screen and (min-width:768px){.requirement__table .typeLabel{font-size:.8823529412rem}}.requirement__table dl.jobCase dt{margin-bottom:.3em}.requirement__table dl.jobCase dd+dt{margin-top:2em}.requirement__table dl.jobCase dd{padding-left:1em}.requirement__table .typeLabel_wrap{display:inline-flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:.5em}@media screen and (max-width:767px){.requirement__table .typeLabel_wrap{margin-bottom:.2em}}.requirement__table ul.areaType li{margin:.5em 0}.requirement__table .areaLabel{display:inline-flex;font-size:.8571428571rem;color:#fff;background:#0f0808;font-weight:700;align-items:center;justify-content:center;margin-right:.5em;width:5em}@media screen and (min-width:768px){.requirement__table .areaLabel{font-size:.8823529412rem}}.requirement__table ul.schoolType li{margin:.5em 0}.requirement__table .schoolLabel{display:inline-flex;font-size:.8571428571rem;color:#fff;background:#0f0808;font-weight:700;align-items:center;justify-content:center;margin-right:.5em;width:5em}@media screen and (min-width:768px){.requirement__table .schoolLabel{font-size:.8823529412rem}}.requirement__table ul.holidayType li{margin:.5em 0}.requirement__table .holidayLabel{display:inline-flex;font-size:.8571428571rem;color:#fff;background:#0f0808;font-weight:700;align-items:center;justify-content:center;margin-right:.5em;width:5em}@media screen and (min-width:768px){.requirement__table .holidayLabel{font-size:.8823529412rem}}.requirement__voice{margin-top:1em}.requirement__voice a{display:flex;align-items:center;gap:1em;padding-right:1em;width:fit-content;border:solid 1px #0f0808;word-break:keep-all}.requirement__voiceThumb{width:min(17.9487179487vw,100px);height:min(17.9487179487vw,100px)}.requirement__voiceThumb--design{background-color:#fed703}.requirement__voiceThumb--manufacturing{background-color:#85a5e6}.requirement__voiceThumb--sales{background-color:#abdcb3}.requirement__voiceThumb--customer{background-color:#ffb13d}.requirement__voiceThumb--se{background-color:#80d0dd}.requirement__voiceThumb--creative{background-color:#a39fcc}.requirement__voiceThumb--corporate{background-color:#fbb}.requirement__voiceBody{display:flex;flex-direction:column}.requirement__voiceLabel{color:#fd6053;font-family:Open Sans,sans-serif;font-weight:900;margin:0;line-height:1.25}.requirement__voiceText{margin:0;line-height:1.5}@media screen and (max-width:767px){.requirement__scenes{margin-right:-5.55555%}}.requirement__scenes ul{display:flex;gap:20px}@media screen and (max-width:767px){.requirement__scenes ul:after{display:block;content:"";flex:0 0 3.5%}}.requirement__scenes ul li{flex:0 0 calc((100% - 40px) / 3)}@media screen and (max-width:767px){.requirement__scenes ul li{flex:0 0 60vw}}.requirement__scenes ul figcaption{margin-top:.3em;color:#6b7280;font-size:12px}@media screen and (min-width:768px){.requirement__scenes ul figcaption{font-size:14px}}.requirement__flow{container-type:inline-size}.requirement__flow ul{display:flex;gap:3%;font-size:3cqw;font-weight:400}@media screen and (min-width:768px){.requirement__flow ul{font-size:min(2cqw,1.125rem)}}.requirement__flow ul li{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5em;position:relative;flex:0 0 22.75cqw;padding:1em;text-align:center;border:solid min(1.5vw,2px) #0f0808;border-radius:8px;z-index:1}.requirement__flow ul li:before{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;background:#fff url(./bg_dot_career_half_wide-BE4W5FTo.svg) repeat center top;background-color:#fd60530d;background-size:4px auto;animation-name:dotscroll;animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite;opacity:.6;z-index:-1}@media screen and (min-width:768px){.requirement__flow ul li{flex-direction:row}.requirement__flow ul li:before{background-size:6px auto}}.requirement__flow ul li:not(:last-child):after{position:absolute;content:"";display:block;width:3cqw;height:3cqw;background:red;top:0;bottom:0;right:-3cqw;margin:auto 0;background:url(./flow_arrow-Vs6QQjPU.svg) no-repeat center center;background-size:50%;transform:translate(min(1.5vw,2px))}.requirement__flow p{text-align:center;line-height:2}.requirement__sticky{margin-top:3em;position:sticky;bottom:0;background-color:#fff;border-style:solid;border-color:transparent;border-top-color:#0f0808;border-width:min(1.5vw,2px);transition:background .2s ease-in;container-type:inline-size;z-index:10}@media screen and (min-width:768px){.requirement__sticky{padding:0 min(5%,25px)}}@media screen and (max-width:767px){.requirement__sticky.is-static{border-bottom-color:#0f0808}.requirement__sticky.is-static .requirement__stickyInner{gap:10px}.requirement__sticky.is-static .requirement__stickySummary{height:1.5em}.requirement__sticky.is-static .requirement__stickyEntry{transform:scale(1)}}@media screen and (min-width:768px){.requirement__sticky.is-static{border-top-color:transparent;background:none}.requirement__sticky.is-static .requirement__stickyInner{border-color:#0f0808}}.requirement__sticky .requirement__stickyInner{max-width:1250px;margin:0 auto;display:flex;flex-direction:column;padding:min(3%,15px) min(5%,25px);gap:5px;background-color:#fff;border-style:solid;border-color:transparent;border-width:min(1.5vw,2px);transform:gap .2s ease-in}@media screen and (min-width:768px){.requirement__sticky .requirement__stickyInner{gap:10px;padding:min(5%,25px);flex-direction:row}}.requirement__sticky .requirement__stickyEntry{display:block;width:fit-content;align-self:center;white-space:nowrap;font-size:1rem}@media screen and (max-width:767px){.requirement__sticky .requirement__stickyEntry{transform:scale(.875);transition:transform .2s ease-in}}@media screen and (min-width:768px){.requirement__sticky .requirement__stickyEntry{margin-left:auto}}@media screen and (min-width:1024px){.requirement__sticky .requirement__stickyEntry{flex:0 0 310px;margin-right:0}}.requirement__sticky .requirement__stickyTitle{display:inline-block;margin-bottom:.25em;font-size:1rem;font-weight:700;line-height:1.5}@media screen and (min-width:768px){.requirement__sticky .requirement__stickyTitle{font-size:1.125rem}}.requirement__sticky .requirement__stickyTitle .requirement__stickyType{flex:0 0 auto;margin-right:.5em;display:inline-flex;align-items:center;justify-content:center;padding:.25em .5em;font-size:.75rem;white-space:nowrap;color:#fd6053;background:#fff;border:solid 1px #fd6053;transform:translateY(-.2em);overflow:hidden}.requirement__sticky .requirement__stickySummary{display:flex;flex-wrap:wrap;transition:height .2s ease-in;letter-spacing:-.4em}@media screen and (max-width:767px){.requirement__sticky .requirement__stickySummary{height:0;overflow:hidden}}.requirement__sticky .requirement__stickySummary li{display:inline-block;letter-spacing:normal}.requirement__sticky .requirement__stickySummary li i{margin-right:.25em}.requirement__sticky .requirement__stickySummary li:not(:last-child){margin-right:15px}@media screen and (min-width:768px){.requirement__sticky{margin-bottom:40px}.requirement__sticky .requirement__stickyEntry{height:60px}}.eventDetail{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.eventDetail__wrapper{padding:0 min(5%,25px)}.eventDetail__main{margin:0 auto;max-width:820px;background-color:#fff;border:solid min(1.5vw,2px) #0f0808}.eventDetail__header{display:flex;flex-direction:column;gap:.5rem;padding:min(3.8461538462vw,36px) min(5.1282051282vw,48px)}.eventDetail__tags{display:inline-flex;flex-wrap:wrap;gap:.5rem}.eventDetail__title{margin:0;font-size:min(4vw,1.8rem);font-weight:800}.eventDetail__slider .swiper{width:100%;height:initial}.eventDetail__slider .swiper-slide{height:0;padding-top:50%}.eventDetail__slider .swiper-slide img{position:absolute;width:100%;height:auto;inset:0;margin:auto}.eventDetail__slider .swiper-pagination{margin-top:1em;line-height:0;position:static;width:200px}.eventDetail__slider .swiper-pagination-bullet{margin:0 .7em!important}.eventDetail__slider .swiper-pagination-bullet-active{position:relative;background-color:#0f0808}.eventDetail__slider .swiper-pagination-bullet-active:after{position:absolute;top:50%;left:50%;display:block;background:#0f0808;content:"";width:130%;height:130%;border-radius:50%;transform:translate(-50%,-50%)}.eventDetail__body{padding:min(3.8461538462vw,36px) min(5.1282051282vw,48px) min(5.1282051282vw,48px)}.eventDetail__catch{font-weight:800;font-size:1.125rem;margin-bottom:.75em}.eventDetail__intro{margin-bottom:2rem}.eventDetail__table{width:100%;border-collapse:collapse;border-top:solid 1px #d8d8d1}@media screen and (max-width:767px){.eventDetail__table{display:block}}.eventDetail__table tbody{width:100%}@media screen and (max-width:767px){.eventDetail__table tbody{display:block}}@media screen and (max-width:767px){.eventDetail__table tr{display:block}}.eventDetail__table th{text-align:left;padding-top:1rem;width:100%}@media screen and (max-width:767px){.eventDetail__table th{display:block}}@media screen and (min-width:768px){.eventDetail__table th{white-space:nowrap;width:1%;padding:2rem 2rem 2rem 1rem;vertical-align:top;border-bottom:solid 1px #d8d8d1}}.eventDetail__table td{padding-bottom:1rem;border-bottom:solid 1px #d8d8d1;width:100%}@media screen and (max-width:767px){.eventDetail__table td{display:block}}@media screen and (min-width:768px){.eventDetail__table td{width:auto;padding:2rem 1rem 2rem 2rem;vertical-align:top}}.eventDetail__schedule{margin:0 1em}@media screen and (min-width:768px){.eventDetail__schedule{margin:-2em 0 0}}.eventDetail__scheduleRow{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.5em 1em;padding:1em}.eventDetail__scheduleRow:not(:last-child){border-bottom:solid 1px #d8d8d1}@media screen and (min-width:768px){.eventDetail__scheduleRow{padding:1em 0;flex-wrap:wrap}}@media screen and (max-width:767px){.eventDetail__schedulesReserve{margin-left:auto;margin-right:auto}}.eventDetail__toList{padding:2em min(5vw,25px)}.eventDetail__toList .button{margin-inline:auto}body.blog main.main{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.newsArchive__wrapper{position:relative;margin:-1em auto 0;padding:0 min(5%,25px);z-index:1}.newsArchive__list{max-width:480px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;padding:min(2.5641025641vw,24px) min(5.1282051282vw,48px);background-color:#fff;border:solid min(1.5vw,2px) #0f0808}@media screen and (min-width:768px){.newsArchive__list{max-width:1250px}}.newsItem:not(:first-child){border-top:solid 1px #0f0808}.newsItem__link{display:flex;flex-direction:column;padding:min(3.8461538462vw,32px) min(2.5641025641vw,24px)}@media screen and (min-width:768px){.newsItem__link{padding:min(1.953125vw,32px) min(1.3020833333vw,24px);align-items:center;gap:min(2.6041666667vw,40px);flex-direction:row}}@media(hover:hover){.newsItem__link{position:relative;z-index:1}.newsItem__link:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;background:#fff url(./bg_dot_blue_half_wide-BKMkWxYn.svg) repeat center top;background-size:4px auto;opacity:0;transition:opacity .2s ease-in}.newsItem__link:hover:before{opacity:1;animation-name:dotscroll;animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite}.newsItem__link .newsItem__title span{padding-bottom:.2em;background-image:linear-gradient(#000,#000);background-repeat:no-repeat;background-position:bottom right;background-size:0 1px;transition:background-size .3s}.newsItem__link:hover .newsItem__title span{background-position:bottom left;background-size:100% 1px}.newsItem__link:hover i.i-chevron-right{animation:arrowAnime-horizontal .5s ease-in-out}.newsItem__link .newsItem__button{transition:color .2s ease-in;z-index:1}.newsItem__link .newsItem__button:before{position:absolute;content:"";top:0;left:0;display:block;width:100%;height:100%;border-radius:9999px;background-color:#fff;z-index:-1;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-in}.newsItem__link:hover .newsItem__button{color:#0f0808}.newsItem__link:hover .newsItem__button:before{transform-origin:left;transform:scaleX(1)}}.newsItem__thumb{display:block;overflow:hidden;background:#eee;aspect-ratio:16/10}@media screen and (max-width:767px){.newsItem__thumb{width:100%;margin-bottom:1em;max-height:240px}}@media screen and (min-width:768px){.newsItem__thumb{flex:0 0 150px;height:auto}}@media screen and (min-width:1024px){.newsItem__thumb{flex:0 0 250px}}.newsItem__thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;font-family:"object-fit: cover;"}.newsItem__body{align-self:flex-start}.newsItem__title{font-size:1.0625rem;margin-bottom:1em}@media screen and (min-width:1024px){.newsItem__title{font-size:1.125rem}}.newsItem__meta{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.5rem;margin-bottom:.5em}.newsItem__meta .tagOval.cat-newgrad{background-color:#5bc6ca}.newsItem__meta .tagOval.cat-career{background-color:#fd6053}.newsItem__date{font-weight:600}.newsItem__button{position:relative;margin-left:auto;margin-right:auto;display:flex;padding-left:1.5em;padding-right:4.75em;align-items:center;justify-content:center;font-weight:700;min-width:11.25em;width:fit-content;height:3.75em;gap:1.5em;border:solid min(1.5vw,2px) #0f0808;border-radius:1.875em;color:#fff;background-color:#0f0808;overflow:hidden;white-space:nowrap}.newsItem__button>i[class^=i-]{position:absolute;right:0;top:0;bottom:0;margin:auto 0;display:grid;place-items:center;width:3.75em;height:3.75em;line-height:3.75em;border:none;border-radius:50%;background:transparent;overflow:hidden}.newsItem__button>i[class^=i-]:before{width:100%;height:100%;display:grid;place-items:center}@media screen and (max-width:767px){.newsItem__button{font-size:.875rem}}@media screen and (min-width:768px){.newsItem__button{margin-right:0}}body.single-post main.main{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.newsSingle{padding-bottom:0}@media screen and (min-width:768px){.newsSingle{padding-bottom:3em}}.newsSingle__wrapper{position:relative;margin:-1em auto 0;padding:0 min(5%,25px);z-index:1}.newsSingle__main{margin:0 auto;max-width:820px;background-color:#fff;border:solid min(1.5vw,2px) #0f0808}.newsSingle__header{display:flex;flex-direction:column;gap:.5rem;padding:min(3.8461538462vw,36px) min(5.1282051282vw,48px);border-bottom:solid min(1.5vw,2px) #0f0808}.newsSingle__meta{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.5rem}.newsSingle__meta .tagOval.cat-newgrad{background-color:#5bc6ca}.newsSingle__meta .tagOval.cat-career{background-color:#fd6053}.newsSingle__date{font-weight:600}.newsSingle__title{margin:0;font-size:min(4vw,1.8rem);font-weight:800}.newsSingle__body{padding:min(2.0512820513vw,16px) min(5.1282051282vw,48px)}.newsSingle__catch{font-weight:800;font-size:1.125rem;margin-bottom:.75em}.newsSingle__intro{margin-bottom:2rem}.newsSingle__table{width:100%;border-collapse:collapse;border-top:solid 1px #d8d8d1}@media screen and (max-width:767px){.newsSingle__table{display:block}}.newsSingle__table tbody{width:100%}@media screen and (max-width:767px){.newsSingle__table tbody{display:block}}@media screen and (max-width:767px){.newsSingle__table tr{display:block}}.newsSingle__table th{text-align:left;padding-top:1rem;width:100%}@media screen and (max-width:767px){.newsSingle__table th{display:block}}@media screen and (min-width:768px){.newsSingle__table th{white-space:nowrap;width:1%;padding:2rem 2rem 2rem 1rem;vertical-align:top;border-bottom:solid 1px #d8d8d1}}.newsSingle__table td{padding-bottom:1rem;border-bottom:solid 1px #d8d8d1;width:100%}@media screen and (max-width:767px){.newsSingle__table td{display:block}}@media screen and (min-width:768px){.newsSingle__table td{width:auto;padding:2rem 1rem 2rem 2rem;vertical-align:top}}.newsSingle__schedule{margin:0 1em}@media screen and (min-width:768px){.newsSingle__schedule{margin:-2em 0 0}}.newsSingle__scheduleRow{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.5em 1em;padding:1em}.newsSingle__scheduleRow:not(:last-child){border-bottom:solid 1px #d8d8d1}@media screen and (min-width:768px){.newsSingle__scheduleRow{padding:1em 0;flex-wrap:wrap}}@media screen and (max-width:767px){.newsSingle__schedulesReserve{margin-left:auto;margin-right:auto}}.newsSingle__toList{padding:2em min(5vw,25px)}.newsSingle__toList .button{margin-inline:auto}@media screen and (min-width:768px){.newsSingle__body.postContent .wp-block-image{max-width:80%;margin-left:auto;margin-right:auto}}body.page-about main.main{overflow:hidden;max-width:100vw;background-color:#fed703}.aboutCapter__inner{margin:0 auto;padding:0 min(5vw,25px)}.aboutCapter__number{display:block;font-family:Poppins,sans-serif;font-weight:700;font-size:1rem;text-transform:uppercase;color:#e72328}.aboutCapter__title{font-weight:900;font-size:1.5rem;line-height:1.5;font-feature-settings:"palt";word-break:keep-all}@media screen and (min-width:768px){.aboutCapter__title{font-size:1.8rem}}@media screen and (min-width:1024px){.aboutCapter__title{font-size:2rem}}.aboutCapter1{padding-top:min(3.8461538462vw,20px);padding-bottom:min(12.8205128205vw,80px);border-bottom:solid min(1.5vw,2px) #0f0808}.aboutCapter1__content{line-height:1.75}.aboutCapter1__image img{margin-left:50%;width:110%;max-width:1230px;transform:translate(-50%)}@media screen and (max-width:1023px){.aboutCapter1__header,.aboutCapter1__content{max-width:580px;margin:0 auto 1em}}@media screen and (min-width:1024px){.aboutCapter1__intro{display:flex;max-width:1150px;margin:0 auto;gap:5%}.aboutCapter1__header{flex:0 0 365px}.aboutCapter1__content{font-size:1.125rem}}.aboutFlagships{width:min(82.0512820513vw,420px);margin:0 auto}.aboutFlagships__title{width:min(75%,370px);margin:0 auto}.aboutFlagships__items{display:flex;flex-direction:column;gap:1rem;position:relative;margin-top:-20%}.aboutFlagships__item{display:flex;flex-direction:column;border:solid min(1.5vw,2px) #0f0808;container-type:inline-size;overflow:hidden}.aboutFlagships__name{display:flex;flex-direction:column;align-items:center;padding-top:10.8cqi;margin-bottom:3.75cqi;gap:2.5cqi;position:relative;z-index:1}.aboutFlagships__name img{height:10cqi;width:auto}.aboutFlagships__name p{font-style:italic;font-weight:700;font-size:clamp(14px,4.6cqi,16px)}.aboutFlagships__image{position:relative;width:59.3%;margin:0 auto;z-index:0}.aboutFlagships__image:before{position:absolute;content:"";display:block;width:160cqi;height:160cqi;left:50%;top:50%;transform:translate(-50%,-50%);background:url(./flagships_bg-B6SKt4hY.png) center center;background-size:contain;z-index:-2}.aboutFlagships__text{position:relative;padding:10.8cqi;z-index:0;font-size:clamp(14px,4.6cqi,16px);text-align:justify;line-height:1.75em}.aboutFlagships__text:before{position:absolute;content:"";display:block;width:200%;height:200%;border-radius:50% 50% 0 0;top:0;left:50%;transform:translate(-50%);border:solid min(1.5vw,2px) #0f0808;background-color:#fff;z-index:-1}@media screen and (min-width:768px){.aboutFlagships{width:100%;max-width:1250px}.aboutFlagships__title{width:29.6%}.aboutFlagships__items{flex-direction:row;margin-top:-8.48%;width:100%;gap:2%}.aboutFlagships__item{flex:1 1 100%}}.aboutCapter2{padding:min(12.8205128205vw,80px) 0 min(15.3846153846vw,100px);background:#fffcea;border-bottom:solid min(1.5vw,2px) #0f0808}.aboutCapter2__content{line-height:1.75}@media screen and (max-width:1023px){.aboutCapter2__header{max-width:580px;padding-right:10%;margin:0 auto 1em}.aboutCapter2__image{max-width:680px;margin:0 auto 1em}.aboutCapter2__content{max-width:580px;margin:0 auto}}@media screen and (min-width:1024px){.aboutCapter2 .aboutCapter__inner{max-width:1150px;margin:0 auto;display:grid;grid-template-columns:max(55.45%,610px) 1fr;gap:0 4.36%}.aboutCapter2__header{grid-column:2/3;grid-row:1/2;align-self:self-end}.aboutCapter2__image{grid-column:1/2;grid-row:1/3;display:flex;align-items:center;justify-content:flex-end}.aboutCapter2__content{margin-top:1em;grid-column:2/3;grid-row:2/3;align-self:self-start;text-align:justify;font-size:1.125rem}}.aboutCapter3{padding:min(12.8205128205vw,80px) 0;background:#2f5793 url(./sec3_bg-LZgVDjRW.png) repeat center center;background-size:1238px auto}.aboutCapter3 .aboutCapter__title{color:#fff}.aboutCapter3__content{color:#fff;line-height:1.75}.aboutCapter3__data img{width:100%;max-width:490px}@media screen and (max-width:1023px){.aboutCapter3__header{max-width:580px;margin:0 auto 1em}.aboutCapter3__image{position:relative;max-width:680px;height:0;padding-top:60%;margin:0 auto}.aboutCapter3__image img{position:absolute;top:0;width:100%}.aboutCapter3__content{max-width:580px;margin:0 auto}.aboutCapter3__data{width:fit-content;margin:1em auto 0}}@media screen and (min-width:1024px){.aboutCapter3 .aboutCapter__inner{max-width:1150px;margin:0 auto;display:grid;grid-template-columns:1fr min(50%,635px);gap:0 1.8%}.aboutCapter3__header{margin-bottom:1em}.aboutCapter3__content{font-size:1.125rem}.aboutCapter3__image{position:relative;height:0;padding-top:70%}.aboutCapter3__image img{position:absolute;top:0;width:min(91.3%,560px)}}.aboutIhub{position:relative;z-index:1;background-color:#fffcea;padding:min(5.1282051282vw,30px)}.aboutIhub__title{margin-bottom:.5em}.aboutIhub__title img{height:min(2rem,35px)}.aboutIhub__text,.aboutIhub__caption{line-height:1.75}@media screen and (max-width:767px){.aboutIhub__image{width:80%;margin:0 auto}.aboutIhub__caption h4{font-size:1.1em;font-weight:800;color:#e72328}}@media screen and (min-width:768px){.aboutIhub{padding:0 min(2.6041666667vw,30px);background-color:transparent;display:grid;grid-template-columns:repeat(2,1fr)}.aboutIhub:before{position:absolute;left:0;top:5%;width:100%;height:90%;display:block;content:"";background-color:#fffcea;z-index:-1}.aboutIhub__intro{grid-column:1/2;grid-row:1/2;align-self:self-end}.aboutIhub__text{text-align:justify}.aboutIhub__caption{grid-column:1/2;grid-row:2/3;align-self:self-start}.aboutIhub__image{grid-column:2/3;grid-row:1/3}.aboutIhub__caption{margin-top:2em}.aboutIhub__caption h4{position:relative;padding:0 .5em;font-size:1em;font-weight:800;color:#fff;background-color:#e72328}.aboutIhub__caption h4:after{position:absolute;right:0;bottom:0;display:block;content:"";width:0;height:0;border-style:solid;border-width:1.2rem 1.5rem;border-color:#fffcea;border-left-color:#e72328;border-bottom-color:#e72328}.aboutIhub__caption p{margin-top:.75em;font-size:1rem}}@media screen and (min-width:1024px){.aboutIhub{grid-column:1/3;max-width:880px;margin:0 auto}.aboutIhub__text,.aboutIhub__caption h4{font-size:1.125rem}}body.page-industry main.main{overflow:hidden;max-width:100vw;background:#fffdee url(./bg_dot_orange_half_wide-BHcZPYff.svg) repeat center top;background-size:6px auto}.industryCapter__inner{margin:0 auto;max-width:1140px;padding:0 min(5vw,25px)}.industryCapter__number{display:block;font-family:Poppins,sans-serif;font-weight:700;font-size:1rem;text-transform:uppercase;color:#e72328}.industryCapter__title{font-weight:900;font-size:1.5rem;line-height:1.5;font-feature-settings:"palt";word-break:keep-all}@media screen and (min-width:768px){.industryCapter__title{font-size:1.8rem}}@media screen and (min-width:1024px){.industryCapter__title{font-size:2rem}}.industryCapter1{padding-bottom:min(12.8205128205vw,80px);border-bottom:solid min(1.5vw,2px) #0f0808}.industryCapter1__content{line-height:1.75}@media screen and (max-width:1023px){.industryCapter1__header{max-width:580px;margin:0 auto 1em}.industryCapter1__image{max-width:680px;margin:0 auto}.industryCapter1__content{max-width:580px;margin:0 auto}}@media screen and (min-width:1024px){.industryCapter1 .industryCapter__inner{display:grid;grid-template-columns:max(41.3%,450px) 1fr}.industryCapter1__header{grid-column:1/2;grid-row:1/2;align-self:self-end}.industryCapter1__image{padding-left:1em;display:flex;align-items:center;grid-column:2/3;grid-row:1/3}.industryCapter1__image img{width:min(120%,680px);max-width:inherit}.industryCapter1__content{margin-top:1em;grid-column:1/2;grid-row:2/3;align-self:self-start;text-align:justify;font-size:1.125rem}}.industryCapter2{padding:min(12.8205128205vw,80px) 0 min(15.3846153846vw,100px);background-color:#fffcea;border-bottom:solid min(1.5vw,2px) #0f0808}.industryCapter2__content{line-height:1.75}@media screen and (max-width:1023px){.industryCapter2__header{max-width:580px;padding-right:10%;margin:0 auto 1em}.industryCapter2__image{max-width:680px;margin:0 auto 1em}.industryCapter2__content{max-width:580px;margin:0 auto}}@media screen and (min-width:1024px){.industryCapter2 .industryCapter__inner{display:grid;grid-template-columns:1fr max(42.2%,400px);gap:0 7%}.industryCapter2__header{grid-column:2/3;grid-row:1/2;align-self:self-end}.industryCapter2__image{padding-left:1em;grid-column:1/2;grid-row:1/3;display:flex;align-items:center;justify-content:flex-end}.industryCapter2__image img{width:min(101%,560px);max-width:inherit}.industryCapter2__content{margin-top:1em;grid-column:2/3;grid-row:2/3;align-self:self-start;text-align:justify;font-size:1.125rem}}.industryCapter3{padding:min(12.8205128205vw,80px) 0;background-color:#fed703}.industryCapter3__content{line-height:1.75}.industryCapter3__data img{width:100%;max-width:490px}@media screen and (min-width:1024px){.industryCapter3 .industryCapter__inner{display:flex;flex-direction:column}}@media screen and (max-width:1023px){.industryCapter3__header{max-width:580px;margin:0 auto 1em}.industryCapter3__image{max-width:680px;margin:0 auto}.industryCapter3__content{max-width:580px;margin:0 auto}.industryCapter3__data{display:flex;flex-direction:column;gap:2em;width:fit-content;margin:1em auto 0}}@media screen and (min-width:1024px){.industryCapter3__header{width:100%;max-width:750px;margin:0 auto 1em;order:1}.industryCapter3__image{order:3}.industryCapter3__content{order:2;font-size:1.125rem;width:100%;max-width:750px;margin:0 auto 1em}.industryCapter3__content p{flex:0 0 50%}.industryCapter3__data{order:4;display:flex;justify-content:center;width:fit-content;margin:-2em auto 0;gap:30px}.industryCapter3__data>div{flex:1 1 100%}}body.page-faq main.main{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.faq{padding-bottom:4rem}.faq__wrapper{padding-left:min(5vw,25px);padding-right:min(5vw,25px)}.faqSection+.faqSection{margin-top:4rem}.faqSection__header{max-width:900px;margin-left:auto;margin-right:auto;margin-bottom:1.75em}.faqSection__title{display:flex;align-items:center;font-weight:900;font-size:1.5rem;gap:.5em}.faqSection__title img{height:2.2em;width:auto}@media screen and (min-width:768px){.faqSection__title{font-size:2rem}}.faqSection__body{display:flex;flex-direction:column;gap:1em;max-width:820px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.faqSection__body{gap:1.5em}}.faqItem{background-color:#fff;border:solid min(1.5vw,2px) #0f0808}@media screen and (min-width:1024px){.faqItem{font-size:1.125rem}}.faqItem__question{position:relative;padding:1.25rem 1rem 1rem;display:flex;background-repeat:repeat;background-position:center top;background-size:2px auto}@media screen and (min-width:768px){.faqItem__question{padding:1rem 1.5rem;background-size:3px auto}}.faqItem--cmn .faqItem__question{background-image:url(./bg_dot_orange_half-xkA6B-V1.svg)}.faqItem--newgrad .faqItem__question{background-image:url(./bg_dot_newgrad_half-B0Jv4cnI.svg)}.faqItem--career .faqItem__question{background-image:url(./bg_dot_career_half-CJYwGTQ6.svg)}.faqItem__question h3{font-size:1rem;display:flex;align-items:baseline;gap:.75rem}@media screen and (min-width:1024px){.faqItem__question h3{font-size:1.125rem}}.faqItem__hashs{display:inline-flex;gap:1em;font-style:italic;opacity:.75;white-space:nowrap;margin-left:auto;text-align:right;letter-spacing:.08em;font-size:1rem}@media screen and (max-width:767px){.faqItem__hashs{position:absolute;font-size:.85rem;top:.25rem;right:1rem}}.faqItem__answer{padding:1rem;display:flex;gap:.75rem;align-items:baseline;line-height:1.8}@media screen and (min-width:768px){.faqItem__answer{padding:1rem 1.5rem}}.faqItem__iconQue,.faqItem__iconAns{flex:0 0 1em;text-align:center;width:1em;font-size:1.5em;font-weight:600;line-height:1;transform:translateY(.1em)}body.page-facilities main.main{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.facilities__lead{padding:0 min(5vw,50px);margin:0 auto 2em;max-width:980px;line-height:1.75;letter-spacing:.006em}.facilities{background-color:#fffcea}.facility{padding:min(5vw,70px) 0;border-top:solid min(1.5vw,2px) #0f0808}.facility--headOffice,.facility--branch{background-color:#eaf1ff}.facility--factory,.facility--studio{background-color:#fffcea}.facility__inner{padding:0 min(5vw,25px)}.facility__header{position:relative;padding:min(2.5641025641vw,20px);max-width:780px;margin-left:auto;margin-right:auto;margin-bottom:min(5.1282051282vw,40px);container-type:inline-size;z-index:0;background:#fff url(./bg_dot_orange-DFNIzXgx.svg) repeat center top;background-size:4px auto;border:solid min(1.5vw,2px) #0f0808}@media screen and (min-width:768px){.facility__header{padding:20px}}@media screen and (min-width:1024px){.facility__header{max-width:1300px;padding-top:20px;background-size:6px auto}}.facility__visual{position:relative;z-index:1;width:96vw;left:50%;transform:translate(-50%)}@media screen and (min-width:1024px){.facility__visual{width:63.375cqi;transform:none;left:inherit}.facility--factory .facility__visual,.facility--studio .facility__visual{margin-left:auto}}.facility__visual img{border:solid min(1.5vw,2px) #0f0808}.facility__intro{position:relative;background-color:#fff;border:solid min(1.5vw,2px) #0f0808;z-index:2;line-height:1.75em;width:100%;margin-top:-5cqi;padding:1.5rem}@media screen and (min-width:1024px){.facility__intro{position:absolute;top:0;bottom:0;display:flex;flex-direction:column;justify-content:center;height:fit-content;min-height:80%;margin-top:auto;margin-bottom:auto;width:min(46%,528px);letter-spacing:.06em}.facility--headOffice .facility__intro,.facility--branch .facility__intro{right:20px}}.facility__title{display:flex;align-items:center;justify-content:flex-start;gap:1em;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:450px}@media screen and (min-width:1024px){.facility__title{width:100%;max-width:100%}}.facility__icon{flex:0 0 min(15.3846153846vw,100px)}.facility__name{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;font-size:min(4.1025641026vw,20px);line-height:1.5}.facility__en{display:block;text-align:center}.facility__en img{width:auto;margin-left:auto;margin-right:auto;height:min(7.1794871795vw,50px)}.facility__jp{display:block;text-align:center;font-weight:400;font-style:italic}.facilityList{max-width:1300px;margin:0 auto;padding:0 min(1.2820512821vw,25px)}.facilityList__title{font-size:1.5rem;font-weight:400;margin-bottom:.5em;margin-top:1em;letter-spacing:.06em}.facility__grid+.facilityList__title{margin-top:2em}.facility__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:min(2.5641025641vw,25px)}@media screen and (min-width:768px){.facility__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.facility__grid{grid-template-columns:repeat(4,1fr)}}.facility__grid--large{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:768px){.facility__grid--large{grid-template-columns:repeat(3,1fr)}}.facility__grid+.facility__grid{margin-top:min(2.5641025641vw,25px)}.facilityCard{border:solid min(1.5vw,2px) #0f0808;background:#fff}.facilityCard__img{position:relative;overflow:hidden}.facilityCard__img img{width:100%;height:100%;object-fit:cover}.facilityCard__img i{display:grid;place-items:center;position:absolute;width:3rem;height:3rem;right:.5rem;bottom:.5rem;font-size:1.6rem;color:#fff;border-radius:50%;border:solid 1px rgba(255,255,255,.7);background-color:#0f080880}.facilityCard__body{padding:1rem}.facilityCard__title{font-size:1rem}.facilityCard__text{font-size:.85rem;line-height:1.75}@media screen and (min-width:1024px){.facilityCard__text{font-size:1rem}}.facility__modal{border:none;padding:0;background:transparent;width:90vw;height:90vh;overflow:visible;cursor:zoom-out;justify-content:center;align-items:center}.facility__modal[open]{animation:facilityModalFadeIn .3s ease-out forwards}.facility__modal[open]::backdrop{animation:facilityBackdropFadeIn .3s ease-out forwards}.facility__modal::backdrop{background-color:#fff}.facility__modalInner{height:100%;width:100%;position:relative;display:grid;place-items:center;pointer-events:none}.facility__modalInner img{display:block;max-width:100%;max-height:90vh;margin:0 auto;object-fit:contain;box-shadow:0 10px 40px #6f525240}.facility__modalClose{padding:0;width:60px;height:60px;position:fixed;top:0;right:0;color:#fff;cursor:pointer;border:solid 1px #fff;border-radius:50%;overflow:hidden;background-color:#0f0808d9}.facility__modalClose i.i-cross{font-size:2rem;width:60px;height:60px;display:grid;place-items:center}@media screen and (min-width:1024px){.facility__modalClose{top:0;right:-50px}}@keyframes facilityModalFadeIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes facilityBackdropFadeIn{0%{opacity:0}to{opacity:1}}body.page-number main.main{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.numberCont__wrapper{padding:0 min(5%,25px)}.numberCont{display:grid;gap:min(1.5vw,2px);padding:min(5%,37px);max-width:1300px;margin:0 auto;border:solid min(1.5vw,2px) #0f0808;background-color:#fff;grid-template-columns:repeat(12,1fr)}@media screen and (min-width:768px){.numberCont{font-size:min(1.8229166667vw,16px);line-height:1.75}}.numberCont__divider{display:none;grid-column:span 12;height:min(1.5vw,2px);width:100%;background-color:#0f0808}@media screen and (min-width:1024px){.numberCont__divider--half{grid-column:span 6}}@media screen and (min-width:768px){.numberCont__divider--tab{display:block}}@media screen and (min-width:1024px){.numberCont__divider--tab{display:none}}@media screen and (min-width:1024px){.numberCont__divider--pc{display:block}}@media screen and (min-width:768px){.numberCont__divider--tab.numberCont__divider--pc{display:block}}@media screen and (min-width:1024px){.numberCont__divider--tab.numberCont__divider--pc{display:block}}.numberCont__lead{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__lead:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__lead{padding:12px;grid-column:span 12}.numberCont__lead:after{display:none}}@media screen and (min-width:1024px){.numberCont__lead{grid-column:span 12;padding:18px}.numberCont__lead:after{display:none}}.numberCont__lead>p{margin:0 auto;max-width:776px}@media screen and (min-width:1024px){.numberCont__lead{font-size:1.125rem}}.numberCont__share{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__share:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__share{padding:12px;grid-column:span 6}.numberCont__share:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}@media screen and (min-width:1024px){.numberCont__share{grid-column:span 6;padding:18px}.numberCont__share:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}.numberCont__products{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__products:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__products{padding:12px;grid-column:span 6}.numberCont__products:after{display:none}}@media screen and (min-width:1024px){.numberCont__products{grid-column:span 6;padding:18px}.numberCont__products:after{display:none}}.numberCont__since{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__since:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__since{padding:12px;grid-column:span 4}.numberCont__since:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}@media screen and (min-width:1024px){.numberCont__since{grid-column:span 4;padding:18px}.numberCont__since:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}.numberCont__center{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__center:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__center{padding:12px;grid-column:span 4}.numberCont__center:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}@media screen and (min-width:1024px){.numberCont__center{grid-column:span 4;padding:18px}.numberCont__center:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}.numberCont__group{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__group:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__group{padding:12px;grid-column:span 4}.numberCont__group:after{display:none}}@media screen and (min-width:1024px){.numberCont__group{grid-column:span 4;padding:18px}.numberCont__group:after{display:none}}.numberCont__land{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__land:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__land{padding:12px;grid-column:span 6}.numberCont__land:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}@media screen and (min-width:1024px){.numberCont__land{grid-column:span 6;padding:18px}.numberCont__land:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}.numberCont__president{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__president:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__president{padding:12px;grid-column:span 6}.numberCont__president:after{display:none}}@media screen and (min-width:1024px){.numberCont__president{grid-column:span 6;padding:18px}.numberCont__president:after{display:none}}.numberCont__jobs{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__jobs:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__jobs{padding:12px;grid-column:span 12}.numberCont__jobs:after{display:none}}@media screen and (min-width:1024px){.numberCont__jobs{grid-column:span 12;padding:18px}.numberCont__jobs:after{display:none}}.numberCont__hire{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__hire:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__hire{padding:12px;grid-column:span 6}.numberCont__hire:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}@media screen and (min-width:1024px){.numberCont__hire{grid-column:span 3;padding:18px}.numberCont__hire:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}.numberCont__sex{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__sex:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__sex{padding:12px;grid-column:span 6}.numberCont__sex:after{display:none}}@media screen and (min-width:1024px){.numberCont__sex{grid-column:span 3;padding:18px}.numberCont__sex:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}.numberCont__age{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__age:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__age{padding:12px;grid-column:span 6}.numberCont__age:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}@media screen and (min-width:1024px){.numberCont__age{grid-column:span 3;padding:18px}.numberCont__age:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}.numberCont__field{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__field:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__field{padding:12px;grid-column:span 6}.numberCont__field:after{display:none}}@media screen and (min-width:1024px){.numberCont__field{grid-column:span 3;padding:18px}.numberCont__field:after{display:none}}.numberCont__hometown{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__hometown:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__hometown{padding:12px;grid-column:span 12}.numberCont__hometown:after{display:none}}@media screen and (min-width:1024px){.numberCont__hometown{grid-column:span 6;padding:18px}.numberCont__hometown:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}@media screen and (min-width:1024px){.numberCont__hometown{grid-row:span 3}.numberCont__hometown:after{height:95%}}.numberCont__holiday{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__holiday:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__holiday{padding:12px;grid-column:span 6}.numberCont__holiday:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}@media screen and (min-width:1024px){.numberCont__holiday{grid-column:span 3;padding:18px}.numberCont__holiday:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}.numberCont__overtime{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__overtime:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__overtime{padding:12px;grid-column:span 6}.numberCont__overtime:after{display:none}}@media screen and (min-width:1024px){.numberCont__overtime{grid-column:span 3;padding:18px}.numberCont__overtime:after{display:none}}.numberCont__childcare{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__childcare:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__childcare{padding:12px;grid-column:span 6}.numberCont__childcare:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}@media screen and (min-width:1024px){.numberCont__childcare{grid-column:span 3;padding:18px}.numberCont__childcare:after{display:block;bottom:0;top:0;left:inherit;right:max(-1.5vw,-2px);margin:auto 0;width:min(1.5vw,2px);height:90%}}.numberCont__paid{padding:min(5%,12px);position:relative;grid-column:span 12}.numberCont__paid:after{position:absolute;bottom:max(-1.5vw,-2px);left:0;right:0;margin:0 auto;display:block;content:"";background-color:#0f0808;height:min(1.5vw,2px);width:100%}@media screen and (min-width:768px){.numberCont__paid{padding:12px;grid-column:span 6}.numberCont__paid:after{display:none}}@media screen and (min-width:1024px){.numberCont__paid{grid-column:span 3;padding:18px}.numberCont__paid:after{display:none}}@media screen and (max-width:767px){.numberCont__paid:after{display:none}}.numShare__img{margin:1em 0}@media screen and (max-width:767px){.numShare__img img{max-width:300px;margin:0 auto}}.numShare__txt{margin:0 auto;max-width:520px}.numProducts__img{margin:1em 0}@media screen and (max-width:767px){.numProducts__img img{max-width:300px;margin:0 auto}}.numProducts__txt{margin:0 auto;max-width:520px}.numSince__img{margin:1em auto;max-width:250px}.numSince__txt{margin:0 auto;max-width:520px}@media screen and (min-width:768px){.numSince__img{max-width:inherit}}.numCenter__img{margin:1em auto;max-width:320px}.numCenter__txt{margin:0 auto;max-width:520px}@media screen and (min-width:768px){.numCenter__img{max-width:inherit}}.numGroup__img{margin:1em auto;max-width:320px}.numGroup__txt{margin:0 auto;max-width:520px}@media screen and (min-width:768px){.numGroup__img{max-width:inherit}}.numLand__wrap{padding:1em 0}@media screen and (min-width:1024px){.numLand__wrap{display:flex;align-items:center;height:100%}}.numLand__num{width:fit-content;margin:0 auto}.numLand__num img{width:min(46.1538461538vw,180px);margin-bottom:.25em}.numLand__img img{width:min(61.5384615385vw,240px);margin:0 auto}.numLand__txt{max-width:520px;margin:1em auto 0}.numLand__note{font-size:.875rem;color:#6b7280}@media screen and (min-width:768px){.numLand{display:grid;grid-template-columns:1fr 50%}.numLand__num{margin:auto 0 0;grid-column:1/2;grid-row:1/2}.numLand__img{grid-column:2/3;grid-row:1/2}}@media screen and (min-width:768px)and (max-width:1023px){.numLand__img{position:relative}.numLand__img:after{display:block;content:"";width:100%;height:0;padding-top:120%}.numLand__img img{top:0;right:0;position:absolute;width:140%;max-width:inherit}}@media screen and (min-width:768px){.numLand__txt{grid-column:1/3;grid-row:2/3}}@media screen and (min-width:1024px){.numLand{margin-top:auto;margin-bottom:auto;grid-template-columns:1fr 54%}.numLand__num{grid-column:1/2;grid-row:1/2}.numLand__num img{width:min(100%,245px)}.numLand__img{grid-column:2/3;grid-row:1/3}.numLand__img img{width:100%}.numLand__txt{grid-column:1/2;grid-row:2/3}}.numPresident__wrap{padding:1em 0}@media screen and (min-width:1024px){.numPresident__wrap{padding:0}}.numPresident{display:grid;grid-template-columns:40% 60%}.numPresident__num{margin:auto 0;grid-row:1/2;grid-column:1/2}.numPresident__num img{width:min(25.641025641vw,100px);margin:auto 0 auto auto}.numPresident__img{grid-row:1/2;grid-column:2/3;max-width:250px}.numPresident__img img{margin-right:auto;width:min(64.1025641026vw,250px)}.numPresident__txt{max-width:520px;grid-row:2/3;grid-column:1/3;margin:1em auto 0}.numPresident__btn{display:flex;justify-content:center;margin:1em auto 0}@media screen and (min-width:1024px){.numPresident__img{grid-column:2/3;grid-row:1/3;position:relative;bottom:0;height:100%;z-index:0;max-width:inherit}.numPresident__img:after{display:block;content:"";width:100%;height:0;padding-bottom:89.5%}.numPresident__img img{position:absolute;width:min(27.34375vw,345px);max-width:inherit;bottom:calc(-12px - min(1.5vw,2px));right:-16px;z-index:-1}.numPresident__num{grid-column:1/2;grid-row:1/2;padding:1em 0;display:flex;align-items:flex-end;height:100%}.numPresident__num img{width:min(8.30078125vw,105px);margin:auto 0 0}.numPresident__txt{margin:0;grid-column:1/2;grid-row:2/3}.numPresident__btn{display:block;position:relative;height:60px}.numPresident__btn a.button{position:absolute;z-index:1}.numPresident__img img{bottom:calc(-18px - min(1.5vw,2px))}}.numJobs__img{max-width:320px;margin:1em auto;display:flex;justify-content:center;flex-wrap:wrap;gap:min(5.1282051282vw,40px) min(2.5641025641vw,20px)}.numJobs__img img{flex:0 0 calc((100% - min(5.1282051282vw,40px)) / 3);width:calc((100% - min(5.1282051282vw,40px)) / 3)}@media screen and (max-width:767px){.numJobs__img img:nth-child(4),.numJobs__img img:nth-child(6){margin-right:.5em}.numJobs__img img:nth-child(5),.numJobs__img img:nth-child(7){margin-right:.5em}}.numJobs__txt{width:fit-content;max-width:520px;margin:0 auto .5em}@media screen and (min-width:768px){.numJobs__img{max-width:500px;gap:2rem 4%}.numJobs__img img{flex:0 0 22%;width:22%}.numJobs__txt{max-width:inherit}}@media screen and (min-width:1024px){.numJobs__img{flex-wrap:nowrap;width:100%;max-width:1150px;gap:3.4%}.numJobs__img img{flex:0 0 11.3714285714%;width:11.3714285714%}}.numHire__img,.numSex__img,.numAge__img,.numField__img{margin:1em 0}.numHire__txt,.numSex__txt,.numAge__txt,.numField__txt{max-width:520px;margin:0 auto 1rem}@media screen and (max-width:1023px){.numHire__img,.numSex__img,.numAge__img,.numField__img{width:min(70%,217px);margin:1em auto}}.numHometown{max-width:585px;margin:0 auto 1em}@media screen and (max-width:767px){.numHometown__txt{max-width:520px;margin:1em auto 0}}@media screen and (min-width:768px){.numHometown{margin:0 auto;position:relative}.numHometown__txt{position:absolute;width:45%;left:0;top:1em}}.numHoliday__img,.numOvertime__img,.numChildcare__img,.numPaid__img{margin:1em 0 0}.numHoliday__txt,.numOvertime__txt,.numChildcare__txt,.numPaid__txt{margin:1em auto;max-width:520px}.numHoliday__note,.numOvertime__note,.numChildcare__note,.numPaid__note{font-size:.875rem;color:#6b7280}@media screen and (max-width:1023px){.numHoliday__img,.numOvertime__img,.numChildcare__img,.numPaid__img{width:min(70%,217px);margin:1em auto}}.numberCont__note{max-width:1300px;text-align:right;margin:.75em auto 0}body.page-newgraduate main.main{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.newgraduate{padding-bottom:min(12.8205128205vw,80px)}.newgraduate__accepting{padding:min(3%,2rem) min(5%,3rem)}.newgraduate__acceptingInner{display:flex;flex-direction:column;gap:1em;padding-bottom:min(5%,2rem);border-bottom:solid min(1.5vw,2px) #0f0808;line-height:2}@media screen and (min-width:768px){.newgraduate__acceptingInner{display:flex;align-items:center;flex-direction:row}}.newgraduate__joinus{width:min(38.4615384615vw,197px)}@media screen and (max-width:767px){.newgraduate__joinus{margin:0 auto}}.newgraduate__acceptingButtons{display:flex;flex-direction:column;width:fit-content;margin:0 auto;gap:.75em}@media screen and (min-width:640px){.newgraduate__acceptingButtons{flex-direction:row}}@media screen and (min-width:768px){.newgraduate__acceptingButtons{flex-direction:column}}@media screen and (min-width:1024px){.newgraduate__acceptingButtons{gap:1em;flex-direction:row;margin-right:0;margin-left:auto}}.newgraduate__acceptingButtons .button{white-space:nowrap}@media screen and (min-width:1024px){.newgraduate__acceptingButtons .button{font-size:1.125rem}}.newgraduate__footerEntry{padding:4rem 1.5rem 2rem;display:flex;flex-direction:column;width:fit-content;margin:0 auto;gap:.75em}@media screen and (min-width:640px){.newgraduate__footerEntry{flex-direction:row}}@media screen and (min-width:1024px){.newgraduate__footerEntry{gap:2em}}.newgraduate__footerEntry .button{white-space:nowrap}@media screen and (min-width:1024px){.newgraduate__footerEntry .button{font-size:1.125rem}}body.page-support main.main{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.training{border-top:solid min(1.5vw,2px) #0f0808;padding-top:min(10.2564102564vw,5rem);padding-bottom:min(10.2564102564vw,5rem);background-color:#eaf1ff}.training__inner{padding:0 min(5vw,25px)}.training__lead{padding:0 min(5vw,50px);margin:0 auto 2em;max-width:980px;line-height:1.75;letter-spacing:.006em}.training__main{width:100%;max-width:1250px;margin:0 auto;background-color:#fff;border:solid min(1.5vw,2px) #0f0808;padding:min(5vw,50px) 0}.trainingTable{overflow:hidden}.trainingTable__main{display:flex;max-width:1247px;margin:0 auto;padding-left:min(5vw,50px)}.trainingTable__header{flex:0 0 43px}.trainingTable__header img{display:block;width:43px;max-width:inherit}@media screen and (min-width:800px){.trainingTable__header{flex:0 0 78px}.trainingTable__header img{width:78px}}.trainingTable__scroll{position:relative;flex:1 1 auto;min-width:0}.trainingTable__body{display:flex;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;scroll-behavior:smooth}.trainingTable__body img{display:block;flex:0 0 auto;width:657px;max-width:none}.trainingTable__body:after{display:block;content:"";flex:0 0 min(5vw,50px)}@media screen and (min-width:800px){.trainingTable__body img{width:1069px}}.trainingTable__nav{position:absolute;top:8px;z-index:2;width:44px;height:44px;border:1px solid rgba(15,8,8,.5);border-radius:50%;background:#ffffffe6;display:grid;place-items:center;cursor:pointer}@media screen and (min-width:800px){.trainingTable__nav{top:40px;width:60px;height:60px}}.trainingTable__nav i{font-size:13px;color:#0f0808}@media screen and (min-width:800px){.trainingTable__nav i{font-size:16px}}.trainingTable__nav:disabled{opacity:0;pointer-events:none}.trainingTable__nav--prev{left:-40px}@media screen and (min-width:800px){.trainingTable__nav--prev{left:-64px}}.trainingTable__nav--next{right:8px}@media screen and (min-width:800px){.trainingTable__nav--next{right:24px}}.license{padding:0 min(5vw,50px);margin:2.5em auto 0;max-width:980px;line-height:1.75}.license__title{font-size:1.125rem;margin-bottom:.5rem}.license__lead{margin-bottom:1rem}.licenseList{display:flex;flex-direction:column;gap:1.5em}@media screen and (min-width:768px){.licenseList{gap:1em}}.licenseList__item{display:flex;flex-direction:column;gap:.25em}@media screen and (min-width:768px){.licenseList__item{flex-direction:row;align-items:baseline;gap:.5em}}.licenseList__title{white-space:nowrap}@media screen and (min-width:768px){.licenseList__title{width:10em;flex:0 0 12em;display:flex;align-items:center;gap:.5em}.licenseList__title:after{display:block;content:"";height:1px;flex:1 1 auto;width:100%;background-color:#0f0808}}.licensList__icon{display:block;padding:.15em .75em;width:fit-content;border:solid 1px #0f0808;font-weight:400}.licensList__icon--manufacturing{background-color:#85a5e6cc}.licensList__icon--sales{background-color:#abdcb3cc}.licensList__icon--service{background-color:#ffb13dcc}.licenseList__contents{padding-left:calc(.75em + 1px)}@media screen and (min-width:768px){.licenseList__contents{padding-left:0}}.licenseList__list,.licenseList__list li{display:inline}@media screen and (min-width:768px){.licenseList__list li{display:inline-block}}.licenseList__list li:not(:last-child):after{content:"・"}.benefit{border-top:solid min(1.5vw,2px) #0f0808;padding-top:min(10.2564102564vw,5rem);padding-bottom:min(10.2564102564vw,5rem);background-color:#fffcea}.benefit__lead{padding:0 min(5vw,50px);margin:0 auto 2em;max-width:980px;line-height:1.75;letter-spacing:.006em}.befefitList{display:grid;max-width:1347px;margin:0 auto;padding:0 min(5vw,50px);gap:min(4.6153846154vw,24px);grid-template-columns:1fr}@media screen and (min-width:768px){.befefitList{grid-template-columns:1fr 1fr}}@media screen and (min-width:1024px){.befefitList{grid-template-columns:1fr 1fr 1fr}}.benefitList__item{padding:min(5vw,1rem);background-color:#fff;border:solid min(1.5vw,2px) #0f0808;display:flex;align-items:center;gap:1rem}.benefitList__text h4{font-weight:600;font-size:1rem;margin-bottom:min(.5128205128vw,6px)}body.page-message main.main{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.message{padding-bottom:min(10.2564102564vw,5rem);max-width:100vw;overflow:hidden}.message__inner{position:relative;display:flex;flex-direction:column-reverse;margin-top:-1em}@media screen and (min-width:768px){.message__inner{padding:0 min(5vw,25px);max-width:1124px;margin:2em auto 0}}.message__main{background-color:#fff;border:solid min(1.5vw,2px) #0f0808}.message__main p{text-align:justify;line-height:1.75;letter-spacing:.06px}.message__main p+p{margin-top:1.75em}.message__main p.message__sign{text-align:right;font-style:italic}@media screen and (max-width:767px){.message__main{position:relative;margin:max(-5vw,-25px) min(5vw,25px) 0;padding:min(5vw,25px);z-index:2}.message__main .message__catch{display:none}}@media screen and (min-width:768px){.message__main{width:67.3%;padding:min(5.2083333333vw,58px)}.message__main .message__catch{font-size:1em;margin-bottom:1.5em}.message__main .message__catch img{height:26px}.message__main p{line-height:2}.message__main p+p{margin-top:2em}}@media screen and (min-width:1024px){.message__main{width:64.3%;font-size:1.125rem}.message__main .message__catch img{height:30px}}.message__photo{position:relative;z-index:1;overflow:hidden}.message__photo:before{content:"";position:absolute;left:0;bottom:0;width:100%;background:#acebf2 url(./message_photo_bg-CK52nylv.png) repeat center top;background-size:6px auto;z-index:-1}.message__photo:before img{position:absolute}@media screen and (max-width:767px){.message__photo{width:100%;height:0;padding-top:min(56.4102564103vw,220px)}.message__photo:before{height:90%;border-top:solid min(1.5vw,2px) #0f0808;border-bottom:solid min(1.5vw,2px) #0f0808}.message__photo img{position:absolute;top:0;width:min(56.4102564103vw,220px);left:45%}.message__photo:after{height:fit-content;position:absolute;top:5%;bottom:0;left:50%;margin:auto 0 auto max(-46.1538461538vw,-180px);background:url(./message_catch_sp-C6oyxyFA.png) no-repeat left center;background-size:contain;height:min(15.3846153846vw,60px);width:min(43.5897435897vw,170px);content:""}}@media screen and (min-width:768px){.message__photo{position:absolute;width:34%;top:-4em;right:min(5vw,25px);background-size:8px auto}.message__photo:before{height:95%;border:solid min(1.5vw,2px) #0f0808}}@media screen and (min-width:1024px){.message__photo{width:37%}}body.page-job main.main{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.job__inner{padding:0 min(5vw,25px)}.jobIndex{position:relative;margin-top:-1em;padding-bottom:min(12.8205128205vw,80px);z-index:1}.jobIndex__wrap{max-width:430px;margin:0 auto;display:grid;gap:min(3.8461538462vw,20px);grid-template-columns:repeat(2,1fr)}@media screen and (min-width:768px){.jobIndex__wrap{max-width:880px;grid-template-columns:repeat(4,1fr)}}.jobIndex__title{margin-bottom:auto}.jobIndex__joblist{text-align:center;line-height:1.5}.jobIndex__arrow{display:grid;place-items:center;width:2.5em;height:2.5em;line-height:2.5em;border:none;border-radius:50%;background:#0f0808;color:#fff;overflow:hidden}.jobIndex__arrow i{width:100%;height:100%;display:grid;place-items:center}@media(hover:hover){a:hover .jobIndex__arrow i{animation:arrowAnime-vertical .5s}}.jobIndex__item{padding-bottom:10px;display:flex;flex-direction:column;background-color:#fed703;border:solid min(1.5vw,2px) #0f0808}.jobIndex__item .jobIndex__joblist{padding:.5em 0 .25em}.jobIndex__item .jobIndex__arrow{margin:auto auto 0}@media screen and (min-width:768px){.jobIndex__item{padding-bottom:10px}.jobIndex__item .jobIndex__joblist{padding:.75em 0 .5em}}.jobIndex__item--corporate{grid-column:span 2;margin-left:auto;margin-right:auto;width:100%;max-width:795px;background-color:#fed703;border:solid min(1.5vw,2px) #0f0808;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.jobIndex__item--corporate .jobIndex__title{flex:1 0 100%}.jobIndex__item--corporate .jobIndex__title img{width:70%;margin:0 auto}.jobIndex__item--corporate .jobIndex__joblist{padding:1em 0}.jobIndex__item--corporate .jobIndex__arrow{margin-left:1rem}@media screen and (min-width:768px){.jobIndex__item--corporate{grid-column:span 4;grid-template-columns:auto auto auto}.jobIndex__item--corporate .jobIndex__title{flex:0 0 300px;padding-bottom:30px}.jobIndex__item--corporate .jobIndex__title img{width:300px}.jobIndex__item--corporate .jobIndex__arrow{margin-left:2rem}}.jobSection{padding:min(12.8205128205vw,80px) 0;border-top:solid min(1.5vw,2px) #0f0808}.jobSection--design{background-color:#eaf1ff}.jobSection--manufacturing{background-color:#fff}.jobSection--sales{background-color:#fffcea}.jobSection--service{background-color:#fff}.jobSection--corporate{background-color:#eaf1ff}.jobSection__lead{max-width:700px;margin:0 auto 2rem;line-height:1.75;text-align:justify}@media screen and (min-width:1024px){.jobSection__lead{font-size:1.125rem}}.jobCard{display:flex;flex-direction:column;padding:min(3.8461538462vw,18px);background-color:#fff;border:solid min(1.5vw,2px) #0f0808;gap:.75em}@media screen and (min-width:768px){.jobCard{padding:min(2.34375vw,24px)}}.jobCard__title{width:100%;max-width:700px;font-size:1rem;margin:.5em auto 0;font-size:1.125rem}.jobCard__text{width:100%;max-width:700px;font-size:1rem;line-height:1.75;margin:0 auto}.jobCard__image{border:solid 1px #0f0808}.jobCard__gallery{display:flex;align-items:center;justify-content:flex-start;gap:min(3.8461538462vw,18px);margin:0 max(-3.8461538462vw,-18px)}@media screen and (min-width:768px){.jobCard__gallery{margin:0 max(-2.34375vw,-24px);gap:min(4.6153846154vw,24px)}}.jobCard__gallery:before,.jobCard__gallery:after{flex:0 0 1px;content:"";height:10px}.jobCard__gallery .jobCard__image{flex:0 0 min(82.0512820513vw,372px)}.jobCard__icon{margin:0 auto 1rem;width:min(15.3846153846vw,100px)}.jobCard__list--desing{display:flex;flex-direction:column;max-width:880px;margin:0 auto;gap:min(3.8461538462vw,20px)}@media screen and (min-width:768px){.jobCard__list--desing{flex-direction:row;gap:min(2.6041666667vw,40px)}}@media screen and (min-width:768px){.jobCard__list--desing .jobCard{flex:0 0 calc((100% - min(2.6041666667vw,40px))/2)}}.jobCard__list--desing .jobCard__buttons{padding-top:.75em;width:fit-content;margin-left:auto;margin-right:auto}.jobCard__list--manufacturing{display:flex;flex-direction:column;max-width:1340px;margin:0 auto;gap:min(3.8461538462vw,20px)}@media screen and (min-width:768px){.jobCard__list--manufacturing{flex-direction:row;flex-wrap:wrap;gap:min(2.6041666667vw,40px)}}@media screen and (min-width:768px){.jobCard__list--manufacturing .jobCard{flex:0 0 calc((100% - min(5.1282051282vw,40px))/2)}}@media screen and (min-width:1024px){.jobCard__list--manufacturing .jobCard{flex:0 0 calc((100% - min(10.2564102564vw,80px)) / 3)}}.jobCard__list--manufacturing .jobCard__buttons{padding-top:.75em;width:fit-content;margin-left:auto;margin-right:auto}.jobCard__list--sales .jobCard{max-width:1228px;margin:0 auto}@media screen and (min-width:1024px){.jobCard__list--sales .jobCard__text{font-size:1.125rem}}.jobCard__list--sales .jobCard__buttons{padding-top:.75em;width:fit-content;margin-left:auto;margin-right:auto}.jobCard__list--service{display:flex;flex-direction:column;gap:min(3.8461538462vw,20px)}@media screen and (min-width:768px){.jobCard__list--service{gap:min(2.6041666667vw,40px)}}.jobCard.jobCard--service{width:100%;max-width:1228px;margin:0 auto}@media screen and (min-width:1024px){.jobCard.jobCard--service .jobCard__text{font-size:1.125rem}}.jobCard.jobCard--service .jobCard__buttons{display:flex;flex-direction:column;gap:.75em;padding-top:.75em;width:fit-content;margin-left:auto;margin-right:auto}.jobCard.jobCard--service .jobCard__buttons .button{width:100%}@media screen and (min-width:768px){.jobCard.jobCard--service .jobCard__buttons{flex-direction:row}.jobCard.jobCard--service .jobCard__buttons .button{width:inherit}}.jobCard--hoseman{width:100%;max-width:1228px;margin:0 auto}@media screen and (min-width:1024px){.jobCard--hoseman .jobCard__inner{width:700px;margin:0 auto;display:grid;gap:0 20px;grid-template-columns:1fr 500px}.jobCard--hoseman .jobCard__icon{align-self:end;grid-column:1/2;grid-row:1/2;margin-bottom:0}.jobCard--hoseman .jobCard__title{height:fit-content;margin-top:0;margin-bottom:auto;text-align:center;grid-column:1/2;grid-row:2/3}.jobCard--hoseman .jobCard__text{font-size:1.125rem;grid-column:2/3;grid-row:1/3}}.jobCard__list--corporate{display:flex;flex-direction:column;max-width:880px;margin:0 auto;gap:min(3.8461538462vw,20px)}@media screen and (min-width:768px){.jobCard__list--corporate{flex-direction:row;flex-wrap:wrap;gap:min(2.6041666667vw,40px)}}@media screen and (min-width:768px){.jobCard__list--corporate .jobCard{flex:0 0 calc((100% - min(2.6041666667vw,40px))/2)}}.jobCard__list--corporate .jobCard__buttons{display:flex;flex-direction:column;gap:.75em;padding-top:.75em;width:fit-content;margin-left:auto;margin-right:auto}.jobCard__list--corporate .jobCard__buttons .button{width:100%}body.page-contact main.main,body.page-contact-career main.main{background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.contactForm{padding-bottom:min(10.2564102564vw,4rem)}.contactForm__wrapper{padding:0 min(5%,25px)}.contactForm__main{margin:0 auto;max-width:820px;line-height:1.75;background-color:#fff;border:solid min(1.5vw,2px) #0f0808;padding:min(5%,50px)}.contactForm__notes{font-size:.9375rem;margin:1em 0}.contactForm__notes li{padding-left:1em}.contactForm__notes li:before{margin-left:-1em;display:inline-block;content:"・";width:1em;height:1em}.contactForm__nav{margin-top:30px}.contactForm__nav ul{display:flex;justify-content:center;align-items:center;gap:min(2.5641025641vw,20px)}.contactForm__navButton{display:flex;padding-left:1.5em;padding-right:1.5em;align-items:center;justify-content:center;font-weight:700;min-width:11.25em;width:fit-content;height:3.75em;gap:1.5em;border:solid min(1.5vw,2px) #0f0808;border-radius:1.875em;background-color:#fff;word-break:keep-all}@media screen and (min-width:1024px){.contactForm__navButton{font-size:1.125rem}}.contactForm__navButton--career{color:#fd6053}.contactForm__navButton--career.is-current{color:#0f0808;background:#fd6053}.contactForm__navButton--career.is-current:before{background:#fd6053}.contactForm__navButton--newgrad{color:#5bc6ca}.contactForm__navButton--newgrad.is-current{color:#0f0808;background:#5bc6ca}.contactForm__navButton--newgrad.is-current:before{background:#5bc6ca}.contactForm__navButton.is-current{position:relative}.contactForm__navButton.is-current:before{bottom:-10px;position:absolute;content:"";width:16px;height:16px;border-bottom:solid min(1.5vw,2px) #0f0808;border-right:solid min(1.5vw,2px) #0f0808;transform:rotate(45deg) skew(12deg,12deg)}.contactForm__lead{padding-bottom:1.5rem;line-height:1.75;border-bottom:solid 2px #0f0808}.contactForm__hidden{display:none!important}.contactForm__complete{text-align:center}.contactForm__completeMessage{margin:2rem 0}.contactForm__completeMessage a{margin-top:1rem;display:inline-block}.contactForm__completeBack{display:grid;place-items:center}body.error404 main.main{display:flex;align-items:center;justify-content:center;background:#fffdee url(./bg_dot_yellow_wide-BM0pSNX3.svg) repeat center top;background-size:6px auto}.error404__wrap{padding:min(5vw,25px) min(5vw,25px) min(12.8205128205vw,80px) min(5vw,25px)}@media screen and (max-width:767px){.error404__wrap{max-width:600px;margin-left:auto;margin-right:auto}}@media screen and (min-width:768px){.error404__wrap{display:flex;gap:2rem;align-items:center}}.error404__image{width:150px;margin:0 auto 1rem}@media screen and (min-width:768px){.error404__image{width:fit-content;margin:0}}.error404__text{display:flex;flex-direction:column;gap:1rem;width:fit-content}.error404__text h1{font-size:1.5rem}.error404__text p{line-height:1.75}@media screen and (min-width:768px){.error404__text p{word-break:keep-all}}@media screen and (max-width:767px){.error404__text br.sp-none{display:none}}.error404__toTop{margin-top:2rem;align-self:center}.text-gray-50{color:#f9fafb!important}.text-gray-100{color:#f3f4f6!important}.text-gray-200{color:#e5e7eb!important}.text-gray-300{color:#d1d5db!important}.text-gray-400{color:#9ca3af!important}.text-gray-500{color:#6b7280!important}.text-gray-600{color:#4b5563!important}.text-gray-700{color:#374151!important}.text-gray-800{color:#1f2937!important}.text-gray-900{color:#111827!important}.text-gray-950{color:#030712!important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-start{text-align:start}.text-end{text-align:end}.italic{font-style:italic}.not-italic{font-style:normal}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.swiper{width:100%;height:200px}.swiper-slide{display:grid;place-items:center;font-size:24px}: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}:is(.swiper:not(.swiper-watch-progress),.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)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
