@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

li,
dd {
  list-style-type: none;
}

header,
footer,
nav,
section,
article,
main,
aside,
figure,
figcaption {
  display: block;
}

img {
  border: none;
  vertical-align: bottom;
}

@media screen and (max-width: 1159px) and (min-width: 768px) {
  html {
    font-size: calc(16 / 1160 * 100vw);
  }
}
@media screen and (max-width: 389px) {
  html {
    font-size: calc(16 / 390 * 100vw);
  }
}
html {
  scroll-behavior: smooth;
}

body {
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.025em;
  position: relative;
  font-size: 1.125rem;
}
body::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("../assets/img/bg-craft.jpeg") repeat center center;
  background-size: 25%;
  opacity: 0.8;
  z-index: 0;
}
body > * {
  position: relative;
  z-index: 1;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: inherit;
}
@media (hover: hover) {
  a:hover {
    cursor: pointer;
  }
}

picture,
img,
a,
span {
  display: inline-block;
}

video,
img,
svg {
  width: 100%;
  height: 100%;
}

button {
  font: inherit;
  color: inherit;
  background: transparent;
  background: none;
  border: none;
}

input,
textarea,
select {
  font: inherit;
}

@media (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
h2,
h3,
h4 {
  line-height: 1.5;
  font-weight: 700;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "Noto Sans JP", sans-serif;
}

p,
li {
  line-height: 1.8;
  font-size: 1.125rem;
}
@media screen and (max-width: 767.9px) {
  p,
  li {
    font-size: 16px;
  }
}

.red {
  color: #C41C1E;
}

.yellow {
  color: #ffe730;
}

.green {
  color: #37a12d;
}

.blue {
  color: #20386F;
}

.purple {
  color: #46336E;
}

.strong {
  font-weight: 700;
}

.marker {
  position: relative;
}
.marker::before {
  position: absolute;
  bottom: 0.75rem;
  left: 0;
  width: 100%;
  height: 20%;
  background: #ffe881;
  z-index: -1;
  content: "";
}

.emphasis {
  -webkit-text-emphasis: filled dot;
          text-emphasis: filled dot;
  -webkit-text-emphasis-position: over;
          text-emphasis-position: over;
}

/*==============================================================================
# header
==============================================================================*/
/*==============================================================================
# drawer
==============================================================================*/
.inner {
  position: relative;
  width: 100%;
  max-width: 1160px;
  height: inherit;
  padding: 0 2.5rem;
  margin-inline: auto;
}
@media screen and (max-width: 767.9px) {
  .inner {
    width: 100%;
    padding: 0 1.25rem;
  }
}

.inner__narrow {
  max-width: 1000px;
  width: 100%;
  margin-inline: auto;
  padding: 0 2.5rem;
}
@media screen and (max-width: 767.9px) {
  .inner__narrow {
    padding: 0 1.25rem;
    max-width: 600px;
  }
}

.section {
  padding-block: 5rem 5rem;
}
@media screen and (max-width: 767.9px) {
  .section {
    padding-block: 4rem 4rem;
  }
}

.c-section-title {
  text-align: center;
  margin-bottom: 4rem;
  line-height: normal;
  position: relative;
  color: #555;
  font-weight: 600;
  font-size: 3rem;
  font-family: "Noto Serif JP", serif;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 7rem;
  margin-inline: auto;
}
@media screen and (max-width: 767.9px) {
  .c-section-title {
    font-size: 1.75rem;
    padding-inline: 3rem;
    margin-bottom: 2rem;
  }
}
.c-section-title::before, .c-section-title::after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 6.25rem;
  height: 4.375rem;
}
@media screen and (max-width: 767.9px) {
  .c-section-title::before, .c-section-title::after {
    width: 2.75rem;
    height: 2rem;
  }
}
.c-section-title::before {
  left: 0;
  background: url(../assets/img/title-deco01.png) no-repeat center center/contain;
}
.c-section-title::after {
  right: 0;
  background: url(../assets/img/title-deco02.png) no-repeat center center/contain;
}
.c-section-title img {
  width: 2.75rem;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-section-title__main {
  font-size: 2.5rem;
  font-weight: bold;
  margin-top: 8px;
}
@media screen and (max-width: 767.9px) {
  .c-section-title__main {
    font-size: 1.75rem;
  }
}

.c-section-title__sub {
  font-size: 1rem;
  color: #20386F;
  text-transform: uppercase;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 700;
  margin-top: 8px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767.9px) {
  .c-section-title__sub {
    font-size: 0.75rem;
  }
}

.c-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 2.25rem;
  margin-bottom: 2rem;
  font-weight: 700;
}
.c-title.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-title img {
  width: 2.0625rem;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 8px;
  height: auto;
}
@media screen and (max-width: 767.9px) {
  .c-title {
    font-size: 1.75rem;
  }
}

.c-sub-title {
  background-color: #46336E;
  color: #fff;
  font-weight: 700;
  font-size: 1.75rem;
  width: 100%;
  padding: 1rem 1.5rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767.9px) {
  .c-sub-title {
    margin-bottom: 1.5rem;
  }
}

.c-cta {
  background: url(../assets/img/cta-bg.jpg) repeat center center/cover;
}
@media screen and (max-width: 767.9px) {
  .c-cta {
    padding: 4rem 0;
  }
}

.c-cta__content {
  background: #fff;
  padding: 2.5rem;
  max-width: 880px;
  margin-inline: auto;
  border-radius: 20px;
  text-align: center;
  position: relative;
}
.c-cta__content::after {
  position: absolute;
  content: "";
  background: url(../assets/img/cta-illust.png) no-repeat center center/contain;
  right: -3vw;
  bottom: -3.5vw;
  width: 12.5vw;
  height: 12.5vw;
  max-width: 180px;
  max-height: 180px;
  min-width: 110px;
  min-height: 110px;
}
@media screen and (max-width: 767.9px) {
  .c-cta__content::after {
    right: -2vw;
    bottom: -5.5vw;
  }
}
@media screen and (max-width: 560px) {
  .c-cta__content::after {
    bottom: -13vw;
    min-width: 90px;
    min-height: 90px;
  }
}
@media screen and (max-width: 767.9px) {
  .c-cta__content {
    padding: 1.5rem;
  }
}

.c-cta__lead {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 2.5rem;
  color: #46336E;
}
@media screen and (max-width: 767.9px) {
  .c-cta__lead {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
}

.c-cta__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 24px;
}
@media screen and (max-width: 767.9px) {
  .c-cta__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}

.c-cta__btn {
  font-size: 1.25rem;
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  max-width: 280px;
  width: 100%;
  color: #fff;
  font-weight: 700;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.15);
  border: 2px solid #fff;
}
@media (any-hover: hover) {
  .c-cta__btn:hover {
    opacity: 0.7;
  }
}
.c-cta__btn img {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 767.9px) {
  .c-cta__btn {
    max-width: none;
    font-size: 1.125rem;
    width: 100%;
  }
}

.c-cta-time {
  font-weight: 700;
  text-align: center;
}

