@charset "utf-8";

/*----------------------------------------------------
	お問い合わせ
----------------------------------------------------*/
.contact {
	margin:15px 29px 100px 15px;
	padding:12px 15px 11px;
	text-align:center;
	background:#fce5e7;
}
.contact p {
	margin:10px 0 0 5px;
}
.contact p span {
	font-size:18px;
	font-weight:bold;
	color:#e60012;
}





