.sys_header {
    margin-top: 5rem;
    margin-bottom: 2rem;
}

.sys_title {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

.sys_subtitle {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
}

.login>.card-header {
    font-family: Hiragino Kaku Gothic Pro;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
    text-align: center;
}

.login label {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}

.login .btn_login {
    font-family: Hiragino Kaku Gothic Pro;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
}