@charset "utf-8";
ul {
    list-style-type: none;
}

/* ---------------------subarusuv共通----------------------- */
.post-body p .subarusuv{
	margin: 0;
}
.subarusuv {
	margin-bottom: -5%;
}
.subarusuv > img{
	width: 100%;
}
.subarusuv .inner{
	width: 90%;
	max-width: 1000px;
	margin: 0 auto !important;
}
.subarusuv .mainvl {
	line-height: 0;
}
.subarusuv p {
	font-weight: 400;
}

/* SUV車種比較
------------------------------------------------------- */
.subarusuv .hikaku {
	background: url("img/bg-hikaku.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px 0;
}
.subarusuv .hikaku .wh-bg {
	background: #fff;
}
.subarusuv .hikaku h2 {
	font-weight: 600;
	font-size: 4rem;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}
.subarusuv .hikaku p {
	text-align: center;
}
.subarusuv .hikaku ul {
	display: flex;
}
.subarusuv .hikaku ul li {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 20px 10px 20px;
	border-right: 1px solid #d6d6d6;
	gap: 20px 0;
	width: 25%;
}
.subarusuv .hikaku ul li:last-child {
	border-right: none;
}
.subarusuv .hikaku ul dl {
	text-align: center;
}
.subarusuv .hikaku ul dl div {
	display: flex;
	justify-content: center;
}
.subarusuv .hikaku p a {
	display: block;
	color: #fff;
	background: #05476d;
	border: 1px solid #05476d;
	text-align: center;
	padding: 10px 0;
	width: 100%;
	transition: .4s;
	text-decoration: none;
}
.subarusuv .hikaku p a:hover {
	color: #05476d;
	background: #fff;
}

/* SUBARU SUVの走行性能
------------------------------------------------------- */
.subarusuv .seinou {
	background: url("img/seinou-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px 0;
}
.subarusuv .seinou h2 {
	width: 50%;
	margin: 0 auto;
	margin-bottom: 30px;
}
.subarusuv .seinou .seinou-cnt {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.subarusuv .seinou .seinou-cnt:last-of-type {
	margin-bottom: 0;
}
.subarusuv .seinou .seinou-cnt > div,
.subarusuv .seinou .seinou-cnt .img {
	width: 48%;
}
.subarusuv .seinou .seinou-cnt > div {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.subarusuv .seinou .seinou-cnt h3 {
		font-size: 2rem;
		margin-bottom: 20px;
}
.subarusuv .seinou .seinou-cnt a {
	display: block;
	color: #fff;
	background: #05476d;
	border: 1px solid #05476d;
	text-align: center;
	padding: 10px 0;
	width: 70%;
	transition: .4s;
	text-decoration: none;
}
.subarusuv .seinou .seinou-cnt a:hover {
	color: #05476d;
	background: #fff;
}

/* バナー
------------------------------------------------------- */
.subarusuv .car-margin {
	padding-bottom: 30px;
}
.subarusuv .bnr {
	padding: 50px 0;
}

/* aタグhover
------------------------------------------------------- */
.subarusuv a:hover img{
	opacity: 0.7;
}

/* btn
------------------------------------------------------- */
.subarusuv .news {
	width: 90%;
	max-width: 1000px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
	font-size: 18px;
	align-items: center;
}
.subarusuv .news div {
	width: 49%;
}
.subarusuv .news div {
	width: 49%;
}
.subarusuv .news p.button1 a,
.subarusuv .news p.button2 a {
	box-sizing: border-box;
	padding: 15px 40px;
	border-radius: 30px;
	font-size: 20px;
	background-color: #bb0000;
	color: #fff !important;
	text-decoration: none !important;
	display: block;
	text-align: center;
}
.subarusuv .btn-deco1 a::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 22px;
	background-image: url("img/btn-shop.png");
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 10px;
	vertical-align: middle;
}
.subarusuv .btn-deco2 a::before {
	content: "";
	display: inline-block;
	width: 28px;
	height: 14px;
	background-image: url("img/btn-sijo.png");
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 10px;
	vertical-align: middle;
}
.subarusuv .news p.button1 a,
.subarusuv .news p.button2 a{
	transition: ease all 0.3s;
}
.subarusuv .news p.button1 a:hover,
.subarusuv .news p.button2 a:hover{
	background: #d45757;
}

@media screen and (max-width: 896px) {
	.subarusuv {
		margin-bottom: -50px;
	}
	.subarusuv .news{
		padding: 1px 0;
		display: flex;
		flex-direction: column;
		gap: 10px 0;
	}
	.subarusuv .news div{
		width: 100%;
	}
	.subarusuv .news p.button1 a,
	.subarusuv .news p.button2 a{
		font-size: 1.1em;
	}
	.subarusuv .car-lineup {
		margin-bottom: 0;
		padding: 30px 0 15px 0;
	}
	.subarusuv .car-lineup .title {
		width: 50%;
		padding-bottom: 10px;
	}
}

@media screen and (max-width: 480px) {
	.subarusuv .car-lineup .carflex01,
	.subarusuv .car-lineup .carflex02 {
		flex-direction: column;
		gap: 20px 0;
	}
	.subarusuv .car-lineup .carflex01 p,
	.subarusuv .car-lineup .carflex02 p {
		width: 100%;
	}
	/* SUV車種比較 */
	.subarusuv .hikaku {
		padding: 40px 0;
	}
	.subarusuv .hikaku h2 {
		font-size: 2.5rem;
	}
	.subarusuv .hikaku ul {
    	display: flex;
		flex-wrap: wrap;
	}
	.subarusuv .hikaku ul li {
		width: 100%;
	}
	/* SUVの走行性能 */
	.subarusuv .seinou h2 {
		width: 70%;
	}
	.subarusuv .seinou .seinou-cnt {
		flex-direction: column-reverse;
		gap: 20px 0;
	}
	.subarusuv .seinou .seinou-cnt > div,
	.subarusuv .seinou .seinou-cnt .img {
		width: 100%;
	}
	.subarusuv .seinou .seinou-cnt h3 {
		font-size: 1.6rem;
		margin-bottom: 10px;
	}
	.subarusuv .seinou .btn {
		margin-top: 10px;
	}
	.subarusuv .seinou .seinou-cnt a {
		width: 100%;
	}
}