.loading{position:fixed;width:100%;height:100vh;background:#0088cd;left:0;top:0;z-index:6;display:flex;align-items:center;justify-content:center;transition:opacity .4s cubic-bezier(.23,1,.32,1),visibility .4s cubic-bezier(.23,1,.32,1)}.loading.is-fadeout{opacity:0;visibility:hidden}.loading-text-wrap{position:relative;z-index:1;display:flex;gap:6%;align-items:center;width:48%;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transition:-webkit-clip-path .8s cubic-bezier(.23,1,.32,1);transition:clip-path .8s cubic-bezier(.23,1,.32,1);transition:clip-path .8s cubic-bezier(.23,1,.32,1), -webkit-clip-path .8s cubic-bezier(.23,1,.32,1)}.loading-text-wrap.is-fadeout{-webkit-clip-path:polygon(0 51%,100% 50%,100% 50%,0 51%);clip-path:polygon(0 51%,100% 50%,100% 50%,0 51%)}.loading-text-wrap__jera{width:50%;z-index:3}.loading-text-wrap__ja,.loading-text-wrap__jera{background:#0088cd;padding:2% 0;position:relative}.loading-text-wrap__ja{width:42%;z-index:0}.loading-object{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;border-radius:50%;aspect-ratio:1;width:38%;border:6px solid #fff;transition:transform 1s ease;transition-delay:.8s}.loading-object.is-animate{transform:translate(-50%,-50%) scale(5)}.loading-object__grip{width:50%;position:absolute;top:86%;left:86%;display:block;aspect-ratio:1}.loading-mask{position:absolute;z-index:5;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100vh;-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%);background:#fff}.loading-mask.is-animate{animation:a 2s forwards}.loading-mask img{transform:scale(1.2);width:100%;-o-object-position:top;object-position:top}@keyframes a{0%{-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%)}30%{-webkit-clip-path:circle(10% at 50% 50%);clip-path:circle(10% at 50% 50%)}40%{-webkit-clip-path:circle(10% at 50% 50%);clip-path:circle(10% at 50% 50%)}to{-webkit-clip-path:circle(100% at 50% 50%);clip-path:circle(100% at 50% 50%)}}.index-kv{transform:scale(1.2);transition:transform 1.2s cubic-bezier(.23,1,.32,1);display:grid;position:relative;margin:0 calc(50% - var(--vw, 1vw)*50)}.index-kv.is-scaleout{transform:scale(1)}.index-kv__copy{font-size:clamp(2rem,calc(2.4rem + (min(var(--vw, 1vw), var(--svh, 1vh)) * 100 - 384px) * .0625),3.6rem);font-weight:700;white-space:pre-line;color:#8096a3;letter-spacing:.25em;position:absolute;top:min(min(var(--vw,1vw),var(--svh,1vh)) * 128/768 * 100,96px);left:min(min(var(--vw,1vw),var(--svh,1vh)) * 40/768 * 100,30px)}.index-kv__copy span{display:inline-block;transition:opacity .4s cubic-bezier(.23,1,.32,1),transform .4s cubic-bezier(.23,1,.32,1);transform:translateX(20px);opacity:0}.index-kv__copy.is-animate span{transform:translateX(0);opacity:1}.index-kv__copy.is-animate span:first-child{transition-delay:.08s}.index-kv__copy.is-animate span:nth-child(2){transition-delay:.16s}.index-kv__copy.is-animate span:nth-child(3){transition-delay:.24s}.index-kv__copy.is-animate span:nth-child(4){transition-delay:.32s}.index-kv__copy.is-animate span:nth-child(5){transition-delay:.4s}.index-kv__copy.is-animate span:nth-child(6){transition-delay:.48s}.index-kv__copy.is-animate span:nth-child(7){transition-delay:.56s}.index-kv__copy.is-animate span:nth-child(8){transition-delay:.64s}.index-kv__copy.is-animate span:nth-child(9){transition-delay:.72s}.index-kv__copy.is-animate span:nth-child(10){transition-delay:.8s}.index-kv__copy.is-animate span:nth-child(11){transition-delay:.88s}.index-kv__copy.is-animate span:nth-child(12){transition-delay:.96s}.index-kv__copy.is-animate span:nth-child(13){transition-delay:1.04s}.index-kv__copy.is-animate span:nth-child(14){transition-delay:1.12s}.index-kv__copy.is-animate span:nth-child(15){transition-delay:1.2s}.index-kv__bg,.index-kv__front{grid-column:1/2;grid-row:1/2}.kv-front-wrap__icon{position:absolute;-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);transition:-webkit-clip-path .4s cubic-bezier(.23,1,.32,1);transition:clip-path .4s cubic-bezier(.23,1,.32,1);transition:clip-path .4s cubic-bezier(.23,1,.32,1), -webkit-clip-path .4s cubic-bezier(.23,1,.32,1)}.kv-front-wrap__img{position:absolute;filter:drop-shadow(0 0 10px #fff);opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.23,1,.32,1),transform .8s cubic-bezier(.23,1,.32,1)}.kv-front-wrap{position:absolute}.kv-front-wrap.is-active .kv-front-wrap__icon{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.kv-front-wrap.is-active .kv-front-wrap__img{transform:translateY(0);opacity:1}.kv-front-wrap.is-active .kv-front-wrap__img--1{transition-delay:.2s}.kv-front-wrap.is-active .kv-front-wrap__img--2{transition-delay:.4s}.kv-front-wrap.is-active .kv-front-wrap__img--3{transition-delay:.6s}.kv-front-wrap--1{aspect-ratio:485/451;width:63.5%;top:13%;left:24%}.kv-front-wrap--1 .kv-front-wrap__icon--1{aspect-ratio:60/32;width:12.5%;bottom:0;left:26%}.kv-front-wrap--1 .kv-front-wrap__img--1{width:38%;top:0;right:0;z-index:4}.kv-front-wrap--1 .kv-front-wrap__img--2{width:62%;top:23%;left:20%;z-index:3}.kv-front-wrap--1 .kv-front-wrap__img--3{width:23%;top:48%;left:0;z-index:2}.kv-front-wrap--2{aspect-ratio:258/402;width:34%;top:53%;left:-4%}.kv-front-wrap--2 .kv-front-wrap__icon--1{aspect-ratio:39/57;width:21.5%;bottom:83%;left:18%}.kv-front-wrap--2 .kv-front-wrap__img--1{width:45%;bottom:0;right:0;z-index:4}.kv-front-wrap--2 .kv-front-wrap__img--2{width:90%;top:25%;left:0;z-index:3}.kv-front-wrap--3{aspect-ratio:299/397;width:40%;top:52%;right:-1%}.kv-front-wrap--3 .kv-front-wrap__icon--1{aspect-ratio:60/32;width:21.5%;bottom:92%;left:28%}.kv-front-wrap--3 .kv-front-wrap__img--1{width:36%;top:72%;right:0}.kv-front-wrap--3 .kv-front-wrap__img--2{width:86%;top:22%;left:0;z-index:3}.kv-front-wrap--4{aspect-ratio:523/707;width:68.5%;top:39%;right:18%}.kv-front-wrap--4 .kv-front-wrap__icon--1{aspect-ratio:26/30;width:5%;bottom:69%;left:38%}.kv-front-wrap--4 .kv-front-wrap__icon--2{aspect-ratio:24/31;width:5%;bottom:72%;left:28%}.kv-front-wrap--4 .kv-front-wrap__icon--3{aspect-ratio:39/57;width:7.5%;bottom:78%;left:31%}.kv-front-wrap--4 .kv-front-wrap__img--1{width:35%;bottom:38%;left:26%;z-index:4}.kv-front-wrap--4 .kv-front-wrap__img--2{width:31%;top:0;left:0;z-index:3}.kv-front-wrap--4 .kv-front-wrap__img--3{width:37%;top:62%;left:40%;z-index:4}.kv-front-wrap--4 .kv-front-wrap__img--4{width:38%;top:80%;left:60%;z-index:3}.index-section{padding-top:min(min(var(--vw,1vw),var(--svh,1vh)) * 124/768 * 100,93px)}.index-section.is-active .figure-block{transform:translateY(0);-webkit-clip-path:circle(100% at center);clip-path:circle(100% at center)}.index-section.is-active .text-block__text{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.index-section.is-active .text-block__button:before{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}.index-section-inner{position:relative;display:grid;margin-bottom:min(min(var(--vw,1vw),var(--svh,1vh)) * 64/768 * 100,48px)}.index-section-inner:before{content:"";height:4px;width:min(var(--vw,1vw) * 160/1280 * 100,200px);position:absolute;top:-4px;background:#fff}.index-section-inner--odd{border-radius:0 min(min(var(--vw,1vw),var(--svh,1vh)) * 20/768 * 100,15px) 0 0;border-top:2px solid #8096a3;border-right:2px solid #8096a3}.index-section-inner--odd:before{left:0}.index-section-inner--odd .text-block__title{text-align:right}.index-section-inner--even{border-radius:min(min(var(--vw,1vw),var(--svh,1vh)) * 20/768 * 100,15px) 0 0 0;border-top:2px solid #0088cd;border-left:2px solid #0088cd}.index-section-inner--even .figure-block,.index-section-inner--even:before{right:0}.figure-block{aspect-ratio:1;overflow:hidden;position:absolute;top:max(min(var(--vw,1vw),var(--svh,1vh)) * -124/768 * 100,-93px);border-radius:50%;width:min(min(var(--vw,1vw),var(--svh,1vh)) * 300/768 * 100,225px);height:min(min(var(--vw,1vw),var(--svh,1vh)) * 300/768 * 100,225px);transition:transform .8s cubic-bezier(.23,1,.32,1),-webkit-clip-path 3s cubic-bezier(.23,1,.32,1);transition:clip-path 3s cubic-bezier(.23,1,.32,1),transform .8s cubic-bezier(.23,1,.32,1);transition:clip-path 3s cubic-bezier(.23,1,.32,1),transform .8s cubic-bezier(.23,1,.32,1),-webkit-clip-path 3s cubic-bezier(.23,1,.32,1);-webkit-clip-path:circle(0 at center);clip-path:circle(0 at center);transform:translateY(5%)}.text-block{padding:min(min(var(--vw,1vw),var(--svh,1vh)) * 68/768 * 100,51px) min(min(var(--vw,1vw),var(--svh,1vh)) * 32/768 * 100,24px) 0}.text-block__title{font-family:Noto Sans JP,Arial,Meiryo,Helvetica Neue,游ゴシック体,YuGothic,游ゴシック Medium,Yu Gothic Medium,游ゴシック,Yu Gothic,Hiragino Kaku Gothic ProN,Hiragino Sans,sans-serif;font-weight:700;font-size:clamp(1.6666666667rem,calc(2rem + (min(var(--vw, 1vw), var(--svh, 1vh)) * 100 - 384px) * .0520833333),3rem);padding:0 min(min(var(--vw,1vw),var(--svh,1vh)) * 40/768 * 100,30px)}.text-block__title--primary{color:#0088cd}.text-block__title--secondary{color:#8096a3}.text-block__text{transition:-webkit-clip-path 1s cubic-bezier(.23,1,.32,1);transition:clip-path 1s cubic-bezier(.23,1,.32,1);transition:clip-path 1s cubic-bezier(.23,1,.32,1), -webkit-clip-path 1s cubic-bezier(.23,1,.32,1);-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);margin-top:min(min(var(--vw,1vw),var(--svh,1vh)) * 104/768 * 100,78px)}.text-block__button{position:relative;margin-top:min(min(var(--vw,1vw),var(--svh,1vh)) * 42/768 * 100,31.5px)}.text-block__button:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;transition:-webkit-clip-path 1s cubic-bezier(.23,1,.32,1);transition:clip-path 1s cubic-bezier(.23,1,.32,1);transition:clip-path 1s cubic-bezier(.23,1,.32,1), -webkit-clip-path 1s cubic-bezier(.23,1,.32,1);-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);z-index:1}@media screen and (min-width:960px){.loading-object{width:24%;border:20px solid #fff}.loading-mask{padding-top:min(var(--vw,1vw) * 59/1280 * 100,73.75px)}.index-kv{aspect-ratio:1280/875;margin:min(var(--vw,1vw) * 59/1280 * 100,73.75px) calc(50% - var(--vw, 1vw)*50) min(var(--vw,1vw) * 40/1280 * 100,50px)}.index-kv__copy{top:min(var(--vw,1vw) * 85/1280 * 100,106.25px);left:min(var(--vw,1vw) * 114/1280 * 100,142.5px);font-size:min(calc(3.6rem + 4.5 * (var(--vw, 1vw) * 100 - 1280px) / 320),4.05rem)}.kv-front-wrap__img{filter:drop-shadow(0 0 12px #fff)}.kv-front-wrap--1{aspect-ratio:478/334;width:38%;top:24%;left:50%;transform:translate(-50%,-50%)}.kv-front-wrap--1 .kv-front-wrap__img--1{width:33%}.kv-front-wrap--1 .kv-front-wrap__img--2{width:54%;top:8%}.kv-front-wrap--1 .kv-front-wrap__img--3{width:21%;top:28%}.kv-front-wrap--2{aspect-ratio:243/292;width:19%;top:27%;left:5%}.kv-front-wrap--2 .kv-front-wrap__icon--1{width:20.5%;bottom:0;left:8%}.kv-front-wrap--2 .kv-front-wrap__img--2{top:0}.kv-front-wrap--3{aspect-ratio:311/300;width:24.5%;top:18%;right:6.5%}.kv-front-wrap--3 .kv-front-wrap__icon--1{width:20.5%;bottom:0;left:8%}.kv-front-wrap--3 .kv-front-wrap__img--1{width:32%;top:46%;z-index:4}.kv-front-wrap--3 .kv-front-wrap__img--2{width:77%;top:0}.kv-front-wrap--4{aspect-ratio:481/413;width:37.5%;top:30%;right:36%}.kv-front-wrap--4 .kv-front-wrap__icon--1{width:6%;bottom:45%}.kv-front-wrap--4 .kv-front-wrap__icon--2{bottom:50%;left:22%}.kv-front-wrap--4 .kv-front-wrap__icon--3{width:6.5%;bottom:65%;left:29.5%}.kv-front-wrap--4 .kv-front-wrap__img--1{width:38%;bottom:0;left:2%}.kv-front-wrap--4 .kv-front-wrap__img--2{width:29%}.kv-front-wrap--4 .kv-front-wrap__img--3{width:32%;top:32%;left:52%}.kv-front-wrap--4 .kv-front-wrap__img--4{width:37%;top:43%;left:70%}.index-wrap{margin-bottom:min(var(--vw,1vw) * 120/1280 * 100,150px)}.index-section{padding-top:0}.index-section-inner{margin-bottom:min(var(--vw,1vw) * 80/1280 * 100,100px)}.index-section-inner--odd{grid-template-columns:3.2fr 6.8fr;border-radius:0 min(var(--vw,1vw) * 20/1280 * 100,25px) 0 0;border-top:4px solid #8096a3;border-right:4px solid #8096a3}.index-section-inner--odd .text-block__title{text-align:left}.index-section-inner--even{grid-template-columns:6.6fr 3.4fr;border-radius:min(var(--vw,1vw) * 20/1280 * 100,25px) 0 0;border-top:4px solid #0088cd;border-left:4px solid #0088cd}.index-section-inner--even .figure-block{right:auto}.figure-block{top:auto;width:100%;height:auto;position:relative;margin-top:max(var(--vw,1vw) * -40/1280 * 100,-50px)}.text-block{padding:min(var(--vw,1vw) * 48/1280 * 100,60px) min(var(--vw,1vw) * 54/1280 * 100,67.5px) 0}.text-block__title{padding:0;font-size:min(calc(3.2rem + 4 * (var(--vw, 1vw) * 100 - 1280px) / 320),3.6rem)}.text-block__text{margin-top:min(var(--vw,1vw) * 12/1280 * 100,15px)}.text-block__button{margin-top:min(var(--vw,1vw) * 24/1280 * 100,30px)}}
/*# sourceMappingURL=style.css.map */
