@charset "utf-8";
/* CSS Document */

@media screen and (max-width:500px) {
  .sp-br{
    display: inline-block;
  }
}