@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP&display=swap";#fvCol{position:relative;background:rgba(0,0,0,.5);margin-bottom:100px}@media screen and (max-width: 750px){#fvCol{margin-bottom:30vw}}#fvCol .mv{width:100%;max-width:1920px;margin:0 auto}#fvCol .logo{width:50%;max-width:923px;margin:0 auto 6.25rem}@media screen and (max-width: 750px){#fvCol .logo{width:70%;margin-bottom:20vw}}#fvCol .scheduleList{display:flex;justify-content:center;gap:4.875rem;flex-wrap:wrap;width:85%;max-width:1200px;margin:0 auto}@media screen and (max-width: 750px){#fvCol .scheduleList{gap:6vw;width:90%}}@media screen and (max-width: 750px){#fvCol .scheduleList li{text-align:center}}#fvCol .scheduleList li.tokyo{width:41%;max-width:30.375rem}@media screen and (max-width: 750px){#fvCol .scheduleList li.tokyo{width:42.5%;max-width:18.75rem}}#fvCol .scheduleList li.seoul{width:44%;max-width:32.625rem}@media screen and (max-width: 750px){#fvCol .scheduleList li.seoul{width:42.5%;max-width:18.75rem}}#fvCol .scheduleList li.osaka{width:41%;max-width:30.375rem}@media screen and (max-width: 750px){#fvCol .scheduleList li.osaka{width:42.5%;max-width:18.75rem}}#fvCol .scheduleList li.fukuoka{width:44%;max-width:32.625rem}@media screen and (max-width: 750px){#fvCol .scheduleList li.fukuoka{width:42.5%;max-width:18.75rem}}#fvCol .bgDeco01{position:absolute;top:55%;left:0;width:48.802vw;max-width:58.5625rem;height:29.114vw;max-height:34.9375rem;background:url(../images/top/bg_deco_01.png) no-repeat center/contain;pointer-events:none}@media screen and (max-width: 750px){#fvCol .bgDeco01{top:64%;width:48vw;height:29vw}}#fvCol .bgDeco02{position:absolute;top:60%;right:0;width:45.78125vw;max-width:54.9375rem;height:44.375vw;max-height:53.25rem;background:url(../images/top/bg_deco_02.png) no-repeat center/contain;pointer-events:none}@media screen and (max-width: 750px){#fvCol .bgDeco02{top:68%;width:48vw;height:47vw}}#fvCol .bgDeco03{position:absolute;top:82.5%;left:0;width:30.364vw;max-width:36.4375rem;height:29.531vw;max-height:35.4375rem;background:url(../images/top/bg_deco_03.png) no-repeat center/contain;pointer-events:none}@media screen and (max-width: 750px){#fvCol .bgDeco03{top:103%;width:38.5vw;height:37.25vw}}#infoCol .inner{display:flex;justify-content:center;gap:9.25rem}@media screen and (max-width: 1200px){#infoCol .inner{gap:10vw}}@media screen and (max-width: 750px){#infoCol .inner{flex-direction:column;gap:10vw}}#infoCol .secSubTitle{position:relative;text-align:center;margin-bottom:2.125rem}@media screen and (max-width: 750px){#infoCol .secSubTitle{margin-bottom:6vw}}#infoCol .secSubTitle.news img{width:100%;max-width:9.5625rem}@media screen and (max-width: 750px){#infoCol .secSubTitle.news img{width:30%}}#infoCol .secSubTitle.sns img{width:100%;max-width:6.1875rem}@media screen and (max-width: 750px){#infoCol .secSubTitle.sns img{width:18.65%}}#infoCol #newsCol{width:calc(100% - 23.875rem)}@media screen and (max-width: 750px){#infoCol #newsCol{width:100%}}#infoCol #newsCol .newsList{height:18.3125rem;min-height:0;overflow-y:auto;padding-right:1.25rem}@media screen and (max-width: 750px){#infoCol #newsCol .newsList{height:auto}}#infoCol #newsCol .newsList::-webkit-scrollbar{width:.625rem;height:.625rem;background:#fff}#infoCol #newsCol .newsList::-webkit-scrollbar-thumb{background:#0b1cff}#infoCol #newsCol .newsList .newsItem{display:flex;color:#fff;gap:2.5rem;transform:scaleY(0.9)}@media screen and (max-width: 1200px){#infoCol #newsCol .newsList .newsItem{gap:.625rem;flex-direction:column}}@media screen and (max-width: 750px){#infoCol #newsCol .newsList .newsItem{gap:.25rem}}#infoCol #newsCol .newsList .newsItem+.newsItem{margin-top:1rem}@media screen and (max-width: 750px){#infoCol #newsCol .newsList .newsItem+.newsItem{margin-top:2vw}}#infoCol #newsCol .newsList .newsItem .date{width:9.375rem;font-weight:normal;font-size:1.5rem}@media screen and (max-width: 1200px){#infoCol #newsCol .newsList .newsItem .date{width:7.5rem;font-size:1.25rem}}@media screen and (max-width: 750px){#infoCol #newsCol .newsList .newsItem .date{width:100%;font-size:clamp(.875rem,.625rem + 1.07vw,1.125rem)}}#infoCol #newsCol .newsList .newsItem .title{width:calc(100% - 11.875rem);color:#fff;line-height:1.5;font-size:1.5rem}@media screen and (max-width: 1200px){#infoCol #newsCol .newsList .newsItem .title{width:100%;font-size:1.25rem}}@media screen and (max-width: 750px){#infoCol #newsCol .newsList .newsItem .title{font-size:clamp(.875rem,.625rem + 1.07vw,1.125rem)}}#infoCol #newsCol .newsList .newsItem .title a{display:inline-block;position:relative;color:#fff;text-decoration:none;transition:.3s}@media screen and (max-width: 750px){#infoCol #newsCol .newsList .newsItem .title a{line-height:1.5}}#infoCol #newsCol .newsList .newsItem .title a::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#0b1cff;opacity:0;transition:.3s}@media(hover: hover){#infoCol #newsCol .newsList .newsItem .title a:hover{color:#0b1cff}#infoCol #newsCol .newsList .newsItem .title a:hover::before{opacity:1}}#infoCol #snsCol{width:14.625rem;text-align:center}@media screen and (max-width: 750px){#infoCol #snsCol{width:100%}}#infoCol #snsCol .snsColInner{display:flex;flex-direction:column}#infoCol #snsCol .snsColInner .account a{text-decoration:none}@media screen and (max-width: 750px){#infoCol #snsCol .snsColInner .account a .icon{width:45%;max-width:7.5rem;margin:0 auto}}#infoCol #snsCol .snsColInner .account a .snsId{font-size:1.5rem;color:#fff;font-weight:400;margin-top:1.25rem;transform:scaleY(0.9)}@media screen and (max-width: 750px){#infoCol #snsCol .snsColInner .account a .snsId{font-size:1.25rem}}@media screen and (max-width: 750px){#infoCol #snsCol .snsColInner .account a .snsId{font-size:clamp(.875rem,.625rem + 1.07vw,1.125rem);margin-top:4vw}}@media(hover: hover){#infoCol #snsCol .snsColInner .account a{transition:.3s}#infoCol #snsCol .snsColInner .account a:hover{opacity:.5}}#aboutCol .secTitle.about{width:35%;max-width:18.5rem;text-align:center;margin:0 auto 1.25rem}@media screen and (max-width: 1200px){#aboutCol .secTitle.about{margin:0 auto 2vw}}@media screen and (max-width: 750px){#aboutCol .secTitle.about{width:40%;margin:0 auto 4vw}}#aboutCol .secTitle.notice{width:36%;max-width:19.75rem;text-align:center;margin:0 auto 2.5rem}@media screen and (max-width: 1200px){#aboutCol .secTitle.notice{margin:0 auto 3vw}}@media screen and (max-width: 750px){#aboutCol .secTitle.notice{width:43.55%;margin:0 auto 6vw}}#attentionCol{padding-top:5.625rem}@media screen and (max-width: 1200px){#attentionCol{padding-top:3.5vw}}@media screen and (max-width: 750px){#attentionCol{padding-top:8vw}}#attentionCol .secTitle.about{width:35%;max-width:18.5rem;text-align:center;margin:0 auto 1.25rem}@media screen and (max-width: 1200px){#attentionCol .secTitle.about{margin:0 auto 2vw}}@media screen and (max-width: 750px){#attentionCol .secTitle.about{width:40%;margin:0 auto 4vw}}#attentionCol .secTitle.notice{width:36%;max-width:19.75rem;text-align:center;margin:0 auto 2.5rem}@media screen and (max-width: 1200px){#attentionCol .secTitle.notice{margin:0 auto 3vw}}@media screen and (max-width: 750px){#attentionCol .secTitle.notice{width:43.55%;margin:0 auto 6vw}}#contactCol{padding-top:6.25rem}@media screen and (max-width: 1200px){#contactCol{padding-top:8.5vw}}@media screen and (max-width: 750px){#contactCol{padding-top:13vw}}#contactCol p{font-size:1.25rem;transform:scaleY(0.9)}@media screen and (max-width: 750px){#contactCol p{font-size:clamp(.875rem,.5rem + 1.6vw,1.25rem)}}#contactCol .btnContact{text-align:center}#contactCol .btnContact a{display:inline-block;font-size:1.625rem;color:#000;text-decoration:none;padding:1.5625rem 3.4375rem;background:#fff}@media screen and (max-width: 1200px){#contactCol .btnContact a{font-size:1.25rem}}@media screen and (max-width: 750px){#contactCol .btnContact a{padding:3.5vw 7.5vw;font-size:clamp(1.125rem,.625rem + 2.13vw,1.625rem)}}@media(hover: hover){#contactCol .btnContact a{transition:.3s}#contactCol .btnContact a:hover{color:#fff;background:#0b1cff}}#contactCol .btnContact a span{display:inline-block;transform:scaleY(0.9)}.bgDeco04{position:absolute;z-index:-1;top:38.5%;right:0;width:19.166vw;max-width:23rem;height:21.40625vw;max-height:25.6875rem;background:url(../images/top/bg_deco_04.png) no-repeat center/contain}@media screen and (max-width: 1500px){.bgDeco04{top:35%}}@media screen and (max-width: 1024px){.bgDeco04{top:30%}}@media screen and (max-width: 750px){.bgDeco04{top:22%;width:30.666vw;height:34.25vw}}@media screen and (max-width: 500px){.bgDeco04{top:19%}}.bgDeco05{position:absolute;z-index:-1;top:41.5%;left:0;width:46.875vw;max-width:56.25rem;height:44.583vw;max-height:53.5rem;background:url(../images/top/bg_deco_05.png) no-repeat center/contain}@media screen and (max-width: 1500px){.bgDeco05{top:36%}}@media screen and (max-width: 1024px){.bgDeco05{top:32.5%}}@media screen and (max-width: 750px){.bgDeco05{top:27.75%;width:50vw;height:48.333vw}}@media screen and (max-width: 500px){.bgDeco05{top:25.75%}}.bgDeco06{position:absolute;z-index:-1;top:46.5%;right:0;width:50.052vw;max-width:60.0625rem;height:40.416vw;max-height:48.5rem;background:url(../images/top/bg_deco_06.png) no-repeat center/contain}@media screen and (max-width: 1500px){.bgDeco06{top:42%}}@media screen and (max-width: 1024px){.bgDeco06{top:37%}}@media screen and (max-width: 750px){.bgDeco06{top:31%;width:60vw;height:60vw}}@media screen and (max-width: 460px){.bgDeco06{top:28.75%}}.bgDeco07{position:absolute;z-index:-1;top:61%;left:0;width:22.395vw;max-width:26.875rem;height:22.5vw;max-height:27rem;background:url(../images/top/bg_deco_07.png) no-repeat center/contain}@media screen and (max-width: 1500px){.bgDeco07{top:63%}}@media screen and (max-width: 1024px){.bgDeco07{top:42%}}@media screen and (max-width: 750px){.bgDeco07{top:36.5%;width:35vw;height:36vw}}@media screen and (max-width: 460px){.bgDeco07{top:34%}}.bgDeco08{position:absolute;z-index:-1;top:62.25%;right:0;width:33.958vw;max-width:40.75rem;height:38.4375vw;max-height:46.125rem;background:url(../images/top/bg_deco_08.png) no-repeat center/contain}@media screen and (max-width: 1500px){.bgDeco08{top:60%}}@media screen and (max-width: 1024px){.bgDeco08{top:59%}}@media screen and (max-width: 750px){.bgDeco08{top:58%;width:45vw;height:50vw}}@media screen and (max-width: 460px){.bgDeco08{top:56%}}@media screen and (max-width: 400px){.bgDeco08{top:55%}}.bgDeco09{position:absolute;z-index:-1;top:70%;left:0;width:35.26vw;max-width:42.3125rem;height:43.958vw;max-height:52.75rem;background:url(../images/top/bg_deco_09.png) no-repeat center/contain}@media screen and (max-width: 1024px){.bgDeco09{top:59%}}@media screen and (max-width: 750px){.bgDeco09{top:60%;width:45vw;height:50vw}}@media screen and (max-width: 560px){.bgDeco09{top:60%}}@media screen and (max-width: 460px){.bgDeco09{top:58%}}.bgDeco10{position:absolute;z-index:-1;top:77.5%;right:0;width:43.69vw;max-width:52.4375rem;height:69.375vw;max-height:83.25rem;background:url(../images/top/bg_deco_10.png) no-repeat center/contain}@media screen and (max-width: 1500px){.bgDeco10{top:auto;bottom:0}}@media screen and (max-width: 750px){.bgDeco10{bottom:3.5%;width:45vw;height:72vw}}.bgDeco11{position:absolute;z-index:-1;top:87%;left:2%;width:54.374vw;max-width:65.25rem;height:33.072vw;max-height:39.6875rem;background:url(../images/top/bg_deco_11.png) no-repeat center/contain}@media screen and (max-width: 1500px){.bgDeco11{top:auto;left:0;bottom:4%}}@media screen and (max-width: 1024px){.bgDeco11{bottom:5%}}@media screen and (max-width: 750px){.bgDeco11{bottom:3%;width:56vw;height:35vw}}
/*# sourceMappingURL=maps/top.css.map */
