@charset "utf-8";

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

	/* ------------------------------
		 #section_frame
	------------------------------ */
	/*#section_frame .pic {*/
		/*position:relative;*/
		/*margin-top:-40px;*/
		/*}*/
	#section_frame .pic img {
		width:800px;
		height:auto;
		}
	#section_frame .pic .caption {
		font-size:14px;
		position:absolute;
		bottom:40px;
		right:50px;
		}


	.airbag_ttl {
		font-size:18px;
		font-weight:bold;
		line-height:1.6;
		}
	.airbag_ttl span {
		color:#5b839d;
		}

	#section_caution {
		margin:0 0 100px 0;
	}
	#section_caution .section_inner {
		padding:0 30px;
	}

	.airbag_pic {
		max-width: 880px;
    text-align: center;
		margin: 30px auto 0;
	}

	.airbag_pic img {
		width: 100%;
	}

	.airbag_pic small {
		display: block;
    margin-top: 5px;
    font-size: 12px;
    text-align: right;
	}
}
