html,body{margin:0%;background-color:#ff761a;width:100%;height:100dvh;max-height:100%;max-width:100%;box-sizing:border-box;overflow-y:hidden;overflow-x:hidden}#wrap{position:relative;width:100%;height:100dvh}#title-banner{position:absolute;top:0;left:0;width:100%;max-height:10vh;display:flex;justify-content:center;align-items:start;z-index:1000;box-sizing:border-box;background-color:#ff761a}#title-banner-img{max-height:10vh;max-width:100%;object-fit:contain;display:block}#title-shadow{position:absolute;display:flex;justify-content:center;z-index:1;top:4vh;left:0;width:100%;max-height:8vh}#title-shadow-img{top:0;left:0;width:100%;height:auto}#buttons-div{top:12dvh;bottom:10dvh;left:2dvw;right:2dvw;position:fixed;box-sizing:border-box}#main-div{position:absolute;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:transparent}#buttons-div{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:2vh;width:auto;height:auto;max-height:80vh;box-sizing:border-box;top:20dvh}#buttons-div img{height:8dvh;width:auto;object-fit:contain;transition:transform .2s ease}#mascot-div{display:flex;flex-direction:row;justify-content:center;align-items:end;gap:4vw;flex-wrap:wrap;width:100%;box-sizing:border-box;padding-top:40vh}#mascot-div img{height:20dvh;width:auto;object-fit:contain;max-width:40vw}#web-info-div{position:absolute;top:5dvh;left:0;width:100%;height:100%;background-color:#c9caca;overflow-y:auto;display:flex;justify-content:center;align-items:start;padding:5vh 5vw 20dvh 5vw;box-sizing:border-box;opacity:0;pointer-events:none;transition:opacity .6s ease;z-index:0}#web-info-div.active{opacity:1;pointer-events:auto}#web-info-div.hidden{opacity:0;pointer-events:none}.info-content img{max-width:70%;height:auto;object-fit:contain;display:block;margin:0 auto}#back-home-btn{max-width:40%}#remind-text{position:fixed;top:50%;left:5vw;transform:translateY(-50%);height:60vh;width:auto;object-fit:contain;z-index:1200;pointer-events:none;opacity:0;transition:opacity .6s ease}#remind-text.active{opacity:1}#global-footer{position:fixed;bottom:0;left:0;width:100%;z-index:2000;display:flex;flex-direction:column;pointer-events:none}#footer-bg-container{position:relative;width:100%;min-width:auto;background-color:#ff761a;display:flex;justify-content:space-between;align-items:flex-end;padding:1dvh .5dvw;box-sizing:border-box}#bottom-left{position:relative;max-width:35vw;display:flex;object-fit:contain}#bottom-left img{height:100%;width:auto;max-height:15vw;max-width:35vw;display:flex;object-fit:contain}#bottom-right{position:relative;right:1.5vw;max-height:10vh;max-width:100vw;display:flex;justify-content:flex-end;align-items:center;gap:.15vw;pointer-events:none}#bottom-right img{height:100%;width:auto;max-width:20vw;object-fit:contain;pointer-events:none}#ga-notice{position:relative;width:100%;background-color:#616161;color:#fff;font-size:2dvw;min-height:auto;text-align:center;padding:1dvh 1dvw 1dvh 1dvw;box-sizing:border-box;pointer-events:auto}@media(min-width:768px){#footer-bg-container{height:80px;padding:5px 2vw}#bottom-left img{max-height:60px;width:auto}#bottom-right{height:50px}#bottom-right img{height:40px;width:auto}#ga-notice{font-size:12px;padding:8px 0}}
