html,body,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,sub,sup,tt,var,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,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{background:none}input[type=text],input[type=email],input[type=password],input[type=number],textarea,select{border:none;padding:0;margin:0;background-color:rgba(0,0,0,0);font-family:inherit;font-size:inherit;color:inherit;line-height:inherit;resize:none;border-radius:0;outline:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}::-moz-placeholder{color:#999;opacity:1}::placeholder{color:#999;opacity:1}html{font-size:100%;overflow-x:hidden}body{position:relative;font-family:"Noto Sans JP",sans-serif;font-size:1rem;-webkit-text-size-adjust:100%;background:#fff;width:100%;overflow-x:hidden;overflow-y:auto}body.is-no-scroll{overflow:hidden;touch-action:none}p,li,dt,dd,input,textarea,th,td{color:#000;line-height:180%}h1,h2,h3,h4,h5,h6{line-height:140%}a{text-decoration:none;color:#000;transition:opacity .3s linear}a:hover{opacity:.7}img{vertical-align:bottom;width:100%;height:auto}figure img{width:100%}.wrapper{width:1100px;margin:0 auto}@media only screen and (max-width: 1100px){.wrapper{width:90%}}.pc{display:block}@media only screen and (max-width: 768px){.pc{display:none}}.sp{display:none}@media only screen and (max-width: 768px){.sp{display:inherit}}img.pc,br.pc,span.pc,strong.pc,small.pc{display:inline}@media only screen and (max-width: 768px){img.pc,br.pc,span.pc,strong.pc,small.pc{display:none}}img.sp,br.sp,span.sp,strong.sp,small.sp{display:none}@media only screen and (max-width: 768px){img.sp,br.sp,span.sp,strong.sp,small.sp{display:inline}}.p-header{position:fixed;top:0;left:0;width:100%;z-index:100}.p-header__inner{display:flex;align-items:center;justify-content:space-between;padding:20px 30px}@media only screen and (max-width: 768px){.p-header__inner{padding:16px 20px}}.p-header__logo{width:46px}@media only screen and (max-width: 1366px){.p-header__logo{width:3.3674963397vw}}@media only screen and (max-width: 768px){.p-header__logo{width:36px}}.p-header__logo a{display:block}.p-header__logo img{width:100%;height:auto}.p-drawer{cursor:pointer;z-index:101;position:relative}.p-drawer__box{position:relative;width:30px;height:20px}@media only screen and (max-width: 768px){.p-drawer__box{width:26px}}.p-drawer__box__line{display:block;position:absolute;left:0;width:100%;height:2px;background:#000;border-radius:1px;transition:transform .3s ease,opacity .3s ease,background .3s ease}.p-drawer__box__line:nth-child(1){top:0}.p-drawer__box__line:nth-child(2){top:50%;transform:translateY(-50%)}.p-drawer__box__line:nth-child(3){bottom:0}.p-drawer.is-active .p-drawer__box__line:nth-child(1){transform:translateY(9px) rotate(45deg)}.p-drawer.is-active .p-drawer__box__line:nth-child(2){opacity:0;transform:translateY(-50%) scaleX(0)}.p-drawer.is-active .p-drawer__box__line:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.p-drawer.is-night .p-drawer__box__line{background:#a0a9a0}.p-nav{position:absolute;z-index:99;top:70px;right:30px;padding:45px 0;width:240px;background:rgba(160,169,160,.9);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}@media only screen and (max-width: 1366px){.p-nav{top:5.1244509517vw;right:2.196193265vw;padding:3.2942898975vw 0;width:17.5695461201vw}}@media only screen and (max-width: 768px){.p-nav{position:fixed;top:50%;right:50%;transform:translate(50%, -50%);padding:13.3333333333vw 0;width:69.3333333333vw}}.p-nav.is-active{opacity:1;visibility:visible}.p-nav .p-nav__list{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 0}@media only screen and (max-width: 768px){.p-nav .p-nav__list{gap:5.3333333333vw 0}}.p-nav .p-nav__list li{width:100%;font-family:Inter,sans-serif;font-size:18px;font-weight:500;text-align:center;line-height:100%;box-sizing:border-box}@media only screen and (max-width: 1366px){.p-nav .p-nav__list li{font-size:1.317715959vw}}@media only screen and (max-width: 768px){.p-nav .p-nav__list li{font-size:4.8vw}}.p-nav .p-nav__list li a{color:#fff;transition:.3s all linear}.p-nav .p-nav__list li a:hover{opacity:.4}.p-nav .p-nav__link{position:relative;display:flex;justify-content:center;flex-wrap:wrap;gap:20px 0;padding-top:35px;margin-top:35px}@media only screen and (max-width: 1366px){.p-nav .p-nav__link{gap:1.4641288433vw 0;padding-top:2.5622254758vw;margin-top:2.5622254758vw}}@media only screen and (max-width: 768px){.p-nav .p-nav__link{gap:5.3333333333vw 0;padding-top:9.3333333333vw;margin-top:9.3333333333vw}}.p-nav .p-nav__link::before{content:" ";position:absolute;top:0;left:50%;transform:translateX(-50%);width:150px;height:1px;background:hsla(0,0%,100%,.3)}@media only screen and (max-width: 768px){.p-nav .p-nav__link::before{width:53.57%}}.p-nav .p-nav__link li{width:100%;font-family:Inter,sans-serif;font-size:15px;font-weight:500;text-align:center;line-height:100%}@media only screen and (max-width: 1366px){.p-nav .p-nav__link li{font-size:1.0980966325vw}}@media only screen and (max-width: 768px){.p-nav .p-nav__link li{font-size:3.7333333333vw}}.p-nav .p-nav__link li a{color:#fff;transition:.3s all linear}.p-nav .p-nav__link li a:hover{opacity:.4}.p-nav .p-nav__sns{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:35px}@media only screen and (max-width: 1366px){.p-nav .p-nav__sns{gap:1.4641288433vw;margin-top:2.5622254758vw}}@media only screen and (max-width: 768px){.p-nav .p-nav__sns{gap:5.3333333333vw;margin-top:9.3333333333vw}}.p-nav .p-nav__sns li{line-height:100%;transition:.3s all linear}.p-nav .p-nav__sns li:hover{opacity:.7}.p-nav .p-nav__sns .youtube{width:25px}@media only screen and (max-width: 1366px){.p-nav .p-nav__sns .youtube{width:1.8301610542vw}}@media only screen and (max-width: 768px){.p-nav .p-nav__sns .youtube{width:6.6666666667vw}}.p-nav .p-nav__sns .insta{width:20px}@media only screen and (max-width: 1366px){.p-nav .p-nav__sns .insta{width:1.4641288433vw}}@media only screen and (max-width: 768px){.p-nav .p-nav__sns .insta{width:5.3333333333vw}}.p-nav .p-nav__sns .x{width:20px}@media only screen and (max-width: 1366px){.p-nav .p-nav__sns .x{width:1.4641288433vw}}@media only screen and (max-width: 768px){.p-nav .p-nav__sns .x{width:5.3333333333vw}}.p-nav .p-nav__sns .tiktok{width:18px}@media only screen and (max-width: 1366px){.p-nav .p-nav__sns .tiktok{width:1.317715959vw}}@media only screen and (max-width: 768px){.p-nav .p-nav__sns .tiktok{width:4.8vw}}#mv{position:relative;width:100%;height:100vh;height:100dvh;overflow:hidden;background:#000}.p-mv{position:relative;width:100%;height:100%}.p-mv__movie{position:relative;width:100%;height:100%;overflow:hidden}.p-mv__movie .pc{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100vw;height:56.25vw;min-height:100vh;min-height:100dvh;min-width:177.78vh;min-width:177.78dvh}.p-mv__movie .sp{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100vw;height:177.78vw;min-height:100vh;min-height:100dvh;min-width:56.25vh;min-width:56.25dvh}.p-mv__movie iframe{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;pointer-events:none}.p-mv__text{position:absolute;bottom:2.196193265vw;left:3.6603221083vw;z-index:10}@media only screen and (max-width: 768px){.p-mv__text{bottom:5.3333333333vw;left:5.3333333333vw}}.p-mv__text__title{font-family:Inter,sans-serif;font-size:1.0248901903vw;font-weight:800;line-height:140%;margin:0 0 5px}@media only screen and (max-width: 768px){.p-mv__text__title{font-size:3.2vw;margin-bottom:1.3333333333vw}}.p-mv__text__yt a{position:relative;display:inline-block;font-family:Inter,sans-serif;font-size:0.9516837482vw;font-weight:600;transition:opacity .3s linear}@media only screen and (max-width: 768px){.p-mv__text__yt a{font-size:3.2vw}}.p-mv__text__yt a:hover{opacity:.7}.p-mv__text__yt a::after{content:"";position:absolute;bottom:-0.2928257687vw;left:0;width:100%;height:1px;background:#000}@media only screen and (max-width: 768px){.p-mv__text__yt a::after{bottom:-1.0666666667vw}}.p-mv__circle_btns{position:absolute;z-index:20;bottom:30px;right:30px;display:flex;flex-direction:row;gap:10px}@media only screen and (max-width: 1366px){.p-mv__circle_btns{bottom:2.196193265vw;right:2.196193265vw;gap:0.7320644217vw}}@media only screen and (max-width: 768px){.p-mv__circle_btns{bottom:21.3333333333vw;right:auto;left:2.6666666667vw;gap:2.1333333333vw}}.p-mv__circle_btn{width:120px;height:120px}@media only screen and (max-width: 1366px){.p-mv__circle_btn{width:8.78477306vw;height:8.78477306vw}}@media only screen and (max-width: 768px){.p-mv__circle_btn{width:22.4vw;height:22.4vw}}.p-mv__circle_btn a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:#000;border-radius:50%;text-align:center;transition:opacity .3s linear}.p-mv__circle_btn a:hover{opacity:.7}.p-mv__circle_btn__text{font-size:16px;font-weight:600;color:#fff;letter-spacing:0;line-height:125%}@media only screen and (max-width: 1366px){.p-mv__circle_btn__text{font-size:1.17128vw}}@media only screen and (max-width: 768px){.p-mv__circle_btn__text{font-size:3.2vw}}.p-message{position:relative;background:#e4e4e4}.p-message__player{position:absolute;right:37%;top:175px;width:122px;z-index:5;pointer-events:none}@media only screen and (max-width: 1366px){.p-message__player{right:37%;top:12.8111273792vw;width:8.9311859444vw}}@media only screen and (max-width: 768px){.p-message__player{right:12vw;top:46.6666666667vw;width:18.6666666667vw}}.p-message__player img{width:100%;height:auto;display:block}.p-message__intro{position:relative;padding:70px 0 60px;overflow:visible}@media only screen and (max-width: 1366px){.p-message__intro{padding:5.1244509517vw 0 4.39238653vw}}@media only screen and (max-width: 768px){.p-message__intro{padding:26.6666666667vw 0 21.3333333333vw}}.p-message__deco04{position:absolute;top:0;right:0;width:210px;pointer-events:none;z-index:2}@media only screen and (max-width: 1366px){.p-message__deco04{width:15.3733528551vw}}@media only screen and (max-width: 768px){.p-message__deco04{width:38.9333333333vw}}.p-message__deco04 img{width:100%;height:auto;display:block}.p-message__intro__inner{max-width:820px;margin:0 auto;padding:0 30px}@media only screen and (max-width: 1366px){.p-message__intro__inner{padding:0 2.196193265vw}}@media only screen and (max-width: 768px){.p-message__intro__inner{padding:0 9.3333333333vw}}.p-message__ttl{margin-bottom:35px}@media only screen and (max-width: 1366px){.p-message__ttl{margin-bottom:2.5622254758vw}}@media only screen and (max-width: 768px){.p-message__ttl{margin-bottom:6.6666666667vw}}.p-message__ttl img{width:505px;height:auto;display:block;margin:0 auto}@media only screen and (max-width: 1366px){.p-message__ttl img{width:36.9692532943vw}}@media only screen and (max-width: 768px){.p-message__ttl img{width:80vw}}.p-message__text{padding-left:calc((100% - 505px)/2 + 30px)}@media only screen and (max-width: 1366px){.p-message__text{padding-left:calc((100% - 36.9692532943vw)/2 + 2.196193265vw)}}@media only screen and (max-width: 768px){.p-message__text{padding-left:0}}.p-message__text p{font-size:18px;font-weight:700;line-height:180%}@media only screen and (max-width: 1366px){.p-message__text p{font-size:1.317715959vw}}@media only screen and (max-width: 768px){.p-message__text p{font-size:3.4666666667vw}}.p-message__text p+p{margin-top:22px}@media only screen and (max-width: 1366px){.p-message__text p+p{margin-top:1.6105417277vw}}@media only screen and (max-width: 768px){.p-message__text p+p{margin-top:2.6666666667vw}}.p-message__mountains{position:relative;line-height:0;font-size:0;overflow:visible}.p-message__deco02{position:absolute;left:0;bottom:38%;width:270px;z-index:0;pointer-events:none}@media only screen and (max-width: 1366px){.p-message__deco02{width:19.7657393851vw}}@media only screen and (max-width: 768px){.p-message__deco02{width:53.3333333333vw;bottom:13.3333333333vw}}.p-message__deco02 img{width:100%;height:auto;display:block}.p-message__mountains__img{width:100%;height:auto;display:block;position:relative;z-index:1}.p-message__deco05{position:absolute;right:120px;bottom:-150px;width:313px;z-index:2;pointer-events:none}@media only screen and (max-width: 1366px){.p-message__deco05{right:8.78477306vw;bottom:-10.980966325vw;width:22.9136163982vw}}@media only screen and (max-width: 768px){.p-message__deco05{right:5.3333333333vw;bottom:-21.3333333333vw;width:48vw}}.p-message__deco05 img{width:100%;height:auto;display:block}.p-message__deco03{position:absolute;left:80px;bottom:-40px;width:205px;z-index:2;pointer-events:none}@media only screen and (max-width: 1366px){.p-message__deco03{left:5.8565153734vw;bottom:-2.9282576867vw;width:15.0073206442vw}}@media only screen and (max-width: 768px){.p-message__deco03{bottom:-5.3333333333vw;left:8vw;width:32vw}}.p-message__deco03 img{width:100%;height:auto;display:block}.p-info{position:relative;padding:80px 40px;margin-bottom:120px}@media only screen and (max-width: 1366px){.p-info{padding:5.8565153734vw 2.9282576867vw;margin-bottom:8.78477306vw}}@media only screen and (max-width: 768px){.p-info{padding:16vw 10.6666666667vw 9.3333333333vw;margin-bottom:9.3333333333vw}}.l-bg-sections{position:relative;isolation:isolate}.l-bg-sections__bg{position:absolute;top:-140px;bottom:-150px;left:0;right:0;z-index:-1;background-color:#3b9ddc;pointer-events:none;isolation:isolate}@media only screen and (max-width: 1366px){.l-bg-sections__bg{top:-10.2489019034vw;bottom:-10.980966325vw}}@media only screen and (max-width: 768px){.l-bg-sections__bg{top:0;bottom:-21.3333333333vw}}.l-bg-sections__bg::before{content:"";position:absolute;top:calc(88.9458272328vw - 2px);left:0;right:0;bottom:-150px;z-index:-1;background:linear-gradient(to bottom, rgb(59, 157, 220) 0%, rgb(59, 157, 220) 90%, rgba(59, 157, 220, 0) 100%);pointer-events:none}@media only screen and (max-width: 768px){.l-bg-sections__bg::before{top:0;bottom:-40vw}}.l-bg-sections__img01{position:relative;line-height:0}.l-bg-sections__img01 img{width:100%;height:auto;display:block}@media only screen and (max-width: 768px){.l-bg-sections__img01 img{width:215.2vw;position:relative;left:50%;transform:translateX(-50%)}}.l-bg-sections__img02{position:absolute;top:calc(88.9458272328vw - 2px);left:0;right:0;bottom:0;background-image:url("../img/toyama_bg02.webp");background-repeat:repeat-y;background-size:100% auto;background-position:top left}@media only screen and (max-width: 768px){.l-bg-sections__img02{top:716.7928257687px}}.l-bg-sections__grad-top{position:absolute;bottom:0;left:0;right:0;height:29.36vw;background:linear-gradient(to bottom, rgba(59, 157, 220, 0) 0%, rgb(59, 157, 220) 100%);pointer-events:none}.p-info__inner{position:relative;z-index:2;max-width:780px;margin:0 auto;display:flex;align-items:center;gap:50px}@media only screen and (max-width: 1366px){.p-info__inner{gap:3.6603221083vw}}@media only screen and (max-width: 768px){.p-info__inner{flex-direction:column;justify-content:flex-start;gap:8vw}}.p-info__left{flex:1;min-width:0}.p-info__ttl{font-family:"Gentium Book Plus",Georgia,serif;font-size:65px;font-weight:700;line-height:90%;margin-bottom:20px;transform:scaleX(0.82);transform-origin:left center}@media only screen and (max-width: 1366px){.p-info__ttl{font-size:4.7584187408vw;margin-bottom:1.4641288433vw}}@media only screen and (max-width: 768px){.p-info__ttl{font-size:12vw;margin-bottom:4vw}}.p-info__ttl__ja{font-family:"Noto Serif JP",serif;font-size:55px;font-weight:800;letter-spacing:-0.06em;display:block;transform:scaleX(1.25);transform-origin:left center}@media only screen and (max-width: 1366px){.p-info__ttl__ja{font-size:4.0263543192vw}}@media only screen and (max-width: 768px){.p-info__ttl__ja{font-size:12vw}}.p-info__text p{font-size:16px;font-weight:600;line-height:200%;letter-spacing:.04em}@media only screen and (max-width: 1366px){.p-info__text p{font-size:1.1713030747vw}}@media only screen and (max-width: 768px){.p-info__text p{font-size:2.9333333333vw;letter-spacing:0}}.p-info__right{padding-top:70px;flex-shrink:0;width:330px}@media only screen and (max-width: 1366px){.p-info__right{padding-top:5.1244509517vw;width:24.1581259151vw}}@media only screen and (max-width: 768px){.p-info__right{margin-right:auto;width:64vw}}.p-info__date{width:300px;margin-left:auto;text-align:center;margin-bottom:15px}@media only screen and (max-width: 1366px){.p-info__date{width:21.9619326501vw;margin-bottom:1.0980966325vw}}@media only screen and (max-width: 768px){.p-info__date{width:58.6666666667vw;margin-bottom:2.6666666667vw}}.p-info__date img{width:184px;height:auto;display:inline-block}@media only screen and (max-width: 1366px){.p-info__date img{width:13.4699853587vw}}@media only screen and (max-width: 768px){.p-info__date img{width:35.7333333333vw}}.p-info__row{display:flex;align-items:stretch}.p-info__row+.p-info__row{margin-top:5px}@media only screen and (max-width: 1366px){.p-info__row+.p-info__row{margin-top:0.3660322108vw}}@media only screen and (max-width: 768px){.p-info__row+.p-info__row{margin-top:0.8vw}}.p-info__label{width:30px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:"Gentium Book Plus",Georgia,serif;font-size:16px;font-weight:700;color:#000;writing-mode:vertical-rl;text-orientation:mixed}@media only screen and (max-width: 1366px){.p-info__label{width:2.196193265vw;font-size:1.1713030747vw}}@media only screen and (max-width: 768px){.p-info__label{width:5.3333333333vw;font-size:3.2vw}}.p-info__box{flex:1;height:100px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 15px}@media only screen and (max-width: 1366px){.p-info__box{height:7.3206442167vw;gap:0.3660322108vw;padding:0 1.0980966325vw}}@media only screen and (max-width: 768px){.p-info__box{height:19.4666666667vw;gap:2.6666666667vw;padding:0 4vw}}.p-info__box p{font-family:"Spicy Rice",cursive;font-size:20px;font-weight:400;line-height:100%;color:#fff;text-align:center;flex:.8}@media only screen and (max-width: 1366px){.p-info__box p{font-size:1.4641288433vw}}@media only screen and (max-width: 768px){.p-info__box p{font-size:4vw;flex:1}}.p-info__box p small{font-size:16px}@media only screen and (max-width: 1366px){.p-info__box p small{font-size:1.1713030747vw}}@media only screen and (max-width: 768px){.p-info__box p small{font-size:2.9333333333vw}}.p-info__box__icon{display:block;flex-shrink:0;height:auto}.p-info__box--day{background:#0029dc}.p-info__box--day .p-info__box__icon{width:34px}@media only screen and (max-width: 1366px){.p-info__box--day .p-info__box__icon{width:2.4890190337vw}}@media only screen and (max-width: 768px){.p-info__box--day .p-info__box__icon{width:6.9333333333vw}}.p-info__box--night{background:#000}.p-info__box--night .p-info__box__icon{width:28px}@media only screen and (max-width: 1366px){.p-info__box--night .p-info__box__icon{width:2.0497803807vw}}@media only screen and (max-width: 768px){.p-info__box--night .p-info__box__icon{width:5.6vw}}.p-clinic{text-align:center}.p-clinic__container{position:relative;max-width:980px;margin:0 auto;background:rgba(0,41,220,.7);padding-top:120px;padding-bottom:70px;overflow:visible}@media only screen and (max-width: 1366px){.p-clinic__container{padding-top:8.78477306vw;padding-bottom:5.1244509517vw}}@media only screen and (max-width: 768px){.p-clinic__container{padding-top:21.3333333333vw;padding-bottom:10.6666666667vw;width:89.3333333333vw}}.p-clinic__top{position:absolute;top:-35px;left:50%;transform:translateX(-50%);width:205px}@media only screen and (max-width: 1366px){.p-clinic__top{top:-2.5622254758vw;width:15.0073206442vw}}@media only screen and (max-width: 768px){.p-clinic__top{top:-7.4666666667vw;width:37.3333333333vw}}.p-clinic__top img{width:100%;height:auto;display:block}.p-clinic__ttl{font-family:"Spicy Rice",cursive;font-size:50px;font-weight:400;line-height:100%;color:#fff;margin:12px 0 30px;transform:scaleX(0.82)}@media only screen and (max-width: 1366px){.p-clinic__ttl{font-size:3.6603221083vw;margin:0.878477306vw 0 2.196193265vw}}@media only screen and (max-width: 768px){.p-clinic__ttl{font-size:9.3333333333vw;margin:3.2vw 0 4vw}}.p-clinic__lead{margin-bottom:40px}@media only screen and (max-width: 1366px){.p-clinic__lead{margin-bottom:2.9282576867vw}}@media only screen and (max-width: 768px){.p-clinic__lead{margin-bottom:6.6666666667vw;padding:0}}.p-clinic__lead p{font-size:16px;font-weight:600;line-height:200%;color:#fff}@media only screen and (max-width: 1366px){.p-clinic__lead p{font-size:1.1713030747vw}}@media only screen and (max-width: 768px){.p-clinic__lead p{font-size:2.9333333333vw}}.p-clinic__detail{display:flex;gap:45px;max-width:820px;margin:0 auto 50px;background:rgba(0,0,0,.2)}@media only screen and (max-width: 1366px){.p-clinic__detail{gap:3.2942898975vw;max-width:60.0292825769vw;margin-bottom:3.6603221083vw}}@media only screen and (max-width: 768px){.p-clinic__detail{flex-direction:column;max-width:100%;margin-bottom:5.3333333333vw;width:80vw}}.p-clinic__detail__col{flex:0 0 auto;width:-moz-max-content;width:max-content;padding:40px 0;text-align:left}@media only screen and (max-width: 1366px){.p-clinic__detail__col{padding:2.9282576867vw 0}}@media only screen and (max-width: 768px){.p-clinic__detail__col{padding:5.3333333333vw 5.3333333333vw}}.p-clinic__detail__col:first-child{padding-left:45px}@media only screen and (max-width: 1366px){.p-clinic__detail__col:first-child{padding-left:3.2942898975vw}}@media only screen and (max-width: 768px){.p-clinic__detail__col:first-child{padding:5.3333333333vw 4vw 0}}.p-clinic__detail__col:last-child{padding-left:0}@media only screen and (max-width: 1366px){.p-clinic__detail__col:last-child{padding-left:0}}@media only screen and (max-width: 768px){.p-clinic__detail__col:last-child{padding:5.3333333333vw 4vw}}.p-clinic__detail__label{display:inline-block;font-size:20px;font-weight:500;color:#fff;border:1px solid #617ab0;width:98px;height:32px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}@media only screen and (max-width: 1366px){.p-clinic__detail__label{font-size:1.4641288433vw;width:7.1742313324vw;height:2.3426061493vw;margin-bottom:0.7320644217vw}}@media only screen and (max-width: 768px){.p-clinic__detail__label{font-size:3.7333333333vw;width:18.4vw;height:5.8666666667vw;margin-bottom:2.6666666667vw}}.p-clinic__detail__date,.p-clinic__detail__venue{font-size:30px;font-weight:700;letter-spacing:.04em;line-height:120%;color:#fff;margin-bottom:5px}@media only screen and (max-width: 1366px){.p-clinic__detail__date,.p-clinic__detail__venue{font-size:2.196193265vw;margin-bottom:0.3660322108vw}}@media only screen and (max-width: 768px){.p-clinic__detail__date,.p-clinic__detail__venue{font-size:5.3333333333vw;margin-bottom:1.6vw;line-height:100%}}.p-clinic__detail__date small,.p-clinic__detail__venue small{font-size:16px;font-weight:500}@media only screen and (max-width: 1366px){.p-clinic__detail__date small,.p-clinic__detail__venue small{font-size:1.1713030747vw}}@media only screen and (max-width: 768px){.p-clinic__detail__date small,.p-clinic__detail__venue small{font-size:2.9333333333vw}}.p-clinic__detail__venue{display:flex;align-items:center}.p-clinic__detail__time,.p-clinic__detail__address{font-size:16px;font-weight:500;color:#fff}@media only screen and (max-width: 1366px){.p-clinic__detail__time,.p-clinic__detail__address{font-size:1.1713030747vw}}@media only screen and (max-width: 768px){.p-clinic__detail__time,.p-clinic__detail__address{font-size:2.9333333333vw}}.p-clinic__photos{display:flex;gap:8px;max-width:840px;margin:0 auto}@media only screen and (max-width: 1366px){.p-clinic__photos{gap:0.5856515373vw;max-width:61.4934114202vw}}@media only screen and (max-width: 768px){.p-clinic__photos{flex-direction:column;gap:5.3333333333vw;width:80vw;max-width:100%}}.p-clinic__photo{flex:1;overflow:hidden;line-height:0}.p-clinic__photo img{width:100%;height:auto;display:block}.p-arena{text-align:center;padding-top:40px}@media only screen and (max-width: 1366px){.p-arena{padding-top:2.9282576867vw}}@media only screen and (max-width: 768px){.p-arena{padding-top:9.6vw}}.p-arena__container{position:relative;max-width:980px;margin:0 auto;background:rgba(0,41,220,.7);padding-top:70px;padding-bottom:0;overflow:visible}@media only screen and (max-width: 1366px){.p-arena__container{padding-top:5.1244509517vw}}@media only screen and (max-width: 768px){.p-arena__container{padding-top:14.4vw;width:89.3333333333vw}}.p-arena__top{position:absolute;top:-85px;left:50%;transform:translateX(-50%);width:150px}@media only screen and (max-width: 1366px){.p-arena__top{top:-6.2225475842vw;width:10.980966325vw}}@media only screen and (max-width: 768px){.p-arena__top{top:-16vw;width:29.3333333333vw}}.p-arena__top img{width:100%;height:auto;display:block}.p-arena__ttl{font-family:"Spicy Rice",cursive;font-size:50px;font-weight:400;line-height:100%;color:#fff;margin:10px 0 30px;transform:scaleX(0.82)}@media only screen and (max-width: 1366px){.p-arena__ttl{font-size:3.6603221083vw;margin:0.7320644217vw 0 2.196193265vw}}@media only screen and (max-width: 768px){.p-arena__ttl{font-size:9.3333333333vw;margin:1.3333333333vw 0 4vw}}.p-arena__lead{margin-bottom:35px}@media only screen and (max-width: 1366px){.p-arena__lead{margin-bottom:2.5622254758vw}}@media only screen and (max-width: 768px){.p-arena__lead{margin-bottom:6.6666666667vw;padding:0}}.p-arena__lead p{font-size:16px;font-weight:600;line-height:200%;color:#fff}@media only screen and (max-width: 1366px){.p-arena__lead p{font-size:1.1713030747vw}}@media only screen and (max-width: 768px){.p-arena__lead p{font-size:2.9333333333vw}}.p-arena__photo{line-height:0}.p-arena__photo img{width:100%;height:auto;display:block}.p-cta-day{background:#000;height:110px;display:flex;align-items:center;cursor:pointer}@media only screen and (max-width: 1366px){.p-cta-day{height:8.0527086384vw}}@media only screen and (max-width: 768px){.p-cta-day{height:auto;padding:4.8vw 0}}.p-cta-day:hover{opacity:.85}.p-cta-day__inner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:0 40px}@media only screen and (max-width: 1366px){.p-cta-day__inner{padding:0 2.9282576867vw}}@media only screen and (max-width: 768px){.p-cta-day__inner{padding:0 5.3333333333vw;justify-content:flex-start}}.p-cta-day__group{display:flex;align-items:center;gap:30px}@media only screen and (max-width: 1366px){.p-cta-day__group{gap:2.196193265vw}}@media only screen and (max-width: 768px){.p-cta-day__group{gap:1.8666666667vw;flex:1}}.p-cta-day__icon{width:50px;height:auto;display:block;flex-shrink:0}@media only screen and (max-width: 1366px){.p-cta-day__icon{width:3.6603221083vw}}@media only screen and (max-width: 768px){.p-cta-day__icon{width:9.3333333333vw}}.p-cta-day__text{text-align:left;display:flex;flex-direction:column;gap:10px}@media only screen and (max-width: 1366px){.p-cta-day__text{gap:0.7320644217vw}}@media only screen and (max-width: 768px){.p-cta-day__text{gap:1.3333333333vw}}.p-cta-day__label{font-family:"Spicy Rice",cursive;font-size:23px;font-weight:400;color:#fff;display:block}@media only screen and (max-width: 1366px){.p-cta-day__label{font-size:1.6837481698vw}}@media only screen and (max-width: 768px){.p-cta-day__label{font-size:4vw}}.p-cta-day__cta{font-size:24px;font-weight:700;color:#fff;line-height:100%}@media only screen and (max-width: 1366px){.p-cta-day__cta{font-size:1.756954612vw}}@media only screen and (max-width: 768px){.p-cta-day__cta{font-size:3.7333333333vw}}.p-cta-day__arrow{display:block;width:72px;height:auto;position:absolute;right:150px;top:50%;transform:translateY(-50%);transition:transform .2s ease}@media only screen and (max-width: 1366px){.p-cta-day__arrow{width:5.270863836vw;right:10.980966325vw}}@media only screen and (max-width: 768px){.p-cta-day__arrow{transform:translateY(50%);width:7.2vw;right:5.3333333333vw}}.p-cta-day__inner:hover .p-cta-day__arrow{transform:translateY(-50%) translateX(15px)}.p-night{background:#000;text-align:center;padding-top:120px}@media only screen and (max-width: 1366px){.p-night{padding-top:8.78477306vw}}@media only screen and (max-width: 768px){.p-night{padding-top:21.3333333333vw}}.p-night__container{position:relative;max-width:980px;margin:0 auto;padding-top:90px;overflow:visible;background:#000;transform:translateZ(0)}@media only screen and (max-width: 1366px){.p-night__container{padding-top:6.588579795vw}}@media only screen and (max-width: 768px){.p-night__container{padding-top:16vw;width:89.3333333333vw}}.p-night__top{position:absolute;top:-70px;left:50%;transform:translateX(-50%);width:338px}@media only screen and (max-width: 1366px){.p-night__top{top:-5.1244509517vw;width:24.7437774524vw}}@media only screen and (max-width: 768px){.p-night__top{top:-11.4666666667vw;width:62.9333333333vw}}.p-night__top img{width:100%;height:auto;display:block}.p-night__body{position:relative}.p-night__deco01{position:absolute;left:80px;bottom:-41px;width:200px;pointer-events:none;z-index:1}@media only screen and (max-width: 1366px){.p-night__deco01{bottom:-3.0014641288vw;left:5.8565153734vw;width:14.6412884334vw}}@media only screen and (max-width: 768px){.p-night__deco01{left:-8vw;bottom:-26.6666666667vw;width:26.6666666667vw}}.p-night__deco01 img{width:100%;height:auto;display:block}.p-night__deco02{position:absolute;right:-100px;top:20px;width:313px;pointer-events:none;z-index:1}@media only screen and (max-width: 1366px){.p-night__deco02{right:-7.3206442167vw;top:1.4641288433vw;width:22.9136163982vw}}@media only screen and (max-width: 768px){.p-night__deco02{right:-18.6666666667vw;top:26.6666666667vw;width:48vw}}.p-night__deco02 img{width:100%;height:auto;display:block}.p-night__ttl{position:relative;z-index:2;font-family:"Spicy Rice",cursive;font-size:50px;font-weight:400;line-height:100%;color:#e20000;margin:10px 0 30px;transform:scaleX(0.82)}@media only screen and (max-width: 1366px){.p-night__ttl{font-size:3.6603221083vw;margin:0.7320644217vw 0 2.196193265vw}}@media only screen and (max-width: 768px){.p-night__ttl{font-size:9.3333333333vw;margin:3.2vw 0 4vw}}.p-night__lead{position:relative;z-index:2;margin-bottom:40px}@media only screen and (max-width: 1366px){.p-night__lead{margin-bottom:2.9282576867vw}}@media only screen and (max-width: 768px){.p-night__lead{margin-bottom:6.6666666667vw;padding:0}}.p-night__lead p{font-size:16px;font-weight:600;line-height:200%;color:#fff}@media only screen and (max-width: 1366px){.p-night__lead p{font-size:1.1713030747vw}}@media only screen and (max-width: 768px){.p-night__lead p{font-size:2.9333333333vw}}.p-night__photos{display:flex;gap:8px;max-width:840px;margin:0 auto 50px}@media only screen and (max-width: 1366px){.p-night__photos{gap:0.5856515373vw;max-width:61.4934114202vw;margin-bottom:3.6603221083vw}}@media only screen and (max-width: 768px){.p-night__photos{flex-direction:column;gap:5.3333333333vw;width:74.6666666667vw;max-width:100%;margin-bottom:8vw}}.p-night__photo{flex:1;overflow:hidden;line-height:0}.p-night__photo img{width:100%;height:auto;display:block}.p-cta-night{background:#e20000;height:110px;display:flex;align-items:center;cursor:pointer}@media only screen and (max-width: 1366px){.p-cta-night{height:8.0527086384vw}}@media only screen and (max-width: 768px){.p-cta-night{height:auto;padding:3.2vw 0}}.p-cta-night:hover{opacity:.9}.p-cta-night__inner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:0 40px}@media only screen and (max-width: 1366px){.p-cta-night__inner{padding:0 2.9282576867vw}}@media only screen and (max-width: 768px){.p-cta-night__inner{padding:0 6.6666666667vw;justify-content:flex-start}}.p-cta-night__group{display:flex;align-items:center;gap:25px}@media only screen and (max-width: 1366px){.p-cta-night__group{gap:1.8301610542vw}}@media only screen and (max-width: 768px){.p-cta-night__group{gap:2.6666666667vw;flex:1}}.p-cta-night__icon{width:38px;height:auto;display:block;flex-shrink:0}@media only screen and (max-width: 1366px){.p-cta-night__icon{width:2.7818448023vw}}@media only screen and (max-width: 768px){.p-cta-night__icon{width:7.2vw}}.p-cta-night__text{text-align:left;display:flex;flex-direction:column;gap:10px}@media only screen and (max-width: 1366px){.p-cta-night__text{gap:0.7320644217vw}}@media only screen and (max-width: 768px){.p-cta-night__text{gap:1.3333333333vw}}.p-cta-night__label{font-family:"Spicy Rice",cursive;font-size:23px;font-weight:400;color:#fff;display:block}@media only screen and (max-width: 1366px){.p-cta-night__label{font-size:1.6837481698vw}}@media only screen and (max-width: 768px){.p-cta-night__label{font-size:4vw}}.p-cta-night__cta{font-size:24px;font-weight:700;color:#fff;line-height:100%}@media only screen and (max-width: 1366px){.p-cta-night__cta{font-size:1.756954612vw}}@media only screen and (max-width: 768px){.p-cta-night__cta{font-size:3.7333333333vw}}.p-cta-night__arrow{display:block;width:72px;height:auto;position:absolute;right:150px;top:50%;transform:translateY(-50%);transition:transform .2s ease}@media only screen and (max-width: 1366px){.p-cta-night__arrow{width:5.270863836vw;right:10.980966325vw}}@media only screen and (max-width: 768px){.p-cta-night__arrow{top:67%;width:7.2vw;right:4vw}}.p-cta-night__inner:hover .p-cta-night__arrow{transform:translateY(-50%) translateX(15px)}.p-partner{position:relative;background:#000;padding:100px 40px 100px}@media only screen and (max-width: 1366px){.p-partner{padding:7.3206442167vw 2.9282576867vw 7.3206442167vw}}@media only screen and (max-width: 768px){.p-partner{padding:10.6666666667vw 5.3333333333vw 32vw}}.p-partner__inner{position:relative;z-index:1;max-width:980px;margin:0 auto;text-align:center}.p-partner__ttl{font-family:"Gentium Book Plus",Georgia,serif;font-size:50px;font-weight:700;line-height:100%;color:#e20000;margin-bottom:30px;transform:scaleX(0.82)}@media only screen and (max-width: 1366px){.p-partner__ttl{font-size:3.6603221083vw;margin-bottom:2.196193265vw}}@media only screen and (max-width: 768px){.p-partner__ttl{font-size:10.6666666667vw;margin-bottom:8vw}}.p-partner__list{display:flex;flex-direction:column;gap:60px}@media only screen and (max-width: 1366px){.p-partner__list{gap:4.39238653vw}}@media only screen and (max-width: 768px){.p-partner__list{gap:16vw}}.p-partner__item__ttl{font-size:16px;font-weight:400;color:#a0a9a0;margin-bottom:40px}@media only screen and (max-width: 1366px){.p-partner__item__ttl{font-size:1.1713030747vw;margin-bottom:2.9282576867vw}}@media only screen and (max-width: 768px){.p-partner__item__ttl{font-size:3.2vw;margin-bottom:6.6666666667vw}}.p-partner__logos{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:center;gap:60px}@media only screen and (max-width: 1366px){.p-partner__logos{gap:4.39238653vw}}@media only screen and (max-width: 768px){.p-partner__logos{gap:12vw}}.p-partner__logos img{display:block;height:auto}.p-partner__logos .ykk_ap{width:130px}@media only screen and (max-width: 1366px){.p-partner__logos .ykk_ap{width:9.5168374817vw}}@media only screen and (max-width: 768px){.p-partner__logos .ykk_ap{width:24.2666666667vw}}.p-partner__logos .grouses{width:130px}@media only screen and (max-width: 1366px){.p-partner__logos .grouses{width:9.5168374817vw}}@media only screen and (max-width: 768px){.p-partner__logos .grouses{width:24.2666666667vw}}.p-partner__logos .axs{width:130px}@media only screen and (max-width: 1366px){.p-partner__logos .axs{width:9.5168374817vw}}@media only screen and (max-width: 768px){.p-partner__logos .axs{width:24.2666666667vw}}.p-partner__logos .toyama{width:200px}@media only screen and (max-width: 1366px){.p-partner__logos .toyama{width:14.6412884334vw}}@media only screen and (max-width: 768px){.p-partner__logos .toyama{width:37.3333333333vw}}.p-partner__logos .city{width:182px}@media only screen and (max-width: 1366px){.p-partner__logos .city{width:13.3235724744vw}}@media only screen and (max-width: 768px){.p-partner__logos .city{width:33.6vw}}.p-partner__deco01{position:absolute;bottom:-20px;left:100px;width:377px;height:auto;display:block;pointer-events:none;z-index:0}@media only screen and (max-width: 1366px){.p-partner__deco01{left:7.3206442167vw;width:27.5988286969vw}}@media only screen and (max-width: 768px){.p-partner__deco01{left:-16vw;bottom:-3.7333333333vw;width:65.3333333333vw}}.p-partner__deco02{position:absolute;bottom:0;right:190px;width:150px;height:auto;display:block;pointer-events:none;z-index:0}@media only screen and (max-width: 1366px){.p-partner__deco02{right:13.9092240117vw;width:10.980966325vw}}@media only screen and (max-width: 768px){.p-partner__deco02{right:-5.6vw;bottom:0;width:28vw}}.p-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}@media only screen and (max-width: 768px){.p-modal{align-items:flex-start;padding-top:calc(env(safe-area-inset-top) + 40px);padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box;overflow-y:auto}}.p-modal.is-open{opacity:1;visibility:visible}.p-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);cursor:pointer}.p-modal--tokusho__wrap{position:relative;width:90%;max-width:900px;z-index:1}.p-modal--tokusho__content{max-height:85vh;overflow-y:auto;background:#d5d9d5}@media only screen and (max-width: 768px){.p-modal--tokusho__content{max-height:60vh}}.p-modal--tokusho__close{position:absolute;top:-30px;right:-25px;width:29px;height:29px;background:none;border:none;cursor:pointer;padding:0}@media only screen and (max-width: 768px){.p-modal--tokusho__close{top:-7.4666666667vw;right:0vw;width:5.8666666667vw;height:5.8666666667vw}}.p-modal--tokusho__close::before,.p-modal--tokusho__close::after{content:"";position:absolute;top:50%;left:50%;width:100%;height:1px;background:#fff}.p-modal--tokusho__close::before{transform:translate(-50%, -50%) rotate(45deg)}.p-modal--tokusho__close::after{transform:translate(-50%, -50%) rotate(-45deg)}.p-modal--tokusho__inner{padding:50px 80px}@media only screen and (max-width: 768px){.p-modal--tokusho__inner{padding:10.6666666667vw 6.6666666667vw}}.p-modal--tokusho__ttl{font-size:20px;font-weight:700;color:#000;line-height:100%;margin-bottom:20px}@media only screen and (max-width: 768px){.p-modal--tokusho__ttl{font-size:4.2666666667vw}}.p-modal--tokusho__table{width:100%;table-layout:fixed;border-collapse:collapse}.p-modal--tokusho__table tr{border-bottom:1px solid #a0a9a0}.p-modal--tokusho__table tr:first-child{border-top:1px solid #a0a9a0}.p-modal--tokusho__table th{width:120px;padding:20px 20px 20px 0;font-size:14px;font-weight:700;line-height:150%;color:#000;vertical-align:top;text-align:left}@media only screen and (max-width: 768px){.p-modal--tokusho__table th{display:block;width:100%;padding:2.6666666667vw 0 1.3333333333vw;font-size:3.2vw;border-bottom:none}}.p-modal--tokusho__table td{padding:20px 0;font-size:14px;font-weight:400;line-height:150%;color:#000;vertical-align:top}@media only screen and (max-width: 768px){.p-modal--tokusho__table td{display:block;width:100%;padding:0 0 2.6666666667vw;font-size:3.2vw}}body.is-no-scroll{overflow:hidden}.p-footer{background:#a0a9a0;padding:50px 0}@media only screen and (max-width: 768px){.p-footer{padding:8vw 0}}.p-footer .p-footer__sns{display:flex;justify-content:center;align-items:center;gap:35px;list-style:none;padding:0;margin:0}@media only screen and (max-width: 768px){.p-footer .p-footer__sns{gap:9.3333333333vw}}.p-footer .p-footer__sns li{line-height:100%;transition:.3s all linear}.p-footer .p-footer__sns li:hover{opacity:.7}.p-footer .p-footer__sns li img{display:block;height:auto}.p-footer .p-footer__sns .youtube{width:31px}@media only screen and (max-width: 1366px){.p-footer .p-footer__sns .youtube{width:2.2693997072vw}}@media only screen and (max-width: 768px){.p-footer .p-footer__sns .youtube{width:8.2666666667vw}}.p-footer .p-footer__sns .insta{width:25px}@media only screen and (max-width: 1366px){.p-footer .p-footer__sns .insta{width:1.8301610542vw}}@media only screen and (max-width: 768px){.p-footer .p-footer__sns .insta{width:6.6666666667vw}}.p-footer .p-footer__sns .x{width:25px}@media only screen and (max-width: 1366px){.p-footer .p-footer__sns .x{width:1.8301610542vw}}@media only screen and (max-width: 768px){.p-footer .p-footer__sns .x{width:6.6666666667vw}}.p-footer .p-footer__sns .tiktok{width:22px}@media only screen and (max-width: 1366px){.p-footer .p-footer__sns .tiktok{width:1.6105417277vw}}@media only screen and (max-width: 768px){.p-footer .p-footer__sns .tiktok{width:5.8666666667vw}}.p-footer .p-footer__text{margin-top:25px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;text-align:center;color:#000;line-height:180%}@media only screen and (max-width: 1366px){.p-footer .p-footer__text{font-size:0.878477306vw;margin-top:1.8301610542vw}}@media only screen and (max-width: 768px){.p-footer .p-footer__text{margin-top:6.6666666667vw;font-size:3.2vw}}.p-footer .p-footer__tokusho{display:block;margin-top:20px;font-size:12px;font-weight:500;color:#000;text-decoration:underline;text-align:center}@media only screen and (max-width: 1366px){.p-footer .p-footer__tokusho{font-size:0.878477306vw;margin-top:1.4641288433vw}}@media only screen and (max-width: 768px){.p-footer .p-footer__tokusho{margin-top:5.3333333333vw;font-size:3.2vw}}.l-container{width:100%;max-width:1100px;margin:0 auto;padding:0 40px}@media only screen and (max-width: 768px){.l-container{padding:0 20px}}.l-section{padding:100px 0}@media only screen and (max-width: 768px){.l-section{padding:60px 0}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes kvLogoIn{from{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.js-fade{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.js-fade.is-show{opacity:1;transform:translateY(0)}.js-fade.js-fade--left{transform:translateX(-40px)}.js-fade.js-fade--left.is-show{transform:translateX(0)}.js-fade.js-fade--right{transform:translateX(40px)}.js-fade.js-fade--right.is-show{transform:translateX(0)}.js-fade.js-fade--scale{transform:scale(0.96)}.js-fade.js-fade--scale.is-show{transform:scale(1)}.js-fade.js-fade--scale-down{transform:scale(1.35);transition:opacity .9s ease,transform .9s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.js-fade.js-fade--scale-down.is-show{transform:scale(1)}.js-fade-opacity{opacity:0;transition:opacity .9s ease}.js-fade-opacity.is-show{opacity:1}@keyframes animSlideLeft{from{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}@keyframes animSlideRight{from{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}@keyframes animSlideUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes animDrop{0%{opacity:0;transform:translateY(-40px)}65%{opacity:1;transform:translateY(8px)}82%{transform:translateY(-4px)}100%{opacity:1;transform:translateY(0)}}@keyframes animSwing{0%{opacity:0;transform:rotate(-20deg)}20%{opacity:1}45%{transform:rotate(10deg)}65%{transform:rotate(-6deg)}80%{transform:rotate(3deg)}100%{opacity:1;transform:rotate(0deg)}}@keyframes animFloatIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes animFloatLoop{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes animBurst{0%{opacity:0;transform:scale(0.4) rotate(-12deg)}65%{opacity:1;transform:scale(1.08) rotate(3deg)}100%{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes animFireworks{0%{opacity:0;transform:scale(0) rotate(-30deg);filter:brightness(1)}25%{opacity:1;transform:scale(1.3) rotate(8deg);filter:brightness(2.5)}45%{transform:scale(0.88) rotate(-4deg);filter:brightness(1.2)}65%{transform:scale(1.08) rotate(2deg);filter:brightness(1)}82%{transform:scale(0.97) rotate(-1deg)}100%{opacity:1;transform:scale(1) rotate(0deg);filter:brightness(1)}}.js-anim{opacity:0;will-change:transform,opacity}.js-anim.js-anim--slide-left{transform:translateX(-60px)}.js-anim.js-anim--slide-right{transform:translateX(60px)}.js-anim.js-anim--slide-up{transform:translateY(40px)}.js-anim.js-anim--drop{transform:translateY(-40px)}.js-anim.js-anim--swing{transform-origin:top center;transform:rotate(-20deg)}.js-anim.js-anim--float{transform:translateY(20px)}.js-anim.js-anim--burst{transform:scale(0.4) rotate(-12deg)}.js-anim.js-anim--fireworks{transform:scale(0) rotate(-30deg);filter:brightness(1)}.js-anim.is-show.js-anim--slide-left{animation:animSlideLeft .8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards}.js-anim.is-show.js-anim--slide-right{animation:animSlideRight .8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards}.js-anim.is-show.js-anim--slide-up{animation:animSlideUp .8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards}.js-anim.is-show.js-anim--drop{animation:animDrop .9s cubic-bezier(0.36, 0.07, 0.19, 0.97) forwards}.js-anim.is-show.js-anim--swing{animation:animSwing 1.2s ease-out forwards}.js-anim.is-show.js-anim--float{animation:animFloatIn .8s ease forwards,animFloatLoop 3s ease-in-out .8s infinite}.js-anim.is-show.js-anim--burst{animation:animBurst .9s cubic-bezier(0.34, 1.56, 0.64, 1) forwards}.js-anim.is-show.js-anim--fireworks{animation:animFireworks 1.1s cubic-bezier(0.22, 1, 0.36, 1) forwards}