@charset "utf-8";
@media print, screen and (max-width: 768px) {
/*------------------------------------------------------------------------------------------
*
*
  /webcatalog/performance/ecology/
  Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
/* ------------------------------
  #section_fuel
------------------------------ 
#section_fuel {
}

#section_fuel .row:nth-of-type(1) {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}

#section_fuel .row {
  clear: both;
  margin: 0 15px 20px 15px;
  padding: 0 0 10px;
  border-bottom: 1px solid #ccc;
}

#section_fuel .row h3,
#section_fuel .row h4 {
  padding: 0;
}

#section_fuel .fuel_table .name {
  line-height: 1.4 !important;
}

#section_fuel .fuel_table table {
  width: auto;
  margin-left: 0;
  margin-top: 10px;
}

#section_fuel .fuel_table .jc08 {
  min-width: 120px;
}

#section_fuel .fuel_table .jc08 p {
  font-size: 13px;
  line-height: 1.4em !important;

  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#section_fuel .fuel_table .jc08 p img {
  display: block;
  margin: 3px 0;
}

#section_fuel .fuel_table .jc08 .small {
  font-size: 80%;
}

#section_fuel .fuel_table .num {
  width: auto;
  text-align: right;
  font-size: 53px;
}

#section_fuel .fuel_table .num .fuel {
  font-size: 70%;
  margin-left: 10px;
}

#section_fuel .fuel_table .wltc ul {
  text-align: center;
  margin-top: 10px;
}

#section_fuel .fuel_table .wltc li {
  display: inline-block;
  margin-left: 10px;
}

#section_fuel .fuel_table .wltc li:first-child {
  margin-left: 0;
}

#section_fuel .fuel_table .wltc li p {
  text-align: center;
  font-weight: bold;
  line-height: 1.4 !important;
  font-size: 3.8vw;
}*/

/* ------------------------------
  section_mode
------------------------------ */
#section_mode {
  margin-bottom: 50px;
}

#section_mode .col_left .img_slider .arrow_prev,
    .col_right .img_slider .arrow_prev {
        margin: 0 0 9px -40px;
}
    
#section_mode .col_left .img_slider .arrow_next,
    .col_right .img_slider .arrow_next {
        margin: 0 -40px 9px 0;
}

#section_mode .title_3mode{
  background-image:url(../image/img_ico_3mode.png);
  background-repeat:no-repeat;
  background-position: bottom center;
  background-size: 220px auto;
  padding: 0 0 84px 0;
  white-space: normal;
}

#section_mode p.powertrain{
    width: 60%;
    margin: 0 20% 0 20%;
}

#section_mode p.size_mid{
    font-size: 14px;
}

/* ------------------------------
  #section_ecology
------------------------------ */
#section_ecology {
}

#section_ecology .section_inner {
  margin-top: 50px;
}

#section_ecology .section_inner:first-child {
  margin-top: 0;
}

/* ------------------------------
    #section_standard
------------------------------ */
#section_standard{
    margin-bottom: 50px;
}

#section_standard h3.all{
    margin-top: 50px;
}

#section_standard .slider_inner{
    text-align: center !important;
}

#section_standard .slider_inner .img{
    margin: 0 0 20px 0;
}

#section_standard .slider_inner h5{
    margin: 0 0 5px 0;
}

#section_standard .slider_inner .type{
    font-size: 14px;
    line-height: 1.428em;
}

#section_caution .underline {
  text-decoration: underline;
}

/* ------------------------------
    #section_fuel_wltc
------------------------------ */
#section_fuel_wltc .head_title{
    position: relative;
	margin: 0 0 20px;
}

#section_fuel_wltc .fuel_table table {
    margin-left: 0;
    width: 100%;
    max-width: 340px;
}

#section_fuel_wltc .fuel_table:nth-of-type(1) table {
    margin-bottom: 30px;
}

#section_fuel_wltc .fuel_table p.desc {
	margin: 0 0 20px !important;
	line-height: 1.5em !important;
}

#section_fuel_wltc .row{
    clear: both;
    margin: 0 15px 25px 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}
#section_fuel_wltc .row.hybrid {
    padding-top: 25px;
}
	
#section_fuel_wltc .row.hybrid.up {
    border-top: 1px solid #ccc;
}

#section_fuel_wltc p.img{
    margin: 0 0px 0px 0px;
}
#section_fuel_wltc .row h3,
#section_fuel_wltc .row h4{
    padding: 0;
}

#section_fuel_wltc h4.equipment{
	margin: 0 0 20px 0;
}

#section_fuel_wltc p.caution {
    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_wltc .fuel2 {
    margin-top: 30px;
}

#section_fuel_wltc .fuel2 .fuel_table table {
    margin-bottom: 0;
}

#section_fuel_wltc .co3 {
	width: 100%;
	padding: 0 !important;
	float: none;
}

#section_fuel_wltc .co3 .row table{
	width: 100% !important;
}

#section_fuel_wltc .adaptation {
	width: 100%;
	float: right;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 30px;
}

#section_fuel_wltc .section_column {
    padding: 0;
    margin-bottom: 0;
}

#section_fuel_wltc .fuel_table th {
    font-size: 12px;
}

#section_fuel_wltc .fuel_table .jc08 {
    min-width: 85px;
}
#section_fuel_wltc .fuel_table .jc08 img {
    margin: 2px 0 0 0;
}

#section_fuel_wltc .fuel_table .jc08 .small {
	position: relative;
	left: -5px;
}
#section_fuel_wltc .fuel_table .jc08 .small02 {
	position: relative;
    top: -12px;
    font-size: 8px;
    line-height: 1.4em;
    margin-left: 3px;
    display: inline;
}
#section_fuel_wltc .fuel_table .jc08 .normal {
	font-size: 11px;
}

#section_fuel_wltc .fuel_table .num {
    width: 115px;
}
#section_fuel_wltc .fuel_table.co3 .num {
    width: auto;
}
#section_fuel_wltc .fuel_table .fuel {
    position: relative;
    bottom: -5px;
}
#section_fuel_wltc .hybrid .type {
    font-size: 14px;
    margin-bottom: 0;
}

#section_fuel_wltc .hybrid .fuel_table {
    margin: 20px 0;
}

#section_fuel_wltc .hybrid .fuel_table td.fuel {
    vertical-align: bottom;
}

#section_fuel_wltc .hybrid .fuel_table.co3 {
    margin: 0;
    margin-top: 15px;
    width: 100%;
}

#section_fuel_wltc .hybrid .fuel_table.co3 table {
    width: 100%;
}

#section_fuel_wltc .hybrid .fuel_table.co3 th {
    width: 33.3%;
}

#section_fuel_wltc .hybrid .fuel_table.co3 .mode {
    font-size: 10px;
    line-height: 1.4em;
}

#section_fuel_wltc .hybrid .fuel_table.co3 .small {
    position: relative;
    top: -3px;
    font-size: 8px;
    line-height: 1.4em;
    margin-left: 3px;
    display: inline;
}

#section_fuel_wltc .hybrid .fuel_table.co3 .num {
    font-size: 22px;
    line-height: 1.5em !important;
}

#section_fuel_wltc .hybrid .fuel_table.co3 .fuel {
    font-size: 12px;
    line-height: 1.5em;
    padding-top:10px;
    margin-left: 3px;
    bottom: 0;
}
	
}