body {
  font-family: "Roboto Condensed", sans-serif;
}

.main_search-keywords form .keywords-text {
  font-family: "Roboto", sans-serif;
}

.keyVisual .visual__copy {
  font-size: 18px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .keyVisual .visual__copy {
    font-size: 15px;
  }
}

.topicList:empty::before {
  content: "No Data";
}
.topicList.topics_jobs:empty::before {
  content: "No Data";
}

.topicList__categoryTitle::before {
  content: "";
}

.topicList__date {
  font-family: "Roboto", sans-serif;
}

.event__info--title {
  font-family: "Open Sans", sans-serif;
}
@media screen and (max-width: 767px) {
  .event__info--title {
    font-size: 11px;
  }
}

.event__title {
  font-family: "Roboto Condensed", sans-serif;
}

.event__date {
  font-family: "Open Sans", sans-serif;
}

.related_organization__list > li {
  margin-left: 24px;
}

.related_organization h4.top_head {
  font-family: "Open Sans", sans-serif;
}

.inner--middle {
  margin: 0 auto;
  width: 660px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .inner--middle {
    width: 100%;
  }
}

.bannerList .bannerList .img img {
  width: 312px;
  height: 140px;
}

.bannerList__title {
  padding: 28px 5px 0px 50px;
  height: 80px;
  line-height: 1.2;
}
.bannerList__title.line2 {
  padding: 18px 5px 0px 50px;
}
@media screen and (max-width: 767px) {
  .bannerList__title.line2 {
    padding: 18px 5px 0px 55px;
  }
}
@media screen and (max-width: 1024px) {
  .bannerList__title {
    height: 74px;
  }
}
@media screen and (max-width: 767px) {
  .bannerList__title {
    padding: 28px 5px 0px 55px;
    font-size: 15px;
    line-height: 1.2;
  }
}

/*# sourceMappingURL=re2021_en_top.css.map */
