@charset "utf-8";
@media screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */

/* ------------------------------
    #section_mode
------------------------------ */
.ehev_header span {
	display: block;
}
	
	.ehev_header span:first-child {
		margin-bottom: 10px;
	}

.ehev_header img {
	width: 180px;
}

/* ------------------------------
    #section_function
------------------------------ */
#section_function {
	padding: 0 0 45px !important;
}
#section_function .section_inner.bg_w{
	margin: 0 15px 65px;
	padding: 28px 7px 22px;
	background-color: #fff;
}
#section_function .slick-track{
	margin-bottom: 0 !important;
}
/* ------------------------------
    #section_spec
------------------------------ */
#section_spec {
    padding-bottom: 10px;
    margin-bottom: 40px;
}
    
#section_spec .img_slider div {
    margin: 0 0 10px 0;
}
#section_spec .section_inner.sec_4wd {
    margin-top: 80px;
    margin-bottom: 20px;
}
#section_spec .section_inner.sec_4wd ~ .section_column {
    margin: 0 auto 45px auto;
}
#section_spec h5{
    margin: 0 0 30px 0;
} 
#section_spec .section_column.slide_4wd {
    padding: 0;
} 
#section_spec .slide_4wd h4{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
} 
#section_spec  .slide_4wd .slick-dots {
    bottom: -4px !important;
}
 #section_spec .slide_4wd .col_right {
     background-color: #fff;
     margin-bottom: 0;
     padding: 30px 20px;
}
#section_spec .section_inner .section_desc {
    margin-bottom: 10px;
}
#section_spec .section_inner .detail {
    margin-bottom: 30px;
}

/* ------------------------------
    #section_easily
------------------------------ */
#section_easily {
	padding-top: 40px;
    margin: 0 0 90px 0;
}
#section_easily .section_desc {
    margin: 0 0 10px 0;
}
#section_easily .section_inner:first-of-type .desc_small {
    margin: 0 0 65px 0;
}
#section_easily .section_inner:nth-child(2), #section_easily .section_inner:nth-child(3){
    margin-bottom:75px;
}
.section-intro__movie img {
	width: 100%;
}
.section-intro__movie .overlogo {
	display: block;
	position: relative;
}

.section-intro__movie .overlogo::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../image/icon_play_movie_sp.png) center center no-repeat;
	background-size: 28.45% auto;
}

  /* ------------------------------
    .equipment_list
------------------------------ */
.equipment_list{
    margin: 0 0 -50px 0;
}

.section .head_title{
    padding: 0 0 5px 0;
    margin: 0 15px 20px 15px;
    font-size: 15px;
/*    font-weight: bold;*/
    line-height: 1.4em;
}

.equipment_list .list_inner{
    margin: 0;
    padding: 0 15px;
}

.equipment_list .list_inner .through_content_inner{
    padding: 0 0 10px 0;
}

.equipment_list .list_inner .through_content_inner img{
    margin: 0 15px 0 0;
}

.equipment_list .list_inner .pic{
    margin: 0 0 10px 0;
}

.equipment_list .list_inner .pic img{
    width: 100%;
    height: auto;
}

.equipment_list .list_inner .copy{
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 1.375em;
}

.equipment_list .list_inner .name{
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
}
.equipment_list .list_inner .name_sub{
    margin: 0 0 5px 0;
    font-size: 14px;
}
.equipment_list .list_inner .ico_type{
    margin: 0 10px 0 0;
    position: relative;
    left: 0;
}

.equipment_list .list_inner .detail{
    text-align: left;
	margin-top: 5px;
}
.plus_mark {
	margin: 100px 15px 70px;
	text-align: center;
	border-top: 1px #808080 solid;
}
.plus_mark img{
	margin-top: -13px;
}
}