@charset "utf-8";
/*
 *
 *
 *
 *  updated --- 2015/03/04
 */


/* !1001.html
---------------------------------------------------------- */

/*
*	説明文
*/
.voice-lead {
    padding-bottom: 0px;
    margin-bottom: 20px;
}

/*
*	検索フォーム
*/
.voice-search {
	overflow: hidden;
	padding-bottom: 20px !important;
	/** border-bottom: 1px dashed #ccc; */
	padding-bottom: 40px;
	margin-bottom: 20px;
	margin: 0 auto;
	width: 100%;
}
.voice-search dl {
	overflow: hidden;
	margin-bottom: 5px;
	display: table-row;
}
.voice-search dl dt {
	width: 143px;
	padding: 10px 20px;
	font-weight: bold;
	background-color: #fffcef;
	margin-right: 10px;
	display: table-cell;
	vertical-align: middle;
	/**border-bottom: 1px solid #e5e5dd;*/
	border-top: 1px solid #e5e5dd;
	border-right: 1px solid #e5e5dd;
	border-left: 1px solid #e5e5dd;
	color: #3b3c3c;
}
.voice-search dl dd {
	padding: 10px;
	display: table-cell;
	vertical-align: middle;
	/**border-bottom: 2px solid #eee;*/
	/**width:80%;*/
	/**border-bottom: 1px solid #e5e5dd;*/
    border-top: 1px solid #e5e5dd;
    border-right: 1px solid #e5e5dd;
    width: 654px;
}
.voice-search dl dd a {
	display: block;
	float: left;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 15px;
	border-radius: 5px;
	/**margin: 0 5px 5px 0;*/
}

.conditions-btn {
	float: left;
    border: 1px solid #e5e5dd;
    border-radius: 4px;
    font-size: 16px;
    margin-bottom: 40px;
    text-align: center;
    margin : 0 auto;
    margin-right: 10px;
}

/*
*	口コミ内容
*/
.voice-block {
	overflow: hidden;
	/** border-bottom: 1px dashed #ccc;  */
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 95%;
	border: 1px solid #ddd;
	margin-top: 35px;
}
.voice-block .voice-title {
	letter-spacing: 1px;
	font-weight: bold;
	border-radius: 20px;
	padding: 3px 20px;
	margin-bottom: 5px;
	color: #3b3c3c;
	word-wrap: break-word;
	font-size: 18px;
}
.voice-block .voice-row {
	overflow: hidden;
	margin-bottom: 0px !important;
}
.voice-block .voice-img {
	display: block;
	width: 200px;
	height: 150px;
	float: left;
	background-color: #ccc;
}
.voice-block .voice-img img {
	width: 200px;
	height:150px;
}
.voice-block .voice-content {
	overflow: visible;
	width: 100%;
	float: right;
	position: relative;
}
.voice-block .voice-text {
	/**border: 1px solid #ddd;*/
	padding: 10px 15px;
	border-radius: 5px;
	margin-bottom: 10px;
	position: relative;
	overflow: visible;
	min-height:30px;
	word-wrap: break-word;
}
.voice-block .voice-text .text-fukidashi {
	display: block;
	width: 19px;
	height: 22px;
	position: absolute;
	left: -18px;
	top: 20px;
}
.voice-block .voice-tags {
    overflow: hidden;
    float: left;
    text-align: left;
    margin-left: 5px;
}
.voice-block .voice-tags li {
	display: inline-block;
	/**background-color: #e5e5dd;*/
	padding: 5px 10px;
	margin-bottom: 5px;
	color:#cfac40;
}
.voice-block .voice-tags a {
	text-decoration:none;
}
.voice-support {
	border: 1px dotted #ddd;
	padding: 10px;
}
.voice-block .support-title {
	padding: 5px 10px 5px 25px;
	margin-bottom: 10px;
	background: url('/common/images/1001/ico_support.png') center left no-repeat #eee;
	word-wrap: break-word;
}
.voice-block .support-row {
	overflow: hidden;
}
.voice-block .support-content {
	padding-top: 5px;
	float: left;
	width: 575px;
	word-wrap: break-word;
}
.voice-block .support-text {
	border: 1px solid #ddd;
	padding: 10px 15px;
	border-radius: 5px;
	position: relative;
	min-height:30px;
}
.voice-block .support-text .text-fukidashi {
	display: block;
	width: 19px;
	height: 22px;
	position: absolute;
	right: -18px;
	top: 20px;
}
.voice-block .support-img {
	display: block;
	width: 70px;
	height: 70px;
	float: right;
	background-color: #ccc;
	border-radius: 50px;
	border: 1px solid #fff;
	overflow: hidden;
}
.voice-block .support-img img{
	width: 70px;
	height:70px;
}
/*
*	ページング
*/
.voice-paging {
	overflow: hidden;
	padding-left: 0;
    /**width: 245px;*/
    margin: auto;
    display: flex;
    justify-content: center;
}
.voice-paging li.movement {
	color: #CCC;
	float: left;
	margin-right: 10px;
	display: block;
	background-color: #eee;
	border: 1px solid #eee;
	height: 24px;
	line-height: 24px;
	padding: 0 7px;
}
.voice-paging li.active {
	float: left;
	margin-right: 10px;
	display: block;
	background-color: #fff;
	border: 1px solid #eee;
	height: 24px;
	line-height: 24px;
	width:20px;
	text-align:center;
	text-align:middle;

}
.voice-paging li.active a {
	background-color: #eee;
	border: 1px solid #eee;
	display: block;
	height: 100%;
	width: 100%;
}

