@charset "utf-8";

/* -----------------------------------
    modal
----------------------------------- */

#modal_notice .case li .bbtext {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 120px;
	background: #727171;
	color: #fff;
	font-size: 1.2rem;
	margin: 0;
}

.feature_detail #car_model .attention_text {
max-width: 1020px;
width: 100%;
margin: 20px auto 0;
padding: 0 20px;
font-size: 12px;
font-family:var(--font-light);
line-height: 24px;
}

@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /feature/steering/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

.feature_detail #title_area h1{
padding-left: 0;
}




}
