*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{margin:0;padding:0}body{-webkit-print-color-adjust:exact;font-family:"Noto Sans JP","Noto Sans CJK JP","游ゴシック体","游ゴシック","Yu Gothic","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN","メイリオ","Meiryo","MS Pゴシック","MS PGothic",sans-serif;font-size:1rem;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;font-weight:500;color:#0a2b50;line-height:1.6;letter-spacing:.1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;overflow-wrap:anywhere;word-break:normal;line-break:strict;min-height:100vh;min-height:-webkit-fill-available;text-underline-offset:.2em}article,aside,footer,header,nav,section,main{display:block}h1,h2,h3,h4,h5,h6,a,p,span,em,small,strong,sub,sup,mark,del,ins,strike,abbr,dfn,blockquote,q,cite,code,pre,ol,ul,li,dl,dt,dd,div,section,article,main,aside,nav,header,hgroup,footer,img,figure,figcaption,address,time,audio,video,canvas,iframe,details,summary,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}a{color:inherit;text-decoration:none;display:inline-block;-webkit-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}a[href="*"]{cursor:pointer}a[href="*"]:hover,a[href="*"]:focus-visible{opacity:.7}img,svg{display:inline-block;width:100%;max-width:100%;height:auto;border:none;vertical-align:top}video{width:100%;height:auto}code,kbd,pre,samp{font-size:inherit}ul,ol{list-style:none}blockquote,q{quotes:none}blockquote::after,blockquote::before,q::after,q::before{content:"";content:none}address{font-style:italic}button{margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;font:inherit;cursor:pointer}abbr,acronym{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}cite{font-style:italic}code,kbd{background-color:#efefef;padding:.25em .5em}em{font-style:italic;font-weight:700}pre{background-color:#efefef;padding:1em 2em;display:block}sub{vertical-align:sub;font-size:smaller}sup{vertical-align:super;font-size:smaller}var{background-color:#efefef;padding:.25em .5em;font-style:italic}.js-fadeIn{opacity:0;visibility:hidden}.js-fadeInUp{opacity:0;visibility:hidden;-webkit-transform:translateY(30px);transform:translateY(30px)}.js-fadeInLeft{opacity:0;visibility:hidden;-webkit-transform:translateX(-30px);transform:translateX(-30px)}.js-fadeInRight{opacity:0;visibility:hidden;-webkit-transform:translateX(30px);transform:translateX(30px)}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-2%, 0, 0);transform:translate3d(-2%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-2%, 0, 0);transform:translate3d(-2%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(2%, 0, 0);transform:translate3d(2%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(2%, 0, 0);transform:translate3d(2%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 2%, 0);transform:translate3d(0, 2%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 2%, 0);transform:translate3d(0, 2%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeInLeft,.fadeInRight,.fadeInUp,.fadeIn,.fadeOut{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.fadeOut{opacity:1;-webkit-animation-name:fadeOut;animation-name:fadeOut}[data-target]{cursor:pointer}html{scrollbar-gutter:stable;font-size:100%}@media(max-width: 375px){html{font-size:4.2666666667vw;font-size:calc(var(--vw-unitless)/375*100%)}}@media(min-width: 1200px){html{font-size:100%}}button{color:#0a2b50}body{min-height:100vh;min-height:100dvh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.fadeIn{opacity:0}main{-webkit-box-flex:1;-ms-flex:1;flex:1}footer{margin-top:auto}a[target=_blank]:not([class]){-webkit-transition:color .3s;transition:color .3s}a:not([class]){color:#0092e7;text-decoration:underline}a:not([class]):visited{color:#639}a:not([class]):hover{text-decoration:underline}@media(any-hover: hover){a:hover{opacity:.7}}table{border-collapse:collapse;border-spacing:0;min-width:100%;width:auto;margin-left:auto;margin-right:auto;table-layout:fixed}th,td{border:1px solid}address{font-style:normal}details .icon{display:block;aspect-ratio:1;width:1.5rem;position:relative}details .icon::before,details .icon::after{content:"";height:1px;width:.8125rem;background-color:#0a2b50;position:absolute;inset:0;margin:auto}details .icon::after{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}details[open]>summary .icon::after{-webkit-transform:rotate(0);transform:rotate(0)}details.is-closing[open]>summary .icon::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}summary{display:block;cursor:pointer}summary::-webkit-details-marker{display:none}:root{--vw: 100vw;--vh: 100vh;--clip-triangle-top: polygon(50% 0, 100% 100%, 0 100%);--clip-triangle-bottom: polygon(0 0, 100% 0, 50% 100%);--clip-triangle-right: polygon(0 0, 100% 50%, 0 100%);--clip-triangle-left: polygon(0 50%, 100% 0, 100% 100%);--clip-triangle-lower-left: polygon(0 0, 100% 100%, 0 100%);--clip-triangle-upper-left: polygon(0 0, 100% 0, 0 100%);--clip-triangle-lower-right: polygon(100% 0, 100% 100%, 0 100%);--clip-triangle-upper-right: polygon(0 0, 100% 0, 100% 100%);--icon-btn-arrow: url('data:image/svg+xml;utf8,<svg width="37" height="6" viewBox="0 0 37 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 5H36L26.2703 1" stroke="%230C4A6E"/></svg>');--header-height: 54px}@media screen and (min-width: 768px){:root{--header-height: 120px}}.page-recruit .c-btn-toTop{right:1.25rem}.l-canvas{margin:0 auto;padding:0 15px;width:100%}@media screen and (min-width: 768px){.l-canvas{max-width:1580px;padding-right:30px;padding-left:30px}}.l-container{padding-top:3.75rem;padding-bottom:3.75rem}@media screen and (min-width: 768px){.l-container{padding-top:12.5rem;padding-bottom:10rem}}.l-container-top-margin01{padding-top:3.75rem !important}@media screen and (min-width: 768px){.l-container-top-margin01{padding-top:6.875rem !important}}.l-content{margin-top:2.25rem}@media screen and (min-width: 768px){.l-content{margin-top:3.5rem}}.l-inner{margin:0 auto;padding:0 15px;max-width:25rem;width:100%}@media screen and (min-width: 768px){.l-inner{max-width:1260px;padding-right:30px;padding-left:30px}}@media screen and (min-width: 768px){.l-inner.l-inner--narrow{max-width:1020px}.l-inner.l-inner--wide{max-width:1500px}}.l-inner.l-inner--full{width:100vw;max-width:none;margin-left:calc((100% - 100vw)/2)}.l-top-container{padding-block:2.5rem}@media screen and (min-width: 768px){.l-top-container{padding-block:6.25rem}}.c-breadcrumb{padding-top:1.25rem}@media screen and (min-width: 768px){.c-breadcrumb{padding-top:4rem;padding-left:0rem}}.c-breadcrumb__list{display:grid;grid-auto-flow:column;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none}@media screen and (min-width: 768px){.c-breadcrumb__list{gap:1rem}}.c-breadcrumb__item{display:grid;grid-auto-flow:column;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;letter-spacing:.3em}@media screen and (min-width: 768px){.c-breadcrumb__item{gap:1rem;font-size:.8125rem;line-height:1.1}}.c-breadcrumb__item::after{content:"";background-color:#0a2b50;width:.5rem;height:.0625rem}.c-breadcrumb__item:last-child::after{content:none}.c-breadcrumb__link{color:#0a2b50;text-decoration:none;-webkit-transition:opacity .3s;transition:opacity .3s}.c-breadcrumb__link:hover{opacity:.7}.c-breadcrumb__text{color:#0a2b50}.c-btn-more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.25rem;padding:.625rem 0 .625rem .625rem;background-color:#0a2b50;color:#fff;font-family:"Poppins",sans-serif;font-size:.875rem;letter-spacing:.2em;text-decoration:none;border-radius:.0625rem;width:15rem;height:2.25rem;position:relative}@media screen and (min-width: 768px){.c-btn-more{width:18.75rem;height:3.75rem;font-size:1rem}}.c-btn-more::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;display:block;width:2.5rem;height:.0625rem;background-color:currentColor}@media screen and (min-width: 768px){.c-btn-more::after{height:.125rem}}.c-btn-more::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(0) scaleX(0);transform:translateY(-50%) translateX(0) scaleX(0);right:0;display:block;width:2.5rem;height:.0625rem;background-color:#0a2b50;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (min-width: 768px){.c-btn-more::before{height:.125rem}}@media(any-hover: hover){.c-btn-more:hover{opacity:1}}@media screen and (any-hover: hover)and (min-width: 768px){.c-btn-more:hover::before{opacity:1;-webkit-transform:translateY(-50%) translateX(2.5rem) scaleX(1);transform:translateY(-50%) translateX(2.5rem) scaleX(1)}}.c-btn-more--outlined{background-color:#fff;color:#0a2b50;border:.0625rem solid #0a2b50;width:7.375rem;height:1.875rem;font-size:.5625rem;letter-spacing:.05em;position:relative;overflow:visible;-webkit-transition:background-color .3s ease,color .3s ease,border-color .3s ease;transition:background-color .3s ease,color .3s ease,border-color .3s ease}@media screen and (min-width: 768px){.c-btn-more--outlined{width:14.625rem;border-width:.125rem;height:3.75rem;font-size:1rem}}@media(hover: hover){.c-btn-more--outlined:hover{background-color:#0a2b50;color:#fff;border-color:#0a2b50}}.c-btn-more--outlined::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(0) scaleX(0);transform:translateY(-50%) translateX(0) scaleX(0);right:0;display:block;width:2rem;height:.0625rem;background-color:#0a2b50;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (min-width: 768px){.c-btn-more--outlined::before{height:.125rem}}@media(hover: hover){.c-btn-more--outlined:hover::before{opacity:1;-webkit-transform:translateY(-50%) translateX(2rem) scaleX(1);transform:translateY(-50%) translateX(2rem) scaleX(1)}}.c-btn-more--outlined::after{width:1rem}@media screen and (min-width: 768px){.c-btn-more--outlined::after{width:2rem}}@media(hover: hover){.c-btn-more--outlined:hover{opacity:1}}.c-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:1em 2em;display:inline-block;border:1px solid rgba(0,0,0,0);background-image:none;background-color:#0a2b50;border-radius:10px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);color:#fff;font:inherit;font-size:1rem;font-weight:500;letter-spacing:.1em;line-height:1.6;text-align:center;text-decoration:none;-webkit-transition:.3s ease 0s;transition:.3s ease 0s;-webkit-transition-property:color,background-color,border-color;transition-property:color,background-color,border-color}.c-btn:hover,.c-btn:focus-visible{outline:none;color:#0a2b50;background-color:#fff;border-color:currentColor}.c-btn.c-btn--shine{overflow:hidden;position:relative}.c-btn.c-btn--shine::before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.c-btn.c-btn--shine:hover,.c-btn.c-btn--shine:focus-visible{opacity:1;color:#fff;background-color:#0a2b50;border-color:#0a2b50}.c-btn.c-btn--shine:hover::before,.c-btn.c-btn--shine:focus-visible::before{-webkit-animation:shine .7s;animation:shine .7s}@-webkit-keyframes shine{100%{left:125%}}@keyframes shine{100%{left:125%}}.c-btn--arrowRight{position:relative;padding-right:2em;padding-left:1.38em}.c-btn--arrowRight::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:.83em;font:var(--fa-font-solid);font-weight:900}.c-btn--yellow{background-color:#ff0;color:#222}.c-btn--yellow:hover,.c-btn--yellow:focus{border-color:#ff0;color:#222}.c-roundedBtn{display:inline-block;width:236px;max-width:100%;padding:15px 10px;background-color:#0a2b50;border:2px solid rgba(0,0,0,0);border-bottom-color:rgb(4.3333333333,18.6333333333,34.6666666667);border-radius:10px;color:#fff;font-size:1rem;text-align:center;text-decoration:none;-webkit-transition:.25s;transition:.25s}.c-roundedBtn:hover,.c-roundedBtn:focus{background-color:#fff;border-color:currentColor;color:#0a2b50}.c-beforeIconBtn{position:relative;display:inline-block;padding:.2em .3em;border:1px solid currentColor;color:#0a2b50;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.c-beforeIconBtn:hover,.c-beforeIconBtn:focus{background-color:#0a2b50;color:#fff}.c-beforeIconBtn::before{display:inline-block;margin-right:.5em;font:var(--fa-font-solid);font-weight:900}.c-beforeIconBtn--download::before{content:""}.c-coming-soon{font-family:"Poppins",sans-serif;font-size:.875rem;letter-spacing:.05em;text-align:center}@media screen and (min-width: 768px){.c-coming-soon{font-size:1.25rem}}.c-heading{font-size:1.625rem;letter-spacing:.08em;text-align:center;line-height:1.4}@media screen and (min-width: 768px){.c-heading{font-size:2rem}}.c-heading::first-letter{font-size:2rem;color:#ff4d4d}@media screen and (min-width: 768px){.c-heading::first-letter{font-size:2.5rem}}.c-section-title{text-align:center}.c-section-title+*{margin-top:1.5625rem}@media screen and (min-width: 768px){.c-section-title+*{margin-top:5rem}}.c-section-title__en{font-family:"Poppins",sans-serif;font-size:1.75rem;font-weight:600;letter-spacing:.2em;line-height:1.0714285714;padding-bottom:1rem;position:relative}@media screen and (min-width: 768px){.c-section-title__en{font-size:3.125rem;line-height:1;letter-spacing:.3em;padding-bottom:1.75rem}}.c-section-title__en::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2.5rem;height:.25rem;background-color:#ff4d4d}@media screen and (min-width: 768px){.c-section-title__en::after{width:6.25rem}}.c-section-title__ja{font-size:1rem;font-weight:300;letter-spacing:.2em;line-height:1;margin-top:.8125rem}@media screen and (min-width: 768px){.c-section-title__ja{font-size:1.25rem;margin-top:1.75rem}}.p-article__date+.p-article__date{margin-left:20px}.p-article__label{margin-left:20px}.p-article__title{margin-top:31px;font-size:20px;line-height:1.5}@media screen and (min-width: 768px){.p-article__title{font-size:24px}}.p-article__eyecatch{margin-bottom:1.875rem;text-align:center}.p-article__body{margin-top:16px;border-top:1px solid #e7e0db;border-bottom:1px solid #e7e0db;padding-top:30px;padding-bottom:50px;font-size:15px;line-height:2}@media screen and (min-width: 768px){.p-article__body{padding-top:60px;padding-bottom:100px;font-size:16px}}.p-article__body h1,.p-article__body h2,.p-article__body h3,.p-article__body h4,.p-article__body h5,.p-article__body h6{margin-top:2em;margin-bottom:1em;font-weight:700;line-height:1.5}.p-article__body h1{font-size:2rem}.p-article__body h2{font-size:1.625rem;background-color:#0a2b50;color:#fff;padding:.3em .4em}.p-article__body h3{font-size:1.5rem;padding-left:.5em;border-left:5px solid #0a2b50}.p-article__body h4{font-size:1.25rem}.p-article__body h5{font-size:1.125rem}.p-article__body .c-beforeBar{padding-left:1.5em;position:relative}.p-article__body .c-beforeBar::before{content:"ー";color:#0a2b50;position:absolute;top:1em;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.p-article__body ul{list-style:none}.p-article__body ul li{padding-left:1em;position:relative}.p-article__body ul li::before{content:"・";position:absolute;left:0}.p-article__body table{border:none;width:100%}.p-article__body table th,.p-article__body table td{padding:1.25rem;border:none;border-top:1px solid #0a2b50;border-bottom:1px solid #0a2b50;vertical-align:middle}@media screen and (min-width: 768px){.p-article__body table th,.p-article__body table td{padding:1.25rem 1.875rem}}.p-article__body table th{font-size:1.0625rem;font-weight:700;text-align:justify;-moz-text-align-last:justify;text-align-last:justify;text-justify:inter-ideograph;border-right:1px solid #0a2b50;width:8.125rem}@media screen and (min-width: 768px){.p-article__body table th{width:9.5625rem}}.p-article__body *+*{margin-top:25px}.p-article__body *:first-child{margin-top:0}.p-article__body .wp-block-spacer,.p-article__body .wp-block-spacer+*{margin-top:0}.p-article__body p{font-weight:400}.p-article__body ul,.p-article__body ol{margin-left:.625rem;display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr}.p-article__body ul ul,.p-article__body ul ol,.p-article__body ol ul,.p-article__body ol ol{margin-left:0;margin-top:.9375rem}.p-article__body ul li,.p-article__body ol li{display:grid;grid-template-columns:subgrid;grid-column:span 2;gap:.625rem}.p-article__body ol{padding-left:1.25em}.p-article__body ol>li:not([class]){list-style:decimal}.p-article__body ol>li:not([class])::marker{font-weight:700;color:#0a2b50}.p-article__body li:not([class])+li{margin-top:.625rem}.p-article__body a:not([class]){color:#0a2b50;text-decoration:underline}.p-article__body figcaption{margin-top:0;padding-top:.5em;padding-bottom:.5em;color:#0a2b50;font-weight:400;font-size:.875rem;line-height:1.5;text-align:center}.p-article__body strong,.p-article__body b{font-weight:700}.p-article__body blockquote,.p-article__body q{padding:1em 4em;background-color:#efefef;position:relative}.p-article__body blockquote::before,.p-article__body blockquote::after,.p-article__body q::before,.p-article__body q::after{position:absolute;color:#b2b2b2;font-size:2em;font-weight:900;font:var(--fa-font-solid)}.p-article__body blockquote::before,.p-article__body q::before{content:"";top:0;left:.5em}.p-article__body blockquote::after,.p-article__body q::after{content:"";bottom:0;right:.5em}.p-article__body q{display:inline-block}.p-article__body dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.p-article__body dt,.p-article__body dd{padding:1.25rem .625rem;border-top:1px solid #e7e0db}.p-article__body dt:last-of-type,.p-article__body dd:last-of-type{border-bottom:1px solid #e7e0db}.p-article__body dt{width:33%;font-weight:700}.p-article__body dd{width:67%}.p-article__body pre{font-size:.875rem;letter-spacing:0;white-space:pre;overflow:auto}.p-article__body .aligncenter{margin-left:auto;margin-right:auto;display:block;text-align:center}.p-article__body .alignleft{float:left;margin-right:1em}.p-article__body .alignright{float:right;margin-left:1em}.p-article__body .gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.p-article__body .gallery-columns-4{gap:20px}.p-article__body .gallery-columns-4>.gallery-item{width:calc((100% - 60px)/4)}@media screen and (min-width: 768px){.p-article__body .gallery-columns-4>.gallery-item{width:calc((100% - 40px)/3)}}@media screen and (min-width: 600px){.p-article__body .gallery-columns-4>.gallery-item{width:calc((100% - 20px)/2)}}.p-article__body .gallery-item{margin-top:0}.p-article__body .gallery-icon{text-align:center}.p-article__links{margin-top:1.875rem;text-align:center}.post-page-numbers{text-align:center;letter-spacing:0;display:inline-block;width:2em;height:2em;line-height:2em;-webkit-box-sizing:content-box;box-sizing:content-box;border:1px solid #0a2b50;color:#0a2b50;font-size:14px}.p-article__links .post-page-numbers{text-decoration:none}.post-page-numbers+.post-page-numbers{margin-left:10px}@media screen and (min-width: 1024px){.post-page-numbers+.post-page-numbers{margin-left:20px}}.post-page-numbers.current{color:#fff;background-color:#0a2b50}.post-page-numbers.dots{border:none}.p-career__heading{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.p-career__sub-title{padding-bottom:1.25rem;border-bottom:.125rem solid #0a2b50}@media screen and (min-width: 768px){.p-career__sub-title{padding-bottom:2rem}}@media screen and (min-width: 768px){.p-career__sub-title.c-heading{text-align:left}}.p-career__description{margin-top:1.25rem}@media screen and (min-width: 768px){.p-career__description{margin-top:2rem}}.p-career-steps{margin-top:3.125rem;display:grid;grid-auto-flow:row;gap:1.25rem;padding-inline:.5rem;-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media screen and (min-width: 768px){.p-career-steps{margin-top:0;grid-auto-flow:row;grid-template-columns:repeat(5, minmax(0, 1fr));gap:.5rem;padding-inline:0}}.p-career-step{scroll-snap-align:center;display:grid;grid-template-rows:auto auto;justify-items:center;text-align:center;max-width:13.75rem;width:100%;margin-inline:auto}@media screen and (min-width: 768px){.p-career-step{max-width:none}}.p-career-step__person{display:grid;place-items:center;margin-bottom:-0.25rem;max-width:8.75rem}.p-career-step__person-img{aspect-ratio:140/130;width:100%;height:auto}.p-career-step__card{width:100%;display:grid;grid-template-rows:auto 1fr;row-gap:.25rem;overflow:hidden;background-color:#fff}.p-career-step__head{display:grid;row-gap:.25rem;color:#fff}.p-career-step__body{display:grid;padding:2rem .5rem}@media screen and (min-width: 768px){.p-career-step__body{height:15.6875rem}}.p-career-step__year{font-size:2rem;line-height:1.4;padding:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.25rem;border-radius:.25rem .25rem 0 0}.p-career-step__year-s{font-size:1rem;margin-top:.5lh}.p-career-step__title{font-size:1.25rem;line-height:1.4}.p-career-step__title-s{font-size:1rem}.p-career-step__title-accent{font-size:1rem;display:inline-block;margin-bottom:1rem}@media screen and (min-width: 768px){.p-career-step--year1 .p-career-step__year{padding-block:3.125rem}}.p-career-step--year1 .p-career-step__year,.p-career-step--year1 .p-career-step__title{background-color:#adebe5;color:#0f353f}.p-career-step--year3 .p-career-step__year,.p-career-step--year3 .p-career-step__title{background-color:#00c1b0;color:#fff}.p-career-step--year5 .p-career-step__year,.p-career-step--year5 .p-career-step__title{background-color:#01a9d3;color:#fff}.p-career-step--year8 .p-career-step__year,.p-career-step--year8 .p-career-step__title{background-color:#2f73b7;color:#fff}.p-career-step--year10 .p-career-step__year,.p-career-step--year10 .p-career-step__title{background-color:#0a2b50;color:#fff}.p-career-step--year1 .p-career-step__title{padding:3.25rem .5rem}.p-career-step--year3 .p-career-step__title{padding:2rem .5rem}.p-career-step--year5 .p-career-step__title{padding:2.625rem .5rem}.p-career-step--year8 .p-career-step__title{padding:2.5rem .5rem}.p-career-step--year10 .p-career-step__title{padding:4.5rem .5rem}.p-career-step__list{display:grid;gap:.3125rem;line-height:1.4}.p-career-step__divider{width:10rem;height:.125rem;-webkit-transform:scaleY(0.5);transform:scaleY(0.5);margin:1.5rem auto;background-image:-webkit-gradient(linear, left top, right top, color-stop(0, #6c7f96), color-stop(50%, #6c7f96), color-stop(50%, transparent), to(transparent));background-image:linear-gradient(to right, #6c7f96 0, #6c7f96 50%, transparent 50%, transparent 100%);background-size:.625rem .125rem;background-repeat:repeat-x}.p-career-step__item-s{font-size:.875rem}.p-career-step--year1 .p-career-step__head{background-color:#adebe5}.p-career-step--year1 .p-career-step__body{background-color:#e1f8f6;padding:2.5rem 0}@media screen and (min-width: 768px){.p-career-step--year1 .p-career-step__body{padding:6.0625rem 0}}.p-career-step--year3 .p-career-step__body{background-color:#d6f6f4}.p-career-step--year5 .p-career-step__body{background-color:#d0edf4}.p-career-step--year8 .p-career-step__body{background-color:#d5e3f1}.p-career-step--year10 .p-career-step__body{background-color:#ced5dc}.p-faq-hero{position:relative;background:-webkit-gradient(linear, left top, right top, from(#66d4c3), to(#4fb8e5));background:linear-gradient(90deg, #66d4c3 0%, #4fb8e5 100%);color:#fff}.p-faq-hero__inner{display:grid;place-items:center;min-height:13.75rem;padding:4.375rem 1.25rem 3.75rem;text-align:center}@media screen and (min-width: 768px){.p-faq-hero__inner{min-height:17.5rem;padding:5.625rem 1.25rem 5rem}}.p-faq-hero__title{display:grid;gap:.5rem;color:#fff}.p-faq-hero__title-sub{font-size:1rem;letter-spacing:.125em}@media screen and (min-width: 768px){.p-faq-hero__title-sub{font-size:1.125rem;letter-spacing:.1666666667em}}.p-faq-hero__title-en{font-size:3rem;font-weight:700;letter-spacing:.1041666667em;line-height:1.1666666667}@media screen and (min-width: 768px){.p-faq-hero__title-en{font-size:4.5rem;letter-spacing:.0972222222em;line-height:1.1666666667}}.p-faq__heading{text-align:center;display:grid;gap:.75rem;justify-items:center}.p-faq__heading-main{font-size:1.625rem;font-weight:700;letter-spacing:.0769230769em}@media screen and (min-width: 768px){.p-faq__heading-main{font-size:2rem;letter-spacing:.09375em}}.p-faq__list{display:grid;gap:1rem}@media screen and (min-width: 768px){.p-faq__list{gap:1.25rem}}.p-faq-item{border:1px solid #d0d0d0;border-radius:.25rem;background-color:#f4f4f4;overflow:hidden}.p-faq-item__question{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;padding:.875rem;font-weight:700;cursor:pointer;position:relative}@media screen and (min-width: 768px){.p-faq-item__question{padding:1.25rem}}.p-faq-item__question::-webkit-details-marker{display:none}.p-faq-item__question::after{content:"+";margin-left:auto;font-size:1.25rem;color:#0a2b50;-webkit-transition:color .3s ease,-webkit-transform .3s ease;transition:color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,color .3s ease;transition:transform .3s ease,color .3s ease,-webkit-transform .3s ease}.p-faq-item[open] .p-faq-item__question::after{content:"−";color:#0a2b50;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.p-faq-item__label{font-weight:700;color:#0a2b50}.p-faq-item__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-faq-item:not([open])>.p-faq-item__answer,details.p-faq-item:not([open])>:not(summary){display:block}.p-faq-item>.p-faq-item__answer,details.p-faq-item>:not(summary){display:block}.p-faq-item__answer{height:0;overflow:hidden;opacity:0;background-color:#fff;-webkit-transition:height .35s ease,opacity .25s ease;transition:height .35s ease,opacity .25s ease}.p-faq-item.is-open .p-faq-item__answer{opacity:1}.p-faq-item__answer-inner{display:grid;gap:.75rem;padding:.875rem;font-weight:400}@media screen and (min-width: 768px){.p-faq-item__answer-inner{padding:1.25rem 6.25rem 1.25rem 1.25rem}}.p-fv{min-height:10rem;display:grid;place-items:center}@media screen and (min-width: 768px){.p-fv{min-height:19rem}}.p-message-fv{background:url("../../../../../assets/images/page/recruit/bg_header-number_sp.jpg") center center/cover no-repeat}@media screen and (min-width: 768px){.p-message-fv{background:url("../../../../../assets/images/page/recruit/bg_header-message_pc.jpg") center center/cover no-repeat}}.p-fv.p-career-fv{background:url("../../../../../assets/images/page/recruit/bg_header-number_sp.jpg") bottom right/cover no-repeat}@media screen and (min-width: 768px){.p-fv.p-career-fv{background:url("../../../../../assets/images/page/recruit/bg_header-career_pc.jpg") bottom right/cover no-repeat}}.p-fv.p-faq-fv{background:url("../../../../../assets/images/page/recruit/bg_header-number_sp.jpg") bottom right/cover no-repeat}@media screen and (min-width: 768px){.p-fv.p-faq-fv{background:url("../../../../../assets/images/page/recruit/bg_header-faq_pc.jpg") bottom right/cover no-repeat}}.p-fv.p-number-fv{background:url("../../../../../assets/images/page/recruit/bg_header-number_sp.jpg") bottom right/cover no-repeat}@media screen and (min-width: 768px){.p-fv.p-number-fv{background:url("../../../../../assets/images/page/recruit/bg_header-number_pc.jpg") bottom right/cover no-repeat}}.p-fv.p-works-fv{background:url("../../../../../assets/images/page/recruit/bg_header-number_sp.jpg") center center/cover no-repeat}@media screen and (min-width: 768px){.p-fv.p-works-fv{background:url("../../../../../assets/images/page/recruit/bg_header-works_pc.jpg") center center/cover no-repeat}}.p-fv.p-workplace-fv{background:url("../../../../../assets/images/page/recruit/bg_header-number_sp.jpg") center center/cover no-repeat}@media screen and (min-width: 768px){.p-fv.p-workplace-fv{background:url("../../../../../assets/images/page/recruit/bg_header-workplace_pc.jpg") center center/cover no-repeat}}.p-fv.p-schedule-fv{background:url("../../../../../assets/images/page/recruit/bg_header-number_sp.jpg") center center/cover no-repeat}@media screen and (min-width: 768px){.p-fv.p-schedule-fv{background:url("../../../../../assets/images/page/recruit/bg_header-schedule_pc.jpg") center center/cover no-repeat}}.p-fv__title{color:#fff;font-family:"Poppins",sans-serif}.p-fv__title-en{font-size:2.125rem;letter-spacing:.26em;line-height:1}@media screen and (min-width: 768px){.p-fv__title-en{font-size:4.375rem;letter-spacing:.3em}}.p-fv.p-works-fv .p-fv__title-en{letter-spacing:.1em}@media screen and (min-width: 768px){.p-fv.p-works-fv .p-fv__title-en{letter-spacing:.3em}}.p-fv.p-workplace-fv .p-fv__title-en{letter-spacing:.1em}@media screen and (min-width: 768px){.p-fv.p-workplace-fv .p-fv__title-en{letter-spacing:.3em}}.p-fv__title-ja{font-size:1rem;letter-spacing:.2em;margin-top:.5rem}@media screen and (min-width: 768px){.p-fv__title-ja{font-size:1.25rem;margin-top:.3125rem}}.p-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem}@media screen and (min-width: 768px){.p-media{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:3.75rem}}@media screen and (min-width: 768px){.p-media--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.p-media__image{max-width:23.125rem;width:78.1333333333vw;margin-inline:auto;position:relative}@media screen and (min-width: 768px){.p-media__image{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:50%;width:100%}}.p-media__image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.p-media__text{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.p-media__text-box{width:100%}.p-media__heading{font-size:1.25rem;line-height:1.5;letter-spacing:.05em;padding-bottom:1rem;border-bottom:.0625rem solid #0a2b50}@media screen and (min-width: 768px){.p-media__heading{font-size:1.875rem;line-height:1.6666666667;padding-bottom:1.5625rem;border-bottom-width:.125rem}}.p-media__heading-highlight{color:#ff4d4d}.p-media__description{font-size:.9375rem;line-height:1.8;margin-top:.9375rem}@media screen and (min-width: 768px){.p-media__description{font-size:1rem}}.p-media__description+.p-media__description{margin-top:1em}.p-media__button{margin-top:2rem;text-align:center}@media screen and (min-width: 768px){.p-media__button{text-align:left}}.p-message__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem;position:relative}@media screen and (min-width: 768px){.p-message__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:3.75rem}}@media screen and (min-width: 768px){.p-message__text{-webkit-box-flex:1;-ms-flex:1;flex:1}}.p-message__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.9375rem}@media screen and (min-width: 768px){.p-message__heading{position:absolute;top:0;left:0;gap:2rem}}.p-message__heading-label{padding-left:.9375rem;border-left:.125rem solid #ff4d4d;font-weight:700;font-size:.875rem}@media screen and (min-width: 768px){.p-message__heading-label{border-left:.25rem solid #ff4d4d;font-size:1rem}}.p-message__heading-title{font-size:1.5rem;letter-spacing:.1em}@media screen and (min-width: 768px){.p-message__heading-title{font-size:2.5rem}}.p-message__heading-title-accent{color:#ff4d4d}.p-message__description{margin-top:1.5rem;border-top:1px solid #0a2b50;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;padding-top:1.625rem}@media screen and (min-width: 768px){.p-message__description{margin-top:17.5rem;gap:5rem;padding-top:2.5rem}}.p-message__description p{line-height:1.6}.p-message__description p+p{margin-top:1em}@media screen and (min-width: 768px){.p-message__description p+p{margin-top:2em}}.p-message__description-signature{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:13.75rem}@media screen and (min-width: 768px){.p-message__description-signature{max-width:20rem}}.p-message__sign-img img{aspect-ratio:200/78;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 768px){.p-message__image{-ms-flex-negative:0;flex-shrink:0;width:45%}}.p-message__image img{aspect-ratio:540/788;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.p-number__heading{text-align:center;margin-bottom:2rem}@media screen and (min-width: 768px){.p-number__heading{margin-bottom:3rem}}.p-number__heading02{text-align:left;margin-bottom:2rem;padding-top:.9375rem}@media screen and (min-width: 768px){.p-number__heading02{margin-bottom:4rem;padding-top:1.875rem}}.p-number__lists{display:grid;gap:1rem;position:relative;z-index:2}@media screen and (min-width: 768px){.p-number__lists{grid-template-columns:repeat(3, minmax(0, 1fr));grid-template-areas:"card1 card2 card3" "card4 card5 card6" "card7 card8 card8" "card9 card9 card9";gap:1.25rem}}@media screen and (min-width: 768px){.p-number__lists--second{grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-areas:"card1 card2" "card3 card4" "card5 card6" "card7 card7";gap:1.25rem}}.p-number-card picture,.p-number-card img{width:100%;height:auto;display:block}@media screen and (min-width: 768px){.p-number-card:nth-child(1){grid-area:card1}.p-number-card:nth-child(2){grid-area:card2}.p-number-card:nth-child(3){grid-area:card3}.p-number-card:nth-child(4){grid-area:card4}.p-number-card:nth-child(5){grid-area:card5}.p-number-card:nth-child(6){grid-area:card6}.p-number-card--location{grid-area:card7}.p-number-card--region{grid-area:card8}.p-number-card--full{grid-area:card9}.p-number__lists--second .p-number-card:nth-child(1){grid-area:card1}.p-number__lists--second .p-number-card:nth-child(2){grid-area:card2}.p-number__lists--second .p-number-card:nth-child(3){grid-area:card3}.p-number__lists--second .p-number-card:nth-child(4){grid-area:card4}.p-number__lists--second .p-number-card:nth-child(5){grid-area:card5}.p-number__lists--second .p-number-card:nth-child(6){grid-area:card6}.p-number__lists--second .p-number-card:nth-child(7){grid-area:card7}}.p-number__content--second{position:relative;background:url("../../../../../assets/images/page/recruit/bg_number_sp.jpg") center center/cover no-repeat}@media screen and (min-width: 768px){.p-number__content--second{background:url("../../../../../assets/images/page/recruit/bg_number_pc.jpg") center center/cover no-repeat}}.p-number__content--second::before{content:"";position:absolute;top:0;left:0;width:81.3333333333vw;height:82.6666666667vw;background:url("../../../../../assets/images/page/recruit/bg_number-img1_sp.png") no-repeat;background-size:contain;pointer-events:none}@media screen and (min-width: 768px){.p-number__content--second::before{display:none}}.p-number__content--second::after{content:"";position:absolute;bottom:0;right:0;width:79.2vw;height:125.8666666667vw;background:url("../../../../../assets/images/page/recruit/bg_number-img2_sp.png") no-repeat;background-size:contain;background-position:bottom right;pointer-events:none}@media screen and (min-width: 768px){.p-number__content--second::after{display:none}}.p-pagination__inner{text-align:center;letter-spacing:0}.page-numbers{display:inline-block;width:2em;height:2em;border:1px solid #0a2b50;color:#0a2b50;font-size:.875rem;line-height:2;letter-spacing:0}.page-numbers+.page-numbers{margin-left:.625rem}.page-numbers.current{color:#fff;background-color:#0a2b50}.page-numbers.dots{border:none}.p-schedule__content .l-container{padding-top:0;padding-bottom:0}@media screen and (min-width: 768px){.p-schedule__content .l-container{padding-top:3.75rem;padding-bottom:5rem}}.p-schedule__section{margin-top:3rem;padding-bottom:5rem}@media screen and (min-width: 768px){.p-schedule__section{margin-top:5rem;padding-bottom:10rem}}.p-schedule__section--gradient{background:url("../../../../../assets/images/page/recruit/bg_schedule.jpg") center top/100% 100% no-repeat}.p-schedule__day{padding-top:3.75rem}@media screen and (min-width: 768px){.p-schedule__day{padding-top:7.5rem}}.p-schedule__subtitle{padding-bottom:1rem;border-bottom:2px solid #0a2b50;font-size:1.25rem;font-weight:700;letter-spacing:.1em}@media screen and (min-width: 768px){.p-schedule__subtitle{padding-bottom:2rem;font-size:1.875rem}}.p-schedule__subtitle--first{margin-top:2.5rem}@media screen and (min-width: 768px){.p-schedule__subtitle--first{margin-top:9.625rem}}.p-schedule__subtitle--week{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}@media screen and (min-width: 768px){.p-schedule__subtitle--week{gap:1.25rem}}.p-schedule__subtitle--week::after{content:"";position:absolute;bottom:.5rem;right:0;display:block;width:2.75rem;height:1.8125rem;background-image:url("../../../../../assets/images/page/recruit/text_schedule-week.png");background-size:contain;background-repeat:no-repeat;background-position:center;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width: 768px){.p-schedule__subtitle--week::after{bottom:1rem;width:3.9375rem;height:2.75rem}}.p-schedule__timeline{position:relative;margin-top:2.5rem;padding-left:1.25rem}@media screen and (min-width: 768px){.p-schedule__timeline{margin-top:5rem;padding-left:2.5rem}}.p-schedule__timeline::before{content:"";position:absolute;top:.5lh;left:0;width:2px;height:calc(100% - 1lh);background-color:#0a2b50}.p-schedule-item{position:relative;padding-bottom:2.5rem}@media screen and (min-width: 768px){.p-schedule-item{padding-bottom:5rem}}.p-schedule-item:last-child{padding-bottom:0}.p-schedule-item::before{content:"";position:absolute;top:.2lh;left:-1.625rem;width:.75rem;height:.75rem;border-radius:50%;background-color:#ff4d4d}@media screen and (min-width: 768px){.p-schedule-item::before{left:-2.9375rem;width:.875rem;height:.875rem}}.p-schedule-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}@media screen and (min-width: 768px){.p-schedule-item__header{gap:2.5rem}}.p-schedule-item__time{font-size:1rem;font-weight:700;letter-spacing:.1em;line-height:1;-ms-flex-negative:0;flex-shrink:0;display:inline-block}@media screen and (min-width: 768px){.p-schedule-item__time{font-size:1.5rem}}.p-schedule-item__title{font-size:1.125rem;font-weight:700;letter-spacing:.1em;line-height:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 768px){.p-schedule-item__title{font-size:2rem}}.p-schedule-item__title--narrow{line-height:1.2}@media screen and (min-width: 768px){.p-schedule-item__title--narrow{line-height:1.2}}.p-schedule-item__text{line-height:1.6;margin-top:1.875rem}@media screen and (min-width: 768px){.p-schedule-item__text{font-size:1.125rem;margin-left:7.1875rem;margin-top:3.75rem}}.p-schedule-item__text+.p-schedule-item__text{margin-top:1em}@media screen and (min-width: 768px){.p-schedule-item--with-image{display:grid;grid-template-columns:auto 1fr 27.5rem;gap:2.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width: 768px){.p-schedule-item--with-image .p-schedule-item__text{margin-left:0}}.p-schedule-item--with-image .p-schedule-item__title{margin-left:.625rem}@media screen and (min-width: 768px){.p-schedule-item--with-image .p-schedule-item__title{margin-left:0}}.p-schedule-item__content{display:contents}@media screen and (min-width: 768px){.p-schedule-item__content{display:block}}.p-schedule-item__content .p-schedule-item__title{display:inline-block}.p-schedule-item__image{margin-top:1rem}@media screen and (min-width: 768px){.p-schedule-item__image{margin-top:0}}.p-schedule-item__image img{aspect-ratio:440/294;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.p-schedule__night{margin-top:2rem}@media screen and (min-width: 768px){.p-schedule__night{margin-top:-1.25rem}}.p-schedule__night-inner{display:grid;grid-template-columns:1fr;padding:2.5rem 15px 0}@media screen and (min-width: 768px){.p-schedule__night-inner{grid-template-columns:27.5rem 1fr;gap:2.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:0 30px}}.p-schedule__night-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem;margin-top:2.5rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width: 768px){.p-schedule__night-images{gap:2.5rem;margin-top:5rem;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.p-schedule__night-content{position:relative}.p-schedule__night-images img{aspect-ratio:440/294;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.p-schedule__night-header{position:relative;padding-left:1.25rem}@media screen and (min-width: 768px){.p-schedule__night-header{padding-left:2.5rem}}.p-schedule__night-header::before{content:"";position:absolute;top:1lh;left:0;width:1px;height:100%;background:repeating-linear-gradient(to bottom, #0a2b50 0, #0a2b50 0.25rem, transparent 0.25rem, transparent 0.5rem)}@media screen and (min-width: 768px){.p-schedule__night-header::before{height:100%}}.p-schedule__night-header::after{content:"";position:absolute;top:0;left:0;width:1.25rem;height:1.25rem;background:url("../../../../../assets/images/page/recruit/icon_schedule.png") center center/contain no-repeat;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2}@media screen and (min-width: 768px){.p-schedule__night-header::after{width:1.5rem;height:1.5rem}}.p-schedule-header-item{position:relative;padding-bottom:2.5rem}@media screen and (min-width: 768px){.p-schedule-header-item{padding-bottom:9.375rem}}.p-schedule-header-item::before{display:none}.p-schedule-header-item--rest{padding-left:1.25rem}@media screen and (min-width: 768px){.p-schedule-header-item--rest{margin-left:7.1875rem}}.p-schedule-header-item--rest:last-child{padding-bottom:2.5rem}@media screen and (min-width: 768px){.p-schedule-header-item--rest:last-child{padding-bottom:9.375rem}}.p-schedule-header-item--rest::before{display:none}.p-schedule-header-item__text{font-size:1rem;font-weight:700;letter-spacing:.1em}@media screen and (min-width: 768px){.p-schedule-header-item__text{font-size:1.5rem}}.p-schedule__timeline--night{position:relative;padding-left:1.25rem;margin-top:0}@media screen and (min-width: 768px){.p-schedule__timeline--night{padding-left:2.5rem;margin-top:0}}.p-schedule__timeline--night::before{content:"";position:absolute;top:.5lh;left:0;width:2px;height:calc(100% - 1lh);background-color:#0a2b50}.p-schedule-item--night{padding-bottom:3.75rem}@media screen and (min-width: 768px){.p-schedule-item--night{padding-bottom:10rem}}.p-schedule__content--week .l-container{padding-top:5rem;padding-bottom:5rem}@media screen and (min-width: 768px){.p-schedule__content--week .l-container{padding-top:10rem;padding-bottom:10rem}}.p-schedule__week{margin-top:2.5rem;width:100%}@media screen and (min-width: 768px){.p-schedule__week{margin-top:5rem;max-width:75rem}}.p-schedule__week-scroll{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}@media screen and (min-width: 768px){.p-schedule__week-scroll{overflow-x:visible}}.p-schedule__week img{width:50rem;min-width:50rem;height:auto;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 768px){.p-schedule__week img{width:100%;aspect-ratio:1200/918}}.p-schedule__points{margin-top:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;border-top:1px solid #0a2b50;margin-top:2.5rem;padding-top:2.5rem}@media screen and (min-width: 768px){.p-schedule__points{margin-top:3.75rem;gap:1.5rem;margin-top:5rem;padding-top:5rem}}.p-schedule__point{padding:1.25rem;background-color:#f4f4f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media screen and (min-width: 768px){.p-schedule__point{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:1.5rem;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.p-schedule__point-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:.5rem;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width: 768px){.p-schedule__point-label{gap:.625rem}}.p-schedule__point-label-text{font-size:.75rem;font-weight:700;letter-spacing:.08em;color:#ff4d4d}@media screen and (min-width: 768px){.p-schedule__point-label-text{font-size:.875rem}}.p-schedule__point-label-num{font-size:3rem;font-weight:700;letter-spacing:.04em;line-height:1;color:rgba(0,0,0,0);-webkit-text-stroke:1px #4f6680;text-stroke:1px #4f6680;paint-order:stroke fill}@media screen and (min-width: 768px){.p-schedule__point-label-num{font-size:4rem}}.p-schedule__point-text{font-size:.875rem;line-height:1.6;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width: 768px){.p-schedule__point-text{font-size:1rem}}.p-top-discussion{position:relative}@media screen and (min-width: 768px){.p-top-discussion{overflow:hidden}}.p-top-discussion--coming-soon::before{position:absolute;inset:0;background-color:rgba(0,0,0,.6);z-index:2;content:"coming soon";font-family:"Poppins",sans-serif;font-size:1.5rem;letter-spacing:.05em;color:#fff;display:grid;place-items:center}@media screen and (min-width: 768px){.p-top-discussion--coming-soon::before{font-size:2.5rem}}@media screen and (min-width: 768px){.p-top-discussion .p-media__image{max-width:none;width:50vw;margin-right:calc(50% - 50vw)}}.p-top-discussion__label{font-size:.9375rem;line-height:1;margin-bottom:.9375rem}@media screen and (min-width: 768px){.p-top-discussion__label{font-size:1.5rem;margin-bottom:1.75rem}}.p-top-other__button{text-align:center}.p-top-fv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100svh}@media screen and (min-width: 768px){.p-top-fv{display:block;height:auto}}.p-top-fv__container{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}@media screen and (min-width: 768px){.p-top-fv__container{-webkit-box-flex:0;-ms-flex:none;flex:none;height:718px}}@-webkit-keyframes bgAnimation{from{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes bgAnimation{from{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.p-top-fv__container::after{content:"";position:absolute;inset:0;z-index:1;background-image:url("../../../../../assets/images/page/recruit/img_top-fv_sp.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-animation:bgAnimation 1s ease-out forwards;animation:bgAnimation 1s ease-out forwards}@media screen and (min-width: 768px){.p-top-fv__container::after{background-image:url("../../../../../assets/images/page/recruit/img_top-fv_pc.jpg")}}.p-top-fv__container::before{content:"";position:absolute;inset:0;background-color:rgba(40,33,18,.3);z-index:2}.p-top-fv__inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.p-top-fv__inner{padding:3.75rem}}.p-top-fv__content{position:relative;display:block;text-align:center;z-index:3}@media screen and (min-width: 768px){.p-top-fv__content{margin-bottom:11.125rem}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.p-top-fv__title{max-width:90%;width:100%;margin-inline:auto;height:auto;opacity:0;-webkit-animation:fadeIn 1s ease-out .5s forwards;animation:fadeIn 1s ease-out .5s forwards}@media screen and (min-width: 768px){.p-top-fv__title{max-width:74.75rem}}.p-top-fv__title img{aspect-ratio:690/308;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 768px){.p-top-fv__title img{aspect-ratio:1196/187}}.p-top-fv__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (min-width: 768px){.p-top-fv__buttons{position:relative;margin-top:-7.5rem;max-width:50rem;margin-inline:auto;gap:1.25rem;z-index:3}}.p-top-fv__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.9375rem .625rem;min-height:3.75rem;color:#fff;font-size:.8125rem;font-weight:700;letter-spacing:.05em;line-height:1.5714285714;text-align:center;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative}@media screen and (min-width: 768px){.p-top-fv__button{gap:2.8125rem;padding:1.875rem 1.25rem;font-size:1.75rem;width:15rem;height:15rem}}@media(any-hover: hover){.p-top-fv__button:hover{opacity:1}}@media screen and (min-width: 768px){.p-top-fv__button::after{content:"";position:absolute;bottom:2.75rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:3.125rem;height:.625rem;background-color:currentColor;-webkit-mask-image:url("../../../../../assets/images/page/recruit/common/icon_arrow.svg");mask-image:url("../../../../../assets/images/page/recruit/common/icon_arrow.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}}.p-top-fv__button--newgrad{background-color:#ff4d4d;border:.125rem solid #ff4d4d}@media(any-hover: hover){.p-top-fv__button--newgrad:hover{background-color:#fff;color:#ff4d4d;border-color:#ff4d4d}}.p-top-fv__button--career{background-color:#0092e7;border:.125rem solid #0092e7}@media(any-hover: hover){.p-top-fv__button--career:hover{background-color:#fff;color:#0092e7;border-color:#0092e7}}.p-top-fv__button--rejoin{background-color:#00b691;border:.125rem solid #00b691}@media(any-hover: hover){.p-top-fv__button--rejoin:hover{background-color:#fff;color:#00b691;border-color:#00b691}}.p-top-fv__button-text{line-height:1.6}@media screen and (min-width: 768px){.p-top-fv__button-text{padding-bottom:3.125rem}}.p-top-gallery{background-color:#fff;padding-bottom:4.0625rem}@media screen and (min-width: 768px){.p-top-gallery{padding-bottom:2.1875rem}}.p-top-gallery__image{margin-top:1.875rem;margin-inline:calc(50% - 50vw)}@media screen and (min-width: 768px){.p-top-gallery__image{margin-top:3.75rem}}.p-top-gallery__image img{width:100%;height:auto}.p-top-gallery__button{margin-top:1.875rem;text-align:center}@media screen and (min-width: 768px){.p-top-gallery__button{margin-top:3.75rem}}.p-top-interview{background-image:url("../../../../../assets/images/page/recruit/bg_top-interview_sp.jpg");background-size:cover;background-position:top left;background-repeat:no-repeat;position:relative}@media screen and (min-width: 768px){.p-top-interview{background-image:url("../../../../../assets/images/page/recruit/bg_top-interview_pc.jpg")}}.p-top-interview--coming-soon::before{position:absolute;inset:0;background-color:rgba(0,0,0,.6);z-index:2;content:"coming soon";font-family:"Poppins",sans-serif;font-size:1.5rem;letter-spacing:.05em;color:#fff;display:grid;place-items:center}@media screen and (min-width: 768px){.p-top-interview--coming-soon::before{font-size:2.5rem}}.p-top-interview__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:0 1.0625rem;margin-top:1.875rem}@media screen and (min-width: 768px){.p-top-interview__grid{grid-template-columns:repeat(4, 1fr);gap:1.25rem;margin-top:3.75rem}}.p-top-interview__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}@media screen and (min-width: 768px){.p-top-interview__card{gap:1.25rem}}.p-top-interview__card:nth-child(2n){margin-top:1.25rem}@media screen and (min-width: 768px){.p-top-interview__card:nth-child(1){margin-top:0}}@media screen and (min-width: 768px){.p-top-interview__card:nth-child(2){margin-top:2.5rem}}@media screen and (min-width: 768px){.p-top-interview__card:nth-child(3){margin-top:5rem}}@media screen and (min-width: 768px){.p-top-interview__card:nth-child(4){margin-top:7.5rem}}.p-top-interview__image{width:100%}.p-top-interview__image img{aspect-ratio:329/613;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.1875rem}.p-top-interview__text{padding:1.25rem .8125rem;font-size:.75rem;line-height:1.5;letter-spacing:.05em;text-align:center;background-color:#fff;border-radius:.1875rem}@media screen and (min-width: 768px){.p-top-interview__text{padding:1.5rem;font-size:.875rem}}.p-top-interview__text p:first-child{margin-top:0}.p-top-interview__name{font-size:.9375rem;font-weight:700;margin-top:.125rem}.p-top-interview__button{margin-top:1.25rem;text-align:center}@media screen and (min-width: 768px){.p-top-interview__button{margin-top:2.5rem}}.p-top-message{background-color:#efefef}.p-top-message__position{width:12.5rem;height:2.5rem;position:absolute;bottom:.5625rem;right:0;background-color:hsla(0,0%,100%,.8);font-size:.875rem;display:grid;place-items:center}.p-top-other{background-image:url("../../../../../assets/images/page/recruit/bg_top-contents_sp.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (min-width: 768px){.p-top-other{background-image:url("../../../../../assets/images/page/recruit/bg_top-contents_pc.jpg")}}.p-top-other__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;margin-top:1.875rem}@media screen and (min-width: 768px){.p-top-other__grid{grid-template-columns:repeat(3, 1fr);gap:2.625rem;margin-top:3.75rem}}.p-top-other__card{background-color:#fff;border-radius:.5rem;padding:1.25rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:.625rem}@media screen and (min-width: 768px){.p-top-other__card{padding:1.5rem;gap:2rem}}.p-top-other__icon{width:5rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.p-top-other__icon{width:6.25rem;height:6.25rem}}.p-top-other__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-top-other__title{font-size:.9375rem;line-height:1.33;min-height:2.66em;letter-spacing:.1em;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.p-top-other__title{font-size:1.5rem;line-height:1.25;min-height:2.5em}}.p-top-recruit{background-color:#efefef}.p-top-recruit__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.0625rem;margin-top:1.875rem;border-bottom:solid .25rem #ff4d4d}@media screen and (min-width: 768px){.p-top-recruit__tabs{margin-top:3.75rem}}.p-top-recruit__tabs:has(.p-top-recruit__tab[data-tab=career].is-active){border-bottom-color:#0092e7}.p-top-recruit__tabs:has(.p-top-recruit__tab[data-tab=rejoin].is-active){border-bottom-color:#00b691}.p-top-recruit__tab{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.625rem .3125rem;background-color:#fff;color:#0092e7;font-size:.875rem;text-align:center;letter-spacing:-0.05em;cursor:pointer;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease}@media screen and (min-width: 768px){.p-top-recruit__tab{padding:1rem 1.5rem;font-size:1.5rem;letter-spacing:.05em}}.p-top-recruit__tab.is-active{background-color:#0092e7;color:#fff}.p-top-recruit__content{display:none}.p-top-recruit__content.is-active{display:block}.p-top-recruit__table{width:100%;border-collapse:collapse;background-color:#fff}.p-top-recruit__table tbody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 768px){.p-top-recruit__table tbody{display:table-row-group}}.p-top-recruit__table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 768px){.p-top-recruit__table tr{display:table-row}}.p-top-recruit__table th{width:100%;padding:.3125rem .625rem;background-color:rgba(0,146,231,.2);text-align:left;font-size:1rem;letter-spacing:.05em;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-weight:400;line-height:1.6666666667;vertical-align:middle;border:none}@media screen and (min-width: 768px){.p-top-recruit__table th{text-align:center;width:25%;padding:1.25rem;font-size:1.125rem;border-bottom:.0625rem solid #0a2b50}}.p-top-recruit__table td{width:100%;padding:.9375rem .625rem;font-size:.875rem;font-weight:400;letter-spacing:.05em;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";line-height:1.5;border:none;border-bottom:.0625rem solid #0a2b50}@media screen and (min-width: 768px){.p-top-recruit__table td{width:auto;padding:1.25rem 2.5rem;font-size:1rem;line-height:1.875}}.p-top-recruit__entry-method{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.p-top-recruit__button{margin-top:2.5rem;text-align:center;margin-top:1.875rem}@media screen and (min-width: 768px){.p-top-recruit__button{margin-top:2.5rem}}.p-top-recruit__tab[data-tab=newgrad]{color:#ff4d4d}.p-top-recruit__tab[data-tab=newgrad].is-active{background-color:#ff4d4d;color:#fff}.p-top-recruit__content[data-content=newgrad] .p-top-recruit__table th{background-color:rgba(255,77,77,.2)}.p-top-recruit__tab[data-tab=rejoin]{color:#00b691}.p-top-recruit__tab[data-tab=rejoin].is-active{background-color:#00b691;color:#fff}.p-top-recruit__content[data-content=rejoin] .p-top-recruit__table th{background-color:rgba(0,182,145,.2)}.p-top-recruit__intro{padding:1.25rem;background-color:#fff;border-bottom:.0625rem solid #0a2b50}@media screen and (min-width: 768px){.p-top-recruit__intro{padding:1.875rem 3.75rem}}.p-top-recruit__intro-title{color:#00b691;font-size:1rem}@media screen and (min-width: 768px){.p-top-recruit__intro-title{font-size:1.125rem}}.p-top-recruit__intro-text{font-size:.875rem;font-weight:400;letter-spacing:.05em;line-height:1.8;margin-top:.625rem}@media screen and (min-width: 768px){.p-top-recruit__intro-text{font-size:1rem;margin-top:.9375rem}}.p-top-recruit__entry-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;max-width:25rem;width:100%;height:4.375rem;margin-inline:auto;padding-inline:1.25rem;background-color:#00b691;border-radius:.0625rem;text-decoration:none;position:relative;overflow:visible}@media screen and (min-width: 768px){.p-top-recruit__entry-btn{max-width:36.25rem;height:6.25rem;gap:2.5rem;padding-inline:6.25rem}}.p-top-recruit__entry-btn::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;display:block;width:1.5rem;height:.0625rem;background-color:#fff}@media screen and (min-width: 768px){.p-top-recruit__entry-btn::after{width:2.5rem;height:.125rem}}.p-top-recruit__entry-btn::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(0) scaleX(0);transform:translateY(-50%) translateX(0) scaleX(0);right:0;display:block;width:1.5rem;height:.0625rem;background-color:#00b691;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (min-width: 768px){.p-top-recruit__entry-btn::before{width:2.5rem;height:.125rem}}@media(any-hover: hover){.p-top-recruit__entry-btn:hover{opacity:1}}@media screen and (any-hover: hover)and (min-width: 768px){.p-top-recruit__entry-btn:hover::before{opacity:1;-webkit-transform:translateY(-50%) translateX(2.5rem) scaleX(1);transform:translateY(-50%) translateX(2.5rem) scaleX(1)}}.p-top-recruit__entry-text{color:#fff;font-size:1.25rem;font-weight:700}@media screen and (min-width: 768px){.p-top-recruit__entry-text{padding-left:.625rem;font-size:1.5rem}}.p-top-recruit__entry-logo{width:8.25rem;height:auto}@media screen and (min-width: 768px){.p-top-recruit__entry-logo{width:12.1875rem}}.p-top-recruit__entry-logo img{aspect-ratio:195/60;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.p-top-recruit__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem;text-decoration:underline}.p-top-recruit__link::after{display:inline-block;width:1.3125rem;height:.25rem;background-color:#0a2b50;content:"";-webkit-mask-image:url("../../../../../assets/images/page/recruit/common/icon_arrow.svg");mask-image:url("../../../../../assets/images/page/recruit/common/icon_arrow.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;margin-left:.3125rem}.p-top-recruit__hanging-indent{display:inline-block;padding-left:2.5em;text-indent:-2.5em}.p-top-recruit__lists{margin-left:1.5em}.p-top-recruit__list::before{content:"・";display:inline-block;margin-right:.2em}.p-top-recruit__indent{display:inline-block;padding-left:1em}.p-top-recruit__flow-header{margin-bottom:.625rem}@media screen and (min-width: 768px){.p-top-recruit__flow-header{margin-bottom:.9375rem}}.p-top-recruit__flow-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem .3125rem}@media screen and (min-width: 768px){.p-top-recruit__flow-steps{gap:.625rem}}.p-top-recruit__flow-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:6.25rem;height:3.125rem;padding:.625rem;background-color:#0a2b50;color:#fff;font-size:.75rem;text-align:center;line-height:1;border-radius:.125rem}@media screen and (min-width: 768px){.p-top-recruit__flow-step{height:3.75rem;font-size:.875rem}}.p-top-recruit__flow-arrow{display:block;width:0;height:0;border-top:.3125rem solid rgba(0,0,0,0);border-bottom:.3125rem solid rgba(0,0,0,0);border-left:.375rem solid #0a2b50}@media screen and (min-width: 768px){.p-top-works{margin-top:-1.25rem}}.p-workplace-card{padding:1.5rem;background-color:#fff;border:1px solid currentColor;text-align:center}@media screen and (min-width: 768px){.p-workplace-card{padding:1.6666666667vw}}.p-workplace-card__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2.5lh;font-size:1.25rem;font-weight:700;line-height:1.25;padding-bottom:.875rem;border-bottom:1px solid #9daab9}@media screen and (min-width: 768px){.p-workplace-card__title{font-size:1.5rem;padding-bottom:1.5rem}}.p-workplace-card__title,.p-workplace-card__text{color:#0a2b50}.p-workplace-card__title--narrow{letter-spacing:.01em}.p-workplace-card__title-small{font-size:.75rem;line-height:1.875}@media screen and (min-width: 768px){.p-workplace-card__title-small{font-size:1rem}}.p-workplace-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:6.25rem;margin-inline:auto;margin-top:.875rem}@media screen and (min-width: 768px){.p-workplace-card__icon{height:8.75rem;margin-top:1em}}.p-workplace-card__icon img{aspect-ratio:1/1;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-workplace-card__icon--large-1{max-width:13.625rem;width:100%}.p-workplace-card__icon--large-1 img{aspect-ratio:218/140;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.p-workplace-card__icon--large-2{max-width:20rem;width:100%}.p-workplace-card__icon--large-2 img{aspect-ratio:320/140;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.p-workplace-card__icon--large-3{max-width:20rem;width:100%}.p-workplace-card__icon--large-3 img{aspect-ratio:320/100;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.p-workplace-card__icon--large-3 img{aspect-ratio:250/100;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.p-workplace-card__icon--text img{width:auto;max-width:100%;height:2.5rem}@media screen and (min-width: 768px){.p-workplace-card__icon--text img{height:3.125rem}}.p-workplace-card__text{margin-top:1em;line-height:1.6;letter-spacing:.1em;text-align:left}.p-workplace-card__text-small{display:inline-block;font-size:.625rem;font-weight:700;letter-spacing:.05em;margin-top:.25rem}@media screen and (min-width: 768px){.p-workplace-card__text-small{font-size:.75rem;margin-top:.5rem}}.p-workplace-card--photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-workplace-card__photo{max-width:32.5rem;width:100%}.p-workplace-card__photo img{aspect-ratio:520/347;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.p-workplace-card--photo .p-workplace-card__title{border-bottom:none;padding-bottom:.625rem}@media screen and (min-width: 768px){.p-workplace-card--photo .p-workplace-card__title{padding-bottom:1rem}}.p-workplace__tab-container.l-container{padding-bottom:0}.p-workplace__tab-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem}@media screen and (min-width: 768px){.p-workplace__tab-list{gap:2.5rem}}.p-workplace__tab-item{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.25rem;padding:.5rem 1rem;text-decoration:none;border:1px solid #b2b2b2;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease}@media screen and (min-width: 768px){.p-workplace__tab-item{gap:1.5rem;padding:1.5rem 3rem}}.p-workplace__tab-item::after{content:"";width:.625rem;height:.625rem;border-right:3px solid #ff4d4d;border-bottom:3px solid #ff4d4d;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (min-width: 768px){.p-workplace__tab-item::after{width:.9375rem;height:.9375rem;margin-top:-0.5lh}}.p-workplace__tab-item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-workplace__tab-en{font-size:.9375rem;letter-spacing:.3em;line-height:1}@media screen and (min-width: 768px){.p-workplace__tab-en{font-size:2rem}}.p-workplace__tab-ja{font-size:.75rem;letter-spacing:.2em}@media screen and (min-width: 768px){.p-workplace__tab-ja{font-size:1rem}}.p-workplace__group-container{display:grid;gap:2rem;text-align:center;margin-top:3rem;position:relative;z-index:2}@media screen and (min-width: 768px){.p-workplace__group-container{gap:1.5rem;margin-top:3.5rem}}.p-workplace__content .l-container{padding-top:3.75rem;padding-bottom:5rem}@media screen and (min-width: 768px){.p-workplace__content .l-container{padding-top:7.5rem;padding-bottom:10rem}}.p-workplace__content--training .l-container{padding-top:5rem;padding-bottom:5rem}@media screen and (min-width: 768px){.p-workplace__content--training .l-container{padding-top:10rem;padding-bottom:10rem}}.p-workplace__group--red{color:#ff4d4d}.p-workplace__group--green{color:#00b691}.p-workplace__group--blue{color:#0092e7}.p-workplace__group--training{color:#fff}.p-workplace__grid{display:grid;gap:1rem}@media screen and (min-width: 768px){.p-workplace__grid{gap:1.5rem}}@media screen and (min-width: 768px){.p-workplace__grid--4col{grid-template-columns:repeat(4, 1fr)}}@media screen and (min-width: 768px){.p-workplace__grid--3col{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 768px){.p-workplace__grid--2col{grid-template-columns:repeat(2, 1fr)}}.p-workplace__group--green .p-workplace-card__title{border-bottom-color:#00b691}.p-workplace__group--blue .p-workplace-card__title{border-bottom-color:#0092e7}.p-workplace__group--red .p-workplace-card__title{border-bottom:1px solid #ff4d4d}.p-workplace__group .c-link{display:inline-block;margin-top:.5lh;border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:border-color .3s;transition:border-color .3s}@media(any-hover: hover){.p-workplace__group .c-link:hover{border-bottom:1px solid currentColor}}.p-workplace__content--training{position:relative;background:url("../../../../../assets/images/page/recruit/bg_training_pc.jpg") center center/cover no-repeat}@media screen and (min-width: 768px){.p-workplace__content--training{background:url("../../../../../assets/images/page/recruit/bg_training_pc.jpg") center center/cover no-repeat}}.p-workplace__content--training::before{content:"";position:absolute;top:0;right:0;width:81.3333333333vw;height:82.6666666667vw;background:url("../../../../../assets/images/page/recruit/bg_training-img1_sp.png") no-repeat;background-size:contain;pointer-events:none}@media screen and (min-width: 768px){.p-workplace__content--training::before{display:none}}.p-workplace__content--training::after{content:"";position:absolute;bottom:0;left:0;width:79.2vw;height:125.8666666667vw;background:url("../../../../../assets/images/page/recruit/bg_training-img2_sp.png") no-repeat;background-size:contain;background-position:bottom right;pointer-events:none}@media screen and (min-width: 768px){.p-workplace__content--training::after{display:none}}.p-workplace__content--training .l-container{padding-bottom:3.75rem}@media screen and (min-width: 768px){.p-workplace__content--training .l-container{padding-bottom:7.5rem}}.p-workplace__group--training .p-workplace-card__title{border-bottom:1px solid #9daab9}.p-works__intro{background-color:#f9f9f9;background-image:url("../../../../../assets/images/page/recruit/img_works.jpg");background-repeat:no-repeat;background-position:center bottom;background-size:100% auto;margin-top:4rem;padding-bottom:16vw}@media screen and (min-width: 768px){.p-works__intro{padding-bottom:30vw}}.p-works .l-container{padding-top:3.75rem}@media screen and (min-width: 768px){.p-works .l-container{padding-top:7.5rem}}.p-works .p-works__intro .l-container{padding-bottom:10rem}@media screen and (min-width: 768px){.p-works .p-works__intro .l-container{padding-bottom:8.5rem}}.p-works__intro-title.c-heading{text-align:center}.p-works__intro-heading{font-size:2rem;font-weight:700;line-height:1.4;letter-spacing:.08em;text-align:center;margin-top:5rem}@media screen and (min-width: 768px){.p-works__intro-heading{font-size:2.5rem;text-align:left;margin-top:8.3333333333vw}}.p-works__intro-text{font-size:1rem;line-height:1.8;letter-spacing:.1em;margin-top:2.5rem}@media screen and (min-width: 768px){.p-works__intro-text{font-size:1.125rem;line-height:2.2;margin-top:4.1666666667vw}}.p-works__intro-text p+p{margin-top:1.5em}.p-works__hero{width:100%}.p-works__hero img{width:100%;height:auto;display:block}.p-works__content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}@media screen and (min-width: 768px){.p-works__content-inner{gap:5rem}}.p-works-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}@media screen and (min-width: 768px){.p-works-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:3.5rem}}@media screen and (min-width: 768px){.p-works-item--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (min-width: 768px){.p-works-item__text{-webkit-box-flex:1;-ms-flex:1;flex:1}}.p-works-item__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:.5rem}@media screen and (min-width: 768px){.p-works-item__label{gap:.625rem}}.p-works-item__label-text{font-size:.75rem;font-weight:700;letter-spacing:.08em;color:#ff4d4d}@media screen and (min-width: 768px){.p-works-item__label-text{font-size:.875rem}}.p-works-item__label-num{font-size:3rem;font-weight:700;letter-spacing:.04em;line-height:1;color:#fff;-webkit-text-stroke:2px #4f6680;text-stroke:2px #4f6680;paint-order:stroke fill}@media screen and (min-width: 768px){.p-works-item__label-num{font-size:4rem}}.p-works-item__title{font-size:1.25rem;font-weight:700;line-height:1;letter-spacing:.08em;margin-top:.5rem}@media screen and (min-width: 768px){.p-works-item__title{font-size:2rem;margin-top:1rem}}.p-works-item__description{margin-top:1.25rem;line-height:1.6;letter-spacing:.1em;font-weight:400;border-top:1px solid #0a2b50;padding-top:1.25rem}@media screen and (min-width: 768px){.p-works-item__description{margin-top:2rem;padding-top:2rem}}@media screen and (min-width: 768px){.p-works-item__image{-ms-flex-negative:0;flex-shrink:0;width:43.3333333333%}}.p-works-item__image img{aspect-ratio:520/347;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.clearfix::after{content:"";display:block;clear:both}.u-only-pc{display:none}@media screen and (min-width: 1024px){.u-only-pc{display:block}}.u-only-tab{display:none}@media screen and (min-width: 768px)and (max-width: 1023px){.u-only-tab{display:block}}.u-only-sp{display:none}@media screen and (max-width: 767px){.u-only-sp{display:block}}.u-sp-only{display:inline}@media screen and (min-width: 768px){.u-sp-only{display:none}}.u-pc-only{display:none}@media screen and (min-width: 768px){.u-pc-only{display:inline}}.u-inlineBlock{display:inline-block !important}.u-block{display:block !important}.u-inline{display:inline !important}.u-hidden{display:none !important}@media screen and (min-width: 1024px){.u-hidden--pc{display:none !important}}@media screen and (min-width: 769px)and (max-width: 1023px){.u-hidden--tab{display:none !important}}@media screen and (max-width: 767px){.u-hidden--sp{display:none !important}}.u-overflowHidden{overflow:hidden !important}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
/*# sourceMappingURL=style.css.map */