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

.section .caption{
    margin: 5px 0 0 0;
    font-size: 11px;
	line-height: 1.5em;
    text-align: right;
    display: block;
}


/* ------------------------------
    #section_function
------------------------------ */
#section_function .section_column .desc.size_mid{
    margin-bottom: 18px;
}


/* ------------------------------
    #section_caution
------------------------------ */
#section_caution .underline {
  text-decoration: underline;
}
	

}