@charset "utf-8";

@media print, screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/passive-safety/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

/* ------------------------------
    #top_content
------------------------------ */
#top_content {
    margin-bottom: 100px;
}

/* ------------------------------
    #section_safety
------------------------------ */
#section_safety .section_desc{
    margin: 0 0 10px 0;
}

#section_safety .caption{
    margin: 0 0 20px 0;
    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{
    font-size: 14px;
    position: absolute;
    bottom: 60px;
    right: 130px;
}


/* ------------------------------
    #section_airbag
------------------------------ */
#section_airbag{
    margin-bottom: 140px;
}

#section_airbag .i-srs{
    margin-bottom: 100px;
}

#section_airbag .img_slider{
    width: 910px !important;
    margin: 0 auto;
}

#section_airbag .pic{
    padding: 0;
}

#section_airbag .pic .caption{
    /* margin: 10px 0 0 0; */
    margin: 0;
    text-align: left;
    font-size: 12px;
    display: block;
}


#section_airbag .side_airbag .ico_type {
    top: 2px;
    left: 0;
}

/* ------------------------------
    #section_passive_safety_other
------------------------------ */
#section_passive_safety_other {
    margin-bottom: 140px;
}


}