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

/* ------------------------------
    #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.hybrid{
    clear: both;
    margin: 0 15px 0 15px;
    border-top: 1px solid #ccc;
    padding-top: 25px;
	border-bottom: 1px solid #ccc;
}
#section_fuel_wltc .row.gasoline{
	clear: both;
    margin: 0 15px 25px 15px;
    padding-top: 25px;
	border-bottom: 1px solid #ccc;
}
#section_fuel_wltc .row.caution{
	clear: both;
    margin: 0 15px 25px 15px;
}

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

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

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

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

	/* ----------------------------------- */
	/* #section_standard */
	/* ----------------------------------- */
	#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;
		}

	}