@charset "utf-8";
@media print, screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/active-safety/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
    
.section .pic .caption{
    margin: 5px 0 0 0;
    font-size: 11px;
	line-height: 1.5em;
    text-align: left;
    display: block;
}

#section_top .pic .caption{
    text-align: right;
}


#section_body .pic .caption{
	margin-top: -15px

}

}