@charset "utf-8";

body,html{
  height: auto;
  min-height: inherit;
}

#wrap{
  position: inherit;
}

footer{
  position: inherit;
  bottom: 0;
}