body#toppage .main .visual{background:#a7dff8 url("../images/toppage/visual_bg.svg") no-repeat 50% 100%;background-size:cover}@media(max-width: 768px){body#toppage .main .visual{background-position:100% 100%}}body#toppage .main .visual picture{display:block;text-align:center}body#toppage .main .news{position:relative;display:flex;justify-content:center;margin-top:-1px;padding:0 2.5rem;background-color:#008fd3}@media(max-width: 768px){body#toppage .main .news{padding:0 4.1666666667vw}}body#toppage .main .news::before{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:100%;background:url("../images/wave.svg") no-repeat 100% 100%;background-size:100%}body#toppage .main .news .panel{position:relative;display:flex;justify-content:space-between;width:100%;max-width:70rem;padding:2.8125rem;border:.3125rem solid var(--bk);border-radius:3.125rem;background-color:var(--wh)}@media(max-width: 768px){body#toppage .main .news .panel{flex-direction:column;gap:2.0833333333vw;max-width:none;padding:4.1666666667vw;border-width:1.0416666667vw;border-radius:6.25vw}}body#toppage .main .news .panel .subject{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:1.875rem;height:100%}@media(max-width: 768px){body#toppage .main .news .panel .subject{gap:0}}body#toppage .main .news .panel .subject .title{position:relative;display:flex;flex-direction:column;justify-content:center;gap:.3125rem;height:5rem;padding-left:5.625rem}@media(max-width: 768px){body#toppage .main .news .panel .subject .title{align-items:center;gap:1.0416666667vw;height:auto;padding-left:0}}body#toppage .main .news .panel .subject .title::before{content:"";position:absolute;top:calc(50% - 2.5rem);left:0;width:5rem;aspect-ratio:1/1;background-color:var(--bk);-webkit-mask:url("../images/icon_news.svg") no-repeat 50% 50%;mask:url("../images/icon_news.svg") no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}@media(max-width: 768px){body#toppage .main .news .panel .subject .title::before{position:relative;top:0;width:12.5vw}}body#toppage .main .news .panel .subject .title h2{font-family:"M PLUS Rounded 1c",sans-serif;font-size:2.25rem;font-weight:700;transition-delay:.2s}@media(max-width: 768px){body#toppage .main .news .panel .subject .title h2{font-size:6.25vw}}body#toppage .main .news .panel .subject .title p{color:var(--mynkBlue);font-size:1.125rem;font-weight:700;transition-delay:.3s}@media(max-width: 768px){body#toppage .main .news .panel .subject .title p{font-size:3.3333333333vw}}body#toppage .main .news .panel .subject .pic{align-self:center}@media(max-width: 768px){body#toppage .main .news .panel .subject .pic{position:absolute;left:0;bottom:0}}body#toppage .main .news .panel .subject .pic img{height:15.625rem}@media(max-width: 768px){body#toppage .main .news .panel .subject .pic img{height:25vw}}body#toppage .main .news .panel .contents{display:flex;flex-direction:column;gap:1.25rem;width:37.5rem}@media(max-width: 768px){body#toppage .main .news .panel .contents{gap:4.1666666667vw;width:100%}}body#toppage .main .news .panel .contents ul li a{display:flex;flex-direction:column;gap:.625rem;padding:1.25rem 3.75rem 1.25rem 1.25rem;border-bottom:1px solid var(--bk10);color:var(--bk);text-decoration:none;line-height:1.5}@media(max-width: 768px){body#toppage .main .news .panel .contents ul li a{gap:2.0833333333vw;padding:4.1666666667vw 12.5vw 4.1666666667vw 4.1666666667vw}}body#toppage .main .news .panel .contents ul li a::before,body#toppage .main .news .panel .contents ul li a::after{content:"";position:absolute;transition:transform .5s cubic-bezier(0.2, 1, 0.2, 1)}body#toppage .main .news .panel .contents ul li a::before{top:0;left:0;width:100%;height:100%;background-color:var(--mynkYellow);transform:scale(0, 1);transform-origin:0 0}body#toppage .main .news .panel .contents ul li a::after{top:calc(50% - .625rem);right:1.25rem;width:1.25rem;aspect-ratio:1/1;background-color:var(--mynkBlue);-webkit-mask:url("../images/icon_arrow.svg") no-repeat 50% 50%;mask:url("../images/icon_arrow.svg") no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}@media(max-width: 768px){body#toppage .main .news .panel .contents ul li a::after{top:calc(50% - 2.0833333333vw);right:4.1666666667vw;width:4.1666666667vw}}@media(any-hover: hover){body#toppage .main .news .panel .contents ul li a:hover::before{transform:scale(1, 1)}body#toppage .main .news .panel .contents ul li a:hover::after{transform:translateX(0.625rem)}}body#toppage .main .news .panel .contents ul li a p,body#toppage .main .news .panel .contents ul li a h3{position:relative;font-size:1rem}@media(max-width: 768px){body#toppage .main .news .panel .contents ul li a p,body#toppage .main .news .panel .contents ul li a h3{font-size:2.9166666667vw}}body#toppage .main .news .panel .contents .nav{align-self:flex-end}body#toppage .main .news .panel .contents .nav a{position:relative;display:flex;justify-content:center;align-items:center;width:20rem;height:3.75rem;border:.125rem solid var(--bk);border-radius:5em;color:var(--bk);font-size:1rem;font-weight:700;text-decoration:none;background-color:var(--wh)}@media(max-width: 768px){body#toppage .main .news .panel .contents .nav a{width:50vw;height:12.5vw;border-width:.625vw;font-size:3.3333333333vw}}body#toppage .main .news .panel .contents .nav a::before,body#toppage .main .news .panel .contents .nav a::after{content:"";position:absolute;aspect-ratio:1/1}body#toppage .main .news .panel .contents .nav a::before{top:.8125rem;left:.8125rem;width:1.875rem;border-radius:50%;background-color:var(--mynkRed)}@media(max-width: 768px){body#toppage .main .news .panel .contents .nav a::before{top:2.7083333333vw;left:2.7083333333vw;width:6.25vw}}body#toppage .main .news .panel .contents .nav a::after{top:1.125rem;left:1.125rem;width:1.25rem;background-color:var(--wh);-webkit-mask:url("../images/icon_list.svg") no-repeat 50% 50%;mask:url("../images/icon_list.svg") no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}@media(max-width: 768px){body#toppage .main .news .panel .contents .nav a::after{top:3.75vw;left:3.75vw;width:4.1666666667vw}}@media(any-hover: hover){body#toppage .main .news .panel .contents .nav a:hover{color:var(--wh);background-color:var(--bk)}}body#toppage .main .schedule{padding:10rem 1.25rem 5rem}@media(max-width: 768px){body#toppage .main .schedule{padding:16.6666666667vw 0 3.75rem}}body#toppage .main .schedule .subject{position:relative;margin-bottom:3.75rem}@media(max-width: 768px){body#toppage .main .schedule .subject{margin-bottom:8.3333333333vw}}body#toppage .main .schedule .subject .title{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}@media(max-width: 768px){body#toppage .main .schedule .subject .title{gap:1.0416666667vw}}body#toppage .main .schedule .subject .title::before{content:"";width:5rem;aspect-ratio:1/1;background-color:var(--bk);-webkit-mask:url("../images/icon_schedule.svg") no-repeat 50% 50%;mask:url("../images/icon_schedule.svg") no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}@media(max-width: 768px){body#toppage .main .schedule .subject .title::before{width:12.5vw}}body#toppage .main .schedule .subject .title h2{font-family:"M PLUS Rounded 1c",sans-serif;font-size:2.25rem;font-weight:700;transition-delay:.2s}@media(max-width: 768px){body#toppage .main .schedule .subject .title h2{font-size:6.25vw}}body#toppage .main .schedule .subject .title p{color:var(--mynkBlue);font-size:1.125rem;font-weight:700;transition-delay:.3s}@media(max-width: 768px){body#toppage .main .schedule .subject .title p{font-size:3.3333333333vw}}body#toppage .main .schedule .subject .pic{position:absolute;top:-0.625rem;left:calc(50% + 15rem);transition-delay:.4s}@media(max-width: 768px){body#toppage .main .schedule .subject .pic{top:0;left:calc(50% + 27.0833333333vw)}}body#toppage .main .schedule .subject .pic img{max-width:none;height:11.25rem}@media(max-width: 768px){body#toppage .main .schedule .subject .pic img{height:25vw}}body#toppage .main .sns{position:relative;display:flex;justify-content:center;gap:6.25rem;overflow:hidden;padding:5rem 2.5rem;background:#a7dff8 url("../images/pattern.svg") repeat 50% 50%;background-size:5rem}@media(max-width: 768px){body#toppage .main .sns{flex-direction:column;gap:12.5vw;padding:12.5vw 8.3333333333vw;background-size:16.6666666667vw}}body#toppage .main .sns::before{content:"";position:absolute;top:0;left:-30%;width:160%;height:100%;border-radius:50%;background-color:var(--wh);transform:translateY(-50%)}@media(max-width: 768px){body#toppage .main .sns::before{left:-100%;width:300%}}body#toppage .main .sns .contents{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:31.25rem}@media(max-width: 768px){body#toppage .main .sns .contents{gap:4.1666666667vw;width:100%}}body#toppage .main .sns .contents .subject{display:flex;justify-content:center;align-items:center;gap:1.25rem;font-size:1.5rem;font-weight:700}@media(max-width: 768px){body#toppage .main .sns .contents .subject{gap:4.1666666667vw;font-size:5vw}}body#toppage .main .sns .contents .subject::before{content:"";width:3.125rem;aspect-ratio:1/1;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}@media(max-width: 768px){body#toppage .main .sns .contents .subject::before{width:10.4166666667vw}}body#toppage .main .sns .contents.instagram .subject::before{background-image:url("../images/toppage/sns_instagram.png")}body#toppage .main .sns .contents.instagram .embed{position:relative;width:100%}body#toppage .main .sns .contents.instagram .embed a{position:absolute;top:0;left:0;width:100%;height:100%}body#toppage .main .sns .contents.instagram .embed iframe{display:block}body#toppage .main .sns .contents.youtube .subject{transition-delay:.2s}@media(max-width: 768px){body#toppage .main .sns .contents.youtube .subject{transition-delay:.1s}}body#toppage .main .sns .contents.youtube .subject::before{background-image:url("../images/toppage/sns_youtube.png")}body#toppage .main .sns .contents.youtube .videos{width:100%;transition-delay:.2s}@media(max-width: 768px){body#toppage .main .sns .contents.youtube .videos{margin-bottom:10.4166666667vw;transition-delay:.1s}}body#toppage .main .sns .contents.youtube .videos .embed{aspect-ratio:16/9}body#toppage .main .sns .contents.youtube .videos .embed iframe{width:100%;height:100%}body#toppage .main .sns .contents.youtube .videos .arrow{cursor:pointer;position:absolute;top:calc(100% + 1.25rem);z-index:2;display:flex;justify-content:center;align-items:center;width:3.75rem;aspect-ratio:2/1;border:.125rem solid var(--bk);border-radius:5em;transition:background-color .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(max-width: 768px){body#toppage .main .sns .contents.youtube .videos .arrow{top:calc(100% + 4.1666666667vw);width:12.5vw;border-width:.625vw}}body#toppage .main .sns .contents.youtube .videos .arrow::before{content:"";width:1.25rem;aspect-ratio:2/1;background-color:var(--bk);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain;transition:background-color .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(max-width: 768px){body#toppage .main .sns .contents.youtube .videos .arrow::before{width:4.1666666667vw}}body#toppage .main .sns .contents.youtube .videos .arrow.prev{left:0}body#toppage .main .sns .contents.youtube .videos .arrow.prev::before{-webkit-mask-image:url("../images/arrow_left.svg");mask-image:url("../images/arrow_left.svg")}body#toppage .main .sns .contents.youtube .videos .arrow.next{right:0}body#toppage .main .sns .contents.youtube .videos .arrow.next::before{-webkit-mask-image:url("../images/arrow_right.svg");mask-image:url("../images/arrow_right.svg")}@media(any-hover: hover){body#toppage .main .sns .contents.youtube .videos .arrow:hover{background-color:var(--bk)}body#toppage .main .sns .contents.youtube .videos .arrow:hover::before{background-color:var(--wh)}}body#toppage .main .sns .contents.youtube .videos .slick-dots{position:absolute;top:calc(100% + 1.25rem);left:0;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem;width:100%;padding:0 5rem}@media(max-width: 768px){body#toppage .main .sns .contents.youtube .videos .slick-dots{top:calc(100% + 4.1666666667vw);gap:2.0833333333vw;padding:0 16.6666666667vw}}body#toppage .main .sns .contents.youtube .videos .slick-dots button{cursor:pointer;position:relative;width:1.875rem;aspect-ratio:1/1;border:.125rem solid var(--bk);border-radius:50%;font-size:0;transition:background-color .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(any-hover: hover){body#toppage .main .sns .contents.youtube .videos .slick-dots button:hover{background-color:var(--bk)}}@media(max-width: 768px){body#toppage .main .sns .contents.youtube .videos .slick-dots button{width:6.25vw;border-width:.625vw}}body#toppage .main .sns .contents.youtube .videos .slick-dots button::before{content:"";position:absolute;top:50%;left:50%;width:1.25rem;aspect-ratio:1/1;border-radius:50%;background-color:var(--mynkRed);transform:translate(-50%, -50%) scale(0);transition:transform .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(max-width: 768px){body#toppage .main .sns .contents.youtube .videos .slick-dots button::before{width:4.1666666667vw}}body#toppage .main .sns .contents.youtube .videos .slick-dots .slick-active button::before{transform:translate(-50%, -50%) scale(1)}