@charset "utf-8";

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

/* ------------------------------
    #section_fuel
------------------------------ */
#section_fuel .head_title{
    position: relative;
    padding: 0 0 20px 0;
    margin: 0 15px 20px 15px;
    border-bottom: 1px solid #ccc;
}

#section_fuel .row{
    clear: both;
    margin: 0 15px 20px 15px;
    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_mode h5 {
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#section_mode .section_desc{
	padding-right: 15px;
	padding-left: 15px;
}
#section_mode .caption{
	font-size:12px;
	line-height:1.5em;
	padding-right: 15px;
	padding-left: 15px;
}
	
.section .pic img {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
/* ------------------------------
    #section_mode
------------------------------ */
#section_mode .pic {
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	position: relative;
}

#mode_slider .circle li {
	position: absolute;
	height: 100%;
	width: 100%;
	display: none;
}

#mode_slider .circle li.c01{
	top: 0px;
	left: 0px;
}
#mode_slider .circle li.c02{
	top: 0px;
	left: 0px;
}
#mode_slider .circle li.c03{
	top: 0px;
	left: 0px;
}
#mode_slider .circle li.c04{
	top: 0px;
	left: 0px;
}
#mode_slider .circle li.c05{
	top: 0px;
	left: 0px;
}
#mode_slider .circle li.c06{
	top: 0px;
	left: 0px;
}
#mode_slider .circle li.c07{
	top: 0px;
	left: 0px;
}
#mode_slider .circle li.c08{
	top: 0px;
	left: 0px;
}



#section_fuel .fuel_table{
	width: 100%;
	padding: 0 !important;
	margin: 0;
	text-align: left;
}

#section_fuel .fuel_table h3 {
    margin-top: 30px;
}

#section_fuel .fuel_table.right{
    float: right;
}

#section_fuel .fuel_table th.jc08{width: 100%;}
#section_fuel .fuel_table td.fuel span.small {font-size: 16px;line-height: 1;}
#section_fuel .jc08 img{width: 85px;}

.fuel_table td.mission{width: 10%;}
.fuel_table td.mode{width: 30%;vertical-align: top;}
.fuel_table td.num2{vertical-align: bottom;}
.fuel_table td.mode p{font-size: 11px;line-height: 1.8 !important;margin-left: 5px !important;}
.fuel_table td.num2 p{font-size: 22px;line-height: 1.3 !important;margin-left: 5px !important;}
.fuel_table td.num2 span.fuel2{font-size: 10px;margin-left: 5px;}
.fuel_table td.num2 span.mis{font-size: 10px;}
#section_fuel .caution_area{width: 92%;padding: 15px 4%;margin: 0px 4%;border: 1px solid #CCC;box-sizing:border-box;}
#section_fuel .caution_area p.caution{font-size: 10px;line-height: 1.6 !important;padding-left:1.3em;text-indent:-1.3em;}

}
