@charset "UTF-8";
figure {
  margin-bottom: initial;
}

.l-inner {
  width: 100%;
  max-width: 540px;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .l-inner {
    max-width: 1050px;
    padding-right: 25px;
    padding-left: 25px;
  }
}

.l-inner-sm {
  width: 100%;
  max-width: 375px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .l-inner-sm {
    max-width: 1050px;
    padding-right: 25px;
    padding-left: 25px;
  }
}

.l-mv {
  padding-top: 50px;
}
@media screen and (min-width: 768px) {
  .l-mv {
    padding-top: 42px;
  }
}

.l-lead {
  padding-block: 56px 50px;
}
@media screen and (min-width: 768px) {
  .l-lead {
    padding-block: 111px 129px;
  }
}

.l-merit {
  padding-top: 52px;
}
@media screen and (min-width: 768px) {
  .l-merit {
    padding-top: 120px;
  }
}

.l-faq {
  padding-block: 54px 28px;
}
@media screen and (min-width: 768px) {
  .l-faq {
    padding-block: 108px 30px;
  }
}

.c-ttl {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.12em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-ttl {
    font-size: 28px;
    line-height: 2;
  }
}

.c-ttl:has(wbr) {
  word-break: keep-all;
}

.c-ttl__accent {
  font-weight: 500;
  font-size: 120%;
  line-height: 1;
  color: #50658a;
}
@media screen and (min-width: 768px) {
  .c-ttl__accent {
    font-size: inherit;
  }
}

.c-ttl2 {
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 24px;
  letter-spacing: 0.12em;
  color: #50658a;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .c-ttl2 {
    font-size: 36px;
  }
}

.c-ttl2::before {
  content: attr(data-en);
  font-family: "Avenir-Medium", serif;
  font-size: 20px;
  letter-spacing: 0.12em;
  color: #e397ae;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .c-ttl2::before {
    font-size: 24px;
  }
}

.c-ttl-line {
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.12em;
  color: #50658a;
  padding-left: 1.25em;
  position: relative;
}

.c-ttl-line::before {
  content: "";
  width: 4px;
  height: 100%;
  background: linear-gradient(to bottom, transparent 0.25em, #50658a 0.25em, #50658a calc(100% - 0.25em), transparent calc(100% - 0.25em));
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.c-ttl-line__br {
  display: block;
}

.c-ttl-band {
  word-break: auto-phrase;
}

.c-ttl-band__wrap {
  display: inline-flex;
  flex-direction: column;
}

.c-ttl-band__item {
  align-self: flex-start;
  background-color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: min(5.63vw, 20px);
  line-height: 2;
  letter-spacing: 0.12em;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 0 0.5em 2px 20px;
}
@media screen and (min-width: 768px) {
  .c-ttl-band__item {
    font-size: 28px;
    line-height: 2;
    padding-right: 0.5em;
  }
}

.c-ttl-band.c-ttl-band--indent .c-ttl-band__item:not(:first-child) {
  padding-left: 20px;
}

.c-ttl-band__item:has(.c-ttl-band__accent) {
  line-height: 1.5;
}

.c-ttl-band__accent {
  font-weight: 500;
  font-size: 24px;
  color: #e36f8e;
}
@media screen and (min-width: 768px) {
  .c-ttl-band__accent {
    font-size: 36px;
  }
}

.c-ttl-band.c-ttl-band--padding-left-sm .c-ttl-band__item {
  padding-left: 0.25em;
}

.c-txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  line-height: 2;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .c-txt {
    font-size: 16px;
    line-height: 2.125;
  }
}

.c-txt2 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  line-height: 1.875;
}
@media screen and (min-width: 768px) {
  .c-txt2 {
    letter-spacing: 0.025em;
  }
}

.c-txt2:has(wbr) {
  word-break: keep-all;
}

.c-txt2__accent {
  font-weight: 500;
  color: #50658a;
}

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

.c-txt3 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0.025em;
}

.c-txt3__accent {
  font-weight: 500;
  color: #50658a;
}

.c-txt3.c-txt3--letter-spacing-sm {
  letter-spacing: -0.075em;
}

.c-txt-check {
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #50658a;
  display: flex;
  gap: 0.25em;
}

.c-txt-check::before {
  content: "";
  width: 10px;
  height: 10px;
  background: url(../img/kodawari/icon_check.svg) no-repeat center center/contain;
  display: inline-block;
  margin-top: 0.5em;
}

