/*#17703 START by xa_lih 20180130 #17653 GooBikeSEOプロジェクト_SP*/
@charset "EUC-JP";
/* スケルトン */

/* cmn_col */
.cmn_col {
  width: 100%;
  padding: 0 9px;
}

.cmn_col,
.cmn_col * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cmn_col > *[class*="col_"] > * {
  float: left;
  padding: 0 9px;
}

.cmn_col > *[class*="col_"]:after {
    content: "";
    display: block;
    clear: both;
}

.cmn_col > .col_2 > * {
  width: 50%;
}

.cmn_col > .col_4 > * {
  width: 25%;
}

.cmn_col_in > *[class*="col_"] {
  margin-left: -9px;
  margin-right: -9px;
}

/*#35950 START by xa_huangt 20240703 GOOBIKE-5124 */
/* cmn_btn */
.cmn_btn {
  display: block;
  margin-top: 17px;
  padding: 15px 15px;
  line-height: 1;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  background: #f3f3f3;
  border-radius: 100px;
}

.cmn_btn:link,
.cmn_btn:hover {
  color: #666;
}

.cmn_btn .arrow {
  padding-right: 25px;
}


/* cmn_link_btn */
.cmn_link_btn {
  display: table;
  width: 100%;
  min-height: 60px;
  border-bottom: 3px solid #e9e9e9;
  color: #333;
}

.cmn_link_btn > * {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  color: #333;
}

.cmn_link_btn > .icon {
  width: 55px;
}

.cmn_link_btn h3 {
  padding-bottom: 2px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
}

.cmn_link_btn em {
  font-size: 11px;
  line-height: 1.1;
}


/* arrow */
.arrow {
  position: relative;
  padding-right: 15px;
}
.arrow::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 4px;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: 2px solid #ababab;
  border-right: 2px solid #ababab;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}


/* /////////////////////////////////////////////////////

 既存パーツ部分

///////////////////////////////////////////////////// */

#top_local_nav {
  background: url(../img/review/bg_top_local_nav.png) 0 0;
}
#top_local_nav .navs > a {
  color: #333;
}



#content .search_area ul li:last-child {
  border: 1px solid #c71400;
  background:#d51700;
  background:-moz-linear-gradient(top, #ff5d50, #d51700);
  background:-webkit-gradient(linear, left top, left bottom, from(#ff5d50), to(#d51700));
}



div#content ul.brandList01 li{
  background: url("../img/iconArrow.png") no-repeat scroll 98% center transparent;
  background-size: 28px 28px;
}



#content div dl .accordion {
  background: #dc0000;
}

#content div dl .accordion span {
  background: url(../img/icon_tit_history.gif) no-repeat 0 center;
  -webkit-background-size: 19px 19px;
  -moz-background-size: 19px 19px;
  background-size: 19px 19px;
}

#content div dl .accordion span:after {
  content: "";
  position: absolute;
  top:16px;
  right: 10px;
  height:0px;
  width:0px;
  border: solid #feccc3;
  border-width: 7px 5px;
  border-color:transparent;
  border-top-color:#feccc3;
}

#content div dl .accordion span.active:after {
  content: "";
  top:9px;
  border: solid #feccc3;
  border-width: 7px 5px;
  border-color:transparent;
  border-bottom-color:#feccc3;
}

#content div dl .accordion02 {
  color: #fff;
}

#content div dl .accordion02 span {
  background: url(../img/icon_tit_region.gif) no-repeat 0 center;
  -webkit-background-size: 18px 16px;
  -moz-background-size: 18px 16px;
  background-size: 18px 16px;
}



#content h2 {
  background: url(../img/icon_tit_top.gif) #ededed no-repeat 0 center;
  -webkit-background-size: 5px 8px;
  -moz-background-size: 13px 19px;
  background-size: 13px 19px;
  margin-bottom: 0;
}



/* /////////////////////////////////////////////////////

 ブランドから探す

///////////////////////////////////////////////////// */

.brand_v2 > ul {
  margin-bottom: 25px;
}

.icon_maker {
    background-image: url(/img/icon_makers.png);
    background-repeat: no-repeat;
    -webkit-background-size:160px auto;
    background-size: 160px auto;
    display: block;
    border: 1px solid #EEEEEE;
    border-radius: 50px;
}

