@charset "utf-8";
@media screen and (max-width : 768px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/active-safety/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */

/* ------------------------------
    #section_safety
------------------------------ */
#section_safety .section_desc{
    margin: 0 0 15px 0;
}

#section_safety .caption{
    margin: 0 0 20px 0;
    padding: 0 15px;
    font-size: 12px;
}

#section_safety .col_desc{
    margin: 0 0 30px 0;
}

#section_safety .img{
    margin: 0 0 10px 0;
    text-align: center;
}

#section_safety .img img{
    width: 125px;
    height: auto;
}


/* ------------------------------
    #section_frame
------------------------------ */
#section_frame .pic{
    padding: 0 15px;
}

#section_frame .caption{
    /*margin: 10px 0 0px 0;
    padding: 0 15px;
    font-size: 12px;
    line-height: 22px;*/
}

#section_frame .pic .caption{
    margin: -30px 15px 0 0;
    font-size: 12px;
    display: block;
    text-align: right;
}


/* ------------------------------
    #section_airbag
------------------------------ */
#section_airbag .i-srs{
    margin-bottom: 60px;
}

#section_airbag .pic .caption{
    margin: 5px 0 0 0;
    font-size: 12px;
    line-height: 1.5em;
}

#section_airbag .side_airbag .pic{
    padding: 0 15px;
}

#section_airbag .img_slider .col_right table{
    width: 100%;
}

/* -----------------------------------
    190125 section_inner_full
----------------------------------- */
.section_inner_full{
    width: 100%;
}
.section_inner_full .caption{
    margin: 0 0 20px 0;
    font-size: 11px;
    line-height: 1.5em;
    text-align: left;
    padding: 0 5px;
}
.section_caption{
    margin: 0 0 20px 0;
    padding: 0 15px;
    font-size: 11px;
    line-height: 1.5em;
}
.section_caption_ico{
    margin: 0 0 5px 0;
    padding: 0 15px;
    font-size: 11px;
    line-height: 1.5em;
}

.section_caption_ico .ico_type{ 
    left: 0;
}

}
