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

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

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

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

.pc-mt60 {
  margin-top: 60px !important; }

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

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

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

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

.pc-mb0 {
  margin-bottom: 0 !important; }

.pc-ml10 {
  margin-left: 10px !important; }

.pc-ml30 {
  margin-left: 30px !important; }

@media screen and (max-width: 639px) {
  .sp-mt0 {
    margin-top: 0 !important; }

  .sp-mt5 {
    margin-top: 5px !important; }

  .sp-mt10 {
    margin-top: 10px !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-30 {
    margin-top: -30px !important; }

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

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

  .sp-mb0 {
    margin-bottom: 0 !important; }

  .sp-mb5 {
    margin-bottom: 5px !important; }

  .sp-ml4 {
    margin-left: 4px !important; }

  .sp-ml10 {
    margin-left: 10px !important; }

  .sp-ml30 {
    margin-left: 10px !important; }

  .sp-ml68 {
    margin-left: 68px !important; } }
.pc-pl0 {
  padding-left: 0 !important; }

.pc-pr0 {
  padding-right: 0 !important; }

.pc-pl10 {
  padding-left: 10px; }

.pc-pb23 {
  padding-bottom: 23px !important; }

@media screen and (max-width: 639px) {
  .sp-pb0 {
    padding-bottom: 0 !important; }

  .sp-pl0 {
    padding-left: 0 !important; }

  .sp-pr0 {
    padding-right: 0 !important; }

  .sp-pl10 {
    padding-left: 10px; }

  .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 !important; }

  .sp-txtc {
    text-align: center !important; }

  .sp-txtr {
    text-align: right !important; } }
.z-index10 {
  z-index: 10; }

.txt-decoration a {
  text-decoration: none !important; }

.shippori-mincho-regular {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal; }

.shippori-mincho-medium {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal; }

.shippori-mincho-semibold {
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  font-style: normal; }

.shippori-mincho-bold {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-style: normal; }

.shippori-mincho-extrabold {
  font-family: "Shippori Mincho", serif;
  font-weight: 800;
  font-style: normal; }

.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: #203479;
  margin: 0 20px;
  margin-left: 0; }
  @media screen and (max-width: 639px) {
    .headline::before {
      display: none !important; } }

.headline::after {
  content: "";
  width: 150px;
  /* 線の長さを調整 */
  height: 1px;
  background-color: #203479;
  margin: 0 20px;
  margin-right: 0; }
  @media screen and (max-width: 639px) {
    .headline::after {
      display: none !important; } }

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

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

.slider-track {
  display: flex;
  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; }

.smf-label {
  text-align: center !important; }

.gap {
  gap: 3px !important; }

.page-id-255 {
  background-color: #f7f7f7; }
  .page-id-255 .c-entry__title {
    text-align: center;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    font-style: normal;
    color: #203479; }
  .page-id-255 .smf-form .smf-text-control__control {
    border: 0 !important; }
  .page-id-255 .smf-form .smf-textarea-control__control {
    border: 0 !important; }

/* ロゴのリンクを無効化 */
.site-header a[href="/"],
.site-header a[href="トップページのURL"] {
  pointer-events: none !important;
  cursor: default !important; }
