@charset "utf-8";

@media screen and (min-width : 769px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */


/* ------------------------------
    #section_driving
------------------------------ */
.section_desc p.caution{
	margin-top: 10px;
    font-size: 12px;
    line-height: 1.5em;
    text-indent: -1em;
    padding-left: 1em;
}

#section_ride p.pic {
    padding: 0 50px;
}

#section_4wd .section_desc{
    margin: 0 0 10px;
}

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

}

