@charset "utf-8";
@media print, screen and (min-width: 769px) {
/*------------------------------------------------------------------------------------------
*
*
  /webcatalog/performance/ecology/
  Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

.section h3 .sup {
  font-size: 11px;
}

/* ------------------------------
  #section_fuel
------------------------------ */
#section_fuel .row {
  clear: both;
  width: 880px;
  margin: 0 auto 40px auto;
  padding: 0 0 50px 0;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}

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

#section_fuel .row h3,
#section_fuel .row h4 {
  padding: 0;
  white-space: normal;
}

#section_fuel h4.equipment {
  margin: 0 0 30px 0;
}

#section_fuel .fuel_table {
  padding: 0 !important;
}

#section_fuel .fuel_table table {
  width: auto !important;
}

#section_fuel .fuel_table .col {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
}
	
#section_fuel .fuel_table .name {
  min-width: 320px;
  font-size: 20px;
  line-height: 1.4em !important;
}

#section_fuel .fuel_table .name.ev {
  padding-top: 54px;
  padding-left: 44px;
}

#section_fuel .fuel_table .name.hev {
  padding-top: 65px;
  padding-left: 44px;
}

#section_fuel .fuel_table .jc08 {
  width: 180px;
}

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

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

#section_fuel .fuel_table .jc08 img {
  width: 120px;
  margin: 0 !important;
}

#section_fuel .fuel_table .jc08 .sup {
  top: -20px;
}

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

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

#section_fuel .fuel_table .num .indent {
  margin-left: 0.65em;
}

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

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

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


/* ------------------------------
  section_mode_desc
------------------------------ */
 
#section_mode_desc.section{
    margin-bottom: 80px;
}

/* ------------------------------
  section_mode
------------------------------ */
 
#section_mode.section{
    margin-bottom: 70px;
}

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

#section_mode .desc_3mode{
  padding-top:112px;
}

#section_mode p.powertrain{
    width: 350px;
    margin-left: 20px;
    margin-top: 160px;
}


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

}

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

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

#section_ecology h3 {
  white-space: normal;
}

#section_ecology .pic {
  width: 880px;
  margin: 0 auto;
}

/* ------------------------------
    #section_standard
------------------------------ */

#section_standard h3{
    margin-bottom: 40px;
}

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

#section_standard .img_slider{
    padding: 0 0 0 30px;
}

#section_standard .img_slider .slider_inner{
    margin: 0 0 40px 0;
}

#section_standard .img_slider .img{
    width: 230px;
    height: 100px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

#section_standard .img_slider .img:after{
    content: '';
    width: 1px;
    height: 100px;
    display: block;
    background-color: #ccc;
    position: absolute;
    top: 0;
    right: -400px;
}

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

#section_standard .img_slider h5{
    width: 400px;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 5px;
}


#section_standard .img_slider .type{
    padding: 0 0 0 20px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height:1.5em;
    position: relative;
}
@-moz-document url-prefix() {
#section_standard .img_slider .type{
    line-height:0.8em;
  }
}

@-moz-document url-prefix() {
#section_standard .img_slider h5{
    line-height:0.75em;
  }
}

/* -----------------------------------
 *
 #section_caution
 *
----------------------------------- */
#section_caution {
	margin:0 0 100px 0;
}
	
#section_caution .section_inner {
	padding:0 30px;
}

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

/* ----------------------------------- */
/* #section_fuel_wltc */
/* ----------------------------------- */
#section_fuel_wltc .section_column {
	margin-bottom: 40px;
}
#section_fuel_wltc .col_left {
	padding-top: 18px;
}
#section_fuel_wltc .col_left.down {
	padding-top: 101px;
}
#section_fuel_wltc .col_right {
	width: 410px;
}

#section_fuel_wltc .row {
	clear: both;
	width: 880px;
	margin: 0 auto 0 auto;
	padding: 0 0 40px 0;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
#section_fuel_wltc .row.hybrid {
	padding-top: 50px;
}
#section_fuel_wltc .row.hybrid.up {
	border-top: 1px solid #ccc;
}
#section_fuel_wltc .row h3,  #section_fuel_wltc .row h4 {
	padding: 0;
}
#section_fuel_wltc h4.equipment {
	margin: 0 0 20px 0;
	font-size: 17px !important;
}
#section_fuel_wltc .fuel_table {
	width: 410px;
	padding: 0 !important;
	float: left;
}
#section_fuel_wltc .fuel_table.right {
	float: right;
}
#section_fuel_wltc .fuel_table .jc08 {
	width: 105px;
}
#section_fuel_wltc .fuel_table .jc08 .small {
	position: relative;
	left: -5px;
}
#section_fuel_wltc .fuel_table .jc08 .small02 {
	position: relative;
	top: -10px;
	font-size: 10px;
	line-height: 0;
	margin-left: 2px;
}
#section_fuel_wltc .fuel_table .jc08 .normal {
	font-size: 12px;
}
#section_fuel_wltc .jc08 img {
	width: 64px;
	margin: 3px 0 0 0 !important;
}
#section_fuel_wltc .jc08 {
	text-align: left;
}
#section_fuel_wltc p {
	float: left;
}
#section_fuel_wltc .span {
	float: right;
	margin-left: 2px;
}
#section_fuel_wltc .fuel_table td.num {
	line-height: 72px;
	font-size: 72px;
	width: 207px;
	text-align: right;
}
#section_fuel_wltc .fuel_table td.fuel {
	font-size: 32px;
	padding-bottom: 5px;
}
#section_fuel_wltc .fuel_table p.desc {
	font-size: 18px;
	line-height: 1.6em !important;
}
#section_fuel_wltc p.caution {
	font-size: 11px;
	line-height: 1.4em;
	text-indent: -1em;
	padding: 10px;
	padding-left: calc(10px + 1em);
	border: 1px solid #ccc;
	font-weight: bold;
	width: 847px;
}

#section_fuel_wltc .fuel2 {
	margin-top: 40px;
}

/* ----------------------------------- */
#section_fuel_wltc .img {
	width: 360px;
	height: 100px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
#section_fuel_wltc .img:after {
	content: '';
	width: 1px;
	height: 100px;
	display: block;
	background-color: #ccc;
	position: absolute;
	top: 0;
	right: -400px;
}
#section_fuel_wltc .img img {
	width: 100%;
	height: auto;
}
/* ----------------------------------- */
#section_fuel_wltc .co3 {
	width: 250px;
	padding: 0 !important;
	float: left;
	margin-right:40px;
	margin-bottom:0;
}

#section_fuel_wltc .adaptation {
	width: 420px;
	float: right;
	padding: 26px 0;
	font-size: 14px;
	line-height: 1.5em !important;
}


#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: 12px;
	line-height: 1.4em;
}

#section_fuel_wltc .hybrid .fuel_table.co3 .small {
	position: relative;
	top: -3px;
	font-size: 10px;
	line-height: 0;
	margin-left: 2px;
}

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

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

#section_fuel_wltc .fuel_table td.fuel .ruby{
    margin: 0 0 6px 6px !important;
}
	
}