/*資料室リスト*/
.tw-toc-scope > ul,
.tw-toc-scope > ol {
  margin: 1em 0;
  padding-inline-start: 2em;
}

.tw-toc-scope li > ul,
.tw-toc-scope li > ol {
  margin: 0.6em 0;
  padding-inline-start: 1.25em;
}

.tw-toc-scope li {
  margin: 0.3em 0;
}