@charset "utf-8";
/* ===================================================================

toyota.jp tjp_001_p_008.css

priusalpha専用CSS 001_p_008
------------------------------------------------------------------- */
/* ===================================================================
 - グレード詳細　価格一覧
=================================================================== */
#main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell{
    width: 19%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell{
        width: 13%;
    }
}
#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: 5%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.price-table col.fixed-cell + col + col{
        width: 9%;
    }
}
#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: 15%;
    }
}
#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: 22%;
}
#main #contents #contents-inner #contents-body .section.fixed-table table.color-list-table col.fixed-cell + col{
    width: 10%;
}
#main #contents #contents-inner #contents-body .section.fixed-table table.color-list-table col.fixed-cell + col + col{
    width: 17%;
}

@media screen and (max-width: 600px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.color-list-table col.fixed-cell{
        width: 12%;
    }
}
@media screen and (max-width: 600px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.color-list-table col.fixed-cell + col{
        width: 8%;
    }
}
@media screen and (max-width: 600px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.color-list-table col.fixed-cell + col + col{
        width: 20%;
    }
}




/* ===================================================================
 - スペック・装備
=================================================================== */
#main #contents #contents-inner #contents-body .section.fixed-table table.spec-table col.fixed-cell{
    width: 28%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.spec-table col.fixed-cell{
        width: 19%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table table.spec-table col.fixed-cell + col{
    width: 8%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table table.spec-table col.fixed-cell + col{

        width: 9%;
    }
}
/* ===================================================================
 - ウェルキャブ　価格一覧 セル幅調整
=================================================================== */
#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell{
    width: 7%;
}
#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell + col{
    width: 21%;
}

#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell + col + col{
    width: 12.5%;
}

#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell + col + col + col{
    width: 18%;
}

#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell + col + col + col + col{
    width: 8.5%;
}

#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell + col + col + col + col+ col{
    width: 18%;
}

#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.price-table col.fixed-cell + col + col + col + col + col + col{
    width: 15%;
}

/* ===================================================================
 - ウェルキャブ　主要諸元 セル幅調整
=================================================================== */
#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.spec-table col.fixed-cell{
    width: 28%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table.welcab table.spec-table col.fixed-cell{
        width: 14%;
    }
}
#main #contents #contents-inner #contents-body .section.fixed-table.welcab table.spec-table col.fixed-cell + col{
    width: 8%;
}
@media screen and (max-width: 767px){
    #main #contents #contents-inner #contents-body .section.fixed-table.welcab table.spec-table col.fixed-cell + col{
        width: 9.5%;
    }
}