.cta__caution {
  font-weight: 700;
}

.c-animated__fadeIn {
  translate: 0 20px;
  opacity: 0;
}
.c-animated__fadeIn.js-show {
  translate: 0;
  opacity: 1;
}

/*==============================================================================
# サイドバー
==============================================================================*/
.l-sidebar {
  max-width: 308px;
  background: #fff;
  border-radius: 20px;
  border: 4px solid #46336E;
  padding: 2rem 1.5rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-sidebar > :nth-child(n+2 of .p-widget) {
  margin-top: 3rem;
}
@media screen and (max-width: 767.9px) {
  .l-sidebar > :nth-child(n+2 of .p-widget) {
    margin-top: 2.5rem;
  }
}

.p-widget__title {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767.9px) {
  .p-widget__title {
    font-size: 1.25rem;
  }
}

.p-widget__list li a {
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-block: 1.25rem;
  position: relative;
  line-height: 1.5;
  width: 100%;
}
@media screen and (max-width: 767.9px) {
  .p-widget__list li a {
    padding-block: 1rem;
  }
}
.p-widget__list li a::after {
  position: absolute;
  content: "";
  z-index: 1;
  width: 100%;
  height: 3px;
  background-image: radial-gradient(circle, #37A12D 1.5px, transparent 1.5px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 8px 3px;
  bottom: 0;
  left: 0;
}
.p-widget__list li a img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 8px;
  vertical-align: sub;
}

/*==============================================================================
# ページネーション
==============================================================================*/
.p-pagination {
  margin-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "Noto Sans JP", sans-serif;
  font-weight: 700;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767.9px) {
  .p-pagination {
    margin-top: 1.5rem;
  }
}

.p-pagination__prev,
.p-pagination__next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  border: 1px solid #46336E;
  border-radius: 100vmax;
  background: #46336E;
  color: #fff;
  padding: 10px;
  /* ページネーションが無効の時 */
}
.p-pagination__prev.is-disabled,
.p-pagination__next.is-disabled {
  color: #b4bec5;
  background: #e2ecf2;
  cursor: not-allowed;
  pointer-events: none;
  border: 1px solid #e2ecf2;
}
@media (any-hover: hover) {
  .p-pagination__prev:hover,
  .p-pagination__next:hover {
    background: #fff;
    color: #46336E;
  }
}

.p-pagination__num {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  background: #fff;
  border: 1px solid #46336E;
  border-radius: 100vmax;
  color: #46336E;
  padding: 10px;
}
.p-pagination__num.is-current {
  background: #46336E;
  color: #fff;
  pointer-events: none;
}
@media (any-hover: hover) {
  .p-pagination__num:hover {
    background: #46336E;
    color: #fff;
  }
}

.p-pagination__ellipsis {
  color: #46336E;
}

.p-header {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.p-header.is-scrolled {
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(4px);
}

@media screen and (max-width: 767.9px) {
  .p-header__top,
  .p-header__bottom {
    display: none;
  }
}

.p-header__top {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-inline: 2.5rem;
  padding-block: 1.25rem;
}
@media screen and (max-width: 767.9px) {
  .p-header__top {
    padding-inline: 1.25rem;
    padding-block: 1rem;
  }
}

.p-header__logo img {
  max-width: 234px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767.9px) {
  .p-header__logo img {
    max-width: 180px;
  }
}
@media (any-hover: hover) {
  .p-header__logo:hover {
    opacity: 0.7;
  }
}

.p-header__top-buttons {
  width: 60%;
  max-width: 600px;
}

.p-header__top-buttons-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
.p-header__top-buttons-contact a {
  font-size: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5625rem 1.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  max-width: 280px;
  width: 100%;
  color: #fff;
  font-weight: 700;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.03);
  border: 2px solid #fff;
}
@media (any-hover: hover) {
  .p-header__top-buttons-contact a:hover {
    opacity: 0.7;
  }
}
.p-header__top-buttons-contact a img {
  width: 24px;
  height: 24px;
}

.--tel {
  background: #ff6a19;
}

.--mail {
  background: #74bd34;
}

.p-header__top-buttons-text {
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  margin-top: 0.5rem;
}

.p-header__top-buttons-akatsuki {
  margin-top: 0.5rem;
}
.p-header__top-buttons-akatsuki a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 8px;
  border: 2px solid #fff;
  background: #ffa64c;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  font-weight: 700;
}
@media (any-hover: hover) {
  .p-header__top-buttons-akatsuki a:hover {
    opacity: 0.7;
  }
}
.p-header__top-buttons-akatsuki a img {
  height: 32px;
  width: auto;
}

.p-header__bottom {
  background: #f2f9ff;
  height: 52px;
}

.p-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-column-gap: 3.75rem;
     -moz-column-gap: 3.75rem;
          column-gap: 3.75rem;
  max-width: 1000px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-inline: auto;
}
@media screen and (max-width: 767.9px) {
  .p-header__nav {
    display: none;
  }
}

.p-header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.p-header__list li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.p-header__list li a {
  font-size: 1rem;
  color: #46336E;
  font-weight: 700;
  width: 100%;
  height: 52px;
  line-height: 52px;
}
@media (any-hover: hover) {
  .p-header__list li a:hover {
    color: #F8F6FA;
  }
}

.p-header__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}

.p-header__btn {
  padding: 0.5rem 1.625rem;
  background: #fff;
  border: 1px solid #fff;
  font-size: 1.25rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header-sp {
  background: #46336E;
  position: fixed;
  z-index: 100;
  height: 5rem;
  width: 100%;
  display: none;
}
.header-sp img {
  height: 60px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  top: 10px;
  left: 20px;
}
@media screen and (max-width: 767.9px) {
  .header-sp {
    display: block;
  }
}

.p-header__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* トグル（PCは非表示・SPで表示） */
.p-header__toggle {
  background: none;
  border: 0;
  padding: 0 4px;
  cursor: pointer;
  display: none; /* ← PCは非表示 */
}

/* SCSSでまとめて指定する派 */
.p-header__chevron {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}

/* ヘッダーサブメニュー */
.p-header__submenu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  padding: 8px 0;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  list-style: none;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
  -webkit-transition: opacity 0.2s ease, visibility 0.2s step-end, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s step-end, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s step-end;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s step-end, -webkit-transform 0.2s ease;
  z-index: 10;
  pointer-events: none; /* 非表示時の誤クリック防止 */
  /* ホバーの橋渡し（上に透明のヒットエリアを作る） */
}
.p-header__submenu::before {
  content: "";
  position: absolute;
  top: -8px; /* 親リンクとの隙間を埋める */
  left: 0;
  right: 0;
  height: 8px;
}

.p-header__submenu li {
  margin: 0;
}

