/* 親テーマのヘッダーを非表示 */
.site-header {
  display: none !important;
}
