/* 記事個別CSSが必要な場合ここに作成 */

.show_table {
  position: inherit;
}

.p-scroll-table:after {
  position: initial;
  }
