@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap");
.about .g-bk_heading {
  position: relative;
  margin: 0 0 65px;
  text-align: center;
}
.about .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;
}
.about .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) {
  .about .g-bk_heading {
    margin: 0 -15px 58px;
    overflow: hidden;
  }
  .about .g-bk_heading:before {
    font-size: 6.8rem;
    line-height: 1.7058823529;
    left: 50%;
    letter-spacing: 10.88px;
    margin: 0 0 0 -100%;
  }
  .about .g-bk_heading .large {
    font-size: 2.6rem;
    line-height: 1.6923076923;
    letter-spacing: 4.16px;
  }
}
.about .g-bk_heading.en::before {
  content: 'Overview';
}

.theme {
  margin: 0 0 80px;
}
.theme__title {
  width: 39.91%;
  margin: 0 auto 34px;
}
.theme__title img {
  width: 100%;
  height: auto;
}
.theme__text {
  font-size: 1.6rem;
  line-height: 1.625;
  margin: 0 0 48px;
  text-align: center;
}
.theme__border_text {
  font-size: 1.6rem;
  line-height: 1.8125;
  text-align: center;
}
.theme__border_text br {
  height: 0;
}
.theme__border_text__inner {
  display: inline;
  background: linear-gradient(to top, #F8F5ED 12px, rgba(0, 0, 0, 0) 13px);
}
.theme__border_text__inner:first-child::after {
  display: block;
  height: 24px;
  content: "";
}
@media screen and (max-width: 767px) {
  .theme {
    margin: 0 0 75px;
  }
  .theme__title {
    width: 100%;
    margin: 0 auto 46px;
  }
  .theme__text {
    margin: 0 0 31px;
    text-align: left;
  }
  .theme__border_text {
    font-size: 1.6rem;
    line-height: 1.8125;
  }
  .theme__border_text br {
    display: none;
  }
  .theme__border_text__inner {
    display: inline;
    margin: 0;
  }
  .theme__border_text__inner:first-child::after {
    height: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .theme__title {
    width: 75%;
  }
}

.overview {
  margin: 0 0 80px;
}
.overview__list {
  border-top: 1px solid #D6D6D6;
}
.overview__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #D6D6D6;
}
.overview__list__item .heading {
  font-size: 1.8rem;
  line-height: 1.4444444444;
  width: 220px;
  font-weight: 700;
  letter-spacing: 2.88px;
  padding: 24px 40px;
}
.overview__list__item .text {
  font-size: 1.6rem;
  line-height: 1.625;
  width: calc(100% - 220px);
  letter-spacing: 0.8px;
  padding: 24px 40px;
}
.overview__list__item .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .overview {
    margin: 0 0 58px;
  }
  .overview__list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px 10px;
  }
  .overview__list__item .heading,
  .overview__list__item .text {
    width: 100%;
    padding: 0;
  }
  .overview__list__item .heading {
    margin: 0 0 18px;
  }
  .overview__list__item .flex {
    display: block;
  }
  .overview__list__item .flex p {
    display: inline;
  }
}

.place__inner {
  width: 83.33%;
  max-width: 1200px;
  margin: 0 auto 32px;
}
@media screen and (max-width: 767px) {
  .place__inner {
    width: 100%;
    padding: 0 15px;
  }
}
.place__title {
  font-size: 2.4rem;
  line-height: 1.4583333333;
  font-weight: 700;
  letter-spacing: 3.84px;
  margin: 0 0 32px;
}
.place__description {
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: 0.8px;
}
.place__illustration_map {
  width: 100%;
  padding: 20px 0;
  margin: 0 0 64px;
  background: url("../images/about/place_bk.png") no-repeat fixed top center/auto 100%;
}
.place__illustration_map__inner {
  width: 83.33%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .place__illustration_map__inner {
    width: 100%;
    padding: 0 15px;
  }
}
.place__map {
  width: 100%;
  padding: 34.72% 0 0;
}
@media screen and (max-width: 767px) {
  .place__illustration_map {
    padding: 0;
    margin: 0 0 40px;
    background: none;
  }
  .place__illustration_map__bk {
    width: 100%;
    padding: 66.66% 0 0;
    margin: 0 0 32px;
    background: url("../images/about/place_bk.png") no-repeat top center/cover;
  }
  .place__illustration_map__inner img {
    width: 100%;
    height: auto;
  }
  .place__map {
    width: 100%;
    padding: 90.66% 0 0;
  }
}

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