.c-txt-num {
  font-weight: 500;
  font-family: "Avenir-Medium", serif;
  font-size: 14px;
  line-height: 1.1;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #fff;
  background-color: #7888b3;
  border-radius: 50px;
  padding-inline: 1.5em;
  display: inline-flex;
  align-items: center;
  order: 1;
}
@media screen and (min-width: 768px) {
  .c-txt-num {
    font-size: 18px;
  }
}

.c-txt-num::before {
  content: "";
  width: 1px;
  height: 12px;
  background-color: #fff;
  display: inline-block;
  transform: rotate(27deg);
  margin-left: 0.5em;
  order: 2;
}
@media screen and (min-width: 768px) {
  .c-txt-num::before {
    height: 15px;
  }
}

.c-txt-num::after {
  content: counter(number, decimal-leading-zero);
  font-family: "Avenir-Light", serif;
  font-size: 24px;
  letter-spacing: 0.05em;
  margin-left: 0.5em;
  order: 3;
}
@media screen and (min-width: 768px) {
  .c-txt-num::after {
    font-size: 30px;
  }
}

.c-txt-num__wrap {
  display: inline-block;
  margin-top: 0.1em;
}

.c-txt-num2 {
  font-family: "Avenir-Medium", serif;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #e36f8e;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  border: 1px solid;
  background-color: #fff;
  border-radius: 50%;
  min-width: 82px;
  min-height: 82px;
  padding: 0.75em 0.25em 0.25em 0.25em;
}

.c-txt-num2::after {
  content: counter(number, decimal-leading-zero);
  font-size: 40px;
  letter-spacing: 0.1em;
  margin-top: -0.25em;
  margin-right: -0.1em;
}

.c-txt-num3 {
  font-family: "Avenir-Medium", serif;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 1px solid;
}
@media screen and (min-width: 768px) {
  .c-txt-num3 {
    font-size: 16px;
    line-height: 1.875;
  }
}

.c-txt-num3::after {
  content: "." counter(number, decimal-leading-zero);
}

.p-round {
  background-color: #f1f3f7;
  border-radius: 50%;
  min-width: 144px;
  min-height: 144px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  line-height: 1.3333333333;
  text-align: center;
  padding-bottom: 1.5em;
  counter-increment: number;
}
@media screen and (min-width: 768px) {
  .p-round {
    font-size: 20px;
    line-height: 1.5;
  }
}

.p-round__txt:has(wbr) {
  word-break: keep-all;
}

.p-round.p-round--accent {
  background-color: #7888b3;
  color: #fff;
  min-width: 173px;
  min-height: 173px;
  padding-block: 1.25em 2.5em;
}
@media screen and (min-width: 768px) {
  .p-round.p-round--accent {
    width: 27.2727272727%;
    min-width: 176px;
  }
}

.p-round.p-round--accent .p-round__num {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .p-round.p-round--accent .p-round__num {
    font-size: 21px;
  }
}

.p-round.p-round--accent .p-round__txt {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2777777778;
  margin-top: 0.75em;
}
@media screen and (min-width: 768px) {
  .p-round.p-round--accent .p-round__txt {
    font-size: 22px;
    line-height: 1.4545454545;
    margin-top: 0.25em;
  }
}

.p-list {
  list-style-type: "";
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 24px;
}
@media screen and (min-width: 768px) {
  .p-list {
    flex-direction: initial;
    gap: 34px 3.8636363636%;
  }
}

.p-list__item {
  width: 144px;
  margin-inline: auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-list__item {
    width: 180px;
    aspect-ratio: 1/1;
    align-self: center;
  }
}

.p-list__item:not(:last-child)::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 8px;
  background: url(../img/kodawari/icon_arrow-bottom.svg) no-repeat center/contain;
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .p-list__item:not(:last-child)::before {
    width: 15px;
    height: 8px;
    background-image: url(../img/kodawari/icon_arrow-right.svg);
    top: 50%;
    right: -13.3333333333%;
    left: initial;
    bottom: initial;
    transform: translateY(-50%);
  }
}

@media screen and (min-width: 768px) {
  .p-list__item.p-round.p-round--accent::before {
    right: -10%;
  }
}

.p-list2 {
  display: flex;
  flex-direction: column;
  gap: 1.25em;
}

.p-list2__txt {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0.05em;
  margin-left: calc(10px + 0.25em);
}

.p-slider__img {
  width: 100%; /*スライダー内の画像を横幅100%に*/
  height: auto;
}

.p-card {
  border-radius: 20px;
  padding-inline: 27px;
  padding-bottom: 34px;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .p-card {
    padding-inline: 28px;
  }
}

