@charset "utf-8";

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

/* ------------------------------
#section_safety
------------------------------ */
#section_safety .section_desc{
    margin: 0 0 10px;
}
#section_safety .caption{
    margin: 0 0 20px;
    padding: 0 50px;
}
#section_safety .col_desc{
    width: 720px;
    float: left;
}
#section_safety .img{
    width: 165px;
    float: left;
}
#section_safety .img img{
    width: 100%;
    height: auto;
}
/* ------------------------------
#section_frame
------------------------------ */
#section_frame img{
    width: 740px;
    height: auto;
}
#section_frame .pic{
    position: relative;
}
#section_frame .pic .caption{
    position: absolute;
    right: 130px;
    font-size: 14px;
    bottom: 60px;
}
/* ------------------------------
#section_airbag
------------------------------ */
#section_airbag .i-srs{
    margin-bottom: 100px;
}
#section_airbag .img_slider{
    margin: 0 auto;
    width: 910px !important;
}
#section_airbag .pic{
    padding: 0 50px;
}
#section_airbag .pic .caption{
    margin: 10px 0 0;    
    font-size: 12px;
    text-align: left;
    display: block;
}
}