@charset "utf-8";

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

/* -----------------------------------
    #top_content
----------------------------------- */
#top_content .pic_full {
    margin: 0 0 32px !important;
}
#top_content .pic_full img{
    margin:0 auto;
    max-width: 100%;
}
#top_content h2 {
    margin: 0 auto 20px !important;
}
#top_content .section_desc{
	line-height: 1.8em;
}
	
#top_content .section_desc span{
	display: block;
	margin-top: 10px;
}

/* ------------------------------
    #section_passive_safety_other
------------------------------ */
#section_passive_safety_other {
    margin-bottom: 140px;
}
/* ------------------------------
    #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: 260px;
	float: left;
	margin-left: -40px;
}

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

#section_safety .detail {
	padding: 0 50px ;
}

}