@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: 14px;
}

#section_safety .col_desc{
    width: 720px;
    float: left;
}

#section_safety .img{
    width: 190px;
    float: left;
}

#section_safety .img img{
    width: 100%;
    height: auto;
}


/* ------------------------------
    #section_frame
------------------------------ */
    .section .section_inner > .section_desc {
        margin-bottom: 30px;
    }
    
#section_frame img{
    width: 740px;
    height: auto;
}

#section_frame .pic {
    position: relative;
}

#section_frame .pic .logo {
	width: 227px;
	position: absolute;
	top: 0;
	left: 50px;
}

#section_frame .pic .logo img{
	width: 100%;
	height: auto;
}

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


/* ------------------------------
    #section_airbag
------------------------------ */
#section_airbag h4.equipment span {
	font-weight: normal;
}

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

#section_airbag .i-srs h3 {
	padding: 0;
	white-space: normal;
}

#section_airbag .i-srs .section_desc {
	margin-bottom: 30px;
	padding: 0;
}
	
	#section_airbag .i-srs .pic {
		margin-bottom: 0;
		line-height: 0;
	}

#section_airbag .i-srs .caption {
	margin: 10px 0 0;
	line-height: 1em;
}

#section_airbag .i-srs .equipment {
	padding: 0;
}

#section_airbag .img_slider{
/*    width: 910px !important;*/
    margin: 0 auto;
}

#section_airbag .slider_inner {
    width: 100% !important;
    margin-bottom: 40px;
    float: none !important;
}

#section_airbag .slider_inner:last-child {
    margin-bottom: 0;
}
    
    #section_airbag .slider_inner h5 span {
        display: inline;
    }

#section_airbag .caption{
    margin: 10px 50px 0;
    text-align: left;
    font-size: 12px;
    display: block;
}

}