@charset "utf-8";
@media screen and (max-width : 768px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/active-safety/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */

.section {
    margin-bottom: 75px;
}

.section_column {
    margin-bottom: 75px;
}

.section .section {
    margin-bottom: 55px;
}

.slick-dots {
	bottom: -2px !important;
}

/* -----------------------------------
#section_safety
----------------------------------- */
#section_safety.section .section {
    margin-bottom: 0px;
}

#section_safety .section .pic_full {
    margin-bottom: 20px;
}

#section_safety .section h5 {
    padding: 0 15px;
    line-height: 1.5em;
}



/* ------------------------------
    #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_airbag
------------------------------ */
#section_airbag{
    margin-bottom: 50px;
}

#section_airbag h4{
    padding: 0 15px;
    margin-bottom: 20px;
}


#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%;
}

.section_column .col_left .caution{
    font-size: 12px;
    line-height: 22px;
}

/*161114 追記*/
#section_airbag .col_left .caption{
    margin: 5px 0 0 0;
    font-size: 12px;
    line-height: 1.5em;
}

/* ------------------------------
    #section_other
------------------------------ */
#section_other .pic .caption {
    margin: 5px 0 0 0;
}


}
