body {
  background: url("../images/whole_bg.jpg") repeat center top;
}

header.main-visual__block {
  padding: 50px 0;
}
@media screen and (max-width: 768px) {
  header.main-visual__block {
    padding: 0 0 25px 0;
  }
}
header.main-visual__block .inner-block {
  max-width: 1200px;
  margin: 0 auto;
}
header.main-visual__block .inner-block h1 {
  display: block;
  font-size: 0px;
  line-height: 1;
}
header.main-visual__block .inner-block h1 img {
  width: 100%;
}

.page-content__wrap .content-section__each {
  padding: 50px 20px;
}
@media screen and (max-width: 768px) {
  .page-content__wrap .content-section__each {
    padding: 40px 10px;
  }
}
.page-content__wrap .content-section__each .inner-content-block {
  max-width: 1200px;
  margin: 0 auto;
  padding: 70px 50px;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 15px;
}
@media screen and (max-width: 768px) {
  .page-content__wrap .content-section__each .inner-content-block {
    padding: 40px 15px;
  }
}

.type-schedule-block .schedule-information dl {
  display: block;
  margin-bottom: 110px;
}
@media screen and (max-width: 768px) {
  .type-schedule-block .schedule-information dl {
    margin-bottom: 40px;
  }
}
.type-schedule-block .schedule-information dl:last-of-type {
  margin-bottom: 0;
}
.type-schedule-block .schedule-information dl dt {
  display: block;
  margin-bottom: 30px;
  text-align: center;
}
.type-schedule-block .schedule-information dl dt span {
  display: inline-block;
  width: 100%;
  max-width: 380px;
  font-size: 34px;
  font-weight: 600;
  color: #ffffff;
  background: #004a29;
  padding: 7px 10px;
  box-sizing: border-box;
  border-radius: 100px;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  .type-schedule-block .schedule-information dl dt span {
    font-size: 18px;
  }
}
.type-schedule-block .schedule-information dl dd {
  display: block;
}
.type-schedule-block .schedule-information dl dd p {
  font-size: 34px;
  text-align: center;
  font-weight: 600;
  color: #000000;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .type-schedule-block .schedule-information dl dd p {
    font-size: 16px;
  }
}
.type-schedule-block .schedule-information dl dd p.time-date {
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  .type-schedule-block .schedule-information dl dd p.time-date {
    font-size: 16px;
  }
}
.type-schedule-block .schedule-information dl dd p.time-date span.lg {
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  .type-schedule-block .schedule-information dl dd p.time-date span.lg {
    font-size: 22px;
  }
}
.type-schedule-block .schedule-information dl dd p.subinfo {
  margin-top: 15px;
  font-size: 26px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .type-schedule-block .schedule-information dl dd p.subinfo {
    font-size: 14px;
  }
}
.type-schedule-block .schedule-information dl dd p.subinfo a {
  color: #0078ff;
}
.type-schedule-block .schedule-information dl dd p.subinfo a:hover {
  text-decoration: none;
}

.type-common-block .c-title-block {
  margin-bottom: 30px;
  text-align: center;
}
.type-common-block .c-title-block h2 {
  display: inline-block;
  width: 100%;
  max-width: 860px;
  font-size: 44px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.25;
  background: url("../images/title_bg.png") no-repeat left top;
  background-size: 100% 100%;
  padding: 40px 15px 25px 15px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .type-common-block .c-title-block h2 {
    padding: 40px 10px 25px 10px;
    font-size: 22px;
  }
}
.type-common-block .c-title-block h3 {
  display: block;
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
  font-size: 46px;
  font-weight: 600;
  color: #000000;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .type-common-block .c-title-block h3 {
    font-size: 22px;
  }
}
.type-common-block .c-title-block h3::after {
  content: "";
  width: 60px;
  height: 5px;
  background: #000000;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -30px;
}
.type-common-block .attention-text p {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 0.5em;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .type-common-block .attention-text p {
    font-size: 14px;
  }
}
.type-common-block .c-content-information .tp-read-block {
  margin-bottom: 30px;
}
.type-common-block .c-content-information .tp-read-block p {
  font-size: 30px;
  line-height: 1.5;
  text-align: center;
  font-weight: 600;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .type-common-block .c-content-information .tp-read-block p {
    font-size: 18px;
  }
}
.type-common-block .c-content-information .tp-read-block p span.cha01 {
  color: #274079;
}
.type-common-block .c-content-information .tp-read-block p span.cha02 {
  color: #f1becb;
}
.type-common-block .c-content-information .tp-read-block p span.cha03 {
  color: #f19591;
}
.type-common-block .c-content-information .flyer-photo {
  margin-bottom: 30px;
  text-align: center;
}
.type-common-block .c-content-information .flyer-photo img {
  width: 100%;
  max-width: 1000px;
}
.type-common-block .c-content-information .bottom-text-block p {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .type-common-block .c-content-information .bottom-text-block p {
    font-size: 16px;
  }
}

.welcome-catch {
  padding: 50px 20px;
}
@media screen and (max-width: 768px) {
  .welcome-catch {
    padding: 40px 10px;
  }
}
.welcome-catch .inner-text {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  box-sizing: border-box;
  background: #ffff33;
  border-radius: 200px;
}
@media screen and (max-width: 768px) {
  .welcome-catch .inner-text {
    padding: 15px 10px;
    border-radius: 30px;
  }
}
.welcome-catch .inner-text p {
  text-align: center;
  line-height: 1.25;
  font-size: 40px;
  color: #000000;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .welcome-catch .inner-text p {
    font-size: 14px;
  }
}
.welcome-catch .inner-text p.detail-link {
  margin-top: 15px;
}
.welcome-catch .inner-text p.detail-link a {
  font-size: 28px;
  font-weight: 600;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .welcome-catch .inner-text p.detail-link a {
    font-size: 14px;
  }
}
.welcome-catch .inner-text p.detail-link a:hover {
  text-decoration: none;
}

footer.site-footer {
  padding: 15px 20px;
  background: #006600;
}
footer.site-footer p.copyright {
  font-size: 12px;
  color: #ffffff;
  line-height: 1.5;
  text-align: center;
}

br.sp-br {
  display: none;
}
@media screen and (max-width: 768px) {
  br.sp-br {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  br.sp-br-none {
    display: none;
  }
}

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