.error-message {
	color: red;
	text-align: center; /* 中央揃え */
	margin-bottom: 10px;
}