﻿body {
font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.container {
    width: unset !important;
}

@media (max-width: 600px) {
    th, td {
        width: unset!important;
    }
}