@media screen and (min-width: 768px) {
  .p-card.p-card--padding-inline-lg {
    padding-inline: 30px;
  }
}

.p-card::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: calc(100% - 24px);
  background-color: #fff;
  border-radius: 20px;
  position: absolute;
  top: 24px;
  left: 0;
  z-index: -1;
}

.p-card__img {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .p-card__img {
    gap: 16px;
  }
}

.p-card__img::before {
  content: attr(data-en);
  font-family: "Avenir-Medium", serif;
  font-size: 32px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #eec1ce;
}

.p-card__img-item {
  width: 100%;
  height: auto;
  max-height: 100px;
  object-fit: contain;
}
@media screen and (min-width: 768px) {
  .p-card__img-item {
    max-height: 102px;
  }
}

.p-card__ttl {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p-card__ttl {
    margin-top: 24px;
  }
}

.p-card__txt {
  margin-top: 1em;
}

.p-card__list {
  margin-top: 16px;
}

.p-cards {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .p-cards {
    flex-direction: initial;
    gap: 20px;
  }
}

@media screen and (min-width: 768px) {
  .p-cards__card {
    width: 32%;
    min-width: 310px;
  }
}

.p-card2 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  letter-spacing: -0.05em;
  display: flex;
  flex-direction: column;
  counter-increment: number;
}
@media screen and (min-width: 768px) {
  .p-card2 {
    letter-spacing: initial;
  }
}

.p-card2__num {
  order: -2;
  align-self: flex-start;
  margin-left: -19px;
  z-index: 0;
}

.p-card2__body {
  width: 94.1176470588%;
  padding-right: calc(50vw - 50%);
  margin-top: 0.75em;
}
@media screen and (min-width: 768px) {
  .p-card2__body {
    display: contents;
  }
}

.p-card2__ttl {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6666666667;
  letter-spacing: 0.075em;
  color: #50658a;
}
@media screen and (min-width: 768px) {
  .p-card2__ttl {
    font-size: 20px;
    line-height: 1.6;
    margin-top: 1em;
  }
}

.p-card2__ttl-br {
  display: block;
}

.p-card2__ttl-br-sp {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-card2__ttl-br-sp {
    display: contents;
  }
}

.p-card2__ttl-br-pc {
  display: contents;
}
@media screen and (min-width: 768px) {
  .p-card2__ttl-br-pc {
    display: block;
  }
}

.p-card2__txt {
  line-height: 1.75;
  text-align: justify;
  margin-top: 0.75em;
}

.p-card2__img {
  order: -1;
  margin-top: -64px;
  margin-right: calc(50% - 50vw);
  width: 100%;
  max-height: 350px;
}
@media screen and (min-width: 768px) {
  .p-card2__img {
    margin-top: -54px;
    margin-right: auto;
    max-height: initial;
  }
}

.p-card2__img-item {
  width: 100%;
  height: 100%;
  aspect-ratio: 335/186;
  object-fit: cover;
}

.p-card2:nth-child(even) .p-card2__body {
  padding-right: initial;
  padding-left: calc(50vw - 50%);
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .p-card2:nth-child(even) .p-card2__body {
    padding-right: initial;
    padding-left: initial;
    margin-left: initial;
  }
}

.p-card2:nth-child(even) .p-card2__num {
  align-self: flex-end;
  margin-left: initial;
  margin-right: -19px;
}
@media screen and (min-width: 768px) {
  .p-card2:nth-child(even) .p-card2__num {
    align-self: flex-start;
    margin-left: -19px;
    margin-right: initial;
  }
}

.p-cards2 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 28px;
}
@media screen and (min-width: 768px) {
  .p-cards2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 36px 60px;
  }
}

.p-cards2__card {
  margin-right: calc(50% - 50vw);
}
@media screen and (min-width: 768px) {
  .p-cards2__card {
    margin-right: initial;
  }
}

.p-cards2__card:nth-child(even) {
  margin-right: initial;
  margin-left: calc(50% - 50vw);
}
@media screen and (min-width: 768px) {
  .p-cards2__card:nth-child(even) {
    margin-left: initial;
  }
}

