@charset "utf-8";
body,
html {
  padding-bottom: 3rem;
}
.page_title {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  /* 133.333% */
  letter-spacing: -0.006rem;
  padding: 1rem 1rem 0;
}
.content {
  margin-top: 1.5rem;
  padding: 0 1rem 2rem;
}
.content img {
  display: block;
  width: 100%;
}
.content h3,
.content h4 {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.005rem;
}
.content h4 {
  margin-top: 1rem;
}
.content h3 {
  margin-top: 2.5rem;
}
.content p {
  margin-top: 0.5rem;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  /* 141.176% */
  letter-spacing: -0.00425rem;
}
.content .divider-space {
  width: 100%;
  height: 2.5rem;
}
.content .quote {
  margin: 1rem 0 0;
  padding: 0.75rem 1rem;
  background-color: var(--bg-color-grayer) !important;
}
.content .quote h5 {
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5rem;
  /* 141.176% */
  letter-spacing: -0.00425rem;
}
.content .quote ul {
  margin-top: 0.5rem;
  list-style-type: decimal;
  list-style-position: outside;
  padding-left: 1.5rem;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  /* 141.176% */
  letter-spacing: -0.00425rem;
}


/*# sourceMappingURL=find_sn.4ddb97dd.css.map*/