﻿@keyframes top-fv1{0%{transform:scale(2)}30%{transform:scale(1.8)}100%{transform:scale(1)}}@keyframes scaleDown{0%{transform:scale(2)}30%{transform:scale(1.8)}100%{transform:scale(1)}}@keyframes top-fv2{0%{background:transparent}100%{background:transparent}}@keyframes disappear{0%{opacity:1}100%{opacity:0}}@keyframes appear{0%{opacity:0}100%{opacity:1}}@keyframes top-fv-message-ja{0%{opacity:1;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);-webkit-text-fill-color:transparent}50%{opacity:1;webkit-clip-path:inset(0);clip-path:inset(0);-webkit-text-fill-color:transparent}80%{opacity:0.4;webkit-clip-path:inset(0);clip-path:inset(0);-webkit-text-fill-color:transparent}88%{opacity:0.6;webkit-clip-path:inset(0);clip-path:inset(0);-webkit-text-fill-color:#000}100%{opacity:1;webkit-clip-path:inset(0);clip-path:inset(0);-webkit-text-fill-color:#000}}.top-fv{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100dvw;height:100lvh;min-height:750px;visibility:hidden}@media screen and (max-width:575px){.top-fv{min-height:100lvh;padding-bottom:20px}}.top-fv.loading{visibility:visible}.top-fv__message{position:relative;z-index:20}.top-fv__message--ja{display:none;z-index:10;font-size:clamp(28px, 5vw, 60px);letter-spacing:clamp(5.6px, 1vw, 12px);line-height:1.6;color:#383838;font-weight:bold;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent;opacity:1;-webkit-clip-path:inset(0);clip-path:inset(0);-webkit-text-fill-color:#000}.top-fv.loading .top-fv__message--ja{background:linear-gradient(to right, #3493f8, rgba(255, 143, 64, 0.6));opacity:0;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);-webkit-text-fill-color:transparent;animation:top-fv-message-ja 1s 1 linear 0.4s forwards}.top-fv__message--en{display:none;z-index:10;font-size:18px;line-height:36px;color:#383838}@media screen and (max-width:1079px){.top-fv__message--en{font-size:12px;line-height:20px}}.top-fv__message--en .word{display:flex;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.top-fv__message--en .word .letter{will-change:transform, opacity;filter:blur(0px);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);opacity:1;overflow:hidden;font-size:18px;line-height:36px}@media screen and (max-width:1079px){.top-fv__message--en .word .letter{font-size:12px;line-height:20px}}.top-fv.loading .top-fv__message--en .word .letter{opacity:0}.top-fv__logo{position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;width:clamp(84px, 14.4vw, 180px);height:clamp(220.5px, 42vw, 525px);margin:auto;overflow:hidden;border-radius:10px;background:transparent}@media screen and (max-width:575px){.top-fv__logo{bottom:20px}}.top-fv__logo--top{position:absolute;content:"";z-index:-1;left:0;top:0;width:100%;height:clamp(21px, 4vw, 50px);backdrop-filter:blur(100px);border-radius:10px 10px 0 0;overflow:hidden;background:transparent}.top-fv__logo--top::before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.9);opacity:0.3}.top-fv__logo--bottom{position:absolute;content:"";z-index:-1;left:0;bottom:0;width:100%;height:clamp(189px, 36vw, 450px);backdrop-filter:blur(100px);border-radius:0 0 10px 10px;overflow:hidden;background:transparent}.top-fv__logo--bottom::before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.9);opacity:0.5}.top-fv__logo .rest{position:absolute;content:"";z-index:5;left:0;top:clamp(21px, 4vw, 50px);width:100%;height:clamp(10.5px, 2vw, 25px);background:transparent}.top-fv__scroll{position:absolute;left:40px;bottom:20px;padding-left:40px;font-family:"Outfit", sans-serif;font-size:20px;line-height:40px;letter-spacing:0.2em;font-weight:600;color:#093e8d}@media screen and (max-width:1079px){.top-fv__scroll{left:28px;bottom:0;padding-left:24px;font-size:14px}}@media screen and (max-width:575px){.top-fv__scroll{bottom:-18px}}.top-fv__scroll::before{position:absolute;content:"";left:16px;top:10px;display:flex;align-items:center;justify-content:center;width:2px;height:12px;font-size:32px;font-weight:300;background-color:#093e8d;animation:scroll-line 1.6s linear infinite 0.2s normal}.top-fv.loading .top-fv__scroll::before{animation:scroll-line 1.6s linear infinite 3.8s normal}@media screen and (max-width:1079px){.top-fv__scroll::before{left:8px;top:8px;font-size:24px}}.top-fv-cta{position:absolute;right:40px;bottom:40px;display:flex;gap:20px;width:700px}@media screen and (min-width:1720px){.top-fv-cta{right:80px;bottom:80px}}@media screen and (max-width:1079px){.top-fv-cta{left:0;right:0;bottom:80px;display:grid;gap:20px;width:340px;margin:auto}}@media screen and (max-width:767px){.top-fv-cta{width:268px}}@media screen and (max-width:575px){.top-fv-cta{bottom:60px}}.top-fv-cta__item{position:relative;display:flex;align-items:center;width:340px;height:70px;padding-left:30px;font-size:20px;font-weight:700;background-color:#fff;border-radius:50px;overflow:hidden;text-decoration:none;transition:padding 0.8s}@media screen and (max-width:767px){.top-fv-cta__item{width:268px;height:54px;margin:auto;font-size:16px}}.top-fv-cta__item::before{position:absolute;content:"→";z-index:2;right:24px;top:0;bottom:0;display:flex;align-items:center;justify-content:center;margin:auto;width:27px;height:27px;font-size:12px;color:#fff;border-radius:50%;transition:all 0.8s}@media screen and (max-width:1079px){.top-fv-cta__item::before{width:21px;height:21px;font-size:10px}}.top-fv-cta__item::after{position:absolute;content:"";z-index:1;right:-44px;bottom:0;width:152px;height:152px;background-color:#e1f0ff;border-radius:50%;filter:blur(26px)}@media screen and (max-width:767px){.top-fv-cta__item::after{right:-72px}}.top-fv-cta__item:hover{color:#fff}.top-fv-cta__item:hover::before{scale:0}.top-fv-cta__item:hover::after{background:none}.top-fv-cta__item--take{color:#1780c5}.top-fv-cta__item--take:hover{padding-left:88px;background-color:#1780c5}@media screen and (max-width:767px){.top-fv-cta__item--take:hover{padding-left:72px}}.top-fv-cta__item--take::before{background-color:#1780c5}.top-fv-cta__item--take::after{background-color:#e1f0ff}.top-fv-cta__item--offer{color:#f79a2f}.top-fv-cta__item--offer:hover{padding-left:68px;background-color:#f79a2f}@media screen and (max-width:767px){.top-fv-cta__item--offer:hover{padding-left:52px}}.top-fv-cta__item--offer::before{background-color:#f79a2f}.top-fv-cta__item--offer::after{background-color:#fffcd9}@keyframes scroll-line{0%{height:12px}50%{height:40px}100%{height:12px}}.top-feature{position:relative;z-index:2;width:calc(100% - 4rem);margin:0 auto 135px;padding:clamp(50px, calc(10vw + 15px), 150px) 0 100px;background-color:rgba(255, 255, 255, 0.6);border-radius:20px;overflow:hidden}@media screen and (min-width:1600px){.top-feature{width:calc(100% - 8rem)}}@media screen and (max-width:1079px){.top-feature{padding-bottom:360px;font-size:15px}}@media screen and (max-width:767px){.top-feature{margin-bottom:0;width:calc(100% - 2rem);padding-left:1.5rem;padding-right:1.5rem}}.top-feature-title{width:calc(100% - 6rem);max-width:1260px;margin:0 auto 12px;font-size:clamp(14px, 3vw, 24px);color:#093e8d}@media screen and (max-width:1079px){.top-feature-title{width:calc(100% - 2rem)}}.top-feature-message{width:calc(100% - 6rem);max-width:1260px;margin:auto;font-size:clamp(22px, 5vw, 40px);line-height:2;font-weight:700;color:#383838;letter-spacing:2.5px}@media screen and (max-width:1079px){.top-feature-message{width:calc(100% - 2rem)}}.top-feature-text{width:calc(100% - 6rem);max-width:1260px;margin:0 auto 3rem;font-size:18px;line-height:2;color:#383838;font-weight:500}@media screen and (max-width:1079px){.top-feature-text{width:calc(100% - 2rem);font-size:15px}}.top-feature-lists{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px;max-width:1080px}@media screen and (max-width:1400px){.top-feature-lists{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width:1079px){.top-feature-lists{grid-template-columns:repeat(1, 1fr);width:calc(100% - 2rem)}}@media screen and (max-width:1359px){.top-feature-lists{gap:15px}}.top-feature-lists__wrapper{width:calc(100% - 6rem);max-width:1260px;margin:auto}@media screen and (max-width:767px){.top-feature-lists__wrapper{width:calc(100% - 2rem)}}.top-feature-lists__item{padding:48px 40px;background-color:#fff;border-radius:10px}@media screen and (max-width:1400px){.top-feature-lists__item{padding:32px 36px}}@media screen and (max-width:1079px){.top-feature-lists__item{padding:24px 30px}}.top-feature-lists__item-title{margin-bottom:24px;font-size:28px;color:#093e8d;font-weight:700}@media screen and (max-width:1359px){.top-feature-lists__item-title{font-size:25px}}@media screen and (max-width:1079px){.top-feature-lists__item-title{font-size:20px}}.top-feature-lists__item-text{display:flex;align-items:center;gap:12px;margin-bottom:0;font-size:24px;color:#383838}@media screen and (max-width:1359px){.top-feature-lists__item-text{font-size:18px}}@media screen and (max-width:1079px){.top-feature-lists__item-text{font-size:15px}}.top-feature-lists__item-text .counter{font-size:2.4em;font-family:"Outfit", sans-serif;font-weight:500}.top-feature-lists__item-text .unit{padding-top:24px;font-weight:700}.top-feature__slide{position:absolute;z-index:-1;top:-12vw;right:30vw;display:grid;gap:20px;transform:rotate(-30deg);transform-origin:top}@media screen and (max-width:1079px){.top-feature__slide{top:20%;bottom:0;left:0;right:20%;margin:auto;transform-origin:center}}.top-feature__slide--first{display:grid;gap:20px;animation:feature-slide 30s infinite linear 0.1s both}.top-feature__slide--first__item{width:20vw;height:20vw;background-color:#000;object-fit:cover}@media screen and (max-width:1079px){.top-feature__slide--first__item{width:225px;height:225px}}.top-feature__slide--second{display:grid;gap:20px;animation:feature-slide 30s infinite linear 0.1s both}.top-feature__slide--second__item{width:20vw;height:20vw;background-color:#000;object-fit:cover}@media screen and (max-width:1079px){.top-feature__slide--second__item{width:225px;height:225px}}@keyframes feature-slide{0%{transform:translateY(20px)}100%{transform:translateY(-100%)}}.top-service{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:center;width:calc(100% - 4rem);max-width:1400px;margin:5rem auto 0}@media screen and (min-width:1600px){.top-service{width:calc(100% - 8rem)}}@media screen and (max-width:1079px){.top-service{display:block}}@media screen and (max-width:767px){.top-service{width:calc(100% - 2rem)}}.top-service__canvas{width:45% !important;height:auto !important;aspect-ratio:0.88;pointer-events:none}@media screen and (max-width:1079px){.top-service__canvas{width:100% !important;max-width:600px;margin:auto}}.top-service__content{width:55%;margin-left:2rem}@media screen and (max-width:1079px){.top-service__content{width:calc(100% - 2rem);margin-left:auto;margin-right:auto}}@media screen and (max-width:767px){.top-service__content{width:100%}}.top-service__content-title{margin-bottom:1.5rem;font-size:clamp(14px, 3vw, 24px);color:#093e8d}.top-service__content-lead{margin-bottom:2rem;font-size:clamp(24px, 3.6vw, 36px);line-height:2;color:#000;font-weight:700}@media screen and (min-width:1600px){.top-service__content-lead{font-size:40px}}.top-service__content-text{margin-bottom:3rem;font-size:18px;line-height:2;color:#444;font-weight:500}@media screen and (min-width:1600px){.top-service__content-text{font-size:22px}}@media screen and (max-width:1079px){.top-service__content-text{font-size:15px}}.top-service__content--lists{display:grid;grid-template-columns:repeat(1, 1fr);gap:1.5rem}.top-service__content--lists__item{position:relative;padding:2.5rem 0;color:#383838;font-weight:500;background-color:#fff;border-radius:10px;transform:translateY(30px);opacity:0;transition:all 0.8s}.top-service__content--lists__item.active{transform:translateY(0);opacity:1}.top-service__content--lists__item-title{position:absolute;left:2rem;top:-0.75rem;font-family:"Outfit", sans-serif}@media screen and (max-width:1079px){.top-service__content--lists__item-title{left:1rem}}.top-service__content--lists__item-text{margin-bottom:0;text-align:center;font-size:18px}@media screen and (min-width:768px){.top-service__content--lists__item-text .--sp{display:none}}.top-cta{position:relative;z-index:2;display:flex;gap:20px;width:700px;margin:auto;padding:150px 0}@media screen and (max-width:1079px){.top-cta{display:grid;gap:20px;width:340px;margin:auto;padding:40px 0 80px}}.top-cta__item{position:relative;display:flex;align-items:center;width:340px;height:70px;padding-left:30px;font-size:20px;font-weight:700;background-color:#fff;border-radius:50px;overflow:hidden;text-decoration:none;transition:all 0.8s}@media screen and (max-width:767px){.top-cta__item{width:268px;height:54px;margin:auto;font-size:16px}}.top-cta__item::before{position:absolute;content:"→";z-index:2;right:24px;top:0;bottom:0;display:flex;align-items:center;justify-content:center;margin:auto;width:27px;height:27px;font-size:12px;color:#fff;border-radius:50%;transition:all 0.8s}@media screen and (max-width:1079px){.top-cta__item::before{width:21px;height:21px;font-size:10px}}.top-cta__item::after{position:absolute;content:"";z-index:1;right:-44px;bottom:0;width:152px;height:152px;background-color:#e1f0ff;border-radius:50%;filter:blur(26px)}@media screen and (max-width:767px){.top-cta__item::after{right:-72px}}.top-cta__item:hover{color:#fff}.top-cta__item:hover::before{scale:0}.top-cta__item:hover::after{background:none}.top-cta__item--take{color:#1780c5}.top-cta__item--take:hover{padding-left:88px;background-color:#1780c5}@media screen and (max-width:767px){.top-cta__item--take:hover{padding-left:72px}}.top-cta__item--take::before{background-color:#1780c5}.top-cta__item--take::after{background-color:#e1f0ff}.top-cta__item--offer{color:#f79a2f}.top-cta__item--offer:hover{padding-left:68px;background-color:#f79a2f}@media screen and (max-width:767px){.top-cta__item--offer:hover{padding-left:52px}}.top-cta__item--offer::before{background-color:#f79a2f}.top-cta__item--offer::after{background-color:#fffcd9}.top-otherService{position:relative;z-index:2;padding:clamp(54px, 7.5vw, 120px) 2rem;background-color:rgba(255, 255, 255, 0.5)}@media screen and (max-width:1359px){.top-otherService{padding-bottom:96px}}@media screen and (max-width:767px){.top-otherService{padding-left:1rem;padding-right:1rem}}.top-otherService-title{width:calc(100% - 6rem);max-width:1320px;margin:0 auto 32px;font-size:clamp(14px, 3vw, 24px);color:#1780c5;font-weight:700}@media screen and (max-width:767px){.top-otherService-title{width:calc(100% - 2rem)}}.top-otherService__content{display:flex;align-items:flex-start;width:calc(100% - 6rem);max-width:1320px;margin:0 auto 32px}@media screen and (max-width:1359px){.top-otherService__content{display:block}}@media screen and (max-width:767px){.top-otherService__content{width:calc(100% - 2rem)}}.top-otherService__content--description{width:480px;opacity:0;transform:translateY(30px);transition:all 0.8s}.top-otherService__content--description.active{opacity:1;transform:translateY(0)}@media screen and (max-width:1359px){.top-otherService__content--description{width:100%;max-width:840px;margin-bottom:40px}}.top-otherService__content--description-title{font-size:clamp(20px, 3vw, 32px);line-height:2;font-weight:700;color:#383838}.top-otherService__content--description-text{font-size:18px;line-height:2;font-weight:500;color:#383838}@media screen and (max-width:1079px){.top-otherService__content--description-text{font-size:15px}}.top-otherService__content--list{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px;width:calc(100% - 520px);margin-left:auto;opacity:0;transform:translateY(30px);transition:all 0.8s;transition-delay:0.4s}.top-otherService__content--list.active{opacity:1;transform:translateY(0)}@media screen and (max-width:1359px){.top-otherService__content--list{width:100%;max-width:750px;margin-right:auto}}@media screen and (max-width:1079px){.top-otherService__content--list{gap:20px}}@media screen and (max-width:767px){.top-otherService__content--list{grid-template-columns:repeat(1, 1fr);gap:64px}}.top-otherService__content--list__item{position:relative;padding:80px 50px 50px;background-color:#fff;border-radius:10px;text-decoration:none}@media screen and (max-width:767px){.top-otherService__content--list__item{padding:60px 36px 48px}}.top-otherService__content--list__item::before{position:absolute;content:"";z-index:-1;left:-8px;top:-8px;width:calc(100% + 16px);height:calc(100% + 16px);background-image:linear-gradient(to right bottom, #1780c5 0%, #fffcd9 120%);border-radius:10px;opacity:0;transform:scale(0.9);transform-origin:center;transition:all 0.4s}.top-otherService__content--list__item:hover::before{opacity:1;transform:scale(1)}.top-otherService__content--list__item-img{width:auto;margin-bottom:50px}.top-otherService__content--list__item-img.img01{max-height:90px}@media screen and (max-width:767px){.top-otherService__content--list__item-img.img01{max-height:63px}}.top-otherService__content--list__item-img.img02{max-height:100px}@media screen and (max-width:767px){.top-otherService__content--list__item-img.img02{max-height:60px}}.top-otherService__content--list__item-img--wrap{display:flex;align-items:center;justify-content:center;width:100%;height:100px}@media screen and (max-width:767px){.top-otherService__content--list__item-img--wrap{height:64px}}.top-otherService__content--list__item-text{margin-bottom:50px;font-size:22px;line-height:1;color:#093e8d;font-weight:700;text-align:center}@media screen and (max-width:767px){.top-otherService__content--list__item-text{font-size:15px}}.top-otherService__content--list__item-more{position:relative;padding-right:56px;font-family:"Outfit", sans-serif;text-align:right;font-size:24px;line-height:40px;color:#1780c5}.top-otherService__content--list__item-more::before{position:absolute;right:0;top:0;content:"→";display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:24px;color:#fff;background-color:#1780c5;border-radius:50%}.top-productSpace{position:relative;z-index:2;display:flex;align-items:center;width:100%;height:720px;background-image:url("../images/top-productSpace-bg.webp");background-repeat:no-repeat;background-size:150% auto;background-position:top -120px center;transition:all 1.5s;overflow:hidden}@media screen and (max-width:1359px){.top-productSpace{height:630px;background-size:180% auto}}@media screen and (max-width:1079px){.top-productSpace{height:540px;background-size:270% auto}}@media screen and (max-width:767px){.top-productSpace{height:480px;background-size:360% auto}}.top-productSpace.moveDown{background-position:top center}.top-productSpace-slide{display:flex;align-items:center;width:clamp(2280px, 380vw, 5280px);overflow:hidden}.top-productSpace-slide__item{display:flex;align-items:center;width:2640px;animation:infinite-slide 15s infinite linear 0.1s both}.top-productSpace-slide__item-text{width:clamp(570px, 95vw, 1320px);font-size:clamp(60px, 10vw, 140px);color:#fff;font-weight:700;text-align:center}@keyframes infinite-slide{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.top-thin-bg{position:relative;z-index:2;padding-bottom:100px;background-color:rgba(255, 255, 255, 0.5)}.top-caseStudy{position:relative;z-index:2;width:calc(100% - 10rem);max-width:1320px;margin:auto;padding:120px 0}@media screen and (max-width:767px){.top-caseStudy{width:calc(100% - 2rem);padding:80px 0}}.top-caseStudy-title{margin-bottom:32px;font-size:clamp(14px, 3vw, 24px);color:#1780c5;font-weight:500}.top-caseStudy-text{font-size:clamp(22px, 5vw, 40px);line-height:2;font-weight:700;color:#383838}@media screen and (max-width:1359px){.top-caseStudy-text{margin-bottom:50px}}.top-caseStudy-content__item{position:relative;transform:translateY(30px);opacity:0;transition:all 0.8s}.top-caseStudy-content__item.active{transform:translateY(0);opacity:1}@media screen and (max-width:1359px){.top-caseStudy-content__item{display:grid}}.top-caseStudy-content__item:first-child{margin-top:-96px}@media screen and (max-width:1359px){.top-caseStudy-content__item:first-child{margin-top:0}}.top-caseStudy-content__item:not(:last-child){margin-bottom:70px}.top-caseStudy-content__item-img{position:absolute;z-index:2;top:0;width:calc(100vw - 880px);max-width:600px;height:auto;border-radius:20px}@media screen and (max-width:1359px){.top-caseStudy-content__item-img{position:relative;order:1;margin-left:auto;width:calc(100% - 1rem);min-width:auto;max-width:720px}}.top-caseStudy-content__item--description{width:500px;color:#383838}@media screen and (max-width:1359px){.top-caseStudy-content__item--description{width:auto}}.top-caseStudy-content__item--description--wrapper{display:flex;align-items:center;width:calc(100% - 400px);max-width:760px;height:360px;background-color:rgba(255, 255, 255, 0.5);border-radius:20px;overflow:hidden}@media screen and (max-width:1359px){.top-caseStudy-content__item--description--wrapper{order:2;display:block;width:100%;height:auto;margin-top:-48px;padding:84px 30px 30px}}@media screen and (max-width:767px){.top-caseStudy-content__item--description--wrapper{padding:84px 1rem 1rem}}.top-caseStudy-content__item--description-title{margin-bottom:clamp(16px, 2.5vw, 32px);font-size:24px;line-height:1.8;font-weight:700;letter-spacing:-0.1px}@media screen and (max-width:1079px){.top-caseStudy-content__item--description-title{font-size:20px}}.top-caseStudy-content__item--description-text{margin-bottom:0;line-height:2}@media screen and (max-width:767px){.top-caseStudy-content__item--description-text{font-size:14px}}.top-caseStudy-content__item--take{width:100%;max-width:1280px;margin-left:auto}@media screen and (min-width:1360px){.top-caseStudy-content__item--take{padding-top:120px}}@media screen and (max-width:1359px){.top-caseStudy-content__item--take{width:100%;margin-left:0;padding-top:0}}.top-caseStudy-content__item--take img{right:0}.top-caseStudy-content__item--take .top-caseStudy-content__item--description--wrapper{position:relative;padding-left:72px}@media screen and (max-width:1359px){.top-caseStudy-content__item--take .top-caseStudy-content__item--description--wrapper{padding-left:30px}}.top-caseStudy-content__item--take .top-caseStudy-content__item--description--wrapper::before{position:absolute;content:"";z-index:1;right:-220px;top:-300px;width:720px;height:720px;background-color:rgba(23, 128, 197, 0.3);border-radius:50%;filter:blur(150px)}@media screen and (max-width:1359px){.top-caseStudy-content__item--take .top-caseStudy-content__item--description--wrapper::before{right:-225px;top:-225px;width:450px;height:450px}}.top-caseStudy-content__item--offer{max-width:1280px;margin-right:auto}@media screen and (min-width:1360px){.top-caseStudy-content__item--offer{padding-top:120px}}@media screen and (max-width:1359px){.top-caseStudy-content__item--offer{width:100%;margin-right:0;padding-top:0}}.top-caseStudy-content__item--offer img{left:0}.top-caseStudy-content__item--offer .top-caseStudy-content__item--description--wrapper{position:relative;margin-left:auto;padding-right:56px;justify-content:right}@media screen and (min-width:1360px){.top-caseStudy-content__item--offer .top-caseStudy-content__item--description--wrapper{margin-left:440px}}@media screen and (min-width:1720px){.top-caseStudy-content__item--offer .top-caseStudy-content__item--description--wrapper{margin-left:480px}}@media screen and (max-width:1359px){.top-caseStudy-content__item--offer .top-caseStudy-content__item--description--wrapper{padding-right:30px}}.top-caseStudy-content__item--offer .top-caseStudy-content__item--description--wrapper::before{position:absolute;content:"";z-index:1;left:-220px;top:-300px;width:720px;height:720px;background-color:rgba(255, 208, 136, 0.3);border-radius:50%;filter:blur(150px)}@media screen and (max-width:1359px){.top-caseStudy-content__item--offer .top-caseStudy-content__item--description--wrapper::before{left:auto;right:-225px;top:-225px;width:450px;height:450px}}.top-caseStudy-link{position:absolute;display:flex;align-items:center;width:100%;max-width:340px;height:70px;margin:auto;padding-left:40px;color:#fff;font-size:18px;font-weight:700;background-color:#1780c5;border-radius:50px;box-sizing:border-box;border:1.5px solid #1780c5;text-decoration:none;transition:all 0.8s}@media screen and (max-width:767px){.top-caseStudy-link{max-width:285px;height:54px;padding-left:28px;font-size:16px}}.top-caseStudy-link::before{position:absolute;content:"→";right:20px;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:27px;height:27px;margin:auto;font-size:12px;color:#1780c5;background-color:#fff;border-radius:50%}@media screen and (max-width:767px){.top-caseStudy-link::before{width:21px;height:21px;font-size:10px}}.top-caseStudy-link:hover{padding-left:78px;color:#1780c5;background-color:#fff}@media screen and (max-width:767px){.top-caseStudy-link:hover{padding-left:60px}}.top-caseStudy-link:hover::before{scale:0}.top-caseStudy-link--wrapper{display:flex;align-items:flex-start;justify-content:center;padding:100px 0}@media screen and (max-width:767px){.top-caseStudy-link--wrapper{padding:50px 0 0}}.top-client{position:relative;z-index:2;width:calc(100% - 4rem);max-width:1720px;margin:0 auto;max-height:750px;background-color:#eef3f7;overflow:hidden}@media screen and (max-width:1359px){.top-client{max-height:none;margin-top:60px;padding:50px 20px}}@media screen and (max-width:767px){.top-client{width:calc(100% - 2rem)}}.top-client-content{display:flex;width:calc(100% - 160px);max-width:1200px;margin:auto}@media screen and (max-width:1359px){.top-client-content{display:grid}}@media screen and (max-width:767px){.top-client-content{width:100%}}.top-client-content__detail{width:480px;padding-top:160px}@media screen and (max-width:1599px){.top-client-content__detail{width:480px}}@media screen and (max-width:1359px){.top-client-content__detail{width:100%;padding-top:0}}.top-client-content__detail--title{margin-bottom:clamp(20px, 3.6vw, 36px);font-size:clamp(14px, 3vw, 24px);font-weight:700;color:#1780c5}.top-client-content__detail--description{font-size:clamp(22px, 5vw, 40px);line-height:2;font-weight:700;color:#383838}.top-client-content__detail--message{font-size:18px;line-height:2;font-weight:500;color:#383838}@media screen and (max-width:1079px){.top-client-content__detail--message{font-size:15px}}.top-client-content__sliders{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;align-items:start;width:calc(100% - 520px);margin-left:40px}@media screen and (max-width:1599px){.top-client-content__sliders{width:calc(100% - 520px)}}@media screen and (max-width:1359px){.top-client-content__sliders{grid-template-columns:repeat(1, 1fr);width:100%;height:580px;margin-left:0;overflow:hidden}}@media screen and (max-width:767px){.top-client-content__sliders{width:calc(100% + 2rem);height:420px;margin-left:-1rem}}.top-client-content__sliders--first{display:grid;gap:20px;overflow:hidden}@media screen and (max-width:1359px){.top-client-content__sliders--first{display:flex;height:280px}}@media screen and (max-width:767px){.top-client-content__sliders--first{gap:5px;height:200px}}.top-client-content__sliders--first--top{display:grid;gap:20px;animation:infinite-slide-y 40s linear infinite 0.1s both;perspective:1000}@media screen and (max-width:1359px){.top-client-content__sliders--first--top{display:flex;height:280px;animation:infinite-slide-x 32s linear infinite 0.1s both}}@media screen and (max-width:767px){.top-client-content__sliders--first--top{gap:5px;height:200px;animation:infinite-slide-x-sp 32s linear infinite 0.1s both}}.top-client-content__sliders--first--bottom{display:grid;gap:20px;animation:infinite-slide-y 40s linear infinite 0.1s both;perspective:1000}@media screen and (max-width:1359px){.top-client-content__sliders--first--bottom{display:flex;height:280px;animation:infinite-slide-x 32s linear infinite 0.1s both}}@media screen and (max-width:767px){.top-client-content__sliders--first--bottom{gap:5px;height:200px;animation:infinite-slide-x-sp 32s linear infinite 0.1s both}}.top-client-content__sliders--second{display:grid;gap:20px;overflow:hidden}@media screen and (max-width:1359px){.top-client-content__sliders--second{display:flex;height:280px}}@media screen and (max-width:767px){.top-client-content__sliders--second{height:200px;gap:5px}}.top-client-content__sliders--second--top{display:grid;gap:20px;animation:infinite-slide-y 40s linear infinite 0.1s both reverse}@media screen and (max-width:1359px){.top-client-content__sliders--second--top{display:flex;height:280px;animation:infinite-slide-x 32s linear infinite 0.1s both reverse}}@media screen and (max-width:767px){.top-client-content__sliders--second--top{height:200px;gap:5px;animation:infinite-slide-x-sp 32s linear infinite 0.1s both reverse}}.top-client-content__sliders--second--bottom{display:grid;gap:20px;animation:infinite-slide-y 40s linear infinite 0.1s both reverse}@media screen and (max-width:1359px){.top-client-content__sliders--second--bottom{display:flex;height:280px;animation:infinite-slide-x 32s linear infinite 0.1s both reverse}}@media screen and (max-width:767px){.top-client-content__sliders--second--bottom{height:200px;gap:5px;animation:infinite-slide-x-sp 32s linear infinite 0.1s both reverse}}.top-client-content__sliders picture,.top-client-content__sliders img{width:100%;height:210px;object-fit:cover}@media screen and (max-width:1359px){.top-client-content__sliders picture,.top-client-content__sliders img{width:420px;height:280px}}@media screen and (max-width:767px){.top-client-content__sliders picture,.top-client-content__sliders img{width:300px;height:200px}}@keyframes infinite-slide-x{0%{transform:translateX(20px)}100%{transform:translateX(-100%)}}@keyframes infinite-slide-x-sp{0%{transform:translateX(5px)}100%{transform:translateX(-100%)}}@keyframes infinite-slide-y{0%{transform:translateY(20px)}100%{transform:translateY(-100%)}}