.error{
	font-size:0.85em;
	color:#FF0000;
}

.mailerr{
	font-size:0.85em;
	color:#FF0000;
}

.mail_chkerr{
	font-size:0.85em;
	color:#FF0000;
}

#recaptcha {
	margin-bottom: 40px;
}
	#recaptcha .g-recaptcha {
		display: flex;
		justify-content: center;
	}
	#recaptcha .error {
		text-align: center;
	}
