.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;
}

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

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

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

.btn-link {
    text-decoration-line: underline;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 10px;
}

::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 10px;
}

:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 10px;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-size: 10px;
}
