@charset "utf-8";
@media screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */

.sp_center{
	text-align:center;
}
    /* ------------------------------
    #section_driving
------------------------------ */
    #section_driving {
        padding-bottom: 0;
    }
    #section_driving .center {
        text-align: center;
    }
    #section_driving .center img,
    #section_engine .center img,
    #section_mission .center img,
    #section_handling .center img
    {
        height: auto;
        width: 100%;
    }

    
    
#section_driving .section_column01 .col_left p.img{
	text-align:center;
}
#section_driving .section_column01 .col_left p.img img{
	width:50vw;
}

#section_driving .power dl{
	padding:0 15px;
}
#section_driving .power dl dt{
	font-size:18px;
	margin-bottom:10px;
}
#section_driving .power dl dd{
	margin-bottom:20px;
}
#section_driving .power dl dd p.spec{
	font-size:30px;
	font-weight:bold;
	line-height:130%;
}
#section_driving .power dl dd p.caption{
	font-size:13px;
	margin-top:10px;
	line-height:130%;
}

.section_column .type{
	display:inline-block;
	border:solid 1px #333;
	padding:10px 10px;
	margin-bottom:15px;
	line-height:100%;
}
.section_column .type span{
	font-size:14px;
	line-height:160%;
}



#section_pita h4{
	font-size:18px;
	padding-left:15px;
	margin-bottom:15px;
}
#section_pita h4 span{
	display:inline-block;
	background:#333;
	padding:3px 7px;
	width:1em;
	text-align:center;
	color:#fff;
	margin-right:1em;
}

#section_pita .col_left h3,
#section_pita .col_left h4{
	padding-left:0;
}#section_pita .support_mirror03 .clm_r .caution {	border:solid 1px #333;	font-size:12px;	padding:10px 10px;	margin-top:11px;margin:-40px 15px 0;line-height:140%;}
}