@charset "utf-8";

@media screen and (max-width : 768px) {

  /*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/ecology/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
/* ------------------------------
    #section_fuel
------------------------------ */
#section_fuel{
    margin-bottom: 80px;
}

#section_fuel .head_title{
    position: relative;
    padding: 0 0 20px 0;
    margin: 0 15px 20px 15px;
    border-bottom: 1px solid #ccc;
}


#section_fuel h3, #section_fuel h4 {
	padding: 0;
}

#section_fuel h4.equipment {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 15px;
}
#section_fuel .fuel_table {
        width: 100%;
        margin-left: 0;
}
#section_fuel .fuel_table table {
    min-width:none;
    width:100%;
    margin: 0 auto 10px auto;
}
#section_fuel .fuel_table p {
    margin: 0 0 3px 0!important;
   line-height: 1.3em !important;
	
}
#section_fuel .fuel_table th {
	font-size: 12px;
}
#section_fuel .fuel_table th.jc08 span.sup {
	margin-left: -4px;
}
#section_fuel .fuel_table th.jc08 span.wltc.sup {
	margin-left: 2px;
	vertical-align: 13px;
}
#section_fuel .fuel_table th.jc08 {
	width: 120px;
}
#section_fuel.fuel_table  th.jc08 p img {
    width: 85px;
}
#section_fuel .fuel_table td.num {
  min-width: 50px;
	width: auto;
  font-size: 48px;
	text-align: right;
	padding-right: 1%;
}
	
#section_fuel .fuel_table td.fuel {
	font-size: 20px;
	padding-bottom: 5px;
	vertical-align: bottom;
}
#section_fuel .fuel_table td.fuel .sup{
	font-size: 10px;
}
	
	
	#section_fuel .bottom_tbl{
	font-size: 10px;
  width:100%;
  margin: 0 auto 45px;
}
#section_fuel .bottom_tbl td.num {
    width: 5px;
    font-size: 22px;
    padding-right: 0.3%;
    text-align: left;
}
#section_fuel .bottom_tbl td.fuel {
  font-size: 12px;
    padding-bottom: 0px;
    padding-right: 1%;
}
#section_fuel .bottom_tbl td.fuel .sup {
  font-size: 60%;
  margin-left:-1px;
}
#section_fuel .caution {
	margin-top: 20px;
    font-size: 11px;
    line-height: 1.4em;
    text-indent: -1.3em;
    padding: 10px;
    padding-left: calc(10px + 1.3em);
    border: 1px solid #ccc;
	font-weight: bold;
}
#section_fuel .fuel_table .bottom_tbl{
margin-bottom:40px;
}
	
  /* ------------------------------
    #section_standard
------------------------------ */
  #section_standard {
    margin-bottom: 50px;
  }

  #section_standard h3.all {
    margin-top: 40px;
  }

  #section_standard .slider_inner {
    text-align: center !important;
  }

  #section_standard .slider_inner .img {
    margin: 0 10% 20px;
  }

  #section_standard .slider_inner h5 {
    margin: 0 0 5px 0;
  }

  #section_standard .slider_inner .type {
    font-size: 14px;
    line-height: 1.428em;
  }
}
