@charset "utf-8";
@media screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */


/* ------------------------------
    #section_driving
------------------------------ */

#section_driving .caution{
	font-size:12px;
	line-height: 1.5em;
}

#section_4wd .caution{
    margin: 0 15px 15px 15px;
    font-size: 12px;
    line-height: 1.5em;
    text-indent: -1em;
    padding-left: 1em;
    display: block;
    color: #444;
}


}