.header__system-menu .system-menu-container {
    padding-right: 4px; padding-left: 4px;
}

.header__system-menu .system-menu-icon-container {
    padding-right: 0px; padding-left: 0px;
}

.header__system-menu .system-menu__icon {
    padding-right: 0px; padding-left: 0px;
}

.header__system-menu .system-menu__account-icon {
    padding-right: 2px; padding-left: 2px;
}

.header__system-menu .system-menu__account-data {
    padding-right: 0px; padding-left: 0px;
}

.header__system-menu .system-nav {
    padding-right: 6px;padding-left: 6px;
}

.l-header-main__list .cust-name {
    white-space: normal;
}

/** 結合テスト障害No.88対応を戻す
 .l-header-sticky {
    position: sticky!important;
    top: 0!important;
    left: 0!important;
} */

/** 結合テスト障害No.88対応を戻す
 .l-header-back {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 1;
} */

/** 結合テスト障害No.88対応を戻す
 .l-header-no-global-menu {
    height: 110px!important;
    margin-bottom: 60px;
} */
