@charset "utf-8";


/* ----------------------------------- */

/* pc/sp */

/* ----------------------------------- */
.adaptation_table {
	font-size:14px;
	line-height:1.4em;
	}
.adaptation_table table {
	width:100%;
	}
.adaptation_table tr {
	border-top: 1px solid #ccc;
	}
.adaptation_table th, .adaptation_table td {
	padding:5px 0;
	vertical-align:top;
	text-align:left;
	}
.adaptation_table th {
	width:6em;
	}
.adaptation_table .sub .caption {
	font-size:10px;
	padding-top:5px;
	}
/* min-width:700px */
@media screen and (min-width:769px) {
	.adaptation_table .v_middle {
		height:40px;
		vertical-align:middle;
		}
	}


@media screen and (min-width:769px) {
	/*------------------------------------------------------------------------------------------
	*
	*
		 /webcatalog/performance/ecology/
		 Responsive / PC
	*
	*
	------------------------------------------------------------------------------------------ */

	/* ----------------------------------- */
	/* #section_fuel */
	/* ----------------------------------- */
	.section_fuel .head_title {
		position:relative;
		margin-bottom:30px;
		padding-bottom:30px;
		}
	.section_fuel .head_title:after {
		content:'';
		width:880px;
		height:1px;
		display:block;
		background-color:#ccc;
		position:absolute;
		bottom:0;
		left:75px;
		}
	.section_fuel .row {
		clear:both;
		width:880px;
		margin:0 auto 40px auto;
		padding:0 0 20px 0;
		overflow:hidden;
		border-bottom:1px solid #ccc;
		}
	.section_fuel .row h3,
	.section_fuel .row h4 {
		padding:0;
		}
	.section_fuel h4.equipment {
		margin:0 0 20px 0;
		}
	.section_fuel .fuel_table {
		width:420px;
		padding:0 !important;
		float:left;
		}
	.section_fuel .fuel_table.right {
		float:right;
		}
	.section_fuel .jc08 img {
		width:85px;
		}
	.section_fuel .jc08 {
		text-align:left;
		}

	/* ----------------------------------- */
	/* #section_fuel .adaptation_table */
	/* ----------------------------------- */
	.adaptation_table {
		width:420px;
		float:right;
		}
	.adaptation_table.gas table {
		margin-top:30px;
		}

	/* ----------------------------------- */
	/* #section_hybrid */
	/* ----------------------------------- */
	#section_hybrid {

	}

	/* ----------------------------------- */
	/* #section_i-mmd */
	/* ----------------------------------- */
	#section_i-mmd .img_slider .pic {
		margin-bottom: 0 !important;
	}
	#section_i-mmd .img_slider .section_column {
		margin-bottom: 20px;
	}
	#section_i-mmd .img_slider .section_column .col_left {
		width: 200px;
	}
	#section_i-mmd .img_slider .section_column .col_right {
		width: 640px;
	}
	#section_i-mmd .img_slider h5 {
		margin-top: 15px;
		margin-bottom: 8px;
	}
	#section_i-mmd .img_slider .desc {
		font-size: 14px;
		line-height: 1.5em;
		margin-bottom: 15px;
	}
	#section_i-mmd .img_slider .section_column .col_right.row_2 h5 {
		margin-top: 0;
		margin-bottom: 0;
	}
	#section_i-mmd .img_slider .section_column .col_right.row_2 .desc {
		margin-top: 0;
		margin-bottom: 5px;
	}

	/* ----------------------------------- */
	/* #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; */
		font-size:10px;
		line-height:1.5em;
		position:relative;
		}
	#section_standard .img_slider .type br {
		display:inline !important;
		}

	}