.page.covid19::after {
  background: #85c16f;
}

.common__ttl_covid19 {
  color: #85c16f;
}

.common__ttl_covid19 .common__ttl_frame-left::before, .common__ttl_covid19 .common__ttl_frame-left::after, .common__ttl_covid19 .common__ttl_frame-right::before, .common__ttl_covid19 .common__ttl_frame-right::after {
  background: #85c16f;
}

.drawernav__box_cont.covid19 .drawernav__box_ttl,
.drawernav__box_cont.covid19 .drawernav__box_item::before {
  background: #85c16f;
}

.covid19__h2 {
  background: #85c16f;
  color: #FFF;
}

.ttl__box {
  border-color: #85c16f;
}

.ttl__box_h1 {
  background: #85c16f;
  color: #FFF;
}

.ttl__box_h2 {
  color: #85c16f;
}

.ttl__img {
  max-width: initial;
  width: 25.6rem;
}

@media only screen and (max-width: 640px) {
  .ttl__img {
    width: 38.2089%;
  }
}

.covid19__block {
  width: 90rem;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  .covid19__block {
    width: 100%;
  }
}

.covid19_conversation {
  margin: 2.5rem auto 0;
}
