@charset "UTF-8";
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: border-box;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
button,
input,
select,
textarea {
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

/* ------------------------------------------------------ */
a, p, img, article, aside, hgroup, header, footer, main, nav, figure, span, button, h1, h2, h3 {
  display: block;
}

img {
  width: 100%;
  border: none;
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

ul, li {
  list-style: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* =========================
   レスポンシブ
   ========================= */
/* スマホ */
/* タブレット※スマホを含むよ*/
/* PC */
/* =============================================
共通設定
============================================= */
body,
html {
  font-family: "Noto Sans JP", sans-serif;
  background: #faf8f5;
  color: #4a4a4a;
  line-height: 1.9;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

@media (max-width: 768px) {
  body {
    font-size: 14px;
  }
}
/* =============================================
sectionの共通設定
============================================= */
.l-common {
  padding: 100px 0;
}
@media (max-width: 768px) {
  .l-common {
    padding: 60px 0;
  }
}

.wrapper {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (max-width: 768px) {
  .wrapper {
    padding: 0 16px;
  }
}

.common__header {
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .common__header {
    margin-bottom: 40px;
  }
}
.common__header-title--en {
  font-family: "Cormorant Garamond", serif;
  font-size: 64px;
  color: #e5ded6;
  letter-spacing: 0.08em;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .common__header-title--en {
    font-size: 48px;
  }
}
.common__header-title {
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-top: -72px;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .common__header-title {
    font-size: 20px;
    letter-spacing: 0.05em;
    margin-top: -56px;
  }
}
.common__header-title::before {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 50%;
  width: 50px;
  height: 2px;
  translate: -50% 0;
  background-color: #cbbeac;
}
.common__footer {
  text-align: center;
}
.common__footer-text {
  color: #7a6a5a;
  line-height: 2;
}
.common__read {
  text-align: center;
  padding: 0 16px;
  margin-bottom: 40px;
  color: #7a6a5a;
}
@media (max-width: 768px) {
  .common__read {
    text-align: justify;
  }
}
.common__box-title {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .common__box-title {
    font-size: 20px;
  }
}
.common__box-num {
  font-family: "Cormorant Garamond", serif;
  font-size: 24px;
  color: #d4b896;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .common__box-num {
    font-size: 18px;
  }
}
.common__box-line {
  color: #d4b896;
}
.common__slider-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  border: 1px solid #b89a6a;
  background-color: #ffffff;
  border-radius: 50%;
  cursor: pointer;
  font-family: "Cormorant Garamond", serif;
  font-size: 28px;
  color: #b89a6a;
  line-height: 1;
  padding-bottom: 4px;
  transition: background-color 0.3s ease, color 0.3s ease, transform 0.2s ease, border-color 0.3s ease;
}
@media (hover: hover) {
  .common__slider-btn:hover {
    background-color: #b89a6a;
    color: #ffffff;
  }
  .common__slider-btn:hover.results__slider-btn--next {
    transform: translateX(3px);
  }
  .common__slider-btn:hover.results__slider-btn--prev {
    transform: translateX(-3px);
  }
}
.common__slider-btn:active {
  transform: scale(0.95);
}
.common__slider-btn:disabled {
  opacity: 0.15;
  border-color: #ccc;
  color: #ccc;
  cursor: default;
  pointer-events: none;
  transform: none !important;
}

.strong,
strong {
  color: #e9967a;
  font-weight: 400;
}

/* =============================================
Utilities
============================================= */
.mobile {
  display: none;
}
@media (max-width: 768px) {
  .mobile {
    display: block;
  }
}

@media (max-width: 768px) {
  .pc {
    display: none;
  }
}

/* フェードアップｊｓ */
.js-fadeup {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 1s ease, transform 1s ease;
}
.js-fadeup.in-view {
  opacity: 1;
  transform: translateY(0);
}

/* フェードサイドjs*/
.js-fadeside {
  opacity: 0;
  transform: translateX(-150px);
  transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}
.js-fadeside.side-view {
  opacity: 1;
  transform: translateX(0);
}

/* =============================================
共通ボタン
============================================= */
.btn {
  display: inline-block;
  padding: 14px 32px;
  border-radius: 50px;
  font-size: 14px;
  letter-spacing: 0.08em;
  text-align: center;
  transition: background-color 0.25s ease, color 0.25s ease, opacity 0.25s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.btn--primary {
  background-color: #b89a6a;
  color: #ffffff;
  border: 1px solid #b89a6a;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.btn--primary:hover {
  background-color: rgb(168.7763636364, 134.7945454545, 80.4236363636);
}

.btn--header {
  color: #b89a6a;
  border: 1px solid #b89a6a;
  padding: 8px 24px;
  line-height: 1.3;
  font-size: 12px;
}
@media (hover: hover) {
  .btn--header:hover {
    background-color: rgb(168.7763636364, 134.7945454545, 80.4236363636);
    color: #ffffff;
  }
}
@media (max-width: 768px) {
  .btn--header {
    padding: 8px 18px;
    font-size: 10px;
  }
}

.c-btn-line {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px 48px;
  border-radius: 50px;
  background-color: #06c755;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0.08em;
  transition: opacity 0.25s ease;
}
.c-btn-line::before {
  font-family: "Font Awesome 6 Brands";
  content: "\f3c6";
  font-size: 20px;
  line-height: 1;
}
.c-btn-line:hover {
  opacity: 0.85;
}
@media (max-width: 768px) {
  .c-btn-line {
    padding: 14px 40px;
    font-size: 14px;
  }
}

.line-btn {
  position: fixed;
  z-index: 1000;
  top: 80%;
  right: 1%;
}

/* =============================================
1.ヘッダー
============================================= */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.header__inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 40px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
@media (max-width: 768px) {
  .header__inner {
    padding: 0 20px;
  }
}
.header__logo {
  font-family: "Cormorant Garamond", serif;
  font-size: 32px;
  font-weight: 400;
  color: #4a4a4a;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.header__nav-list {
  display: flex;
  align-items: center;
  gap: 24px;
}
.header__nav-link {
  color: #7a6a5a;
  letter-spacing: 0.06em;
}

/* =============================================
2.ヒーローセクション
============================================= */
.hero {
  padding-top: 70px;
}
.hero__inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 80px 40px;
  display: flex;
  align-items: center;
  gap: 60px;
}
@media (max-width: 768px) {
  .hero__inner {
    padding: 0px 0px 60px;
    flex-direction: column-reverse;
    gap: 36px;
  }
}
.hero__text {
  flex: 1;
}
.hero__tag {
  color: #b89a6a;
  letter-spacing: 0.1em;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 768px) {
  .hero__tag {
    font-size: 12px;
  }
}
.hero__tag::before {
  content: "";
  width: 40px;
  height: 0.5px;
  background-color: #b89a6a;
}
.hero__title {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .hero__title {
    font-size: 24px;
  }
}
.hero__desc {
  color: #7a6a5a;
  margin-bottom: 40px;
}
.hero__image {
  flex: 1;
}
.hero__image-placeholder {
  position: relative;
}
.hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, #FAF9F6 0%, transparent 30%);
}
@media (max-width: 768px) {
  .hero__overlay {
    background: linear-gradient(to top, #FAF9F6 0%, transparent 30%);
  }
}

.about {
  background-color: #f3ede6;
}
.about__inner {
  display: flex;
  align-items: flex-start;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 40px;
  gap: 80px;
}
@media (max-width: 768px) {
  .about__inner {
    flex-direction: column;
    padding: 0 20px;
    gap: 48px;
  }
}
.about__profile {
  flex: 0 0 260px;
}
@media (max-width: 768px) {
  .about__profile {
    width: 100%;
  }
}
.about__profile-image {
  width: 160px;
  height: 160px;
  margin: 0 auto 24px;
  border-radius: 50%;
  background-color: #d9cfc5;
  border: 1px solid #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.about__text-area {
  padding: 0 16px;
}
.about__profile-text {
  text-align: center;
}
.about__profile-role {
  margin-bottom: 4px;
  font-size: 12px;
  color: #7a6a5a;
}
.about__profile-name {
  margin-bottom: 16px;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 400;
}
.about__profile-list {
  margin-bottom: 16px;
  padding-left: 4px;
  font-size: 14px;
  color: #7a6a5a;
  line-height: 2;
}
@media (max-width: 768px) {
  .about__profile-list {
    font-size: 12px;
  }
}
.about__profile-list-item::before {
  content: "・";
  color: #b89a6a;
}
.about__profile-note {
  color: #7a6a5a;
  line-height: 1.8;
}
.about__story {
  flex: 1;
  padding: 24px 32px;
  background-color: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
@media (max-width: 768px) {
  .about__story {
    padding: 32px 16px;
  }
}
.about__title {
  line-height: 1.7;
}
.about__title::after {
  content: "";
  width: 50%;
  height: 1px;
  margin-top: 24px;
  background-color: #b89a6a;
}
.about__text {
  margin-bottom: 24px;
  color: #7a6a5a;
}
.about__text:last-child {
  margin-bottom: 0;
}

.worries {
  background-color: #faf8f5;
}
.worries__inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (max-width: 768px) {
  .worries__inner {
    padding: 0 20px;
  }
}
.worries__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 48px;
}
.worries__card {
  display: flex;
  align-items: center;
  flex: 0 0 calc(33.33% - 11px);
  padding: 28px 24px;
  background-color: #ffffff;
  border: 1px solid #d9cfc5;
  border-radius: 30px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
@media (max-width: 768px) {
  .worries__card {
    flex: 0 0 calc(50% - 8px);
  }
}
@media (max-width: 480px) {
  .worries__card {
    flex: 0 0 100%;
  }
}
.worries__card-text {
  position: relative;
  padding-left: 20%;
  color: #4a4a4a;
  line-height: 1.9;
  text-align: justify;
}
.worries__card-text::before {
  content: "";
  position: absolute;
  top: 30%;
  left: 5%;
  width: 20px;
  height: 20px;
  background-image: url(../images/check1.png);
  background-size: contain;
}
.worries__footer {
  text-align: center;
}
.worries__footer-text {
  padding: 0 24px;
}

.reason {
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .reason__inner {
    padding: 0 20px;
  }
}
.reason__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 800px;
  margin: 0 auto 48px;
  gap: 40px;
}
@media (max-width: 768px) {
  .reason__container {
    flex-direction: column;
    gap: 56px;
  }
}
.reason__image-area {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 0;
}
@media (max-width: 768px) {
  .reason__image-area {
    width: 100%;
    max-width: 320px;
  }
}
.reason__main-image {
  width: 60%;
}
.reason__stats {
  display: flex;
  flex-direction: column;
  width: 50%;
  gap: 32px;
  text-align: justify;
}
@media (max-width: 768px) {
  .reason__stats {
    flex: none;
    width: 100%;
    gap: 36px;
  }
}
.reason__stat-item {
  display: flex;
  align-items: stretch;
}
.reason__stat-item::before {
  content: "";
  flex-shrink: 0;
  width: 1px;
  margin-right: 20px;
  background-color: #d4b896;
}
.reason__stat-body {
  flex: 1;
}
.reason__stat-title {
  margin-bottom: 8px;
  font-size: 20px;
  position: relative;
  padding-left: 56px;
}
@media (max-width: 768px) {
  .reason__stat-title {
    font-size: 18px;
  }
}
.reason__stat-title::before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/reason1.png) no-repeat center center/contain;
  top: 3px;
  left: 8px;
  position: absolute;
}
.reason__stat-title--item2::before {
  background-image: url(../images/reason2.png);
}
.reason__stat-title--item3::before {
  background-image: url(../images/reason3.png);
}
.reason__stat-desc {
  margin-bottom: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  color: #7a6a5a;
  line-height: 1.9;
}

.approach {
  background-color: #f3ede6;
}
.approach__lead {
  margin-bottom: 80px;
  color: #7a6a5a;
  line-height: 2;
}
@media (max-width: 768px) {
  .approach__lead {
    margin-bottom: 48px;
    text-align: left;
  }
}
.approach__list {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .approach__list {
    gap: 48px;
    margin-bottom: 60px;
  }
}
.approach__item {
  display: flex;
  align-items: center;
  gap: 48px;
  padding: 40px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
@media (max-width: 768px) {
  .approach__item {
    flex-direction: column;
    gap: 24px;
    padding: 24px 20px;
  }
}
.approach__item-step {
  position: absolute;
  padding: 12px 20px;
  line-height: 1;
  border-radius: 5px 0 12px 0;
  top: 0px;
  left: 0px;
  background: #faf8f5;
}
.approach__item-body {
  flex: 1;
}
.approach__flow {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  padding: 60px 0;
}
.approach__flow-bg-line {
  display: none; /* PCでは非表示 */
}
@media (max-width: 768px) {
  .approach__flow-bg-line {
    display: block;
    position: absolute;
    top: 50%;
    left: 80%;
    transform: translate(-50%, -50%);
    width: 260%;
    z-index: 1;
    pointer-events: none;
  }
}
.approach__flow-card-title {
  position: relative;
  padding-left: 60px;
  margin: 32px 0 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9cfc5;
  z-index: 2;
}
@media (max-width: 768px) {
  .approach__flow-card-title {
    padding-left: 54px;
  }
}
.approach__flow-card-title::before {
  content: "";
  width: 40px;
  height: 40px;
  background: url(../images/icon4.png) no-repeat center center/contain;
  top: 3px;
  left: 8px;
  position: absolute;
}
@media (max-width: 768px) {
  .approach__flow-card-title::before {
    width: 32px;
    height: 32px;
  }
}
.approach__flow-card-title--item2::before {
  background-image: url(../images/icon2.png);
}
.approach__flow-card-title--item3::before {
  background-image: url(../images/icon5.png);
}
.approach__item-desc {
  font-size: 14px;
  color: #7a6a5a;
  line-height: 2;
}
@media (max-width: 768px) {
  .approach__item-desc {
    padding: 0 16px;
  }
}
.approach__flow-title {
  margin-bottom: 64px;
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  font-weight: 400;
  color: #907b5b;
  text-align: center;
}
@media (max-width: 768px) {
  .approach__flow-title {
    margin-bottom: 32px;
    font-size: 24px;
  }
}
.approach__flow-cards {
  display: flex;
  align-items: flex-start;
  max-width: 1100px;
  margin: 0 auto;
  gap: 60px;
}
@media (max-width: 768px) {
  .approach__flow-cards {
    flex-direction: column;
    padding: 0 16px;
    gap: 40px;
  }
}
.approach__flow-card {
  flex: 1;
  display: flex;
  flex-direction: column;
  text-align: left;
  z-index: 1;
}
.approach__flow-card:nth-of-type(1) {
  margin-top: 0;
}
.approach__flow-card:nth-of-type(2) {
  margin-top: 60px;
}
.approach__flow-card:nth-of-type(3) {
  margin-top: 120px;
}
@media (max-width: 768px) {
  .approach__flow-card {
    max-width: 60%;
  }
  .approach__flow-card:nth-of-type(1) {
    align-self: flex-start;
    margin-top: 0;
  }
  .approach__flow-card:nth-of-type(2) {
    align-self: flex-end;
    margin-top: 0;
  }
  .approach__flow-card:nth-of-type(3) {
    align-self: flex-start;
    margin-top: 0;
  }
}
.approach__flow-card-image {
  position: relative;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 5px;
  background-color: #ffffff;
  margin-bottom: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.approach__flow-card-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.approach__flow-card-overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(250, 248, 245, 0.2);
}
.approach__flow-card:hover .approach__flow-card-overlay {
  opacity: 1;
}
.approach__flow-card-day {
  position: absolute;
  padding: 12px 20px;
  font-family: "Cormorant Garamond", serif;
  font-size: 20px;
  color: #4a4a4a;
  letter-spacing: 0.05em;
  line-height: 1;
  background-color: #faf8f5;
  border-radius: 50px;
  top: -16px;
  left: -16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}
@media (max-width: 768px) {
  .approach__flow-card-day {
    font-size: 16px;
  }
}
.approach__flow-card-name {
  margin-bottom: 8px;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: bold;
  color: #907b5b;
  line-height: 1;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 1px solid #907b5b;
  display: block;
  max-width: 100%;
  padding-bottom: 8px;
}
.approach__flow-card-desc {
  font-size: 14px;
  color: #7a6a5a;
  line-height: 1.6;
}

.faq {
  background-color: #ffffff;
}
.faq__lead {
  margin-bottom: 0;
  color: #7a6a5a;
}

.c-accordion {
  list-style: none;
}
.c-accordion__wrapper {
  max-width: 800px;
}
@media (max-width: 768px) {
  .c-accordion__wrapper {
    padding: 0 24px;
  }
}
.c-accordion__item {
  border-bottom: 1px solid #d9cfc5;
}
.c-accordion__item:first-child {
  border-top: 1px solid #d9cfc5;
}
.c-accordion__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 16px;
  padding: 28px 0;
  border: none;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 768px) {
  .c-accordion__header {
    padding: 20px 0;
  }
}
.c-accordion__title {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 1.7;
  letter-spacing: 0.06em;
}
@media (max-width: 768px) {
  .c-accordion__title {
    font-size: 14px;
  }
}
.c-accordion__icon {
  position: relative;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.c-accordion__icon::before, .c-accordion__icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #b89a6a;
  border-radius: 2px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.c-accordion__icon::before {
  width: 16px;
  height: 1px;
  transform: translate(-50%, -50%);
}
.c-accordion__icon::after {
  width: 1px;
  height: 16px;
  transform: translate(-50%, -50%);
}
.c-accordion__header[aria-expanded=true] .c-accordion__icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
  opacity: 0;
}
.c-accordion__body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}
.c-accordion__content {
  padding: 4px 0 32px;
}
@media (max-width: 768px) {
  .c-accordion__content {
    padding: 4px 0 24px;
  }
}
.c-accordion__lead {
  margin-bottom: 16px;
  font-size: 14px;
  color: #7a6a5a;
  line-height: 1.9;
}
.c-accordion__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.c-accordion__list-item {
  padding-left: 1em;
  font-size: 14px;
  color: #7a6a5a;
  line-height: 1.8;
}
.c-accordion__list-item::before {
  content: "・";
  margin-left: -1em;
  color: #b89a6a;
}
.c-accordion__note {
  margin-top: 20px;
  font-size: 12px;
  color: #7a6a5a;
  line-height: 1.8;
}

