a {
  transition: none !important;
}
#footer {
  background: #171717;
  padding: 10vw 0 18vw;
  text-align: center;
}
#footer * {
  box-sizing: border-box;
}
#footer img {
  width: 100%;
  height: auto;
}
#footer .wrap {
  padding: 0 13%;
}
#footer .set1 {
  padding-bottom: 5vw;
}
#footer .set1 .gr-bnr li:not(:last-child) {
  margin-bottom: 3vw;
}
#footer .set1 .btn-home {
  margin: 8vw 0 7vw;
}
#footer .set1 .btn-home a {
  font-family: "Cormorant Garamond";
  font-size: 5vw;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: #fff;
  display: block;
  border: 1px solid #868686;
  padding: 2vw 5%;
}
#footer .set2 .info {
  font-family: "Zen Kaku Gothic New";
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #868686;
  font-size: 13px;
  line-height: 25px;
  margin-bottom: 30px;
}
#footer .set2 .info a {
  color: #868686;
}
#footer .set2 .info address {
  font-style: normal;
}
.social-facebook span,
.social-facebook iframe {
  min-width: 101px !important;
  height: 20px !important;
}
#socialbuttons {
  margin: auto;
  font: unset;
  line-height: normal;
  text-align: center;
  line-height: 1;
}
#socialbuttons > * {
  display: inline-block;
  margin: 0 3px;
  vertical-align: middle;
  height: 20px;
}
.social-google {
  display: none !important;
}
