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