@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap";.l-page--top .l-header__logo{transform:translateY(-200%);transition:transform .6s ease-in}.l-page--top .l-header__logo:hover{animation:none}.l-page--top .l-header__logo.is-visible{animation:logo-drop 1.2s cubic-bezier(0.34, 1.3, 0.64, 1) forwards}.l-page--top .l-header__logo.no-animate{animation:none;transform:translateY(0)}.l-page--top .l-header__logo.no-animate:hover{animation:logo-wobble .6s ease}@media print,screen and (min-width:769px){.l-page--top .l-header__menu{opacity:0;translate:0 20px;transition:opacity .6s ease 2.6s,translate .6s ease 2.6s}.is-loaded .l-page--top .l-header__menu{opacity:1;translate:0 0}}@keyframes logo-drop{0%{transform:translateY(-200%) rotate(0deg)}25%{transform:translateY(0) rotate(3deg)}45%{transform:translateY(0) rotate(-2deg)}65%{transform:translateY(0) rotate(1.5deg)}82%{transform:translateY(0) rotate(-0.5deg)}100%{transform:translateY(0) rotate(0deg)}}.l-container{position:relative}@property --mv-reveal{syntax:"<percentage>";inherits:false;initial-value:-10%}@keyframes mv-reveal{to{--mv-reveal: 150%}}.sec-mv{aspect-ratio:16/9;position:relative;margin-bottom:-50px;opacity:0}.is-loaded .sec-mv{opacity:1}@media screen and (max-width:768px){.sec-mv{aspect-ratio:390/800;margin-bottom:0}}.mv-bg{position:absolute;inset:0;background:url("/assets/images/top/mv.webp") no-repeat top right/101.84% auto;-webkit-mask:radial-gradient(circle at 100% 0%, #000 var(--mv-reveal), transparent calc(var(--mv-reveal) + 2%));mask:radial-gradient(circle at 100% 0%, #000 var(--mv-reveal), transparent calc(var(--mv-reveal) + 2%))}@media screen and (max-width:768px){.mv-bg{background:url("/assets/images/top/mv_sp.webp") no-repeat top -12.8205128205vw right/100%}}.is-loaded .mv-bg{animation:mv-reveal 3s 1.6s cubic-bezier(0.22, 1, 0.36, 1) forwards}.mv-ttl{width:24.75vw;position:absolute;top:16.875vw;left:6.875vw;z-index:1}@media(max-width: 1120px){.mv-ttl{width:277px;top:189px;left:77px}}@media screen and (max-width:768px){.mv-ttl{width:50.7692307692vw;top:20vw;left:4.6153846154vw}}.mv-catch{display:block;margin:0 auto 1.25vw;width:16.875vw;opacity:0;translate:0 20px;transition:opacity .5s ease,translate .5s cubic-bezier(0.34, 1.56, 0.64, 1)}.is-loaded .mv-catch{opacity:1;translate:0 -10px}@media(max-width: 1120px){.mv-catch{margin-bottom:14px;width:189px}}@media screen and (max-width:768px){.mv-catch{width:34.6153846154vw;margin-bottom:.5128205128vw}}.mv-logo{display:block;opacity:0;transform:translateY(15px) scale(0.6);transition:opacity .6s .8s ease,transform .6s .8s cubic-bezier(0.34, 1.56, 0.64, 1)}.is-loaded .mv-logo{opacity:1;transform:translateY(0) scale(1)}.mv-chara{position:absolute;right:0;bottom:0;width:39.5625vw;z-index:2;opacity:0;translate:-30px 0;transition:opacity .3s .8s ease,translate .5s .8s ease}@media(max-width: 1120px){.mv-chara{width:443px}}@media screen and (max-width:768px){.mv-chara{width:89.7435897436vw;bottom:20.5128205128vw}}.is-loaded .mv-chara{opacity:1;translate:0 0}[id^=sec-]{scroll-margin-top:120px}.sec-anchor{position:relative;padding:20px 0;margin-top:14.9375vw;margin-bottom:14.6875vw;background:var(--color-light-gray)}@media(max-width: 1600px){.sec-anchor{margin-top:239px;margin-bottom:235px}}@media screen and (max-width:768px){.sec-anchor{padding:12.8205128205vw 5.1282051282vw 7.6923076923vw;margin-top:15.3846153846vw;margin-bottom:15.3846153846vw}}.sec-anchor::before,.sec-anchor::after{content:"";display:block;width:100%;height:auto;background-repeat:no-repeat;background-position:center;background-size:1600px auto}@media(min-width: 1601px){.sec-anchor::before,.sec-anchor::after{background-size:100% auto}}.sec-anchor::before{position:absolute;bottom:100%;left:0;right:0;aspect-ratio:1600/239;background-image:url("/assets/images/top/anchor-top.svg")}@media screen and (max-width:768px){.sec-anchor::before{background-size:100%}}.sec-anchor::after{position:absolute;top:100%;left:0;right:0;aspect-ratio:1600/235;background-image:url("/assets/images/top/anchor-bottom.svg")}@media screen and (max-width:768px){.sec-anchor::after{background-size:100%}}.sec-anchor-slider{overflow:hidden;padding:0 160px;opacity:0;translate:0 20px;transition:opacity .6s ease,translate .6s ease}.sec-anchor.is-animate .sec-anchor-slider{opacity:1;translate:0 0}@media screen and (max-width:768px){.sec-anchor-slider{overflow:visible;padding:0}}.anchor-slide{width:400px}@media screen and (max-width:768px){.anchor-slide{width:auto}}.anchor-slide-img{border-radius:20px;overflow:hidden}@media screen and (max-width:768px){.anchor-slide-img{border-radius:2.5641025641vw}}.anchor-slide-img img{transition:.3s ease}.anchor-slide-link{display:block}@media print,screen and (min-width:769px){.anchor-slide-link:hover img{transform:scale(1.1)}}.anchor-nav-prev,.anchor-nav-next{position:absolute;top:50%;translate:0 -50%;width:60px;height:60px;z-index:2;cursor:pointer;background:var(--color-light-gray);border-radius:10px}.anchor-nav-prev::after,.anchor-nav-next::after{content:"";display:block;width:100%;height:100%;background:url("/assets/images/arrow.svg") no-repeat center/16px auto}.anchor-nav-prev.swiper-button-disabled,.anchor-nav-next.swiper-button-disabled{display:none}@media screen and (max-width:768px){.anchor-nav-prev,.anchor-nav-next{display:none}}.anchor-nav-prev{left:70px}.anchor-nav-prev::after{transform:rotate(180deg)}.anchor-nav-next{right:70px}@media screen and (max-width:768px){.sec-anchor-slider .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2.5641025641vw}.anchor-slide:first-child{grid-column:1/-1}}.sec-news{padding:100px 0 0;margin-top:-100px}@media screen and (max-width:768px){.sec-news{padding:12.8205128205vw 0 0;margin-top:0}}.news-col{display:flex;gap:40px}@media screen and (max-width:768px){.news-col{flex-direction:column;gap:7.6923076923vw}}.news-block{flex:1;position:relative;opacity:0;translate:0 20px;transition:opacity .6s ease,translate .6s ease}@media print,screen and (min-width:769px){.news-block:nth-child(2){transition-delay:.3s}}@media print,screen and (min-width:769px){.news-col.is-animate .news-block{opacity:1;translate:0 0}}@media screen and (max-width:768px){.news-block.is-animate{opacity:1;translate:0 0}}.news-block{background:url("/assets/images/top/news-block.svg") no-repeat top left/380px var(--color-light-gray);border-radius:20px;padding:120px 60px 40px}@media screen and (max-width:768px){.news-block{border-radius:4.1025641026vw;padding:0 5.1282051282vw 7.6923076923vw;flex:none;display:grid;background-image:url("/assets/images/top/news-block_sp.svg");background-size:auto 22.0512820513vw}}.news-block-head{display:flex;align-items:flex-end;justify-content:space-between;position:absolute;top:25px;left:25px}@media screen and (max-width:768px){.news-block-head{position:static;padding:5.1282051282vw 0 7.6923076923vw;margin-left:-2.5641025641vw}}.news-block-ttl{display:flex;align-items:center;gap:10px;line-height:1}@media screen and (max-width:768px){.news-block-ttl{justify-content:center;gap:1.5384615385vw}}.news-block-ttl-sub{font-size:1.4rem;font-weight:bold}@media screen and (max-width:768px){.news-block-ttl-sub{font-size:2.8205128205vw}}.news-block-ttl-main{height:30px}@media screen and (max-width:768px){.news-block-ttl-main{height:6.1538461538vw}}.news-block-ttl-main img{width:auto;height:100%}.news-block-link{display:flex;justify-content:flex-end;margin-top:40px}@media screen and (max-width:768px){.news-block-link{justify-content:center;margin-top:5.1282051282vw}}@media print,screen and (min-width:769px){.news-block-more{width:160px;height:40px;font-size:1.4rem}}@media screen and (max-width:768px){.news-block-more{justify-content:center;width:41.0256410256vw;height:10.2564102564vw}}.news-block-item{background-image:radial-gradient(circle, var(--color-blue) 1px, transparent 1px);background-position:left bottom;background-repeat:repeat-x;background-size:6px 2px;padding:3px 0 5px}.news-block-item a{display:block;padding:16px 0;transition:background-color .3s ease,padding .3s ease}@media print,screen and (min-width:769px){.news-block-item a:hover{background-color:#e2e8ed;padding-left:10px;padding-right:10px}}@media screen and (max-width:768px){.news-block-item a{padding:3.5897435897vw 0}}.news-block-item-head{display:flex;align-items:center;gap:8px}@media screen and (max-width:768px){.news-block-item-head{gap:1.5384615385vw}}.news-block-item-date{font-family:"Outfit",sans-serif;font-size:1.4rem;font-weight:500;color:var(--color-blue);letter-spacing:.05em}@media screen and (max-width:768px){.news-block-item-date{font-size:3.0769230769vw}}.news-block-item-tag{font-size:1.2rem;font-weight:bold;color:var(--color-blue);border:1px solid var(--color-blue);border-radius:100px;padding:0 10px;height:28px;display:flex;align-items:center;line-height:0}@media screen and (max-width:768px){.news-block-item-tag{height:5.641025641vw;font-size:2.8205128205vw;padding:0 2.5641025641vw}}.news-block-item-body{display:flex;align-items:center;margin-top:8px}@media screen and (max-width:768px){.news-block-item-body{margin-top:1.5384615385vw}}.news-block-item-txt{font-size:1.6rem;font-weight:bold;flex:1}@media screen and (max-width:768px){.news-block-item-txt{font-size:3.5897435897vw}}.news-block-item-arrow{flex-shrink:0;width:10px;height:10px;margin-left:16px;background:var(--color-blue);-webkit-mask:url("/assets/images/arrow.svg") no-repeat center/contain;mask:url("/assets/images/arrow.svg") no-repeat center/contain}@media screen and (max-width:768px){.news-block-item-arrow{width:2.0512820513vw;height:2.0512820513vw;margin-left:2.5641025641vw}}.sec-movie{position:relative;margin-top:140px;padding:100px 0 440px}@media screen and (max-width:768px){.sec-movie{padding:10.2564102564vw 0 79.4871794872vw;margin-top:15.3846153846vw}}.movie-bg{position:absolute;top:0;left:50%;translate:calc(-50% + 20px) 0;width:1300px;aspect-ratio:1307/774;background:url("/assets/images/top/news-bg.jpg") no-repeat center/100%;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='132 415 1307 774'%3E%3Cpath d='M1286.624,206.238C1205.344-5.188,918.761-52.413,706.2,57,543.5,140.743,472.954,287.6,279.86,276.663,31.985,262.6-96.707,435.084,86.21,639.131c355.628,396.712,1434.442,175.84,1200.414-432.893' transform='rotate(200,766.215,627.909)' fill='white'/%3E%3C/svg%3E") no-repeat center/0% 0%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='132 415 1307 774'%3E%3Cpath d='M1286.624,206.238C1205.344-5.188,918.761-52.413,706.2,57,543.5,140.743,472.954,287.6,279.86,276.663,31.985,262.6-96.707,435.084,86.21,639.131c355.628,396.712,1434.442,175.84,1200.414-432.893' transform='rotate(200,766.215,627.909)' fill='white'/%3E%3C/svg%3E") no-repeat center/0% 0%;z-index:-1;transition:-webkit-mask-size 1.5s .7s cubic-bezier(0.22, 1, 0.36, 1);transition:mask-size 1.5s .7s cubic-bezier(0.22, 1, 0.36, 1);transition:mask-size 1.5s .7s cubic-bezier(0.22, 1, 0.36, 1), -webkit-mask-size 1.5s .7s cubic-bezier(0.22, 1, 0.36, 1)}@media screen and (max-width:768px){.movie-bg{width:202.5641025641vw}}.sec-movie:has(.c-sec-ttl.is-animate) .movie-bg{-webkit-mask-size:100% 100%;mask-size:100% 100%}.movie-player{margin-top:40px;text-align:center;position:relative;z-index:1;opacity:0;translate:0 20px;transition:opacity .6s ease,translate .6s ease}@media screen and (max-width:768px){.movie-player{margin:7.6923076923vw auto 0;width:79.4871794872vw;font-size:0}}.sec-movie:has(.c-sec-ttl.is-animate) .movie-player{opacity:1;translate:0 0}.movie-player iframe{display:block;width:480px;height:270px;margin:0 auto;border-radius:8px}@media print,screen and (min-width:769px){.movie-player iframe{position:relative;left:50%;transform:translateX(-50%)}}@media screen and (max-width:768px){.movie-player iframe{width:100%;height:auto;aspect-ratio:16/9}}.movie-player-wrap{position:relative;display:inline-block;border-radius:8px;cursor:pointer}@media screen and (max-width:768px){.movie-player-wrap{width:100%}}.movie-player-wrap::after{content:"";position:absolute;inset:0;border-radius:8px;background:#fff;opacity:0;transition:opacity .3s;pointer-events:none}@media print,screen and (min-width:769px){.movie-player-wrap:hover::after{opacity:.3}}.sec-movie .c-sec-ttl-ja img{width:232px}@media screen and (max-width:768px){.sec-movie .c-sec-ttl-ja img{width:35.8974358974vw}}.sec-chara{position:absolute;z-index:1;pointer-events:none}.sec-chara img{width:100%}.sec-movie .sec-chara{left:calc(50% - 850px);bottom:0;width:1081px;opacity:0;translate:0 50px;transition:opacity .3s .8s ease,translate .7s .8s ease}@media screen and (max-width:768px){.sec-movie .sec-chara{width:138.4615384615vw;left:-28.2051282051vw}}.sec-movie:has(.c-sec-ttl.is-animate) .sec-chara{opacity:1;translate:0 0}.sec-intro{position:relative;margin-top:60px;padding:100px 0 0}@media screen and (max-width:768px){.sec-intro{padding:0 0 89.7435897436vw;margin-top:20.5128205128vw}}.intro-bg{position:absolute;top:50px;left:calc(50% + 350px);width:650px;height:476px;background:url("/assets/images/top/intro-bg.png") no-repeat center bottom/130%;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='3 9 654 472'%3E%3Cpath d='M510.909,25.829C659.857,93.2,688.8,247.525,601.751,365.323,520.972,474.656,391.9,412,187.939,466.138c-222.751,59.12-251.715-160.325-64.258-343.184C230.7,18.564,375.271,-35.5,510.909,25.829' transform='translate(650.437,487.245) rotate(-179)' fill='white'/%3E%3C/svg%3E") no-repeat right center/0% 100%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='3 9 654 472'%3E%3Cpath d='M510.909,25.829C659.857,93.2,688.8,247.525,601.751,365.323,520.972,474.656,391.9,412,187.939,466.138c-222.751,59.12-251.715-160.325-64.258-343.184C230.7,18.564,375.271,-35.5,510.909,25.829' transform='translate(650.437,487.245) rotate(-179)' fill='white'/%3E%3C/svg%3E") no-repeat right center/0% 100%;z-index:-1;transition:-webkit-mask-size 1.5s .5s cubic-bezier(0.22, 1, 0.36, 1);transition:mask-size 1.5s .5s cubic-bezier(0.22, 1, 0.36, 1);transition:mask-size 1.5s .5s cubic-bezier(0.22, 1, 0.36, 1), -webkit-mask-size 1.5s .5s cubic-bezier(0.22, 1, 0.36, 1)}@media screen and (max-width:768px){.intro-bg{width:66.6666666667vw;height:49.7435897436vw;top:auto;bottom:33.3333333333vw;left:auto;right:-23.0769230769vw;transition-delay:0s}}.intro-bg-chara{position:absolute;bottom:-20px;left:40px;translate:-50% 0;width:296px;height:415px}@media screen and (max-width:768px){.intro-bg-chara{width:30.2564102564vw;height:auto;left:3.8461538462vw;bottom:0vw}}@media print,screen and (min-width:769px){.sec-intro:has(.c-sec-ttl.is-animate) .intro-bg{-webkit-mask-size:100% 100%;mask-size:100% 100%}}@media screen and (max-width:768px){.intro-bg.is-animate{-webkit-mask-size:100% 100%;mask-size:100% 100%}}.intro-door{position:absolute;z-index:5;bottom:0;left:calc(50% - 37.5vw);overflow:hidden}@media(max-width: 1600px){.intro-door{bottom:auto;top:320px;left:calc(50% - 600px)}}@media screen and (max-width:768px){.intro-door{top:auto;bottom:0;left:11.7948717949vw;opacity:0;translate:0 20px;transition:opacity .6s .7s ease,translate .6s .7s ease}}.intro-door-chara{position:absolute;right:-3.125vw;bottom:0;width:12.625vw;transition:right .9s 1.4s cubic-bezier(0.22, 1, 0.36, 1)}@media(max-width: 1600px){.intro-door-chara{right:-50px;width:202px}}@media screen and (max-width:768px){.intro-door-chara{width:25.641025641vw;right:-15.3846153846vw;transition-delay:1.4s}}.intro-door-img{position:relative;z-index:1;width:14.8125vw}@media(max-width: 1600px){.intro-door-img{width:237px}}@media screen and (max-width:768px){.intro-door-img{width:30.7692307692vw}}@media screen and (max-width:768px){.sec-intro:has(.intro-bg.is-animate) .intro-door{opacity:1;translate:0 0}}@media print,screen and (min-width:769px){.sec-intro:has(.intro-body.is-animate) .intro-door-chara{right:2.1875vw}}@media print and (max-width: 1600px),screen and (min-width:769px)and (max-width: 1600px){.sec-intro:has(.intro-body.is-animate) .intro-door-chara{right:35px}}@media screen and (max-width:768px){.sec-intro:has(.intro-bg.is-animate) .intro-door-chara{right:5.1282051282vw}}.sec-intro .c-sec-ttl-ja img{width:516px}@media screen and (max-width:768px){.sec-intro .c-sec-ttl-ja img{width:79.4871794872vw}}.intro-body{margin-top:80px;text-align:center;font-size:1.8rem;font-weight:bold;line-height:2.2}@media screen and (max-width:768px){.intro-body{margin-top:9.7435897436vw;font-size:4.1025641026vw}}.intro-body p+p{margin-top:2em}@media screen and (max-width:768px){.intro-body p+p{margin-top:8.9743589744vw}}.intro-body p{opacity:0;translate:0 20px;transition:opacity .6s ease,translate .6s ease}.intro-body p:nth-child(1){transition-delay:0s}.intro-body p:nth-child(2){transition-delay:0.6s}.intro-body p:nth-child(3){transition-delay:1.2s}.intro-body.is-animate p{opacity:1;translate:0 0}.sec-profile{padding-top:25.5vw;aspect-ratio:16/15;position:relative}@media(max-width: 1600px){.sec-profile{padding-top:408px;aspect-ratio:auto;height:1500px}}@media screen and (max-width:768px){.sec-profile{padding:20.5128205128vw 0 0;height:auto}}@property --profile-reveal{syntax:"<percentage>";inherits:false;initial-value:-10%}@keyframes profile-reveal{to{--profile-reveal: 150%}}.profile-bg{position:absolute;inset:0;background:url("/assets/images/top/profile-bg.webp") no-repeat center top/1600px auto;-webkit-mask:linear-gradient(to bottom, #000 var(--profile-reveal), transparent calc(var(--profile-reveal) + 2%));mask:linear-gradient(to bottom, #000 var(--profile-reveal), transparent calc(var(--profile-reveal) + 2%))}@media(min-width: 1601px){.profile-bg{background-size:cover}}@media screen and (max-width:768px){.profile-bg{background-image:url("/assets/images/top/profile-bg_sp.webp");background-size:100%}}.sec-profile.is-profile-reveal .profile-bg{animation:profile-reveal 8s cubic-bezier(0.05, 0.7, 0.36, 1) forwards}.sec-profile .c-sec-ttl-ja img{width:354px}@media screen and (max-width:768px){.sec-profile .c-sec-ttl-ja img{width:54.358974359vw}}.profile-area{padding-top:12.125vw;margin-top:6vw;position:relative;z-index:2}@media(max-width: 1600px){.profile-area{padding-top:240px;margin-top:50px}}@media screen and (max-width:768px){.profile-area{padding-top:48.7179487179vw;margin-top:10.2564102564vw}}.profile-list{position:absolute;top:0;left:50%;translate:-50% 0;width:1600px;height:100%}@media screen and (max-width:768px){.profile-list{left:auto;translate:none;width:100%}}.profile-list-item{cursor:pointer;position:absolute;opacity:0;translate:0 30px;scale:.8;transition:opacity .5s ease,translate .5s cubic-bezier(0.34, 1.56, 0.64, 1),scale .5s cubic-bezier(0.34, 1.56, 0.64, 1),transform .3s ease}@media print,screen and (min-width:769px){.profile-list-item:hover{transform:scale(1.1)}}.profile-list-item.is-show{opacity:1;translate:0 0;scale:1}.profile-list-item:nth-child(1){top:-15px;left:200px;width:389px}@media screen and (max-width:768px){.profile-list-item:nth-child(1){top:0;left:5.1282051282vw;width:40vw}}.profile-list-item:nth-child(2){top:160px;left:392px;width:254px}@media screen and (max-width:768px){.profile-list-item:nth-child(2){top:25.641025641vw;left:12.8205128205vw;width:27.1794871795vw}}.profile-list-item:nth-child(3){top:50px;left:608px;width:346px}@media screen and (max-width:768px){.profile-list-item:nth-child(3){top:15.3846153846vw;left:50%;margin-left:-12.8205128205vw;width:35.641025641vw}}.profile-list-item:nth-child(4){top:5px;left:1032px;width:389px}@media screen and (max-width:768px){.profile-list-item:nth-child(4){top:-3.0769230769vw;right:5.1282051282vw;left:auto;width:40vw}}.profile-list-item:nth-child(5){top:170px;left:968px;width:452px}@media screen and (max-width:768px){.profile-list-item:nth-child(5){top:30.7692307692vw;right:8.9743589744vw;left:auto;width:47.1794871795vw}}.profile-chara{position:relative;margin:0 auto;width:23.125vw}@media(max-width: 1600px){.profile-chara{width:370px}}@media screen and (max-width:768px){.profile-chara{width:51.2820512821vw}}.profile-body{position:absolute;bottom:2.5vw;left:0;right:0;display:flex;align-items:flex-end;justify-content:center;gap:50px;z-index:3;opacity:0;translate:0 20px;transition:opacity .6s ease,translate .6s ease}.profile-body.is-animate{opacity:1;translate:0 0}@media(max-width: 1600px){.profile-body{bottom:40px}}@media screen and (max-width:768px){.profile-body{flex-direction:column;gap:5.1282051282vw;align-items:center;position:static;margin-top:1.2820512821vw}}.profile-name{width:195px}@media screen and (max-width:768px){.profile-name{width:30.7692307692vw;margin:0 auto}}.profile-txt{margin-top:20px;font-size:1.8rem;font-weight:bold;line-height:2}@media screen and (max-width:768px){.profile-txt{font-size:3.5897435897vw;text-align:center;margin-top:5.1282051282vw}}.profile-btn{flex-shrink:0}.profile-modal{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.profile-modal.is-open{opacity:1;visibility:visible}.profile-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5)}.profile-modal__content{position:relative;text-align:center;background:#e7ecef;border-radius:20px;width:800px;padding:50px 80px 120px}@media screen and (max-width:768px){.profile-modal__content{width:calc(100% - 10.2564102564vw);padding:10.2564102564vw 5.1282051282vw 43.5897435897vw;border-radius:5.1282051282vw}}.profile-modal__close{position:absolute;top:-20px;right:-20px;width:60px;height:60px;background:var(--color-blue);border-radius:50%;border:none;cursor:pointer;transition:transform .3s ease}@media print,screen and (min-width:769px){.profile-modal__close:hover{transform:scale(1.15)}}@media screen and (max-width:768px){.profile-modal__close{top:-5.1282051282vw;right:-2.5641025641vw;width:15.3846153846vw;height:15.3846153846vw}}.profile-modal__close::before,.profile-modal__close::after{content:"";position:absolute;top:50%;left:50%;width:24px;height:2px;background:#fff;border-radius:2px}@media screen and (max-width:768px){.profile-modal__close::before,.profile-modal__close::after{width:6.6666666667vw}}.profile-modal__close::before{transform:translate(-50%, -50%) rotate(45deg)}.profile-modal__close::after{transform:translate(-50%, -50%) rotate(-45deg)}.profile-modal__ttl{margin:0 auto}.profile-modal__ttl img{width:auto;height:35px}@media screen and (max-width:768px){.profile-modal__ttl img{height:8.9743589744vw}}.profile-modal__sub{font-family:"Outfit",sans-serif;font-size:1.4rem;color:var(--color-blue);margin-top:8px}@media screen and (max-width:768px){.profile-modal__sub{font-size:3.5897435897vw;margin-top:2.0512820513vw}}.profile-modal__body{background:url("/assets/images/top/profile-modal-bg.svg") no-repeat center/cover;border-radius:20px;padding:0 0 40px;margin-top:30px;min-height:216px;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width:768px){.profile-modal__body{border-radius:4.1025641026vw;padding:0 0 5.1282051282vw;margin-top:7.6923076923vw;min-height:50vw;background:url("/assets/images/top/profile-modal-bg_sp.svg") no-repeat center/cover}}.profile-modal__txt{font-size:2.4rem;font-weight:bold;line-height:1.4;letter-spacing:-0.05em}@media screen and (max-width:768px){.profile-modal__txt{font-size:4.8717948718vw}}.profile-modal__txt-en{font-family:"Outfit",sans-serif;font-size:1.4rem;color:#555;margin-top:8px;line-height:1.6}@media screen and (max-width:768px){.profile-modal__txt-en{font-size:3.0769230769vw;margin-top:2.5641025641vw}}.profile-modal__chara{position:absolute;bottom:0;left:50%;translate:-50% 0;width:320px}@media screen and (max-width:768px){.profile-modal__chara{width:82.0512820513vw}}.sec-store{position:relative;margin-top:200px;padding:100px 0 180px}@media screen and (max-width:768px){.sec-store{margin-top:30.7692307692vw;padding:0 0 7.6923076923vw}}.store-bg{position:absolute;top:-240px;left:calc(50% - 1420px);width:1236px;height:902px;background:url("/assets/images/top/store-bg.png") no-repeat center top 70%/155%;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1235.266 902.08'%3E%3Cpath d='M529.618,8.039C302.741-61.334-45.905,328.12,5.01,797.06c46.612,381.17,851.447,641.152,855.506,102.113-.206-321.124-16.362-804.9-324.761-889.167-2.069-.694-4.1-1.344-6.138-1.967' transform='translate(1205.234 0) rotate(88)' fill='white'/%3E%3C/svg%3E") no-repeat left center/0% 100%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1235.266 902.08'%3E%3Cpath d='M529.618,8.039C302.741-61.334-45.905,328.12,5.01,797.06c46.612,381.17,851.447,641.152,855.506,102.113-.206-321.124-16.362-804.9-324.761-889.167-2.069-.694-4.1-1.344-6.138-1.967' transform='translate(1205.234 0) rotate(88)' fill='white'/%3E%3C/svg%3E") no-repeat left center/0% 100%;z-index:-1;transition:-webkit-mask-size 1.5s .4s cubic-bezier(0.22, 1, 0.36, 1);transition:mask-size 1.5s .4s cubic-bezier(0.22, 1, 0.36, 1);transition:mask-size 1.5s .4s cubic-bezier(0.22, 1, 0.36, 1), -webkit-mask-size 1.5s .4s cubic-bezier(0.22, 1, 0.36, 1)}@media screen and (max-width:768px){.store-bg{width:146.6666666667vw;height:auto;aspect-ratio:572/376;top:25.641025641vw;left:-58.9743589744vw;background-position:right 42% top 72%;background-size:152%}}.sec-store:has(.c-sec-ttl.is-animate) .store-bg{-webkit-mask-size:100% 100%;mask-size:100% 100%}.store-inner{display:flex;justify-content:flex-end}@media screen and (max-width:768px){.store-inner{flex-direction:column;align-items:center}}.store-wrap{display:inline-flex;flex-direction:column;align-items:flex-start;text-align:left}@media(min-width:769px)and (max-width: 1300px){.store-wrap{transform:translateY(-50px)}}@media screen and (max-width:768px){.store-wrap{align-items:center;text-align:center;transform:translateY(0)}}.sec-store .c-sec-ttl{position:relative}.sec-store .c-sec-ttl::before{content:"";position:absolute;right:calc(100% + 20px);top:50%;translate:0 -50%;width:140px;aspect-ratio:1/1;background:url("/assets/images/top/store-logo.png") no-repeat center/contain;opacity:0;transition:opacity 1s ease}@media screen and (max-width:768px){.sec-store .c-sec-ttl::before{display:none}}.sec-store .c-sec-ttl.is-animate::before{opacity:1}.sec-store .c-sec-ttl-ja img{width:515px}@media screen and (max-width:768px){.sec-store .c-sec-ttl-ja img{width:79.4871794872vw}}.store-txt{font-size:1.8rem;font-weight:bold;line-height:2;margin-top:40px;opacity:0;translate:0 20px;transition:opacity .6s 1s ease,translate .6s 1s ease}@media(min-width:769px)and (max-width: 1300px){.store-txt{max-width:510px}}@media screen and (max-width:768px){.store-txt{font-size:3.5897435897vw;margin-top:110.2564102564vw;transition-delay:1.2s}}.store-btn{margin-top:40px;opacity:0;translate:0 20px;transition:opacity .6s 1.6s ease,translate .6s 1.6s ease}@media screen and (max-width:768px){.store-btn{margin-top:7.6923076923vw;transition-delay:1.8s}}.sec-store:has(.c-sec-ttl.is-animate) .store-txt,.sec-store:has(.c-sec-ttl.is-animate) .store-btn{opacity:1;translate:0 0}.sec-store .store-inner{text-align:center}.sec-store .sec-chara{position:absolute;left:calc(50% - 430px);bottom:-20px;width:362px;opacity:0;translate:0 50px;transition:opacity .3s 1.6s ease,translate .7s 1.6s ease}@media screen and (max-width:768px){.sec-store .sec-chara{width:66.4102564103vw;left:auto;right:-12.8205128205vw;bottom:auto;top:25.641025641vw;transition-delay:.6s}}.store-goods{position:absolute;left:calc(50% - 110px);top:460px;width:198px;pointer-events:none;opacity:0;translate:0 50px;transition:opacity .3s 1.6s ease,translate .7s 1.6s ease}@media screen and (max-width:768px){.store-goods{display:none}}.sec-store:has(.c-sec-ttl.is-animate) .sec-chara,.sec-store:has(.c-sec-ttl.is-animate) .store-goods{opacity:1;translate:0 0}