@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;
		}

	}