.bag_wrap div, .bag_wrap span, .bag_wrap iframe, .bag_wrap h1, .bag_wrap h2, .bag_wrap h3, .bag_wrap h4, .bag_wrap h5, .bag_wrap h6, .bag_wrap p, .bag_wrap img, .bag_wrap small, .bag_wrap strong, .bag_wrap b, .bag_wrap dl, .bag_wrap dt, .bag_wrap dd, .bag_wrap ol, .bag_wrap ul, .bag_wrap li,
.bag_wrap form, .bag_wrap label, .bag_wrap legend, .bag_wrap table, .bag_wrap tbody, .bag_wrap tfoot, .bag_wrap thead, .bag_wrap tr, .bag_wrap th, .bag_wrap td, .bag_wrap footer, .bag_wrap header, .bag_wrap menu, .bag_wrap nav, .bag_wrap section, .bag_wrap video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: bottom;
  background: transparent;
}
.bag_wrap ul li {
  list-style: none;
}
.bag_wrap a {
  margin: 0;
  padding: 0;
  color: #333;
  text-decoration: none;
  vertical-align: baseline;
}
.bag_wrap a:hover {
  opacity: 0.7;
}
.bag_wrap table {
  border-spacing: 0;
}
.bag_wrap img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .bag_wrap a:hover {
    opacity: 1;
  }
}/*# sourceMappingURL=reset.css.map */