body.en {
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  body.en {
    font-size: 12px;
  }
}

header {
  font-family: "Roboto Condensed", sans-serif;
}
header .header_menu .menu_pickup ul.depth1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .header_menu .menu_pickup ul.depth1 > li {
  margin: 0 4px;
}

.gnavi {
  font-family: "Roboto Condensed", sans-serif;
}
.gnavi > .inner ul.depth1 > li {
  display: list-item;
}
.gnavi > .inner ul.depth1 > li a::after {
  height: 3em;
  background-color: #8470ac;
}
.gnavi > .inner ul.depth1 > li.lm1264 > a::before {
  content: "";
  display: block;
  width: 1px;
  height: 3em;
  background-color: #8470ac;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.gnavi > .inner ul.depth1 > li .lm1315 {
  display: none;
}
.gnavi > .inner ul.depth1 > li:not(.first) ul.depth2 li.depth2 ul.depth3 {
  display: none;
}

.spmenu_navi ul.depth1 > li:not(.first) ul.depth2 li.depth2 ul.depth3 {
  display: none;
}

footer {
  font-family: "Roboto Condensed", sans-serif;
}
footer .footer_info .info_address {
  font-family: "Open Sans", sans-serif;
}
footer .footer_info .info_address .address_detail {
  display: block;
}
footer .footer_info .info_logo {
  height: 0;
}
@media screen and (max-width: 767px) {
  footer .footer_info .info_logo {
    height: auto;
  }
}
footer .footer_info .info_logo .logo_university.single img {
  width: 172px;
}
footer .footer_sitemap .footer_sitemap--title {
  margin-top: 0;
}
footer .footer_sitemap .footer_sitemap--title a::before {
  content: "";
}
footer .footer_copy {
  font-family: "Open Sans", sans-serif;
  margin-top: 30px;
}

.bottomContents {
  padding: 80px 0 50px;
}

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