@charset "UTF-8";
/* ============================
* ドロワー
* ========================= */
html {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
}

/* ============================
* ヘッダー、フッター
* ========================= */
.l-header {
  background-color: #D2DAF1;
}
.l-header .menu-item a {
  font-weight: 400;
  font-size: 1rem;
  padding-block: 14px;
}

.l-1row-header__branding {
  padding-block: 11px;
}
@media (max-width: 639px) {
  .l-1row-header__branding {
    padding-block: 0;
  }
}

.c-site-branding__title {
  font-size: 1.2rem;
  font-weight: 400;
}

footer .c-fluid-container {
  padding-inline: 0;
}
footer a {
  text-decoration: none;
  color: #333;
}
footer a:hover {
  color: var(--wp--preset--color--sm-accent);
}

.footer_sitename {
  position: relative;
  display: inline-block;
  padding-right: 32px;
  z-index: 1;
}
@media (max-width: 639px) {
  .footer_sitename {
    padding: 8px 16px 8px 0;
  }
}
.footer_sitename::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0; /* 右端をテキスト要素の右端に固定 */
  width: 100vw; /* 左方向へ画面幅分伸ばす */
  height: 100%; /* 親要素（.footer_sitename）と同じ高さ */
  background: rgba(255, 255, 255, 0.9);
  z-index: -1;
}

.l-footer-widget-area {
  padding-block: 0 !important;
}

.c-copyright {
  background-color: #D2DAF1;
  color: #333;
  font-size: 14px;
}

/* ============================
* 共通
* ========================= */
@media (max-width: 639px) {
  html {
    font-size: 16px;
  }
  h2, .has-sm-xl-font-size, .has-sm-3-xl-font-size, .has-sm-2-xl-font-size {
    line-height: 1.4 !important;
  }
  .has-sm-3-xl-font-size {
    font-size: 1.7rem !important;
  }
  .has-sm-2-xl-font-size {
    font-size: 1.3rem;
  }
  .has-sm-s-font-size {
    font-size: 1rem !important;
  }
}
h2 {
  font-size: 2rem;
}
@media (max-width: 639px) {
  h2 {
    font-size: 1.8rem;
  }
}

