@charset "UTF-8";

@media screen and (max-width: 700px){
  #top_pc_button + div{
    display: none;
  }
}
