@charset "utf-8";
@media screen and (max-width : 768px) {
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/active-safety/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */

 .pic_wide{
}
 .pic_wide img {
	 position:static;
	 width:100%;
}
 .caption {
    font-size: 11px;
    line-height: 140%;
    margin: 10px 15px 0;
}
.section .h3_01{
	margin-top:60px;
}

/*--  --*/
.section_column.abs{
	margin-top:40px;
}
.section_column.abs .col_right{
	text-align:center;
}
.section_column.abs .col_right  img{
	width:150px;
	margin:0 auto;
}
.section_column.abs .col_left{
}
}
