@charset "UTF-8";html.no-scroll,body.no-scroll{overflow:hidden}.booth-splash{position:absolute;top:0;left:0;z-index:1;animation:splashFadeOut 2s cubic-bezier(.25,1,.5,1) 1 forwards}.booth-splash.open{animation:splashFadeIn 2s cubic-bezier(.25,1,.5,1) 1 forwards}@media screen and (max-width:767px){.booth-splash{height:100%;background-color:#0006}}@keyframes splashFadeIn{0%{opacity:0}40%,to{opacity:1}}@keyframes splashFadeOut{0%{opacity:1}to{opacity:0}}.booth-splash__bg-image{cursor:pointer}.booth-splash__bg-image img{width:100%;background-size:contain}.booth-splash__contents{position:absolute;top:4rem;left:0;right:0;margin:auto;width:768px}@media screen and (max-width:1919px){.booth-splash__contents{transform:translateY(-60px) scale(.8)}}@media screen and (max-width:767px){.booth-splash__contents{width:100%;transform:translateY(-60px) scale(.9)}}.booth-splash__contents .splash__co-name{padding:.5rem 0;width:48rem;background-color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width:767px){.booth-splash__contents .splash__co-name{width:100%}}.booth-splash__contents .splash__co-name .co-logo{width:4rem;background-size:contain}.booth-splash__contents .splash__co-name .co-logo+label{margin-left:1rem}@media screen and (max-width:767px){.booth-splash__contents .splash__co-name .co-logo{width:3rem}}.booth-splash__contents .splash__co-name label{margin-bottom:0;font-size:2.5rem}@media screen and (max-width:767px){.booth-splash__contents .splash__co-name label{font-size:1.6rem}}.booth-splash__contents .splash__gallery{margin-top:1rem}.booth-splash__contents .splash__gallery .gallery-contents{display:flex;background-color:#f5f5f5;aspect-ratio:16/9}.booth-splash__contents .splash__gallery .gallery-contents img{width:100%}.booth-splash__contents .splash__gallery .gallery-contents .movie-wrap{position:relative;height:0;width:100%;padding-bottom:56.25%;overflow:hidden;border:solid 4px white}.booth-splash__contents .splash__gallery .gallery-contents .movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.booth-splash__contents .splash__message{margin-top:1rem;cursor:pointer;position:relative;padding:.5rem;border:6px solid #d8d8d8;border-radius:10px;background:#f9f9f9}.booth-splash__contents .splash__message:before{position:absolute;bottom:-24px;right:1em;width:0;height:0;content:"";border-width:24px 22px 0 22px;border-style:solid;border-color:#d8d8d8 transparent transparent transparent}.booth-splash__contents .splash__message:after{position:absolute;bottom:-20px;right:1em;width:0;height:0;content:"";border-width:24px 22px 0 22px;border-style:solid;border-color:#f9f9f9 transparent transparent transparent}.booth-splash__contents .splash__message .ql-editor{background:#f9f9f9}.booth-splash__contents .splash__scroll-down{position:relative;padding:3.5rem 0 1rem}.booth-splash__contents .splash__scroll-down .scroll-arrow{position:absolute;top:-.5rem;width:24px;height:24px;margin-left:-12px;border-left:2px solid whitesmoke;border-bottom:2px solid whitesmoke;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:sdb 1.5s infinite;animation:sdb 1.5s infinite;box-sizing:border-box}.booth-splash__contents .splash__scroll-down .scroll-arrow.left{left:calc(50% - 4rem)}.booth-splash__contents .splash__scroll-down .scroll-arrow.center{left:50%}.booth-splash__contents .splash__scroll-down .scroll-arrow.right{left:calc(50% + 4rem)}@-webkit-keyframes sdb{0%{-webkit-transform:rotate(-45deg) translate(0,0);opacity:0}50%{opacity:1}to{-webkit-transform:rotate(-45deg) translate(-20px,20px);opacity:0}}@keyframes sdb{0%{transform:rotate(-45deg) translate(0);opacity:0}50%{opacity:1}to{transform:rotate(-45deg) translate(-20px,20px);opacity:0}}.booth-splash__contents .splash__scroll-down .scroll-text{margin:0;color:#f5f5f5;text-align:center;font-weight:700;font-size:1.5em}
