#gfs-lp,#header-gfs{--font-body:"Barlow","Noto Sans JP",sans-serif;--font-jp:"Noto Sans JP",sans-serif;--font-en:"Barlow",sans-serif;--color-base:#1b1a1a;--color-main:#f0f0f0;--color-txt:#fff;--color-txt-gray:#525151;--color-card:#272626;--color-accent:#ff9a3d}body{font-size:1.4rem}@media screen and (min-width:769px){body{font-size:1.6rem}}main{overflow-x:clip}#header-gfs{position:fixed;top:0;left:0;width:100%;color:var(--color-txt);z-index:100;transition:background-color .5s,transform .5s}#header-gfs.is-hidden{transform:translateY(-100%)}#header-gfs .header-bar{position:relative}#header-gfs .header-bar:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,4,8,0),rgba(3,4,8,.9) 50%);opacity:0;transition:opacity .5s;z-index:-1}#header-gfs.is-scrolled .header-bar:before{opacity:1}@media screen and (min-width:769px){#header-gfs .header-bar{min-height:7rem;padding:.3rem 1.5rem;display:flexbox;display:flex;align-items:center;justify-content:space-between}}@media screen and (max-width:768px){#header-gfs .header-bar{padding:.5rem 1rem .5rem .5rem;display:flexbox;display:flex;align-items:center;justify-content:space-between;z-index:100}}#header-gfs .header-logo{width:50%;max-width:45.5rem;display:flexbox;display:flex;align-items:center;gap:1rem}@media (any-hover:hover){#header-gfs .header-logo a{transition:opacity .3s}#header-gfs .header-logo a:hover{opacity:.5}}#header-gfs .header-logo .is-studio{width:69.4%}#header-gfs .header-logo .is-team{width:30.6%}#header-gfs .header-logo .is-line{width:1px;height:2rem;background-color:#000}@media screen and (min-width:769px){#header-gfs .header-logo .is-line{height:5rem}}#header-gfs .header-hamburger{display:none}@media screen and (max-width:768px){#header-gfs .header-hamburger{position:relative;margin-right:.5rem;padding:1.6rem .5rem;flex-basis:4rem;display:flexbox;display:flex;flex-direction:column;gap:.5rem}#header-gfs .header-hamburger.is-open .header-hamburger__line:first-of-type{top:0;bottom:0;transform:rotate(-45deg)}#header-gfs .header-hamburger.is-open .header-hamburger__line:nth-of-type(2){opacity:0}#header-gfs .header-hamburger.is-open .header-hamburger__line:nth-of-type(3){top:0;bottom:0;transform:rotate(45deg)}#header-gfs .header-hamburger .header-hamburger__line{width:100%;height:2px;margin:auto;background-color:var(--color-txt);transform-origin:center center;transition:opacity .3s,transform .3s}#header-gfs .header-hamburger .header-hamburger__line:first-of-type{top:0}#header-gfs .header-hamburger .header-hamburger__line:nth-of-type(2){top:0;bottom:0;transform:translateY(-1px)}#header-gfs .header-hamburger .header-hamburger__line:nth-of-type(3){bottom:0}#header-gfs .header-hamburger .header-hamburger__line svg{width:100%;fill:none;stroke:var(--color-txt);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;display:block;transition:stroke .3s}}#header-gfs .header-wrapper{display:flexbox;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:0 .5rem}@media screen and (min-width:769px){#header-gfs .header-wrapper{gap:0 2rem}}#header-gfs .header-nav{font-weight:500;font-size:1.6rem}@media screen and (min-width:769px){#header-gfs .header-nav{display:flex;align-items:center;word-break:keep-all;gap:3rem}}@media screen and (max-width:768px){#header-gfs .header-nav{position:fixed;inset:0;height:100vh;padding:10rem 2rem 2rem;box-sizing:border-box;background-color:var(--color-base);transform:translateX(100%);transition:transform .5s}#header-gfs .header-nav.is-open{transform:translateX(0)}}@media screen and (min-width:769px){#header-gfs .header-menu{display:flexbox;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:1rem}}@media screen and (max-width:768px){#header-gfs .header-menu{font-size:2rem}#header-gfs .header-menu__item{margin-bottom:2rem}}#header-gfs .header-menu__link{position:relative;padding:0 2rem;display:flex;justify-content:center;align-items:center;gap:.8rem;transition:color .3s}@media screen and (max-width:768px){#header-gfs .header-menu__link{width:100%;justify-content:space-between}}#header-gfs .header-menu__btn{position:relative;padding:.5rem 2rem;color:var(--color-txt);border:1px solid var(--color-txt);display:block;transition:border-color .3s,color .3s}#header-gfs .header-menu__btn:after{content:"";position:absolute;bottom:0;right:0;width:0;height:0;border-bottom:1rem solid var(--color-accent);border-left:1rem solid transparent;transition:border-bottom .3s,border-left .3s;pointer-events:none}@media (any-hover:hover){#header-gfs .header-menu__link:hover{color:var(--color-accent)}#header-gfs .header-menu__btn:hover{color:var(--color-accent);border-color:var(--color-accent)}#header-gfs .header-menu__btn:hover:after{border-bottom-width:.5rem;border-left-width:.5rem}}#header-gfs .header-menu__arrow{display:none}@media screen and (max-width:768px){#header-gfs .header-menu__arrow{position:absolute;top:0;bottom:0;right:2rem;height:3rem;margin:auto;display:block}#header-gfs .header-menu__arrow svg{width:auto;height:100%;fill:none;stroke:var(--color-txt);stroke-linecap:round;stroke-linejoin:round;stroke-width:.3rem}}#header-gfs .header-nav__btn{border:2px solid var(--color-txt);border-radius:50vmax;text-align:center}@media screen and (min-width:769px){#header-gfs .header-nav__btn{min-width:160px;padding:0 2rem}}@media screen and (max-width:768px){#header-gfs .header-nav__btn{width:85%;margin:auto;padding:1rem 2rem;font-size:2.4rem;display:block}}@media (any-hover:hover){#header-gfs .header-nav__btn{transition:color .3s,border-color .3s}#header-gfs .header-nav__btn:hover{color:var(--color-accent);border-color:var(--color-accent)}#header-gfs .header-nav__btn:hover .header-nav__btn-icon svg{fill:var(--color-accent)}}#header-gfs .header-nav__btn-icon{width:1.6rem;margin-left:.5rem;display:inline-block}@media screen and (max-width:768px){#header-gfs .header-nav__btn-icon{width:2rem}}#header-gfs .header-nav__btn-icon svg{fill:var(--color-txt);transition:fill .3s}#header-gfs .header-right{width:50%;display:flexbox;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem}@media screen and (min-width:769px){#header-gfs .header-right{gap:.5rem 2rem}}#header-gfs .header-lang{font-family:var(--font-en);font-size:1.6rem;line-height:1.2;display:flexbox;display:flex;align-items:center;gap:.5rem}#header-gfs .header-lang a{padding:0 1rem;color:var(--color-txt)}#header-gfs .header-lang a.is-current{border:1px solid var(--color-txt);pointer-events:none}@media (any-hover:hover){#header-gfs .header-lang a{transition:color .3s}#header-gfs .header-lang a:hover{color:var(--color-accent)}}#gfs-lp{color:var(--color-txt)}#gfs-lp,#gfs-lp #screen{background-color:var(--color-base)}#gfs-lp #screen{position:fixed;inset:0;z-index:calc(infinity);opacity:0;pointer-events:none;transition:opacity 1s}#gfs-lp #screen.is-visible{opacity:1;pointer-events:auto}#gfs-lp #screen .screen__inner{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0}#gfs-lp #screen.is-animation .screen__inner{opacity:1;transition:opacity 1s}#gfs-lp #screen .is-glitch-top{position:absolute;top:0;left:0;clip-path:polygon(0 20%,100% 20%,100% 35%,0 35%);animation:glitch 1.2s steps(3) .2s 2 both;transform:translate(-.15rem)}#gfs-lp #screen .is-glitch-bottom{position:absolute;top:0;left:0;clip-path:polygon(0 60%,100% 60%,100% 75%,0 75%);animation:glitch 1s steps(3) 2 both;transform:translate(.15rem)}@keyframes glitch{0%{transform:translate(0)}20%{transform:translate(-.15rem,.15rem)}30%{transform:translate(.15rem,-.15rem)}40%{transform:translate(-.15rem,-.15rem)}50%{transform:translate(.15rem,.15rem)}60%,to{transform:translate(0)}}#gfs-lp .contact-wrapper{transform:translateX(150%);transition:transform 1s cubic-bezier(.16,1,.3,1)}#gfs-lp .contact-wrapper.is-scrolled{transform:translateX(0)}#gfs-lp #visual .btn-visual,#gfs-lp .btn-contact{position:relative;max-width:30rem;padding:1rem;background-color:rgb(27 26 26/80%);border:1px solid var(--color-txt-gray);display:flex;align-items:center;justify-content:center;gap:1rem;backdrop-filter:blur(.5rem);transition:border-color .3s,color .3s}#gfs-lp #visual .btn-visual .arrow,#gfs-lp .btn-contact .arrow{position:relative;width:.8rem;height:.8rem;border:.2rem solid var(--color-txt);border-left:none;border-bottom:none;transform:rotate(45deg) translate(-50%,50%)!important;pointer-events:none;transition:border-color .3s,transform .3s}#gfs-lp #visual .btn-visual__icon,#gfs-lp .btn-contact__icon{width:3rem}#gfs-lp #visual .btn-visual__icon>svg,#gfs-lp .btn-contact__icon>svg{width:100%;display:block;fill:var(--color-accent)}#gfs-lp .btn-contact__txt{width:10rem;overflow:hidden}#gfs-lp .btn-contact__txt>span{font-size:1.2rem;white-space:nowrap;display:block;animation:txt_marquee 15s linear infinite}@keyframes txt_marquee{0%{transform:translateX(0)}to{transform:translateX(-318%)}}@media (any-hover:hover){#gfs-lp #visual .btn-visual:hover,#gfs-lp .btn-contact:hover{color:var(--color-accent);border-color:var(--color-accent)}#gfs-lp #visual .btn-visual:hover .arrow,#gfs-lp .btn-contact:hover .arrow{border-color:var(--color-accent);transform:rotate(45deg) translate(-45%,45%)!important}}@media screen and (min-width:769px){#gfs-lp #visual .btn-visual,#gfs-lp .btn-contact{padding:2rem;gap:2rem}#gfs-lp #visual .btn-visual .arrow,#gfs-lp .btn-contact .arrow{width:1.2rem;height:1.2rem}#gfs-lp #visual .btn-visual__icon,#gfs-lp .btn-contact__icon{width:4rem}#gfs-lp .btn-contact__txt{width:17rem}#gfs-lp .btn-contact__txt>span{font-size:1.4rem}}#gfs-lp section{position:relative;text-align:left}#gfs-lp section:not(#visual){background-color:var(--color-base)}#gfs-lp section .inner{position:relative;max-width:128rem;margin:auto;padding:6rem 2rem;text-align:left;z-index:1}#gfs-lp section .is-en{font-family:var(--font-en)}@media screen and (min-width:769px){#gfs-lp section .section-head{padding:0 2rem}}#gfs-lp section .section-ttl{position:relative;margin-bottom:4rem;color:var(--color-accent)}#gfs-lp section .section-ttl .is-en{position:relative;font-weight:800;font-size:4.8rem;line-height:1;display:inline-block;overflow:hidden}#gfs-lp section .section-ttl .is-jp{font-weight:300;padding-left:.5rem;font-size:1.2rem;letter-spacing:1rem;color:var(--color-txt)}#gfs-lp section .block-ttl{margin-bottom:2rem;font-family:var(--font-en);font-weight:500;letter-spacing:.2rem;line-height:1;color:var(--color-accent)}#gfs-lp section .block-ttl .is-jp{margin-top:.5rem;font-family:var(--font-jp);font-size:1.2rem;line-height:1.2;color:var(--color-txt-gray);display:flex;align-items:center;gap:.5rem}#gfs-lp section .block-ttl .is-jp:before{content:"";width:2rem;height:1px;background-color:var(--color-txt-gray)}#gfs-lp section .block-ttl-sub{margin-bottom:2rem;padding-left:1.3rem;border-left:.3rem solid var(--color-accent);font-size:1.6rem;line-height:1.2}#gfs-lp section .btn-lp{position:relative;max-width:50rem;margin:auto;padding:1.5rem 1rem;border:1px solid var(--color-main);color:var(--color-main);font-weight:500;font-size:1.8rem;text-align:center;line-height:1.4;display:inline-block;transition:border-color .3s,color .3s;overflow:hidden}#gfs-lp section .btn-lp:after{content:"";position:absolute;bottom:0;right:0;width:0;height:0;border-bottom:1.5rem solid var(--color-accent);border-left:1.5rem solid transparent;transition:border-bottom .3s,border-left .3s;pointer-events:none}#gfs-lp section .btn-lp .btn-lp__inner{position:relative;padding:0 2rem}#gfs-lp section .btn-lp .arrow,#gfs-lp section .btn-lp .external{position:absolute;top:0;bottom:0;right:.5rem;margin:auto}#gfs-lp #service .btn-back,#gfs-lp .btn-external{margin:auto;padding:1rem 2rem;font-weight:500;font-size:1.2rem;line-height:1.2;border:1px solid var(--color-txt);align-items:center;justify-content:center;gap:.5rem;transition:border-color .3s cubic-bezier(.11,0,.5,0),color .3s cubic-bezier(.11,0,.5,0);display:flex}#gfs-lp #service .btn-back .arrow{width:.8rem;height:.8rem;border:.2rem solid var(--color-txt);border-right:none;border-top:none;transform:rotate(45deg) translate(-50%,50%)}#gfs-lp section .list-wrapper__more{position:absolute;bottom:0;left:0;width:100%;height:15rem;font-family:var(--font-en);color:var(--color-txt);display:flex;flex-direction:column;justify-content:center;align-items:center;transition:color .3s;text-shadow:0 .5rem 1rem rgb(0 0 0/50%);z-index:1}#gfs-lp section .list-wrapper__more .is-plus{font-weight:500;font-size:12rem;line-height:.6}#gfs-lp section .list-wrapper__more .is-txt{letter-spacing:.5rem}#gfs-lp section .more-txt{position:relative;margin-right:2rem;padding-right:.5rem;font-size:1rem;color:var(--color-accent);letter-spacing:.3rem;display:inline-block}#gfs-lp section .more-txt .arrow{position:absolute;top:0;bottom:0;right:0;margin:auto;border-color:var(--color-accent)}@media (any-hover:hover){#gfs-lp section .btn-lp:hover{border-color:var(--color-accent);color:var(--color-accent)}#gfs-lp section .btn-lp:hover:after{border-bottom-width:1rem;border-left-width:1rem}#gfs-lp section .btn-lp:hover .arrow{right:0;border-color:var(--color-accent)}#gfs-lp #service .btn-back:hover,#gfs-lp .btn-external:hover{color:var(--color-accent);border-color:var(--color-accent)}#gfs-lp #service .btn-back:hover .arrow{border-color:var(--color-accent)}#gfs-lp section .list-wrapper__more:hover{color:var(--color-accent)}#gfs-lp section a:hover .more-txt .arrow,#gfs-lp section button:hover .more-txt .arrow{right:-.5rem}}@media screen and (min-width:769px){#gfs-lp section .block-ttl{font-size:1.6rem}#gfs-lp section .block-ttl .is-jp{font-size:1.4rem;gap:1rem}#gfs-lp section .block-ttl .is-jp:before{width:3rem}#gfs-lp section .btn-lp{padding:1.5rem 3rem}#gfs-lp section .btn-lp:after{border-bottom-width:2rem;border-left-width:2rem}#gfs-lp section .btn-lp .btn-lp__inner{padding:0 3rem}#gfs-lp section .btn-lp .external{right:2rem}#gfs-lp section .more-txt{font-size:1.4rem}}#gfs-lp section .arrow{position:relative;width:.8rem;height:.8rem;border:.2rem solid var(--color-txt);pointer-events:none;display:block;transition:all .3s}#gfs-lp section .arrow:not(.is-left){border-left:none;border-bottom:none;transform:rotate(45deg) translate(.8rem,-.8rem)}#gfs-lp section .arrow.is-left{border-right:none;border-top:none;transform:rotate(45deg) translate(.4rem,-.4rem)}#gfs-lp section .external{width:3rem;height:3rem}#gfs-lp section .external svg{width:100%;display:block;fill:var(--color-main)}#gfs-lp section .external .external-arrow{transition:transform .3s}#gfs-lp section .bnr{transition:opacity .3s}@media (any-hover:hover){#gfs-lp section a:hover .external .external-arrow,#gfs-lp section button:hover .external .external-arrow{transform:translate(5%,-5%)}#gfs-lp section .bnr:hover{opacity:.5}}@media screen and (min-width:769px){#gfs-lp section .inner{padding:12rem 5rem}#gfs-lp section .section-ttl{margin-bottom:6rem}#gfs-lp section .section-ttl .is-en{font-size:10rem}#gfs-lp section .section-ttl .is-jp{padding-left:1rem;font-size:1.8rem;letter-spacing:2rem}#gfs-lp section .block-ttl{margin-bottom:2rem;font-size:2rem}#gfs-lp section .block-ttl02{min-width:24rem;border-left-width:.6rem;font-size:3rem}#gfs-lp section .block-ttl-sub{margin-bottom:3rem;padding-left:1.5rem;border-left-width:.5rem;font-size:2.4rem}#gfs-lp section .lead{font-size:2rem}#gfs-lp section .btn-lp{padding:2.5rem;font-size:2.4rem}#gfs-lp section .btn-lp .btn-icon:not(.is-left){right:3rem}#gfs-lp section .arrow{width:1.2rem;height:1.2rem}}#gfs-lp .splide__arrows{position:relative;justify-content:space-between}#gfs-lp .splide__arrow{width:auto;height:auto;background-color:transparent}#gfs-lp .splide__arrow:after{display:none}#gfs-lp .splide .splide__pagination__page{background-color:transparent}#gfs-lp .splide .splide__pagination__page.is-active{background:transparent}#gfs-lp .slider__nav{position:relative;margin-top:2rem}#gfs-lp .splide__arrows{display:flexbox;display:flex;justify-content:center;align-items:center;pointer-events:none}#gfs-lp .splide__arrow{position:relative;width:3rem;height:3rem;pointer-events:auto}#gfs-lp .splide__arrow:disabled{opacity:.1;pointer-events:none}#gfs-lp .splide__pagination{padding:0 5rem;display:flexbox;display:flex;justify-content:center;align-items:center;gap:.5rem}#gfs-lp .splide__pagination__page{width:1.2rem;height:1.2rem;border:1px solid var(--color-txt);display:block}#gfs-lp .splide__pagination__page.is-active{background-color:var(--color-accent)!important;border-color:var(--color-accent)!important}@media screen and (min-width:769px){#gfs-lp .slider__nav{margin-top:3rem}}#gfs-lp .visual-img{position:fixed;inset:0;pointer-events:none}#gfs-lp .visual-img:before{content:"";position:absolute;inset:0;background-color:#000;opacity:.5;z-index:1;transition:opacity .5s}#gfs-lp .visual-img:after{opacity:0!important;transition:opacity .5s}#gfs-lp .visual-img.is-scrolled:before{opacity:.8!important}#gfs-lp .visual-img.is-scrolled:after{opacity:.5!important}#gfs-lp .visual-img{background-color:var(--color-base)}#gfs-lp .visual-img img,#gfs-lp .visual-img video{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .5s}#gfs-lp .visual-img img.is-visible,#gfs-lp .visual-img video.is-visible{opacity:1}#gfs-lp .visual-img img.is-hidden,#gfs-lp .visual-img video.is-hidden{opacity:0}#gfs-lp .visual-img .video02{position:absolute;inset:0;opacity:0}#gfs-lp #visual{position:relative;transition:opacity 1s cubic-bezier(.16,1,.3,1)}#gfs-lp #visual.is-scrolled{opacity:0;pointer-events:none}#gfs-lp #visual .inner{min-height:100vh;padding:0 2rem;text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:3vh;opacity:0}#gfs-lp #visual.is-animated .inner{opacity:1;transition-duration:.2s}#gfs-lp #visual .is-focus{color:var(--color-accent)}#gfs-lp #visual .visual-catchphrase{width:100%;font-family:var(--font-en);font-weight:900;font-size:5.2rem;line-height:1;display:inline-block}#gfs-lp #visual .visual-catchphrase>p{position:relative;overflow:hidden;display:inline-block}#gfs-lp #visual .visual-catchphrase>p:after{content:"";position:absolute;inset:0;background-color:var(--color-main);transform:translateX(-101%);transition:transform 1s cubic-bezier(.16,1,.3,1) .2s}#gfs-lp #visual .visual-catchphrase>p:nth-of-type(2):after{transition-delay:.4s}#gfs-lp #visual.is-animated .visual-catchphrase>p:after{transform:translateX(101%)}#gfs-lp #visual .visual-catchphrase>p>span{opacity:0}#gfs-lp #visual.is-animated .visual-catchphrase>p>span{opacity:1;transition:opacity .2s .4s}#gfs-lp #visual .visual-catchphrase>p:nth-of-type(2)>span{transition-delay:.6s}#gfs-lp #visual .visual-studio{font-family:var(--font-en);font-size:1.4rem;opacity:0}#gfs-lp #visual .visual-txt{width:100%;line-height:2;opacity:0}#gfs-lp #visual.is-animated .visual-studio,#gfs-lp #visual.is-animated .visual-txt{opacity:1;transition:opacity .5s .8s}#gfs-lp #visual .btn-visual{width:100%;justify-content:space-around}#gfs-lp #visual .btn-wrapper{opacity:0}#gfs-lp #visual.is-animated .btn-wrapper{opacity:1;transition:opacity .5s 1s}#gfs-lp #visual .btn-scroll{font-family:var(--font-en);font-size:1.2rem;letter-spacing:.1rem;display:flexbox;display:flex;flex-direction:column;align-items:center}#gfs-lp #visual .btn-scroll__bar{position:relative;width:.2rem;height:4rem;background-color:rgb(255 255 255/30%);display:block;overflow:hidden}#gfs-lp #visual .btn-scroll__bar:after{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background-color:var(--color-txt);animation:scroll_bar 2s linear infinite}@keyframes scroll_bar{0%{transform:translateY(-200%)}50%,to{transform:translateY(200%)}}@media screen and (min-width:769px){#gfs-lp #visual .inner{gap:6.5vh}#gfs-lp #visual .visual-catchphrase{font-size:6.7vw}#gfs-lp #visual .visual-txt{font-size:2.2rem}#gfs-lp #visual .btn-scroll{font-size:1.4rem}#gfs-lp #visual .btn-visual{width:30rem;font-size:1.8rem}#gfs-lp #visual .btn-scroll__bar{height:6rem}}#gfs-lp #corp,#gfs-lp #data,#gfs-lp #partners{background-color:#030408!important}#gfs-lp #corp .inner:before,#gfs-lp #partners .inner:before,#gfs-lp #screen .screen__inner:after,#gfs-lp #service .inner:before,#gfs-lp .visual-img:after{content:"";position:absolute;inset:0;background:url(/assets/game/development/gfs/texture_noise.webp) repeat;animation:noise 15s steps(10) infinite;opacity:.08;pointer-events:none}#gfs-lp #screen .screen__inner:after,#gfs-lp #service .inner:before{opacity:.05}@keyframes noise{0%{background-position:0 0}10%{background-position:15% 25%}20%{background-position:70% 10%}30%{background-position:30% 80%}40%{background-position:90% 30%}50%{background-position:20% 60%}60%{background-position:80% 90%}70%{background-position:40% 20%}80%{background-position:100% 70%}90%{background-position:60% 40%}to{background-position:0 0}}#gfs-lp #data .data-bg{position:absolute;inset:0}#gfs-lp #data .data-list{width:100%;display:flex;flex-wrap:wrap}#gfs-lp #data .data-list__item{width:100%;padding:1rem 2rem;font-size:1.1rem;line-height:1.2}#gfs-lp #data .data-list__item.is-border{border-right:1px solid var(--color-txt-gray)}#gfs-lp #data .data-list__item .is-focus{font-family:var(--font-en);font-weight:600;font-size:4rem;color:var(--color-accent)}#gfs-lp #data .data-list__item .is-arrow{position:relative;width:100%;height:.5rem;background-color:var(--color-txt)}#gfs-lp #data .data-list__item .is-arrow:after,#gfs-lp #data .data-list__item .is-arrow:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:1.5rem;height:1.5rem;margin:auto;border:.5rem solid var(--color-txt);transform:rotate(45deg)}#gfs-lp #data .data-list__item .is-arrow:before{left:-50%;border-right:none;border-top:none}#gfs-lp #data .data-list__item .is-arrow:after{right:-50%;border-left:none;border-bottom:none}@media screen and (max-width:768px){#gfs-lp #data .inner{padding-top:14rem;padding-bottom:4rem}}@media screen and (min-width:769px){#gfs-lp #data .data-list{row-gap:2rem}#gfs-lp #data .data-list__item{padding:1.5rem 2vw;font-size:1.6rem}#gfs-lp #data .data-list__item .is-focus{font-size:10rem;font-size:5vw}#gfs-lp #data .data-list__item .is-arrow{height:.6vw}#gfs-lp #data .data-list__item .is-arrow:after,#gfs-lp #data .data-list__item .is-arrow:before{width:2vw;height:2vw;border-width:.6vw}}#gfs-lp #about .about-lead{margin-bottom:2rem;font-weight:700;font-size:1.8rem;color:var(--color-accent)}@media screen and (min-width:769px){#gfs-lp #about .about-lead{margin-bottom:4rem;font-size:3.2rem}}#gfs-lp #why .value-list{display:flexbox;display:flex;flex-wrap:wrap;gap:1rem}#gfs-lp #why .value-list__item{padding:2rem;background-color:var(--color-card);display:flexbox;display:flex;flex-direction:column;gap:2rem}#gfs-lp #why .value-list__head{display:flex;align-items:center;gap:1rem}#gfs-lp #why .value-list__icon{width:5rem}#gfs-lp #why .value-list__icon svg{width:100%;fill:var(--color-txt);display:block}#gfs-lp #why .value-list__ttl{color:var(--color-accent);font-weight:700;font-size:1.8rem;text-align:center}#gfs-lp #why .member-list__wrapper{padding:2rem 1rem}#gfs-lp #why .member-list__detail .is-position{font-size:1.2rem;color:var(--color-txt-gray);line-height:1.2}#gfs-lp #why .member-list__detail .is-name{margin-bottom:2rem;color:var(--color-accent);font-size:2rem;font-weight:600;line-height:1.2}#gfs-lp #why .member-list__detail .is-link{padding:.5rem 2rem;border:1px solid var(--color-txt-gray);color:var(--color-txt-gray);line-height:1.2}#gfs-lp #why .member-list__photo{width:70%;margin:auto;max-width:52rem}@media screen and (max-width:768px){#gfs-lp #why .member-list__item:not(:last-of-type){margin-bottom:3rem;border-bottom:1px solid var(--color-txt-gray)}}@media screen and (min-width:769px){#gfs-lp #why .value-list{gap:2rem}#gfs-lp #why .value-list__item{width:calc(33% - 1rem);max-width:38rem;padding:3rem;gap:3rem}#gfs-lp #why .value-list__head{flex-direction:column;gap:2rem}#gfs-lp #why .value-list__icon{width:7rem;margin:0 auto}#gfs-lp #why .value-list__ttl{font-size:2.4rem}#gfs-lp #why .member-list__item{margin-top:-1.1vw;display:flex;align-items:center;justify-content:center}#gfs-lp #why .member-list__item.is-reverse{flex-direction:row-reverse}#gfs-lp #why .member-list__wrapper{position:relative;width:55%;padding:3rem 4.2vw}#gfs-lp #why .member-list__wrapper .is-line{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--color-txt-gray)}#gfs-lp #why .member-list__detail{max-width:45rem}#gfs-lp #why .member-list__detail .is-position{font-size:1.4rem}#gfs-lp #why .member-list__detail .is-name{margin-bottom:3rem;font-size:3.2rem}#gfs-lp #why .member-list__photo{width:45%;margin:0}}#gfs-lp #works .inner{max-width:inherit;padding-left:.4rem;padding-right:0;text-align:center}#gfs-lp #works .lead{padding:0 2rem}#gfs-lp #works .main-slider .splide__slide{position:relative;overflow:hidden}#gfs-lp #works .main-slider__img{max-height:calc(100svh - 10rem)}#gfs-lp #works .main-slider__info{position:relative;width:100%;max-width:146rem;margin:auto;padding:2rem;text-align:left;z-index:1}#gfs-lp #works .main-slider__info h3{margin-bottom:.5rem;font-weight:600;font-size:1.8rem;line-height:1.4}#gfs-lp #works .main-slider__info p{font-weight:400;font-size:1rem;line-height:1.4}#gfs-lp #works .main-slider__info a,#gfs-lp #works .main-slider__info button{margin-top:1rem;padding:.5rem 2rem;line-height:1.2;border:1px solid var(--color-txt);display:inline-block}#gfs-lp #works .splide__arrows{position:absolute;inset:0;padding:0 2vw;display:flex;justify-content:space-between}#gfs-lp #works .splide__arrows .splide__arrow{width:inherit;height:inherit}#gfs-lp #works .splide__arrows .arrow{width:1.2rem;height:1.2rem}@media screen and (max-width:768px){#gfs-lp #works .splide__arrows{aspect-ratio:16/9}}@media screen and (min-width:769px){#gfs-lp #works .main-slider__info{display:flex;justify-content:space-between;align-items:flex-end}#gfs-lp #works .main-slider__info h3{font-size:2rem}#gfs-lp #works .main-slider__info p{font-size:1.4rem}#gfs-lp #works .main-slider__info a,#gfs-lp #works .main-slider__info button{margin-top:0;padding:1rem 3rem;font-size:1.6rem}#gfs-lp #works .splide__arrows{max-height:calc(100svh - 10rem)}#gfs-lp #works .splide__arrows .arrow{width:2.4rem;height:2.4rem}}#gfs-lp #works .list-wrapper{position:relative;max-width:146rem;margin:4rem auto 0}#gfs-lp #works .list-wrapper.is-mask:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:15rem;background:linear-gradient(0deg,rgba(27,26,26,1),rgba(27,26,26,0))}#gfs-lp #works .works-list{display:flex;flex-wrap:wrap;gap:1rem}#gfs-lp #works .works-list__item{width:49%;max-width:47.2rem}#gfs-lp #works .works-list__btn{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:2rem}#gfs-lp #works .works-list__img{background-color:var(--color-card);overflow:hidden}#gfs-lp #works .works-list__info{margin-top:1rem;font-size:1rem;line-height:1.4;color:var(--color-txt);text-align:left;z-index:1}#gfs-lp #works .works-list__info h3{margin-bottom:.5rem;font-weight:600;font-size:1.4rem;color:var(--color-txt)}#gfs-lp #works .is-copyright{color:var(--color-txt-gray)}#gfs-lp #works .works-list__info .is-part{margin-top:2rem;overflow:hidden;text-overflow:ellipsis}#gfs-lp #works .works-list__more{margin-top:2rem;display:flex;justify-content:flex-end}@media screen and (min-width:769px){#gfs-lp #works .list-wrapper{margin-top:6rem}#gfs-lp #works .list-wrapper.is-mask:after{height:40rem}#gfs-lp #works .works-list{gap:2rem;row-gap:4rem}#gfs-lp #works .works-list__item{width:calc(33% - 1.1rem)}#gfs-lp #works .works-list__info{margin-top:2rem;padding:0 2rem;font-size:1.2rem}#gfs-lp #works .works-list__info h3{margin-bottom:.5rem;font-size:2rem}#gfs-lp #works .works-list__info .is-part{white-space:nowrap}}@media screen and (max-width:768.98px){#gfs-lp #works .works-list{gap:1rem;padding:0 1rem}#gfs-lp #works .works-list__item{width:48%}#gfs-lp #works .works-list__info .is-part{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media (any-hover:hover){#gfs-lp #works .works-list__btn:hover img{transform:scale(1.05)}}#gfs-lp #works .works-list__btn img{transition:transform .5s cubic-bezier(.25,1,.5,1)}#gfs-lp #service .service-movie{position:fixed;inset:0;pointer-events:none;transition:opacity .5s}#gfs-lp #service .service-movie:after{content:"";position:absolute;inset:0;background:-webkit-gradient(linear,left top,right top,from(var(--color-base)),color-stop(20%,rgb(27 26 26/80%)),color-stop(80%,rgb(27 26 26/80%)),to(var(--color-base)))}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){#gfs-lp #service .service-movie:after{background:linear-gradient(90deg,var(--color-base) 0,rgb(27 26 26/80%) 20%,rgb(27 26 26/80%) 80%,var(--color-base) 100%)}}#gfs-lp #service .service-movie video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(30%)}#gfs-lp #service .service-block{margin-top:6rem;display:flexbox;display:flex;flex-direction:column;gap:4rem}#gfs-lp #service .service-block__service{display:none}#gfs-lp #service .service-list{margin-top:4rem;display:flex;flex-direction:column;gap:1rem}#gfs-lp #service .service-list__item{position:relative;background-color:var(--color-card)}#gfs-lp #service .service-list__item .btn-lp{width:100%;margin-top:3rem}#gfs-lp #service .service-list__item .btn-lp .btn-lp__inner{padding:0 1rem}#gfs-lp #service .service-list__detail{padding:2rem;display:flex;flex-direction:column;gap:2rem}#gfs-lp #service .service-list__head{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:1rem}#gfs-lp #service .service-list__edge{position:relative;padding:.5rem 2rem;border:1px solid var(--color-txt-gray);border-radius:100vmax;color:var(--color-accent);font-size:1.2rem;line-height:1.2;display:flex;align-items:center;gap:1rem}#gfs-lp #service .service-list__edge .is-dot,#gfs-lp #service .service-list__edge .is-dot:after{position:relative;width:1rem;height:1rem;border-radius:100vmax;background-color:var(--color-accent);display:block}#gfs-lp #service .service-list__edge .is-dot:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;animation:dot_zoom 1.5s linear infinite}@keyframes dot_zoom{0%{transform:scale(1);opacity:.5}to{transform:scale(4);opacity:0}}#gfs-lp #service .service-list__txt{padding:2rem}#gfs-lp #service .service-list__ttl{font-weight:700;font-size:1.8rem;color:var(--color-accent);line-height:1.2}#gfs-lp #service .range-list{padding:2rem 1rem 0;border-top:1px solid var(--color-txt-gray)}#gfs-lp #service .range-list>li{margin-bottom:.5rem;margin-left:2rem;padding-right:1rem;list-style:disc;line-height:1.4}@media screen and (min-width:769px){#gfs-lp #service .service-block{flex-direction:row;justify-content:space-between;align-items:flex-start}#gfs-lp #service .service-block__nav{position:sticky;top:8rem;left:0;width:28%}#gfs-lp #service .service-block__service{display:block}#gfs-lp #service .service-list__head{flex-direction:row;justify-content:space-between}#gfs-lp #service .service-list__edge{font-size:1.4rem}}@media screen and (min-width:769px) and (any-hover:hover){#gfs-lp #service .service-menu a:hover{color:var(--color-accent)}#gfs-lp #service .service-menu a:hover .arrow{right:2.5rem;border-color:var(--color-accent)}}@media screen and (min-width:769px){#gfs-lp #service .service-list{margin-top:6rem;padding-left:3rem;gap:2rem}#gfs-lp #service .service-list__item{display:flex;align-items:flex-start}#gfs-lp #service .service-list__item:before{content:attr(data-id);position:absolute;top:0;left:-3rem;font-family:var(--font-en);color:var(--color-txt-gray);font-size:2rem;line-height:1}#gfs-lp #service .service-list__item .btn-lp{width:inherit;padding:1.5rem 4rem;font-size:2rem}#gfs-lp #service .service-list__detail{width:calc(100% - 26.5rem);padding:3rem;display:block}#gfs-lp #service .service-list__ttl{margin-bottom:3rem;font-size:2rem}#gfs-lp #service .service-list__img{width:25%;max-width:26rem}#gfs-lp #service .range-list{margin-top:3rem;padding:3rem 2rem 0;-moz-column-count:2;column-count:2}}#gfs-lp #recruit .recruit-lead{margin-bottom:6rem;padding-bottom:6rem;border-bottom:1px solid var(--color-txt-gray)}#gfs-lp #recruit .recruit-lead .is-strong{color:var(--color-accent);font-size:1.8rem;font-weight:700}#gfs-lp #recruit .category-list{margin-bottom:4rem;display:flexbox;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}#gfs-lp #recruit .category-list input{font-size:2.2rem}#gfs-lp #recruit label input[type=radio]{position:relative;width:2.2rem;height:2.2rem;margin-right:1rem}@media screen and (min-width:769px){#gfs-lp #recruit .recruit-lead{font-size:2rem}#gfs-lp #recruit .recruit-lead .is-strong{font-size:3.6rem}#gfs-lp #recruit label input[type=radio]{margin-right:2rem}}#gfs-lp #recruit label input[type=radio]:after{background-color:var(--color-accent)}#gfs-lp #recruit .list-wrapper{position:relative;overflow:hidden}#gfs-lp #recruit .list-wrapper.is-mask{-webkit-mask-image:linear-gradient(0deg,transparent 0,#000 15rem);mask-image:linear-gradient(0deg,transparent 0,#000 15rem)}#gfs-lp #recruit .job-list{display:flex;flex-wrap:wrap;gap:1rem}#gfs-lp #recruit .job-list__item{width:100%;background-color:var(--color-card)}#gfs-lp #recruit .job-list__link{position:relative;padding:2rem 2rem 5rem;width:100%;height:100%;display:block}#gfs-lp #recruit .job-list__link:after{content:"";position:absolute;bottom:0;right:0;width:0;height:0;border-bottom:2rem solid var(--color-accent);border-left:2rem solid transparent;transition:border-bottom .3s,border-left .3s;pointer-events:none}@media (any-hover:hover){#gfs-lp #recruit .job-list__link{transition:color .3s,border-color .3s}#gfs-lp #recruit .job-list__link:hover{color:var(--color-accent);border-color:var(--color-accent)}#gfs-lp #recruit .job-list__link:hover:after{border-bottom-width:3rem;border-left-width:3rem}#gfs-lp #recruit .job-list__link:hover .job-list__name{border-color:var(--color-accent)}}#gfs-lp #recruit .jon-list__category{margin-bottom:.5rem;padding:.6rem 1rem;border:1px solid rgb(255 255 255/50%);font-size:1rem;line-height:1.2;color:rgb(255 255 255/50%);display:inline-block}#gfs-lp #recruit .job-list__name{position:relative;font-weight:600;font-size:1.6rem;color:var(--color-accent);line-height:1.4}#gfs-lp #recruit .job-list__overview{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5}#gfs-lp #recruit .job-list__more{position:absolute;bottom:1rem;right:4rem}@media screen and (min-width:769px){#gfs-lp #recruit .category-list{margin-bottom:6rem;gap:2rem}#gfs-lp #recruit .category-list>li{width:calc(33% - 2rem)}#gfs-lp #recruit .job-list{gap:2rem}#gfs-lp #recruit .job-list__item{width:calc(50% - 1rem)}#gfs-lp #recruit .job-list__link{padding:3rem 3rem 8rem}#gfs-lp #recruit .job-list__link:after{border-bottom-width:4rem;border-left-width:4rem}#gfs-lp #recruit .jon-list__category{font-size:1.4rem}#gfs-lp #recruit .job-list__name{font-size:2.4rem}#gfs-lp #recruit .job-list__more{right:6rem}}#gfs-lp #conditions .inner{text-align:center}#gfs-lp #conditions .conditions-list{margin-top:4rem;text-align:left;display:flexbox;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}#gfs-lp #conditions .conditions-list__item{padding:2rem 1rem;background-color:var(--color-card)}#gfs-lp #conditions .conditions-list__item>*{padding:0 1rem}#gfs-lp #conditions .conditions-list__item h3{position:relative;width:100%;margin-bottom:2rem;font-weight:700;font-size:1.6rem;line-height:1.4;display:inline-block}#gfs-lp #conditions .office{max-width:140rem;margin:6rem auto 0;text-align:left}#gfs-lp #conditions .office-list{padding:0 2rem;background-color:var(--color-card)}#gfs-lp #conditions .office-list>li{padding:2rem 0}#gfs-lp #conditions .office-list>li:not(:last-of-type){border-bottom:1px solid var(--color-txt-gray)}#gfs-lp #conditions .office-list__detail{width:100%}#gfs-lp #conditions .office-list__block{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}#gfs-lp #conditions .office-list__img{margin-top:2rem}#gfs-lp #conditions .office-list__img img{width:100%}@media screen and (min-width:769px){#gfs-lp #conditions .conditions-list{margin-top:6rem;gap:2rem}#gfs-lp #conditions .conditions-list__item{width:calc(50% - 1rem);max-width:62rem;min-width:50rem;padding:3rem 2rem}#gfs-lp #conditions .conditions-list__item h3{font-size:2.4rem}#gfs-lp #conditions .office{margin-top:10rem}#gfs-lp #conditions .office-list{padding:1rem 3rem}#gfs-lp #conditions .office-list>li{padding:3rem 0;display:flexbox;display:flex;gap:3rem}#gfs-lp #conditions .office-list__detail{width:100%;padding-left:2rem}#gfs-lp #conditions .office-list__block{flex-direction:row;gap:2rem}#gfs-lp #conditions .office-list__map{flex-basis:30rem;flex-shrink:0}#gfs-lp #conditions .office-list__access{font-size:1.6rem}#gfs-lp #conditions .office-list__img{width:63%;max-width:50rem;margin-top:0}}#gfs-lp #contact{padding-top:6rem;background-color:transparent!important}#gfs-lp #contact .frame{width:90%;max-width:160rem;margin:auto;padding:6rem 2rem;background-color:var(--color-card);text-align:center}#gfs-lp #contact .contact-list{display:flexbox;display:flex;justify-content:center;gap:4rem;text-align:center}@media screen and (min-width:769px){#gfs-lp #contact{padding-top:12rem}#gfs-lp #contact .contact-list{font-size:2rem}}@media screen and (max-width:768px){#gfs-lp #contact .contact-list{flex-direction:column}}@media screen and (min-width:769px){#gfs-lp #contact .contact-list__item{width:50rem}}#gfs-lp #contact .btn-lp{width:100%;margin-bottom:1rem}@media screen and (min-width:769px){#gfs-lp #contact .inner{padding:12rem 2rem}#gfs-lp #contact .contact-frame{padding:10rem 6rem}#gfs-lp #contact .btn-lp{margin-bottom:2rem}}#gfs-lp #bottom-info{background-color:transparent!important}#gfs-lp #bottom-info .inner{max-width:inherit;padding:6rem 2rem;display:flexbox;display:flex;justify-content:center;flex-wrap:wrap;gap:6rem}#gfs-lp #bottom-info h2{font-size:1.6rem}#gfs-lp #bottom-info .account-list,#gfs-lp #bottom-info .blog-list{display:flexbox;display:flex;flex-wrap:wrap;gap:2rem}#gfs-lp #bottom-info .account-list__item{width:100%}#gfs-lp #bottom-info .blog-list__item{width:47%}#gfs-lp #bottom-info .btn-lp{width:100%;height:100%;margin:0;padding:1rem 4rem 1rem 1rem;background-color:rgb(0 0 0/50%);display:flexbox;display:flex;align-items:center;gap:2rem;font-size:1.4rem;text-align:left}#gfs-lp #bottom-info .btn-lp span{font-size:80%}#gfs-lp #bottom-info .sns-icon{max-width:4rem;border-radius:100vmax;overflow:hidden;display:block}@media screen and (min-width:769px){#gfs-lp #bottom-info .inner{padding:12rem 2rem;display:flexbox;display:flex;justify-content:center;gap:4rem}#gfs-lp #bottom-info h2{font-size:2rem}#gfs-lp #bottom-info .block-account{width:55%;max-width:78rem}#gfs-lp #bottom-info .block-blog{width:45%;max-width:50rem}#gfs-lp #bottom-info .account-list__item{width:49%;max-width:38rem}#gfs-lp #bottom-info .blog-list__item{width:49%;max-width:24rem}}#gfs-lp .scroll-animation{pointer-events:none}#gfs-lp .scroll-animation.is-animated{pointer-events:auto}#gfs-lp [data-animation-type=ttl] .is-en{position:relative;overflow:hidden}#gfs-lp [data-animation-type=ttl] .is-en:after{content:"";position:absolute;inset:0;background-color:var(--color-accent);transform:translateX(-101%)}#gfs-lp [data-animation-type=ttl] .is-en>span{opacity:0;transition:opacity .1s .3s}#gfs-lp [data-animation-type=ttl] .is-jp{opacity:0;transition:opacity .3s .3s}#gfs-lp [data-animation-type=ttl].is-animated .is-en:after{animation:txt_mask .5s cubic-bezier(.16,1,.3,1)}#gfs-lp [data-animation-type=ttl].is-animated .is-en>span,#gfs-lp [data-animation-type=ttl].is-animated .is-jp{opacity:1}@keyframes txt_mask{0%{transform:translateX(-101%)}50%,60%{transform:translateX(0)}to{transform:translateX(101%)}}#gfs-lp [data-animation-type=right]{transform:translateX(10%);opacity:0;transition:opacity .3s,transform .8s cubic-bezier(.16,1,.3,1)}#gfs-lp [data-animation-type=right].is-animated{transform:translateX(0);opacity:1}#gfs-lp [data-animation-type=list01]
#gfs-lp [data-animation-type=list02],#gfs-lp [data-animation-type=list03]{opacity:0;transform:translateY(5rem);transition:opacity .5s .3s,transform .8s cubic-bezier(.16,1,.3,1)}@media screen and (min-width:769px){#gfs-lp [data-animation-type=list02]:nth-of-type(2),#gfs-lp [data-animation-type=list02]:nth-of-type(6){transition-delay:.4s,.1s}#gfs-lp [data-animation-type=list02]:nth-of-type(3),#gfs-lp [data-animation-type=list02]:nth-of-type(7){transition-delay:.5s,.2s}#gfs-lp [data-animation-type=list02]:nth-of-type(4),#gfs-lp [data-animation-type=list02]:nth-of-type(8){transition-delay:.6s,.3s}#gfs-lp [data-animation-type=list02]:nth-of-type(5),#gfs-lp [data-animation-type=list02]:nth-of-type(9){transition-delay:.7s,.4s}#gfs-lp [data-animation-type=list02]:nth-of-type(10){transition-delay:.8s,.5s}#gfs-lp [data-animation-type=list03]:nth-of-type(2n){transition-delay:.4s,.1s}}#gfs-lp [data-animation-type=list02].is-animated,#gfs-lp [data-animation-type=list03].is-animated{opacity:1;transform:translateY(0)}#gfs-lp [data-animation-type=opacity]{opacity:0;transition:opacity .3s}#gfs-lp [data-animation-type=opacity].is-animated{opacity:1}#gfs-lp [data-animation-type=img]{opacity:0;transition:opacity .5s .2s;overflow:hidden}#gfs-lp [data-animation-type=img-bg]{opacity:0!important;transition:opacity 1s;overflow:hidden}#gfs-lp [data-animation-type=img] img{transform:scale(1.5);transition:transform 1.5s cubic-bezier(.16,1,.3,1)}#gfs-lp [data-animation-type=img-bg] img{transform:scale(1.1);transition:transform 1.5s cubic-bezier(.16,1,.3,1)}#gfs-lp [data-animation-type=img-bg].is-animated,#gfs-lp [data-animation-type=img].is-animated{opacity:1!important}#gfs-lp [data-animation-type=img-bg].is-animated img,#gfs-lp [data-animation-type=img].is-animated img{transform:scale(1)}#gfs-lp [data-animation-type=extend]{width:0!important;transition:width .3s cubic-bezier(.16,1,.3,1) .1s}#gfs-lp [data-animation-type=extend].is-animated{width:100%!important}#gfs-lp [data-animation-type=data]{overflow:hidden}#gfs-lp [data-animation-type=data]>span{transform:translateY(100%);transition:transform .5s cubic-bezier(.16,1,.3,1);display:block}#gfs-lp [data-animation-type=data]:nth-of-type(2)>span{transition-delay:.2s}#gfs-lp [data-animation-type=data].is-animated>span{transform:translateY(0)}#gfs-lp [data-animation-type=data-arrow]{width:0!important;opacity:0;transition:opacity .3s .2s,width .5s cubic-bezier(.16,1,.3,1) .2s}#gfs-lp [data-animation-type=data-arrow].is-animated{width:100%!important;opacity:1}#gfs-lp #modal .modal-window{background-color:transparent;color:var(--color-txt)}#gfs-lp #modal .modal-window:after{display:none}#gfs-lp #modal .splide__slide{height:75vh;background-color:var(--color-base);overflow-y:scroll;scrollbar-width:thin;scrollbar-color:var(--color-txt-gray) transparent}#gfs-lp #modal .splide__slide dl a{position:relative;padding-left:.2rem;padding-right:2rem;padding-bottom:.2rem;display:block;transition:color .3s}#gfs-lp #modal .splide__slide dl a:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--color-sub);transition:background-color .3s}#gfs-lp #modal .splide__slide dl a:after{content:"";position:absolute;top:0;right:0;bottom:0;width:1.2rem;height:1.2rem;margin:auto;background:url(/assets/common/icon_external.svg) no-repeat 50%;background-size:cover}@media (any-hover:hover){#gfs-lp #modal .splide__slide dl a:hover{color:var(--color-accent)}#gfs-lp #modal .splide__slide dl a:hover:before{background-color:var(--color-accent)}}