@charset "utf-8";
/* Contact階層のcss設定 */


.notes{
	display: block;
	margin-top: 0.5em;
	color: #FF0000;
	font-size: 0.9em;
}
/* ----- PC -------------------- */
@media screen and (min-width: 768px) {
	
}