.ut-php-layout-fixed-offset {
  height: 0;
}

.ut-php-layout-footer {
  height: 1px;
  margin: 0;
  padding: 0;
}

.nav-ut-level-menu.wt-nav-side-fixed-previous {
  margin-bottom: 0;
}

.nav-ut-level-menu.wt-nav-side-fixed-previous .c-heading {
  background: #d8d8d8;
  border-bottom: solid 1px #b7b7b7;
  font-size: 1.5rem;
  font-weight: 700;
}

.wt-nav-side-fixed .p-area-2nd {
  padding: 10px 14px;
  background: #d9f3fb;
  border-top: solid 1px #a6c8d1;
}

.wt-nav-side-fixed .p-area-2nd a {
  color: #000;
  text-decoration: none;
}

@media only screen and (max-width: 834px) {
  .l-sub {
    display: none;
  }
}