.icon_maker-icon_maker_aprilia {
    width: 40px;
    height: 40px;
    background-position: 0 0;
}

.icon_maker-icon_maker_bmw {
    width: 40px;
    height: 40px;
    background-position: -40px -40px
}

.icon_maker-icon_maker_ducati {
    width: 40px;
    height: 40px;
    background-position: -120px -40px;
}

.icon_maker-icon_maker_hd {
    width: 40px;
    height: 40px;
    background-position: 0 -40px;
}

.icon_maker-icon_maker_honda {
    width: 40px;
    height: 40px;
    background-position: 0 0;
}

.icon_maker-icon_maker_kawasaki {
    width: 40px;
    height: 40px;
    background-position: -120px 0;
}

.icon_maker-icon_maker_ktm {
    width: 40px;
    height: 40px;
    background-position: 0 -80px;
}

.icon_maker-icon_maker_mvagusta {
    width: 40px;
    height: 40px;
    background-position: -80px -120px;
}

.icon_maker-icon_maker_suzuki {
    width: 40px;
    height: 40px;
    background-position: -80px 0;
}

.icon_maker-icon_maker_triumph {
    width: 40px;
    height: 40px;
    background-position: -80px -40px;
}

.icon_maker-icon_maker_vespa {
    width: 40px;
    height: 40px;
    background-position: -120px -40px;
}

.icon_maker-icon_maker_yamaha {
    width: 40px;
    height: 40px;
    background-position: -40px 0;
}

.icon_maker-icon_maker_indian {
	width: 40px;
	height: 40px;
	background-position: -120px -120px;
}

.icon_maker-icon_maker_moto_guzzi {
	width: 40px;
	height: 40px;
	background-position: -40px -80px;
}

.icon_maker-icon_maker_hasqvarna {
	width: 40px;
	height: 40px;
	background-position: -80px -80px;
}
.icon_maker-icon_maker_aprilia {
	width: 40px;
	height: 40px;
	background-position: -120px -80px;
}
.icon_maker-icon_maker_royalenfield {
	width: 40px;
	height: 40px;
	background-position: 0 -120px;
}
.icon_maker-icon_maker_vespa {
	width: 40px;
	height: 40px;
	background-position: -40px -120px;
}
.icon_maker-icon_maker_brp {
	width: 40px;
	height: 40px;
	background-position: 0 -160px;
}
.icon_maker-icon_maker_benelli {
	width: 40px;
	height: 40px;
	background-position: -40px -160px;
}
.icon_maker-icon_maker_muttmotor {
	width: 40px;
	height: 40px;
	background-position: -80px -160px;
}
/* #35950 END by xa_huangt 20240702 GOOBIKE-5124 */
/* /////////////////////////////////////////////////////

 タイプから探す

///////////////////////////////////////////////////// */
#content .type_v2 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#content .type_v2 li {
  margin-bottom: 15px;
}

#content .type_v2 li img {
  width: 100%;
  max-width: 120px;
  height: auto;
  vertical-align: top
}

#content .type_v2 li a {
  display: block;
  border: none;
  text-decoration: none;
  text-align: center;
  color: #333;
}

#content .type_v2 li a h3,
#content .type_v2 li a span {
  margin: 0;
  padding: 0;
  line-height: 1.2;
}

#content .type_v2 li a h3 {
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
}

#content .type_v2 li a span {
  font-size: 11px;
  line-height: 1.1;
}



/* /////////////////////////////////////////////////////

 他

///////////////////////////////////////////////////// */



#page{
	width: 100%;
}

h1.page_ttl{
	font-size: 12px;
	word-break: break-all;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
}

div#headerNew {
    background: -moz-linear-gradient(center top , #ffffff, #d2d6d9) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom,from(#ffffff), to(#d2d6d9));
    height: 43px;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #F1F2F4;
    border-top: 1px solid #F0F1F3;
}

div#headerNew span.btnTop {
    display: inline-block;
    margin-top: 10px;
}

div#headerNew span.btnBack {
    float: left;
    margin: 7px 0 0 8px;
}

div#headerNew span.btnBack2 {
    float: left;
}

div#headerNew span.btnFav {
    float: right;
    margin: 7px 8px 0 0 ;
}

