@charset "utf-8";
/* CSS Document */

.voice {
	width: 820px;
	height: auto;
	margin: 0 auto;
	padding: 67px 0 26px;
}
.voice .voice_area {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.voice .voice_area .cont_voice {
	width: 385px;
	height: 86px;
	background-size: cover;
	padding-top: 122px;
	font-size: 16px;
	line-height: 26px;
}
.voice .voice_area .img01 {
	background: url(../img/voice/img01.png) top left no-repeat;
}
.voice .voice_area .img02 {
	background: url(../img/voice/img02.png) top left no-repeat;
}
.voice .voice_area .img03 {
	background: url(../img/voice/img03.png) top left no-repeat;
}
.voice .voice_area .img04 {
	background: url(../img/voice/img04.png) top left no-repeat;
}
.voice .voice_area .img05 {
	background: url(../img/voice/img05.png) top left no-repeat;
}
.voice .voice_area .img06 {
	background: url(../img/voice/img06.png) top left no-repeat;
}