*{margin:0;padding:0}html,body{height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden;font-family:"Noto Serif JP",serif}img{-o-object-fit:contain;object-fit:contain}#root{position:relative;background-image:url(../img/background.jpg);background-size:cover;background-position:center;height:100dvh;min-height:100dvh;max-height:100dvh;display:grid;grid-template-rows:100%;grid-template-columns:minmax(0, 1fr) minmax(auto, 56.25vh) minmax(0, 1fr)}@media(max-aspect-ratio: 1.1){.side img{opacity:0 !important}}@media(max-aspect-ratio: 3/4){.side{display:none !important}.center{grid-column:1/4 !important;width:100% !important}canvas{width:100% !important;height:auto !important}.root{grid-template-columns:0 auto 0}}@media(max-aspect-ratio: 9/15){.side{display:none !important}.center{grid-column:1/4 !important;width:100% !important}canvas{width:100% !important;height:auto !important}}@media(max-aspect-ratio: 9/16){.score-container{font-size:7.8vw !important}}.side{display:flex;justify-content:center;align-items:center}.side img{opacity:1;transition:opacity .2s;max-height:60%;max-width:80%}.right{grid-row:1;grid-column:3;width:100%;height:100%}.left{grid-row:1;grid-column:1;width:100%;height:100%}.center{position:relative;background-image:url(../img/background-white.jpg);background-size:cover;background-position:center;grid-row:1;grid-column:2;width:auto;aspect-ratio:9/16;width:auto;height:100%;max-width:100%;max-height:100%}.pages{overflow:hidden;position:relative;width:100%;height:100dvh;min-height:100dvh;max-height:100dvh}*,*::before,*::after{box-sizing:border-box}.page{box-sizing:border-box;position:absolute;height:100dvh;height:100dvh;width:100%;opacity:0;pointer-events:none;transform:translateX(30px);transition:opacity .5s,transform .5s;z-index:10}.page.active{opacity:1;pointer-events:auto;z-index:20;transform:translateX(0)}.page.hide{opacity:0;pointer-events:none;z-index:5}.page{padding:min(2vh,8px) 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100dvh}.none{display:none}.tour-logo-top{position:absolute;top:8px;left:8px;z-index:30;width:60%;height:auto;padding:10px}.tour-logo{width:70%;height:auto;margin-bottom:1vh;margin-left:0;align-self:flex-start}.title-logo{width:100%;height:auto;margin-bottom:1vh}.kv{flex:1;background-image:url("../img/HYDE.jpg");background-size:cover;background-position:center;width:100%;min-height:30dvh;max-height:min(30dvh,65vw);height:auto}p{text-align:center;font-weight:900;font-size:min(1.8vh,3.2vw);line-height:1.8}.description{margin-top:2vh}.description.lang-en{font-size:min(1.6vh,2.8vw)}.attention{font-size:min(1.7vh,3vw);font-weight:700;margin-top:1vh;text-align:center}.attention.lang-en{font-size:min(1.5vh,2.5vw)}.closing-date{max-width:90%;margin-top:1vh;margin-bottom:1vh}button{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;outline:none;pointer-events:all;cursor:pointer}button img{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;cursor:pointer}.btn{max-width:80%;width:55%}.text-btn{background-color:rgba(0,0,0,0);border:none;color:#000;margin-top:2dvh;text-decoration:underline;font-size:1em;cursor:pointer;padding:0;margin-bottom:2vh}.copyright-container{position:absolute;bottom:0;line-height:2;font-size:min(1.2vh,2vw);color:#fff;background-color:#000;text-align:center;width:100%}#btn-toggle-language{position:absolute;top:8px;right:16px;width:min(18vw,12vh);height:60px;z-index:20}#btn-toggle-language img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:opacity .3s;pointer-events:none}label{position:relative;height:4vh;width:80%}label img{position:absolute;bottom:0;right:0;max-width:100%;height:150%;scale:1.2;translate:0 1dvh}label span{position:absolute;bottom:0;left:0;z-index:1}input[type=text]{margin-top:1vh;margin-bottom:3vh;width:80%;height:5vh;font-size:min(2dvh,3.5vw);padding:0 1vw}textarea{width:80%;height:20dvh;margin-top:1vh;font-size:min(2dvh,3.5vw);padding:1vh 1vw;resize:none}.count-text{font-size:min(1.5vh,2.5vw);margin-bottom:2vh;text-align:right;width:80%}.confirm-box{width:80%;height:auto;min-height:20dvh;margin-bottom:3vh;padding:1vh 1vw;font-size:min(1.8vh,3vw);overflow-y:auto}.confirm-box p{margin-bottom:1vh;text-align:left;font-size:min(2dvh,3.5vw)}.confirm-box p.value{font-weight:700;font-size:min(2dvh,3.5vw)}.confirm-box p.value::before{content:"―";color:#000;font-size:1em;letter-spacing:.2em}.confirm-button-container{width:80%;display:flex;justify-content:space-between}.confirm-button-container button{width:48%}.input-warning{-webkit-animation:shake .3s;animation:shake .3s;border:2px solid #e74c3c !important}@-webkit-keyframes shake{0%{transform:translateX(0)}20%{transform:translateX(-5px)}40%{transform:translateX(5px)}60%{transform:translateX(-5px)}80%{transform:translateX(5px)}100%{transform:translateX(0)}}@keyframes shake{0%{transform:translateX(0)}20%{transform:translateX(-5px)}40%{transform:translateX(5px)}60%{transform:translateX(-5px)}80%{transform:translateX(5px)}100%{transform:translateX(0)}}#error-page.active,#thankyou-page.active,#sending-page.active{z-index:30;background-color:rgba(0,0,0,.8784313725);transition:opacity .5s;display:flex;justify-content:center;align-items:center}#error-page.active .box,#thankyou-page.active .box{width:80%;max-width:400px;padding:2vh 2vw;text-align:center;font-size:min(2dvh,3.5vw);font-weight:700;color:#000}#error-page.active .box img,#thankyou-page.active .box img{width:100%;height:auto;margin-bottom:2vh}#error-page.active button,#thankyou-page.active button{margin-top:5vh;width:20%}.sending-box{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#fff}.loader{width:48px;height:48px;border:6px solid #ccc;border-top:6px solid #333;border-radius:50%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;margin-bottom:16px}@-webkit-keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#term-page,#attention-page{background-color:rgba(0,0,0,.8784313725)}#term-page .scroll-area,#attention-page .scroll-area{position:relative;margin-top:2vh;width:90%;margin-bottom:2vh;height:70dvh}#term-page .text-container,#attention-page .text-container{background-color:#dcdcdc;color:#000;padding:8vh 4vw;font-size:min(1.8vh,3vw);height:70dvh;overflow-y:auto;width:100%}#term-page .text-container::-webkit-scrollbar,#attention-page .text-container::-webkit-scrollbar{display:none}#term-page .text-container p,#attention-page .text-container p{text-align:left}#term-page .custom-scrollbar,#attention-page .custom-scrollbar{position:absolute;top:0;bottom:0;right:14px;margin:auto;border-radius:4px;width:8px;height:91%;background:rgba(0,0,0,0);z-index:2;background:#fff}#term-page .custom-scrollbar .thumb,#attention-page .custom-scrollbar .thumb{position:absolute;left:0;right:0;margin:auto;width:80%;background:#909090;border-radius:8px}#term-page .attention-text-container,#attention-page .attention-text-container{padding:8vh 4vw;padding:2vh 2vw;background:none}#term-page .attention-text-container p,#attention-page .attention-text-container p{color:#fff}#term-page button,#attention-page button{margin-top:2vh;width:12%}#term-page button img,#attention-page button img{min-height:100%;min-width:100%}#attention-page .custom-scrollbar{right:2px}#term-page .scroll-area{border-radius:8px;overflow:hidden}#term-page .text-container{padding:5vh min(8vw,4vh)}#btn-message{max-height:6vh;margin:0 auto;width:auto}#btn-message .sent{display:none}#btn-message .closed{display:none}#btn-message img{height:100%;margin:0 auto}#btn-message.sent{pointer-events:none;cursor:default}#btn-message.sent img{display:none}#btn-message.sent .sent{display:block}#btn-message.closed{pointer-events:none;cursor:default}#btn-message.closed img{display:none}#btn-message.closed .closed{display:block}#btn-back-message{margin-top:2dvh;width:41%}#root[data-lang=jp] .lang-en{display:none}#root[data-lang=en] .lang-jp{display:none}
/*# sourceMappingURL=style.min.css.map */