@charset "utf-8";

@media print, screen and (min-width : 769px) {
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/passive-safety/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */


/* -----------------------------------
outer .head_title
----------------------------------- */
.head_title {
	width: 930px;
	margin: 0 auto 25px;
	font-size: 16px;
}
/* ------------------------------
    #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 {
	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;
}
/* ------------------------------
    #section_safety
------------------------------ */
#section_safety .section_desc {
	margin: 0 0 10px 0;
}

#section_safety .caption {
	margin: 0 50px 20px 50px;
	padding: 0 0;
	font-size: 12px;
	line-height: 1.4;
	padding-left:6em;
	text-indent:-6em;
}

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

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

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