@charset "utf-8";

/*------------------------------------------------------------------------------------------
*
*
/webcatalog/performance/ecology/
Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
@media screen and (min-width: 769px) {


    /* ------------------------------
    #section_fuel
    ------------------------------ */
    .section_column h3 {
        padding: 0;
    }

    .section_column .name {
        font-weight: bold;
    }

    #section_fuel .col_right {
        width: 423px;
    }

    #section_fuel .section_column .type {
        margin-bottom: 0;
        font-size: 16px;
    }

    .fuel_table th.jc08 {
        width: 135px;
    }

    .fuel_table .jc08 img {
        margin: 5px 0 0 !important;
    }

    .fuel_table td.fuel {
        padding: 26px 0 0;
        font-size: 32px;
    }

    .fuel_mode .mode {
        font-size: 14px;
        line-height: 0.5em !important;
    }

    .fuel_mode .num {
        font-size: 28px;
        line-height: 0.5em !important;
    }

    @-moz-document url-prefix() {
        .fuel_mode .num {
            font-size: 28px;
            line-height: 2em !important;
        }
    }

    .fuel_mode .fuel {
        font-size: 14px;
    }

    .fuel_mode {
        margin: 0 0 5px;
    }

    .fuel_mode th {
        padding: 0 15px;
        border-right: 1px solid #555;
    }

    .fuel_mode th:first-child {
        padding-left: 0;
    }

    .fuel_mode th:last-child {
        border: none;
    }

    .wltc_sup {
        vertical-align: top;
        margin: 0 0 0 4px;
        font-size: 9px;
    }


    #section_fuel .caption {
        padding: 10px 15px;
        color: #444;
        font-size: 11px;
        line-height: 140%;
        clear: both;
        border: 1px solid #aaa;
    }

    #section_fuel .caption p {
        padding: 0 0 0 1em;
        text-indent: -1.3em;
    }

    .pic_cap.right {
        text-align: right;
    }

    .col_right .pic_cap {
        text-indent: -1em;
        padding: 0 0 0 1em;
    }



    /* ------------------------------
    #section_enviroment
    ------------------------------ */
    #section_enviroment .section_inner .head_title {
        margin-bottom: 40px;
    }

    #section_enviroment .through_content {
        margin-bottom: 100px;
        width: 950px;
    }

    #section_enviroment .section_desc span {
        font-size: 11px;
    }

    #section_enviroment .through_content .img_environment {
        margin-bottom: 10px;
    }

    #section_enviroment .through_content .pic_cap {
        padding-left: 35px;
    }

    #section_enviroment .section_desc {
        margin-bottom: 20px;
    }

    #section_enviroment .name.idling {
        margin-bottom: 50px;
        padding: 0 50px;
        font-weight: bold;
    }

    #section_enviroment .pic_cap {
        font-size: 11px;
        line-height: 140%;
    }


    /* ------------------------------
    #section_enviroment
    ------------------------------ */
    #section_standard {
        margin: 0 0 130px;
    }

    #section_standard h3 {
        margin-bottom: 0;
    }

    #section_standard .img_slider {
        margin-bottom: 90px;
    }

    #section_standard .img_slider .slider_inner {
        margin-top: 50px;
    }

    #section_standard .img_slider h4 {
        font-size: 20px;
        font-weight: bold;
        line-height: 160%;
        vertical-align: middle;
        text-indent: -0.5em;
    }

    #section_standard .img_slider h5 {
        position: relative;
        top: 5px;
        width: 400px;
        font-size: 16px;
        font-weight: normal;
        line-height: 1.6em;
        vertical-align: middle;
        display: inline-block;
    }

    #section_standard .img_wrap {
        float: left;
        position: relative;
        top: 15px;
        width: 594px;
    }

    #section_standard .img_slider .img {
        padding-left: 50px;
        width: 183px;
        vertical-align: middle;
        display: inline-block;
    }

    #section_standard .img_slider .mid {
        position: relative;
        padding-left: 15px;
        display: inline-block;
        vertical-align: middle;
    }

    #section_standard .img_slider .type_list {
        float: left;
        position: relative;
        padding-left: 18px;
        width: 365px;
        height: 135px;
        font-size: 14px;
        line-height: 140%;
        vertical-align: middle;
        border-left: 1px solid #000;
    }

    #section_standard .img_slider .type_list p {
        position: absolute;
        top: 50%;
        width: 100%;
        -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
        transform: translate(0%, -50%);

        font-size: 13px;
    }

}
