@charset "UTF-8";

#footer .footer-bottom .footer-sp-lead {
  display: none;
}

@media screen and (max-width: 767px) {
  #footer .footer-bottom .footer-sp-lead {
    display: block;
    margin-top: 20px;
    font-size: 1.5rem;
    line-height: 1.7;
    text-align: left;
  }
}
