main{margin-top:-8rem}.p-mainimg{height:100vh;overflow:hidden;position:relative;width:100%}.p-mainimg__bg-slider{z-index:0}.p-mainimg__bg-slide,.p-mainimg__bg-slider{height:100%;inset:0;position:absolute;width:100%}.p-mainimg__bg-slide{animation:fadeBg 18s infinite;background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:0}.p-mainimg__bg-slide:first-child{animation-delay:0s;background-image:url(../../dist/images/recruit/mainimg_bg1.webp)}.p-mainimg__bg-slide:nth-child(2){animation-delay:6s;background-image:url(../../dist/images/recruit/mainimg_bg2.webp)}.p-mainimg__bg-slide:nth-child(3){animation-delay:12s;background-image:url(../../dist/images/recruit/mainimg_bg3.webp)}.p-mainimg__bg-slide:nth-child(4){animation-delay:18s;background-image:url(../../dist/images/recruit/mainimg_bg4.webp)}@keyframes fadeBg{0%{opacity:0}11.11%{opacity:1}33.33%{opacity:1}44.44%{opacity:0}to{opacity:0}}@media screen and (max-width:1000px){.p-mainimg{height:112vh}.p-mainimg__bg-slide:first-child{background-image:url(../../dist/images/recruit/mainimg__sp_bg1.webp)}.p-mainimg__bg-slide:nth-child(2){background-image:url(../../dist/images/recruit/mainimg__sp_bg2.webp)}.p-mainimg__bg-slide:nth-child(3){background-image:url(../../dist/images/recruit/mainimg__sp_bg3.webp)}.p-mainimg__bg-slide:nth-child(4){background-image:url(../../dist/images/recruit/mainimg__sp_bg4.webp)}}.p-mainimg__container{align-items:flex-end;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 auto;max-width:128rem;min-height:100vh;padding:8rem 0 4rem;position:relative;z-index:1}.p-mainimg__content{flex:0 1 71.2rem;max-width:100%}.p-mainimg__content img{display:block;height:auto;max-width:100%}.p-mainimg__movie{align-items:center;animation:floatMovie 4s ease-in-out infinite;display:flex;flex:0 0 auto;justify-content:flex-end}@keyframes floatMovie{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.p-mainimg__movie-circle-wrap{aspect-ratio:1;margin-bottom:6.4rem;position:relative;width:min(28rem,36vw)}.p-mainimg__movie-ring{animation:rotateRing 15s linear infinite;height:100%;inset:0;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;width:100%}@keyframes rotateRing{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.p-mainimg__movie-btn{border:none;border-radius:50%;box-shadow:0 .8rem 2.4rem rgba(0,0,0,.28);cursor:pointer;height:18.8rem;left:50%;overflow:hidden;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease,box-shadow .2s ease;width:18.8rem}.p-mainimg__movie-btn:hover{box-shadow:0 1rem 2.8rem rgba(0,0,0,.35);transform:translate(-50%,-50%) scale(1.03)}.p-mainimg__movie-btn:focus-visible{outline:.2rem solid #fff;outline-offset:.3rem}.p-mainimg__movie-btn-thumb{display:block;height:100%;width:100%}.p-mainimg__movie-btn-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.p-mainimg__movie-btn-play{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute}.p-mainimg__movie-btn-play svg{filter:drop-shadow(0 .2rem .6rem rgba(0,0,0,.35));height:auto;width:clamp(4rem,12vw,5.6rem)}.p-recruit-movie-modal{align-items:center;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:10000}.p-recruit-movie-modal[hidden]{display:none}.p-recruit-movie-modal__backdrop{background:rgba(10,24,40,.72);cursor:pointer;inset:0;position:absolute}.p-recruit-movie-modal__dialog{background:#0d1824;border-radius:.4rem;box-shadow:0 2rem 6rem rgba(0,0,0,.45);padding:1.2rem;position:relative;width:min(96rem,100%);z-index:1}.p-recruit-movie-modal__close{align-items:center;background:hsla(0,0%,100%,.12);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2.8rem;height:4rem;justify-content:center;line-height:1;position:absolute;right:.6rem;top:.6rem;transition:background .2s ease;width:4rem;z-index:2}.p-recruit-movie-modal__close:hover{background:hsla(0,0%,100%,.22)}.p-recruit-movie-modal__video{background:#000;border-radius:.2rem;display:block;max-height:min(80vh,54rem);width:100%}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}@media screen and (max-width:1024px){.p-mainimg__container{align-items:flex-start;flex-direction:column;gap:4rem;justify-content:center;padding:8rem 3.2rem 4rem}.p-mainimg__content{margin:0 auto;width:71.2rem}.p-mainimg__movie{justify-content:center;width:100%}.p-mainimg__movie-circle-wrap{width:min(24rem,70vw)}}@media screen and (max-width:1000px){.p-mainimg__container{gap:0;padding:12rem 2rem 3rem}.p-mainimg__content{flex:0 1 22rem;width:37.5rem}}.p-message{margin:0 auto;max-width:144rem;padding:16rem 0 8rem;position:relative}@media screen and (max-width:1000px){.p-message{padding:6.4rem 0 4.8rem}}.p-message__container{margin:0 0 0 auto;width:67rem}@media screen and (max-width:1000px){.p-message__container{margin:0 auto 24rem;width:100%}}.p-message:before{background:url(../../dist/images/recruit/img01.webp) no-repeat 50%;background-size:cover;border-radius:0 3rem 0 0;bottom:0;content:"";display:block;height:76.8rem;left:0;position:absolute;top:8rem;width:70.1rem}@media screen and (max-width:1000px){.p-message:before{bottom:0;height:36.1rem;top:68rem;width:33.1rem}}.p-message__title{color:#133463;font-size:3rem;font-weight:900;margin-bottom:3.2rem}@media screen and (max-width:1000px){.p-message__title{font-size:1.9rem;margin-bottom:1.2rem}}.p-section-title{font-size:2.4rem}.p-section-title .en_text{background:linear-gradient(90deg,#1d6bc4,#2ca7f2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Montserrat;font-size:8rem;font-style:italic;font-weight:600;line-height:8.8rem}.p-message__text{font-size:1.6rem;line-height:2.8rem}@media screen and (max-width:1000px){.p-section-title .en_text{font-size:6rem;line-height:6.8rem}.p-section-title{font-size:1.8rem}.p-message__text{font-size:1.4rem}}@media screen and (min-width:1001px) and (max-width:1380px){.p-message__container{margin-right:4vw;width:46vw}.p-message:before{height:50.4vw;width:46vw}.p-message__title{font-size:clamp(2.2rem,3.5vw,3rem)}.p-section-title .en_text{font-size:clamp(4rem,7vw,8rem);line-height:1.1}}.p-numbers{background-color:#e8f5ff;margin-top:13rem;padding-bottom:8rem;position:relative}.p-numbers:before{background:url(../../dist/images/recruit/numbers_bg.svg) no-repeat 50%;background-size:cover;content:"";display:block;height:16rem;position:absolute;top:-16rem;width:100%}.p-section-title.-center{text-align:center}.p-numbers__list{display:flex;flex-wrap:wrap;gap:3.2rem}@media screen and (max-width:1000px){.p-numbers__list{flex-direction:column;gap:2.4rem}}.p-numbers__item{background-color:#fff;border-radius:.8rem;padding:1.8rem 0 1.8rem 2.4rem;position:relative;width:calc(33.33333% - 2.13333rem);z-index:0}@media screen and (max-width:1000px){.p-numbers__item{width:100%}}.p-numbers__item:after{background:url(../../dist/images/recruit/number01.svg) no-repeat 50%;background-size:cover;content:"";display:block;height:16.1rem;position:absolute;right:0;top:0;width:15.5rem;z-index:-1}.p-numbers__item:nth-child(2):after{background:url(../../dist/images/recruit/number02.svg) no-repeat 50%;background-size:cover}.p-numbers__item:nth-child(3):after{background:url(../../dist/images/recruit/number03.svg) no-repeat 50%;background-size:cover}.p-numbers__item:nth-child(4):after{background:url(../../dist/images/recruit/number04.svg) no-repeat 50%;background-size:cover}.p-numbers__item:nth-child(5):after{background:url(../../dist/images/recruit/number05.svg) no-repeat 50%;background-size:cover}.p-numbers__item:nth-child(6):after{background:url(../../dist/images/recruit/number06.svg) no-repeat 50%;background-size:cover}.p-numbers__item-title{background:linear-gradient(90deg,#1d6bc4,#2ca7f2);background-clip:text;-webkit-background-clip:text;font-size:2rem;font-weight:700;-webkit-text-fill-color:transparent}.p-numbers__item-number{color:#003663;font-size:2.4rem;font-weight:700}.p-numbers__item-number span.number{background:linear-gradient(90deg,#013f85,#2a5067);background-clip:text;-webkit-background-clip:text;display:inline-block;font-family:Montserrat;font-size:8rem;font-style:italic;font-weight:600;letter-spacing:.16rem;line-height:8.8rem;margin-inline:-.05em;padding-inline:.05em;-webkit-text-fill-color:transparent}.p-numbers__item:nth-child(6) .p-numbers__item-number span.number{letter-spacing:-.01rem}.p-numbers__item-text{font-size:1.4rem}.p-workstyle{position:relative}.p-workstyle__container{margin-top:12rem}@media screen and (max-width:1000px){.p-workstyle__container{margin-top:8rem}}.p-workstyle:before{background:url(../../dist/images/recruit/title_bg.svg) no-repeat 50%;background-size:cover;content:"";display:block;height:51rem;position:absolute;top:-18rem;width:51.3rem;z-index:-1}@media screen and (max-width:1000px){.p-workstyle:before{height:21.6rem;top:-6rem;width:24rem}}.p-workstyle:after{background:url(../../dist/images/recruit/title_bg.svg) no-repeat 50%;background-size:cover;bottom:-18rem;content:"";display:block;height:51rem;position:absolute;right:0;transform:rotate(-180deg);width:51.3rem;z-index:-1}@media screen and (max-width:1000px){.p-workstyle:after{bottom:-12rem;height:21.6rem;width:24rem}}.p-workstyle__content{display:flex;gap:9rem;justify-content:space-between}@media screen and (max-width:1000px){.p-workstyle__content{flex-direction:column;gap:0}}.p-workstyle__item{display:flex;gap:1.2rem}.p-workstyle__item-bg{margin-top:1.8rem;position:relative}.p-workstyle__item-bg:after{height:100%;top:2.5rem;z-index:-1}.p-workstyle__item-bg.-first:before,.p-workstyle__item-bg:after{border-left:.2rem dotted #003663;content:"";display:block;left:50%;position:absolute;transform:translateX(-50%);width:0}.p-workstyle__item-bg.-first:before{height:1.8rem;top:-2rem}@media screen and (max-width:1000px){.p-workstyle__item-bg.-first:before{height:8.4rem;top:-8.8rem}}@media screen and (max-width:480px){.p-workstyle__item-bg.-first:before{display:none}}.p-workstyle__list .p-workstyle__item:last-child .p-workstyle__item-bg:after{height:27.4rem}.p-workstyle__item-image img{max-width:300px;-o-object-fit:cover;object-fit:cover}.p-workstyle__item-bg.-last:after{display:none}.p-workstyle__item-content{background:#f7f7f7;border-radius:.8rem;margin-bottom:2.4rem;padding:1.8rem;width:43.9rem}@media screen and (max-width:1000px){.p-workstyle__item-content{width:100%}}.p-workstyle__item-time{color:#003663;font-family:Montserrat;font-size:2rem;font-weight:600;margin-bottom:.8rem}.p-workstyle__item-title{font-size:1.6rem;font-weight:700;margin-bottom:0}.p-workstyle__item-text{font-size:1.3rem;line-height:2rem;margin-bottom:1.2rem}@media screen and (max-width:1000px){.p-workstyle__item-title{font-size:1.6rem}.p-workstyle__item-text{line-height:1.8em;padding:16px 0}}.p-welfare{background:#f7f7f7;border-radius:6rem 6rem 0 0;margin-top:16rem;padding:8rem 0;position:relative;z-index:0}@media screen and (max-width:1000px){.p-welfare{margin-top:12rem;padding:6.4rem 0}}.p-welfare:before{background:url(../../dist/images/recruit/welfare_bg.svg) no-repeat 50%;background-size:cover;content:"";display:block;height:42rem;position:absolute;right:10rem;top:2.4rem;width:41.4rem;z-index:-1}@media screen and (max-width:1000px){.p-welfare:before{height:20.6rem;right:2rem;top:4rem;width:20.3rem}}.p-welfare__container{margin:0 auto}.p-welfare__title{background:linear-gradient(90deg,#1d6bc4,#2ca7f2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:2.8rem;font-weight:700;margin-bottom:2.4rem;padding-left:4.8rem;position:relative}@media screen and (max-width:1000px){.p-welfare__title{font-size:2rem}}.p-welfare__title:before{background:url(../../dist/images/recruit/welfare_title_bg.svg) no-repeat 50%;background-size:cover;content:"";display:block;height:2.7rem;left:0;position:absolute;top:1rem;width:3.6rem}@media screen and (max-width:1000px){.p-welfare__title:before{top:.2rem}}.p-welfare__list{display:flex;flex-wrap:wrap;gap:3.5rem;margin-bottom:2.4rem}@media screen and (max-width:1000px){.p-welfare__list{flex-direction:column}}.p-welfare__item{align-items:center;display:flex;gap:1.8rem;width:calc(50% - 1.75rem)}@media screen and (max-width:1000px){.p-welfare__item{flex-direction:column;width:100%}}.p-welfare__item-content{background:#fff;border-radius:.8rem;padding:3.2rem 1.8rem;position:relative;width:24.3rem}@media screen and (max-width:1000px){.p-welfare__item-content{height:auto;width:100%}}.p-welfare__item-content:after{background:url(../../dist/images/recruit/welfare_image05.svg) no-repeat 50%;background-size:cover;content:"";display:block;height:5.5rem;position:absolute;right:1.8rem;top:1.8rem;width:5.5rem}.p-welfare__item:nth-child(2) .p-welfare__item-content:after{background:url(../../dist/images/recruit/welfare_image06.svg) no-repeat 50%;background-size:cover;height:5.7rem;width:4.9rem}.p-welfare__item:nth-child(3) .p-welfare__item-content:after{background:url(../../dist/images/recruit/welfare_image07.svg) no-repeat 50%;background-size:cover;height:4.9rem;width:5.4rem}.p-welfare__item:nth-child(4) .p-welfare__item-content:after{background:url(../../dist/images/recruit/welfare_image08.svg) no-repeat 50%;background-size:cover;height:6rem;width:5.7rem}.p-welfare__item-right-image{text-align:center}.p-welfare__item-right-image img{height:6.9rem;width:6.9rem}@media screen and (max-width:1000px){.p-welfare__item-right-image img{height:10rem;width:10rem}}.p-welfare__item-title{color:#003663;font-size:1.6rem;font-weight:700;margin-bottom:3.2rem;margin-top:1rem}.p-welfare__item-text{font-size:1.3rem}.p-welfare__item-right{background:#e8f5ff;border:1px solid #d1d5db;border-radius:.8rem;padding:1.8rem;position:relative;width:23.3rem}.p-welfare__item-right:before{border-color:transparent #d1d5db transparent transparent;border-style:solid;border-width:.8rem 1.6rem .8rem 0;content:"";left:-1.6rem;position:absolute;top:5.5rem}.p-welfare__item-right:after{border-color:transparent #e8f5ff transparent transparent;border-style:solid;border-width:.8rem 1.6rem .8rem 0;content:"";left:-1.5rem;position:absolute;top:5.5rem}@media screen and (max-width:1000px){.p-welfare__item-right{height:auto;margin-top:1.6rem;padding:2.4rem;width:100%}.p-welfare__item-right:before{border-color:transparent transparent #d1d5db;border-width:0 .8rem 1.6rem;left:50%;top:-1.6rem;transform:translateX(-50%)}.p-welfare__item-right:after{border-color:transparent transparent #e8f5ff;border-width:0 .8rem 1.6rem;left:50%;top:-1.5rem;transform:translateX(-50%)}}.p-welfare__item-right-text{font-size:1.2rem;margin-top:1.3rem}.p-welfare__text{font-size:1.2rem;margin-bottom:8rem}@media screen and (max-width:1000px){.p-welfare__text{font-size:1.4rem;margin-bottom:4.8rem}}.p-welfare__text02{background:linear-gradient(90deg,#1d6bc4,#2ca7f2);background-clip:text;-webkit-background-clip:text;font-size:1.6rem;-webkit-text-fill-color:transparent;font-weight:500;line-height:2.8rem;margin-bottom:6.4rem}@media screen and (max-width:1000px){.p-welfare__text02{margin-bottom:4.8rem}}.p-welfare .p-dormitory-slider{margin-bottom:2rem;margin-top:4rem;max-width:none;padding-bottom:1.6rem;position:relative;width:calc(100% + max(0px, (100vw - 100%) / 2));z-index:1}.p-dormitory-slider__bg-text{color:#cbf2f6;font-size:13rem;letter-spacing:.02em;line-height:1;margin:0;pointer-events:none;right:-.4rem;top:-5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:0}.p-dormitory-slider__badge,.p-dormitory-slider__bg-text{font-family:Montserrat,sans-serif;font-style:italic;font-weight:600;position:absolute}.p-dormitory-slider__badge{align-items:center;background:linear-gradient(90deg,#1d6bc4,#2ca7f2);border-radius:4.2rem;color:#fff;display:inline-flex;font-size:4rem;justify-content:center;left:.4rem;min-width:18.6rem;padding:.9rem 1.4rem 1.4rem;text-align:center;top:-2.4rem;z-index:3}.p-dormitory-slider__badge:after{background:url(../../dist/images/recruit/tour_bg.svg) no-repeat 50%;background-size:cover;bottom:-2.3rem;content:"";display:block;height:2.7rem;left:50%;position:absolute;width:1.1rem}.p-dormitory-slider__viewport{overflow-x:auto;overflow-y:hidden;position:relative;scroll-snap-type:x mandatory;scrollbar-width:none;z-index:1;-ms-overflow-style:none;margin:0;padding-top:5.6rem}.p-dormitory-slider__viewport::-webkit-scrollbar{display:none}.p-dormitory-slider__track{display:flex;gap:3.2rem;list-style:none;margin:0;padding:0 0 .8rem}.p-dormitory-slider__slide{flex:0 0 clamp(24rem,72vw,38rem);scroll-snap-align:start}.p-dormitory-slider__figure{margin:0}.p-dormitory-slider__img-wrap{border-radius:.8rem;overflow:hidden}.p-dormitory-slider__img-wrap img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.p-dormitory-slider__caption{font-size:1.6rem;font-weight:700;line-height:2rem;margin-top:2rem}@media screen and (max-width:1000px){.p-dormitory-slider__caption{font-size:1.5rem}}.p-dormitory-slider__controls{align-items:center;display:flex;gap:6.4rem;margin-top:3.2rem;max-width:90%;position:relative;z-index:2}.p-dormitory-slider__progress{flex:1;min-width:0}.p-dormitory-slider__progress-track{background:#dedede;border-radius:.2rem;height:.4rem;overflow:hidden;position:relative}.p-dormitory-slider__progress-thumb{background:#8a8a8a;border-radius:.2rem;height:100%;left:0;position:absolute;top:0;transition:width .15s ease,left .15s ease;width:30%;will-change:width,left}.p-dormitory-slider__nav{display:flex;flex-shrink:0;gap:.8rem}.p-dormitory-slider__btn{align-items:center;background:#3a3f45;border:none;border-radius:.4rem;color:#fff;cursor:pointer;display:flex;height:4.4rem;justify-content:center;padding:0;transition:background .2s ease,opacity .2s ease;width:4.4rem}.p-dormitory-slider__btn:hover{background:#2a2e33}.p-dormitory-slider__btn:focus-visible{outline:.2rem solid #1d6bc4;outline-offset:.2rem}.p-dormitory-slider__btn:disabled{cursor:not-allowed;opacity:.35}@media screen and (max-width:1000px){.p-welfare .p-dormitory-slider{width:calc(100% + max(0px, (100vw - 100%) / 2))}.p-dormitory-slider__bg-text{font-size:3rem;right:2rem;top:-1.2rem}.p-dormitory-slider__badge{font-size:2.5rem;left:0;min-width:12rem;padding:.4rem 1.2rem;top:-3rem}.p-dormitory-slider__viewport{padding-top:1.4rem}.p-dormitory-slider__slide{flex:0 0 min(35.5rem,90vw)}.p-dormitory-slider__controls{gap:1.2rem;max-width:95%}}.p-recommend{margin-top:9rem}@media screen and (max-width:1000px){.p-recommend{margin-top:6.4rem}}.p-recommend__title{background:linear-gradient(90deg,#1d6bc4,#2ca7f2);border-radius:0 3rem 3rem 0;color:#fff;font-size:2.4rem;font-weight:700;padding:1rem 0;text-align:center;width:29rem}.p-recommend__item{background:#fff;border-radius:0 6rem 6rem 6rem;margin-bottom:6.4rem;margin-top:-3rem;padding:3.2rem 1.8rem 6.4rem 36rem;position:relative;z-index:-1}@media screen and (max-width:1000px){.p-recommend__item{margin-bottom:4.8rem;padding:6.4rem 1.8rem 32rem 2.4rem}}.p-recommend__item:before{background:url(../../dist/images/recruit/recommend_img.webp) no-repeat 50%;background-size:cover;content:"";display:block;height:41.4rem;left:0;position:absolute;top:66px;width:36.1rem}@media screen and (max-width:1000px){.p-recommend__item:before{bottom:0;height:27.7rem;top:auto;width:30.6rem}}.p-recommend__item-text{background:linear-gradient(90deg,#013f85,#2a5067);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:3.5rem;font-style:italic;font-weight:900}@media screen and (max-width:1000px){.p-recommend__item-text{font-size:2.4rem}}.p-recommend__item-text .big{font-size:4rem}@media screen and (max-width:1000px){.p-recommend__item-text .big{font-size:2.6rem}}.p-recommend__item-list{margin-top:2.4rem}.p-recommend__item-list-item{align-items:center;display:flex;gap:3.5rem;margin-bottom:3.2rem}@media screen and (max-width:1000px){.p-recommend__item-list-item{align-items:flex-start;flex-direction:column;gap:2.4rem;margin-bottom:2.4rem}}.p-recommend__item-list-item:last-child{margin-bottom:0}.p-recommend__item-list-item-title{color:#003663;font-size:1.4rem;font-style:italic;font-weight:700;text-align:right;width:18.6rem}@media screen and (max-width:1000px){.p-recommend__item-list-item-title{text-align:left;width:100%}}.p-recommend__item-list-item-title .blue_marker{background:linear-gradient(transparent calc(100% - .8rem),#c5eff5 0);font-size:2.2rem;font-weight:900}.p-recommend__item-list-item-text{font-size:1.6rem;font-weight:500}.p-store-title{color:#133463;font-size:2rem;font-weight:500;margin-bottom:2.4rem;text-align:center}.p-store-list{align-items:center;background-color:#e8f5ff;border-radius:5rem;display:flex;flex-wrap:wrap;gap:2.8rem;justify-content:center;padding:3.4rem 6.4rem}@media screen and (max-width:1000px){.p-store-list{border-radius:2.4rem;gap:2.4rem;padding:2.4rem}}.p-store-list-item-text{color:#101a22;font-size:1.4rem;font-weight:500;line-height:2}.p-training-program__list.-second{margin-top:5.6rem}@media screen and (max-width:1000px){.p-training-program__list.-second{margin-top:0}}.p-training-program__item{align-items:center;background:#f7f7f7;border-radius:.8rem;display:flex;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));gap:3rem;margin-bottom:3.2rem;padding:3.2rem 2.4rem}@media screen and (max-width:1000px){.p-training-program__item{flex-direction:column;gap:1.2rem;height:auto;padding:2.4rem}.p-training-program__item:last-child{margin-bottom:0}}.p-training-program__item-content{width:30.4rem}.p-training-program__content{display:flex;gap:3.2rem}@media screen and (max-width:1000px){.p-training-program__content{flex-direction:column;gap:2.4rem}}.p-training-program__item-title{color:#003663;font-size:1.8rem;font-weight:700;margin-bottom:1.2rem}.p-training-program__item-text{font-size:1.3rem}.p-guidelines{background-color:#e8f5ff;border-radius:6rem 6rem 0 0;padding:8rem 0}@media screen and (max-width:1000px){.p-guidelines{padding:6.4rem 0}}.p-guidelines__container{margin:0 auto}.p-guidelines-tabs{display:flex;gap:1rem}.p-guidelines-tabs__button{background:#9ca3af;border:none;border-radius:.8rem .8rem 0 0;color:#fff;cursor:pointer;font-size:2rem;font-weight:700;padding:.8rem 1.8rem;transition:background-color .2s ease}@media screen and (max-width:1000px){.p-guidelines-tabs__button{font-size:1.6rem;padding:1.2rem}}.p-guidelines-tabs__button.is-active{background:linear-gradient(90deg,#1d6bc4,#2ca7f2);color:#fff}.p-guidelines-tabs__small{display:inline-block;font-size:1.2rem;font-weight:500;margin-left:.8rem}.p-guidelines-panel{background:#fff;border-radius:0 2.4rem 2.4rem 2.4rem;padding:4.8rem}@media screen and (max-width:1000px){.p-guidelines-panel{padding:2.4rem}}.p-guidelines-panel:not(.is-active){display:none}.p-guidelines-table__row{border-bottom:1px solid #e5e7eb;display:flex;gap:2.4rem;padding:1.2rem 0}@media screen and (max-width:1000px){.p-guidelines-table__row{flex-direction:column;gap:.8rem}}.p-guidelines-table__row:last-of-type{border-bottom:none}.p-guidelines-table__head{color:#003663;flex-shrink:0;font-size:1.3rem;font-weight:700;width:16rem}.p-guidelines-table__body{font-size:1.3rem;line-height:1.7;margin:0}.p-guidelines-panel__title{font-size:2.4rem;font-weight:700;margin-bottom:2.4rem}@media screen and (max-width:1000px){.p-guidelines-panel__title{font-size:2rem;margin-bottom:1.8rem}}.p-entry{background:url(../../dist/images/recruit/entry_bg.webp) no-repeat 50%;background-size:cover;color:#fff;padding:8rem 0;position:relative}@media screen and (max-width:1000px){.p-entry{padding:6.4rem 0}}.p-entry__container{margin:0 auto}.p-entry .p-section-title .en_text{background:#fff;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.p-entry .p-section-title{margin-bottom:2.4rem}.p-entry__text{font-size:1.6rem;font-weight:500;line-height:3.2rem;text-align:center}@media screen and (max-width:1000px){.p-entry__text{font-size:1.4rem;line-height:2.4rem}}.p-entry__btn-wrap{display:flex;gap:1.8rem;margin:0 auto;max-width:55.3rem}@media screen and (max-width:1000px){.p-entry__btn-wrap{flex-direction:column;gap:1.8rem;max-width:100%}}.p-entry__btn{width:30rem}.p-entry__btn a{background:#fff;color:#1d6bc4}.p-entry__btn .arrow-icon{background:url(../../dist/images/recruit/btn_arrow.svg) no-repeat 50%;background-size:cover}.p-contact__btn{width:23.5rem}.p-contact__btn a{background:transparent;border:2px solid #fff;color:#fff}@media screen and (max-width:1000px){.p-contact__btn,.p-entry__btn{width:100%}.p-contact__btn a{margin-top:0}}.p-contact__btn .arrow-icon{background:url(../../dist/images/recruit/mail.svg) no-repeat 50%;background-size:cover}.p-entry__btn a:hover{background-color:#e8f5ff}.p-contact__btn a:hover{background-color:#1d6bc4}.p-history{background:url(../../dist/images/common/history_bg.webp) no-repeat 50%;background-size:cover;border-radius:6rem 6rem 0 0;margin-top:-8rem;overflow:hidden;padding-top:8rem;position:relative}.p-history__container{margin-top:0}.p-history .p-section-title{color:#fff}.p-history .p-section-title .en_text{background:#fff;-webkit-background-clip:text}.p-history__timeline-wrapper{margin-top:4rem;padding-bottom:2rem}.p-history-slider__controls{align-items:center;display:flex;gap:6.4rem;margin-top:3.2rem;max-width:102.4rem}.p-history-slider__progress{flex:1;min-width:0}.p-history-slider__progress-track{background-color:hsla(0,0%,100%,.3);border-radius:.5rem;height:.5rem;overflow:hidden;position:relative}.p-history-slider__progress-thumb{background-color:#fff;height:100%;left:0;position:absolute;top:0;transition:width .15s ease,left .15s ease;width:30%;will-change:width,left}.p-history-slider__nav{display:flex;flex-shrink:0;gap:.8rem}.p-history-slider__btn{align-items:center;background-color:hsla(0,0%,100%,.2);border:none;border-radius:.2rem;cursor:pointer;display:flex;height:4rem;justify-content:center;padding:0;transition:opacity .2s ease,background-color .2s ease;width:4rem}.p-history-slider__btn:hover{background-color:hsla(0,0%,100%,.4)}.p-history-slider__btn:focus-visible{outline:.2rem solid #fff;outline-offset:.2rem}.p-history-slider__btn:disabled{cursor:default;opacity:.35}@media screen and (max-width:1000px){.p-history{border-radius:1rem 1rem 0 0;margin-top:8rem;padding-top:8rem}.p-history-slider__controls{gap:1.6rem;margin-top:2.4rem;padding-right:0}}.p-history__item{width:280px}.p-history__card{background:#f1efea;border-radius:5px;height:168px;margin-bottom:20px;width:100%}.p-history__point{color:#fff;padding-left:30px;position:relative}.p-history__point img{height:45px;left:0;position:absolute;top:-20px;width:20px}.p-history__year{display:block;font-family:Helvetica,sans-serif;font-size:36px;font-weight:700;letter-spacing:.04em;margin-bottom:10px;opacity:.5}.p-history__title{font-size:16px;font-weight:700;margin-bottom:8px}.p-history__desc{font-size:12px;font-weight:500;line-height:1.8}@media (min-width:1000px){.p-history__item{width:500px}.p-history__card{border-radius:8px;height:300px}.p-history__year{font-size:60px;margin-bottom:16px}.p-history__title{font-size:26px;margin-bottom:16px}.p-history__desc{font-size:16px}.p-history__point img{height:60px;width:25px}.p-history__point{padding-left:60px}}