.login_wrap{display:flex;height:100vh}.login_form{height:300px;margin:auto;width:302px}.login_con{border:1px solid #dcdcdc;border-radius:3px;box-shadow:2px 2px 10px rgba(0,0,0,.1);padding:25px}.login_title_box{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;width:100%}.login_logo{background:url(/img/logo.svg) no-repeat 50%;display:inline-block;height:22px;width:112px}.login_title{color:#5356af;font-size:1.5rem;font-weight:300}.login_input{margin-bottom:10px}.login_input input{border:1px solid #707070;border-radius:3px;height:40px;padding:5px 10px;width:250px}.id_box{margin-bottom:10px}.btn-login{font-size:16px;font-weight:500;height:46px;line-height:1;min-width:100%;padding:0}.login_btn_etc{display:flex;justify-content:space-between;margin-top:10px}.login_btn_etc a{color:#262626;font-weight:400}

/*# sourceMappingURL=auth.css.map*/