@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap");
.g-bk_heading {
  position: relative;
  margin: 0 0 65px;
  text-align: center;
}
.g-bk_heading:before {
  position: relative;
  z-index: 0;
  content: "開催意義・目的";
  font-size: 8.4rem;
  letter-spacing: 13.44px;
  color: #F8F7F4;
  white-space: nowrap;
  text-align: center;
}
.g-bk_heading .large {
  font-size: 2.8rem;
  letter-spacing: 0.16em;
  line-height: 1.7142857143;
  position: absolute;
  top: 50%;
  z-index: 1;
  display: block;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .g-bk_heading {
    margin: 0 -15px 58px;
    overflow: hidden;
  }
  .g-bk_heading:before {
    font-size: 6.8rem;
    line-height: 1.7058823529;
    left: 50%;
    letter-spacing: 10.88px;
    margin: 0 0 0 -100%;
  }
  .g-bk_heading .large {
    font-size: 2.6rem;
    line-height: 1.6923076923;
    letter-spacing: 4.16px;
  }
}
.purpose__text {
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: 0.8px;
  margin: 0 0 60px;
}

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