@charset "utf-8";

@media print, screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
.section .pic_full img{
    width: 100%;
    max-width: none;
    height: auto;
}

/* ------------------------------
    #section_spec
------------------------------ */
	.ehev_header {
		display: flex;
		align-items: center;
		justify-content: space-between;
		white-space: normal;
	}
	
	.ehev_header img {
		width: 210px;
	}
	
	.ehev_header span:first-child {
		flex: 0 0 650px;
		white-space: normal;
	}
	
	.ehev_header span:nth-child(2) {
		flex: 0 0 210px;
	}
	
	

/* ------------------------------
    #section_function
------------------------------ */
#section_function {
	padding: 0 0 100px !important;
}
#section_function .section_inner.bg_w{
	padding: 0 0 60px;
	margin-bottom: 108px;
	background-color: #fff;
}
#section_function .movie{
}
/* ------------------------------
    #section_spec
------------------------------ */
#section_spec {
    padding-bottom: 10px;
}
#section_spec .section_inner.sec_4wd {
    margin-top: 140px;
    margin-bottom: 20px;
}
#section_spec .section_inner.sec_4wd ~ .section_column {
    margin: 0 auto 55px auto;
}

#section_spec .section_inner.sec_4wd + .section_column p.desc {
    margin: 0 0 35px 0;
}
    
#section_spec .slide_4wd h4{
    margin-top: 50px;
    font-size: 26px;
    font-weight: bold;
} 
#section_spec .slide_4wd .slick-slide {
    margin-bottom: 30px;
     background-color: #fff;
}
#section_spec .slide_4wd .img_slider.col01 .slick-arrow {
    bottom: 5px;
}
 #section_spec .slide_4wd .col_right p{
     padding-right: 40px;
}

#section_spec .section_inner .section_desc {
    margin-bottom: 10px;
}
#section_spec .section_inner .detail {
    margin-bottom: 50px;
}



/* ------------------------------
    #section_easily
------------------------------ */
#section_easily{
  padding-top: 100px;
}
#section_easily .section_desc {
    margin: 0 0 30px 0;
}
#section_easily .pic {
    margin: 0;
}
#section_easily .section_inner:first-of-type .desc_small {
    margin: 0 0 100px 0;
}
#section_easily .section_inner:nth-child(2), #section_easily .section_inner:nth-child(3){
    margin-bottom: 100px;
}
#section_easily .section_inner:nth-child(4) .desc{
    letter-spacing: -0.03em;
    text-align: justify;
}

.section-intro__movie a {
		display: block;
	}

.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_type_pc.png) center center no-repeat;
}
  /* ------------------------------
    .equipment_list
------------------------------ */
.equipment_list{
    margin: 0 0 0 0;
    padding: 0 0 0 50px;
    letter-spacing: -.40em;
}

.equipment_list .img_slider{
    width: auto !important;
}

.equipment_list .img_slider .slick-track{
    width: auto !important;
}

.equipment_list .list_inner{
    width: 270px;
    margin: 0 34px 0 0;
    letter-spacing: normal;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

.equipment_list .list_inner.through_content{
    width: auto;
    max-width: 575px;
}

.equipment_list .list_inner .pic{
    margin: 0 0 10px 0;
}

.equipment_list .list_inner .pic img{
    width: 100%;
}

.equipment_list .list_inner .copy{
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 1.444em;
	height: 5.5em;
}

.equipment_list .list_inner .name{
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
}
_::-webkit-full-page-media, _:future, :root .equipment_list .list_inner .name{
    font-size: 19px;
}
.equipment_list .list_inner .name_sub{
    margin: 0 0 5px 0;
    font-size: 12px;
}
.equipment_list .list_inner .ico_type{
    margin: 0 10px 0 0;
    position: relative;
    left: 0;
}

.equipment_list .list_inner .detail{
    padding: 0;
	margin-top: 10px;
}

.equipment_list .list_inner .detail a{
	font-size: 14px;
}

.equipment_list .list_inner .detail a:after{
    height: 18px;
    background-size: 18px 18px;
}
.plus_mark {
	width: 880px;
	margin: 100px auto 70px;
	text-align: center;
	border-top: 1px #808080 solid;
}
.plus_mark img{
	margin-top: -13px;
}
}