.p-header__sublink {
  display: block;
  padding: 12px 16px;
  text-decoration: none;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* PC：ホバー/フォーカスで開く */
@media (hover: hover) {
  /* hidden属性でdisplay:noneが当たる対策（ホバー時だけ上書き） */
  .p-header__item.has-children:hover > .p-header__submenu[hidden],
  .p-header__item.has-children:focus-within > .p-header__submenu[hidden] {
    display: block;
  }
  .p-header__item.has-children:hover > .p-header__submenu,
  .p-header__item.has-children:focus-within > .p-header__submenu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: opacity 0.2s ease, visibility 0s, -webkit-transform 0.2s ease;
    transition: opacity 0.2s ease, visibility 0s, -webkit-transform 0.2s ease;
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0s;
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0s, -webkit-transform 0.2s ease;
    pointer-events: auto;
  }
}
/* SP：トグルで開閉（JSで .is-open を付与） */
.p-header__item.is-open > .p-header__submenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  pointer-events: auto;
}

.p-header__toggle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* SPでトグル表示 */
@media (max-width: 767px) {
  .p-header__item.has-children {
    padding-right: 6px;
  } /* ちょい余白 */
  /* ドロワー内で縦展開する場合はこれも入れると自然になる */
  .p-header__submenu {
    position: static;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 8px;
    -webkit-transform: none;
            transform: none;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease; /* visibility/transformは不要 */
  }
  .p-header__submenu::before {
    display: none;
  }
  .p-header__submenu {
    /* 橋は不要 */
  }
}
/* 動きを控えめに */
@media (prefers-reduced-motion: reduce) {
  .p-header__submenu {
    -webkit-transition: none;
    transition: none;
  }
}
/*==============================================================================
# footer
==============================================================================*/
.footer {
  background: #555555;
  color: #fff;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 8px 16px;
  font-family: "Noto Serif JP", serif;
}

/* フッター */
.l-footer {
  background: #46336E;
  padding-top: 40px;
}

.p-footer {
  text-align: center;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 550px;
}

/*==============================================================================
# フッターバー
==============================================================================*/
.p-footer-bar {
  position: fixed;
  bottom: -100px;
  left: 0;
  width: 100%;
  background: #46336E;
  background: rgba(70, 51, 110, 0.9);
  text-align: center;
  padding: 15px;
  -webkit-transition: bottom 0.4s ease;
  transition: bottom 0.4s ease;
  z-index: 9999;
}
.p-footer-bar a {
  display: inline-block;
}
.p-footer-bar img {
  max-width: 480px;
  height: auto;
}
.p-footer-bar.is-active {
  bottom: 0;
}
.p-footer-bar .cta__caution {
  color: #fff;
  font-size: 14px;
  margin-bottom: 4px;
}

body.has-footer-bar {
  padding-bottom: var(--footer-bar-h, 80px);
  -webkit-transition: padding-bottom 0.2s ease;
  transition: padding-bottom 0.2s ease;
}

