@charset "utf-8";

@media print, screen and (min-width : 769px) {

  /*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/active-safety/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
	
.section .section_desc {
    margin: 0 0 30px 0;
}

/* ------------------------------
    #section_jncap
------------------------------ */
  #section_jncap .section_desc{
    margin: 0 0 10px 0;
}
  #section_jncap h4{
   	margin: 0 0 20px 0;
    padding: 0 10px 0 50px;
    font-size: 38px;
    line-height: 1.368em;
}

#section_jncap .col_desc{
    width: 780px;
    float: left;
}
	
#section_jncap .type {
    margin: 0 0 20px 0;
    padding: 0 50px;
    font-size: 13px;
    line-height: 1.5em;
}
	
  #section_jncap .caution li {
    margin: 0 0 20px 0;
    padding: 0 50px;
    font-size: 11px;
    line-height: 1.5em;
  }

#section_jncap .img{
    width: 175px;
    float: left;
}

#section_jncap .img img{
    width: 100%;
    height: auto;
}
	
  /* ------------------------------
    #section__passive_safety
------------------------------ */
  #section_passive_safety {
    margin-bottom: 140px;
  }
  #section_passive_safety .section_column + .section_inner h4.equipment {
		margin-bottom: 100px !important;
}
}
