@charset "utf-8";

@media screen and (min-width : 769px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/passive-safety/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
	.col_left .pic_caption {
		text-align: right;
	}
	
	.section .section_inner .section_desc + h4.equipment{
		margin-top: -40px;
		padding: 0 50px;
		font-size: 20px;
		line-height: 1.5em;
	}

	
/* ------------------------------
    #section_frame
------------------------------ */
#section_frame .section_inner {
	margin-bottom: 75px;
}

	
	#section_frame .section_inner .pic img{
    width: 740px;
    height: auto;
}

#section_frame .pic{
    position: relative;
}

#section_frame .pic .caption{
	width: 880px;
	margin: 0 auto;
    font-size: 14px;
}


/* ------------------------------
    #section_airbag
------------------------------ */
#section_airbag .i-srs{
    margin-bottom: 100px;
}

#section_airbag .img_slider{
    width: 910px !important;
    margin: 0 auto;
}

#section_airbag .pic{
    padding: 0 50px;
}

#section_airbag .pic .caption{
    margin: 5px 0 0 0;
    text-align: left;
    font-size: 12px;
    display: block;
}

	#section_airbag .pic_caption {
		width: 880px;
		margin: 10px auto 0;
		font-size: 11px;
		line-height: 1.454em;
	}

	#section_airbag h4 .ico_type + .sup {
		left: 12px;
	}
	
	.col_left .pic_caption {
		text-align: left;
	}
}