@supports (padding: max(0px)) {
  body.has-footer-bar {
    padding-bottom: max(var(--footer-bar-h, 80px), env(safe-area-inset-bottom));
  }
}
/*==============================================================================
# トップに戻るボタン
==============================================================================*/
.p-pagetop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.p-pagetop.is-active {
  opacity: 1;
  visibility: visible;
}
.p-pagetop button {
  width: 64px;
  height: 64px;
  border: none;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
@media screen and (max-width: 767.9px) {
  .p-pagetop button {
    width: 48px;
    height: 48px;
  }
}

/*==============================================================================
# トップページ
==============================================================================*/
.p-mv {
  position: relative;
  width: 100%;
  background-image: url("../assets/img/mv.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 80px;
}
@media screen and (max-width: 767.9px) {
  .p-mv {
    overflow: hidden;
    height: auto;
    padding-top: 64px;
  }
}

.p-mv__inner {
  max-width: 1280px;
  width: 88.88889vw;
  margin-inline: auto;
}
@media screen and (max-width: 767.9px) {
  .p-mv__inner {
    width: 89.74359vw;
  }
}

.p-mv__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767.9px) {
  .p-mv__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}

.p-mv__catch {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.7;
  width: 55.3472%;
}
@media screen and (max-width: 1200px) {
  .p-mv__catch {
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 767.9px) {
  .p-mv__catch {
    font-size: 1.25rem;
  }
}
.p-mv__catch .text-large {
  font-size: 1.4em;
}
@media screen and (max-width: 767.9px) {
  .p-mv__catch img {
    width: 68%;
  }
}
@media screen and (max-width: 400px) {
  .p-mv__catch img {
    width: 100%;
  }
}

.p-mv__subcatch {
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
}

.sironuki {
  background: #20386F;
  color: #fff;
  font-weight: 600;
  padding-inline: 0.625rem;
  line-height: normal;
  border-radius: 0.5rem;
  font-size: 3.25rem;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 1024px) {
  .sironuki {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 767.9px) {
  .sironuki {
    font-size: 2rem;
  }
}

.p-mv__benefits {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767.9px) {
  .p-mv__benefits {
    margin-top: 6.5rem;
  }
}

.p-mv__benefits-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
@media screen and (max-width: 1200px) {
  .p-mv__benefits-items {
    gap: 8px;
  }
}

.p-mv__benefits-item {
  width: 187px;
  padding: 10px;
  border-radius: 8px;
  border: 4px solid #20386f;
  background: #f6f7fe;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #20386F;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.5;
}
@media screen and (max-width: 1200px) {
  .p-mv__benefits-item {
    width: 160px;
  }
}
@media screen and (max-width: 1024px) {
  .p-mv__benefits-item {
    width: 140px;
  }
}
@media screen and (max-width: 900px) {
  .p-mv__benefits-item {
    width: 118px;
    padding: 8px 10px;
  }
}
@media screen and (max-width: 767.9px) {
  .p-mv__benefits-item {
    font-size: 14px;
    padding: 8px 6px;
  }
}
@media screen and (max-width: 400px) {
  .p-mv__benefits-item {
    font-size: 12px;
  }
}
.p-mv__benefits-item .text-large {
  font-size: 1.5em;
}
@media screen and (max-width: 380px) {
  .p-mv__benefits-item .text-large {
    font-size: 1.4em;
  }
}
.p-mv__benefits-item span {
  display: inline;
}

.p-mv__worry-list {
  border-radius: 12px;
  border: 1px solid #f7e3b9;
  background: #fdfaeb;
  -webkit-box-shadow: 0 4px 10px 0 rgba(93, 166, 63, 0.15);
          box-shadow: 0 4px 10px 0 rgba(93, 166, 63, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 2rem;
}
@media screen and (max-width: 767.9px) {
  .p-mv__worry-list {
    padding: 8px 12px;
    gap: 2px;
    margin-top: 1rem;
  }
}

.p-mv__worry-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.25rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
}
.p-mv__worry-item span {
  margin-right: 8px;
  display: block;
}
@media screen and (max-width: 767.9px) {
  .p-mv__worry-item {
    font-size: 12px;
  }
}
.p-mv__worry-item svg {
  width: 12px;
  -o-object-fit: contain;
     object-fit: contain;
  height: auto;
}

.p-mv__badge.u-sp {
  margin-top: 16px;
}
@media screen and (max-width: 767.9px) {
  .p-mv__badge.u-sp img {
    width: 52vw;
  }
}
.p-mv__cta {
  margin-top: 2rem;
  padding-bottom: 2.5rem;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.p-mv__cta img {
  max-width: 440px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 900px) {
  .p-mv__cta img {
    max-width: 360px;
  }
}
@media screen and (max-width: 767.9px) {
  .p-mv__cta {
    display: none;
  }
}

.p-mv__pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}
.p-mv__pic img.p-mv__pic-woman {
  width: 33.3333vw;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 470px;
  max-height: 700px;
  position: absolute;
  right: -10px;
  z-index: -1;
  min-width: 220px;
}
@media screen and (max-width: 1200px) {
  .p-mv__pic img.p-mv__pic-woman {
    width: 40.3333vw;
    right: -48px;
  }
}
@media screen and (max-width: 767.9px) {
  .p-mv__pic img.p-mv__pic-woman {
    width: 46.3333vw;
  }
}
@media screen and (max-width: 440px) {
  .p-mv__pic img.p-mv__pic-woman {
    width: 50vw;
  }
}
.p-mv__pic img.p-mv__pic-badge {
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
  content: "";
  bottom: 0;
  right: 0;
  width: 32.5694vw;
  height: auto;
  padding-bottom: 24px;
  max-width: 500px;
}

/* SP: 行ごとに分けて背景色変更 */
@media (max-width: 767px) {
  .p-mv__catch {
    padding: 0;
    width: 100%;
  }
  .p-mv__catch-line {
    display: block;
  }
  .p-mv__catch-doctor {
    margin-top: 0.5rem;
    padding: 8px 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (max-width: 767px) and (max-width: 767.9px) {
  .p-mv__catch-doctor {
    padding: 8px 12px;
  }
}
.p-mv__subcatch {
  line-height: 1.8;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 700;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767.9px) {
  .p-mv__subcatch {
    font-size: 1.0625rem;
    margin-top: 1rem;
  }
}
.p-mv__subcatch span {
  color: #3b5ba5;
}

.p-mv__bottom-cta {
  padding: 24px 20px;
}
.p-mv__bottom-cta a {
  max-width: 480px;
  margin-inline: auto;
  display: block;
  width: 100%;
}

/*==============================================================================
# mv直下冒頭文
==============================================================================*/
.note {
  background: #f3f8fb;
}

.note__inner {
  max-width: 958px;
}

.note__text {
  text-align: center;
}
/*==============================================================================
# 後悔・悩みセクション
==============================================================================*/
.regret {
  position: relative;
  background: url(../assets/img/bg_regret.png) no-repeat center bottom/cover;
  padding-bottom: 255px;
}
@media screen and (max-width: 767.9px) {
  .regret {
    padding-bottom: 160px;
  }
}

.regret__title {
  background: rgba(62, 58, 57, 0.9);
  padding: 40px 40px 40px 5rem;
  font-size: 2.5rem;
  color: #fff;
  font-weight: 700;
  font-family: "Noto Serif JP", serif;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767.9px) {
  .regret__title {
    padding: 20px 20px 20px 2rem;
    font-size: 1.5rem;
  }
}

.regret__list {
  margin-top: 1.8125rem;
  background: rgba(255, 255, 255, 0.9);
  padding: 32px 32px 32px 7rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767.9px) {
  .regret__list {
    padding: 16px 16px 16px 2rem;
  }
}

.regret__item {
  font-size: 1.75rem;
  font-weight: 700;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767.9px) {
  .regret__item {
    font-size: 1rem;
  }
}

/*==============================================================================
# 解決セクション
==============================================================================*/
.solution {
  position: relative;
}
.solution::before {
  position: absolute;
  height: 68%;
  width: 100%;
  content: "";
  left: 0;
  bottom: 0;
  background: #fffeef;
}
@media screen and (max-width: 767.9px) {
  .solution::before {
    height: 74%;
  }
}

.solution__title {
  text-align: center;
  margin-bottom: 5.5rem;
}
.solution__title img {
  max-width: 693px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767.9px) {
  .solution__title {
    margin-bottom: 4rem;
  }
}

.solution__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 8rem;
}
@media screen and (max-width: 767.9px) {
  .solution__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}

.solution__info-pic {
  width: 66%;
}
@media screen and (max-width: 767.9px) {
  .solution__info-pic {
    width: 100%;
  }
}

.solution__info-text {
  width: 30%;
}
@media screen and (max-width: 767.9px) {
  .solution__info-text {
    width: 70%;
  }
}

/*==============================================================================
# サービス要約
==============================================================================*/
.service-summary {
  position: relative;
  background: #fff;
}
.service-summary::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../assets/img/bg01.jpg) no-repeat left top/cover;
  opacity: 0.2;
  z-index: 0;
}
.service-summary > * {
  position: relative;
  z-index: 1;
}

.service-summary__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4%;
}
@media screen and (max-width: 767.9px) {
  .service-summary__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}

.service-summary__block-img {
  width: 40%;
}
@media screen and (max-width: 767.9px) {
  .service-summary__block-img {
    width: 100%;
  }
}

.service-summary__block-texts {
  width: 56%;
  border-radius: 0 12px 12px 0;
}
@media screen and (max-width: 767.9px) {
  .service-summary__block-texts {
    width: 100%;
  }
}

.service-summary__block-title {
  background-color: #EB6C0B;
  color: #fff;
  font-weight: 700;
  font-size: 2.5rem;
  padding: 0.75rem 1.25rem;
  text-align: center;
  font-family: "Noto Serif JP", serif;
}
.service-summary__block-title .text-small {
  font-size: 1.25rem;
}
@media screen and (max-width: 767.9px) {
  .service-summary__block-title .text-small {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 767.9px) {
  .service-summary__block-title {
    font-size: 1.375rem;
    padding: 8px 12px;
  }
}
.service-summary__block-title span {
  font-size: 1.25rem;
}

.service-summary__block-desc {
  margin-top: 1.5rem;
}

.service-summary__block-price {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
@media screen and (max-width: 767.9px) {
  .service-summary__block-price {
    margin-top: 1rem;
  }
}
.service-summary__block-price span {
  display: block;
}

.service-summary__block-num {
  font-size: 4.5rem;
  line-height: normal;
}

.service-summary__block-tax {
  font-size: 1.125rem;
}

.service-summary__block-yen {
  font-size: 2rem;
  margin-top: 4px;
}

.service-summary__attention {
  border-radius: 12px;
  border: 4px solid #c41c1e;
  background: #fffef3;
  padding: 2.5rem;
  margin-top: 4rem;
}
@media screen and (max-width: 767.9px) {
  .service-summary__attention {
    padding: 1.25rem;
  }
}

.service-summary__attention-icon {
  text-align: center;
}
.service-summary__attention-icon img {
  width: 68px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767.9px) {
  .service-summary__attention-icon img {
    width: 57px;
    height: 50px;
  }
}

.service-summary__attention-title {
  font-size: 1.75rem;
  text-align: center;
  margin-top: 1rem;
}
@media screen and (max-width: 767.9px) {
  .service-summary__attention-title {
    font-size: 1.25rem;
  }
}

.service-summary__attention-text {
  margin-top: 1.5rem;
}

.service-summary__block-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 2.5rem;
}

.service-summary__block-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 280px;
  padding: 1.25rem 1.5rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  background: #37A12D;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.16);
  width: 100%;
  color: #fff;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 1.125rem;
}
@media screen and (max-width: 767.9px) {
  .service-summary__block-link {
    font-size: 1rem;
  }
}
@media (any-hover: hover) {
  .service-summary__block-link:hover {
    opacity: 0.7;
  }
}
.service-summary__block-link img {
  width: 11.25px;
  height: 15px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* =========================
  260209追加css
========================= */
.service-summary__info-wrapper {
  margin-top: 4rem;
}

.service-summary__info {
  max-width: 980px;
  margin: 0 auto;
  padding: 40px 32px;
  border-radius: 12px;
  border: 1px solid #ececf4;
  background: #f8f8ff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 767.9px) {
  .service-summary__info {
    padding: 20px 16px;
  }
}

.service-summary__info-lead {
  text-align: center;
  margin-bottom: 28px;
}

.service-summary__info-title {
  margin: 0 0 2rem;
  font-weight: 700;
  color: #555;
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
}
@media screen and (max-width: 767.9px) {
  .service-summary__info-title {
    font-size: 1.25rem;
  }
}

.service-summary__info-title-emphasis {
  display: inline-block;
  font-weight: 800;
  color: #EB6C0B;
  font-size: 2.5rem;
}
@media screen and (max-width: 767.9px) {
  .service-summary__info-title-emphasis {
    font-size: 1.5rem;
  }
}

.service-summary__info-desc {
  margin: 0;
}

.service-summary__info-subtitle {
  margin: 28px 0 24px;
  padding: 12px 16px;
  text-align: center;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  color: #fff;
  font-size: 1.75rem;
  font-family: "Noto Serif JP", serif;
  background: #46336E;
}

.service-summary__info-note {
  margin: 0 0 24px;
  text-align: center;
}

/* 2カラムのカード */
.service-summary__info-methods {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin-bottom: 18px;
}
@media screen and (max-width: 767.9px) {
  .service-summary__info-methods {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
  }
}

.service-summary__info-method-card {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 14px;
  padding: 24px 20px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 767.9px) {
  .service-summary__info-method-card {
    padding: 16px 12px;
    grid-template-columns: 48px 1fr;
    gap: 8px;
  }
}

.service-summary__info-method-icon {
  width: 64px;
  height: 64px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: rgba(0, 0, 0, 0.06);
}
@media screen and (max-width: 767.9px) {
  .service-summary__info-method-icon {
    width: 48px;
    height: 48px;
  }
}
.service-summary__info-method-icon.--mail svg, .service-summary__info-method-icon.--tel svg, .service-summary__info-method-icon.--line svg {
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.service-summary__info-method-icon.--tel svg {
  width: 24px;
}
@media screen and (max-width: 767.9px) {
  .service-summary__info-method-icon.--tel svg {
    width: 18px;
  }
}
.service-summary__info-method-icon.--mail svg, .service-summary__info-method-icon.--line svg {
  width: 35px;
}
@media screen and (max-width: 767.9px) {
  .service-summary__info-method-icon.--mail svg, .service-summary__info-method-icon.--line svg {
    width: 19px;
  }
}

.service-summary__info-method-body {
  min-width: 0;
}

.service-summary__info-method-heading {
  margin: 0 0 8px;
  font-weight: 700;
  font-size: 1.5rem;
  color: #46336E;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767.9px) {
  .service-summary__info-method-heading {
    font-size: 1.125rem;
  }
}

.service-summary__info-method-sub {
  margin: 0 0 14px;
}
@media screen and (max-width: 767.9px) {
  .service-summary__info-method-sub {
    font-size: 0.875rem;
  }
}

.service-summary__info-method-sep {
  height: 1px;
  background: rgba(0, 0, 0, 0.08);
  margin: 0 0 16px;
}

.service-summary__info-method-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  text-decoration: none;
  font-weight: 500;
  color: #46336E;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.service-summary__info-method-link:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767.9px) {
  .service-summary__info-method-link {
    font-size: 0.875rem;
  }
}

/* 電話カード内の番号 */
.service-summary__info-phone-number {
  margin: 2px 0 8px;
  font-weight: 800;
  font-size: 2.875rem;
  color: #46336E;
  font-family: "Noto Serif JP", serif;
  line-height: normal;
}
@media screen and (max-width: 1200px) {
  .service-summary__info-phone-number {
    font-size: 2.75rem;
  }
}
@media screen and (max-width: 767.9px) {
  .service-summary__info-phone-number {
    font-size: 1.75rem;
  }
}

.service-summary__info-phone-note {
  margin: 0;
}

.service-summary__tel-link {
  pointer-events: none;
  text-decoration: none;
  color: inherit;
}

@media (max-width: 767px) {
  .service-summary__tel-link {
    pointer-events: auto;
  }
}
/* LINEカード（横長） */
.service-summary__info-line-card {
  display: grid;
  grid-template-columns: 1fr auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
  padding: 24px 20px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 767.9px) {
  .service-summary__info-line-card {
    grid-template-columns: repeat(1, 1fr);
    padding: 16px 12px;
    gap: 8px;
  }
}

.service-summary__info-line-left {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 14px;
  min-width: 0;
}
@media screen and (max-width: 767.9px) {
  .service-summary__info-line-left {
    grid-template-columns: 48px 1fr;
  }
}

.service-summary__info-line-icon {
  width: 48px;
  height: 48px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: rgba(0, 0, 0, 0.06);
}

.service-summary__info-line-text {
  min-width: 0;
}

.service-summary__info-line-heading {
  margin: 0 0 6px;
  font-weight: 700;
}

.service-summary__info-line-sub {
  margin: 0;
}
.service-summary__info-line-sub strong {
  text-decoration: underline;
}

.service-summary__info-qr {
  width: 84px;
  height: 84px;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 767.9px) {
  .service-summary__info-qr {
    width: 50%;
    height: auto;
    margin-inline: auto;
  }
}

.service-summary__info-qr img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

@media (max-width: 860px) {
  .service-summary__inner {
    padding-inline: 20px;
  }
  .service-summary__methods {
    grid-template-columns: 1fr;
  }
  .service-summary__line-card {
    grid-template-columns: 1fr;
    justify-items: start;
  }
  .service-summary__qr {
    width: 96px;
    height: 96px;
    justify-self: end;
  }
}
@media (max-width: 520px) {
  .service-summary__method-card {
    grid-template-columns: 48px 1fr;
    padding: 18px 16px;
  }
  .service-summary__line-left {
    grid-template-columns: 48px 1fr;
  }
}
/*==============================================================================
# feature
==============================================================================*/
.feature {
  position: relative;
  background: rgba(255, 250, 243, 0.6);
}
.feature::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../assets/img/bg05.jpeg) no-repeat left top/cover;
  z-index: 0;
  opacity: 0.2;
}
.feature > * {
  position: relative;
  z-index: 1;
}

