@charset "utf-8";
/*voice B */
/*.voice{
	margin-bottom:120px;
}*/
.voice-img img{
	width: 100%;
	height: auto;
}

.voice-img2 img {
    width: 100%;
    height: auto;
    max-width: 180px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.voice-text dt,
.voice-text2 dt{
	font-size:24px;
	line-height: 1.2;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 20px;
}
.voice-text span,
.voice-text2 span{
	font-size:18px;
	display: inline-block;
	float: right;
	line-height: 1.5;
}

.voice-name{
	text-align: right;
	border-bottom: none;
}
.voicebox{
	border-top: 1px dotted #cccccc;
	padding-top: 30px;
}

.voice-text dd,
.voice-text2 dd{
	line-height: 1.4;
}
.voicebox-item {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #cccccc;
}

.voice-text2{
	padding:0 15px;
}

/*.voicebox-item:last-child{
	margin-bottom: 0;
}*/
.voice-img-before,
.voice-img-after{
	width: 45%;
	float: left;
}
.voice-img i{
	float: left;
	text-align: center;
	width: 10%;
	font-size:30px;
	margin-top:25%;
}
@media (max-width: 1199px) {
.voice-img i{
	font-size: 24px;
}

}
@media (max-width: 991px) {
	.voice-text dt,
	.voice-text2 dt{
		font-size:20px;
	}
	.voice-img i{
		font-size: 20px;
	}
	.voice-img2 img {
		max-width: 300px;
	}
}


@media (max-width: 767px) {
/*	.voice{
		margin-bottom:60px;
	}

	.voice-text dd{
		margin-bottom: 30px;
	}*/

	.voice-text span,
	.voice-text2 span{
		font-size:12px;
		padding-top: 5px;
	}

	.voice-text,
	.voice-text2{
		padding:30px 0 0 0;
	}

	.voicebox-item:first-child .voice-text,
	.voicebox-item:first-child .voice-text2 {
		padding:0;
	}

	.voice-img i{
		font-size: 40px;
	}
	.voice-img {
		margin-top: 20px;
	}

}
@media (max-width: 575px) {

.voice-img i{
	font-size: 20px;
}
}
