@charset "UTF-8";
.pc-mt0 {
  margin-top: 0 !important;
}

.pc-mt10 {
  margin-top: 10px !important;
}

.pc-mt50 {
  margin-top: 50px !important;
}

.pc-mt-5 {
  margin-top: -5px !important;
}

.pc-mt-20 {
  margin-top: -20px !important;
}

.pc-mt-40 {
  margin-top: -40px !important;
}

.pc-mt-80 {
  margin-top: -80px !important;
}

@media screen and (max-width: 639px) {
  .sp-mt0 {
    margin-top: 0 !important;
  }
  .sp-mt10 {
    margin-top: 10px !important;
  }
  .sp-mt20 {
    margin-top: 0px !important;
  }
  .sp-mt40 {
    margin-top: 40px !important;
  }
  .sp-mt50 {
    margin-top: 50px !important;
  }
  .sp-mt-5 {
    margin-top: -5px !important;
  }
  .sp-mt-10 {
    margin-top: -10px !important;
  }
  .sp-mt-80 {
    margin-top: -80px !important;
  }
  .sp-mt-20 {
    margin-top: -20px !important;
  }
  .sp-mt-40 {
    margin-top: -40px !important;
  }
  .sp-mb5 {
    margin-bottom: 5px !important;
  }
  .sp-ml4 {
    margin-left: 4px !important;
  }
  .sp-ml68 {
    margin-left: 68px !important;
  }
}
.pc-pb23 {
  padding-bottom: 23px !important;
}

@media screen and (max-width: 639px) {
  .sp-pb0 {
    padding-bottom: 0 !important;
  }
  .sp-pl20 {
    padding-left: 20px !important;
  }
  .sp-pr20 {
    padding-right: 20px !important;
  }
}
.SP {
  display: none;
}

@media screen and (max-width: 639px) {
  .sp-fs12 {
    font-size: 12px !important;
  }
  .sp-fs14 {
    font-size: 14px !important;
  }
  .sp-fs18 {
    font-size: 18px !important;
  }
  .sp-fs20 {
    font-size: 20px !important;
  }
  .sp-fs24 {
    font-size: 24px !important;
  }
  .sp-fs28 {
    font-size: 28px !important;
  }
  .sp-fs32 {
    font-size: 32px !important;
  }
  .SP {
    display: block;
  }
  .PC {
    display: none;
  }
  .sp-txtl {
    text-align: left;
  }
  .sp-txtc {
    text-align: center;
  }
}
.cardo-regular {
  font-family: "Cardo", serif;
  font-weight: 400;
  font-style: normal;
}

.cardo-bold {
  font-family: "Cardo", serif;
  font-weight: 700;
  font-style: normal;
}

.cardo-regular-italic {
  font-family: "Cardo", serif;
  font-weight: 400;
  font-style: italic;
}

.charmonman-regular {
  font-family: "Charmonman", cursive;
  font-weight: 400;
  font-style: normal;
}

.charmonman-bold {
  font-family: "Charmonman", cursive;
  font-weight: 700;
  font-style: normal;
}

.headline-container {
  display: flex;
  justify-content: center;
}

.headline {
  display: flex;
  align-items: center;
}

.headline::before {
  content: "";
  width: 150px; /* 線の長さを調整 */
  height: 1px;
  background-color: black;
  margin: 0 20px;
  margin-left: 0;
}

.number {
  margin-left: 20px;
  z-index: 10;
}

.slider-container {
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  position: relative;
}

.slider-track {
  display: flex;
  width: -moz-max-content;
  width: max-content; /* 全体の幅を自動調整 */
}

.slider-track img {
  width: 200px;
  height: 150px;
  margin: 0 10px;
}

.c-page-header {
  max-height: 300px;
}

.l-footer {
  background-color: #f7f7f7;
}
.l-footer .wp-block-heading {
  font-size: 20px;
}
.l-footer .wp-block-heading img {
  width: 35px !important;
}

.gap {
  gap: 3px !important;
}

.category-material .p-breadcrumbs-wrapper, .category-column .p-breadcrumbs-wrapper, .post-template-default .p-breadcrumbs-wrapper {
  margin-top: 80px;
}
.category-material .l-header__content, .category-column .l-header__content, .post-template-default .l-header__content {
  color: black;
}

.archive .c-entry__title {
  font-family: "Cardo", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.5rem;
}

.page-id-551 .c-entry__title {
  font-family: "Cardo", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.5rem;
}

@media not all and (min-width: 1024px) {
  [data-scrolled=false] .archive .l-header--sticky-overlay-colored-sm .c-hamburger-btn__bars .c-hamburger-btn__bar {
    background-color: black !important;
  }
}
@media not all and (min-width: 1024px) {
  [data-scrolled=false] .post-template-default .l-header--sticky-overlay-colored-sm .c-hamburger-btn__bars .c-hamburger-btn__bar {
    background-color: black !important;
  }
}/*# sourceMappingURL=style.css.map */