body {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.__centering {
  text-align: center;
}

.e_ttl_main {
  text-align: center;
  margin: 40px auto 24px;
  font-size: 1.3rem;
  color: #58330d;
}

.e_ttl_second {
  text-align: center;
  margin: 24px auto;
  font-size: 1.3rem;
  color: #58330d;
}

.__bg_brown {
  background: brown;
  color: #fff;
}

.__bold {
  font-weight: bold;
  font-size: 1.1em;
}

.centering {
  text-align: center;
}

.mt40 {
  margin-top: 40px;
}/*# sourceMappingURL=text.css.map */