@charset "utf-8";

@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;
	text-align: center;
}

#section_fuel .row h3,
#section_fuel .row h4{
    padding: 0;
}

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

#section_fuel .fuel_table{
	width: 76%;
	padding: 0 !important;
	margin: 0 auto 0px auto;
	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: 250px;}
#section_fuel .fuel_table td.fuel span.small {font-size: 18px;line-height: 1;}
#section_fuel .jc08 img{width: 85px;}

.fuel_table td.mission{width: 12%;}
.fuel_table td.mode{width: 21%;vertical-align: top;}
.fuel_table td.num2{vertical-align: bottom;}
.fuel_table td.mode p{font-size: 16px;line-height: 1.8 !important;}
.fuel_table td.num2 p{font-size: 34px;line-height: 1.3 !important;}
.fuel_table td.num2 span.fuel2{font-size: 14px;margin-left: 5px;}
.fuel_table td.num2 span.mis{font-size: 14px;margin-right: 5px;}
#section_fuel .caution_area{
	width: 850px;
	padding: 15px;
	margin: 0px auto;
	border: 1px solid #CCC;
}
#section_fuel .caution_area p.caution{font-size: 12px;line-height: 1.4 !important;padding-left:1.3em;text-indent:-1.3em;}

/* ------------------------------
    #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; */
    background-color: #fff;
    position: absolute;
    top: 0;
    right: -400px;
}

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

#section_standard .img_slider h5{
    /* width: 400px; */
    width: 500px;
    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;
}
#section_motor .caption  {
	font-size: 12px;
	line-height: 1.3em;
}
.column_sub_pic {
	width: 50%;
}
#section_mode h5 {
	font-weight: bold;
	margin: 20px 0 20px 50px;
}
/* ------------------------------
    #section_mode
------------------------------ */
#section_mode .pic {
	width: 880px;
	margin: 0 auto 0 auto;
}
#section_mode .caption {
	line-height: 1.3em;
}


}
