@charset 'UTF-8';

.section {
	margin-bottom: 60px;
}
.section h4 {
	padding: 0 0 3px 83px;
	margin-bottom: 13px;
	background: url(../image/voice.jpg) top 6px left 8px no-repeat;
	border-bottom: 1px solid #FFE401;
	font-size: 2.0rem;
	font-weight: normal;
}
.imgleft, .imgright {
	width: 100%;
}
.imgleft .image, .imgright .image {
	width: 30%;
	margin-top: 7px;
}
.imgleft .image li+li,
.imgright .image li+li {
    margin-top: 15px;
}
.text {
	width: 100%;
}
.page {
	margin-bottom: 100px;
}