@charset "utf-8";

#voice h2{
	width:770px;
	height:130px;
	text-indent:-9999px;
	background-image:url(../images/common/mainimage01.jpg);
}

#voice .content_inner{width:690px;}

#voice .content_inner h3{
	width:581px;
	height:38px;
	text-indent:-9999px;
	background-image:url(../images/top/caption.gif);
}

#voice .content_inner #subcap{
	width:581px;
	height:45px;
	padding-bottom:28px;
	text-indent:-9999px;
	background:url(../images/top/subcap.gif) no-repeat;
}

.voice-list {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.voice-list .voice {
	display: block;
	width: 330px;
	height: 214px;
	background-color: #bebebe; /* 背景色 */
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.voice-list .voice01 { background-image: url(../images/top/btn_vol01.jpg); }
.voice-list .voice01:hover { background-image: url(../images/top/btn_vol01_hover.jpg); }

.voice-list .voice02 { background-image: url(../images/top/btn_vol02_2.jpg); }
.voice-list .voice02:hover { background-image: url(../images/top/btn_vol02_2_hover.jpg); }

.voice-list .voice03 { background-image: url(../images/top/btn_vol03_2.jpg); }
.voice-list .voice03:hover { background-image: url(../images/top/btn_vol03_2_hover.jpg); }

.voice-list .voice04 { background-image: url(../images/top/btn_vol04_2.jpg); }
.voice-list .voice04:hover { background-image: url(../images/top/btn_vol04_2_hover.jpg); }

.voice-list .voice05 { background-image: url(../images/top/btn_vol05_2.jpg); }
.voice-list .voice05:hover { background-image: url(../images/top/btn_vol05_2_hover.jpg); }

.voice-list .voice06 { background-image: url(../images/top/btn_vol06.jpg); }
.voice-list .voice06:hover { background-image: url(../images/top/btn_vol06_hover.jpg); }