.results {
  background-color: #faf8f5;
}
.results__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 64px;
}
@media (max-width: 768px) {
  .results__container {
    flex-direction: column-reverse;
    gap: 56px;
    margin-top: 48px;
  }
}
.results__stats {
  display: flex;
  flex-direction: column;
  width: 40%;
  gap: 48px;
}
@media (max-width: 768px) {
  .results__stats {
    flex: none;
    width: 100%;
    gap: 36px;
  }
}
.results__stat-item {
  display: flex;
  align-items: stretch;
}
.results__stat-item::before {
  content: "";
  flex-shrink: 0;
  width: 1px;
  margin-right: 20px;
  background-color: #d4b896;
}
.results__stat-body {
  flex: 1;
}
.results__stat-number {
  display: inline-block;
  font-size: 32px;
  color: #907b5b;
  line-height: 1;
}
.results__stat-unit {
  display: inline-block;
  margin-left: 3px;
  font-size: 16px;
}
.results__stat-label {
  display: inline;
  padding-left: 8px;
  font-size: 14px;
  letter-spacing: 0.08em;
  margin-bottom: 8px;
}
.results__stat-desc {
  margin-bottom: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  color: #7a6a5a;
  line-height: 1.9;
}
@media (max-width: 768px) {
  .results__stat-desc {
    padding-top: 8px;
  }
}
.results__slider-area {
  display: flex;
  align-items: center;
  flex: 1;
  min-width: 0;
  gap: 16px;
}
@media (max-width: 768px) {
  .results__slider-area {
    gap: 10px;
  }
}
.results__slider-viewport {
  flex: 1;
  overflow: hidden;
  padding: 20px 0;
  background-color: #f3ede6;
  border-radius: 5px;
}
.results__slider-track {
  display: flex;
  transition: transform 0.5s ease;
}
.results__slide {
  flex: 0 0 100%;
  padding: 0 16px;
}
.results__slide img {
  width: 70%;
  margin: 0 auto;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}