.p-card3 {
  display: flex;
  flex-direction: column-reverse;
  gap: 38px;
}
@media screen and (min-width: 768px) {
  .p-card3 {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .p-card3__body {
    margin-top: 57px;
    width: 35.4100946372%;
    min-width: 432px;
  }
}

.p-card3__ttl {
  margin-top: 7px;
  margin-left: -20px;
}
@media screen and (min-width: 768px) {
  .p-card3__ttl {
    margin-top: 12px;
    margin-left: initial;
  }
}

.p-card3__txt {
  margin-top: 26px;
}
@media screen and (min-width: 768px) {
  .p-card3__txt {
    max-width: 352px;
  }
}

.p-card3__img {
  margin-left: calc(50% - 50vw);
}
@media screen and (min-width: 768px) {
  .p-card3__img {
    margin-left: initial;
    width: 56.7823343849%;
    align-self: flex-start;
  }
}

.p-card3__img-item {
  width: 100%;
  height: 100%;
  aspect-ratio: 355/207;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .p-concept__body:nth-of-type(even) .p-card3 {
    flex-direction: initial;
  }
}

.p-concept__body:nth-of-type(even) .p-card3__num {
  background-color: #e397ae;
}

.p-concept__body:nth-of-type(even) .p-card3__ttl .c-ttl-band__accent {
  color: #7888b3;
}

.p-concept__body:nth-of-type(even) .p-card3__img {
  margin-left: initial;
  margin-right: calc(50% - 50vw);
}
@media screen and (min-width: 768px) {
  .p-concept__body:nth-of-type(even) .p-card3__img {
    margin-right: initial;
  }
}

.p-merit {
  background-color: #fff;
}

.p-merit__inner {
  max-width: 680px;
  padding-inline: 40px;
}
@media screen and (min-width: 768px) {
  .p-merit__inner {
    max-width: 830px;
    padding-inline: 25px;
  }
}

.p-merit__ttl-container {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .p-merit__ttl-container {
    font-size: 28px;
  }
}

.p-merit__ttl-lead {
  word-break: auto-phrase;
  text-align: center;
}

.p-merit__ttl {
  margin-top: 20px;
  display: grid;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-merit__ttl {
    margin-top: 36px;
  }
}

.p-merit__ttl::after {
  content: attr(data-en);
  font-family: "Avenir-Medium", serif;
  font-size: 10px;
  letter-spacing: 0.24em;
  color: #c6c6c6;
  text-align: center;
  margin-top: 0.25em;
}
@media screen and (min-width: 768px) {
  .p-merit__ttl::after {
    margin-top: -0.25em;
  }
}

.p-merit__ttl-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: fit-content;
  margin-inline: auto;
}

.p-merit__ttl-item-sub {
  align-self: flex-end;
  font-weight: 500;
  color: #e397ae;
  padding-inline: 0.5em;
  padding-block: 0.15em 0.2em;
  border: 1px solid;
  display: inline-block;
  min-width: min(180px, 74%);
  max-width: 70%;
  text-align: center;
  margin-right: 16px;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .p-merit__ttl-item-sub {
    font-size: 24px;
    min-width: 224px;
    max-width: 280px;
    margin-right: 30px;
  }
}

.p-merit__ttl-item-sub::before,
.p-merit__ttl-item-sub::after {
  content: "";
  position: absolute;
}

.p-merit__ttl-item-sub::before {
  clip-path: polygon(0 0, 100% 0%, -5% 100%);
  width: 11px;
  height: 12px;
  background-color: currentColor;
  bottom: -12px;
  right: 44px;
}
@media screen and (min-width: 768px) {
  .p-merit__ttl-item-sub::before {
    width: 12px;
    right: 55px;
  }
}

.p-merit__ttl-item-sub::after {
  clip-path: polygon(0 0, 100% 0%, -5% 100%);
  background-color: #fff;
  width: 10px;
  height: 11px;
  z-index: 10;
  bottom: -10px;
  right: 44px;
}
@media screen and (min-width: 768px) {
  .p-merit__ttl-item-sub::after {
    width: 11px;
    right: 55px;
  }
}

.p-merit__ttl-item-sub-wrap {
  display: inline-block;
  width: 100%;
  position: relative;
}

.p-merit__ttl-item-sub-wrap::before,
.p-merit__ttl-item-sub-wrap::after {
  content: "";
  position: absolute;
  background-color: #fff;
}

.p-merit__ttl-item-sub-wrap::before {
  width: 10px;
  height: 17px;
  top: -4px;
  left: calc(-8px - 0.25em);
}
@media screen and (min-width: 768px) {
  .p-merit__ttl-item-sub-wrap::before {
    width: 15px;
    height: 20px;
    top: -5px;
  }
}

.p-merit__ttl-item-sub-wrap::after {
  width: 7px;
  height: 14px;
  top: 11px;
  right: calc(-7px - 0.25em);
}
@media screen and (min-width: 768px) {
  .p-merit__ttl-item-sub-wrap::after {
    height: 20px;
  }
}

