/* =========================================================
   page-top.css
   トップページ専用スタイル
========================================================= */

/*スライド下の余白*/
.n2_clear {
   margin-bottom: 0px !important;
}

.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table {
   margin-bottom: 5px !important;
}

/*テーブル文字サイズ*/
    table th,
  table td {
    font-size: 14px !important;
  }