.instagram {
  overflow: hidden;
  background-color: #ffffff;
}
.instagram__header {
  display: block;
  text-align: center;
  margin-bottom: 48px;
  text-decoration: none;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.instagram__header:hover, .instagram__header:active {
  opacity: 0.75;
}
@media (max-width: 768px) {
  .instagram__header {
    margin-bottom: 36px;
    padding-top: 36px;
  }
}
.instagram__lead {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  color: #7a6a5a;
  line-height: 1.9;
}
.instagram__slider {
  width: 100%;
  overflow: hidden;
}
.instagram__track {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  gap: 12px;
}
.instagram__item {
  flex-shrink: 0;
  width: 300px;
}
@media (max-width: 768px) {
  .instagram__item {
    width: 250px;
  }
}
.instagram__item img {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  border: 1px solid #d9cfc5;
}

.voice {
  background-color: #f3ede6;
}
.voice__lead {
  color: #7a6a5a;
}
@media (max-width: 768px) {
  .voice__lead {
    padding: 0;
  }
}
.voice__slider-area {
  display: flex;
  align-items: center;
  max-width: 1100px;
  margin: 0 auto;
  gap: 24px;
}
@media (max-width: 768px) {
  .voice__slider-area {
    width: 100%;
    overflow: hidden;
    gap: 8px;
  }
}
.voice__viewport {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  padding: 0;
}
@media (max-width: 768px) {
  .voice__viewport {
    margin: 0 -32px;
    padding: 0;
    overflow: hidden;
  }
}
.voice__track {
  display: flex;
  gap: 24px;
  transition: transform 0.4s ease;
}
@media (max-width: 768px) {
  .voice__track {
    gap: 16px;
    padding-left: 11%;
  }
}
.voice__card {
  display: flex;
  flex-direction: column;
  flex: 0 0 calc((100% - 48px) / 3);
  padding: 32px 28px;
  background-color: #ffffff;
  border: 1px solid #d9cfc5;
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
@media (max-width: 768px) {
  .voice__card {
    flex: 0 0 80%;
    padding: 24px 20px;
  }
}
.voice__card-tag {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9cfc5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #4a4a4a;
  line-height: 1.6;
}
.voice__card-body {
  flex: 1;
  margin-bottom: 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  color: #7a6a5a;
  line-height: 1.9;
}
.voice__card-profile {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.voice__card-avatar {
  width: 80px;
  height: 80px;
  overflow: hidden;
  flex-shrink: 0;
  border-radius: 50%;
}
.voice__card-avatar img {
  -o-object-fit: cover;
     object-fit: cover;
}
.voice__card-attr {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  color: #7a6a5a;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .voice__btn--next, .voice__btn--prev {
    display: none;
  }
}
.voice__note {
  margin-top: 32px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  color: #7a6a5a;
  letter-spacing: 0.05em;
}

.why {
  background-color: #faf8f5;
}
.why__title {
  font-family: "Noto Serif JP", serif;
}
.why__list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 768px) {
  .why__list {
    gap: 48px;
  }
}
.why__card {
  display: flex;
  align-items: center;
  overflow: hidden;
  gap: 48px;
  padding: 40px;
  background-color: #f3ede6;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
@media (max-width: 768px) {
  .why__card {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    padding: 0;
  }
}
.why__card-image {
  flex: 0 0 240px;
  width: 240px;
  height: auto;
  overflow: hidden;
  background-color: #d9cfc5;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .why__card-image {
    flex: none;
    width: 100%;
    border-radius: 4px 4px 0 0;
  }
}
.why__card-image img {
  -o-object-fit: cover;
     object-fit: cover;
}
.why__card-body {
  flex: 1;
}
@media (max-width: 768px) {
  .why__card-body {
    width: 100%;
    padding: 24px 20px 32px;
  }
}
.why__card-text {
  position: relative;
  color: #7a6a5a;
  line-height: 2;
  letter-spacing: 0.04em;
}
.why__flow-card-title {
  position: relative;
  padding: 0 0 20px 60px;
  margin: 0 0 20px;
  border-bottom: 1px solid #d9cfc5;
  z-index: 2;
}
@media (max-width: 768px) {
  .why__flow-card-title {
    padding-left: 54px;
  }
}
.why__flow-card-title::before {
  content: "";
  width: 40px;
  height: 40px;
  background: url(../images/why-icon1.png) no-repeat center center/contain;
  top: 3px;
  left: 8px;
  position: absolute;
}
@media (max-width: 768px) {
  .why__flow-card-title::before {
    width: 35px;
    height: 35px;
    top: -3px;
  }
}
.why__flow-card-title--item2::before {
  background-image: url(../images/why-icon2.png);
}
.why__flow-card-title--item3::before {
  background-image: url(../images/why-icon3.png);
}

.plan {
  padding-bottom: 160px;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .plan {
    padding-bottom: 120px;
  }
}
.plan__title {
  font-size: 36px;
}
@media (max-width: 768px) {
  .plan__title {
    font-size: 22px;
  }
}
.plan__lead {
  margin-bottom: 0;
  color: #7a6a5a;
  line-height: 2;
}
.plan__badges {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: 32px;
  margin-bottom: 56px;
}
@media (max-width: 768px) {
  .plan__badges {
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px;
    margin-bottom: 40px;
  }
}
.plan__badge {
  display: inline-block;
  padding: 10px 28px;
  border: 0.8px solid #d9cfc5;
  border-radius: 50px;
  font-size: 14px;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .plan__badge {
    padding: 4px 14px;
    font-size: 12px;
    letter-spacing: 0.08em;
  }
}
.plan__container {
  display: flex;
  align-items: stretch;
  gap: 32px;
}
@media (max-width: 768px) {
  .plan__container {
    flex-direction: column;
  }
}
.plan__card {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 48px 40px 40px;
  background-color: #ffffff;
  border: 1px solid #d9cfc5;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .plan__card {
    padding: 40px 24px;
  }
}
.plan__card--group {
  border: 3px solid #d9cfc5;
  position: relative;
}
.plan__card--group::before {
  content: "おすすめ";
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  background: #7a6a5a;
  color: #fff;
  padding: 4px 16px;
  border-radius: 50px;
  font-size: 14px;
}
.plan__card-header {
  position: relative;
  z-index: 0;
  padding-bottom: 32px;
  margin: 16px 0 32px;
  border-bottom: 1px solid #d9cfc5;
  text-align: center;
}
.plan__card-header::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  z-index: -10;
  display: block;
  width: 120px;
  height: 100px;
  margin-left: -60px;
  background: url(../images/icon-fukidashi.svg) no-repeat 0 0;
  background-size: 120px 100px;
}
@media (max-width: 768px) {
  .plan__card-header::before {
    width: 100px;
    height: 80px;
    margin-left: -50px;
    background-size: 100px 80px;
  }
}
.plan__card-name {
  font-size: 24px;
  color: #7a6a5a;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media (max-width: 768px) {
  .plan__card-name {
    font-size: 16px;
  }
}
.plan__card-en {
  margin-bottom: 16px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .plan__card-en {
    font-size: 12px;
  }
}
.plan__card-sub {
  margin-bottom: 24px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .plan__card-sub {
    margin-bottom: 16px;
    font-size: 12px;
  }
}
.plan__card-price {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 4px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 768px) {
  .plan__card-price {
    font-size: 16px;
  }
}
.plan__card-currency {
  font-size: 16px;
}
@media (max-width: 768px) {
  .plan__card-currency {
    font-size: 12px;
  }
}
.plan__card-list {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .plan__card-list {
    gap: 16px;
    margin: 0 auto 8px;
  }
}
.plan__card-item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 1.6;
}
.plan__card-item::before {
  content: "";
  flex-shrink: 0;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23b89a6a' d='M13.485 1.431a1.473 1.473 0 0 0-2.084 0l-5.72 5.914-2.083-2.155a1.473 1.473 0 1 0-2.084 2.083l3.124 3.226a1.473 1.473 0 0 0 2.084 0l6.763-6.985a1.473 1.473 0 0 0 0-2.083z'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
}
@media (max-width: 768px) {
  .plan__card-item {
    font-size: 14px;
  }
}

