@charset "utf-8";

@media print, screen and (min-width : 769px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */


/* ------------------------------
    #section_driving
------------------------------ */
#section_driving{
    padding-bottom: 0;
}

#section_driving .driving_desc{
    width: 880px;
    margin: -180px auto 0 auto;
}

#section_driving .driving_desc .col_left{
    width: 420px;
    float: left;
}

#section_driving .driving_desc .col_right{
    width: 420px;
    float: right;
}

#section_driving .driving_desc .col_inner{
    height: 200px;
}

#section_driving .driving_desc h5{
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 1.444em;
    font-weight: bold;
}

#section_driving .driving_desc .desc{
    font-size: 16px;
    line-height: 1.5em;
}

/* ------------------------------
    #section_view
------------------------------ */
#section_view .front_view{
    margin-bottom: 100px;
}

#section_view .front_view{
    margin-bottom: 100px;
}

#section_view .section_view_inner{
    width: 980px;
    height: auto;
}

.driving_txt{
    font-size: 12px;
    line-height: 1.5em;
}

}