@charset 'UTF-8';
.voice02 .inner {
	background: #F7F7F7;
	padding: 30px;
	margin-bottom: 30px;
}
.voice02 .inner:last-child {
	margin-bottom: 0;
}
.voice02 .image a{
    text-align: center;
    width: 100%;
}
#content .image {
    width: 220px;
}
.voice02 .image div{
	margin-bottom: 10px;
}
#content .voice02 .title {
	background: url('../image/voicebr.svg') left top no-repeat,
				url('../image/voicebr02.jpg') left bottom no-repeat;
	padding-left: 33px;
	padding-bottom: 10px;
	margin-bottom: 8px;
	line-height: 1.4;
	font-size: 1.6rem;
	border-left: none;
font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
.voice02 .inner .box {
	overflow: hidden;
	width: 100%;
}