.mainHeaderMenuList li:nth-child(2) {
  display: none !important;
}
#chatplusview {
  display: none !important;
}

.l-gNaviItems .l-gNaviItem {
  width: calc(100% / 3);
}

.l-gNaviItems .l-gNaviItem:nth-child(4) {
  display: none !important;
}

.l-drawerMenuReadList {
  justify-content: center;
}

.l-drawerMenuReadList li:nth-child(1) {
  display: none !important;
}

.gNavi {
  display: none !important;
}

@media screen and (max-width: 575px) {
#contents {
padding-bottom: 40px;
}
}
