@charset "UTF-8";

/*under_header*/
.under_header{
    background: url(../img/carlife/mv.jpg) center / cover no-repeat;
}

/* ucar_sec
***************************************************************/
.ucar_sec .block_ttl{
	letter-spacing: -0.02em;
}

/*--------------------PC--------------------*/
@media all and (min-width:768px) {

}

/*--------------------SP--------------------*/
@media all and (max-width:767px) {


}



/* ucar_box01
***************************************************************/
.ucar_box01{
	justify-content: space-between;
	margin-top: 40px;
}

.ucar_box01--img{
	margin-top: 15px;
}
.ucar_box01 .block_txt{
	margin-top: 20px;
}


@media all and (min-width:980px){

}
@media all and (max-width:979px) {
}


/*--------------------PC--------------------*/
@media all and (min-width:768px) {
	.ucar_box01--sub{
		width: 46.2%;
	}
}

/*--------------------SP--------------------*/
@media all and (max-width:767px) {
	.ucar_box01--sub + .ucar_box01--sub{
		margin-top: 30px;
	}

}


/* ucar_box02
***************************************************************/
.ucar_box02--merit{
	margin-top: clamp(45px, 8vw, 90px);
}
.ucar_box02--merit li{
	width: 30.8%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 25px 0 clamp(40px, 3.2vw, 65px);
}
.merit--number{
	font-size: 16px;
	font-weight: 700;
	display: flex;
	flex-direction: column;
}
.merit--number span{
	font-size: 36px;
}
.merit--ttl{
	font-size: clamp(18px, 2.6vw, 24px);
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	margin-top: 0.9em;
}
.merit--img{
	max-width: 145px;
	width: 45.3%;
	margin-top: clamp(40px, 3.2vw, 55px);
}


/*--------------------PC--------------------*/
@media all and (min-width:768px) {
	.ucar_box02--sub.flex_box{
		justify-content: space-between;
		align-items: center;
	}
	.ucar_box02--img{
		width: 44.2%;
	}

	.ucar_box02--merit{
		justify-content: space-between;
	}
}

/*--------------------SP--------------------*/
@media all and (max-width:767px) {
	.ucar_box02--img{
		max-width: 460px;
		width: 80%;
		margin: 20px auto 0;
	}


	.ucar_box02--merit li{
		max-width: 395px;
		width: 90%;
		margin: 0 auto;
		padding: 25px 0;
	}
	.ucar_box02--merit li + li{
		margin-top: 20px;
	}
	.merit--img{
		max-width: 95px;
		width: 30%;
		margin-top: 20px;
	}

}


/* ucar_box03
***************************************************************/
.ucar_box03--features{
	margin-top: clamp(45px, 8vw, 90px);
}
.ucar_box03--features ul li{
	width: 30.8%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 30px 0 clamp(30px, 3.2vw, 45px);
}
.features--ttl{
	font-size: clamp(18px, 2.2vw, 24px);
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	margin-top: 1.1em;
}
.features--img{
	max-width: 170px;
	width: 53.1%;
}


.ucar_box03 .blue_btn{
	margin: 50px auto 0;
}


/*--------------------PC--------------------*/
@media all and (min-width:768px) {
	.ucar_box03--sub.flex_box{
		justify-content: space-between;
		align-items: center;
	}
	.ucar_box03--img{
		width: 44.2%;
	}

	.ucar_box03--features ul{
		justify-content: space-between;
	}
	

}

/*--------------------SP--------------------*/
@media all and (max-width:767px) {
	.ucar_box03--img{
		margin-top: 20px;
	}
	.ucar_box03--features ul li{
		max-width: 395px;
		width: 90%;
		margin: 0 auto;
		padding: 25px 0;
	}
	.ucar_box03--features ul li + li{
		margin-top: 20px;
	}
}

/* ucar_box04 ucar_box05
***************************************************************/

/*--------------------PC--------------------*/
@media all and (min-width:768px) {
	.ucar_box04.flex_box,
	.ucar_box05.flex_box{
		justify-content: space-between;
		align-items: center;
	}

	.ucar_box04--img,
	.ucar_box05--img{
		width: 35.6%;
	}
}

/*--------------------SP--------------------*/
@media all and (max-width:767px) {
	.ucar_box04--img,
	.ucar_box05--img{
		max-width: 460px;
        width: 80%;
        margin: 20px auto 0;
	}
}

/* aaa
***************************************************************/

/*--------------------PC--------------------*/
@media all and (min-width:768px) {}

/*--------------------SP--------------------*/
@media all and (max-width:767px) {}
/* aaa
***************************************************************/

/*--------------------PC--------------------*/
@media all and (min-width:768px) {}

/*--------------------SP--------------------*/
@media all and (max-width:767px) {}