.feature__title {
  color: #555;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 2.25rem;
  font-weight: 700;
}
@media screen and (max-width: 767.9px) {
  .feature__title {
    font-size: 1.5rem;
    text-align: start;
  }
}
@media screen and (max-width: 400px) {
  .feature__title {
    font-size: 1.25rem;
  }
}

.feature__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3%;
  margin-top: 3rem;
}
@media screen and (max-width: 767.9px) {
  .feature__cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5rem;
  }
}

.feature__card {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16);
}

.feature__card-pic img {
  border-radius: 12px 12px 0 0;
}

.feature__card-head {
  text-align: center;
  color: #fff;
  background: #46336E;
  font-weight: 600;
  font-size: 1.625rem;
  padding: 10px;
}

.feature__card-text {
  padding: 20px;
}

.feature__message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 64px;
  position: relative;
  max-width: 1000px;
  margin-inline: auto;
}
@media screen and (max-width: 767.9px) {
  .feature__message {
    margin-top: 184px;
  }
}
.feature__message::after {
  position: absolute;
  content: "";
  background: url(../assets/img/illust-woman.png) no-repeat center center/contain;
  width: 160px;
  height: 200px;
  right: 0;
  bottom: 0;
}
@media (max-width: 1024px) {
  .feature__message::after {
    width: 140px;
    height: 175px;
  }
}
@media screen and (max-width: 767.9px) {
  .feature__message::after {
    background: url(../assets/img/sp/illust-woman-sp.png) no-repeat center center/contain;
    width: 140px;
    height: 140px;
    top: -140px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    right: auto;
  }
}

