@charset "utf-8";

/* +++++++++++++++++++++++++++++++

 style.css
fantoni GT シリーズページ

+++++++++++++++++++++++++++++++ */

/*
シリーズナビゲーション
-----------------------------------*/
#nav_floating li { width: 157px; }
#nav_floating li:first-child,
#nav_floating li:first-child + li,
#nav_floating li:first-child + li + li { width: 158px; }


/*
GALLERY
-----------------------------------*/
.box_gallery { width: 624px; }


/*
SPECIFICATION
-----------------------------------*/
.box_test + .box_test { margin-top: 40px; }
.box_test .title {
    margin: 0 0 20px;
    padding: 10px 15px 9px;
    background: #f2f2f2;
    font-size: 15px;
}
.box_test .result {
    position: relative;
    margin: 80px 0 20px;
    font-size: 15px;
}
.box_test .result:before {
    position: absolute;
    top: -40px;
    left: 50%;
    display: block;
    margin-left: -40px;
    border-color: #999 transparent transparent;
    border-style: solid;
    border-width: 20px 40px 0 40px;
    content: " ";
}

.table_comparsion { width: 100%; }
.table_comparsion th,
.table_comparsion td {
    padding: 8px 15px 7px;
    border: 1px solid #d3d3d3;
    font-weight: normal;
    text-align: center;
}
.table_comparsion th {
    width: 120px;
    background: #e9e9e9;
}
.table_comparsion td {
    width: 368px;
    vertical-align: top;
}
.table_comparsion .list_disc li,
.table_comparsion p { text-align: left; }
.table_comparsion .list_disc { margin: 0 0 0 10px; }
.table_comparsion p { margin: 0; }

/*
Garage × fantoni
-----------------------------------*/
#series_05 .heading03 span {
    margin-left: 10px;
    font-weight: normal;
}
#series_05 .box_set p { width: 730px; }

#series_05 .box_set p { width: /*730px;*/670px; }