@charset "utf-8";

@media screen and (max-width : 350px) {
br.sp {
	display: none !important;
}
br.sp_force {
	display: block !important;
}
}
@media screen and (max-width : 768px) {
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/ecology/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
/* ------------------------------
    #section_fuel
------------------------------ */
#section_fuel .section_column{
	padding-top:px;
	padding-bottom:0px;
	
}
#section_fuel .section_column h3{
	padding:0;
}
#section_fuel .section_column .fuel {
	margin-top:20px;
}
#section_fuel .section_column .fuel .mark{
}
#section_fuel .section_column .fuel .mark img{
	width:85px;
}
#section_fuel .section_column .fuel .mark p{
	font-size:11px;
	line-height:160%;
}
#section_fuel .section_column .fuel .num{
	margin-top:10px;
	
}
#section_fuel .section_column .fuel .num .p01{
	line-height:50px;
	font-size:50px;
}
#section_fuel .section_column .fuel .num .p02{
	font-size:20px;
	padding-left:0.7em;
}
#section_fuel .section_column .fuel .num .p03{
	font-size:14px;
	padding-left:0.5em;
}
/* ------------------------------
    #section_standard
------------------------------ */
#section_standard .slider_inner {
	text-align: center !important;
}
#section_standard .slider_inner .img {
	margin: 0 0 20px 0;
	padding: 0 50px;
}
#section_standard .img_slider h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 160%;
	margin-bottom: 30px;
	text-align:center;
}
#section_standard .img_slider h5 {
	font-size: 17px;
	font-weight: normal;
	line-height: 160%;
	margin-bottom: 20px;
}
}