.message {
  background-image: url("../images/message.webp");
  background-position: center 20%;
  background-size: cover;
  background-attachment: fixed;
}
@media (max-width: 768px) {
  .message {
    background-attachment: scroll;
  }
}
.message__overlay {
  padding: 240px 0;
  background: rgba(0, 0, 0, 0.45);
}
@media (max-width: 768px) {
  .message__overlay {
    padding: 120px 0;
  }
}
.message__container {
  padding-top: 60px;
  text-align: center;
}
.message__title {
  margin-bottom: 28px;
  font-size: 36px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.7;
}
@media (max-width: 768px) {
  .message__title {
    font-size: 24px;
    letter-spacing: 0.08em;
  }
}
.message__text {
  color: rgba(255, 255, 255, 0.88);
  line-height: 2;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .message__text {
    letter-spacing: -0.04em;
  }
}
.message__btn-wrap {
  margin-top: 48px;
}
@media (max-width: 768px) {
  .message__btn-wrap {
    margin-top: 36px;
  }
}
.message__btn {
  padding: 16px 80px;
  font-size: 20px;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .message__btn {
    padding: 16px 32px;
    font-size: 14px;
  }
}

.footer {
  padding: 120px 0;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .footer {
    padding: 100px 0 0;
  }
}
.footer__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  .footer__top {
    flex-direction: column-reverse;
    gap: 80px;
  }
}
.footer__logo {
  font-family: "Cormorant Garamond", serif;
  font-size: 28px;
  color: #4a4a4a;
  letter-spacing: 0.08em;
  white-space: nowrap;
  transition: opacity 0.2s ease;
}
.footer__logo:hover {
  opacity: 0.7;
}
.footer__logo-sub {
  margin-top: 4px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  color: #b89a6a;
  letter-spacing: 0.05em;
}
.footer__nav-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 32px;
}
@media (max-width: 768px) {
  .footer__nav-list {
    flex-direction: column;
    gap: 24px;
  }
}
.footer__nav-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}
.footer__nav-link:hover .footer__nav-text-en,
.footer__nav-link:hover .footer__nav-text-ja {
  color: #b89a6a;
}
.footer__nav-text-en {
  font-family: "Cormorant Garamond", serif;
  font-size: 16px;
  color: #d4b896;
  line-height: 1;
  letter-spacing: 0.12em;
}
@media (max-width: 768px) {
  .footer__nav-text-en {
    font-size: 18px;
    letter-spacing: 0.05em;
  }
}
.footer__nav-text-ja {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  color: #7a6a5a;
  line-height: 1;
  letter-spacing: 0.05em;
  transition: color 0.2s ease;
}
.footer__sns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  .footer__sns {
    margin-bottom: 36px;
    gap: 20px;
  }
}
.footer__sns-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  transition: opacity 0.3s ease;
}
.footer__sns-link:hover, .footer__sns-link:active {
  opacity: 0.6;
}
.footer__sns-icon-img {
  -o-object-fit: contain;
     object-fit: contain;
}
.footer__border {
  margin: 0 0 28px;
  border: none;
  border-top: 1px solid #d9cfc5;
}
@media (max-width: 768px) {
  .footer__border {
    margin-bottom: 32px;
  }
}
.footer__legal {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 32px;
  gap: 8px 24px;
}
@media (max-width: 768px) {
  .footer__legal {
    flex-direction: column;
    padding-bottom: 24px;
    gap: 12px;
  }
}
.footer__legal-link {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  color: #7a6a5a;
  letter-spacing: 0.05em;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color 0.2s ease;
}
.footer__legal-link:hover {
  color: #b89a6a;
}
.footer__legal-copyright {
  font-size: 12px;
  color: #7a6a5a;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .footer__legal-copyright {
    padding-bottom: 24px;
  }
}

.main {
  padding-top: 120px;
}

.legal-document {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 20px;
  color: #4a4a4a;
  scroll-margin-top: 120px;
}
.legal-document h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  color: #907b5b;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .legal-document h2 {
    font-size: 20px;
  }
}
.legal-document h3 {
  font-size: 18px;
  color: #907b5b;
  margin-top: 32px;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .legal-document h3 {
    font-size: 14px;
  }
}
.legal-document p, .legal-document ul {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 16px;
}
.legal-document table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}
.legal-document table tr {
  border-bottom: 1px solid #d9cfc5;
}
.legal-document table th, .legal-document table td {
  padding: 16px;
  font-size: 15px;
  line-height: 1.6;
  text-align: left;
}
.legal-document table th {
  width: 30%;
  background-color: rgba(250, 248, 245, 0.5);
  font-weight: bold;
  color: #907b5b;
}
@media (max-width: 768px) {
  .legal-document table th {
    width: 100%;
    display: block;
    padding-bottom: 4px;
  }
}
@media (max-width: 768px) {
  .legal-document table td {
    width: 100%;
    display: block;
    padding-top: 4px;
  }
}/*# sourceMappingURL=style.css.map */