/* h1を隠す設定 */
h1#top-title {
  display: none !important;
}