#loader{width:200px;height:260px;display:none;position:fixed;top:50%;left:50%;z-index:9999;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#loader img{width:100%;height:auto}#fade{width:100%;height:100%;display:none;background-color:#fff;position:fixed;top:0px;left:0px;z-index:9990}#fade,#loader{display:block}#hlogo,#menuButton,#hdtelbox{opacity:0}.sound-select{position:absolute;width:100%;height:80px;text-align:center;margin:0 auto;font-size:20px;font-size:14px;line-height:1em}.sound-select p{display:block;width:100%;height:20px;text-align:center;font-size:12px;margin-bottom:10px}.sound-select .feather{width:1.6em;height:1.6em;stroke-width:1}.sound-center{position:absolute;width:1px;height:40px;bottom:0;left:50%;background-color:#666}.sound-on{position:absolute;width:40px;height:40px;left:40px;bottom:0;vertical-align:top;cursor:pointer}.sound-off{position:absolute;width:40px;height:40px;right:40px;bottom:0;vertical-align:top;cursor:pointer}.bgmbox{position:fixed;margin:0;width:auto;height:70px;top:140px;right:0;z-index:5000;background-color:rgba(255,255,255,0.9);border-top-left-radius:35px;border-bottom-left-radius:35px;border:1px solid #00689d;border-right:none;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media (max-width: 768px){.bgmbox{top:120px}}.thin .bgmbox{top:80px}.bgmbox .bgmimg{margin:5px;margin-left:0;width:60px;height:60px;background-color:#00689d;border:1px solid #fff;border-radius:50%;overflow:hidden}.bgmtext{margin:5px;padding-right:5px;width:115px;line-height:1.5em;letter-spacing:0.03em;text-align:center;color:#19486a;font-size:11px;margin-top:0.7em;font-weight:600;font-weight:normal;text-align:left;font-weight:bold}.bgmtext strong{font-size:13px;font-weight:normal}.bgmtext small{font-weight:normal;display:inline-block;color:#dd1367}.bgmtext span{color:#00689d;display:inline-block}.bgmtext span i{font-style:normal;margin-right:-0.3em}.bgmtext a{font-size:10px;font-weight:normal;text-decoration:underline}.bgmonoff{position:absolute;bottom:6px;left:0;width:100%;color:#fff;font-family:'Teko';font-size:13px;font-weight:400;text-align:center;letter-spacing:0.04em}.bgmonoff .feather{width:0.7em;height:0.8em;padding-top:0.1em;stroke-width:0;margin-right:-0.1em;fill:#fff;-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8)}input#equalizer-switch[type=radio]{display:none}.mute-switch{padding-left:30px}.equalizer-wrap{margin:5px;width:60px;padding:0;height:60px;position:relative;background-color:#000;border-radius:50%}.equalizer-wrap::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background-color:#338dd7;border-radius:50%;opacity:0.9}.equalizer{display:block;position:relative;width:33px;height:3px;padding:25px 0;margin:0 auto;backface-visibility:hidden;cursor:pointer}.equalizer span{position:absolute;top:50%;transform:translateY(-50%) scale(1);transform-origin:center;height:3px;width:3px;background-color:#fff;backface-visibility:hidden}.equalizer span:nth-child(1){left:0;height:5px;width:33px;transition:height 0.2s, width 0.2s 0.2s}.equalizer span:nth-child(2){height:10px;left:0;animation:equalizer 0.1s linear forwards}.equalizer span:nth-child(3){height:15px;left:6px;animation:equalizer 0.1s linear forwards}.equalizer span:nth-child(4){height:20px;left:12px;animation:equalizer 0.1s linear forwards}.equalizer span:nth-child(5){height:15px;left:18px;animation:equalizer 0.1s linear forwards}.equalizer span:nth-child(6){height:10px;left:24px;animation:equalizer 0.1s linear forwards}.equalizer span:nth-child(7){height:15px;left:30px;animation:equalizer 0.1s linear forwards}input[type=checkbox]{display:none}input[type=checkbox]:checked+label{width:33px;height:3px}input[type=checkbox]:checked+label span{width:2px;transition:height 0.3s}input[type=checkbox]:checked+label span:nth-child(1){transition:height 0.1s 0.1s, width 0.2s}input[type=checkbox]:checked+label span:nth-child(2){transform:translateY(-50%) scaleY(0.1);animation:equalizer 0.8s ease-in-out infinite;animation-delay:0.2s}input[type=checkbox]:checked+label span:nth-child(3){transform:translateY(-50%) scaleY(0.15);animation:equalizer 0.8s ease-in-out infinite;animation-delay:0.4s}input[type=checkbox]:checked+label span:nth-child(4){transform:translateY(-50%) scaleY(0.1);animation:equalizer 0.8s ease-in-out infinite;animation-delay:0.6s}input[type=checkbox]:checked+label span:nth-child(5){transform:translateY(-50%) scaleY(0.15);animation:equalizer 0.8s ease-in-out infinite;animation-delay:0.8s}input[type=checkbox]:checked+label span:nth-child(6){transform:translateY(-50%) scaleY(0.1);animation:equalizer 0.8s ease-in-out infinite;animation-delay:1s}input[type=checkbox]:checked+label span:nth-child(7){transform:translateY(-50%) scaleY(0.15);animation:equalizer 0.8s ease-in-out infinite;animation-delay:1.2s}@keyframes equalizer{0%{transform:translateY(-50%) scaleY(1)}100%{transform:translateY(-50%) scaleY(0.15)}}
