@charset "utf-8";

.form_note {
	margin-top: 12px;
	font-size: 1.3rem;
	color: #666666;
}

.field_error {
	margin-top: 8px;
	color: #c40500;
	font-size: 1.3rem;
	line-height: 1.6;
}

.is_invalid {
	border-color: #c40500 !important;
	background: #fff7f7;
}

.confirm_value_empty {
	color: #666666;
}

.contact_error_section {
	max-width: 720px;
	margin: 0 auto;
}
