@charset "UTF-8";
.footer01 {
  background: #967c6b;
  color: #fff;
  position: relative;
  line-height: 1.8;
}

footer .copy {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.footerLog {
  width: 12%;
  margin-inline: auto;
}

footer .bgBrW {
  color: #967c6b;
}