main{margin-top:-8rem}.p-mainimg__container{padding-top:8rem;position:relative}.p-mainimg{height:100vh;overflow:hidden;position:relative;width:100%}@media screen and (max-width:1000px){.p-mainimg{height:auto}}.p-mainimg__bg{animation:panBgRightToLeft 25s linear infinite;background:url(../../dist/images/index/mainimg_bg.webp) no-repeat 50%;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:-1}@keyframes panBgRightToLeft{0%{transform:scale(1.1) translateX(3%)}to{transform:scale(1.1) translateX(-3%)}}@media screen and (max-width:1000px){.p-mainimg__left{align-items:center;display:flex;flex-direction:column;gap:2.5rem;justify-content:space-between;padding-top:0}}.p-mainimg__content{align-items:center;display:flex;gap:6.4rem;height:64vh;justify-content:center;margin-bottom:1.8rem;padding:0 8rem;position:relative}.p-mainimg__logo svg{display:block;height:auto;width:24.7rem}@media screen and (max-width:756px){.p-mainimg__content{flex-direction:column;gap:.8rem;margin-top:7.4rem;padding:0 2rem}.p-mainimg__logo svg{height:auto;width:12rem}}.p-mainimg__title{color:#133463;font-size:4.5rem;font-weight:700;letter-spacing:.04em;line-height:1.2;margin-top:3.2rem;text-align:center}.p-mainimg__title span.small_text{font-size:3rem}@media screen and (max-width:1000px){.p-mainimg__title{font-size:3rem;margin-top:0}.p-mainimg__title span.small_text{font-size:2.2rem}}.p-mainimg__image{height:45rem;-webkit-mask-image:url(../../dist/images/index/mask.svg);mask-image:url(../../dist/images/index/mask.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:relative;width:60rem}.p-mainimg__image img{animation:heroCrossfade 16s infinite;height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;top:0;width:100%}.p-mainimg__image img:first-child{animation-delay:0s}.p-mainimg__image img:nth-child(2){animation-delay:4s}.p-mainimg__image img:nth-child(3){animation-delay:8s}.p-mainimg__image img:nth-child(4){animation-delay:12s}@keyframes heroCrossfade{0%{opacity:0;transform:scale(1)}10%{opacity:1}25%{opacity:1}35%{opacity:0}to{opacity:0;transform:scale(1.2)}}@media screen and (max-width:1000px){.p-mainimg__image{height:40rem;width:47rem}}@media screen and (max-width:768px){.p-mainimg__image{height:20rem;width:26rem}}.p-mainimg__bottom{margin:0 auto;width:100.9rem}.p-mainimg__bottom svg{display:block;height:auto;width:100%}.js-svg-letter{animation:typingSvg .1s linear forwards;animation-delay:calc(var(--delay) + .5s);opacity:0}@keyframes typingSvg{0%{opacity:0}to{opacity:1}}@media screen and (max-width:1000px){.p-mainimg__bottom{margin:1rem auto 3.2rem;padding-bottom:1rem;width:50.1rem}}@media screen and (max-width:675px){.p-mainimg__bottom{margin:3rem auto 3.2rem;padding-bottom:1rem;width:33.1rem}}.p-mainimg__scroll{align-items:flex-start;bottom:-1.5rem;display:flex;gap:1.2rem;position:absolute;right:5rem;z-index:2}.p-mainimg__scroll-text{color:#133463;font-family:Montserrat;font-size:2rem;font-weight:700;left:2.6rem;letter-spacing:1px;position:relative;top:-7.6rem;writing-mode:vertical-rl}.p-mainimg__scroll-bar{background-color:grey;height:11rem;position:relative;width:.1rem}.p-mainimg__scroll-square{animation:mainimg-scroll-square 3.5s ease-in-out infinite;background-color:#133463;height:1.5rem;left:50%;position:absolute;transform:translateX(-50%);width:.5rem}@keyframes mainimg-scroll-square{0%{top:0}to{top:calc(100% - 1rem)}}@media screen and (max-width:1000px){.p-mainimg__scroll{bottom:-3.6rem;gap:.8rem;right:2rem}.p-mainimg__scroll-text{font-size:1.4rem;left:1.7rem;top:-5.6rem}.p-mainimg__scroll-bar{height:13.8rem}.p-mainimg__scroll-square{height:1.5rem;width:.5rem}@keyframes mainimg-scroll-square{0%{top:0}to{top:calc(100% - 1.5rem)}}}.p-news__container{display:flex;gap:6.4rem}@media screen and (max-width:1000px){.p-news__container{flex-direction:column;gap:2.4rem}}.p-news__left{width:24.8%}@media screen and (max-width:1000px){.p-news__left{width:100%}.p-news .p-btn{margin:0 auto;width:27.4rem}}.p-news__title{font-size:2.4rem;font-weight:700}.p-news__title span.en_text{color:#003663;display:inline-block;font-family:Montserrat;font-size:6rem;font-style:italic;font-weight:600;margin-bottom:.8rem}@media screen and (max-width:1000px){.p-news__title{font-size:1.6rem}.p-news__title span.en_text{margin-bottom:0}}.p-news__right{width:75.2%}@media screen and (max-width:1000px){.p-news__right{width:100%}}.p-news__item a{border-bottom:1px solid #ccc;display:block;font-size:1.6rem;font-weight:500;padding:2.4rem 0}@media screen and (max-width:1000px){.p-news__item a{padding:1.8rem 0}}.p-news__item-top{align-items:center;display:flex;gap:1.4rem;margin-bottom:1.2rem}.p-news__item-date{color:#616161;font-family:Montserrat;font-size:1.6rem;font-weight:500}.p-news__item-category{background-color:#d3e5ff;border-radius:4px;color:#003663;font-size:1.2rem;font-weight:700;padding:.4rem 1.2rem;text-align:center}.p-news__item a:hover{color:#003663}.p-intro__container{margin-left:8rem}@media screen and (max-width:1000px){.p-intro{margin-top:8rem}.p-intro__container{margin-left:2rem}}.p-intro__image{border-radius:6rem 0 0 0;height:50.4rem;overflow:hidden;position:relative}.p-intro__image img{height:120%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:-10%;width:100%}@media screen and (max-width:1000px){.p-intro__image{height:21.9rem}.p-intro__image img{height:130%;top:-15%}}.p-intro__content{background:url(../../dist/images/index/intro_bg.webp) no-repeat 50%;background-size:cover;padding:6.4rem 0 10rem;position:relative;z-index:0}@media screen and (max-width:1000px){.p-intro__content{padding:3.2rem 0}}.p-intro__content:after{background:url(../../dist/images/index/logo_mark.svg) no-repeat 50%;background-size:cover;content:"";display:block;filter:blur(20px);height:51.4rem;opacity:0;position:absolute;right:9rem;top:6.4rem;transform:scale(.5) rotate(-15deg);transition:opacity 2s cubic-bezier(.215,.61,.355,1) .4s,transform 2s cubic-bezier(.215,.61,.355,1) .4s,filter 2s cubic-bezier(.215,.61,.355,1) .4s;width:50.7rem;z-index:-1}@media screen and (max-width:1000px){.p-intro__content:after{height:31.5rem;right:2rem;top:20%;width:31.1rem}}@media screen and (max-width:390px){.p-intro__content:after{top:20%}}.p-intro .p-container{margin:0 auto}.p-intro__title{filter:blur(10px);font-size:3rem;font-weight:700;letter-spacing:.36rem;margin-bottom:2.4rem;opacity:0;transform:translateY(40px);transition:opacity 1.2s cubic-bezier(.215,.61,.355,1),transform 1.2s cubic-bezier(.215,.61,.355,1),filter 1.2s cubic-bezier(.215,.61,.355,1)}@media screen and (max-width:1000px){.p-intro__title{font-size:2rem;margin-bottom:1.8rem}}.p-intro__text{filter:blur(10px);font-size:1.6rem;letter-spacing:.176rem;line-height:3.2rem;opacity:0;transform:translateY(40px);transition:opacity 1.2s cubic-bezier(.215,.61,.355,1) .2s,transform 1.2s cubic-bezier(.215,.61,.355,1) .2s,filter 1.2s cubic-bezier(.215,.61,.355,1) .2s}.p-intro__content.is-animated .p-intro__text,.p-intro__content.is-animated .p-intro__title{filter:blur(0);opacity:1;transform:translateY(0)}.p-intro__content.is-animated:after{filter:blur(0);opacity:1;transform:scale(1) rotate(0deg)}@media screen and (max-width:1000px){.p-intro__text{font-size:1.3rem;line-height:2.4rem}}.p-our-business__list{display:flex;gap:2.8rem}@media screen and (max-width:1000px){.p-our-business__list{flex-direction:column;gap:6.4rem}}.p-our-business__item{width:calc(33.33333% - .93333rem)}@media screen and (max-width:1000px){.p-our-business__item{width:100%}}.p-our-business__item-image img{height:36.6rem}.p-our-business__item-title{background:rgba(34,35,37,.5);color:#fff;font-size:1.8rem;font-weight:700;padding:1.8rem 2.4rem;position:relative;top:-7.5rem;width:100%}@media screen and (max-width:1000px){.p-our-business__item-title{padding:1.6rem 2.4rem;top:-7rem}}.p-our-business__item-text{color:#fff;font-size:1.4rem;line-height:2.4rem;margin-top:-4.8rem}.p-our-business{position:relative}.p-our-business:after{background:var(--Linear,linear-gradient(90deg,#013f85 0,#2a5067 100%));bottom:-6.4rem;content:"";display:block;height:34.7rem;position:absolute;right:0;width:100%;z-index:-1}@media screen and (max-width:1000px){.p-our-business .p-section-title svg{width:90%}.p-our-business:before{background:var(--Linear,linear-gradient(90deg,#013f85 0,#2a5067 100%));content:"";display:block;height:34rem;position:absolute;right:0;top:43.4rem;width:100%;z-index:-1}.p-our-business:after{bottom:-3.4rem;height:27.9rem}.p-our-business__bg{position:relative}.p-our-business__bg:before{background:var(--Linear,linear-gradient(90deg,#013f85 0,#2a5067 100%));bottom:52.4rem;content:"";display:block;height:27.9rem;position:absolute;right:0;width:100%;z-index:-1}}@media screen and (max-width:390px){.p-our-business__bg:before{bottom:49.4rem}}.p-strengths{margin-top:16rem}@media screen and (max-width:1000px){.p-strengths{margin-top:8rem}}.p-strengths__grid{margin-bottom:8rem}.p-strengths__list{align-items:start;display:grid;gap:3.2rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:repeat(3,auto);list-style:none;margin:0;padding:0}.p-strengths__item{display:contents}.p-strengths__item>.p-strengths__pic-wrap{align-self:stretch;grid-column:1;grid-row:1/-1;min-height:0;overflow:hidden;position:relative}.p-strengths__pic{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;transition:opacity .4s ease;width:100%;z-index:0}.p-strengths__pic.is-visible{opacity:1;z-index:1}.p-strengths__main{background:#f7f8f9;border-left:.4rem solid transparent;cursor:default;display:flex;gap:1.8rem;grid-column:2;padding:1.8rem 3.2rem;position:relative;transition:background-color .25s ease,border-color .25s ease}.p-strengths__item:first-child>.p-strengths__main{grid-row:1}.p-strengths__item:nth-child(2)>.p-strengths__main{grid-row:2}.p-strengths__item:nth-child(3)>.p-strengths__main{grid-row:3}.p-strengths__item.is-active .p-strengths__main{background:#e8f5ff}.p-strengths__item.is-active .p-strengths__main:before{background:linear-gradient(90deg,#507d99,#013f85 47.6%,#4191c4);border-radius:1rem;content:"";display:block;height:100%;left:-.2rem;position:absolute;top:0;width:.6rem}.p-strengths__num{transition:color .25s ease,-webkit-text-stroke .25s ease}@media screen and (max-width:1000px){.p-strengths__item{width:100%}.p-strengths__item:first-child .p-strengths__num img{height:2.8rem;position:relative;top:-.5rem;width:1.2rem}.p-strengths__item:nth-child(2) .p-strengths__num img{height:3rem;position:relative;top:-.5rem;width:2rem}.p-strengths__item:nth-child(3) .p-strengths__num img{height:3rem;position:relative;top:-.5rem;width:2.2rem}}.p-strengths__heading{color:#003663;display:inline-block;margin:0 0 1.2rem;transition:color .25s ease}.p-strengths__item.is-active .p-strengths__heading{color:#003663}.p-strengths__text{color:#101a22;font-size:1.6rem;letter-spacing:.04em;line-height:1.75;margin:0}@media screen and (max-width:1000px){.p-strengths__item:nth-child(2) .p-strengths__heading img{height:1.8rem;width:14.2rem}.p-strengths__grid{margin-bottom:4rem}.p-strengths__list{display:flex;flex-direction:column;gap:3.2rem}.p-strengths__item{display:flex;flex-direction:column;gap:1.2rem}.p-strengths__item>.p-strengths__pic-wrap{align-self:stretch;aspect-ratio:513/557;grid-column:unset;grid-row:unset;max-height:none;width:100%}.p-strengths__pic{opacity:1;z-index:1}.p-strengths__item:nth-child(n)>.p-strengths__main{grid-column:unset;grid-row:unset;margin-top:0;padding:2.4rem}.p-strengths__item .p-strengths__main{background:#e8f5ff}.p-strengths__item .p-strengths__main:before{background:linear-gradient(90deg,#507d99,#013f85 47.6%,#4191c4);border-radius:1rem;content:"";display:block;height:100%;left:-.2rem;position:absolute;top:0;width:.6rem}.p-strengths__heading img{height:auto;max-width:100%}.p-strengths__text{font-size:1.4rem}}.p-csr{background:url(../../dist/images/index/csr_bg.webp) no-repeat 50%;background-size:cover}.p-csr .p-section-title{display:inline-block}@media screen and (max-width:1000px){.p-csr .p-section-title svg{height:60px;max-width:90%}.p-csr .p-section-title{margin:1rem}}.p-csr__container{margin-top:0;padding:8rem 0}@media screen and (max-width:1000px){.p-csr__container{padding:3.4rem 2rem}}.p-csr__grid{display:flex;gap:4.8rem}@media screen and (max-width:1000px){.p-csr__grid{flex-direction:column}}.p-csr__item-title{color:#fff;font-size:3.8rem;font-weight:700;margin-bottom:3.2rem}@media screen and (max-width:1000px){.p-csr__item-title{font-size:2.4rem;margin-bottom:2.4rem}}.p-csr__item-text{color:#fff;font-size:1.4rem;font-weight:500;line-height:2.6rem}.p-csr__img{height:auto;width:47.4rem}@media screen and (max-width:1000px){.p-csr__img{width:100%}}.p-csr__img img{border-radius:1rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.js-scroll-animate.fade-up{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.js-scroll-animate.fade-up.is-animated{opacity:1;transform:translateY(0)}.js-scroll-animate.delay-1{transition-delay:.15s}.js-scroll-animate.delay-2{transition-delay:.3s}.js-scroll-animate.delay-3{transition-delay:.45s}.js-path-anim svg path{fill:transparent;stroke:#003663;stroke-width:1px;transition:stroke-dashoffset 1.5s ease-in-out,fill .8s ease 1s}.js-path-anim svg.start-anim path{fill:#003663;stroke-dashoffset:0!important}.p-csr__container .js-path-anim svg path,.p-recruit__container .js-path-anim svg path{stroke:#fff}.p-csr__container .js-path-anim svg.start-anim path,.p-recruit__container .js-path-anim svg.start-anim path{fill:#fff!important}.p-news__title,.p-section-title-sub{display:inline-block;overflow:hidden;position:relative}.p-news__title:after,.p-section-title-sub:after{background-color:#003663;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;width:100%;z-index:1}.p-news__title br,.p-news__title span,.p-section-title-sub br,.p-section-title-sub span{opacity:0;position:relative;z-index:2}.p-news__title.is-painted:after,.p-section-title-sub.is-painted:after{animation:paintReveal 1s cubic-bezier(.77,0,.175,1) forwards}.p-news__title.is-painted br,.p-news__title.is-painted span,.p-section-title-sub.is-painted br,.p-section-title-sub.is-painted span{opacity:1;transition:opacity .1s linear .4s}@keyframes paintReveal{0%{transform:scaleX(0);transform-origin:left}50%{transform:scaleX(1);transform-origin:left}50.1%{transform:scaleX(1);transform-origin:right}to{transform:scaleX(0);transform-origin:right}}.p-csr .p-btn.-white{width:37.2rem}@media screen and (max-width:1000px){.p-csr .p-btn.-white{width:100%}.p-company .p-section-title svg{height:5rem;width:26.4rem}}.p-company__list{display:flex;flex-wrap:wrap;gap:3.2rem}@media screen and (max-width:1000px){.p-company__list{flex-direction:column;gap:2.4rem}}.p-company__item{width:calc(50% - 1.6rem)}@media screen and (max-width:1000px){.p-company__item{width:100%}}.p-company__item a{background:linear-gradient(rgba(0,12,22,.3),rgba(0,12,22,.3)),url(../../dist/images/index/company_bg01.webp) no-repeat 50%;background-size:cover;border-radius:.8rem;color:#fff;display:block;font-size:2.6rem;font-weight:700;padding:11rem 9rem;position:relative;text-align:right;transition:all .3s ease}@media screen and (max-width:1000px){.p-company__item a{font-size:2rem;padding:6.4rem 7.4rem}}.p-company__item:nth-child(2) a{background:linear-gradient(rgba(0,12,22,.3),rgba(0,12,22,.3)),url(../../dist/images/index/company_bg02.webp) no-repeat 50%;background-size:cover}.p-company__item:nth-child(3) a{background:linear-gradient(rgba(0,12,22,.3),rgba(0,12,22,.3)),url(../../dist/images/index/company_bg03.webp) no-repeat 50%;background-size:cover}.p-company__item:nth-child(4) a{background:linear-gradient(rgba(0,12,22,.3),rgba(0,12,22,.3)),url(../../dist/images/index/company_bg04.webp) no-repeat 50%;background-size:cover}.p-company__item a:after{background:url(../../dist/images/common/btn_arrow_blue.svg) no-repeat 50%;background-size:cover;content:"";display:block;height:4.63rem;position:absolute;right:2.4rem;top:50%;transform:translateY(-50%);width:4.643rem}@media screen and (max-width:1000px){.p-company__item a:after{height:3.3rem;width:3.3rem}}.p-company__item a:hover{opacity:.6}.p-recruit{background:url(../../dist/images/index/recruit_bg.webp) no-repeat 50%;background-size:cover;padding:16rem 0 8rem;position:relative}.p-recruit__bg{margin:0 auto;max-width:144rem}@media screen and (max-width:1000px){.p-recruit{padding:6.4rem 0 42rem}.p-recruit .p-section-title svg{height:4.8rem;margin-bottom:.8rem;width:22.4rem}}@media screen and (max-width:768px){.p-recruit{margin-top:10rem}}.p-recruit__container{margin:0 0 0 auto}.p-recruit:before{background:url(../../dist/images/index/recruit_img.webp) no-repeat 50%;background-size:cover;border-radius:0 3rem 0 0;bottom:0;content:"";display:block;height:57.3rem;left:0;position:absolute;width:51.1rem}@media screen and (max-width:1000px){.p-recruit:before{height:37.1rem;width:33.1rem}}.p-recruit .p-section-title,.p-recruit__title{color:#fff;margin-left:16rem}.p-recruit__title{font-size:4.5rem;font-weight:700;margin-bottom:3.2rem}@media screen and (max-width:1000px){.p-recruit__title{font-size:2.4rem;margin-bottom:1.8rem}}.p-recruit__text{color:#fff;font-size:1.8rem;font-weight:500;line-height:3.5rem;margin-left:16rem}@media screen and (max-width:1000px){.p-recruit__text{font-size:1.6rem;line-height:2.8rem}}.p-recruit .p-btn{margin-left:16rem;width:25.4rem}@media screen and (max-width:1000px){.p-recruit .p-btn,.p-recruit .p-section-title,.p-recruit__text,.p-recruit__title{margin-left:0}}@media screen and (min-width:1001px) and (max-width:1400px){.p-recruit__container{max-width:100%;padding-right:4vw}.p-recruit:before{height:42.6vw;width:38vw}.p-recruit .p-btn,.p-recruit .p-section-title,.p-recruit__text,.p-recruit__title{margin-left:42vw}.p-recruit__title{font-size:clamp(2.8rem,4vw,3.6rem)}}@media screen and (max-width:1000px){.p-insta-title svg{max-width:90%}}