@charset "UTF-8";
.logo_img{width: 159px;height: 102px;flex-shrink: 0;}
.login_welcome_txt{color: #FFF;text-align: center;font-family: Pretendard Variable;font-size: 16px;font-style: normal;font-weight: 500;line-height: 22px;padding-top: 50px; padding-bottom: 10px;}
.login_txt{color: #3A3A3A;text-align: center;font-family: Pretendard;font-size: 17px;font-style: normal;font-weight: 700;line-height: 22px;cursor: pointer;}
.login_error_txt{margin: 8px; color: white; background: rgba(0,0,0,0.3); padding: 8px 14px; border-radius: 8px; font-size: 0.95rem;}
.login-btn{	display: flex;justify-content: center;align-items: center;margin-top:16px;}
.welcome-login-menuit{height: 48px;justify-content: center;align-items: center;margin-top:40px}