.loading-cover{position:fixed;top:0;left:0;z-index:1000000000000000000000000;width:100vw;height:100dvh;background:#fff;transition:.2s;opacity:0;visibility:hidden}.loading-cover.loading{opacity:1;visibility:visible}.loading-cover.loading .circle{display:block}.loading-cover .overlay{position:relative;width:100%;height:100%}.loading-cover .overlay .cover{position:absolute;width:100%;height:100%;z-index:1;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.loading-cover .content{display:flex;z-index:100;flex-direction:column;align-items:center;width:50%;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);gap:3rem}@media screen and (max-width: 767px){.loading-cover .content{width:100%;padding:0 2rem}}.loading-cover .logo{width:30%;min-width:20rem;animation:show 1s ease-in-out forwards;opacity:0}@media screen and (max-width: 767px){.loading-cover .logo{min-width:10rem}}.loading-cover .txt{text-align:center;line-height:2.2;font-feature-settings:"palt";word-break:auto-phrase;animation:show 1s ease-in-out forwards;opacity:0}.loading-cover .meter{display:flex;gap:1rem;animation:show 1s ease-in-out forwards;opacity:0}.loading-cover .meter>span{width:2rem;aspect-ratio:1/1;background:red;background:url(/img/top/about/futaba.svg) no-repeat center center/contain;animation:grow 2.5s ease-in-out infinite;opacity:0}.loading-cover .meter>span:nth-child(1){animation-delay:0}.loading-cover .meter>span:nth-child(2){animation-delay:.4s}.loading-cover .meter>span:nth-child(3){animation-delay:.8s}@keyframes grow{0%{transform:scale(1);opacity:0}50%{transform:scale(1.2);opacity:1}80%{transform:scale(1);opacity:0}to{transform:scale(1);opacity:0}}@keyframes show{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.loading-cover .circle{display:none;position:absolute;border-radius:50%;background:#fff;animation:circle 2s ease-in-out infinite;opacity:1;background-blend-mode:multiply;mix-blend-mode:multiply;animation:gravityLoading 2s ease-in-out infinite}@media screen and (max-width: 767px){.loading-cover .circle:nth-child(2n),.loading-cover .circle:nth-child(3n){display:none}}@keyframes gravityLoading{0%{transform:translateY(0)}50%{transform:translateY(1rem)}to{transform:translateY(0)}}header[data-astro-cid-nx3mjke5]{position:relative;width:100%;aspect-ratio:16/9;background:no-repeat center/cover url(/img/shared/kv/kv_back.svg);overflow:hidden}@media screen and (max-width: 767px){header[data-astro-cid-nx3mjke5]{aspect-ratio:9/12;background:no-repeat center right/cover url(/img/shared/kv/kv_back_left.png)}header[data-astro-cid-nx3mjke5]:before{content:"";position:absolute;width:50%;height:100%;right:0;top:0;background:no-repeat center right/cover url(/img/shared/kv/kv_back_right.png)}}header[data-astro-cid-nx3mjke5]:after{content:"";position:absolute;width:100%;aspect-ratio:16/9;background:no-repeat center/cover url(/img/shared/kv/circles_clip.svg);bottom:0}@media screen and (max-width: 767px){header[data-astro-cid-nx3mjke5]:after{width:120%;left:50%;top:50%;transform:translate(-50%,-30%)}}header[data-astro-cid-nx3mjke5] .logo[data-astro-cid-nx3mjke5]{position:absolute;top:20%;left:0;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}header[data-astro-cid-nx3mjke5] .logo[data-astro-cid-nx3mjke5] img[data-astro-cid-nx3mjke5]{width:18%}@media screen and (max-width: 767px){header[data-astro-cid-nx3mjke5] .logo[data-astro-cid-nx3mjke5] img[data-astro-cid-nx3mjke5]{width:40%}}header[data-astro-cid-nx3mjke5] .logo[data-astro-cid-nx3mjke5] .lead-txt[data-astro-cid-nx3mjke5]{text-align:center;font-size:1.5rem;font-weight:700;background:var(--copy-gradation, linear-gradient(0deg, #E53386 -40.97%, #E9523E 97.16%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes gravity{0%{transform:translateY(0)}50%{transform:translateY(5%)}to{transform:translateY(0)}}.section.about-section{display:flex;align-items:center;justify-content:center;gap:5rem;padding-top:5rem;padding-bottom:3rem}@media screen and (max-width: 767px){.section.about-section{flex-direction:column;align-items:center;gap:3rem}}.section.about-section .left{width:40%;flex-shrink:0}@media screen and (max-width: 767px){.section.about-section .left{width:70%}}.section.about-section .right{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width: 767px){.section.about-section .right{gap:2rem}.section.about-section .right .more-button{align-self:center}}.section.about-section .right .catch-copy{display:flex;align-items:center;gap:1rem}@media screen and (max-width: 767px){.section.about-section .right .catch-copy{justify-content:center}}.section.about-section .right .catch-copy:before{content:"";width:4rem;aspect-ratio:1/1;background:url(/img/top/about/futaba.svg) no-repeat center/contain}@media screen and (max-width: 767px){.section.about-section .right .catch-copy:before{width:3rem}}.section.about-section .right .catch-copy .copy{letter-spacing:-.001rem;font-feature-settings:"palt";font-size:2rem;font-weight:700;background:var(--copy-gradation, linear-gradient(0deg, #e53386 -40.97%, #e9523e 97.16%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 767px){.section.about-section .right .catch-copy .copy{font-size:1.5rem}}.section.about-section .right .txt{font-size:1.3rem;line-height:2;word-break:auto-phrase}@media screen and (max-width: 767px){.section.about-section .right .txt{font-size:1.1rem;text-align:center;line-height:1.7}}.section.news-section{margin-top:15rem}@media screen and (max-width: 767px){.section.news-section{margin-top:10rem}}.section.service-section{margin-top:5rem}@media screen and (max-width: 767px){.section.service-section{margin-top:2rem}}.section.row-section-template{display:flex;gap:3rem}@media screen and (max-width: 767px){.section.row-section-template{flex-direction:column}}.section.row-section-template .left{flex-shrink:0;width:45%}@media screen and (max-width: 767px){.section.row-section-template .left{width:100%}}.section.row-section-template .left .thumbnail{position:relative}.section.row-section-template .left .thumbnail .circles{position:absolute;width:13%}.section.row-section-template .left .thumbnail .circles.one{left:-6%;bottom:-7%}.section.row-section-template .left .thumbnail .circles.two{right:-5%;bottom:-7%}.section.row-section-template .left .thumbnail .circles>svg{width:100%}.section.row-section-template .right{width:calc((100% - 3rem)/2)}@media screen and (max-width: 767px){.section.row-section-template .right{width:100%}}.section.row-section-template .right .section-title{font-feature-settings:"palt";word-break:auto-phrase;font-weight:700}.section.row-section-template .right .section-title .en{font-size:3rem}@media screen and (max-width: 767px){.section.row-section-template .right .section-title .en{font-size:3rem}}.section.row-section-template .right .section-title .jp{display:block;margin-top:.5rem;font-size:1.5rem}@media screen and (max-width: 767px){.section.row-section-template .right .section-title .jp{font-size:2rem}}.section.row-section-template .right .txt{margin-top:2rem;font-feature-settings:"palt";word-break:auto-phrase;letter-spacing:.15rem}.section.row-section-template .right .more-button{margin-top:2rem}.section.works-section{margin-top:10rem}.section.access-section,.section.recruit-section{margin-top:5rem}.section.cp-section{position:relative;padding:20rem 0 25rem}.section.cp-section .contact{width:100%}.section.cp-section .contact .contact-button{margin-top:3rem;display:block;width:30%;transition:.2s}.section.cp-section .contact .contact-button:hover{opacity:.6;transform:scale(.99)}@media screen and (max-width: 767px){.section.cp-section .contact .contact-button{width:50%}}.section.cp-section .partner{margin-top:15rem;margin-left:auto;width:40%}@media screen and (max-width: 767px){.section.cp-section .partner{width:100%;margin-left:0}}.section.cp-section .section-title{font-feature-settings:"palt";word-break:auto-phrase;font-weight:700}.section.cp-section .section-title .en{font-size:3rem}@media screen and (max-width: 767px){.section.cp-section .section-title .en{font-size:3rem}}.section.cp-section .section-title .jp{display:block;margin-top:.5rem;font-size:1.5rem}@media screen and (max-width: 767px){.section.cp-section .section-title .jp{font-size:2rem}}.section.cp-section .txt{font-size:1rem;margin-top:2rem;font-feature-settings:"palt";word-break:auto-phrase;letter-spacing:.15rem}.section.cp-section .more-button{margin-top:2rem}.section.cp-section .absolute-circle{position:absolute;border-radius:50%;aspect-ratio:1/1;z-index:-1;animation:gravity 5s ease-in-out infinite}.section.cp-section .circle1{z-index:10;top:5%;right:-20%;width:30%;background:linear-gradient(225deg,#db1a7b 15.72%,#ed4732 85.01%);animation-duration:5s;animation-delay:.5s}.section.cp-section .circle2{z-index:1;top:18%;right:5%;width:15%;background:linear-gradient(180deg,#db1a7b 1.52%,#ed4732 99.52%);animation-duration:8s;animation-delay:1s}.section.cp-section .circle3{top:12%;right:30%;width:18%;background:#103283;opacity:.5;animation-duration:6s;animation-delay:1.5s}.section.cp-section .circle4{top:35%;right:30%;width:6%;background:#99c736;animation-duration:3.5s;animation-delay:.5s;animation-direction:reverse}.section.cp-section .circle5{top:45%;right:5%;width:20%;background:linear-gradient(225deg,#f6f5b3 22.59%,#eddc6b 93.3%);background-blend-mode:multiply;mix-blend-mode:multiply;animation-duration:4s;animation-delay:.5s}.section.cp-section .circle6{top:50%;left:0;width:18%;background:#64baaf;animation-duration:5s;animation-delay:0s}.section.cp-section .circle7{top:70%;left:40%;width:5%;background:linear-gradient(180deg,#db1a7b 5.15%,#e62f17 103.14%);animation-duration:3s;animation-delay:.3s;animation-direction:reverse}.section.cp-section .circle8{top:70%;left:15%;width:25%;background:linear-gradient(135deg,#ef8b20 14.65%,#edd764 85.36%);background-blend-mode:multiply;mix-blend-mode:multiply;animation-duration:3.5s;animation-delay:1s}.section.cp-section .circle9{top:82%;left:10%;width:10%;background:#103283;opacity:.5;background-blend-mode:multiply;mix-blend-mode:multiply;animation-duration:6s;animation-delay:.5s}.section.cp-section .circle10{top:85%;right:20%;width:10%;background:linear-gradient(180deg,#99c736 14.65%,#dfe56b 85.36%);background-blend-mode:multiply;mix-blend-mode:multiply;animation-direction:reverse}.section.cp-section .circle11{top:80%;right:20%;width:2%;background:#edeb75;animation-duration:1s;animation-delay:.5s}.section.cp-section .circle12{top:80%;right:-18%;width:23%;background:linear-gradient(180deg,#db1a7b 1.52%,#ed4732 99.52%);animation-duration:4s;animation-delay:1.5s}.section .section-title-box{display:flex;justify-content:center;align-items:center;gap:3rem;padding-bottom:5rem}.section .section-title-box .section-title{position:relative;font-weight:700;font-feature-settings:"palt";word-break:auto-phrase}.section .section-title-box .section-title .en{font-size:4rem;padding:0 1rem}@media screen and (max-width: 767px){.section .section-title-box .section-title .en{font-size:3rem}}.section .section-title-box .section-title .jp{width:100vw;font-size:2rem;text-align:center;position:absolute;bottom:-3rem;left:50%;transform:translate(-50%)}@media screen and (max-width: 767px){.section .section-title-box .section-title .jp{font-size:2rem}}.section .section-title-box .circles{width:20%;flex-shrink:0}@media screen and (max-width: 767px){.section .section-title-box .circles{width:15%}}.section .section-title-box .circles>svg{width:100%}.circles-column[data-astro-cid-lvwjab3v] svg[data-astro-cid-lvwjab3v]{display:flex;flex-direction:column;align-self:flex-end;height:auto}.circles-column[data-astro-cid-mjcbmvku] svg[data-astro-cid-mjcbmvku]{display:flex;flex-direction:column;align-self:flex-end;height:auto}
