#coHeader {
  position: unset;
}
.schoolList-fixed {
  top: 2%;
}
.personal_contents {
  padding-top: 0;
}
#coHeader {
  height: auto;
}
@media screen and (max-width: 1439px) {
  #container {
    padding-top: 85px;
  }
  .megalospt-sticky-button {
    bottom: 10.5%;
  }
  .schoolList-fixed {
    top: 0%;
  }
}
@media screen and (max-width: 750px) {
  #coHeader,
  .spNavi {
    /* top: 0; */
    width: 100%;
  }
}
#coHeader .title,
#coHeader #spmenu {
  display: none !important;
}
#coHeader {
  background-color: unset;
}