.page-title-voice h1 {
    padding: 20px 0;
    font-size: 36px;
    line-height: 1;
    color: #ffffff;
    letter-spacing: .1em;
    text-align: center;
    font-weight: bold;
}

.voice-search-btn {
    background-color: #ffffff;
    border: 1px solid #ce323a;
    border-radius: 4px;
    color: #ce323a;
    font-size: 16px;
    margin-bottom: 40px;
    padding: 12px 0px;
    text-align: center;
    width: 350px;
    margin : 0 auto;
}

.voice-search-btn img {
    width: 8px;
    margin-left: 10px;
    padding-top: 0px;
    padding-bottom: 3px;
}

.nav_shop_box {
	margin-top: 40px;
    margin-bottom: 40px;
}

.nav_shop_list {
    display: flex;
    justify-content: space-around;
}

.nav_shop_list li {
    padding: 5px 45px 5px 0;
    border-right: 1px solid #3b3c3c;
}

.nav_shop_list li a span {
    padding: 0 5px 0 0;
    color: #ca343e;
}

.voice-paging-list {
	 /*margin :0px 28%;*/
}

.voice-category {
	overflow: hidden;
	padding-bottom: 20px !important;
	padding-bottom: 40px;
	margin-bottom: 20px;
	margin: 0 auto;
	/**text-align: -webkit-center;*/
    display: flex;
    justify-content: center;
}
.voice-category dl {
	overflow: hidden;
	margin-bottom: 5px;
	display: table-row;
}
.voice-category dl dt {
	/**width: 100px; */
	padding: 10px 20px;
	font-weight: bold;
	margin-right: 10px;
	display: table-cell;
	vertical-align: middle;
	color: #3b3c3c;
	margin: 0 auto;
}	
.voice-category dl dd {
	padding: 10px;
	display: table-cell;
	vertical-align: middle;
	/**width:80%;*/
}
.voice-category dl dd a {
	display: block;
	float: left;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	padding: 5px 15px;
	border-radius: 5px;
	margin: 0 5px 5px 0;
}

.voice-title h1 {
    padding: 20px 0;
    font-size: 20px;
    line-height: 1;
    letter-spacing: .1em;
    text-align: left;
    font-weight: bold;
    border-bottom: 2px solid #cfac40;
}

.voice-title-h1 {
    padding: 20px 0;
    font-size: 20px;
    line-height: 1;
    letter-spacing: .1em;
    text-align: left;
    font-weight: bold;
    border-bottom: 2px solid #cfac40;
}

.voice-list-count {
   padding: 0px 0px 0px 0px;
}

#main .h1_basic  {
	padding-left: 210px;
}

#main .h1_basic p {
	width: 593px;
	border-bottom: 2px solid #ce323a;
	font-size: 200%;
    color: #3b3c3c;
}

#main .h1_basicType {
	border-bottom: none;
}

.nav_shop_box {
    margin-top: 20px;
    margin-bottom: 20px;
}
