.wrapto{
	padding-top: 60px;
	width: 75vw;
	margin: auto;
 display: flex;
}
.contentA img{
	width: 30vh;
}
.ryoukin{
	font-size: 22px;
	text-align: right;
	color: #8b4513;
}
#chu{
	font-size: 18px;
}
.centerbox{
	text-align: center;
}
.centerbox img{
	width: 100vw;
	height: auto;
}
.voice{
	display: none;
}
.voice2{
	display: block !important;
}
.yomimonowrap{
	width: 420px;
}
.y1{
	width: 350px;
	height: auto;
}
.nejire{
	padding: 20px;
}
.for a{
	text-align: right;
	padding-right: 30px;
}

@media screen and (min-width: 760px){
	.toimg{
		width: 400px;
		height: auto;
	}
	.contentA,.contentB{
	 width: 50%;
	 height: 100px;
	}
	.voice{
		display: block !important;
	}
	.voice2{
		display: none;
	}
	.yomimonowrap{
		width: 1200px;
	}
	.y1{
		width: 500px;
		height: auto;
	}
}
