.logout {
	font-family: NotoSansCJKkr;
	font-size: 14px;
	color: #404040;
	float: right;
	margin-top: 40px;
	margin-right: 47px;
}


.logo_partner {
	width: 97px;
	height: 42px;
	object-fit: contain;
	margin-top: 18px;
	margin-left: 30px;
}

.tel {
	height: 20px;
	font-family: NotoSansCJKkr;
	font-size: 14px;
	color: #404040;
	float: right;
	margin-top: 40px;
	margin-right: 47px;
	color: #404040;
}

.login-input {
	width: 350px;
	height: 60px;
	border-radius: 4px;
	border: solid 1px #979797;
	margin: auto;
	margin-top: 10px;
}

.login-body {
	width: 350px;
	margin: auto;
	margin-top: 32px;
}

.login-form {
}

.login-logo {
	width: 280px;
	height: 43px;
	object-fit: contain;
	display: block;
	text-align: center;
	margin: auto;
}

.login-text {
	width: 65px;
	height: 20px;
	font-family: NotoSansCJKkr;
	font-size: 14px;
	color: #a1a1a1;
}

.login-bottom {
	margin-top: 14px;
}

.bar-pendicular {
	width: 1px;
	height: 16px;
	border: solid 1px #979797;
	background-color: #d8d8d8;
}

.btn {
	width: 350px;
	height: 60px;
	border-radius: 4px;
	background-color: #ec6d6b;
}

.login-btn {
	width: 74px;
	height: 24px;
	font-size: 16px;
	font-family: Helvetica;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
	margin: auto;
	font-stretch: normal;
	font-style: normal;
}

select option[value="? undefined:undefined ?"] {
	display: none;
}
