.mv{height:100vh;height:100svh;background-color:#3654be;position:relative;z-index:0;overflow:hidden;--border-width-value: 2;--image-width-value: 800;--duration: 0.3s;--border-width: calc(var(--border-width-value) * 1px);--image-width: calc(var(--image-width-value) * 1px)}@media screen and (max-width: 1024px){.mv{--image-width-value: 548}}@media screen and (max-width: 599.98px){.mv{--border-width-value: 1;--image-width-value: 296}}@-webkit-keyframes mv-ttl{0%{opacity:0}100%{opacity:1}}@keyframes mv-ttl{0%{opacity:0}100%{opacity:1}}.mv__ttl{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-block:auto;padding-bottom:.1em;position:absolute;inset:calc(var(--header-height) + (100% - var(--header-height))/3*2 - 1em) auto -1em 9.7222222222%;color:#fff;font-weight:500;line-height:1.5;font-size:min(6.5rem,9.2857142857vh,7.4712643678vw);text-shadow:0 2px 1px rgba(1,33,82,.24);-webkit-animation:mv-ttl 1s calc(var(--duration)*10) both;animation:mv-ttl 1s calc(var(--duration)*10) both;z-index:1}@media screen and (max-width: 1024px){.mv__ttl{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;inset:calc(100% - 13.5rem) 0 0 0;line-height:1.4;font-size:4.8rem}}@media screen and (max-width: 599.98px){.mv__ttl{top:calc(100% - 22.4vw);font-size:8vw}}.mv__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;inset:var(--header-height) 0 0 0;z-index:0}@media screen and (max-width: 1024px){.mv__list{margin-top:min(40px,3.90625vh);margin-bottom:13.5rem}}@media screen and (max-width: 599.98px){.mv__list{margin-top:min(79px,11.844077961vh);margin-bottom:22.4vw}}.mv__list_item{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;width:calc((var(--image-width-value) + var(--border-width-value))/var(--window-base-width)*100vw);position:relative;overflow:hidden}.mv__list_item:nth-of-type(odd){-ms-flex-item-align:end;align-self:flex-end}.mv__list_item:nth-of-type(even){-ms-flex-item-align:start;align-self:flex-start}.mv__list_item:nth-of-type(n + 2){margin-top:calc(-1*var(--border-width))}@-webkit-keyframes mv-photo{0%{-webkit-transform:rotate3d(0, 1, 0, 180deg);transform:rotate3d(0, 1, 0, 180deg)}100%{-webkit-transform:none;transform:none}}@keyframes mv-photo{0%{-webkit-transform:rotate3d(0, 1, 0, 180deg);transform:rotate3d(0, 1, 0, 180deg)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes mv-border{0%{opacity:0}100%{opacity:1}}@keyframes mv-border{0%{opacity:0}100%{opacity:1}}.mv__list_photo{height:100%;padding:var(--border-width);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation:mv-photo calc(var(--duration)*3) 1 ease-out both;animation:mv-photo calc(var(--duration)*3) 1 ease-out both;position:relative;z-index:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.mv__list_photo::before{content:"";display:block;border:var(--border-width) solid #fff;position:absolute;inset:0;-webkit-transform:rotate3d(0, 1, 0, 180deg);transform:rotate3d(0, 1, 0, 180deg);-webkit-animation:mv-border 0s 3.5s 1 both;animation:mv-border 0s 3.5s 1 both;-webkit-animation-delay:inherit;animation-delay:inherit;pointer-events:none}.mv__list_photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mv__list_photo.--01{margin-right:calc(-1*var(--border-width));-webkit-animation-delay:calc(var(--duration)*4);animation-delay:calc(var(--duration)*4)}@media screen and (max-width: 599.98px){.mv__list_photo.--01 img{-o-object-position:left center;object-position:left center}}.mv__list_photo.--02{margin-left:calc(-1*var(--border-width));-webkit-animation-delay:calc(var(--duration)*6);animation-delay:calc(var(--duration)*6)}@media screen and (max-width: 599.98px){.mv__list_photo.--02 img{-o-object-position:right center;object-position:right center}}.mv__list_photo.--03{margin-right:calc(-1*var(--border-width));-webkit-animation-delay:calc(var(--duration)*8);animation-delay:calc(var(--duration)*8)}@media screen and (max-width: 599.98px){.mv__list_photo.--03{margin-right:-1px}}@media screen and (max-width: 599.98px){.mv__list_photo.--03 img{-o-object-position:left center;object-position:left center}}.mv__list_line{background-color:#fff;position:absolute;-webkit-transition:-webkit-transform linear var(--duration);transition:-webkit-transform linear var(--duration);transition:transform linear var(--duration);transition:transform linear var(--duration), -webkit-transform linear var(--duration);z-index:10}.mv__list_line.--01{height:var(--border-width);inset:0 0 auto 0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right center;transform-origin:right center;-webkit-transition-delay:0s;transition-delay:0s}.mv__list_line.--02{width:var(--border-width);inset:0 auto 1px 0;-webkit-transform-origin:center top;transform-origin:center top;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition-delay:var(--duration);transition-delay:var(--duration)}.mv__list_line.--03{height:var(--border-width);inset:auto 0 0 0;-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition-delay:calc(var(--duration)*2);transition-delay:calc(var(--duration)*2)}.mv__list_line.--04{height:var(--border-width);inset:0 calc((var(--image-width-value)*2 - var(--window-base-width))/var(--image-width-value)*100%) auto 0;-webkit-transform-origin:right center;transform-origin:right center;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition-delay:calc(var(--duration)*2);transition-delay:calc(var(--duration)*2)}.mv__list_line.--05{width:var(--border-width);inset:1px 0 1px auto;-webkit-transform-origin:center top;transform-origin:center top;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition-delay:calc(var(--duration)*3);transition-delay:calc(var(--duration)*3)}.mv__list_line.--06{height:var(--border-width);inset:auto 0 0 0;-webkit-transform-origin:right center;transform-origin:right center;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition-delay:calc(var(--duration)*4);transition-delay:calc(var(--duration)*4)}.mv__list_line.--07{height:var(--border-width);inset:0 0 auto calc((var(--image-width-value)*2 - var(--window-base-width))/var(--image-width-value)*100%);-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition-delay:calc(var(--duration)*4);transition-delay:calc(var(--duration)*4)}.mv__list_line.--08{width:var(--border-width);inset:1px auto 1px 0;-webkit-transform-origin:center top;transform-origin:center top;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition-delay:calc(var(--duration)*5);transition-delay:calc(var(--duration)*5)}.mv__list_line.--09{height:var(--border-width);inset:auto 0 0 0;-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition-delay:calc(var(--duration)*6);transition-delay:calc(var(--duration)*6)}.h2{display:grid;grid-template-columns:minmax(auto, -webkit-max-content);grid-template-columns:minmax(auto, max-content);-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:7px;width:498px;aspect-ratio:498/166;padding-top:6px;background:url(../image/eng-new/h2-bg.jpg) no-repeat center center/cover;color:#fff;line-height:1.1;text-shadow:0px 3px 3px rgba(0,0,0,.251)}@media screen and (max-width: 1024px){.h2{width:374px;row-gap:4px;aspect-ratio:374/116;padding-top:5px}}@media screen and (max-width: 599.98px){.h2{width:250px;row-gap:0;aspect-ratio:250/65;padding-top:3px;background-image:url(../image/eng-new/h2-bg-sp@2x.jpg)}}.h2.--bg-none{width:auto;aspect-ratio:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;background:none;color:inherit;text-shadow:none}.job .h2{text-align:center}.h2 h2{font-weight:700;line-height:inherit;font-size:4rem}@media screen and (max-width: 1024px){.h2 h2{font-size:3rem}}@media screen and (max-width: 599.98px){.h2 h2{font-size:2rem}}.h2 p{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;font-weight:600;font-family:"Inter",serif;font-style:italic;line-height:inherit;font-size:1.8rem}@media screen and (max-width: 1024px){.h2 p{font-size:1.6rem}}@media screen and (max-width: 599.98px){.h2 p{font-weight:300;letter-spacing:-0.07em;font-size:1.3rem}}.job .h2 p{text-transform:uppercase}.h2 :is(h2,p){overflow:hidden}.h2 :is(h2,p) span{display:inline-block;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s, -webkit-transform 1s}.h2 :is(h2,p) span:nth-of-type(0){-webkit-transition-delay:0s;transition-delay:0s}.h2 :is(h2,p) span:nth-of-type(1){-webkit-transition-delay:0.05s;transition-delay:0.05s}.h2 :is(h2,p) span:nth-of-type(2){-webkit-transition-delay:0.1s;transition-delay:0.1s}.h2 :is(h2,p) span:nth-of-type(3){-webkit-transition-delay:0.15s;transition-delay:0.15s}.h2 :is(h2,p) span:nth-of-type(4){-webkit-transition-delay:0.2s;transition-delay:0.2s}.h2 :is(h2,p) span:nth-of-type(5){-webkit-transition-delay:0.25s;transition-delay:0.25s}.h2 :is(h2,p) span:nth-of-type(6){-webkit-transition-delay:0.3s;transition-delay:0.3s}.h2 :is(h2,p) span:nth-of-type(7){-webkit-transition-delay:0.35s;transition-delay:0.35s}.h2 :is(h2,p) span:nth-of-type(8){-webkit-transition-delay:0.4s;transition-delay:0.4s}.h2 :is(h2,p) span:nth-of-type(9){-webkit-transition-delay:0.45s;transition-delay:0.45s}.h2 :is(h2,p) span:nth-of-type(10){-webkit-transition-delay:0.5s;transition-delay:0.5s}.h2 :is(h2,p) span:nth-of-type(11){-webkit-transition-delay:0.55s;transition-delay:0.55s}.h2 :is(h2,p) span:nth-of-type(12){-webkit-transition-delay:0.6s;transition-delay:0.6s}.h2 :is(h2,p) span:nth-of-type(13){-webkit-transition-delay:0.65s;transition-delay:0.65s}.h2 :is(h2,p) span:nth-of-type(14){-webkit-transition-delay:0.7s;transition-delay:0.7s}.h2 :is(h2,p) span:nth-of-type(15){-webkit-transition-delay:0.75s;transition-delay:0.75s}.h2 :is(h2,p) span:nth-of-type(16){-webkit-transition-delay:0.8s;transition-delay:0.8s}.h2 :is(h2,p) span:nth-of-type(17){-webkit-transition-delay:0.85s;transition-delay:0.85s}.h2 :is(h2,p) span:nth-of-type(18){-webkit-transition-delay:0.9s;transition-delay:0.9s}.h2 :is(h2,p) span:nth-of-type(19){-webkit-transition-delay:0.95s;transition-delay:0.95s}.h2 :is(h2,p) span:nth-of-type(20){-webkit-transition-delay:1s;transition-delay:1s}.h2 :is(h2,p) span:nth-of-type(21){-webkit-transition-delay:1.05s;transition-delay:1.05s}.h2 :is(h2,p) span:nth-of-type(22){-webkit-transition-delay:1.1s;transition-delay:1.1s}.h2 :is(h2,p) span:nth-of-type(23){-webkit-transition-delay:1.15s;transition-delay:1.15s}.h2 :is(h2,p) span:nth-of-type(24){-webkit-transition-delay:1.2s;transition-delay:1.2s}.h2 :is(h2,p) span:nth-of-type(25){-webkit-transition-delay:1.25s;transition-delay:1.25s}.h2 :is(h2,p) span:nth-of-type(26){-webkit-transition-delay:1.3s;transition-delay:1.3s}.h2 :is(h2,p) span:nth-of-type(27){-webkit-transition-delay:1.35s;transition-delay:1.35s}.h2 :is(h2,p) span:nth-of-type(28){-webkit-transition-delay:1.4s;transition-delay:1.4s}.h2 :is(h2,p) span:nth-of-type(29){-webkit-transition-delay:1.45s;transition-delay:1.45s}.h2 :is(h2,p) span:nth-of-type(30){-webkit-transition-delay:1.5s;transition-delay:1.5s}.h2.--scrolled :is(h2,p) span{-webkit-transform:none;transform:none}.job{background:#002968;padding-block:140px;color:#fff;position:relative;z-index:0;overflow:hidden}@media screen and (max-width: 1024px){.job{padding-block:95px}}@media screen and (max-width: 599.98px){.job{padding-block:50px}}.job__bg{position:absolute;inset:0;z-index:10;pointer-events:none}.job__bg_inner{max-height:100vh;position:absolute;inset:0}.job__bg_item-01,.job__bg_item-02,.job__bg_item-03,.job__bg_item-04{border-radius:50%;width:100.6944444444vw;height:161.1111111111vh;background-color:#fff;position:absolute;-webkit-filter:blur(14.6527777778vw);filter:blur(14.6527777778vw)}.job.--scrolled .job__bg_item-01,.job.--scrolled .job__bg_item-02,.job.--scrolled .job__bg_item-03,.job.--scrolled .job__bg_item-04{-webkit-transition:3s;transition:3s}.job__bg_item-01{right:50%;bottom:50%;-webkit-transform:translate(16.5%, 16.5%);transform:translate(16.5%, 16.5%)}.job.--scrolled .job__bg_item-01{right:100%;bottom:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.job__bg_item-02{bottom:50%;left:50%;-webkit-transform:translate(-16.5%, 16.5%);transform:translate(-16.5%, 16.5%)}.job.--scrolled .job__bg_item-02{bottom:100%;left:100%;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%)}.job__bg_item-03{top:50%;left:50%;-webkit-transform:translate(-16.5%, -16.5%);transform:translate(-16.5%, -16.5%)}.job.--scrolled .job__bg_item-03{top:100%;left:100%;-webkit-transform:translate(50%, 50%);transform:translate(50%, 50%)}.job__bg_item-04{top:50%;right:50%;-webkit-transform:translate(16.5%, -16.5%);transform:translate(16.5%, -16.5%)}.job.--scrolled .job__bg_item-04{top:100%;right:100%;-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}.job__head{margin-inline:auto}.job__list{max-width:1038px;margin-top:140px;margin-inline:auto}@media screen and (max-width: 1024px){.job__list{margin-top:95px}}@media screen and (max-width: 599.98px){.job__list{margin-top:50px}}.job__list_item{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;position:relative;-webkit-column-gap:4%;-moz-column-gap:4%;column-gap:4%}@media screen and (max-width: 599.98px){.job__list_item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}}.job__list_item:nth-child(n+2){margin-top:100px}@media screen and (max-width: 1024px){.job__list_item:nth-child(n+2){margin-top:75px}}@media screen and (max-width: 599.98px){.job__list_item:nth-child(n+2){margin-top:50px}}.job__list_item:nth-child(1)::before{content:"";display:block;width:113.6801541426%;height:97.0588235294%;border-radius:50%;background-color:#6a94d4;position:absolute;top:calc(50% + 15px);left:39.0173410405%;-webkit-transform:translate(-50%, -50%) rotate(-0.78deg);transform:translate(-50%, -50%) rotate(-0.78deg);-webkit-filter:blur(300px);filter:blur(300px);mix-blend-mode:hard-light;z-index:-1}.job__list_item:nth-child(2)::before{content:"";display:block;width:100.7707129094%;height:227.4794117647%;border-radius:50%;background-color:#a8b9f6;position:absolute;top:calc(50% - 76.715px);left:115.2215799615%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-filter:blur(400px);filter:blur(400px);mix-blend-mode:hard-light;z-index:-1}.job__list_item:nth-child(3)::before{content:"";display:block;width:113.6801541426%;height:97.0588235294%;border-radius:50%;background-color:#07c3ff;position:absolute;top:calc(50% + 41.53px);left:43.1599229287%;-webkit-transform:translate(-50%, -50%) rotate(-2.56deg);transform:translate(-50%, -50%) rotate(-2.56deg);-webkit-filter:blur(200px);filter:blur(200px);mix-blend-mode:soft-light;z-index:-1}.job__list_cover{max-width:48%;position:relative}@media screen and (max-width: 599.98px){.job__list_cover{width:48vw;max-width:none}}.job__list_ttl{font-weight:500;font-size:3.5rem;position:absolute;right:.36em;bottom:.5em}@media screen and (max-width: 1024px){.job__list_ttl{font-size:2.7rem}}@media screen and (max-width: 599.98px){.job__list_ttl{bottom:.65em;inset-inline:0;font-size:1.8rem;text-align:center}}.job__list_para{max-width:min(434px,48%);min-width:0;margin-block:-1.4em;font-weight:500;font-size:1.8rem}@media screen and (max-width: 1024px){.job__list_para{margin-block:-0.4em;font-size:1.6rem}}@media screen and (max-width: 599.98px){.job__list_para{max-width:84vw;margin-block:0;font-size:1.5rem;letter-spacing:.05em}}.interview{margin-block:40px;padding-block:100px 80px;overflow:hidden}@media screen and (max-width: 1024px){.interview{padding-block:60px}}@media screen and (max-width: 599.98px){.interview{padding-block:40px}}@media screen and (min-width: 1024.02px){.interview:not(:has(+.interview)){margin-bottom:100px}}@media screen and (max-width: 1024px){.interview:has(+.interview){margin-bottom:0}}@media screen and (max-width: 1024px){.interview+.interview{margin-top:0}}.interview__inner{max-width:1068px}.interview__head{margin-left:-46px;position:relative;z-index:1}@media screen and (max-width: 1024px){.interview__head{margin-left:0}}.interview__body{max-width:980px;margin-top:-65px;margin-left:auto}@media screen and (max-width: 1024px){.interview__body{margin-top:-20px}}@media screen and (max-width: 599.98px){.interview__body{margin-top:-10px}}.interview__box-name{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;row-gap:9px;margin-top:41px;position:relative;font-family:"Shippori Mincho",serif;font-weight:700;line-height:1.6;z-index:1}@media screen and (max-width: 1024px){.interview__box-name{-webkit-column-gap:34px;-moz-column-gap:34px;column-gap:34px;row-gap:5px;margin-top:34px}}@media screen and (max-width: 599.98px){.interview__box-name{-webkit-column-gap:27px;-moz-column-gap:27px;column-gap:27px;row-gap:0;margin-top:26px}}.interview__box-cont{display:grid;grid-auto-flow:row dense;grid-template-columns:minmax(auto, -webkit-max-content) 1fr;grid-template-columns:minmax(auto, max-content) 1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-top:33px;position:relative;z-index:0}@media screen and (max-width: 1024px){.interview__box-cont{grid-template-columns:1fr;margin-top:32px}}@media screen and (max-width: 599.98px){.interview__box-cont{margin-top:30px}}.interview__box-cont::before{content:"";display:block;width:72.4489795918%;aspect-ratio:710/424;background-color:rgba(217,217,217,.53);-webkit-mask:url(../image/common/icon-eight-horizontal.png) no-repeat center center/100% 100%;mask:url(../image/common/icon-eight-horizontal.png) no-repeat center center/100% 100%;position:absolute;top:-65px;right:-.5102040816%;z-index:-1}@media screen and (max-width: 1024px){.interview__box-cont::before{width:63.9322916667vw;top:-49px}}@media screen and (max-width: 599.98px){.interview__box-cont::before{width:72.2666666667vw;top:-32px}}.interview__sec{grid-column-start:1;margin-top:56px}@media screen and (max-width: 1024px){.interview__sec{margin-top:43px}}@media screen and (max-width: 599.98px){.interview__sec{margin-top:30px}}.interview__sec:first-of-type{margin-top:0}@media screen and (min-width: 1024.02px){.interview__sec:nth-of-type(-n + 3){max-width:511px;min-width:0}}.interview__sec:nth-of-type(n + 4){grid-column:1/-1}@media screen and (max-width: 1024px){.interview__photo-02+.interview__sec{margin-top:120px}}@media screen and (max-width: 599.98px){.interview__photo-02+.interview__sec{margin-top:90px}}@media screen and (max-width: 1024px){.interview__photo-01{width:calc(100% - 140px);margin-left:auto}}@media screen and (max-width: 599.98px){.interview__photo-01{width:calc(100% - 91px)}}.interview__ttl{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-bottom:5px;padding-inline:10px;position:relative;font-weight:500;line-height:1.35;font-size:2.6rem;z-index:0;overflow:hidden}@media screen and (max-width: 1024px){.interview__ttl{padding-bottom:6px;padding-inline:7px;font-size:2.2rem}}@media screen and (max-width: 599.98px){.interview__ttl{padding-bottom:8px;padding-inline:3px;font-size:1.8rem}}.interview__ttl::after{content:"";display:block;height:5px;border-bottom:5px solid #3654be;position:absolute;inset-inline:0;bottom:0;z-index:-1;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .8s;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s, -webkit-transform .8s}.interview__ttl.--name{grid-row:span 2;padding-inline:0;font-weight:inherit}@media screen and (max-width: 599.98px){.interview__ttl.--name{padding-inline:3px}}.interview__ttl.--scrolled::after{-webkit-transform:none;transform:none}.interview__department{font-size:1.8rem}@media screen and (max-width: 1024px){.interview__department{font-size:1.7rem}}@media screen and (max-width: 599.98px){.interview__department{font-size:1.6rem}}.interview__year{font-size:2rem}@media screen and (max-width: 1024px){.interview__year{font-size:1.8rem}}@media screen and (max-width: 599.98px){.interview__year{font-size:1.6rem}}.interview__para{font-weight:500;line-height:2;font-size:1.8rem}@media screen and (max-width: 1024px){.interview__para{margin-left:40px;font-size:1.7rem}}@media screen and (max-width: 599.98px){.interview__para{margin-left:min(26px,6.9333333333vw);font-size:1.5rem}}.interview__para:nth-child(n+2){margin-top:16px}@media screen and (max-width: 1024px){.interview__para:nth-child(n+2){margin-top:23px}}@media screen and (max-width: 599.98px){.interview__para:nth-child(n+2){margin-top:30px}}.interview__photo-02{grid-row:span 3;margin-top:206px;margin-right:-41px;margin-bottom:26px;position:relative;z-index:-1}@media screen and (max-width: 1024px){.interview__photo-02{width:49.21875vw;margin-top:100px;margin-inline:auto}}@media screen and (max-width: 599.98px){.interview__photo-02{width:67.7333333333vw;margin-top:80px}}.interview__photo-02::before{content:"";display:block;width:133.8%;aspect-ratio:669/458;margin:auto;background:linear-gradient(270.08deg, #012152 11.75%, #6287c0 43.64%, #07285c 79.85%, #024ab8 100.33%);position:absolute;top:60%;left:54%;-webkit-clip-path:polygon(50% 0%, 100% 100%, 0% 100%);clip-path:polygon(50% 0%, 100% 100%, 0% 100%);-webkit-transform-origin:50% 65%;transform-origin:50% 65%;-webkit-transform:translate(-50%, -65%);transform:translate(-50%, -65%);z-index:-1;-webkit-animation:interview-photo-triangle 25s 0s linear infinite;animation:interview-photo-triangle 25s 0s linear infinite}@-webkit-keyframes interview-photo-triangle{0%{-webkit-transform:translate(-50%, -65%) rotate(0deg);transform:translate(-50%, -65%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -65%) rotate(360deg);transform:translate(-50%, -65%) rotate(360deg)}}@keyframes interview-photo-triangle{0%{-webkit-transform:translate(-50%, -65%) rotate(0deg);transform:translate(-50%, -65%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -65%) rotate(360deg);transform:translate(-50%, -65%) rotate(360deg)}}.training{padding-block:140px;background-color:#3654be;color:#fff;overflow:hidden}@media screen and (max-width: 1024px){.training{padding-block:95px}}@media screen and (max-width: 599.98px){.training{padding-block:50px}}.training__inner{position:relative;z-index:0}.training__head{margin-inline:auto}.training__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:6.7307692308%;-moz-column-gap:6.7307692308%;column-gap:6.7307692308%;max-width:1040px;margin-inline:auto;margin-top:76px;position:relative;z-index:-1}@media screen and (max-width: 1024px){.training__row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:35px;margin-top:54px}}@media screen and (max-width: 599.98px){.training__row{row-gap:25px;margin-top:30px}}.training__photo{width:48.75%}@media screen and (max-width: 1024px){.training__photo{width:max(507px,49.609375vw);margin-inline:auto;position:relative;z-index:-1}}@media screen and (max-width: 599.98px){.training__photo{width:67.7333333333vw}}.training__line-wrap{position:absolute;inset-block:-500px;inset-inline:calc(50% - 50vw);z-index:-1;pointer-events:none;overflow:hidden;-webkit-transform:translateX(-100vw);transform:translateX(-100vw);-webkit-transition:-webkit-transform 2.5s ease-out;transition:-webkit-transform 2.5s ease-out;transition:transform 2.5s ease-out;transition:transform 2.5s ease-out, -webkit-transform 2.5s ease-out}.training__line-wrap.--scrolled{-webkit-transform:none;transform:none}.training__line-01,.training__line-02,.training__line-03{-webkit-transform:translateX(100vw);transform:translateX(100vw);-webkit-transition:-webkit-transform 2.5s ease-out;transition:-webkit-transform 2.5s ease-out;transition:transform 2.5s ease-out;transition:transform 2.5s ease-out, -webkit-transform 2.5s ease-out}.training__line-wrap.--scrolled .training__line-01,.training__line-wrap.--scrolled .training__line-02,.training__line-wrap.--scrolled .training__line-03{-webkit-transform:none;transform:none}.training__line-01{height:1px;margin:auto;border-top:1px solid #fff;position:absolute;inset:0}.training__line-02,.training__line-03{width:199.3055555556vw;height:1151px;border:1px solid #fff;border-radius:50%;position:absolute;right:-8px}@media screen and (max-width: 1024px){.training__line-02,.training__line-03{width:262.3697916667vw;height:890px;right:-13.0208333333vw}}@media screen and (max-width: 599.98px){.training__line-02,.training__line-03{width:442.6666666667vw;height:630px;right:-51.4666666667vw}}.training__line-02{margin-bottom:40px;bottom:50%;-webkit-clip-path:polygon(0% 50%, 100% 50%, 100% 100%, 0% 100%);clip-path:polygon(0% 50%, 100% 50%, 100% 100%, 0% 100%)}@media screen and (max-width: 1024px){.training__line-02{margin-bottom:30px}}@media screen and (max-width: 599.98px){.training__line-02{margin-bottom:20px}}.training__line-03{margin-top:40px;top:50%;-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 50%, 0% 50%);clip-path:polygon(0% 0%, 100% 0%, 100% 50%, 0% 50%)}@media screen and (max-width: 1024px){.training__line-03{margin-top:30px}}@media screen and (max-width: 599.98px){.training__line-03{margin-top:20px}}@media screen and (max-width: 1024px){.training__list{width:77.3333333333vw;margin-inline:auto}}.training__list.--01{-ms-flex-preferred-size:44.5192307692%;flex-basis:44.5192307692%;-ms-flex-item-align:center;align-self:center;margin-top:34px}@media screen and (max-width: 1024px){.training__list.--01{margin-top:0}}.training__list.--02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:7.2115384615%;-moz-column-gap:7.2115384615%;column-gap:7.2115384615%;max-width:1020px;margin-top:46px;margin-inline:auto}@media screen and (max-width: 1024px){.training__list.--02{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:45px;margin-top:38px}}@media screen and (max-width: 599.98px){.training__list.--02{row-gap:30px;margin-top:30px}}.training__list_item{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.training__list_head{font-weight:500;font-size:2.6rem}@media screen and (max-width: 1024px){.training__list_head{font-size:2.2rem}}@media screen and (max-width: 599.98px){.training__list_head{font-size:1.8rem}}.training__list_body{margin-top:17px;font-weight:500;font-size:1.8rem;letter-spacing:.1em}@media screen and (max-width: 1024px){.training__list_body{margin-top:16px;font-size:1.6rem}}@media screen and (max-width: 599.98px){.training__list_body{margin-top:14px;font-size:1.5rem}}.flow{padding-block:140px;background:url(../image/eng-new/flow-bg.png) no-repeat center center/cover;overflow:hidden}@media screen and (max-width: 1024px){.flow{padding-block:95px 110px}}@media screen and (max-width: 599.98px){.flow{padding-block:50px 80px;background:none}}@media screen and (max-width: 1024px){.flow__head{margin-left:8px}}.flow__list{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:10px;max-width:1003px;margin-left:33px;margin-top:81px;position:relative;z-index:0}@media screen and (max-width: 1024px){.flow__list{margin-top:73px;margin-left:0}}@media screen and (max-width: 599.98px){.flow__list{grid-auto-flow:row;row-gap:30px;margin-top:65px}}.flow__list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media screen and (max-width: 599.98px){.flow__list_item:nth-child(1)::before{content:"";display:block;width:100vw;aspect-ratio:750/519;background:url(../image/eng-new/flow-bg-01-sp@2x.png) no-repeat center center/contain;position:absolute;top:-76px;inset-inline:calc(50% - 50vw);z-index:-1}}@media screen and (max-width: 599.98px){.flow__list_item:nth-child(3)::before{content:"";display:block;width:100vw;aspect-ratio:750/600;background:url(../image/eng-new/flow-bg-02-sp@2x.png) no-repeat center center/contain;position:absolute;top:8px;inset-inline:calc(50% - 50vw);z-index:-1}}.flow__list_step{margin-right:-10px;padding-block:17px;padding-left:27px;background:linear-gradient(to right, transparent, transparent 25px, #3654be 25px, #3654be calc(100% - 25px), transparent calc(100% - 25px), transparent) no-repeat center center/100% 100%;position:relative;color:#fff;font-weight:900;text-shadow:0px 0px 10px rgba(0,83,92,.3);z-index:0}@media screen and (max-width: 1024px){.flow__list_step{padding-block:12px}}@media screen and (max-width: 599.98px){.flow__list_step{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:0;padding-block:6.5px;padding-left:16px;padding-right:17px}}.flow__list_step::before,.flow__list_step::after{content:"";display:block;width:30px;background-color:#3654be;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22259.2123%22%20height%3D%2283.1113%22%20viewBox%3D%220%200%20259.2123%2083.1113%22%3E%20%3Cpath%20d%3D%22M.4413%2C5.8162C-.9148%2C3.1549%2C1.0184%2C0%2C4.0053%2C0h232.9807c1.532%2C0%2C2.93.8752%2C3.599%2C2.2535l18.226%2C37.5556c.535%2C1.1028.535%2C2.3901%2C0%2C3.4929l-18.226%2C37.5557c-.669%2C1.3784-2.067%2C2.2535-3.599%2C2.2535H4.0053c-2.9869%2C0-4.9201-3.1548-3.564-5.8161l17.2869-33.9234c.5814-1.1409.5814-2.4913%2C0-3.6323L.4413%2C5.8162Z%22%20style%3D%22fill%3A%233654be%3B%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22259.2123%22%20height%3D%2283.1113%22%20viewBox%3D%220%200%20259.2123%2083.1113%22%3E%20%3Cpath%20d%3D%22M.4413%2C5.8162C-.9148%2C3.1549%2C1.0184%2C0%2C4.0053%2C0h232.9807c1.532%2C0%2C2.93.8752%2C3.599%2C2.2535l18.226%2C37.5556c.535%2C1.1028.535%2C2.3901%2C0%2C3.4929l-18.226%2C37.5557c-.669%2C1.3784-2.067%2C2.2535-3.599%2C2.2535H4.0053c-2.9869%2C0-4.9201-3.1548-3.564-5.8161l17.2869-33.9234c.5814-1.1409.5814-2.4913%2C0-3.6323L.4413%2C5.8162Z%22%20style%3D%22fill%3A%233654be%3B%22%2F%3E%3C%2Fsvg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 100%;mask-size:auto 100%;position:absolute;inset:0;z-index:-1}@media screen and (max-width: 599.98px){.flow__list_step::before,.flow__list_step::after{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22106%22%20height%3D%2256%22%20viewBox%3D%220%200%20106%2056%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M0%204C0%201.79086%201.79086%200%204%200H94.5214C96.2823%200%2097.8361%201.15157%2098.3484%202.83631L105.646%2026.8363C105.877%2027.595%20105.877%2028.405%20105.646%2029.1637L98.3484%2053.1637C97.8361%2054.8484%2096.2823%2056%2094.5214%2056H4C1.79087%2056%200%2054.2091%200%2052V4Z%22%20fill%3D%22%233654BE%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22106%22%20height%3D%2256%22%20viewBox%3D%220%200%20106%2056%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M0%204C0%201.79086%201.79086%200%204%200H94.5214C96.2823%200%2097.8361%201.15157%2098.3484%202.83631L105.646%2026.8363C105.877%2027.595%20105.877%2028.405%20105.646%2029.1637L98.3484%2053.1637C97.8361%2054.8484%2096.2823%2056%2094.5214%2056H4C1.79087%2056%200%2054.2091%200%2052V4Z%22%20fill%3D%22%233654BE%22%2F%3E%3C%2Fsvg%3E")}}.flow__list_step::before{margin-right:auto;-webkit-mask-position:left center;mask-position:left center}@media screen and (max-width: 599.98px){.flow__list_step::before{border-radius:4px 0 0 4px;-webkit-mask:none;mask:none}}.flow__list_step::after{margin-left:auto;-webkit-mask-position:right center;mask-position:right center}.flow__list_item:first-of-type .flow__list_step::before{border-radius:4px 0 0 4px;-webkit-mask:none;mask:none}.flow__list_item:nth-of-type(n + 2) .flow__list_step{margin-left:-10px;padding-left:43px}@media screen and (max-width: 599.98px){.flow__list_item:nth-of-type(n + 2) .flow__list_step{margin-left:0;padding-left:16px}}.flow__list_step span:nth-child(1){font-size:1.8rem;text-transform:uppercase}@media screen and (max-width: 1024px){.flow__list_step span:nth-child(1){font-size:1.7rem}}@media screen and (max-width: 599.98px){.flow__list_step span:nth-child(1){font-size:1.6rem}}.flow__list_step span:nth-child(2){margin-left:.15em;font-size:2.8rem}@media screen and (max-width: 1024px){.flow__list_step span:nth-child(2){font-size:2.6rem}}@media screen and (max-width: 599.98px){.flow__list_step span:nth-child(2){font-size:2.4rem}}.flow__list_list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:38px;padding-block:22px 34px;padding-inline:min(35px,14.4032921811%);background-color:#fff}@media screen and (max-width: 1024px){.flow__list_list{margin-top:25px;padding-block:17px 23px;padding-inline:23px}}@media screen and (max-width: 599.98px){.flow__list_list{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;max-width:230px;min-height:114px;margin-top:-28px;margin-left:65px;padding-block:12px;padding-inline:10px;background-color:#f7f7f7;text-align:center}}.flow__list_head{font-weight:700;font-size:1.6rem}.flow__list_body{margin-top:12px;font-weight:500;line-height:1.6;font-size:1.5rem;letter-spacing:.03em}@media screen and (max-width: 1024px){.flow__list_body{letter-spacing:.015em}}@media screen and (max-width: 599.98px){.flow__list_body{margin-top:4px;letter-spacing:0}}.flow__note{margin-top:38px;font-weight:500;font-size:1.8rem}@media screen and (max-width: 1024px){.flow__note{margin-top:28px;font-size:1.7rem}}@media screen and (max-width: 599.98px){.flow__note{margin-top:17px;font-size:1.5rem}}.ideal{padding-block:140px;background-color:#022f74;position:relative;z-index:0;overflow:hidden}@media screen and (max-width: 1024px){.ideal{padding-block:95px 120px}}@media screen and (max-width: 599.98px){.ideal{padding-block:50px 100px}}.ideal__head{margin-inline:auto}.ideal__catch{max-width:1033px;margin-top:100px;margin-inline:auto;padding:18px .4em;background:-webkit-gradient(linear, left top, left bottom, from(#87afdd), color-stop(52.93%, #e7f0fd), color-stop(84.03%, #f8fafe));background:linear-gradient(to bottom, #87afdd 0%, #e7f0fd 52.93%, #f8fafe 84.03%);font-weight:500;line-height:1.5;font-size:4rem;text-align:center}@media screen and (max-width: 1024px){.ideal__catch{margin-top:70px;padding-block:16px;font-size:2.9rem}}@media screen and (max-width: 599.98px){.ideal__catch{width:90%;margin-top:40px;padding-block:13px;font-size:1.8rem}}.ideal__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:130px;margin-inline:calc(50% - 50vw);-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}@media screen and (max-width: 1024px){.ideal__list{margin-top:100px}}@media screen and (max-width: 599.98px){.ideal__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:94px}}.ideal__list::before{content:"";display:block;width:1046px;height:773px;border-radius:50%;background-color:rgba(168,185,246,.8);position:absolute;top:calc(50% + 4.5px);left:73.4027777778%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-filter:blur(350px);filter:blur(350px);mix-blend-mode:hard-light;z-index:-1}.ideal__list::after{content:"";display:block;width:1180.98px;height:329px;border-radius:50%;background-color:#07c3ff;position:absolute;top:calc(50% + 231.5px);left:calc(50% + 20px);-webkit-transform:translate(-50%, -50%) rotate(-2.56deg);transform:translate(-50%, -50%) rotate(-2.56deg);-webkit-filter:blur(200px);filter:blur(200px);mix-blend-mode:soft-light;z-index:-1}.ideal__list .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.ideal__list .slick-slide{float:none;display:block;height:auto;outline:none}.ideal__list_item{-ms-flex-negative:0;flex-shrink:0;width:538px;padding-block:200px;position:relative;z-index:0}@media screen and (max-width: 1024px){.ideal__list_item{width:501px;padding-block:150px}}@media screen and (max-width: 599.98px){.ideal__list_item{width:auto;padding-block:84px}}.ideal__list_item::before{content:"";display:block;width:560.8px;aspect-ratio:560.8/422.88;background:-webkit-gradient(linear, left top, left bottom, from(#87afdd), color-stop(52.93%, #e7f0fd), color-stop(84.03%, #f8fafe));background:linear-gradient(to bottom, #87afdd 0%, #e7f0fd 52.93%, #f8fafe 84.03%);position:absolute;top:50%;left:50%;z-index:-1;-webkit-clip-path:polygon(50% 0%, 100% 100%, 0% 100%);clip-path:polygon(50% 0%, 100% 100%, 0% 100%);translate:-50% -65%;-webkit-transform-origin:50% 65%;transform-origin:50% 65%}@media screen and (max-width: 1024px){.ideal__list_item::before{width:523px}}@media screen and (max-width: 599.98px){.ideal__list_item::before{width:485px}}@media screen and (max-width: 599.98px){.ideal__list_item.--01{left:-30px}}.ideal__list_item.--01::before{top:44%;left:49%;rotate:-144.3deg}@media screen and (max-width: 599.98px){.ideal__list_item.--01::before{top:50%}}@media screen and (max-width: 599.98px){.ideal__list_item.--02{margin-top:-7px;padding-bottom:106px;left:-6px}}.ideal__list_item.--02::before{top:47%;rotate:-47.8deg}@media screen and (max-width: 599.98px){.ideal__list_item.--02::before{top:50%}}@media screen and (max-width: 599.98px){.ideal__list_item.--03{margin-top:45px;padding-top:30px;left:14px}}.ideal__list_item.--03::before{top:51%;rotate:23.2deg}@media screen and (max-width: 599.98px){.ideal__list_item.--03::before{top:50%}}@media screen and (max-width: 599.98px){.ideal__list_item.--04{margin-top:-2px;padding-top:70px;left:-4px}}.ideal__list_item.--04::before{top:49%;rotate:75.6deg}@media screen and (max-width: 599.98px){.ideal__list_item.--04::before{top:50%}}@media screen and (max-width: 599.98px){.ideal__list_item.--05{margin-top:69px;padding-top:53px;left:-4px}}.ideal__list_item.--05::before{rotate:134.9deg}.ideal__list_head{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:end;-ms-flex-pack:end;justify-content:flex-end;min-height:calc(1.75em + 10px + 1px);position:relative;font-weight:500;line-height:1.25;font-size:2.4rem;text-align:center}@media screen and (max-width: 1024px){.ideal__list_head{font-size:2.2rem}}@media screen and (max-width: 599.98px){.ideal__list_head{font-size:2rem}}.ideal__list_head::after{content:"";display:block;width:152px;max-width:100%;margin-top:10px;margin-inline:auto;border-top:2px solid}@media screen and (max-width: 599.98px){.ideal__list_item.--01 .ideal__list_head{left:-23px}}@media screen and (max-width: 599.98px){.ideal__list_item.--02 .ideal__list_head{left:9px}}@media screen and (max-width: 599.98px){.ideal__list_item.--03 .ideal__list_head{left:21px}}@media screen and (max-width: 599.98px){.ideal__list_item.--05 .ideal__list_head{left:31px}}.ideal__list_body{max-width:280px;margin-top:25px;margin-inline:auto;position:relative;line-height:1.5;font-size:1.6rem;text-align:center}@media screen and (max-width: 1024px){.ideal__list_body{margin-top:23px;font-size:1.5rem}}@media screen and (max-width: 599.98px){.ideal__list_body{margin-top:20px}}.ideal__list_item.--01 .ideal__list_body{max-width:330px}@media screen and (max-width: 599.98px){.ideal__list_item.--01 .ideal__list_body{left:19px}}@media screen and (max-width: 599.98px){.ideal__list_item.--02 .ideal__list_body{left:8px}}@media screen and (max-width: 599.98px){.ideal__list_item.--03 .ideal__list_body{max-width:230px;left:20px}}/*# sourceMappingURL=eng-new.css.map */