.feature__text {
  max-width: 852px;
  padding: 30px 40px;
  border-radius: 12px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}
@media (max-width: 1024px) {
  .feature__text {
    max-width: 830px;
    width: 81.05469vw;
  }
}
@media screen and (max-width: 767.9px) {
  .feature__text {
    width: 100%;
    padding: 20px;
  }
}

.feature__slider {
  margin-top: 4rem;
}

.swiper-slide img {
  height: auto;
  width: 100%;
  max-width: 27.77778vw;
  border-radius: 12px;
  aspect-ratio: 4/3;
}
@media screen and (max-width: 767.9px) {
  .swiper-slide img {
    max-width: 71.79487vw;
  }
}

/*==============================================================================
# 明確な料金プラン
==============================================================================*/
.plan__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767.9px) {
  .plan__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.plan__box-img {
  margin-right: -20px;
  position: relative;
  z-index: 2;
  width: 46%;
}
@media screen and (max-width: 767.9px) {
  .plan__box-img {
    width: 100%;
    margin-right: 0;
  }
}
.plan__box-img picture {
  width: 100%;
}
.plan__box-img img {
  border-radius: 12px 0 0 12px;
}
@media screen and (max-width: 767.9px) {
  .plan__box-img img {
    border-radius: 12px 12px 0 0;
  }
}

.plan__box-texts {
  position: relative;
  background: #fff;
  width: 58%;
}
@media screen and (max-width: 767.9px) {
  .plan__box-texts {
    border-radius: 0 0 12px 12px;
    width: 100%;
  }
}
.plan__box-texts::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../assets/img/bg01.jpg) repeat left top/cover;
  opacity: 0.2;
  z-index: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  border-radius: 0 0 12px 12px;
}
.plan__box-texts > * {
  position: relative;
  z-index: 1;
}
.plan__box-texts .plan__box-text {
  position: relative;
  overflow: hidden;
  padding: 20px 20px 20px 40px;
}
@media screen and (max-width: 767.9px) {
  .plan__box-texts .plan__box-text {
    padding: 20px;
  }
}
.plan__box-texts .plan__box-title {
  border-radius: 0 12px 0 0;
  position: relative;
  background-color: #EB6C0B;
  color: #fff;
  font-weight: 700;
  font-size: 2.5rem;
  padding: 0.75rem 1.5rem;
  text-align: center;
}
@media screen and (max-width: 767.9px) {
  .plan__box-texts .plan__box-title {
    font-size: 1.375rem;
    border-radius: 0;
    padding-inline: 12px;
  }
}
.plan__box-texts .plan__box-title .text-small {
  font-size: 1rem;
}
.plan__box-texts .plan__box-title span {
  font-size: 1.25rem;
}

.service-summary__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4%;
}
@media screen and (max-width: 767.9px) {
  .service-summary__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}

.service-summary__block-img {
  width: 40%;
}
@media screen and (max-width: 767.9px) {
  .service-summary__block-img {
    width: 100%;
  }
}

.plan__box-desc {
  margin-top: 1.5rem;
}

.plan__box-price {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
.plan__box-price span {
  display: block;
}

.plan__box-num {
  font-size: 4.5rem;
  line-height: 150%;
}
@media screen and (max-width: 767.9px) {
  .plan__box-num {
    font-size: 3.5rem;
  }
}

.plan__box-tax {
  font-size: 1.125rem;
}

.plan__box-yen {
  font-size: 2rem;
  margin-top: 4px;
}
@media screen and (max-width: 767.9px) {
  .plan__box-yen {
    font-size: 1.5rem;
  }
}

.plan__message {
  margin-top: 2.5rem;
  max-width: 1000px;
  margin-inline: auto;
}
.plan__message img {
  -o-object-fit: contain;
     object-fit: contain;
}
.plan__overview {
  margin-top: 2.5rem;
}

.plan__icon-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767.9px) {
  .plan__icon-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    max-width: 350px;
    margin-inline: auto;
  }
}

.plan__icon-item img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 6.25rem;
  height: 6.25rem;
}
.plan__icon-item p {
  font-weight: 700;
  text-align: center;
  font-size: 0.9375rem;
}

.plan__card-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.875rem;
  margin-top: 2rem;
}
@media screen and (max-width: 767.9px) {
  .plan__card-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}

.plan__card-item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
}
.plan__card-item h4 {
  text-align: center;
  font-size: 1.25rem;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767.9px) {
  .plan__card-item h4 {
    margin-top: 12px;
  }
}

.cremation-fee {
  margin-top: 4rem;
}

.add-fee {
  margin-top: 4rem;
}

.plan-flow {
  margin-top: 4rem;
}

.plan-flow__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.5rem;
}
@media screen and (max-width: 767.9px) {
  .plan-flow__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.25rem;
    width: 61.5384vw;
    margin-inline: auto;
  }
}

.plan-flow__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.plan-flow__figure {
  margin: 0;
}

.plan-flow__pic {
  position: relative;
  display: block; /* spanなので表示方式を決めておく */
}

