
#voice-sub-area h2.title-point {
	color: #000;
	font-size: 1.3em;
	position: relative;
	display: inline-block;
	margin: 50px 0 100px 0;
	width: 100%;
	text-align: center;
}

#voice-sub-area h2.title-point:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 60px;
	height: 3px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: black;
}

#voice-sub-area {
	max-width: 1240px;
	padding: 20px;
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
}

#voice-sub-area p.voice-staff-comment {
	border-top: solid 1px #ddd;
	padding-top: 30px;
	font-size: 20px !important;
	margin: 0 auto !important;
	color: #888;
}

#voice-sub-area div#voice-eyecatch-area {
	width: 100%;
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 50px;
}

#voice-sub-area .enquete {
	width: 150px;
	height: 150px;
	border-radius: 75px;
	border: solid 2px #ccc;
	background-color: #fafafa;
	background-image: url(/m/cmn_files/img_rwd/icon-note-blk.svg);
	background-size: 34px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 100px;
	font-size: 12px;
	position: absolute;
	left: 60%;
	bottom: -30px;
}

#voice-sub-area img.voice-eyecatch {
	height: 300px;
	object-fit: cover;
	margin: 0 auto 50px auto;
	border-radius: 20px;
}

#voice-sub-area p {
	font-size: 1.5vw;
	line-height: 1.5em;
	margin: 50px auto;
	width: 70%;
}

#voice-sub-area div#voice-list {
	width: calc(96% / 2);
	margin: 1%;
	height: 280px;
	padding: 30px 40px;
	text-align: center;
	background-color: #c7ba8c;
	float: left;
	border-radius: 10px;
}

#voice-sub-area h3.voice-h3 {
	font-size: 21px;
	color: #fff;
	line-height: 1.5em;
	margin-bottom: 0px;
	height: 90px;
}

#voice-sub-area span.voice-area {
	background: #333333;
	color: #fff;
	padding: 5px 12px;
	margin: 0;
	display: block;
}

#voice-sub-area .staff-voice-img {
	width: 50px;
	height: 50px;
	object-fit: cover;
	border-radius: 25px;
}

#voice-sub-area .voice-staff-area {
	margin: 30px auto 0 auto;
	border-top: solid 1px #fff;
	padding-bottom: 0;
	padding-top: 13px;
}

#voice-sub-area span.voice-staff-name {
	color: #000;
	position: relative;
	top: -17px;
	left: 10px;
}

#voice-sub-area #voice-staff-area-in {
	margin: 30px auto 100px auto;
	height: 100px;
	display: block;
	float: left;
	width: 100%;
}

#voice-sub-area #staff-list img {
	width: 100%;
	height: 220px;
	object-fit: cover;
}

#voice-sub-area figure {
	width: calc(94% / 3);
	margin: 1%;
	float: left;
}

#voice-sub-area .my-gallery img {
	width: 100%;
	height: 130px;
	object-fit: cover;
	background-color: #f1f1f1;
}

#voice-sub-area figcaption {
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	padding: 10px;
	height: 90px;
	display: none;
}

.paging1 {
	text-align: left;
	border-top: solid 1px #ddd;
	padding: 20px;
	color: #888;
}

.dl-multi-table {
	width: 100%;
	float: left;
}

.dl-multi-table dt, .dl-multi-table dd {
	padding: 12px 0;
	border-top: 1px solid #EEE;
}

.dl-multi-table dt {
	width: 30%;
	float: left;
}

.dl-multi-table dd {
	width: 70%;
	margin-left: 30%;
	line-height: 1.5em;
}

.dl-multi-table dl {
	margin: -8px 0;
}

.dl-multi-table dd dl dt {
	font-weight: normal;
	color: #999;
	font-size: 12px;
}

