/*
Theme Name: Todeki Pedia
Template: generatepress
Version: 1.0
Author: トデキ
Description: トデキペディア用のGeneratePress子テーマ
*/


.dt-scroll-body {
    overflow: auto;
    width: 100%;
    height: 70vh;  /* 表示画面の縦幅の70% */
}

/* サーバーディレクトリのパス修正（相対パス対応） */


.tgp-genre-analysis {
  margin: 40px auto;
  max-width: 900px;
}

.tgp-section {
  margin-bottom: 50px;
}

.tgp-global-filter {
  margin-bottom: 30px;
}