.p-merit__ttl-item-main {
  font-weight: bold;
  font-size: 26px;
  color: #50658a;
  margin-top: -1em;
}
@media screen and (min-width: 768px) {
  .p-merit__ttl-item-main {
    font-size: 33px;
    margin-top: -1.25em;
  }
}

.p-merit__ttl-num {
  font-weight: initial;
  font-family: "Avenir-Medium", serif;
  font-size: 93px;
  line-height: 1;
  display: inline-block;
  transform: translateY(0.025em);
}
@media screen and (min-width: 768px) {
  .p-merit__ttl-num {
    font-size: 117px;
  }
}

.p-merit__ttl-num-item {
  display: inline-block;
  margin-left: 0.1em;
  letter-spacing: 0.1em;
}

.p-merit__ttl-accent {
  font-weight: bold;
  font-size: 44px;
  display: inline-block;
  margin-left: 0.01em;
}
@media screen and (min-width: 768px) {
  .p-merit__ttl-accent {
    font-size: 55px;
  }
}

.p-merit__cards {
  margin-top: 22px;
}
@media screen and (min-width: 768px) {
  .p-merit__cards {
    margin-top: 44px;
  }
}

.p-merit__slider {
  margin-top: 58px;
}
@media screen and (min-width: 768px) {
  .p-merit__slider {
    margin-top: 72px;
  }
}

.p-tab__nav {
  display: flex;
  flex-wrap: nowrap;
  gap: 7px;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-tab__nav {
    gap: 11px;
  }
}

.p-tab__nav-item {
  text-align: center;
  text-decoration: none;
  appearance: none;
  user-select: none;
  border: 0;
  padding-inline: 0.25em;
  padding-block: 0.25em;
  flex: 1;
  min-height: 40px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: #b7b7b7;
  border-radius: 6px 6px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .p-tab__nav-item {
    min-height: 54px;
    font-size: 28px;
    letter-spacing: 0.24em;
    flex: initial;
    width: 50%;
    border-radius: 14px 14px 0 0;
  }
}

.p-tab__nav-item.p-tab__nav-item--pink[aria-selected=true] {
  background-color: #e397ae;
}

.p-tab__nav-item[aria-selected=true] {
  background-color: #7888b3;
  color: #fff;
  position: relative;
}

.p-tab__body {
  background-color: #fff;
  padding: 18px 13px 13px 13px;
}
@media screen and (min-width: 768px) {
  .p-tab__body {
    padding: 27px 60px;
  }
}

.p-tab__panel > * + * {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .p-tab__panel > * + * {
    margin-top: 34px;
  }
}

.p-tab__panel[data-tab-panel][inert],
.p-tab__panel[data-tab-panel][aria-hidden=true] {
  opacity: 0;
  height: 0;
  z-index: -1;
  position: relative;
  transition: opacity 0.3s ease;
  overflow: hidden;
  visibility: hidden;
  display: none;
}

.p-tab__panel[data-tab-panel]:not([inert]) {
  height: auto;
  opacity: 1;
  transition: opacity 0.3s ease;
  display: block;
}

.p-table {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.7857142857;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .p-table {
    font-size: 16px;
    line-height: 1.1875;
  }
}

.p-table__item {
  padding-bottom: 17px;
}
@media screen and (min-width: 768px) {
  .p-table__item {
    padding-bottom: 26px;
  }
}

.p-table__item:not(:first-child) {
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .p-table__item:not(:first-child) {
    padding-top: 27px;
  }
}

.p-table__ttl {
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  line-height: 1.3125;
  letter-spacing: 0.1em;
  color: #7888b3;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 9px;
}
@media screen and (min-width: 768px) {
  .p-table__ttl {
    font-size: 20px;
    line-height: 1.6;
    min-width: 178px;
    height: inherit;
    gap: 24px;
  }
}

.p-table__ttl::before,
.p-table__txt::before {
  align-self: start;
  content: "Q.";
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: initial;
  border-radius: 50%;
  border: 1px solid;
  display: inline-block;
  min-width: calc(28px - 0.25em);
  min-height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: 0.25em;
  padding-bottom: 2px;
  margin-top: 1px;
}
@media screen and (min-width: 768px) {
  .p-table__ttl::before,
  .p-table__txt::before {
    font-size: 24px;
    padding-bottom: 4px;
    min-width: calc(40px - 0.25em);
    min-height: 36px;
  }
}

.p-table__txt-container {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  line-height: 1.5714285714;
  letter-spacing: 0.1em;
  margin-top: 0.75em;
}
@media screen and (min-width: 768px) {
  .p-table__txt-container {
    font-size: 16px;
    line-height: 1.625;
    margin-top: 0.5em;
  }
}

