@charset "utf-8";
@media screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/ecology/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
/* ------------------------------
    #section_fuel
------------------------------ */
#section_fuel{
    margin-bottom: 105px;
}

#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;
    padding: 0 0 10px;
    border-bottom: 1px solid #ccc;
}

#section_fuel .row h3,
#section_fuel .row h4{
    padding: 0;
}
    
#section_fuel .fuel_table.dohc_13l {
    margin-bottom: 40px;
}

#section_fuel h4.equipment{
    margin: 0 0 20px 0;
}
    
    #section_fuel .num {
        position: relative;
    }
    
    #section_fuel table {
        width: auto;
        margin-left: 0;
    }
    
    #section_fuel td.num {
        min-width: auto;
    }

#section_fuel .ruby{
    font-size: 11px;
    position: absolute;
    bottom: -1em;
    left: 0;
}
    #section_fuel .fuel {
        padding-bottom: 4px;
        vertical-align: bottom;
    }
    
    #section_fuel .kw {
        margin-bottom: -6px !important;
    }
    
    #section_fuel .kw span {
        font-size: 12px;
    }

    
/* ------------------------------
    section_equipment
------------------------------ */
#section_equipment{
    margin-bottom: 125px;
}

/* ------------------------------
    #section_ecology
------------------------------ */
#section_ecology .i-dcd_slider{
    position: relative;
}

#section_ecology .i-dcd_slider h5{
    margin-top: 20px;
}

#section_ecology .i-dcd_slider .desc{
    font-size: 14px;
    line-height: 1.5em;
}

#section_ecology .img_slider .desc .caption{
    margin: 10px 0 0 0;
    font-size: 10px;
    display: block;
    text-indent: -1em;
    padding-left: 1em;
}


/* ------------------------------
    #section_select
------------------------------ */
#section_select .lever_slider{
    position: relative;
}

#section_select .img{
    margin: 0 0 10px 0;
}

#section_select .img_slider div{
    text-align: center !important;
}

#section_select .img_slider h5 .small{
    margin: 0 0 0 5px;
    font-size: 14px;
    display: inline-block;
}

#section_select .img_slider .desc .small{
    margin: 3px 0 0 0;
    font-size: 12px;
    display: block;
}


/* ------------------------------
    #section_assist
------------------------------ */
#section_assist h4.equipment{
    margin: 0 0 20px 0;
}

#section_assist .slider_inner .desc{
    margin: 0 0 10px 0;
}

/* ------------------------------
    #section_standard
------------------------------ */
#section_standard{
    margin-bottom: 50px;
}

#section_standard h3.all{
    margin-top: 50px;
}

#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;
}




}