@charset "utf-8";

/* =========================================================
■contact
========================================================= */
/* main-section
----------------------------------------------- */

/* ----- error message ----- */
p.error {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
span.error {
	color: #FF0000;
	font-weight: bold;
	margin-top: 30px;
}
