@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 0;
}

#section_safety .caption{
    margin: 0 0 20px 0;
    padding: 0 50px;
	font-size: 12px;
	line-height: 1;
}

#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: 880px;
    height: auto;
}

#section_frame .caption{
    margin: 10px 0 0px 0;
    padding: 0 50px;
    font-size: 12px;
    line-height: 1;
}

#section_frame .pic{
    position: relative;
}

/*#section_frame .pic .caption{
    font-size: 14px;
    position: absolute;
    bottom: 60px;
    right: 130px;
}*/


/* ------------------------------
    #section_airbag
------------------------------ */
#section_airbag .equipment{
    padding-top: 20px;
}

#section_airbag .i-srs{
    margin-bottom: 100px;
}

#section_airbag .img_slider{
    width: 880px !important;
    margin: 0 auto;
}

#section_airbag .pic{
    max-width: 880px;
    /*padding: 0 50px;*/
    /*margin: 50px auto 0;*/
}

#section_airbag .pic .caption{
    /*margin: 10px 0 0 0;*/
    text-align: left;
    font-size: 12px;
    display: block;
    line-height: 1.5;
}


/*160913 追記*/

#section_airbag .img_slider .slider_inner{
    width: 880px;
    margin: 0 auto;
}

#section_airbag .img_slider .col_left{
    width: 420px;
    float: left;
    position: relative;
    /*left: -100px;*/
}

#section_airbag .img_slider .col_left img{
    width: 420px;
    height: auto;
}

#section_airbag .img_slider .col_right{
    width: 420px;
    padding: 20px 0;
    float: right;
    position: relative;
}

#section_airbag .img_slider .col_right table{
    width: 100%;
}

#section_airbag .img_slider .col_right h4{
    /*margin: 0 0 20px 0;
    font-size: 38px;
    line-height: 1.4em;*/
}

#section_airbag .img_slider .col_right h4 span.small{
    margin: 5px 0;
    font-size: 16px;
    display: block;
}

#section_airbag .img_slider .col_right .caption{
    font-size: 14px;
    line-height: 1.5em;
    margin: 0 0 30px 0;
}

#section_airbag .img_slider .col_right .caution{
    font-size: 12px;
    line-height: 1.5em;
    text-indent: -1em;
    padding-left: 1em;
    white-space: nowrap;
}

#section_airbag .caution{
    margin: 0 0 20px 0;
    font-size: 12px;
    line-height: 1;
}

.section_column .col_left .caution{
    margin: 0 0 20px 0;
    font-size: 12px;
    line-height: 1;
}

#section_airbag .img_slider .col_left img{
    width: 420px;
    height: auto;
}

#section_airbag .img_slider .col_left{
    left: auto;
}

/* slick-arrow被り分 9px 上乗せ */
#section_airbag .img_slider .slick-list{
    margin: 0 0 39px 0;
}


.section_column .col_left .caption{
    margin: 5px 0 0 0;
    text-align: left;
    font-size: 12px;
    display: block;
    line-height: 1;
}



}
