@charset "utf-8";

.section-box p{
	float: none;
	width: 100%;
}

.section-box img{
	float: none;	
	width: 300px;
	margin: auto;
	margin-top: 25px;
}

.staff-voice p{
	float: none;
	width: 100%;
}

.staff-voice figure{
	float: none;
	width: 230px;
	margin: auto;
	margin-top: 25px;
}

.staff-voice figcaption{
	font-size: 100%;
}