@charset "utf-8";

@media 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;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.444em;
}
#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 .through_content{
    width: 980px;
    height: auto;
}
/* ------------------------------
#section_easily
------------------------------ */
#section_easily .img_slider{
    width: 910px !important;
}
#section_easily .img_slider .title{
    height: 70px;
    text-align: center;
    white-space: nowrap;
}
#section_easily .img_slider .desc{
    font-size: 18px;
}
}