/* ヘッダー非表示クラス */
.header-hidden {
    display: none !important;
}