@charset "utf-8";
.voice_box {
	margin-top: 3em;
}
.voice_question  {
	color: #CC3366;
	font-weight: normal;
	font-size: 100%;
	margin-top: 2em;
	line-height: 140%;
	margin-bottom: 0.5em;
}
.voice_question:first-child  {
	margin-top: 0em;
}









@media screen and (max-width: 768px) {
.voice_box {
	margin-top: 1.5em;
}
}
