﻿/*-----------------------------------------------------------------------------
    ログイン login/index.css
-----------------------------------------------------------------------------*/
.wz-login-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
}