@charset "UTF-8";
/* コンテンツ */

@media screen and (min-width: 521px) {

.enq .table1 th {
    text-align: left;
    white-space: nowrap;
    width: 0;
}

}

@media screen and (max-width: 960px) {


}


@media screen and (max-width: 520px) {

.prv .table1 th {
    background-color: #f2f2f2;
}

}

