@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 .head_title {
	position: relative;
	margin: 0 0 20px 0;
}
#section_fuel h3 {
	text-align: center;
}
#section_fuel h4 {
	text-align: center;
	font-size: 16px;
	line-height: 140%;
}
#section_safety .section_column01 {
	margin-bottom: 20px;
}
/* ------------------------------
    #section_safety
------------------------------ */
#section_safety {
}
#section_safety h5 {
	margin-left: 15px;
	margin-bottom: 20px;
}
#section_safety .section_column01 .col_left,
#section_safety .section_column02 .col_left {
	text-align: center;
}
#section_safety .section_column01 .col_left img,
#section_safety .section_column02 .col_left img {
	width: 70vw;
	margin: 0 auto;
	text-align: center;
}
#section_safety .slider_inner .pic.pic27 img {
	width: 60vw;
}
/* _________________________________________ type_list*/
.type_list br {
	display: block !important;
}

.type_list{
	text-align:center !important;
}
.type_list div{
	display:inline-block;
	text-align:left !important;
}
.type_list {
	font-size: 10px;
	line-height: 1.428em;
	text-align: left;
	margin-top: 20px !important;
}
.type_list p {
	overflow:hidden;
}
.type_list p:nth-child(2) {
	margin-top: 10px;
}
.type_list p span{
	display:block;
}
.type_list p span:nth-child(1){
	float:left;
	text-align:right;
}
	.type_list p.nm span:nth-child(1),
	.type_list p.cs span:nth-child(1){
		width:8.0em;
	}
	.type_list p.nm span:nth-child(2),
	.type_list p.cs span:nth-child(2){
		margin-left:9.0em;
	}

#section_safety .section_column02 .type_list p.nm span:nth-child(1),
#section_safety .section_column02 .type_list p.cs span:nth-child(1){
		width:4.0em;
	}
#section_safety .section_column02 .type_list p.nm span:nth-child(2),
#section_safety .section_column02 .type_list p.cs span:nth-child(2){
		margin-left:5.0em;
	}
.type_list{
	border:solid 1px #ccc;
	padding:10px 0 5px;
}
.h17 .type_list{
	padding-top:5px;
}
.type_list div{
	margin:0 !important;
}
/* ------------------------------
    #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: 5px;
	text-align:center;
}
#section_standard .img_slider h5 {
	font-size: 17px;
	font-weight: normal;
	line-height: 160%;
	margin-bottom: 20px;
}
/* ------------------------------
    #section_equipment
------------------------------ */


/*--  --*/
#section_equipment .img_idling_stop_03 {
	margin-top: 20px;
}
#section_equipment .img_idling_stop_03 img {
	height: 200px;
	width: auto;
}
/*--  --*/
#section_equipment .section_column02 h3 {
	text-align: center;
}
#section_equipment .section_column02 .col_right .col {
	overflow: hidden;
	margin-bottom: 20px;
}
#section_equipment .section_column02 .col_right .col span {
	display: block;
	width: 65%;
	float: left;
}
#section_equipment .section_column02 .col_right img {
	display: block;
	float: right;
	width: 30%;
}
/*--  --*/ 
#section_equipment .section_column03 {
	padding: 0;
}
#section_equipment .section_column03 .col_right {
	padding: 0 15px;
}
#section_equipment .section_column03 .col_left {
	padding: 0 15px;
}
.img_slider .slider_inner {
}
.section_column03 .slick-track {
	margin-bottom: 0 !important;
}
#section_equipment .section_column03 .slick-dots {
	top: 4px;
}
.section_column03 .img_slider.col01 .caption {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 15px;
	position: relative;
	z-index: 10;
}
.img_slider.col01 .meter {
	height: 75vw;
	-webkit-box-sizing: border-box; /* Webkit系用 */
	-moz-box-sizing: border-box;     /* Firefox用 */
	box-sizing: border-box;           /* 標準 */
	width: 100%;
	padding-right: 15px;
}
.img_slider.col01 .meter p {
	width: 100vw;
	padding-right: 40px;
	-webkit-box-sizing: border-box; /* Webkit系用 */
	-moz-box-sizing: border-box;     /* Firefox用 */
	box-sizing: border-box;           /* 標準 */
}
.img_slider.col01 .meter img {
	width: 100%;
	position: relative;
	left: 0px;
}
}