.p-table__txt {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 9px;
}
@media screen and (min-width: 768px) {
  .p-table__txt {
    align-items: initial;
    gap: 24px;
  }
}

.p-table__txt::before {
  content: "A.";
  color: #e36f8e;
}

@media screen and (min-width: 768px) {
  .p-table__txt-wrap {
    display: inline-block;
    padding-top: 0.5em;
  }
}

.p-mv {
  display: flex;
  flex-direction: column-reverse;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-mv {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}

.p-mv__body {
  padding-block: 40px 34px;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .p-mv__body {
    padding-block: 40px 76px;
    padding-left: min(7.9427083333%, 122px);
    width: 47.9166666667%;
    min-width: 460px;
    display: grid;
    align-content: center;
  }
}

.p-mv__body::before {
  content: "";
  display: inline-block;
  width: 100vw;
  height: 100%;
  background: url(../img/kodawari/bg_05_sp.webp) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 24%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .p-mv__body::before {
    width: 100%;
    height: 56.8733153639%;
    background-image: url(../img/kodawari/bg_05.webp);
    top: initial;
    left: 0;
    bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .p-mv__body-inner {
    padding-left: initial;
  }
}

.p-mv__ttl {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 12px;
  color: #666666;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5em;
}
@media screen and (min-width: 768px) {
  .p-mv__ttl {
    font-size: 14px;
    letter-spacing: 0.1em;
    gap: 1.25em;
  }
}

.p-mv__ttl::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 13px;
  background-color: #808080;
}

.p-mv__ttl::after {
  content: attr(data-en);
  font-family: "Avenir-Light", serif;
  font-size: 10px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.p-mv__ttl-wrap {
  order: -1;
}

.p-mv__lead {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 26px;
  line-height: 2;
  letter-spacing: 0.02em;
  margin-top: 0.5em;
}
@media screen and (min-width: 768px) {
  .p-mv__lead {
    font-size: 40px;
    line-height: 2.1;
    letter-spacing: 0.03em;
    margin-top: 0.75em;
  }
}

.p-mv__txt {
  font-family: "Avenir-Light", serif;
  font-size: 12px;
  line-height: 2.0833333333;
  letter-spacing: 0.16em;
  color: #adadad;
  margin-top: 1.25em;
}
@media screen and (min-width: 768px) {
  .p-mv__txt {
    font-size: 14px;
    line-height: 2.3571428571;
  }
}

@media screen and (min-width: 768px) {
  .p-mv__img {
    align-self: normal;
    width: 52.0833333333%;
  }
}

.p-mv__img-item {
  width: 100%;
  height: 100%;
  aspect-ratio: 375/295;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .p-mv__img-item {
    aspect-ratio: 800/742;
  }
}

.p-lead-card {
  display: flex;
  flex-direction: column-reverse;
  gap: 23px;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .p-lead-card {
    flex-direction: initial;
    justify-content: space-between;
    gap: 30px;
  }
}

.p-lead-card::before {
  content: "";
  display: inline-block;
  width: 100vw;
  height: calc(100% - 164px);
  background: url(../img/kodawari/bg_04_sp.webp) no-repeat center/cover;
  position: absolute;
  top: 152px;
  left: 35px;
  z-index: -1;
  margin-right: calc(50% - 50vw);
}
@media screen and (min-width: 768px) {
  .p-lead-card::before {
    width: 80%;
    height: calc(100% - 48px);
    background-image: url(../img/kodawari/bg_04.webp);
    top: 48px;
    left: 50%;
    transform: translateX(-50%);
    margin-right: initial;
  }
}

@media screen and (min-width: 768px) {
  .p-lead-card__body {
    width: 46.7%;
    min-width: 467px;
    margin-top: 23px;
  }
}

.p-lead-card__ttl {
  margin-left: -20px;
}
@media screen and (min-width: 768px) {
  .p-lead-card__ttl {
    margin-left: -2em;
  }
}

.p-lead-card__txt-container {
  display: grid;
  gap: 2em;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p-lead-card__txt-container {
    gap: 2.75em;
    margin-top: 30px;
  }
}

.p-lead-card__txt2 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0.025em;
}
@media screen and (min-width: 768px) {
  .p-lead-card__txt2 {
    font-size: 18px;
    line-height: 2.1111111111;
  }
}

@media screen and (min-width: 768px) {
  .p-lead-card__img {
    align-self: flex-start;
    width: 48%;
  }
}

.p-lead-card__img-item {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}

.p-lead {
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .p-lead__card {
    padding-bottom: 62px;
  }
}

.p-concept-box__inner {
  padding-inline: 22px;
  padding-bottom: 38px;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .p-concept-box__inner {
    padding-inline: 42px;
    padding-bottom: 52px;
  }
}

.p-concept-box__inner::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: calc(100% - 52px);
  background-color: #fff;
  border-radius: 20px;
  position: absolute;
  top: 52px;
  left: 0;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .p-concept-box__inner::before {
    height: calc(100% - 30px);
    top: 30px;
  }
}

