@charset "utf-8";

/*------------------------------------------------------------------------------------------
*
*
/webcatalog/performance/ecology/
Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
@media screen and (max-width: 768px) {

    /* ------------------------------
    #section_fuel
    ------------------------------ */

    .section_column h3 {
        padding: 0;
    }
    
    .section_column .name {
        font-weight: bold;
    }
    
    .fuel_table table {
        margin-left: 0;
    }
    .fuel_table th.jc08 {
        width: 120px;
    }
    .fuel_table th .small {
        width: 120px;
    }
    .fuel_table .jc08 img {
        margin: 5px 0 0 !important;
    }
     
    .fuel_table td.fuel  {
        padding: 10px 0 0;
        font-size: 32px;
    }
    
    .fuel_mode .mode {
        font-size: 14px;
    }
    .fuel_mode .num {
        font-size: 28px;
    }
    .fuel_mode .fuel {
        font-size: 14px;
    }
    
    .fuel_mode {
        margin: 0 0 5px;
    }
    .fuel_mode th {
        padding: 0 10px;
        border-right: 1px solid #555;
    }
    .fuel_mode th:first-child {
        padding-left: 0;
    }
    .fuel_mode th:last-child {
        border: none;
    }

    #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;
    }
    
    /* ------------------------------
    #section_enviroment
    ------------------------------ */

    #section_enviroment .through_content {
        margin: 0 0 50px;
        direction: rtl;
    }

    #section_enviroment .img_environment {
        margin: 0 0 10px;
    }

    #section_enviroment .img_environment img {
        width: auto;
        height: 200px;
    }
    
    #section_enviroment .name.idling {
        margin-bottom: 20px;
        padding: 0 15px;
        font-weight: bold;
    }

    .pic_cap {
        font-size: 11px;
        line-height: 140%;
    }
    
    .col_right .pic_cap {
        text-indent: -1em;
        padding: 0 0 0 1em;
    }
    
    /* ------------------------------
    #section_standard
    ------------------------------ */

    #section_standard h3 {
        margin-bottom: 30px;
    }

    #section_standard .img_slider {
        margin-bottom: 50px;
    }
    
    #section_standard .slider_inner .img_wrap,
    #section_standard .slider_inner .mid {
        margin-bottom: 0;
    }

    #section_standard .slider_inner .img {
        margin: 0 0 20px;
        text-align: center;
    }

    #section_standard .slider_inner .img img {
        display: inline-block;
        max-width: 70%;
    }

    #section_standard .img_slider h4 {
        margin-bottom: 5px;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        line-height: 160%;
    }

    #section_standard .img_slider h5 {
        margin-bottom: 20px;
        font-size: 17px;
        font-weight: normal;
        line-height: 160%;
    }

    #section_standard .img_slider .type_list {
        float: left;
        position: relative;
        margin: 0;
        width: 100%;
        font-size: 14px;
        text-align: center;
        line-height: 140%;
        vertical-align: middle;
    }

}
