@charset "utf-8";
@media screen and (max-width : 768px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */


/* ------------------------------
    #section_driving
------------------------------ */
#section_driving{
    /*margin-bottom: 100px;*/
    margin-bottom: 0;
}

#section_driving .pic{
    margin: 0 auto 65px;
}

#section_driving .mt-20{
  margin-top: 20px;
}

#section_driving .pic_full{
   margin-bottom: 40px;
}

/* ------------------------------
    #section_driving_rs
------------------------------ */


#section_driving_rs .pic_full{
    max-width: 1440px;
    margin: 0 auto 65px;
}

#section_driving_rs .pic{
    margin: 0 auto 65px;
}

#section_driving_rs .slick-dotted.slick-slider{
    margin-bottom: 65px;
}



/* ------------------------------
    #section_driving_ease
------------------------------ */
#section_driving_ease{
    margin-bottom: 50px;
}

#section_driving_ease .pic{
    max-width: 880px;
    margin: 0 auto 50px;
}
#section_driving_ease .pic_full{
    margin-bottom: 40px;
}

/* ------------------------------
    #section_driving_4wd
------------------------------ */
#section_driving_4wd{
    margin-bottom: 50px;
}

#section_driving_4wd .caption{
    font-size: 12px;
    margin-top: -10px;
}


#section_driving_4wd .pic{
    max-width: 880px;
    margin: 0 auto 10px;
}

#section_driving_4wd .caption{
    margin: 0 auto 40px;
    font-size: 11px;
    max-width: 880px;
    padding: 0 15px;
    line-height: 1.5em;
}

#section_driving_4wd .section_inner .equipment{
    margin: 0 0 20px 0;
}

#section_driving_4wd .section_inner .corner-list{

}

#section_driving_4wd .section_inner .corner-list .color-green{
    color: #438c45;
}

#section_driving_4wd .section_inner .corner-list .color-blue{
    color: #2b5cab;
}

#section_driving_4wd .section_inner .corner-list li{
    margin-bottom: 20px;
}

#section_driving_4wd .section_inner .corner-list li dl{

}

#section_driving_4wd .section_inner .corner-list li dl dt{
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 16px;
}

#section_driving_4wd .section_inner .corner-list li dl dd{
    font-size: 14px;
    line-height: 1.5;
}

#section_driving_4wd .section_inner .corner-list li:last-child{
    margin-bottom: 0;
}

#section_driving .section_column .col_left .caption {
    font-size: 12px;
    margin-top: -10px;
    line-height: 1.6;
}
.ico_type2 {
    width: auto !important;
    height: auto !important;
    line-height: 19px;
    padding: 0 5px;
    font-size: 11px !important;
    border: 1px solid #ccc;
    color: #666 !important;
    font-weight: normal !important;
    display: inline-block !important;
    vertical-align: middle;
    position: relative;
    top: -2px;
    left:0;
    /* left: 10px; */
}
.font_small{
  font-size: 65%;
}
.ml-10{
  margin-left: 10px;
}


.section_inner .head_title.hev{
    padding:0 0px;
}
#section_driving .pic.hev{
    margin:0 auto 0px;
}

}
