@charset "utf-8";
@media screen and (max-width:768px) {
	/*------------------------------------------------------------------------------------------
	*
	*
		 /webcatalog/performance/active-safety/
		 Responsive / SP
	*
	*
	------------------------------------------------------------------------------------------ */

	/* ------------------------------
		 #section_frame
	------------------------------ */
	#section_frame .pic {
		padding:0 15px;
		}
	#section_frame .pic .caption {
		margin:-15px 15px 15px 0;
		font-size:12px;
		display:block;
		text-align:right;
		}

	.airbag_ttl {
		font-size:16px;
		font-weight:bold;
		line-height:1.5;
		text-indent:-1.5em;
		margin-left:1.5em;
		}
	.airbag_ttl li {
		margin-bottom:10px;
		}
	.airbag_ttl span {
		color:#5b839d;
		}

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

	.airbag_pic img {
		width: 100%;
	}

	.airbag_pic small {
		display: block;
    margin-top: 5px;
    font-size: 11px;
    line-height: 1.5em;
    text-align: left;
	}
}
