@charset "utf-8";

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

/* ----------------------------------- */
/* #section_fuel_wltc */
/* ----------------------------------- */
#section_fuel_wltc .section_column {
	margin-bottom: 40px;
}
#section_fuel_wltc .gasoline .col_left {
	padding-top: 80px;
}
#section_fuel_wltc .hybrid .col_left {
	padding-top: 80px;
}
#section_fuel_wltc .col_right {
	width: 410px;
}

#section_fuel_wltc .row.hybrid {
	clear: both;
	width: 880px;
	margin: 0 auto 30px auto;
	padding: 30px 0 0 0;
	overflow: hidden;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#section_fuel_wltc .row.gasoline {
	clear: both;
	width: 880px;
	margin: 0 auto 30px auto;
	padding: 0 0 0 0;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
#section_fuel_wltc .row.caution {
	clear: both;
	width: 880px;
	margin: 40px auto 30px auto;
	overflow: hidden;
}

#section_fuel_wltc .row h3,  #section_fuel_wltc .row h4 {
	padding: 0;
	font-size: 34px;
}
#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: 135px;
}
#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: 166px;
}
#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;
}

#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 .type {
	font-size: 14px;
	margin-bottom: 0;
}

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

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

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

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

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

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

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

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

#section_fuel_wltc .fuel_table.co3 .fuel {
	font-size: 16px;
	line-height: 1.5em;
	padding-top:10px;
	margin-left: 3px;
}
	
	/* ----------------------------------- */
	/* #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:380px;
		font-size:20px;
		font-weight:bold;
		display:inline-block;
		vertical-align:middle;
		position:relative;
		top:5px;
		}
	#section_standard .img_slider .type{
		width: 300px;
		padding:0 0 0 20px;
		display:inline-block;
		vertical-align:middle;
		font-size:12px;
		line-height:1.5em;
		position:relative;
		}
	@-moz-document url-prefix() {
	#section_standard .img_slider .type{
		line-height:1em;
		}
	}
	@-moz-document url-prefix() {
	#section_standard .img_slider h5{
    	line-height:0.75em;
  		}
	}


	}