@charset "utf-8";

#nav1 li.on a {
  font-weight: 700;
}
#nav1 li.on a::after {
  display: block;
}
