footer {
  padding-right: 0 10px;
}
footer .snsbox {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  padding: 20px;
}
footer .snsbox a {
  display: block;
  margin-left: 10px;
  width: 34px;
  height: auto;
}
footer .snsbox a img {
  width: 100%;
  height: auto;
  display: block;
}
footer .snsbox .x {
  padding: 4px;
  background-color: #000000;
  box-sizing: border-box;
}

/*# sourceMappingURL=footer.css.map */
