.side-contents {
	padding: 10px 5px;
	padding-right: 0;
	border: none;
	background: none;
}
.tbl-side-compatibility td {
	padding: 0 !important;
}
.tbl-side-compatibility a,
.tbl-side-compatibility span {
	display: block;
	padding: 10px 15px;
	color: #333;
}
.tbl-side-compatibility a:hover {
	color: #999;
}
.maker-name-read {
	font-size: 12px;
}
.compatibility-contents {
}
.box {
	display: block;
	padding: 10px;
	background: #fff;
	border-radius: 2px;
	overflow: hidden;
}

.subject-2 {
	font-weight: 0;
	font-size: 26px;
	background-color: #e8e8e8;
	margin-bottom: 20px;
	/* border-radius: 3px; */
	border-left: 15px solid #537898;
	padding: 10px 15px;
}
h2 {
	padding: 8px;
	/* background: #f3f3f3; */
	border-left: 12px solid #86aed0;
	/* border-bottom: 1px solid #ddd; */
	/* color: #6d6d6d; */
	font-size: 19px;
}
ul.item-category-typea .item-category-title {
	font-weight: bold;
	background: #f5f5f5;
	padding-left: 20px;
}
.tbl-compatibility th,
.tbl-car-detail thead th {
	background: #F2F2F2;
}

.banner_installation{
	text-align: center;
	margin-top: 50px;
	max-width: 100%;
}
.banner_installation a{
	padding: 15px;
}
.banner_installation_bike{	
	text-align: center;
	margin-top: 50px;
}
.banner_installation_bike a {
	max-width: 48%;
	padding:15px;
}

/* - 適合検索-*/

.maker-links a {
	text-align: center;
}
.maker-links a img {
	margin-bottom: 5px;
}
.maker-links a:hover {
}
.title-maker-id, .title-car-id {
	width: 100%;
	height: 200px;
	border: 1px solid #ddd;
	background-position: center right;
	background-repeat: no-repeat;
	font-size: 30px;
	font-family: 'Oswald', sans-serif;
	font-weight: 800;
}
.title-maker-id {
	padding: 85px 50px;
}
.title-car-id {
	padding: 67px 50px;
}
.title-car-id span {
	font-size: 20px;
	font-weight: bold;
}
.title-car-name {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
}

.tbl-compatibility-model tbody {
	cursor: pointer;
}
.tbl-compatibility-product th {
	text-align: left;
	background: #F5F5F5;
}
.tbl-compatibility-product th a {
	font-weight: bold;
	font-size: 16px;
}

.compatibility2-review {}
.compatibility2-review a {
	display: block;
	color: #333;
}
.compatibility2-review span {}
 .compatibility2-review

@media screen and (max-width: 768px) {
	.maker-links a {
		display: block;
		width: 100%;
		margin: 0 0 5px;
	}
	.compatibility-contents {
		width: 100%;
	}
	.side-contents {
		display: none;
	}
	.banner_installation_bike img {
		width: 100%;
		margin: 0px 0px 20px;
	}
	.title-car-id {
		padding: 85px 20px;
		background-position: 60%;
	}
}
