@charset "utf-8";

@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

.accordion_content{
    max-width: 880px;
    margin: auto;
}

/* ------------------------------
    #section_driving
------------------------------ */
#section_driving{
    margin-bottom: 100px;
}

#section_driving .pic{
    max-width: 880px;
    margin: 0 auto 80px;
}

#section_driving .mt-20{
    margin-top: 20px;
}

#section_driving .lead{
    margin: 0 0 20px 0;
    font-size: 22px;
    line-height: 1.4em;
}

#section_driving .driving_left{
  width: 430px;
}
#section_driving .driving_right{
  width: 430px;
}

#section_driving .pic_full{
   margin-bottom: 80px;
}

/* ------------------------------
    #section_driving_rs
------------------------------ */
#section_driving_rs{
}

#section_driving_rs .pic_full{
    max-width: 1440px;
    margin: 0 auto 80px;
}

#section_driving_rs .pic{
    max-width: 880px;
    margin: 0 auto 80px;
}

#section_driving_rs .slick-dotted.slick-slider{
    margin-bottom: 80px;
}


/* ------------------------------
    #section_driving_ease
------------------------------ */
#section_driving_ease{
    margin-bottom: 100px;
}

#section_driving_ease .pic{
    max-width: 880px;
    margin: 0 auto 100px;
}

#section_driving_ease .pic_full{
    margin-bottom: 80px;
}



/* ------------------------------
    #section_driving_4wd
------------------------------ */
#section_driving_4wd{
    margin-bottom: 100px;
}

#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 80px;
    font-size: 11px;
    max-width: 880px;
}

#section_driving_4wd .section_inner .equipment{
    margin: 0 0 50px 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: 16px;
    line-height: 1.5;
}

#section_driving_4wd .section_inner .corner-list li:last-child{
    margin-bottom: 0;
}

.font_small{
  font-size: 65%;
}
.ml-10{
  margin-left: 10px;
}

/* ------------------------------
    #settingImage
------------------------------ */

.section_column .col_left .caption p{
        font-size: 11px;
    line-height: 1.4em;
}

.i-dcd_slider .img_slider .mb40{
    margin-bottom: 40px;
}

.ico_type {
    width: auto !important;
    height: 18px !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; */
}
.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; */
}


.section_inner .head_title.hev{
    padding:0 25px;
}

}
