@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translate(-2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translate(2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}*{box-sizing:border-box}:root{--scrollbar: 0;--scrollbarNum: 0}html{font-size:62.5%;scroll-behavior:smooth}body{font-feature-settings:"palt";margin:0;overflow-y:scroll}img{max-width:100%;height:auto;vertical-align:bottom}video{overflow:hidden}a{color:#000;text-decoration:none}button{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=text]{border:none;padding:0;margin:0}hr{height:0;margin:0;padding:0;border:0}input{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=submit],input[type=button]{border-radius:0;-webkit-box-sizing:content-box;-webkit-appearance:button;-moz-appearance:button;appearance:button;border:none;box-sizing:border-box}input[type=submit]::-webkit-search-decoration,input[type=button]::-webkit-search-decoration{display:none}input[type=submit]:focus,input[type=button]:focus{outline-offset:-2px}.scroll{opacity:0;transition:all .3s}.scroll.fade{translate:0 3rem}.scroll.is-view{opacity:1}.scroll.is-view.fade{translate:0 0}main{background:url(../img/common/bg-main.png) repeat center/contain;position:relative}main .main{width:100%;max-width:68rem;margin:0 auto;background-color:#fff;position:relative;z-index:1}.main{font-family:Noto Sans JP,sans-serif;font-size:clamp(1.4rem,2.2058823529vw,1.5rem);font-weight:500;line-height:2}.main .container{padding:0 min(5.1470588235vw,4rem)}.main video{width:100%;height:100%}.txt-sun{color:#e50012}.show-sp{display:none}@media (min-width: 560px){.show-sp{display:block}}@media (min-width: 560px){.hide-sp{display:none!important}}.mod-link{display:inline-flex;align-items:center;gap:.6rem}.mod-link .txt{font-size:1.45rem;font-weight:900;line-height:1.06;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.mod-link .icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:min(4.8529411765vw,3.3rem);height:min(4.8529411765vw,3.3rem);border-radius:50%;background-color:#eb6b00}.mod-link .icon svg{margin-left:2px;width:min(2.3529411765vw,1.6rem);height:min(2.3529411765vw,1.6rem)}@media (hover){.mod-link .icon{transition:translate .3s}.mod-link:hover .icon{translate:.5rem}}.mod-link.blue .icon{background-color:#00a5e6}.mod-link.orange .icon{background-color:#f70}.mod-link.green .icon{background-color:#64c318}.mod-link.red .icon{background-color:#d9383f}.mod-link.popup .icon{background-color:#003e97}@media (hover){a .mod-link .icon{transition:translate .3s}a:hover .mod-link .icon{translate:.5rem}}.ttl-02 .ttl{font-size:min(7.0588235294vw,4.8rem);font-weight:900;line-height:1.15;letter-spacing:.1em;color:#fff}.splide{margin:auto}.splide.single-slide{visibility:visible}.splide.single-slide .splide__list{justify-content:center}.splide.single-slide .splide__slide{width:100%;text-align:center}.splide>.inner{position:relative}.splide .splide__arrows .splide__arrow{display:flex;align-items:center;justify-content:center;width:min(8.2352941176vw,5.6rem);height:min(8.2352941176vw,5.6rem);border-radius:50%;background-color:#fffc;box-shadow:0 0 4px #00000040;position:absolute;z-index:1;top:0;bottom:0;margin:auto}.splide .splide__arrows .splide__arrow--prev{left:-25px}.splide .splide__arrows .splide__arrow--prev svg{transform:scaleX(-1)}.splide .splide__arrows .splide__arrow--next{right:-25px}.splide .splide__pagination{display:flex;gap:1.6rem;margin-top:1.6rem}.splide .splide__pagination .splide__pagination__page{display:block;width:1rem;height:1rem;border-radius:50%;background-color:#d9d9d9}.splide .splide__pagination .splide__pagination__page.is-active{background-color:#858585}.area-logo{text-align:center;padding:1.6rem 0;background-color:#fff}.area-contents>.inner{padding:5rem 2rem 6rem;overflow:hidden}.area-contents .txt-accent{color:#ff2b79}.area-contents .link-top{text-align:center;margin:3.6rem auto 0}.area-contents .link-top a{font-size:1.45rem;font-weight:900;line-height:1.86;padding:0 .5em;border-bottom:solid 1px #000000}.area-contents .sec-ttl{position:relative}.area-contents .sec-ttl .ttl-02{display:flex;align-items:center;justify-content:center;height:min(13.0882352941vw,8.9rem)}.area-contents .sec-ttl .lively{height:auto;position:absolute;z-index:2;top:50%;translate:0 -50%;pointer-events:none}.area-contents .sec-date{text-align:center;margin-bottom:3.6rem}.area-contents .sec-date .box-note{font-size:clamp(1.4rem,2.3529411765vw,1.6rem);font-weight:900;line-height:.875;letter-spacing:.1em;margin-top:1.6rem}.area-contents .sec-menu{display:flex;flex-wrap:wrap;justify-content:center;gap:2.1rem 1rem;max-width:52rem;width:100%;margin:auto}.area-contents .sec-menu>.item{max-width:min(37.3529411765vw,25.4rem);flex:1 1 calc((100% - 1rem)/2);display:flex;justify-content:center;position:relative}.area-contents .sec-menu>.item .box-lively{position:absolute;top:-13px;left:0;pointer-events:none}.area-contents .sec-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:min(8.3823529412vw,2rem);border:solid 7px #fff;border-radius:2rem;background:linear-gradient(180deg,#fbe7ef,#fff 95%);padding:min(7.3529411765vw,5rem) 0 2rem;width:100%;max-width:52rem;margin:auto;position:relative}.area-contents .sec-cont .box-text{font-size:clamp(1.5rem,2.6470588235vw,1.8rem);font-weight:700;line-height:1.77;text-align:center}.area-contents .sec-cont .box-image{margin-top:1.4rem}.area-contents .sec-cont .box-link{margin-top:2.2rem}.area-contents .sec-cont .box-lively{position:absolute;z-index:2;pointer-events:none}.area-contents .sec-cont .box-lively.left{bottom:90px;left:min(-5.1470588235vw,-35px);width:clamp(11rem,19.2647058824vw,13.1rem)}.area-contents .sec-cont .box-lively.right{bottom:80px;right:min(-6.3235294118vw,-43px);width:clamp(17rem,29.4117647059vw,20rem);transform:rotate(11.2deg)}.area-contents .sec-cont .box-lively img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.area-contents .sec-cont .lively{rotate:11.032deg;position:absolute;bottom:-10%;right:5px}.area-contents .mod-menuItem{clip-path:url(#menu-clip);-webkit-clip-path:url(#menu-clip);background:#fff;aspect-ratio:254/150;max-width:25.4rem;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem;padding:1rem}.area-contents.floor7{background:url(../img/common/bg-blue.png) repeat center}.area-contents.floor7 .sec-ttl .ttl-02{background-color:#00a5e6}.area-contents.floor7 .sec-ttl .lively{right:0}.area-contents.floor{background:url(../img/common/bg-yellow.png) repeat center/cover}.area-contents.floor .sec-ttl .ttl-02{background-color:#e09900}.area-contents.floor .sec-ttl .lively{left:min(.4411764706vw,3px)}.area-contents.gourmet{background:url(../img/common/bg-orange.png) repeat center/cover}.area-contents.gourmet .sec-ttl{background-color:#f70}.area-contents.gourmet .sec-ttl .lively{bottom:-100px;right:min(10.2941176471vw,70px)}.area-contents.present{background:url(../img/common/bg-pink.png) repeat center/cover}.area-contents.present .sec-ttl{background-color:#ff2b79}.area-contents.present .sec-ttl .lively{bottom:-115px;left:min(6.6176470588vw,45px)}.area-contents.present .box-link .icon{background-color:#ff2b79}.area-fv{text-align:center;background-color:#74cfff;padding-bottom:7rem}.area-fv .sec-image{padding-top:1.5rem;position:relative}.area-fv .sec-image>.lively{position:absolute;z-index:1;pointer-events:none}.area-fv .sec-image>.lively.fish{top:10px;left:min(1.4705882353vw,10px);transform:rotate(-5.393deg)}.area-fv .sec-image>.lively.person1{right:min(8.0882352941vw,55px);bottom:min(67.6470588235vw,460px)}.area-fv .sec-image>.lively.person2{bottom:min(30.8823529412vw,210px);right:min(11.7647058824vw,80px)}.area-head .ttl-02{display:flex;align-items:center;justify-content:center;height:min(14.7058823529vw,10rem)}.area-lineup .sec-ttl{position:relative}.area-lineup .sec-ttl .box-ttl{display:flex;align-items:center;justify-content:center;height:min(19.2647058824vw,13.1rem);margin:auto}.area-lineup .sec-ttl .lively{position:absolute;bottom:0}.area-lineup .sec-ttl .lively.left{left:0}.area-lineup .sec-ttl .lively.right{right:0}.area-lineup .list-lineup{display:flex;flex-direction:column;align-items:center;padding:4.6rem 2rem 7rem;gap:3rem}.area-lineup .list-lineup>.item{display:flex;flex-direction:column;gap:min(10.5882352941vw,7.2rem) 0;width:100%;max-width:52rem}.area-lineup .list-lineup .mod-itemInfo{padding:2.4rem 1.6rem;position:relative}.area-lineup .list-lineup .mod-itemInfo:before{content:"";display:block;width:2.7rem;height:2.6rem;-webkit-mask-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2227%22%20height%3D%2226%22%20viewBox%3D%220%200%2027%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.5753%2026L0%200H27L12.5753%2026Z%22%20fill%3D%22%23FFEA4A%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2227%22%20height%3D%2226%22%20viewBox%3D%220%200%2027%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.5753%2026L0%200H27L12.5753%2026Z%22%20fill%3D%22%23FFEA4A%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;bottom:-2.5rem;left:0;right:0;margin:auto}.area-lineup .list-lineup .mod-itemInfo .text{font-size:clamp(1.8rem,3.5294117647vw,2.4rem);font-weight:900;line-height:1.45;text-align:center}.area-lineup .list-lineup .mod-itemDetail{background-color:#fff;margin:2.3rem 0;position:relative}.area-lineup .list-lineup .mod-itemDetail:before,.area-lineup .list-lineup .mod-itemDetail:after{content:"";display:block;aspect-ratio:520/23;width:100%;height:auto;background-color:#fff;-webkit-mask-image:url(data:image/svg+xml;charset=utf8,%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22521%22%20height%3D%2224%22%20viewBox%3D%220%200%20521%2024%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M520.887%205.12402V23.3623H0.886719V3.75391L7.99805%200.421875L21.2295%206.62305L34.4697%200.421875L47.7021%206.62305L60.9346%200.421875L74.166%206.62305L87.3984%200.421875L100.631%206.62305L113.863%200.421875L127.096%206.62305L140.327%200.421875L153.56%206.62305L166.792%200.421875L180.024%206.62305L193.256%200.421875L206.488%206.62305L219.721%200.421875L232.953%206.62305L246.186%200.421875L259.417%206.62305L272.649%200.421875L285.882%206.62305L299.114%200.421875L312.346%206.62305L325.578%200.421875L338.811%206.62305L352.051%200.421875L365.282%206.62305L378.515%200.421875L391.747%206.62305L404.979%200.421875L418.212%206.62305L431.443%200.421875L444.684%206.62305L457.916%200.421875L471.147%206.62305L484.38%200.421875L497.612%206.62305L510.853%200.421875L520.887%205.12402Z%22%20fill%3D%22white%22%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;charset=utf8,%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22521%22%20height%3D%2224%22%20viewBox%3D%220%200%20521%2024%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M520.887%205.12402V23.3623H0.886719V3.75391L7.99805%200.421875L21.2295%206.62305L34.4697%200.421875L47.7021%206.62305L60.9346%200.421875L74.166%206.62305L87.3984%200.421875L100.631%206.62305L113.863%200.421875L127.096%206.62305L140.327%200.421875L153.56%206.62305L166.792%200.421875L180.024%206.62305L193.256%200.421875L206.488%206.62305L219.721%200.421875L232.953%206.62305L246.186%200.421875L259.417%206.62305L272.649%200.421875L285.882%206.62305L299.114%200.421875L312.346%206.62305L325.578%200.421875L338.811%206.62305L352.051%200.421875L365.282%206.62305L378.515%200.421875L391.747%206.62305L404.979%200.421875L418.212%206.62305L431.443%200.421875L444.684%206.62305L457.916%200.421875L471.147%206.62305L484.38%200.421875L497.612%206.62305L510.853%200.421875L520.887%205.12402Z%22%20fill%3D%22white%22%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;position:absolute;left:0}.area-lineup .list-lineup .mod-itemDetail:before{top:max(-3.3823529412vw,-23px)}.area-lineup .list-lineup .mod-itemDetail:after{bottom:max(-3.2352941176vw,-22px);transform:rotate(180deg)}.area-lineup .list-lineup .mod-itemDetail .txt-small{font-size:.75em}.area-lineup .list-lineup .mod-itemDetail .sec-image{margin-bottom:1.6rem}.area-lineup .list-lineup .mod-itemDetail .sec-info .box-info{display:flex;flex-direction:column;gap:.2rem;border-bottom:solid 1px;padding-bottom:.7rem}.area-lineup .list-lineup .mod-itemDetail .sec-info .box-info br{display:none}.area-lineup .list-lineup .mod-itemDetail .sec-info .box-info .ttl{font-size:clamp(2.3rem,3.8235294118vw,2.6rem);font-weight:900;line-height:1.53}.area-lineup .list-lineup .mod-itemDetail .sec-info .box-detail{margin-top:1.2rem}.area-lineup .list-lineup .mod-itemDetail .sec-info .box-detail .info{font-size:clamp(1.5rem,2.3529411765vw,1.6rem);margin-top:.5rem}.area-lineup .list-lineup .mod-itemDetail .sec-info .box-detail .info strong{font-weight:700}.area-lineup .list-lineup .mod-itemDetail .sec-info .box-detail:has(>.image){display:flex;gap:0 1rem}.area-lineup .list-lineup .mod-itemDetail .sec-info .box-detail:has(>.image) .text{flex:3}.area-lineup .list-lineup .mod-itemDetail .sec-info .box-detail:has(>.image) .image{flex:1;aspect-ratio:1;width:100%;height:auto}.area-lineup .list-lineup .mod-itemDetail .sec-info .box-detail:has(>.image) .info{width:100%}.area-lineup .list-lineup .mod-itemDetail .sec-lively{position:absolute;z-index:1;top:max(-10.2941176471vw,-70px);pointer-events:none}.area-lineup .list-lineup .mod-itemDetail .sec-lively.right{right:0}.area-lineup .list-lineup .mod-itemDetail .sec-lively.left{left:0}.area-lineup .list-lineup .mod-itemDetail .sec-selection{margin-bottom:1.6rem}.area-lineup .list-lineup .mod-itemDetail .sec-selection .ttl{font-size:clamp(2.3rem,3.8235294118vw,2.6rem);font-weight:900;line-height:1.53;color:#fff;text-align:center;letter-spacing:.05em;padding:1rem 0;background-color:#e09900;margin-bottom:1rem}.area-lineup .list-lineup .mod-itemDetail .sec-selection .text{padding:0 1rem}.area-lineup .list-lineup .mod-itemDetail .box-note{background-color:#fff6c2;padding:1.2rem;margin-top:1.6rem}.area-lineup .list-lineup .mod-itemDetail .box-note .ttl{border-bottom:solid 1px #CEC9A0;padding-bottom:.5rem;margin-bottom:.7rem}.area-lineup .list-lineup .mod-itemDetail .box-note .ttl .event{font-size:clamp(1.6rem,2.7941176471vw,1.9rem);font-weight:900;line-height:1.26;color:#f70;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.area-lineup .list-lineup .mod-itemDetail .box-note .ttl .event:after{content:attr(data-txt);font-size:clamp(1.2rem,2.3529411765vw,1.6rem);font-weight:700;color:#fff;background-color:#008b40;padding:.1rem .9rem;border-radius:.4rem}.area-lineup .list-lineup .mod-itemDetail .box-note .ttl .text{font-size:clamp(1.4rem,2.3529411765vw,1.6rem);font-weight:700;line-height:1.5;color:#008b40;letter-spacing:.05em}.area-lineup .list-lineup .mod-itemDetail .box-note .cont{font-size:clamp(1.2rem,2.0588235294vw,1.4rem);line-height:1.57;letter-spacing:.05em}.area-lineup .list-lineup .mod-itemDetail .box-note:has(>.image){display:grid;grid-template-columns:12rem;gap:0 1rem}.area-lineup .list-lineup .mod-itemDetail .box-note:has(>.image) .image{grid-area:1/1/3/2}.area-lineup .list-lineup .mod-itemDetail .box-note:has(>.image) .ttl{grid-area:1/2/2/3}.area-lineup .list-lineup .mod-itemDetail .box-note:has(>.image) .cont{grid-area:2/2/3/3}.area-info{display:flex;flex-direction:column;gap:min(14.1176470588vw,9.6rem);padding:min(11.7647058824vw,8rem) 0}.area-info .ttl-02{font-size:min(6.3235294118vw,4rem);font-weight:700;line-height:1.2;letter-spacing:.05em;text-align:center;margin-bottom:min(3.5294117647vw,2.4rem)}.area-info .sec-cmn{padding:0 min(5.1470588235vw,4rem)}.area-info .sec-cmn .mod-movie iframe{aspect-ratio:16/9;width:100%;height:auto;border-radius:1rem}.area-info .sec-visual>.inner{padding:0 min(5.1470588235vw,4rem)}.area-info .sec-visual .visual-slider{margin-bottom:min(3.5294117647vw,2.4rem)}.area-info .sec-visual .visual-slider img{width:100%}.area-info .sec-visual .text{font-size:min(3.5294117647vw,1.8rem);line-height:1.7;letter-spacing:0}.area-pageTop{width:100%;max-width:68rem;margin:auto;position:fixed;bottom:0;transition:all .3s}.area-pageTop>.inner{position:absolute;bottom:30px;right:16px}.area-pageTop a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;aspect-ratio:1;width:clamp(4.8rem,8.8235294118vw,6rem);height:clamp(4.8rem,8.8235294118vw,6rem);border:solid 1px #BABABA;border-radius:50%;background-color:#fff}.area-pageTop a .txt{display:none;font-size:clamp(1.3rem,2.2058823529vw,1.5rem);font-weight:700;color:#363636;text-align:center;line-height:1.1}.area-pageTop.is-hide{opacity:0;visibility:hidden}.area-footer{padding:4rem min(5.1470588235vw,4rem)}.area-footer .area-contents{background:none;opacity:1;translate:0 0}.area-footer .area-contents>.inner{padding:0;text-align:center}.area-footer .area-contents>.inner .link-top{margin-bottom:2.8rem;margin-top:-1rem;pointer-events:none}.area-footer .area-contents>.inner .link-top a{pointer-events:all;font-size:2rem}.area-footer .sec-note{width:100%;max-width:52rem;margin:0 auto 3.3rem}.area-footer .sec-note p{font-size:clamp(1rem,1.7647058824vw,1.2rem);font-weight:500;line-height:2}.area-footer .txt-comment{font-size:min(2.5vw,1.4rem);line-height:1.8;margin-bottom:2em}.area-footer .txt-center{text-align:center;border-top:solid 1px #e60012;padding-top:3rem}.area-footer .txt-center svg{width:100%;max-width:33rem;aspect-ratio:330/45}.fade-in{opacity:0;transform:translateY(3rem);transition:opacity 1s,transform 1.3s}.fade-in.is-view{opacity:1;transform:translateY(0)}body.day .area-head .ttl-02{background-color:#e09900}body.day .area-head .ttl-02 img{width:min(22.2058823529vw,15.1rem)}body.day .area-lineup{background:url(../img/common/bg-yellow.png) repeat center/cover}body.day .area-lineup .list-lineup{padding:7.4rem 2rem 7rem}body.day .area-lineup .sec-ttl{background-color:#fff}body.day .area-lineup .sec-ttl .lively.left{bottom:19px;left:min(2.9411764706vw,20px)}body.day .area-lineup .sec-ttl .lively.left img{width:min(18.3823529412vw,12.5rem)}body.day .area-lineup .sec-ttl .lively.right{bottom:10px;right:min(5.1470588235vw,35px);transform:rotate(6.424deg)}body.day .area-lineup .sec-ttl .lively.right img{width:min(13.0882352941vw,8.9rem)}body.day .area-lineup .mod-itemInfo{background-color:#005aa2}body.day .area-lineup .mod-itemInfo:before{background-color:#005aa2}body.day .area-lineup .mod-itemInfo .text{color:#fff}body.day .area-lineup .mod-itemDetail .sec-info .box-info{border-color:#f70}body.day .area-lineup .mod-itemDetail .sec-info .box-info .ttl{color:#f70}body.gourmet .area-head .ttl-02{background-color:#f70}body.gourmet .area-head .ttl-02 img{width:min(22.2058823529vw,15.1rem)}body.gourmet .area-lineup{background:url(../img/common/bg-orange.png) repeat center/cover;scroll-margin-top:5rem}body.gourmet .area-lineup .sec-ttl{background-color:#fff}body.gourmet .area-lineup .sec-ttl .box-ttl{width:min(56.9117647059vw,38.7rem)}body.gourmet .area-lineup .sec-ttl .lively.left{bottom:19px;left:min(2.9411764706vw,20px)}body.gourmet .area-lineup .sec-ttl .lively.left img{width:}body.gourmet .area-lineup .sec-ttl .lively.right{bottom:40px;right:min(5.1470588235vw,35px)}body.gourmet .area-lineup .sec-ttl .lively.right img{width:min(13.0882352941vw,8.9rem)}body.gourmet .area-lineup .mod-itemInfo{background-color:#ffea4a}body.gourmet .area-lineup .mod-itemInfo:before{background-color:#ffea4a}body.gourmet .area-lineup .mod-itemDetail .sec-info .box-info{border-color:#f70}body.gourmet .area-lineup .mod-itemDetail .sec-info .box-info .ttl{color:#f70}body.gourmet .area-lineup.popup .mod-itemDetail .sec-info .box-info{border-color:#003e97}body.gourmet .area-lineup.popup .mod-itemDetail .sec-info .box-info .ttl{color:#003e97}body.gourmet .area-lineup.period .sec-ttl .box-ttl img{width:min(45vw,30.6rem)}body.gourmet .sec-info .box-info br{display:block!important}body.floor7 .area-head .ttl-02{background-color:#00a5e6}body.floor7 .area-lineup{background:url(../img/common/bg-blue.png) repeat center;scroll-margin-top:7rem}body.floor7 .area-lineup .list-lineup>.item{gap:1rem}body.floor7 .area-lineup .sec-ttl{background-color:#fff}body.floor7 .area-lineup .mod-itemDetail{padding:0}body.floor7 .area-lineup .mod-itemDetail .box-ttl{margin:.8rem 0 1.6rem}body.floor7 .area-lineup .splide .splide__arrows .splide__arrow--prev{left:-15px}body.floor7 .area-lineup .splide .splide__arrows .splide__arrow--next{right:-15px} .sec-ttl .box-note2{text-align: center;}.end{margin: 20px auto; padding: 10px 30px; background-color: #000000; color: #FFFFFF; font-size: 120%;} #sports{ text-align: center;}  #sports img{ width: 85%; margin: auto;} .back_red{color: #fff; background-color: #DD0003; padding: 5px 40px; font-size: 200%; font-weight: bold;}