.p-concept-box__list {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-concept-box__list {
    max-width: 880px;
    margin-inline: auto;
  }
}

.p-concept-box__txt {
  margin-top: 38px;
}
@media screen and (min-width: 768px) {
  .p-concept-box__txt {
    margin-top: 24px;
    max-width: 800px;
    margin-inline: auto;
  }
}

.p-concept-lead {
  display: grid;
}
@media screen and (min-width: 768px) {
  .p-concept-lead {
    grid-template-columns: 320fr 594fr 379fr;
    gap: 10px;
  }
}

.p-concept-lead__body {
  margin-top: -120px;
}
@media screen and (min-width: 768px) {
  .p-concept-lead__body {
    margin-top: 148px;
  }
}

.p-concept-lead__ttl {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: min(5.4vw, 20px);
  line-height: 2;
  letter-spacing: 0.12em;
  width: 59.7014925373%;
  max-width: 250px;
}
@media screen and (min-width: 768px) {
  .p-concept-lead__ttl {
    font-size: 28px;
    width: initial;
    max-width: 440px;
  }
}

.p-concept-lead__ttl:has(wbr) {
  word-break: keep-all;
}

.p-concept-lead__ttl-accent {
  font-weight: 500;
  font-size: 120%;
  line-height: 1;
  color: #50658a;
}
@media screen and (min-width: 768px) {
  .p-concept-lead__ttl-accent {
    font-size: 128%;
  }
}

.p-concept-lead__ttl-accent.p-concept-lead__ttl-accent--indent {
  display: inline-block;
  text-indent: -0.5em;
}

.p-concept-lead__txt-container {
  display: flex;
  flex-direction: column;
  gap: 1.75em;
  margin-top: 26px;
}
@media screen and (min-width: 768px) {
  .p-concept-lead__txt-container {
    margin-top: initial;
    padding-inline: 13.6363636364% 10px;
    margin-top: 34px;
  }
}

@media screen and (min-width: 768px) {
  .p-concept-lead__txt {
    max-width: 439px;
  }
}

.p-concept-lead__img-container {
  order: -1;
  margin-inline: auto calc(50% - 50vw);
  width: 51.3432835821%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (min-width: 768px) {
  .p-concept-lead__img-container {
    gap: 16px;
    order: initial;
    margin-inline: auto;
    width: 100%;
    margin-top: initial;
  }
}

.p-concept-lead__img.p-concept-lead__img--1 {
  margin-right: 11px;
}
@media screen and (min-width: 768px) {
  .p-concept-lead__img.p-concept-lead__img--1 {
    margin-right: 64px;
  }
}

.p-concept-lead__img.p-concept-lead__img--2 {
  width: 58.1395348837%;
  margin-left: auto;
  opacity: 0.8;
}
@media screen and (min-width: 768px) {
  .p-concept-lead__img.p-concept-lead__img--2 {
    width: 51.8134715026%;
  }
}

.p-concept-lead__img.p-concept-lead__img--1 .p-concept-lead__img-item {
  width: 100%;
  height: 100%;
  aspect-ratio: 160/200;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .p-concept-lead__img.p-concept-lead__img--1 .p-concept-lead__img-item {
    aspect-ratio: 315/473;
  }
}

.p-concept-lead__img.p-concept-lead__img--2 .p-concept-lead__img-item {
  width: 100%;
  height: 100%;
  aspect-ratio: 100/88;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .p-concept-lead__img.p-concept-lead__img--2 .p-concept-lead__img-item {
    aspect-ratio: 200/177;
  }
}

.p-concept-lead__img-container2 {
  width: 84.4776119403%;
  margin-left: calc(50% - 50vw);
  margin-top: 34px;
}
@media screen and (min-width: 768px) {
  .p-concept-lead__img-container2 {
    margin-left: initial;
    order: -2;
    width: 100%;
    margin-top: 262px;
  }
}

.p-concept-lead__img2.p-concept-lead__img2--1 {
  width: 49.4699646643%;
  z-index: 0;
  position: relative;
  opacity: 0.8;
}
@media screen and (min-width: 768px) {
  .p-concept-lead__img2.p-concept-lead__img2--1 {
    width: 55.2147239264%;
  }
}

.p-concept-lead__img2.p-concept-lead__img2--2 {
  margin-right: 11px;
  width: 56.5371024735%;
  margin-left: 43.4628975265%;
  margin-top: -66px;
}
@media screen and (min-width: 768px) {
  .p-concept-lead__img2.p-concept-lead__img2--2 {
    width: 73.6196319018%;
    margin-left: 80px;
    margin-top: -14px;
  }
}

.p-concept-lead__img2.p-concept-lead__img2--1 .p-concept-lead__img2-item {
  width: 100%;
  height: 100%;
  aspect-ratio: 140/100;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .p-concept-lead__img2.p-concept-lead__img2--1 .p-concept-lead__img2-item {
    aspect-ratio: 180/200;
  }
}

.p-concept-lead__img2.p-concept-lead__img2--2 .p-concept-lead__img2-item {
  width: 100%;
  height: 100%;
  aspect-ratio: 160/180;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .p-concept-lead__img2.p-concept-lead__img2--2 .p-concept-lead__img2-item {
    aspect-ratio: 240/300;
  }
}

.p-concept-head {
  position: relative;
  z-index: 0;
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .p-concept-head {
    padding-bottom: 118px;
  }
}

.p-concept-head::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: calc(100% - 81px);
  background: url(../img/kodawari/bg_01_sp.webp) no-repeat center/cover;
  position: absolute;
  top: 81px;
  left: 0;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .p-concept-head::before {
    height: calc(100% - 38px);
    background-image: url(../img/kodawari/bg_01.webp);
    top: 38px;
  }
}