/* ============================
* ボタン
* ========================= */
.cta-btn {
  max-width: 600px;
  width: 100%;
}
.cta-btn a {
  width: 100%;
  position: relative;
}
.cta-btn a::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 46px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url(/wp-content/uploads/2026/02/btn-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.cta-btn a:hover {
  opacity: 0.5;
  -webkit-filter: brightness(1);
          filter: brightness(1);
}

/* ============================
* 装飾画像 絶対配置
* ========================= */
.po-re {
  position: relative;
}

.po-ab {
  position: absolute;
}

.sec1_ab1 {
  top: -10%;
  left: 3%;
}

.sec1_ab2 {
  top: 40%;
  left: 8%;
}

.sec1_ab3 {
  top: -10%;
  right: 3%;
}

.sec1_ab4 {
  top: 40%;
  right: 8%;
}

.sec1_ab5 {
  bottom: 0;
  right: 8%;
  line-height: 1;
}

.sec1_ab6 {
  top: 0;
  left: 5%;
}

.sec1_ab7 {
  bottom: 0;
  right: 5%;
}

.sec4 .po-ab {
  top: -40%;
  right: 8%;
}

.sec5_ab1 {
  top: 18%;
  left: -5%;
}

.sec5_ab2 {
  bottom: 5%;
  right: -3%;
}

.sec5_ab3 {
  top: 0;
  left: 5%;
}

.sec5_ab4 {
  bottom: 0%;
  right: 5%;
}

.sec6_ab1 {
  top: 0;
  left: 10%;
}

.sec6_ab2 {
  bottom: 0;
  right: 15%;
}

@media screen and (max-width: 900px) {
  .sec1_ab1 {
    left: 0;
  }
  .sec1_ab2 {
    left: 5%;
  }
  .sec1_ab3 {
    right: 0;
  }
  .sec1_ab4 {
    right: 5%;
  }
  .sec1_ab5 {
    right: 0;
  }
  .sec1_ab6 {
    left: 0;
    width: 120px;
  }
  .sec1_ab7 {
    right: 0;
    width: 120px;
  }
}
@media (max-width: 639px) {
  .sec1_ab1 {
    width: 120px;
    top: -15%;
    left: -3%;
  }
  .sec1_ab2 {
    width: 120px;
    top: 23%;
    left: -1%;
  }
  .sec1_ab3 {
    width: 120px;
    top: -15%;
    right: -3%;
  }
  .sec1_ab4 {
    width: 120px;
    top: 23%;
    right: -1%;
  }
  .sec1_ab5 {
    top: 103%;
    width: 100%;
    text-align: center;
  }
  .sec1 .po-re {
    margin-bottom: 3rem !important;
  }
  .sec1 .sec1-po-re-2 {
    padding-block: 2rem 1rem;
    margin-bottom: 0 !important;
  }
  .sec1_ab6 {
    top: -3%;
    left: -5%;
    width: 96px;
    margin-top: 0;
  }
  .sec1_ab7 {
    bottom: -6%;
    right: -5%;
    width: 96px;
  }
  .sec4 .po-ab {
    top: -20%;
    right: 0;
    width: 96px;
  }
  .sec5_ab1 {
    top: 30%;
    width: 100px;
  }
  .sec5_ab2 {
    top: 30%;
    width: 120px;
  }
  .sec5_ab3 {
    top: 40px;
    left: -5%;
    width: 40px;
  }
  .sec5_ab4 {
    bottom: 40px;
    right: -5%;
    width: 40px;
  }
  .sec6_ab1, .sec6_ab2 {
    display: none;
  }
}
.sec3 .smb-section-with-bgimage__bgimage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; /* 下に寄せる */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sec3 .smb-section-with-bgimage__bgimage img {
  position: relative !important;
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

/* ============================
* 微調整
* ========================= */
.z-1 {
  z-index: 1;
}

.lh-1 {
  line-height: 1;
}

.lh-1_3 {
  line-height: 1.3;
}

.lh-1_43 {
  line-height: 1.43;
}

.lh-1_78 {
  line-height: 1.78;
}

@media (max-width: 639px) {
  .sp-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.sec6_grad {
  border: 3px solid transparent; /* 枠線幅 */
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)) padding-box, -webkit-gradient(linear, left top, right top, from(#DDAB08), color-stop(27%, #EBD797), color-stop(56%, #DDAB08), color-stop(83%, #EBD797), color-stop(97%, #DDAB08)) border-box;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #DDAB08 0%, #EBD797 27%, #DDAB08 56%, #EBD797 83%, #DDAB08 97%) border-box;
}
@media (max-width: 639px) {
  .sec6_grad {
    line-height: 2 !important;
  }
}

.sec6 ul {
  list-style: none;
  padding-left: 0;
}
.sec6 li {
  position: relative;
  padding-left: 56px; /* 画像分の余白 */
}
.sec6 li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 24px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 26px;
  height: 22px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2026/02/check_5.png);
}
.sec6 .sec6-lead {
  line-height: 1.4;
}

@media (max-width: 639px) {
  .sec8 .sec8-lead {
    font-size: 1.5rem !important;
  }
}

@media (max-width: 639px) {
  .sec9 .sec9_box {
    padding-inline: 1rem !important;
  }
}

@media (max-width: 639px) {
  .sec10 .sec10_box {
    padding-inline: 1rem !important;
  }
}

@media (max-width: 639px) {
  .sec11 .sec11_box {
    padding-inline: 1rem !important;
  }
}

.sec12 .comment-odd .smb-container__body, .sec12 .comment-even .smb-container__body {
  margin-inline: 0;
}
@media (max-width: 639px) {
  .sec12 .comment-odd .smb-container__body, .sec12 .comment-even .smb-container__body {
    width: 100% !important;
  }
  .sec12 .comment-odd .smb-container__body .wp-block-group, .sec12 .comment-even .smb-container__body .wp-block-group {
    padding-inline: 16px !important;
  }
}
.sec12 .comment-odd, .sec12 .comment-even {
  gap: 8px;
}
.sec12 .comment-odd {
  padding-left: 40px;
}
@media (max-width: 639px) {
  .sec12 .comment-odd {
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sec12 .comment-even {
  padding-right: 40px;
}
@media (max-width: 639px) {
  .sec12 .comment-even {
    padding-right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

body {
  color: #333333;
  background-color: #fefefe;
}