@charset "utf-8";
/*voice_main_container*/
.pc{
	display: block;
}
.sp{
	display: none;
}
.voice_main_container {
    margin-top: 0px;
}
.voice_main_container_inner {
	width: 100%;
	height: 487px;
	background-position: center center;
	background-size: cover;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 24px;
	background-image: url(../../images/No/No_51/top_pc.jpg?$staticlink$);
	min-width:1080px;
	_display: inline;
	_zoom:1;
}
.voice_main_container_inner_text {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 28px 20px 35px 20px;
	font-size: 30px;
	color: #4C372B;
	font-weight: bold;
	line-height: 38px;
	text-align: center;
	width: 500px;
}
.voice_main_title {
	font-size: 40px;
	line-height: 70px;
	font-weight: bold;
	color: #4c372b;
}
.voice_overview_text {
	font-size: 20px;
	line-height: 24px;
}
.voice_text_area {
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	width: 650px;
	margin: 80px auto 80px auto;
}
/*voice_container*/
.voice_container {
	width: 1080px;
	margin: 0 auto;
	padding: 94px 0 94px;
	text-align: center;
}
.voice_center_title {
	text-align: center;
	width: 1080px;
	margin: 0 auto;
}
.voice_center_title_text {
	font-size: 30px;
	line-height: 70px;
	font-weight: bold;
	color: #4c372b;
}
.voice_center_title_image img {
	height: 20px;
}
.voice_center_title_logo img {
	height: 33px;
}
.voice_contents_area {
	background-color: #fff;
	border-radius: 10px;
	width: 1080px;
	margin: 50px auto 0;
	padding: 80px 120px;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	text-align: left;
}
.voice_contents_title {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #4C372B;
	line-height: 36px;
	margin-bottom: 30px;
	text-align: left;
}
.voice_contents_area p {
	font-size: 16px;
	line-height: 27px;
	margin-bottom: 30px;
}
.voice_contents_image {
	text-align: center;
	margin-top: 80px;
}
/*voice_contents01*/
.voice_contents01 {
	margin-bottom: 110px;
}
/*[voice_contents02]*/
.voice_contents02 {
	margin: 110px auto;
	text-align:center;
}
.voice_link_area {
	text-align: center;
	margin: 80px auto -33px auto;
	font-size: 0;
}
.voice_link_list {
	display:-webkit-box;
  	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.voice_link_list li {
	width: 400px;
	margin-bottom: 33px;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
}
.voice_link_list li:nth-child(odd) {
	margin-right: 28px;
}
.voice_link_list li a {
	margin: 0 auto;
	display: block;
	padding: 20px;
	width: 100%;
	color: #4C372B;
	border: 1px solid #4C372B;
	border-radius: 4px;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.voice_link_list li a:hover {
	text-decoration: underline;
}
/*[voice_contents02]end*/
/*[voice_contents03]*/
.voice_contents03 {
	margin-bottom: 110px;
}
.voice_program01 {
	position: relative;
	min-height: 750px;
	text-align: right;
	margin-top: 90px;
	margin-bottom: 60px;
}
.voice_program02 {
	position: relative;
	min-height: 730px;
	text-align: left;
	margin-bottom: 100px;
}
.voice_program03 {
	position: relative;
	min-height: 790px;
	text-align: right;
	margin-top: 90px;
	margin-bottom: 60px;
}
.voice_program01 .voice_program_image {
	left: 0;
	top: 0;
}
.voice_program01 .voice_program_image > img,
.voice_program02 .voice_program_image > img,
.voice_program03 .voice_program_image > img {
	width:562px;
	height:auto;
}
.voice_program02 .voice_program_image {
	right: 0;
	top: 0;
}
.voice_program03 .voice_program_image {
	left: 0;
	top: 0;
}
.voice_program_image {
	position: absolute;
}
.voice_program_image_innerbox_left{
	position: absolute;
	left: 0;
	bottom:0;
	width: 450px;
}
.voice_program_imagetitle_left{
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	margin:20px 10px 20px 0;
	width:450px;
	letter-spacing: 0.02em;
	color:#4C372B;
}
.voice_program_pinkbox_left{
	background-color: #FBF8F4;
	border-radius: 8px;
	padding:20px;
	text-align: left;
	width: 450px;
}
.voice_program_image_innerbox_right{
	position: absolute;
	right: 0;
	bottom:0;
	width: 450px;
}
.voice_program_imagetitle_right{
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	margin:20px 0px 20px 0;
	width:450px;
	letter-spacing: 0.02em;
	color:#4C372B;
}
.voice_program_pinkbox_right{
	background-color: #FBF8F4;
	border-radius: 8px;
	padding:20px;
	text-align: left;
}
dl.voice_program-inner {
	display: table;
	margin: 0;
	width: 100%;
}
dl.voice_program-inner dt {
	display: table-cell;
	width: 163px;
	vertical-align: top;
}
dl.voice_program-inner dt img {
	width: 133px;
	height: 133px;
	border-radius: 8px;
}
dl.voice_program-inner dd {
	display: table-cell;
	width: calc(100% - 163px);
	/*background: #FBF8F4;
	border-radius: 8px;*/
	vertical-align: top;
}
dl.voice_program-inner dd .customers-voice-text {
	padding: 23px 0 25px 0;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.02em;
	color: #202020;
	text-align: left;
}
.voice_program-inner-text{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #333333;
	text-align: left;
	margin:20px 0 0 0;
}
.customers-voice-shopname{
	color: #F3981C;
	font-size: 16px;
	line-height: 26px;
}
.voice_program_block_right {
	margin-top: 42px;
	width: 600px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	position: absolute;
	z-index: 100;
	display: inline-block;
	text-align: left;
	padding: 0 40px 50px;
	bottom:0;
	right:0;
	height: 700px;
}
.voice_program_block_left {
	margin-top: 42px;
	width: 600px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	position: absolute;
	z-index: 100;
	display: inline-block;
	text-align: left;
	padding: 0 40px 50px;
	bottom:0;
	left:0;
	height: 700px;
}
.voice_program_block_inner{
	padding:40px 0 0 0;
}
.voice_program_title {
	text-align: left;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #4c372b;
	margin-bottom: 20px;
	letter-spacing: 0.02em;
}
.voice_program_text p:first-child {
	margin-top: 0;
}
.voice_program_text {
	font-size: 16px;
	line-height: 24px;
	margin: 20px 0;
	letter-spacing: 0.02em;
}
.voice_sick_list dt {
	font-size: 20px;
	line-height: 30px;
	margin-top: 35px;
	font-weight: bold;
}
.voice_sick_list dt:first-child {
	margin-top: 0;
}
.voice_sick_list dt .sub_text {
	font-size: 16px;
}
.voice_sick_list dd {
	margin-top: 15px;
	line-height: 27px;
	font-size: 16px;
}
.voice_contents_pink_area {
	width: 1080px;
	margin: 50px auto 0;
	background-color: #FBF8F4;
	padding: 60px;
	text-align: left;
	border-radius: 10px;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
}
.voice_check_list {
	flex: 1;
}
.voice_check_list li {
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	margin-top: 47px;
}
.voice_check_list li:first-child {
	margin-top: 0;
}
.voice_check_list_image {
	margin-right: 20px;
}
.voice_check_list_image img {
	width: 70px;
	height: auto;
}
.voice_check_list_text {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #4c372b;
	padding-right: 20px;
}
.voice_check_list_text .sub_text {
	font-size: 16px;
}
.voice_check_right {
	width: 480px;
}
.voice_check_right img {
	max-width: 100%;
}
.voice_check_right img {
	margin-top: 40px;
}
.voice_check_right img:first-child {
	margin-top: 0;
}
.voice_text_left{
	font-size: 16px;
	line-height:20px;
}
/*[voice_contents03]end*/
/*[voice_listbox]*/
.voice_listbox{
	margin: 0 auto;
	padding: 94px 0 94px;
}
/*[voice_listbox]end*/
.motto_button{
	margin:50px 0 0 0;
}
.motto_button > a{
	width: 474px;
	transform: translate(0);
	letter-spacing: 0.02em;
	color: #ffffff;
	border-radius: 4px;
	background-color: rgba(76, 55, 43, 1);
	padding: 12px 0;
	margin: 0 auto;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	display:block;
	text-decoration: none;
	text-align:center;
}