.dl-multi-table dd dl dt:first-child, .dl-multi-table dd dl dd:nth-child(2) {
	border-top: none;
}
/*******************声拡張********************/
/*TOPページ用*/
#voice-sub-area-top{
	width: 100%;
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
}
#voice-sub-area-top a{
	color: #fff;
}
#voice-sub-area-top .title-point{
	font-weight: bold;
	position: relative;
	top:120px;
	font-size: 30px;
	letter-spacing: 2px;
}
#voice-sub-area-top .title-point::after{
	content: "お客様の声";
	font-weight: normal;
	display: block;
	font-size: 20px;
	margin: 5px 0px 20px;
}
#voice-sub-area-top .line{
	border: solid 1px #4e4e4e;
	height: 50px;
	width: 2px;
	margin: 5px auto;
	display: block;
	position: relative;
	top: 120px;
}
#voice-sub-area-top .box_1{
	height: 760px;
	background: url(../img_rwd/voice_bg.jpg) fixed;
	background-repeat: no-repeat;
	background-size: 140%;
	background-position: -100px 80%;
}
#voice-list-top1{
	background-color: rgba(187,172,135,0.8);
	color:#FFF;
	width:50%;
	float:left;
	height:500px;
	position: relative;
	top:130px;
}
#voice-list-top1 .voice-area-main {
    float: right;
    width: 60%;
    margin: 50px;
}
#voice-list-top1 .voice-area {
    display: flex;
    font-size: 30px;
}
#voice-list-top1 .voice-h3{
	display: flex;
	margin: 30px 0px 0px 0px;
  text-align: left;
	line-height: 1.7vw;
	font-size: 13px;
	height:290px;
}
#voice-list-top2{
	display: none;
}

#voice-list-top2 .voice-area {
    font-size: 30px;
}
#voice-list-top2 .voice-h3{
	padding: 30px 0px 0px 0px;
  text-align: left;
	line-height: 2vw;
	font-size: 13px;
}
#voice-list-top2 .text{
	width: 100%;
	background-color: #FFF;
	color: #000;
	margin: -2px auto;
	padding: 30px;
	height: 400px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#voice-list-top1 .link{
	background: #000;
	height: 70px;
	line-height: 70px;
	position: relative;
	bottom: 0px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
