.find-id {
	padding: 100px 0;
}
.find-id__title {
	border-bottom: none;
	text-align: center;
	color: #333;
	text-align: center;
	font-family: Pretendard;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 36px */
	letter-spacing: 0.15px;
}
.find-account-basic-information-itemLayout {
	height: 300px;
}
.find-id-form__btn-wrap button {
	width: 180px;
	height: 50px;
	background-color: var(--secondary);
	color: #fff;
}
.title-modal_findId {
	width: auto;
	/* border: 1px solid red; */
}
.select {
	height: 40px;
}
.find-id .tab__btn {
	padding: 0;
}
.find-id .tab__btn button {
	width: 100%;
	height: 100%;
	padding: 18px 0;
}