/* ここから本題：2つ目以降にだけ矢印を表示 */
.plan-flow__item:not(:first-child) .plan-flow__pic::before {
  content: "";
  position: absolute;
  top: 50%; /* 上下中央 */
  left: -1.875rem; /* 画像の左内側に配置 */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.25rem;
  height: 1.666875rem;
  background: url(../assets/img/arrow-right02.png) no-repeat center/contain;
  pointer-events: none;
  z-index: 1;
}
@media screen and (max-width: 767.9px) {
  .plan-flow__item:not(:first-child) .plan-flow__pic::before {
    left: 50%;
    -webkit-transform: rotate(90deg) translateX(-50%);
            transform: rotate(90deg) translateX(-50%);
    top: -1.875rem;
  }
}

/* スマホで縦積みにするなら、矢印を消す or 位置調整（任意） */
@media (max-width: 640px) {
  .plan-flow__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
  .plan-flow__item:not(:first-child) .plan-flow__pic {
    padding-left: 0;
  }
  .plan-flow__item:not(:first-child) .plan-flow__pic::before {
    display: none;
  }
}
.plan-flow__caption {
  text-align: center;
  font-weight: 700;
  font-size: 1.25rem;
  margin-top: 0.75rem;
}

.info-table {
  width: 100%;
  border-collapse: collapse;
}
.info-table th {
  background: #46336E;
  color: #fff;
  font-weight: 700;
  text-align: left;
  padding: 1rem 1.5rem;
  width: 25%;
  vertical-align: middle;
}
@media screen and (max-width: 767.9px) {
  .info-table th {
    width: 100%;
  }
}
.info-table td {
  padding: 1rem 1.5rem;
  background: #f8f8f8;
  line-height: 1.5;
}
.info-table tr:nth-child(even) td {
  background: #ecf1f4;
}
@media screen and (max-width: 767.9px) {
  .info-table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; /* 行をカードとして扱う */
  }
}

.info-table2 {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.6;
}
@media screen and (max-width: 767.9px) {
  .info-table2 {
    border-collapse: separate;
    border-spacing: 0;
  }
  .info-table2 tr,
  .info-table2 td {
    display: block;
    width: 100%;
    border: 0;
  }
}
.info-table2 th {
  background: #f8f8f8;
  font-weight: 700;
  text-align: left;
  padding: 1rem 1.5rem;
  width: 20%;
  vertical-align: middle;
}
@media screen and (max-width: 767.9px) {
  .info-table2 th {
    width: 100%;
    display: block;
  }
}
.info-table2 td {
  padding: 1rem 1.5rem;
  background: #f8f8f8;
  vertical-align: middle;
}
.info-table2 .info-table2-td01 {
  width: 60%;
}
@media screen and (max-width: 767.9px) {
  .info-table2 .info-table2-td01 {
    width: 100%;
  }
}
.info-table2 tr:nth-child(even) th,
.info-table2 tr:nth-child(even) td {
  background: #ecf1f4;
}

.caution {
  color: #C41C1E;
  margin-top: 0.5rem;
}

/*==============================================================================
# 他社比較
==============================================================================*/
.compare {
  position: relative;
  background-color: #fff;
}
.compare > * {
  position: relative;
  z-index: 1;
}
.compare::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../assets/img/bg03.jpg) no-repeat center center/cover;
  opacity: 0.15;
  pointer-events: none;
}

.compare__text {
  text-align: center;
}

.table-img {
  margin-top: 4rem;
  position: relative;
}
@media screen and (max-width: 767.9px) {
  .table-img {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-x: contain;
    -ms-touch-action: pan-x;
        touch-action: pan-x;
    /* スクロールヒント（任意） */
  }
  .table-img::after {
    content: "← スクロール →";
    position: absolute;
    right: 12px;
    bottom: 8px;
    padding: 2px 8px;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    border-radius: 999px;
    pointer-events: none;
  }
  .table-img img {
    width: auto;
    max-width: 767px;
    height: auto;
  }
}

.compare-message {
  margin-top: 3.5rem;
}

/*==============================================================================
# CTA
==============================================================================*/
.cta {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(192, 160, 98, 0.7)), to(rgba(192, 160, 98, 0.7))), url(../assets/img/cta-bg.jpg) center/cover no-repeat;
  background: linear-gradient(0deg, rgba(192, 160, 98, 0.7), rgba(192, 160, 98, 0.7)), url(../assets/img/cta-bg.jpg) center/cover no-repeat;
}

.cta__block {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
  padding: 2.5rem;
}
@media screen and (max-width: 767.9px) {
  .cta__block {
    padding: 1.25rem;
  }
}
.cta__block h2 {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #46336E;
  font-weight: 700;
  font-size: 2.25rem;
}
@media screen and (max-width: 767.9px) {
  .cta__block h2 {
    font-size: 1.5rem;
  }
}
.cta__block p {
  text-align: center;
  font-weight: 600;
  margin-top: 1.5rem;
  font-size: 1.375rem;
  line-height: 150%;
}
@media screen and (max-width: 767.9px) {
  .cta__block p {
    font-size: 1.125rem;
  }
}
.cta__block p span {
  color: #EB6C0B;
  font-weight: 700;
}
.cta__block p span span {
  font-size: 2.25rem;
}
@media screen and (max-width: 767.9px) {
  .cta__block p span span {
    font-size: 1.875rem;
  }
}

.cta__buttons {
  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;
  gap: 1.5rem;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767.9px) {
  .cta__buttons {
    display: block;
  }
}

.cta__buttons-mail p {
  margin-bottom: 0.25rem;
  font-size: 1.125rem;
}
@media screen and (max-width: 767.9px) {
  .cta__buttons-mail p {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767.9px) {
  .cta__buttons-mail {
    margin-top: 0.75rem;
  }
}

/*==============================================================================
# 葬儀の流れ
==============================================================================*/
.flow {
  background: url(../assets/img/bg06.png) no-repeat center center/cover;
}
.flow p {
  margin-top: 2.5rem;
  text-align: center;
}

.flow__text {
  color: #EB6C0B;
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 4rem;
  font-family: "Noto Serif JP", serif;
  line-height: normal;
}
@media screen and (max-width: 767.9px) {
  .flow__text {
    margin-bottom: 2rem;
    font-size: 1.125rem;
  }
}
.flow__text span {
  font-size: 2.75rem;
  font-weight: 700;
}
@media screen and (max-width: 767.9px) {
  .flow__text span {
    font-size: 2rem;
  }
}

.flow__message {
  font-size: 1.25rem;
}
@media screen and (max-width: 767.9px) {
  .flow__message {
    font-size: 16px;
  }
}

/*==============================================================================
# まごころサービス10
==============================================================================*/
.service10 {
  background: url(../assets/img/service10-bg.jpg) no-repeat center center/cover;
}

.service10__title {
  color: #555;
  font-weight: 700;
  font-size: 2rem;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767.9px) {
  .service10__title {
    font-size: 1.5rem;
  }
}
.service10__title span {
  font-size: 3rem;
  color: #EB6C0B;
  line-height: 100%;
}
@media screen and (max-width: 767.9px) {
  .service10__title span {
    font-size: 2.25rem;
  }
}

.service10__block {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.85);
  -webkit-box-shadow: 0 4px 20px 0 rgba(74, 124, 89, 0.2);
          box-shadow: 0 4px 20px 0 rgba(74, 124, 89, 0.2);
  padding: 3.125rem 3.75rem;
}
@media screen and (max-width: 767.9px) {
  .service10__block {
    padding: 1.25rem;
  }
}

