/* TechThanks: スライド閲覧用に編集系UIのみ非表示（PDF.js 本体は無改変） */
#editorModeButtons,
#editorModeSeparator {
  display: none !important;
}
