@charset "UTF-8";
.fs-c-heading {
  display: none;
}

.page__rnabe {
  padding-bottom: 100px;
}
.page__rnabe h2 {
  text-align: center;
}
.page__rnabe .catchcopy {
  display: block;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .page__rnabe .catchcopy {
    font-size: 14px;
  }
}
.page__rnabe .sec1 .sec_ttl {
  text-align: center;
  font-size: 36px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .page__rnabe .sec1 .sec_ttl {
    font-size: 22px;
  }
}
.page__rnabe .sec1 .sec_catchcopy {
  text-align: center;
  display: block;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .page__rnabe .sec1 .sec_catchcopy {
    font-size: 14px;
  }
}
.page__rnabe .sec2 .sec_ttl {
  font-size: 20px;
}
.page__rnabe .sec3 .sec_ttl {
  color: #a0522d;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page__rnabe .sec3 .sec_ttl {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
.page__rnabe .sec3 .text {
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .page__rnabe .sec3 .text {
    font-size: 14px;
  }
}
.page__rnabe .sec5 .sec_ttl {
  color: #a0522d;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page__rnabe .sec5 .sec_ttl {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
.page__rnabe .sec5 dt {
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .page__rnabe .sec5 dt {
    font-size: 14px;
  }
}
.page__rnabe .sec5 dt::before {
  content: "◉";
}
.page__rnabe .sec5 dd {
  margin-bottom: 1em;
}
.page__rnabe .sec_catchcopy {
  text-align: center;
}
.page__rnabe .sec6 img {
  width: 70%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .page__rnabe .sec6 img {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .page__rnabe .bnrlist {
    width: 100%;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  .page__rnabe .sp-only {
    display: none;
  }
}/*# sourceMappingURL=rnabe.css.map */