#voice-list-top2 .link{
	background: #000;
	height: 70px;
	line-height: 70px;
	position: relative;
	bottom: 0px;
	margin: 0 auto;
	width:100%;
	box-shadow: 0 3px;
}
#voice-list-top1 a{
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#voice-sub-area-top .box_2{
	float: left;
	width: 48%;
	margin: 50px 13px;
}
#voice-sub-area-top .box_2:last-child{
	margin-left: 0px;
}
#voice-sub-area-top .box_2:first-child{
	margin-right: 0px;
	float:right!important;
}
#voice-sub-area-top .box_2_container{
	width: 100%;
	margin: 60px auto;
	max-width: 1040px;
}
#voice-sub-area-top .box_2_allcontainer{
	width:100%;
	height:auto;
	background-color: #bbac87;
	float: left;
}
#voice-sub-area-top .voice-eyecatch{
	width: 100%;
  height: 350px;
  object-fit: cover;
	box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.3);
}
#voice-sub-area-top .list{
	position: relative;
	background-color: #FFF;
	height: 70px;
	top: 0px;
	display: inline-block;
	line-height: 70px;
	margin-bottom: 50px;
	width: 100%;
	align-self: flex-end;
	box-shadow: 0px 0px 10px rgb(0,0,0,0.3);
	max-width: 1040px;
}
#voice-sub-area-top .list a{
	color:#000;
	display: block;
}
@media screen and (max-width: 768px) {
	#voice-sub-area {
		max-width: 100%;
		padding: 0;
		background-color: #fff;
		margin: 0 auto
	}

	#voice-sub-area p.voice-staff-comment {
		border-top: solid 1px #ddd;
		padding-top: 30px !important;
		font-size: 20px !important;
		margin: 0 auto !important;
		color: #888;
		font-size: 17px !important;
	}

	#voice-sub-area p {
		font-size: 16px;
		line-height: 1.5em;
		margin: 0px auto 50px auto;
		width: 100%;
		padding: 0 20px;
		float: left;
		text-align: center;
	}

	#voice-sub-area div#voice-eyecatch-area {
		width: 100%;
		text-align: center;
		position: relative;
		float: left;
		margin: 0 auto 50px auto;
		padding: 0 20px;
	}

	#voice-sub-area .enquete {
		width: 150px;
		height: 150px;
		border-radius: 75px;
		border: solid 2px #ccc;
		background-color: #fafafa;
		background-image: url(/m/cmn_files/img_rwd/icon-note-blk.svg);
		background-size: 34px;
		background-repeat: no-repeat;
		background-position: center;
		padding-top: 100px;
		font-size: 12px;
		position: absolute;
		bottom: 0;
		left: auto;
		right: 10px;
	}

	#voice-sub-area div#voice-list {
		width: calc(96% / 2);
		margin: 1%;
		height: 280px;
		padding: 6% 4%;
		text-align: center;
		background-color: #c7ba8c;
		float: left;
		border-radius: 10px;
	}

	#voice-sub-area h3.voice-h3 {
		font-size: 3vw;
		text-align: left;
		color: #fff;
		line-height: 1.5em;
		margin-bottom: 30px;
		height: 90px;
	}

	#voice-sub-area span.voice-area {
		background: #333333;
		color: #fff;
		padding: 5px 12px;
		margin: 0;
		font-size: 3vw;
	}

	#voice-sub-area #staff-sub-area img {
		width: 50px;
		height: 50px;
		object-fit: cover;
		border-radius: 25px;
	}

	#voice-sub-area #voice-staff-area-in {
		margin: 30px auto 100px auto;
		border-top: solid 1px #fff;
		padding-bottom: 0;
		padding-top: 13px;
		height: 100px;
		display: block;
		float: left;
		width: 100%;
	}

	#voice-sub-area #voice-staff-area-in .staff-voice-img {
		width: 100px;
		height: 100px;
		object-fit: cover;
		border-radius: 50px;
	}

	#voice-sub-area #voice-staff-area-in span.voice-staff-name {
		color: #000;
		position: relative;
		top: -37px;
		left: 15px;
		font-size: 18px;
	}

	#voice-sub-area .voice-staff-area {
		margin: 30px auto 0 auto;
		border-top: solid 1px #fff;
		padding-bottom: 0;
		padding-top: 13px;
	}

	#voice-sub-area span.voice-staff-name {
		color: #000;
		position: relative;
		top: -17px;
		left: 10px;
		font-size: 3vw;
	}

	#voice-sub-area figure {
		width: calc(99.333% / 3);
		margin: 0.1%;
		float: left;
	}

	#voice-sub-area .my-gallery img {
		width: 100%;
		height: 150px;
		object-fit: cover;
		background-color: #f1f1f1;
	}

	#voice-sub-area figcaption {
		display: none;
		font-size: 12px;
		line-height: 1.5em;
		text-align: left;
		padding: 5px;
		height: 90px;
	}

	#voice-sub-area span.setsubi-btn a {
		color: #333;
		padding: 12px 8px;
		background-color: #ffffff;
		border: solid 1px #888;
		border-radius: 3px;
		font-size: 14px;
		margin: 2px;
		display: inline-block;
	}

	.paging1 {
    text-align: center;
    border-top: solid 1px #ddd;
    padding: 20px;
    color: #888;
}

	.dl-multi-table {
		width: 100%;
	}

	.dl-multi-table dt, .dl-multi-table dd {
		padding: 8px 0;
		border-top: 1px solid #EEE;
	}

	.dl-multi-table dt {
		width: 20%;
		float: left;
		font-size: 10px;
	}

	.dl-multi-table dd {
		width: 80%;
		margin-left: 20%;
		font-size: 3.5vw;
	}

	.dl-multi-table dl {
		margin: -8px 0;
	}

	.dl-multi-table dd dl dt {
		font-weight: normal;
		color: #999;
		font-size: 10px;
		width: 30%;
	}

	.dl-multi-table dd dl dt:first-child, .dl-multi-table dd dl dd:nth-child(2) {
		border-top: none;
	}

/********************声拡張***********************/
/*TOPお客様の声拡張用*/
#voice-sub-area-top .box_2_container{
	display: none;
}
#voice-sub-area-top .box_1{
  height: 750px;
  background-size: 200%;
  background-position: -310px -20%;
	background-attachment: unset;
}
#voice-sub-area-top .title-point {
  top: 50px;
  font-size: 5vw;
}
#voice-sub-area-top .title-point::after {
  content: "お客様の声";
  font-weight: normal;
  display: block;
  font-size: 3vw;
  margin: 5px 0px 20px;
}
#voice-sub-area-top .line {
  top: 50px;
}
#voice-list-top1 {
  width: 100%;
  height: 550px;
  position: relative;
  top: 220px;
}
#voice-list-top1 .voice-area-main {
	width: 85%;
	padding: 20px 0 0 0;
	margin: 0px;
	display: inline-block;
	float:none;
}
#voice-list-top1 .voice-h3 {
  line-height: 6vw;
  min-height: 200px;
  height: unset;
}
#voice-list-top1 .link {
  height: 70px;
  line-height: 70px;
}
#voice-sub-area-top .box_2_allcontainer {
  background-color: unset;
}
#voice-sub-area-top .list {
  background-color: #000;
  height: 70px;
  line-height: 70px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	width: 85%;
}
#voice-sub-area-top .list a {
  color: #FFF;
}

}

