@charset "utf-8";
/* ===================================================================

toyota.jp car_style.css

PRIUS専用CSS 004_p_001
------------------------------------------------------------------- */
/* ===================================================================
 - グレード詳細　価格一覧
=================================================================== */
#main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell{
    width: 16%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell{
        width: 16%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell + col{
    width: 12%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell + col{
        width: 12%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell + col + col{
    width: 8%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell + col + col{
        width: 7%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell + col + col + col{
    width: 13%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell + col + col + col{
        width: 14%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell + col + col + col + col{
    width: 8%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell + col + col + col + col{
        width: 8%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell + col + col + col + col + col{
    width: 20%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell + col + col + col + col + col{
        width: 19%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell + col + col + col + col + col + col{
    width: 23%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell + col + col + col + col + col + col{
        width: 24%;
    }
}


/* ===================================================================
 - スタイル・カラー 内外配色一覧表
=================================================================== */
#main #contents #contents-inner #contents-body .section.fixed-table table.color-list-table col.fixed-cell{
    width: 21%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.color-list-table col.fixed-cell{
        width: 11%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table table.color-list-table col.fixed-cell + col{
    width: 1%;
}

#main #contents #contents-inner #contents-body .section.fixed-table table.color-list-table col.fixed-cell + col + col{
    width: 6%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.color-list-table col.fixed-cell + col + col{
        width: 7%;
    }
}

#main #contents #contents-inner #contents-body .section.fixed-table table.color-list-table col.fixed-cell + col + col + col{
    width: 8%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.color-list-table col.fixed-cell + col + col + col{
        width: 9%;
    }
}


/* ===================================================================
 - スペック・装備
=================================================================== */
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.spec-table{
        min-width: 767px;
        width:100%;
    }
}

#main #contents #contents-inner #contents-body .section.fixed-table table.spec-table col.fixed-cell{
    width: 23%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.spec-table col.fixed-cell{
        width: 19.5%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table table.spec-table col.fixed-cell + col{
    width: 11%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.spec-table col.fixed-cell + col{
        width: 11.5%;
    }
}


/* ===================================================================
 - ウェルキャブ　価格一覧 セル幅調整
=================================================================== */
#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell{
    width: 10%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell{
        width: 20%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell + col{
    width: 30%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell + col{
        width: 20%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell + col + col{
    width: 20%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell + col + col{
        width: 10%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell + col + col + col{
    width: 20%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell + col + col + col{
        width: 20%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell + col + col + col + col{
    width: 20%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell + col + col + col + col{
        width: 30%;
    }
}

/* ===================================================================
 - ウェルキャブ　主要諸元 セル幅調整
=================================================================== */
#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.spec-table col.fixed-cell{
    width: 24%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table.welcab table.spec-table col.fixed-cell{
        width: 20%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.spec-table col.fixed-cell + col{
    width: 17%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table.welcab table.spec-table col.fixed-cell + col{
        width: 20%;
    }
}


/* ===================================================================
 - cv-nav
=================================================================== */
#cv-nav ul li.owners{
    display: none;
}