#cf_message {
	white-space: pre-wrap;
}
#grecaptcha {
	margin-bottom: 3em;
	display: flex;
	justify-content: center;
}
@media only screen and (max-width: 768px) {
	form .form_contents dd input,
	form .form_contents dd textarea,
	form .form_contents dd span.radio_area input[type="radio"],
	form input[type="checkbox"] {
		font-size: 16px;
	}
	#privacy_check {
		font-size: 16px;
	}
}
