@charset "utf-8";@media screen and (max-width : 350px){ br.sp{	display:none !important;}}
@media screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/active-safety/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
#section_frame{
	margin-bottom:10px;
}
/* ------------------------------
#section_safety
------------------------------ */
#section_safety .section_desc {
	margin: 0 0 15px 0;
}

#section_safety .caption {
	margin: 0 0 20px 0;
	padding: 0 15px;
	font-size: 12px;
	line-height:1.4;
}

#section_safety .caption br{
	display:block !important;
}
#section_safety .col_desc {
	margin: 0 0 30px 0;
}

#section_safety .img {
	margin: 0 0 10px 0;
	text-align: center;
}

#section_safety .img img {
	width: 125px;
	height: auto;
}


/* ------------------------------
    #section_airbag
------------------------------ */
.desc_small{
	line-height:140%;
	font-size:11px;
	padding-left:1em;
	text-indent:-1em;
}
.childseat01{
	margin-bottom:20px !important;
}
}
@media screen and (min-width : 350px){ 

.h301{
	padding-right:0 !important;
}
}