.tire h2 {
	line-height: 1;
}

.tire .site-top {
	padding-bottom: 35px;
}

.tire .container {
	margin-bottom: 0;
}

.tire-top {
	background-image: url("../img/products/tire/tire_title_pc.jpg");
}

.tire-contents-inner h2 + p {
	margin-bottom: 35px;
	font-size: 16px;
	line-height: 32px;
}

.tire-contents-inner p {
	margin-top: 20px;
	line-height: 24px;
	letter-spacing: -.02em;
	text-align: justify;
}

.tire-contents-brand .card {
	background: none;
}

.tire-contents-brand .card .card-img-top {
	flex: auto 0 0;
}

.tire-contents-brand > div .card-body {
	padding: 20px 40px;
}

.tire-contents-inner:nth-of-type(2) {
	margin-top: 120px;
}

.tire-contents-category {
	margin-top: 30px;
}

.tire-contents-category .card {
	background: none;
}


@media screen and (min-width: 768px) {
	._pcHide {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	._spHide {
		display: none;
	}
	.container-fluid {
		margin-top: 45px !important;
	}
	.tire .container {
		margin-bottom: 5px;
	}
	.tire-top {
		background-image: url("../img/products/tire/tire_title_sp.jpg");
	}
	.tire-contents {
		margin-top: 50px;
	}
	.tire-contents-inner h2:before {
		width: 20px;
	}
	.tire-contents-inner h2 + p {
		font-size: 13px;
		line-height: 28px;
	}
	.tire-contents-inner p {
		line-height: 28px;
	}
	.tire-contents-inner button {
		margin-bottom: 15px;
		width: 100%;
		padding: 15px 0;
	}
	.tire-contents-brand > div .card-body {
		padding: 10px 20px;
	}
	.tire-contents-brand > div + div {
		margin-top: 40px;
	}
	.tire-contents-inner:nth-of-type(2) {
		margin: 80px 0 50px;
	}
	.tire-contents-category > div {
		margin-bottom: 5px !important;
	}
	.tire-contents-button-sp {
		padding: 15px 0 !important;
		height: 50px !important;
		font-size: 14px !important;
		border-radius: 60px !important;
	}
}
