@charset "UTF-8";



/* enquete_sub_ttl */
.enquete_sub_ttl {
	margin-top:24px;
	padding-bottom:8px;
	font-size:109%;
	text-align:left;
	border-bottom:1px dotted #000;
}


@media screen and (min-width:1000px) {
	.enquete_sub_ttl {
		margin-top:40px;
		font-size:108%;
	}
}


