html{background-image:url(../assets/background.png);background-repeat:no-repeat;background-size:cover;min-height:100svh;font-family:Noto Sans JP,sans-serif}body{margin:0}.header{position:absolute;top:0;left:0;right:0;width:100%;display:none;justify-content:center;align-items:center;background-color:#00000080;color:#fff}.header.show{display:flex}.header img{height:1em;padding:12px 2px}.app{text-align:center;min-height:100svh;display:flex;flex-direction:column;justify-content:center;align-items:center}.app h1{display:flex;flex-direction:column}.app h1 .anytime{height:1.2em;padding-bottom:.7em}.app h1 .together{height:1em}.app .supported{color:#fff;font-size:12px;padding-bottom:40px}.app .supported img{vertical-align:bottom;padding-bottom:2px;margin-left:.5em;height:1em}.app button{padding:8px 16px;background:#CA9852;color:#fff;font-size:18px;width:200px;height:48px;border-radius:4px;border:none;font-weight:700}.white-hover{position:fixed;top:0;left:0;background-color:#fffd;width:100vw;height:100vh}.footer{position:absolute;left:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.footer .popup{transition:all .4s 0s ease-in-out;left:16px;bottom:30px;background-color:#333;position:absolute;border-radius:4px;z-index:1;opacity:0}.footer .popup p{padding:8px 12px;margin:0;color:#fff}.footer .popup p span{color:#ca9852;padding:0 .3em}.footer .popup.open{transform:translateY(-30px);opacity:.9}.footer a{color:#fff;text-decoration:none;width:100%;text-align:center;padding:12px 0;z-index:2;background:linear-gradient(88.71deg,#4E3818 0%,#CEB389 100%)}.footer a:after{content:url(../assets/arrow.svg);margin-left:.5em}.footer .footer-button-wrapper{position:absolute;bottom:48px;right:0;cursor:pointer;display:none;flex-direction:column;align-items:flex-end}.footer .footer-button-wrapper img{padding:4px 24px}.footer .footer-button-wrapper.show{display:flex}.comment-field{position:absolute;top:0;left:0;width:100%;pointer-events:none}#error-popup{display:none}