.service10__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -webkit-column-gap: 4%;
     -moz-column-gap: 4%;
          column-gap: 4%;
  row-gap: 1.5rem;
}
@media screen and (max-width: 767.9px) {
  .service10__list {
    grid-template-columns: 1fr;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 1rem;
  }
}

.service10__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
}
.service10__item span {
  border-radius: 50%;
  background: #46336E;
  color: #fff;
  font-weight: 700;
  font-family: "Noto Serif JP", serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  aspect-ratio: 1/1;
  inline-size: 2.75rem;
  padding: 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-inline-size: 0;
}
@media screen and (max-width: 767.9px) {
  .service10__item span {
    inline-size: 2.25rem;
    padding: 0.5rem;
    font-size: 1.25rem;
  }
}

/*==============================================================================
# お客様からの声
==============================================================================*/
.voice__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4%;
}
@media screen and (max-width: 767.9px) {
  .voice__content {
    gap: 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.voice__box {
  background: #f8f6fa;
  padding: 2.5rem;
  border-top: 0.5rem solid #46336E;
  border-radius: 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.12);
}
@media screen and (max-width: 767.9px) {
  .voice__box {
    padding: 1.25rem;
  }
}

.voice__box-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.9px) {
  .voice__box-info {
    gap: 0.75rem;
  }
}

.voice__box-info-img img {
  width: 7.5rem;
  height: 7.5rem;
}
@media screen and (max-width: 767.9px) {
  .voice__box-info-img img {
    width: 6.25rem;
    height: 6.25rem;
  }
}

.voice__box-info-texts h3 {
  color: #46336E;
  font-size: 1.5rem;
  font-weight: 700;
}
@media screen and (max-width: 767.9px) {
  .voice__box-info-texts h3 {
    font-size: 1.25rem;
  }
}
.voice__box-info-texts p {
  font-size: 1rem;
  margin-top: 0.75rem;
}
@media screen and (max-width: 767.9px) {
  .voice__box-info-texts p {
    font-size: 0.875rem;
  }
}
.voice__box-info-texts p span {
  font-size: 0.875rem;
}
@media screen and (max-width: 767.9px) {
  .voice__box-info-texts p span {
    font-size: 12px;
  }
}

.voice__box-text {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767.9px) {
  .voice__box-text {
    margin-top: 1rem;
  }
}

/*==============================================================================
# よくあるご質問
==============================================================================*/
.faq {
  display: grid;
  gap: 18px;
  background: #F2F6F3;
}

.faq-item {
  border-radius: 8px;
  background: transparent;
  -webkit-filter: drop-shadow(0 2px 0 rgba(0, 0, 0, 0.08)) drop-shadow(0 6px 18px rgba(0, 0, 0, 0.08));
          filter: drop-shadow(0 2px 0 rgba(0, 0, 0, 0.08)) drop-shadow(0 6px 18px rgba(0, 0, 0, 0.08));
}
.faq-item .faq-q {
  background: #46336E;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  padding: 12px 16px;
  border-radius: 8px 8px 0 0;
}
.faq-item .faq-q-label {
  font-weight: 800;
  font-size: clamp(18px, 1.6vw, 22px);
  line-height: 1;
}
.faq-item .faq-q-text {
  margin: 0;
  font-weight: 700;
  font-size: clamp(16px, 1.5vw, 20px);
}
.faq-item .faq-a {
  background: #fff;
  border-radius: 0 0 8px 8px;
  padding: 14px 16px 16px;
  display: grid;
  grid-template-columns: auto 1fr;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 6px 12px;
}
.faq-item .faq-a-label {
  color: #EB6C0B;
  font-weight: 800;
  font-size: clamp(18px, 1.6vw, 22px);
  line-height: 1;
}
.faq-item .faq-a-text {
  margin: 0;
  font-size: clamp(14px, 1.4vw, 16px);
  line-height: 1.8;
}

/* 行間に余白感を足したいなら（任意） */
.faq-item + .faq-item {
  margin-top: 16px;
}

/* スマホで読みやすく（帯を固定して本文は折り返し） */
@media (max-width: 520px) {
  .faq-item .faq-q {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .u-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767.9px) {
  .u-pc {
    display: none !important;
  }
}
.u-font {
  font-family: "Noto Sans JP", sans-serif;
}
.u-font__jp {
  font-family: "Noto Sans JP", sans-serif;
}
.u-font__en {
  font-family: "M PLUS 1p", sans-serif;
}

.u-text__center {
  text-align: center !important;
}
@media screen and (max-width: 767.9px) {
  .u-text__center--sp {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .u-text__center--pc {
    text-align: center !important;
  }
}

.u-text__left {
  text-align: left !important;
}
@media screen and (max-width: 767.9px) {
  .u-text__left--sp {
    text-align: left !important;
  }
}
@media (min-width: 768px) {
  .u-text__left--pc {
    text-align: left !important;
  }
}

.u-text__right {
  text-align: right !important;
}
@media screen and (max-width: 767.9px) {
  .u-text__right--sp {
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  .u-text__right--pc {
    text-align: right !important;
  }
}

.u-text__nowrap {
  white-space: nowrap;
}
@media screen and (max-width: 767.9px) {
  .u-text__nowrap--sp {
    white-space: nowrap;
  }
}
@media (min-width: 768px) {
  .u-text__nowrap--pc {
    white-space: nowrap;
  }
}

.u-paragraph p + p {
  margin-top: 1em;
}

.em05 {
  font-size: 0.5em;
}

.em06 {
  font-size: 0.6em;
}

.em07 {
  font-size: 0.7em;
}

.em08 {
  font-size: 0.8em;
}

.em09 {
  font-size: 0.9em;
}

.em10 {
  font-size: 1em;
}

.em11 {
  font-size: 1.1em;
}

.em12 {
  font-size: 1.2em;
}

.em13 {
  font-size: 1.3em;
}

.em14 {
  font-size: 1.4em;
}

.em15 {
  font-size: 1.5em;
}

.em16 {
  font-size: 1.6em;
}

.em17 {
  font-size: 1.7em;
}

.em18 {
  font-size: 1.8em;
}

.em19 {
  font-size: 1.9em;
}

.em20 {
  font-size: 2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.u-pointer__none {
  pointer-events: none !important;
}
@media screen and (max-width: 767.9px) {
  .u-pointer__none--sp {
    pointer-events: none !important;
  }
}
@media (min-width: 768px) {
  .u-pointer__none--pc {
    pointer-events: none !important;
  }
}

/* スクリーンリーダー専用 */
.u-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.mt0 {
  margin-top: 0px !important;
}

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

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

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

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

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

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

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

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

.mb10 {
  margin-bottom: 10px !important;
}

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

.mr10 {
  margin-right: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

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

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

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

.mb30 {
  margin-bottom: 30px !important;
}

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

.mr30 {
  margin-right: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

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

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

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

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

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

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}