#footer ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#footer ul.btn_share li {
  width: 10%;
}

#footer ul.btn_share li img {
  height: auto;
  width: 100%;
}

#footer ul.link_sns li {
  width: 30%;
  margin: 1%;
}

#footer ul.link_sns li img {
  width: 100%;
  height: auto;
}

#footer ul .nis_banner {
  width: 40%;
  margin-bottom: 10px;
  margin: auto;
}

#footer ul .nis_banner img {
  width: 100%;
  height: auto;
}

#footer ul .copyright {
  font-size: 1em;
}

.br-sp {
  display: inline-block;
}

.br-pc {
  display: none;
}
