@charset "utf-8";

a.login_chk_btn01, .login_chk_btn01 {
    width: 100%;
    border-radius: 5px;
    background-color: #F55057;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    border: 1px solid transparent;
    color: #FFF !important;
    font-family: var(--main_font);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.login_tit01 {
    font-size: 30px;
    font-weight: 700;
    color: #333;
    font-family: 'NationalPension';
}


.tel_btn p {
    color: #fff;
    font-family: Pretendard;
    font-size: 24px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.24px;
}