@charset "utf-8";

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

/* ------------------------------
    #section_top
------------------------------ */
#section_top .pic{
    margin: 0 50px 0 50px;
}

#section_top .pic .caption{
    text-align: right;
}

/* ------------------------------
    #section_airbag
------------------------------ */
#section_airbag h4.equipment {
	margin-bottom: 30px;
}

#section_airbag .pic{
    margin: 0 50px 0 50px;
}

#section_airbag .pic .caption{
    text-align: right;
}

/* ------------------------------
    #section_body_desc
------------------------------ */
#section_body_desc{
    margin-bottom: 0;
}

/* ------------------------------
    #section_body
------------------------------ */
#section_body .pic .caption{
	margin-top: -22px;
}

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

}