.p-center_contact.-tsuchiyama,
.c-totop.-tsuchiyama,
.c-btn.-tsuchiyama {
  background: #0D558D;
}

.p-center_contact.-himeji,
.c-totop.-himeji,
.c-btn.-himeji {
  background: #0D558D;
}

.p-center_contact.-gifu,
.c-totop.-gifu,
.c-btn.-gifu {
  background: #56A092;
}

.p-center_contact.-ichinomiya,
.c-totop.-ichinomiya,
.c-btn.-ichinomiya {
  background: #3761A3;
}

.p-center_contact.-colton,
.c-totop.-colton,
.c-btn.-colton {
  background: #679A5F;
}

.p-center_contact.-union,
.c-totop.-union,
.c-btn.-union {
  background: #385E68;
}

.p-center_contact.-dome,
.c-totop.-dome,
.c-btn.-dome {
  background: #B65368;
}

.p-center_contact.-nagoya,
.c-totop.-nagoya,
.c-btn.-nagoya {
  background: #1F9CBE;
}

.p-center_body__wrap::before {
  top: 0;
}

.p-center_sns__wrap {
  gap: 10px;
  justify-content: center;
}

.p-center_access__wrap {
  gap: 10px;
}
.p-center_access__address a {
  color: #5F6477;
}

.p-news_body {
  padding-top: 4vw;
}
.p-news_body .p-panel_article .c-card_news__ttl {
  font-size: 2.4rem;
  font-weight: bold;
  margin: 1em 0;
}
@media screen and (max-width: 767.9px) {
  .p-news_body .p-panel_article .c-card_news__ttl {
    font-size: 1.8rem;
  }
}
.p-news_body .p-panel_article__foot {
  margin-top: 4rem;
}

.c-totop {
  z-index: 5;
  transform: scale(-1, 1);
}
.c-totop .arrow {
  transform: rotate(-90deg) translateY(-4px);
}

.p-school_instructor__wrap {
  flex-wrap: wrap;
  gap: 2rem 0;
}

.p-school_instructor__img img {
  width: 100%;
}

.p-school_time img {
  max-height: 100vh;
  margin: 0 auto;
  display: block;
}/*# sourceMappingURL=include.css.map */