@charset "utf-8";
@media print, 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_safety h3 {
	letter-spacing: -0.03em;
}


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

.ico_type{
    left: 0;
	top: 0;
}

}