@charset "utf-8";

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


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

/* ------------------------------
    #section_sus
------------------------------ */
#section_sus .caption{
    text-align: right;
}

#section_sus .pic .caption{
	margin-top: -5px;
}



/* -----------------------------------
 *
 #section_caution
 *
----------------------------------- */
#section_caution {
	margin:0 0 100px 0;
}
	
#section_caution .section_inner {
	padding:0 30px;
}

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

	
}