@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 667px){
  #pageTop {
    display: none;
  }
}