div#headerNew span.btnFav2 {
    float: right;
}

ul.topicpath{
	padding: 5px 5px 0 5px;
}

ul.topicpath li{
	display: inline;
}

ul.topicpath li a{
	background:  url("https://img.goo-net.com/goobike/bike/common/img/topicpath.gif") no-repeat right 0;/* #17206 MODIFY BY xa_luoys 20180102 Goobike全体のHTTPS化 */
	margin: 0 3px 0 0 !important;
	padding: 0 13px 0 0 !important;
	display: inline !important;
}

h2.ttlBike{
	border-top: none;
}

h4.sec_ttl{
	background: #ededed url("../img/icon_tit_top.gif") no-repeat scroll 0 center;
	background-size: 13px 19px;
	-moz-background-size: 13px 19px;
	-webkit-background-size: 13px 19px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 6px 10px 6px 20px;
}

div.bikebros_bnr{
	width: 258px;
	margin: 10px auto 0;
}

#slide_menu{
	position: fixed;
	top: 0;
	left: 100%;
	background-color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 1001;
	overflow-x: hidden;
	overflow-y: scroll;
	zoom: 1;
}

#slide_menu > div{ display: none;}
#slide_menu .show{ display: block;}

ul.link_arrow li a{
	color: #333 !important;
}

/* 171127追加 */
div#content ul.brandList01 li{
  border: none;
  border-bottom: 1px solid #CCCCCC;
}

div#content ul.brandList01 li.last{
  border-left: none;
  border-right: none;
}

#content p.all_his_search a{
  border-left: none;
  border-right: none;
}

ul.link_arrow{
  margin-bottom: 0;
}

ul.link_arrow li:first-child a{
  border-top: none;
}

.mt10{
  margin-top: 10px !important;
}

#content .special .info li:first-child a{
  border-top: none;
}

#content .special .info li a{
  border-top: 1px solid #C9C9C9;
  border-bottom: none;
}

#footLink{
  border-top: 1px solid #C2C2C2;
}

#footLink tr td{
  border: none;
  border-right: 1px solid #C2C2C2;
  border-bottom: 1px solid #C2C2C2;
}

#footLink tr td:last-child{
  border-right: none;
}

/*#29407 START by huangtao 20210617 GOOBIKE-3860 SEO案件（id_136）関連ページへの導線*/
#content .ranking .ranking_inner li div.photo {
	padding: 0 2px 0 5px;
}
#content .ranking .ranking_inner li a div:first-child {
	width: 77px;
}
.ranking .ranking_inner dt img {
	padding-right: 4px;
}
.ranking .ranking_inner dl {
	padding-bottom: 5px;
} 
.ranking .ranking_inner li p.price {
	padding-left: 5px;
}
#content .ranking .ranking_inner li a div dl dt .maru {
	height: 16px;
	width: 16px;
	border-radius: 50%;
	border: 2px solid #999;
	line-height: 16px;
	text-align: center;
}
#content .ranking .ranking_inner li a div dl dt .maru span {
	color: #999;
	font-size: 14px;
	font-weight: bold;
}
.link-btn-area {
	border-bottom: 1px solid #C9C9C9;
	padding: 20px 10px;
}
.link-btn-area {
    border-bottom: 1px solid #C9C9C9;
    padding: 20px 10px;
}
.link-btn a {
    position: relative;
    display: block;
    width: 100%;
    text-decoration: none;
    background: #F3F3F3;
    border-radius: 45px;
    padding: 15px 0;
    box-sizing: border-box;
    transition: .2s;
    text-align: center;
}
.link-btn a::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #ababab;
    border-right: 2px solid #ababab;
    top: 48%;
    transform: rotate(45deg) translateY(-50%);
    transition: .3s;
    }
.link-btn a:hover {
    opacity: .8;
}
.link-btn a span {
    font-size: 13px;
    font-weight: bold;
    color: #666;
    line-height: 1.2;
    margin-right: 5px;
}
.link-btn a span em {
    font-size: 13px;
    font-weight: bold;
}
/*#29407 END by huangtao 20210617 GOOBIKE-3860 SEO案件（id_136）関連ページへの導線*/














/**/
/*#17703 END by xa_lih 20180130 #17653 GooBikeSEOプロジェクト_SP*/
