@charset "utf-8";
 @media screen and (min-width:769px) {
/*------------------------------------------------------------------------------------------
*
*
	 /webcatalog/performance/passive-safety/
	 Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

/* ------------------------------
	 #section_frame
------------------------------ */
#section_frame img {
	width: 740px;
	height: auto;
}
#section_frame .pic {
	position: relative;
}
#section_frame .pic .caption {
	font-size: 14px;
	position: absolute;
	bottom: 60px;
	right: 130px;
}
/* ------------------------------
	 #section_airbag
------------------------------ */
#section_airbag .equipment {
	/*margin: -20px auto 50px;*/
	margin: -20px auto 20px;
}
#section_airbag .detail {
	margin: 0 auto 50px;
}
}
