@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_fuel td .type {
		padding-top: 20px;
		font-size: 11px;
		line-height: 1.5em !important;
	}

/* ------------------------------
    #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 .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;
}

	#section_standard h3:first-child + .img_slider{ margin-bottom: 50px;}


}