/* --------------------------------------
footer
---------------------------------------*/
footer {
  background-position: inherit;
  background-size: 200%;
}
footer .conversion .flexbox {
  display: block;
}
footer .conversion .flexbox.col2 .item {
  width: 100%;
}
footer .conversion .flexbox.col2 .item:first-child {
  margin-bottom: 10px;
}
footer .footer-navArea .flexbox {
  display: block;
}
footer .footer-navArea .logo {
  margin-bottom: 10px;
  max-width: 110px;
}
footer .footer-navArea .logo img {
  width: 100%;
}
footer .footer-navArea .gNav ul {
  display: inline-block;
}
footer .footer-navArea .gNav ul li {
  display: inline-block;
  line-height: 1.5;
}
footer .footer-navArea .gNav ul li a {
  width: auto;
  margin: 0 10px 0 0;
  font-size: 13px;
}
footer .copyright {
  padding: 15px 0;
}
footer .copyright .text-center {
  font-size: 11px;
}/*# sourceMappingURL=sp-footer.css.map */