@charset "utf-8";
/*voice_main_container*/
.pc{
	display: none;
}
.sp{
	display: block;
}
.voice_main_container_inner {
	width: 100%;
	height: 347px;
	background-position: center center;
	background-size: cover;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	background-image: url(../../images/No/No_51/top_sp.jpg?$staticlink$);
}
.voice_main_container_inner_text {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 15px 10px 15px 10px;
	font-size: 16px;
	color: #4C372B;
	font-weight: bold;
	line-height: 21px;
	text-align: center;
	width: 250px;
}
.voice_main_title {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #4c372b;
}
.voice_overview_text {
	font-size: 20px;
	line-height: 24px;
}
.voice_text_area {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	width: calc(100% - 50px);
	margin: 40px 24px 40px 24px;
}
/*voice_container*/
.voice_container {
	width: 100%;
	margin: 40px 0 40px 0;
	padding: 0;
	text-align: center;
}
.voice_center_title {
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
.voice_center_title_text {
	font-size: 20px;
	line-height: 30px;
	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: calc(100% - 48px);
	margin: 0 24px;
	padding: 24px;
	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 80px auto;
	text-align:center;
}
.voice_link_area {
	width: 100%;
	text-align: center;
	margin: 40px auto -12px auto;
	font-size: 0;
}
.voice_link_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.voice_link_list li {
	width: calc(100% - 48px);
	margin: 0 24px 12px 24px;
}
.voice_link_list li a {
	margin: 0 auto;
	display: block;
	padding: 10px;
	width: 100%;
	color: #4C372B;
	border: 1px solid #4C372B;
	border-radius: 4px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
}
.voice_link_list li a:hover {
	text-decoration: underline;
}
/*[voice_contents02]end*/
/*[voice_contents03]*/
.voice_contents03 {
	margin: 0 0 24px 0;
}
.voice_program01 {
	position: static;
	text-align: right;
	margin:0;
}
.voice_program02 {
	position: static;
	text-align: left;
	margin: 0;
}
.voice_program03 {
	position: static;
	text-align: right;
	margin: 24px 0;
}
.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:100%;
	height:auto;
}
.voice_program02 .voice_program_image {
	right: 0;
	top: 0;
}
.voice_program03 .voice_program_image {
	left: 0;
	top: 0;
}
.voice_program_image {
	position: static;
}
.voice_program_image_innerbox_left{
	position: static;
	margin:0 24px;
	width: calc(100% - 50px);
}
.voice_program_imagetitle_left{
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	margin:15px 24px 15px 24px;
	width:calc(100% - 50px);
	letter-spacing: 0.02em;
	color:#4C372B;
}
.voice_program_pinkbox_left{
	background-color: #FBF8F4;
	border-radius: 8px;
	padding:20px;
	text-align: left;
	width: 100%;
}
.voice_program_image_innerbox_right{
	position: static;
	margin: 0 24px;
	width: calc(100% - 50px);
}
.voice_program_imagetitle_right{
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	margin:24px;
	width:calc(100% - 50px);
	letter-spacing: 0.02em;
	color:#4C372B;
}
.voice_program_pinkbox_right{
	background-color: #FBF8F4;
	border-radius: 8px;
	padding:20px;
	text-align: left;
	width: 100%;
}
dl.voice_program-inner {
	display: table;
	margin: 0;
	width: 100%;
}
dl.voice_program-inner dt {
	display: table-cell;
	width: 158px;
	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% - 158px);
	vertical-align: top;
}
dl.voice_program-inner dd .customers-voice-text {
	padding: 0;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.02em;
	color: #202020;
	text-align: left;
}
.voice_program-inner-text{
	font-size: 14px;
	line-height: 22px;
	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: 24px;
	width: calc(100% - 50px);
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	position: static;
	display: inline-block;
	text-align: left;
	padding: 24px;
	height: auto;
}
.voice_program_block_left {
	margin: 24px;
	width: calc(100% - 50px);
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	position: static;
	z-index: 100;
	display: inline-block;
	text-align: left;
	padding: 24px;
	height: auto;
}
.voice_program_block_inner{
	padding:0;
}
.voice_program_title {
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #4c372b;
	margin-bottom: 15px;
	letter-spacing: 0.02em;
}
.voice_program_text p:first-child {
	margin-top: 0;
}
.voice_program_text {
	font-size: 14px;
	line-height: 22px;
	margin: 20px 0;
	letter-spacing: 0.02em;
}
.voice_sick_list dt {
	font-size: 14px;
	line-height: 22px;
	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: 10px 0 0 0;
}
/*[voice_listbox]end*/
/*[customers-voice-text]*/
.customers-voice-text{
	background-color: #FBF8F4;
	border-radius: 8px;
	padding: 20px;
	text-align: left;
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.02em;
	color: #333333;
	text-align: left;
	margin: 0 0 20px 0;
}
/*[motto_button]*/
.motto_button{
	margin:24px 0 0 0;
}
.motto_button > a{
	width: calc(100% - 48px);
	transform: translate(0);
	letter-spacing: 0.02em;
	color: #ffffff;
	border-radius: 4px;
	background-color: rgba(76, 55, 43, 1);
	padding: 12px 0;
	margin: 0px 24px 50px 24px;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	display:block;
	text-decoration: none;
	text-align:center;
}
/*[motto_button]end*/