@media screen and (min-width: 768px) {
  .p-concept-head__lead {
    margin-inline: -140px -176px;
  }
}

.p-concept-head__box {
  margin-top: 44px;
}
@media screen and (min-width: 768px) {
  .p-concept-head__box {
    margin-top: 64px;
  }
}

.p-concept-body {
  counter-increment: number;
  position: relative;
  z-index: 0;
}

.p-concept-body::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: calc(100% - 372px);
  background: url(../img/kodawari/bg_02_sp.webp) no-repeat center/cover;
  position: absolute;
  top: 372px;
  left: 0;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .p-concept-body::before {
    height: calc(100% - 247px);
    background-image: url(../img/kodawari/bg_02.webp);
    top: 247px;
  }
}

@media screen and (min-width: 768px) {
  .p-concept-body__head {
    margin-left: calc(50% - 50vw);
  }
}

.p-concept-body__cards {
  max-width: 400px;
  margin-inline: auto;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-concept-body__cards {
    max-width: initial;
    margin-top: 74px;
  }
}

.p-concept-body__slider {
  margin-top: 58px;
}
@media screen and (min-width: 768px) {
  .p-concept-body__slider {
    margin-top: 100px;
  }
}

.p-concept-body:nth-of-type(even)::before {
  background-image: url(../img/kodawari/bg_03_sp.webp);
}
@media screen and (min-width: 768px) {
  .p-concept-body:nth-of-type(even)::before {
    background-image: url(../img/kodawari/bg_03.webp);
  }
}

@media screen and (min-width: 768px) {
  .p-concept__body:nth-of-type(even) .p-concept-body__head {
    margin-left: initial;
    margin-right: calc(50% - 50vw);
  }
}

.p-concept {
  background-color: #fff;
}

.p-concept__body {
  padding-top: 81px;
}
@media screen and (min-width: 768px) {
  .p-concept__body {
    padding-top: 120px;
  }
}

.p-concept__body:not(:has(.p-concept-body__slider)) {
  padding-bottom: 68px;
}
@media screen and (min-width: 768px) {
  .p-concept__body:not(:has(.p-concept-body__slider)) {
    padding-bottom: 128px;
  }
}

.p-faq {
  background-color: #fafafa;
}

.p-faq__inner {
  max-width: 590px;
}
@media screen and (min-width: 768px) {
  .p-faq__inner {
    max-width: 1050px;
  }
}

.p-faq__tab {
  margin-top: 22px;
}
@media screen and (min-width: 768px) {
  .p-faq__tab {
    margin-top: 44px;
  }
}

.u-desktop {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-desktop {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .u-mobile {
    display: none;
  }
}

.u-visually-hidden {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px;
}/*# sourceMappingURL=kodawari.css.map */