/*#10378 START by xa_liuyan 20160819 #11181 販売店レビュー　201)SMP TOPページ*/
@charset "EUC-JP";

/* skeleton : GOOBIKE_DESIGN-435 販売店レビューキャンペーン　10月開始用 */
/* #top_local_nav */
#top_local_nav {
	background: url(/smp/img/review/bg_top_local_nav.png) 0 0;
	padding-bottom: 5px;
}
#top_local_nav h4 {
	margin: 0;
	padding: 2px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
}
#top_local_nav .navs {
	display: table;
	width: 100%;
	background: url(/smp/img/review/bg_top_local_navs.png) left center repeat-x;
	border: 1px solid #e8e8e8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#top_local_nav .navs > a {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 25%;
	height: 48px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
/*	color: #1031b1;*//* #17699 START  by xa_lih 20171218  #17653 GooBikeSEOプロジェクト_SP*/
	line-height: 1.3;
	border-right: 1px solid #cacaca;
	border-left: 1px solid #fff;
	-webkit-text-shadow: 0px 1px 0px #fff;
	-moz-text-shadow: 0px 1px 0px #fff;
	-o-text-shadow: 0px 1px 0px #fff;
	text-shadow: 0px 1px 0px #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#top_local_nav .navs > a:before,
#top_local_nav .navs > a:after {
	content: "";
	position: absolute;
	top: 0;
	z-index: 1;
	display: block;
	width: 1px;
	height: 100%;
	background: #fff;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.7) 10%, rgba(255,255,255,0) 50%, rgba(255,255,255,0.7) 90%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.7) 10%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.7) 90%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0.7) 10%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.7) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
#top_local_nav .navs > a:before {left: -1px;}
#top_local_nav .navs > a:after {right: -1px;}
#top_local_nav .navs > a:first-child {border-left: none;}
#top_local_nav .navs > a:last-child {border-right: none;}
#top_local_nav .navs > a:last-child:after,
#top_local_nav .navs > a:first-child:before {display: none;}


/* #top_review */
#top_review {margin-bottom: 10px;}
#top_review a {text-decoration: underline;}

/* h2 */
#top_review h2 {
	display: table;
	width: 100%;
	margin-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#top_review h2 > * {
	display: table-cell;
	vertical-align: middle;
}
#top_review h2 > em {
	font-size: 10px;
	text-align: right;
}
#top_review h2 > em > span {color: #ff0000;}

/* column */
#top_review .column {
	position: relative;
	padding: 10px 15px 10px;
	font-size: 12px;
	line-height: 1.4;
	border-bottom: 1px solid #cacaca;
}
#top_review .column h5 {
	padding-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
#top_review .column p.txt {
	word-break:break-all;
	word-wrap:break-word;
}
#top_review .column p.full_txt {
	position: absolute;
	z-index: -999;
	visibility: hidden;
	word-break:break-all;
	word-wrap:break-word;
}

#top_review .column .review_stars {
	display: table;
	height: 15px;
	margin-bottom: 13px;
}
#top_review .column .review_stars > * {
	display: table-cell;
}
#top_review .column .review_stars p {
	padding-right: 5px;
	font-size: 10px;
	color: #000;
}
#top_review .column .review_stars span {
	width: 90px;
	height: 15px;
	background-image: url(/smp/img/review/icon_stars_top_2x.png);
	background-repeat: no-repeat;
	-webkit-background-size: 90px auto;
	background-size: 90px auto;
}
#top_review .column .review_stars em {
	padding: 0 0 0 7px;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: red;
	line-height: 1;
	vertical-align: bottom;
}
#top_review .column .review_stars.stars_0 	span {background-position: 0px 0px}
#top_review .column .review_stars.stars_0f 	span {background-position: 0px -15px}
#top_review .column .review_stars.stars_1 	span {background-position: 0px -30px}
#top_review .column .review_stars.stars_1f 	span {background-position: 0px -45px}
#top_review .column .review_stars.stars_2 	span {background-position: 0px -60px}
#top_review .column .review_stars.stars_2f 	span {background-position: 0px -75px}
#top_review .column .review_stars.stars_3 	span {background-position: 0px -90px}
#top_review .column .review_stars.stars_3f 	span {background-position: 0px -105px}
#top_review .column .review_stars.stars_4 	span {background-position: 0px -120px}
#top_review .column .review_stars.stars_4f 	span {background-position: 0px -135px}
#top_review .column .review_stars.stars_5 	span {background-position: 0px -150px}

#top_review .column .review_cat {
	display: table;
	width: 100%;
	margin-bottom: 10px;
	font-size: 12px;
}
#top_review .column .review_cat > * {
	display: table-cell;
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
}
#top_review .column .review_cat span {
	width: 50px;
	height: 15px;
	padding: 0 7px;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	border: 1px solid #afafaf;
	color: #7a7a7a;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
#top_review .column .review_cat i {
	width: 25px;
	height: 20px;
}
#top_review .column .review_cat i:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	margin-left: 5px;
	background-image: url(/smp/img/review/icon_review_cat_40x.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100px 40px;
	background-size: 100px 40px;
}
#top_review .column .review_cat_1 i:before {background-position:	0px  0px}
#top_review .column .review_cat_2 i:before {background-position:  -20px  0px}
#top_review .column .review_cat_3 i:before {background-position:  -40px  0px}
#top_review .column .review_cat_4 i:before {background-position:  -60px  0px}
#top_review .column .review_cat_5 i:before {background-position:  -80px  0px}
#top_review .column .review_cat em {
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #2b4bbc;
}
#top_review .column .review_cat .review_date {
	max-width: 100%;
	font-size: 10px;
	text-align: right;
	color: #333;
}

/* .review_more */
#top_review .review_more {
	display: inline-block;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #0000ee;
	border: none;
	line-height: 1.4;
}

/* .top_review_btns */
#top_review .top_review_btns {
	padding: 10px;
	background: #ededed;
	text-align: center;
	line-height: 0;
}
#top_review .top_review_btns > li {display: inline-block;}
#top_review .top_review_btns > li > a {display: block;}


/* 検索履歴 */
#content div dl .accordion + dd {
    display: block;
}

/* //skeleton : GOOBIKE_DESIGN-435 販売店レビューキャンペーン　10月開始用 */
/*#10378 END by xa_liuyan 20160819 #11181 販売店レビュー　201)SMP TOPページ*/
