.tit-zindex {
  position: relative;
  z-index: 1;
}
.en-font {
  font-family: "Secular One", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.block02 ul li p.en-lineheight {
  line-height: 1.75;
}
.en-snstext {
  min-width: 150px;
}
.en-syokuiku-text {
  font-size: 12px;
  font-style: normal;
}

@media screen and (max-width: 1260px) {
  footer .topArea > ul {
    justify-content: flex-end;
  }
  footer .topArea > ul li {
    margin-right: 20px;
  }
  footer .topArea > ul li:last-child {
    margin-right: 0;
  }
}
