@charset "utf-8";
@media screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/cabin/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
/* -----------------------------------
    #top_content
----------------------------------- */
    #top_content .space .icon img {
        width: 68px;
    }

    #top_content .patent .icon img {
        width: 68px;
    }

    #top_content .comfort .icon img {
        width: 39px;
    }
    
/* -----------------------------------
    #section_cabin
----------------------------------- */
#section_cabin{
    margin-bottom: 125px;
}

#section_cabin .pic_full{
    margin: 0 0 65px 0;
}

/* -----------------------------------
    #section_package
----------------------------------- */
#section_package h3{
    white-space: normal !important;
}

#section_package .pic{
    padding: 0 15px;
    text-align: center;
    position: relative;
}

#section_package .pic span{
    display: block;
    font-size: 16px;
    color: #00a0e9;
    position: absolute;
    right: 34%;
    bottom: 3%;
}


/* -----------------------------------
    #section_uv_ir
----------------------------------- */
#section_uv_ir{
    margin-bottom: 75px;
}

#section_uv_ir .ico_type{
    margin-bottom: 10px !important;
}

.section_column.uv_ir_360 .col_left{
    margin: 0 0 10px 0 !important;
}

.section_column.uv_ir_360 .col_left h5{
    margin: 0 0 30px 0;
}

#section_uv_ir .window_uv_ir{
    margin-bottom: 0;
    padding: 0;
}

#section_uv_ir .childseat .col_left{
    margin: 0 0 40px 0;
}

#section_uv_ir .childseat .col_left p{
    margin: 0 0 20px 0;
}

#section_uv_ir .childseat{
    padding: 0;
}

#section_uv_ir .desc.size_mid{
    font-size: 14px;
    line-height: 1.5em;
}



}