.topLoginArea{display:flex;flex-direction:column;align-items:center;justify-content:center;width:235px;height:230px;background-color:rgba(255,255,255,0.7);position:absolute;top:0;right:0;box-sizing:border-box;border:1px solid #ebeff2}.topLoginArea>a{justify-content:center;width:206px;margin:8px 0}.topLoginArea>.toLogin{display:block;padding:8px 0;text-align:center;box-sizing:border-box;font-size:18px;font-weight:700;color:#e67a33;background-color:#fff;border:3px solid #e67a33;text-decoration:none;transition:all .3s ease;font-size:16px;padding:9px 0 7px;display:flex;justify-content:center;align-items:center}.topLoginArea>.toLogin:hover{color:#fff;background-color:#e67a33;text-decoration:none}.topLoginArea>.toLogin::before{display:block;content:"";width:24px;height:18px;background-image:url('//images.hange.jp/hangame/extra/login/2021/icon_login.png?1618470054');background-repeat:no-repeat}.topLoginArea>.toLogin:hover::before{height:16px;background-image:url('//images.hange.jp/hangame/extra/login/2021/icon_login_hov.png?1618470054')}.topLoginArea>.toJoin{display:block;padding:8px 0;text-align:center;box-sizing:border-box;font-size:18px;font-weight:700;color:#fff;background-color:#e67a33;text-decoration:none;transform:scale(1);transition:transform .3s;white-space:nowrap;font-size:16px;padding:12px 0 10px;display:flex;justify-content:center;align-items:center}.topLoginArea>.toJoin:hover{text-decoration:none;transform:scale(1.1)}.topLoginArea>.toJoin::before{display:block;content:"";width:24px;height:18px;background-image:url('//images.hange.jp/hangame/extra/login/2021/icon_join.png?1618470054');background-repeat:no-repeat}.topLoginArea>.toGuestLogin{display:block;padding:8px 0;text-align:center;box-sizing:border-box;font-size:18px;font-weight:700;color:#fff;background-color:#F3AC19;text-decoration:none;transform:scale(1);transition:transform .3s;white-space:nowrap;font-size:16px;padding:12px 0 10px;display:flex;justify-content:center;align-items:center}.topLoginArea>.toGuestLogin:hover{text-decoration:none;transform:scale(1.1)}.topLoginArea>.toGuestLogin::before{display:block;content:"";width:24px;height:14px;background-image:url('//images.hange.jp/hangame/extra/login/2021/icon_guest_id.png?1618470054');background-repeat:no-repeat}
