@charset "UTF-8";

/* スマホ */
@media screen and (max-width: 767px) {
  #fotter {
    position: relative;
    padding-top: 20px;
  }
}
