#page_title{
	background:url('../images/product/pagetitle.webp') no-repeat bottom center;
}
main section article table{
	border-top:1px solid #ccc;
	margin:20px auto 0;
}
main section h4{
	margin:20px auto 40px;
}
.photogallery{
	margin:0 auto 60px;
}
.column3{
	display:flex;
	flex-wrap:wrap;
	gap:30px;
}
.column3_inner{
	width:calc((100% - 60px) / 3);
}
.voice{
	padding:20px;
	background:#ecfbdc;
	border-radius:10px;
}