@charset "UTF-8";
body {
  line-height: 1.5;
  line-break: strict;
  overflow-wrap: anywhere;
  color: #1a1a1a;
}

@media screen and (min-width: 769px) {
  #gHeader {
    background-color: transparent !important;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  word-break: auto-phrase;
}

p,
ul,
dl {
  margin-bottom: 0;
}

.h-b {
  display: none;
}

.reserveBtn_follow {
  z-index: 10001;
}

.headspa-ttl {
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .headspa-ttl {
    margin-bottom: 40px;
  }
}

.l-inner {
  width: 100%;
  max-width: 552px;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 769px) {
  .l-inner {
    max-width: 808px;
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (min-width: 992px) {
  .l-inner {
    max-width: 1208px;
    padding-right: 54px;
    padding-left: 54px;
  }
}

.l-inner2 {
  width: 100%;
  max-width: 552px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 769px) {
  .l-inner2 {
    max-width: 1208px;
    padding-right: 54px;
    padding-left: 54px;
  }
}

.l-anchor {
  padding-inline: 12px;
  margin-bottom: 34px;
}
@media screen and (min-width: 769px) {
  .l-anchor {
    margin-bottom: 77px;
  }
}
@media screen and (min-width: 992px) {
  .l-anchor {
    padding-inline: initial;
  }
}

.l-mv {
  margin-bottom: 48px;
  padding-top: 8px;
}
@media screen and (min-width: 769px) {
  .l-mv {
    margin-bottom: 42px;
    padding-top: initial;
  }
}

.l-personal {
  overflow: hidden;
  padding-bottom: 50px;
}
@media screen and (min-width: 769px) {
  .l-personal {
    padding-bottom: 118px;
  }
}

.l-commitment {
  overflow: hidden;
  padding-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .l-commitment {
    padding-bottom: 130px;
  }
}

.l-example {
  overflow: hidden;
  padding-bottom: 52px;
}
@media screen and (min-width: 769px) {
  .l-example {
    padding-bottom: 110px;
  }
}

.l-menu-coupon {
  overflow: hidden;
  padding-bottom: 50px;
}
@media screen and (min-width: 769px) {
  .l-menu-coupon {
    padding-bottom: 113px;
  }
}

.l-info2 {
  overflow: hidden;
  padding-bottom: 32px;
}
@media screen and (min-width: 769px) {
  .l-info2 {
    padding-bottom: 92px;
  }
}

.c-ttl {
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  line-height: 1.3888888889;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  color: #595757;
  background-color: #f8f6f4;
  padding-block: 14px 16px;
  padding-inline: 1em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .c-ttl {
    font-size: 32px;
    line-height: 1.0625;
    padding-block: 39px;
  }
}

.c-ttl::before {
  content: "";
  background: url(../image/hairnagara/img_logo-frog-star-one.svg) no-repeat center/contain;
  width: 55px;
  height: 55px;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .c-ttl::before {
    width: 84px;
    height: 84px;
  }
}

.c-ttl__wrap {
  font: inherit;
  color: inherit;
  margin-top: 6px;
}
@media screen and (min-width: 769px) {
  .c-ttl__wrap {
    margin-top: 20px;
  }
}

.c-ttl__br-sp {
  display: block;
  font: inherit;
  color: inherit;
}
@media screen and (min-width: 769px) {
  .c-ttl__br-sp {
    display: revert;
  }
}

.c-ttl2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.14em;
  font-feature-settings: "palt";
  text-align: initial;
  color: #fff;
  background-color: #a08771;
  padding-inline: 0.75em;
  padding-block: calc(0.25em + 1px);
}
@media screen and (min-width: 769px) {
  .c-ttl2 {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.5454545455;
    letter-spacing: 0.12em;
    padding-block: calc(0.25em + 2px);
  }
}

.c-ttl3 {
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.12em;
  border-bottom: 1px solid #a08771;
  padding-left: 1em;
  position: relative;
}
@media screen and (min-width: 769px) {
  .c-ttl3 {
    font-size: 24px;
    line-height: 1.5833333333;
  }
}

.c-ttl3::before {
  content: "";
  background: linear-gradient(to bottom, transparent 3px, #a08771 3px, #a08771 100%);
  width: 6px;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 769px) {
  .c-ttl3::before {
    background: linear-gradient(to bottom, transparent 6px, #a08771 6px, #a08771 100%);
  }
}

.c-ttl4 {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  color: #fff;
  padding-inline: 1em;
  background-color: #a08771;
}
@media screen and (min-width: 769px) {
  .c-ttl4 {
    font-size: 20px;
  }
}

.c-ttl5 {
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.12em;
  color: #a08771;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.5em;
  align-items: end;
  border-bottom: 1px dashed #a08771;
}
@media screen and (min-width: 769px) {
  .c-ttl5 {
    font-size: 18px;
    line-height: 2.1111111111;
  }
}

.c-ttl5.c-ttl5--gap-lg {
  gap: 1.75em;
}

.c-ttl5::before {
  content: attr(data-en);
  font-size: 12px;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 769px) {
  .c-ttl5::before {
    font-size: 14px;
  }
}

.c-ttl6 {
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 1.9285714286;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  text-align: center;
  color: #a08771;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .c-ttl6 {
    font-size: 18px;
    line-height: 1.8888888889;
  }
}

.c-ttl6::before {
  content: attr(data-en);
  font-family: "Parisienne", cursive;
  font-size: 45px;
  line-height: 1.25;
  letter-spacing: initial;
  display: inline-block;
  margin-bottom: calc(-0.25em + 7px);
}
@media screen and (min-width: 769px) {
  .c-ttl6::before {
    font-size: 82px;
    margin-bottom: calc(-0.25em + 6px);
  }
}

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

.c-ttl7 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5111111111;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  text-align: center;
  color: #fff;
  background-color: #19265e;
  padding-inline: 0.75em;
  padding-block: calc(0.25em + 1px);
}
@media screen and (min-width: 769px) {
  .c-ttl7 {
    font-size: 22px;
    line-height: 1.5454545455;
    letter-spacing: 0.12em;
    padding-block: calc(0.25em + 2px);
  }
}

.c-txt-circle {
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  line-height: 1.4444444444;
  letter-spacing: 0.12em;
  text-align: center;
  color: #fff;
  background-color: #19265e;
  border-radius: 50%;
  padding-inline: 0.25em;
  padding-block: 0.5em;
  min-height: 96px;
  display: grid;
  place-items: center;
}
@media screen and (min-width: 769px) {
  .c-txt-circle {
    min-height: 100px;
  }
}
@media screen and (min-width: 992px) {
  .c-txt-circle {
    font-size: 24px;
    line-height: 1.3333333333;
    min-height: 133px;
  }
}

.c-txt-circle.c-txt-circle--position {
  padding-block: 0.25em 0.75em;
}

.c-txt-circle2 {
  font-size: 34px;
  line-height: 0.85;
  font-feature-settings: "palt";
  text-align: center;
  color: #fff;
  background-color: #c7a666;
  border-radius: 50%;
  padding-inline: 0.5em;
  padding-block: 0.25em 0.5em;
  min-height: 135px;
  display: grid;
  place-items: center;
}
@media screen and (min-width: 992px) {
  .c-txt-circle2 {
    font-size: 54px;
    min-height: 210px;
  }
}

.c-txt-circle__sub {
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 992px) {
  .c-txt-circle__sub {
    font-size: 18px;
  }
}

.c-txt-circle__main {
  font-family: "Parisienne", cursive;
  text-align: left;
  text-align-last: right;
  margin-top: -0.25em;
}

.c-txt-line {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 2.0833333333;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
  text-align: center;
  color: #a08771;
  display: flex;
  align-items: center;
  gap: 0.75em;
}
@media screen and (min-width: 769px) {
  .c-txt-line {
    font-size: 14px;
    line-height: 2.7142857143;
  }
}

.c-txt-line.c-txt-line--before {
  color: #b3b3b3;
}

.c-txt-line::before,
.c-txt-line::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #a08771;
}

.c-txt-line.c-txt-line--before::before,
.c-txt-line.c-txt-line--before::after {
  background-color: #b3b3b3;
}

.c-txt-line__wrap {
  flex-shrink: 0;
}

.c-txt-box {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5833333333;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  text-align: center;
  border: 1px dashed #a08771;
  padding-inline: 0.25em;
  padding-block: 1px;
}
@media screen and (min-width: 769px) {
  .c-txt-box {
    font-size: 16px;
    line-height: 1.5;
  }
}

.c-btn {
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  line-height: 2.1428571429;
  letter-spacing: 0.12em;
  text-align: center;
  color: #fff;
  background-color: #a08771;
  padding-inline: 0.75em;
  padding-block: 2px;
  border-radius: 8px;
  display: inline-block;
  width: min(100%, 240px);
}
@media screen and (min-width: 769px) {
  .c-btn {
    font-size: 16px;
    line-height: 2.375;
    width: min(100%, 299px);
  }
}

.c-btn:hover {
  color: #fff;
  text-decoration: initial;
}

.c-btn2 {
  display: inline-block;
  width: 100%;
}

.c-btn2__item {
  width: 100%;
  height: auto;
}

.c-arrow::before {
  content: "";
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  display: inline-block;
  width: 9px;
  height: 8px;
  background-color: #3e3a39;
  margin-right: 0.5em;
}
@media screen and (min-width: 769px) {
  .c-arrow::before {
    width: 11px;
    height: 9px;
  }
}

.p-list {
  font-size: 12px;
  line-height: 1.5833333333;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
  color: #4d4d4d;
}
@media screen and (min-width: 769px) {
  .p-list {
    font-size: 16px;
    line-height: 1.5;
  }
}

.p-list__ttl {
  font-weight: 500;
  text-indent: -1.25em;
  padding-left: 1.25em;
}

.p-list__link {
  margin-top: 6px;
}
@media screen and (min-width: 769px) {
  .p-list__link {
    margin-top: 8px;
  }
}

.p-list__link:not(:has(.p-list__btn)) {
  max-width: 93px;
  margin-top: 8px;
}
@media screen and (min-width: 769px) {
  .p-list__link:not(:has(.p-list__btn)) {
    max-width: 117px;
    margin-top: 10px;
  }
}

.p-list__link-item {
  width: 100%;
  height: auto;
}

.p-list2 {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
@media screen and (min-width: 769px) {
  .p-list2 {
    gap: 18px;
  }
}

.p-list3 {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media screen and (min-width: 769px) {
  .p-list3 {
    gap: 38px;
  }
}

.p-list3__ttl {
  font-weight: bold;
  font-size: 13px;
  line-height: 1.4615384615;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
  color: #a08771;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  width: 90.9698996656%;
}
@media screen and (min-width: 769px) {
  .p-list3__ttl {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 16px;
    width: max(69.305019305%, 299px);
  }
}

.p-list3__item:has(.p-list) .p-list3__ttl {
  margin-bottom: 8px;
}
@media screen and (min-width: 769px) {
  .p-list3__item:has(.p-list) .p-list3__ttl {
    margin-bottom: 10px;
  }
}

.p-list3__ttl::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #a08771;
  margin-left: 1em;
}

.p-list3__ttl-wrap {
  flex-shrink: 0;
}

.p-list3__txt {
  max-width: 240px;
}
@media screen and (min-width: 769px) {
  .p-list3__txt {
    max-width: 299px;
  }
}

.p-list4 {
  display: grid;
  grid-template-columns: max-content 1fr;
  gap: 16px;
}
@media screen and (min-width: 769px) {
  .p-list4 {
    gap: 20px;
  }
}

.p-list4__item {
  display: grid;
  grid-template-columns: subgrid;
  align-items: center;
  grid-column: 1/-1;
  gap: 7px;
}

.p-list4__ttl {
  position: relative;
  min-width: 50px;
}
@media screen and (min-width: 769px) {
  .p-list4__ttl {
    min-width: 62px;
  }
}

.p-list4__item:not(:first-child) .p-list4__ttl::before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 7px;
  background-color: #3e3a39;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .p-list4__item:not(:first-child) .p-list4__ttl::before {
    width: 11px;
    height: 9px;
    top: -14px;
  }
}

.p-list4__txt {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.3333333333;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-list4__txt {
    font-size: 16px;
    line-height: 1.25;
  }
}

.p-list5 {
  display: grid;
  grid-template-columns: 1fr max-content;
  gap: 18px 36px;
}
@media screen and (min-width: 769px) {
  .p-list5 {
    gap: 30px;
  }
}

.p-list5__item {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 2;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  color: #595757;
  border-bottom: 1px dashed #a08771;
  padding-bottom: 0.75em;
}

.p-list5__ttl {
  font-weight: 600;
  font-size: 15px;
  line-height: 1.3333333333;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 769px) {
  .p-list5__ttl {
    font-size: 18px;
    line-height: 1.8888888889;
  }
}

.p-list5__txt {
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.08em;
  text-align: right;
  align-self: end;
}
@media screen and (min-width: 769px) {
  .p-list5__txt {
    font-size: 18px;
  }
}

.p-list6 {
  display: flex;
  flex-direction: column;
  gap: 17px;
}
@media screen and (min-width: 769px) {
  .p-list6 {
    gap: 27px;
  }
}

.p-list6__item {
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  color: #595757;
  padding-bottom: 0.75em;
  border-bottom: 1px dashed #a08771;
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-list6__item {
    display: grid;
    grid-template-columns: 1fr max-content;
    gap: 30px;
  }
}

.p-list6__item:has(.p-list6__txt-note) {
  margin-bottom: 22px;
}
@media screen and (min-width: 769px) {
  .p-list6__item:has(.p-list6__txt-note) {
    margin-bottom: 32px;
  }
}

.p-list6__ttl {
  font-size: 15px;
  line-height: 1.3333333333;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 769px) {
  .p-list6__ttl {
    font-size: 18px;
    line-height: 1.8888888889;
  }
}

.p-list6__txt {
  font-size: 12px;
  line-height: 2.25;
  letter-spacing: 0.04em;
  display: flex;
  gap: 0 0.5em;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .p-list6__txt {
    font-size: 14px;
    line-height: 2.4285714286;
    letter-spacing: 0.12em;
    align-self: end;
  }
}

.p-list6__txt:has(.p-list6__txt-sub) .p-list6__txt-main::before {
  content: "";
  display: inline-block;
  background: url(../image/hairnagara/bg_arrow03.svg) no-repeat center/contain;
  width: 17px;
  height: 3px;
  margin-right: 0.5em;
}
@media screen and (min-width: 769px) {
  .p-list6__txt:has(.p-list6__txt-sub) .p-list6__txt-main::before {
    width: 30px;
    height: 5px;
  }
}

.p-list6__txt-main {
  color: #a08771;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}

.p-list6__txt-price {
  font-size: 14px;
  line-height: 1.9285714286;
}
@media screen and (min-width: 769px) {
  .p-list6__txt-price {
    font-size: 18px;
    line-height: 1.8888888889;
    letter-spacing: 0.08em;
  }
}

.p-list6__txt-note {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: 0.08em;
  position: absolute;
  right: 0;
  bottom: -2em;
}
@media screen and (min-width: 769px) {
  .p-list6__txt-note {
    font-size: 13px;
    line-height: 2;
    letter-spacing: 0.12em;
    bottom: -2.5em;
  }
}

.p-card__ttl {
  margin-bottom: 17px;
}
@media screen and (min-width: 769px) {
  .p-card__ttl {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .p-card__ttl {
    margin-bottom: 19px;
    display: flex;
    align-items: center;
  }
}

@media screen and (min-width: 769px) {
  .p-card:has(.p-card__img--minus-margin-right) .p-card__ttl {
    margin-bottom: 19px;
  }
}

.p-card__img {
  margin-bottom: 17px;
}
@media screen and (min-width: 769px) {
  .p-card__img {
    margin-bottom: 20px;
  }
}

.p-card__img.p-card__img--minus-margin-right {
  margin-right: -24px;
}

.p-card__img-item {
  width: 100%;
  height: auto;
}

.p-card__img-item.p-card__img-item--contain {
  object-fit: contain;
  aspect-ratio: 309/174;
}
@media screen and (min-width: 769px) {
  .p-card__img-item.p-card__img-item--contain {
    aspect-ratio: 435/218;
  }
}

.p-card__txt {
  font-size: 14px;
  line-height: 1.4285714286;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-card__txt {
    font-size: 16px;
    line-height: 1.5;
  }
}

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

@media screen and (min-width: 992px) {
  .p-card.p-card--2 {
    display: grid;
    grid-template-columns: minmax(220px, 355fr) minmax(0, 411fr);
    gap: 40px 4.9627791563%;
    overflow: hidden;
  }
}

.p-card.p-card--2 .p-card__ttl {
  margin-bottom: 11px;
}
@media screen and (min-width: 992px) {
  .p-card.p-card--2 .p-card__ttl {
    margin-bottom: 25px;
    margin-right: calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
    width: 100vw;
  }
}

.p-card.p-card--2 .p-card__txt {
  margin-bottom: 14px;
}
@media screen and (min-width: 769px) {
  .p-card.p-card--2 .p-card__txt {
    margin-bottom: 20px;
  }
}

.p-card.p-card--2:has(.p-card__txt2) {
  margin-bottom: 12px;
}
@media screen and (min-width: 769px) {
  .p-card.p-card--2:has(.p-card__txt2) {
    margin-bottom: initial;
  }
}

.p-card.p-card--2 .p-card__txt2 {
  border-top: 1px dashed #a08771;
  padding-top: 18px;
  margin-bottom: 14px;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.5384615385;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  color: #a08771;
}
@media screen and (min-width: 992px) {
  .p-card.p-card--2 .p-card__txt2 {
    padding-top: 24px;
    margin-bottom: initial;
    font-size: 16px;
    line-height: 1.5;
  }
}

.p-card.p-card--2 .p-card__img {
  width: 95.7928802589%;
  max-width: 400px;
  margin-inline: auto;
  margin-bottom: initial;
}
@media screen and (min-width: 769px) {
  .p-card.p-card--2 .p-card__img {
    width: 100%;
    max-width: initial;
    position: relative;
    z-index: 0;
  }
}

@media screen and (min-width: 992px) {
  .p-card.p-card--float {
    grid-template-columns: minmax(220px, 458fr) minmax(0, 428fr);
    gap: 30px 3.2715376227%;
  }
}

.p-card.p-card--float .p-card__body {
  display: flow-root;
  position: relative;
}
@media screen and (min-width: 992px) {
  .p-card.p-card--float .p-card__body {
    display: grid;
    grid-template-columns: minmax(0, 218fr) minmax(0, 193fr);
    align-items: end;
    gap: 17px;
    position: initial;
  }
}

.p-card.p-card--float .p-card__img {
  float: right;
  margin-left: 17px;
  max-width: 139px;
  shape-outside: inset(40px 0 0 0);
  margin-top: calc(40px + 1em);
  margin-bottom: initial;
}
@media screen and (min-width: 992px) {
  .p-card.p-card--float .p-card__img {
    float: initial;
    margin-left: initial;
    max-width: initial;
    shape-outside: initial;
    margin-top: initial;
  }
}

.p-card.p-card--float .p-card__head {
  display: contents;
}
@media screen and (min-width: 992px) {
  .p-card.p-card--float .p-card__head {
    display: revert;
    margin-top: 14px;
  }
}

.p-card.p-card--float .p-card__txt {
  margin-bottom: 140px;
}
@media screen and (min-width: 992px) {
  .p-card.p-card--float .p-card__txt {
    margin-bottom: initial;
  }
}

@media screen and (min-width: 769px) {
  .p-card.p-card--float .p-card__float {
    display: contents;
  }
}

.p-card.p-card--float .p-card__img2 {
  max-width: 156px;
  display: flex;
  position: absolute;
  right: 152px;
  bottom: 0;
}
@media screen and (min-width: 992px) {
  .p-card.p-card--float .p-card__img2 {
    max-width: initial;
    display: revert;
    position: relative;
    right: initial;
    bottom: initial;
    order: -1;
  }
}

.p-card2 {
  text-align: center;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-card2 {
    text-align: initial;
    display: grid;
    grid-template-columns: min(33.2195676906%, 292px) auto;
    justify-content: center;
    align-items: center;
    gap: 73px;
  }
}
@media screen and (min-width: 992px) {
  .p-card2 {
    grid-template-columns: min(33.2195676906%, 292px) max-content;
  }
}

.p-card2__img {
  max-width: 400px;
  width: 53.2763532764%;
  margin-inline: auto;
  margin-bottom: 22px;
}
@media screen and (min-width: 769px) {
  .p-card2__img {
    max-width: initial;
    width: 100%;
    margin-inline: initial;
    margin-bottom: initial;
    align-self: start;
  }
}

.p-card2__img-item {
  width: 100%;
  height: auto;
}

.p-card2__txt {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6428571429;
  letter-spacing: 0.12em;
  margin-bottom: 6px;
}
@media screen and (min-width: 769px) {
  .p-card2__txt {
    font-size: 18px;
    line-height: 2.6666666667;
  }
}

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

.p-card2__txt-note {
  font-weight: 500;
  font-size: 12px;
  line-height: 2.5;
  letter-spacing: 0.12em;
  color: #808080;
  margin-bottom: 12px;
}
@media screen and (min-width: 769px) {
  .p-card2__txt-note {
    font-size: 14px;
    line-height: 2.7142857143;
  }
}

.p-card2__txt-note-item {
  font: inherit;
}

.p-card2__txt2 {
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.2em;
  color: #a08771;
}
@media screen and (min-width: 769px) {
  .p-card2__txt2 {
    font-size: 24px;
    line-height: 1.9166666667;
  }
}

.p-card3 {
  padding-bottom: 40px;
  counter-increment: number;
}
@media screen and (min-width: 769px) {
  .p-card3 {
    padding-bottom: initial;
    display: flex;
    gap: 82px 7.4545454545%;
  }
}

@media screen and (min-width: 769px) {
  .p-card3:not(:has(.p-card3__img2), :has(.p-card3__video)) {
    align-items: center;
  }
}

@media screen and (min-width: 769px) {
  .p-card3:nth-child(even) {
    flex-direction: row-reverse;
    gap: 64px 5.8181818182%;
  }
}

.p-card3__img-container {
  margin-inline: calc(50% - 50vw);
  margin-bottom: 19px;
}
@media screen and (min-width: 769px) {
  .p-card3__img-container {
    margin-inline: initial;
    margin-bottom: initial;
    width: 40.7272727273%;
  }
}

@media screen and (min-width: 769px) {
  .p-card3:nth-child(even) .p-card3__img-container {
    width: 46.5454545455%;
  }
}

.p-card3__img-container:has(.p-card3__img2) {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-card3__img-container:has(.p-card3__img2) {
    margin-bottom: 60px;
    align-self: flex-start;
  }
}

.p-card3__img-container:has(.p-card3__img2) .p-card3__img {
  width: 94.4%;
}
@media screen and (min-width: 769px) {
  .p-card3__img-container:has(.p-card3__img2) .p-card3__img {
    width: 100%;
  }
}

.p-card3__img-item {
  width: 100%;
  height: 100%;
  max-height: 400px;
  object-fit: cover;
  aspect-ratio: 442/357;
}
@media screen and (min-width: 769px) {
  .p-card3__img-item {
    max-height: initial;
  }
}

.p-card3__img2 {
  position: absolute;
  right: 0;
  bottom: -48px;
  width: 38.1333333333%;
}
@media screen and (min-width: 769px) {
  .p-card3__img2 {
    right: -37px;
    bottom: -60px;
    width: 40.4977375566%;
  }
}

.p-card3__img2-item {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 180/141;
}

.p-card3__txt-container {
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-card3__txt-container {
    width: 51.0909090909%;
    margin-top: 9px;
  }
}

@media screen and (min-width: 769px) {
  .p-card3:nth-child(even) .p-card3__txt-container {
    width: 48.3636363636%;
  }
}

.p-card3:nth-child(even) .p-card3__img-item {
  aspect-ratio: 480/308;
}

.p-card3__point {
  font-family: "Parisienne", cursive;
  font-size: 30px;
  color: #a08771;
  font-feature-settings: "palt";
  width: 94.0170940171%;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-card3__point {
    font-size: 42px;
    width: initial;
    margin-bottom: 13px;
  }
}

.p-card3__point::after {
  content: counter(number, decimal-leading-zero);
  margin-left: 0.25em;
}

.p-card3__ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  line-height: 1.35;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  margin-bottom: 14px;
  width: 94.0170940171%;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-card3__ttl {
    font-size: 24px;
    line-height: 1.5833333333;
    width: initial;
    margin-bottom: 30px;
  }
}

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

.p-card3__txt {
  font-size: 14px;
  line-height: 1.4285714286;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  width: 94.0170940171%;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-card3__txt {
    font-size: 16px;
    line-height: 1.875;
    letter-spacing: 0.12em;
    width: initial;
  }
}

@media screen and (min-width: 769px) {
  .p-card3__txt-container:has(.p-card3__video) .p-card3__txt {
    margin-bottom: 40px;
  }
}

.p-card3__txt-container:has(.p-card3__btn) .p-card3__txt {
  margin-bottom: 14px;
}
@media screen and (min-width: 769px) {
  .p-card3__txt-container:has(.p-card3__btn) .p-card3__txt {
    margin-bottom: 46px;
  }
}

.p-card3__video-container {
  display: flex;
  flex-direction: column;
  width: 96.8660968661%;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-card3__video-container {
    display: revert;
    position: relative;
    max-width: 510px;
    width: 100%;
    margin-inline: initial;
  }
}

.p-card3__video-txt {
  align-self: flex-end;
  position: relative;
  margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
  .p-card3__video-txt {
    position: absolute;
    right: -231px;
    bottom: 0;
    margin-bottom: 10px;
  }
}

.p-card3__video-txt::before {
  content: "";
  position: absolute;
  top: 10px;
  left: -50px;
  width: 53px;
  height: 52px;
  background: url(../image/hairnagara/bg_arrow02.svg) no-repeat center/contain;
  transform: scale(-1, 1) rotate(-45deg);
}
@media screen and (min-width: 769px) {
  .p-card3__video-txt::before {
    width: 41px;
    height: 56px;
    top: -80px;
    left: 0;
    transform: initial;
  }
}

.p-card3__video-txt-item {
  font-family: "Parisienne", cursive;
  font-size: 28px;
  font-feature-settings: "palt";
  color: #a08771;
  margin-bottom: 4px;
}
@media screen and (min-width: 769px) {
  .p-card3__video-txt-item {
    font-size: 35px;
  }
}

.p-card3__video-txt-item2 {
  font-weight: 500;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-card3__video-txt-item2 {
    font-size: 16px;
    line-height: 1.875;
  }
}

.p-card3__video iframe {
  border: initial;
  width: 100%;
  height: 100%;
  aspect-ratio: 510/287;
  object-fit: contain;
  vertical-align: middle;
}

.p-card3__btn {
  width: 94.0170940171%;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-card3__btn {
    width: initial;
  }
}

.p-card4 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 22px;
}
@media screen and (min-width: 769px) {
  .p-card4 {
    gap: 27px;
  }
}
@media screen and (min-width: 992px) {
  .p-card4 {
    grid-template-columns: 608fr 439fr;
    gap: 53px;
  }
}

.p-card4__head {
  width: 95.4415954416%;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-card4__head {
    width: initial;
    margin-inline: initial;
  }
}

.p-card4__ttl {
  margin-bottom: 23px;
}
@media screen and (min-width: 769px) {
  .p-card4__ttl {
    margin-bottom: 35px;
  }
}

.p-card4__txt-container {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 1.7857142857;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  color: #595757;
  display: flex;
  flex-direction: column;
  gap: 2.25em;
}
@media screen and (min-width: 769px) {
  .p-card4__txt-container {
    font-size: 18px;
    line-height: 2.4444444444;
  }
}

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

.p-card4__img-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media screen and (min-width: 769px) {
  .p-card4__img-container {
    gap: 15px;
    max-width: 400px;
    margin-inline: auto;
  }
}
@media screen and (min-width: 992px) {
  .p-card4__img-container {
    max-width: initial;
    margin-inline: initial;
    margin-top: 75px;
  }
}

.p-card4__img-item {
  width: 100%;
  height: 100%;
  aspect-ratio: 351/337;
  object-fit: cover;
}

.p-card4__img-container-sub {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
@media screen and (min-width: 769px) {
  .p-card4__img-container-sub {
    gap: 15px;
  }
}

.p-card4__img-sub-item {
  width: 100%;
  height: 100%;
  aspect-ratio: 169/133;
  object-fit: cover;
}

/* 親が共通カラムを定義 */
.p-panel {
  display: grid;
  grid-template-columns: max-content 1fr;
}

/* .p-panel__item は「レイアウト上は透明」にして中身を直接 .p-panel に参加させる */
.p-panel__item {
  display: contents;
}

/* 見出しは親の列を継承して横2カラム配置 */
.p-panel__ttl {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: 1/-1; /* 全幅スパン＝縦積み維持 */
  gap: 0.5em;
  align-items: end;
}

/* p-panel__txt と p-panel__list は通常のブロック要素として全幅表示 */
.p-panel__txt,
.p-panel__list {
  grid-column: 1/-1; /* 全幅スパン */
}

.p-panel__txt {
  font-size: 12px;
  line-height: 1.5833333333;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-panel__txt {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.06em;
  }
}

.p-panel__item:has(.p-panel__list) .p-panel__txt {
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  .p-panel__item:has(.p-panel__list) .p-panel__txt {
    margin-bottom: 15px;
  }
}

.p-panel__item:last-child .p-panel__list {
  margin-bottom: 25px;
}
@media screen and (min-width: 769px) {
  .p-panel__item:last-child .p-panel__list {
    margin-bottom: initial;
  }
}

.p-panel2__ttl {
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  .p-panel2__ttl {
    margin-bottom: 41px;
  }
}

.p-panel2__txt {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  line-height: 1.6666666667;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  text-align: center;
  color: #a08771;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .p-panel2__txt {
    font-size: 15px;
    line-height: 2.2666666667;
    margin-bottom: 56px;
  }
}

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

@media screen and (min-width: 769px) {
  .p-panel3__ttl {
    margin-bottom: 40px;
  }
}

.p-panel3__body {
  margin-bottom: 33px;
}
@media screen and (min-width: 769px) {
  .p-panel3__body {
    margin-bottom: 36px;
  }
}

.p-panel3__ttl-sub {
  margin-bottom: 12px;
}
@media screen and (min-width: 769px) {
  .p-panel3__ttl-sub {
    margin-bottom: 22px;
  }
}

.p-panel3__lead {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4375;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  text-align: center;
  color: #595757;
  margin-bottom: 4px;
}
@media screen and (min-width: 769px) {
  .p-panel3__lead {
    font-size: 18px;
    line-height: 1.6666666667;
    margin-bottom: 10px;
  }
}

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

.p-panel3__txt {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: 0.16em;
  font-feature-settings: "palt";
  text-align: center;
  color: #595757;
  margin-bottom: 18px;
}
@media screen and (min-width: 769px) {
  .p-panel3__txt {
    font-size: 15px;
    line-height: 1.7333333333;
    margin-bottom: 57px;
  }
}

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

.p-panel3__list {
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .p-panel3__list {
    margin-bottom: 21px;
  }
}

.p-panel3__btn {
  display: flex;
  justify-content: flex-end;
}

.p-box {
  border: 1px solid #a08771;
  padding-block: 17px 35px;
  padding-inline: 10px;
}
@media screen and (min-width: 769px) {
  .p-box {
    padding-inline: 5.6363636364% 6.3636363636%;
    padding-block: 50px 73px;
  }
}

.p-box__head {
  display: grid;
  grid-template-columns: 96px 1fr;
  gap: 9px;
  margin-bottom: 18px;
}
@media screen and (min-width: 769px) {
  .p-box__head {
    grid-template-columns: 100px 1fr;
    gap: 39px;
    margin-bottom: initial;
  }
}
@media screen and (min-width: 992px) {
  .p-box__head {
    grid-template-columns: 133px 1fr;
  }
}

.p-box__body {
  padding-inline: 10px;
  display: flex;
  flex-direction: column;
  gap: 35px;
}
@media screen and (min-width: 769px) {
  .p-box__body {
    padding-inline: 36px 0;
    gap: 43px;
    max-width: 953px;
    margin-inline: auto;
    margin-top: 30px;
  }
}

.p-box__cards {
  display: grid;
  grid-template-columns: 1fr;
  gap: 35px;
}
@media screen and (min-width: 769px) {
  .p-box__cards {
    gap: 43px;
  }
}
@media screen and (min-width: 992px) {
  .p-box__cards {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
}

@media screen and (min-width: 992px) {
  .p-box__card {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 3;
    gap: 0;
  }
}

.p-box__ttl {
  align-self: start;
  margin-top: -24px;
}
@media screen and (min-width: 769px) {
  .p-box__ttl {
    grid-area: initial;
    margin-top: initial;
    margin-top: -10px;
  }
}

.p-box__lead-container {
  display: contents;
}
@media screen and (min-width: 769px) {
  .p-box__lead-container {
    display: revert;
    max-width: 737px;
  }
}

.p-box__lead {
  font-size: 14px;
  line-height: 1.4285714286;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-box__lead {
    grid-area: initial;
    font-size: 18px;
    line-height: 1.6666666667;
    letter-spacing: 0.12em;
    margin-bottom: 0.75em;
  }
}

.p-box__lead-note {
  grid-column: 1/3;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  color: #808080;
  width: 93.6170212766%;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-box__lead-note {
    grid-area: initial;
    font-size: 14px;
    line-height: 1.4285714286;
    width: initial;
  }
}

.p-box__lead-note-item {
  font: inherit;
}

.p-box2 {
  border: 1px solid #a08771;
  padding-inline: 10px 20px;
  padding-bottom: 44px;
}
@media screen and (min-width: 769px) {
  .p-box2 {
    display: grid;
    grid-template-columns: 100px 1fr;
    gap: 27px;
    padding-inline: 5.6363636364% 6.3636363636%;
    padding-block: 41px 28px;
  }
}
@media screen and (min-width: 992px) {
  .p-box2 {
    grid-template-columns: 133px 1fr;
  }
}

.p-box2__head {
  max-width: 96px;
  margin-top: -29px;
}
@media screen and (min-width: 769px) {
  .p-box2__head {
    max-width: 133px;
    margin-top: initial;
  }
}

@media screen and (min-width: 769px) {
  .p-box2__ttl {
    margin-top: initial;
  }
}

.p-box2:nth-child(even) .p-box2__ttl {
  background-color: #a08771;
}

.p-box2__body {
  padding-left: 10px;
}
@media screen and (min-width: 769px) {
  .p-box2__body {
    padding-left: initial;
  }
}

.p-box3 {
  border: 2px solid #a08771;
}

.p-box3__ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.14em;
  font-feature-settings: "palt";
  text-align: center;
  color: #fff;
  background-color: #a08771;
  margin-block: initial;
  padding-block: calc(0.5em - 2px) 0.5em;
  padding-inline: 0.25em;
}
@media screen and (min-width: 769px) {
  .p-box3__ttl {
    font-size: 24px;
    line-height: 1.4166666667;
    padding-block: calc(0.5em - 1px) calc(0.5em + 1px);
  }
}

.p-box3__list-container {
  padding-inline: 16px;
  padding-bottom: 35px;
}
@media screen and (min-width: 769px) {
  .p-box3__list-container {
    padding-inline: 16px calc(16px + 12.8404669261%);
    padding-block: 30px 55px;
  }
}

.p-box3__list {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-box3__list {
    width: fit-content;
    max-width: 550px;
    margin-inline: auto;
  }
}

.p-box3__item {
  display: flex;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.375;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  padding-top: 17px;
}
@media screen and (min-width: 769px) {
  .p-box3__item {
    font-size: 20px;
    letter-spacing: 0.12em;
  }
}

.p-box3__item:nth-last-child(2) .p-box3__item-wrap {
  width: 74.6478873239%;
}
@media screen and (min-width: 769px) {
  .p-box3__item:nth-last-child(2) .p-box3__item-wrap {
    width: 100%;
  }
}

.p-box3__item:last-child .p-box3__item-wrap {
  width: 74.6478873239%;
}
@media screen and (min-width: 769px) {
  .p-box3__item:last-child .p-box3__item-wrap {
    width: 100%;
  }
}

.p-box3__item::before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 13px;
  background: url(../image/hairnagara/icon_check.svg) no-repeat center/contain;
  margin-top: calc(0.25em + 1px);
  margin-right: calc(0.75em - 1px);
  flex-shrink: 0;
}
@media screen and (min-width: 769px) {
  .p-box3__item::before {
    width: 29px;
    height: 20px;
    margin-top: calc(0.25em - 2px);
    margin-right: 1em;
  }
}

.p-box3__item-wrap {
  padding-bottom: 8px;
  display: flex;
  width: 100%;
  position: relative;
}

.p-box3__item-wrap::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-size: 7px 1px;
  background-image: linear-gradient(to right, #a08771 4px, transparent 3px);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.p-box3__item:nth-last-child(2) .p-box3__item-wrap::before {
  width: 120.6896551724%;
}
@media screen and (min-width: 769px) {
  .p-box3__item:nth-last-child(2) .p-box3__item-wrap::before {
    width: 100%;
  }
}

.p-box4 {
  border: 1px solid #a08771;
  padding-inline: 21px;
  padding-block: 4px 18px;
}
@media screen and (min-width: 992px) {
  .p-box4 {
    padding-inline: 71px 93px;
    padding-block: 20px 34px;
  }
}

.p-box4__ttl {
  margin-bottom: 8px;
}
@media screen and (min-width: 769px) {
  .p-box4__ttl {
    margin-bottom: 10px;
  }
}

.p-box4__txt {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-box4__txt {
    font-size: 16px;
    line-height: 1.5625;
  }
}

.p-box5 {
  color: #595757;
  padding-inline: 20px;
  padding-block: 25px 15px;
  border: 2px solid #a08771;
}
@media screen and (min-width: 769px) {
  .p-box5 {
    display: grid;
    grid-template-columns: min(25.7777777778%, 232px) auto;
    grid-template-rows: auto 1fr;
    gap: 8px 43px;
    padding-inline: 8.9090909091%;
    padding-block: 72px 77px;
  }
}

@media screen and (min-width: 769px) {
  .p-box5__img {
    display: contents;
  }
}

.p-box5__img-wrap {
  margin-bottom: 20px;
  max-width: 185px;
  margin-inline: auto;
  align-self: start;
}
@media screen and (min-width: 769px) {
  .p-box5__img-wrap {
    margin-bottom: initial;
    margin-inline: initial;
    max-width: initial;
    grid-row: 1/3;
  }
}

.p-box5__img-item {
  width: 100%;
  height: 100%;
  aspect-ratio: 185/249;
  object-fit: cover;
}

.p-box5__img-caption {
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  display: flex;
  flex-direction: column;
  gap: 0.25em;
  padding-bottom: 0.75em;
  border-bottom: 1px solid;
  margin-bottom: 1em;
}
@media screen and (min-width: 769px) {
  .p-box5__img-caption {
    grid-column: 2/3;
  }
}

.p-box5__img-caption-sub {
  font-size: 12px;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 769px) {
  .p-box5__img-caption-sub {
    font-size: 16px;
    line-height: 2.125;
  }
}

.p-box5__img-caption-main {
  font-size: 20px;
  line-height: 1.35;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .p-box5__img-caption-main {
    font-size: 24px;
    line-height: 1.4166666667;
  }
}

.p-box5__txt-container {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  line-height: 1.5384615385;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: flex;
  flex-direction: column;
  gap: 0.5em;
}
@media screen and (min-width: 769px) {
  .p-box5__txt-container {
    font-size: 16px;
    line-height: 2;
    gap: 1em;
    grid-column: 2/3;
  }
}

.p-box5__txt:has(.p-box5__note) {
  letter-spacing: 0.1em;
  color: #a08771;
}
@media screen and (min-width: 769px) {
  .p-box5__txt:has(.p-box5__note) {
    font-size: 18px;
    line-height: 1.8888888889;
  }
}

.p-box5__note {
  font: inherit;
}

.p-box6 {
  padding-inline: 10px;
  padding-block: 25px 34px;
  border: 1px solid #a08771;
}
@media screen and (min-width: 769px) {
  .p-box6 {
    padding-inline: 5.6363636364% 5.6363636364%;
    padding-block: 65px 75px;
  }
}

.p-box6__lead {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: 0.16em;
  font-feature-settings: "palt";
  text-align: center;
  color: #595757;
  margin-bottom: 21px;
}
@media screen and (min-width: 769px) {
  .p-box6__lead {
    font-size: 15px;
    line-height: 1.7333333333;
  }
}

.p-box6__list {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: 0.16em;
  font-feature-settings: "palt";
  text-align: center;
  color: #a08771;
  margin-bottom: 21px;
}
@media screen and (min-width: 769px) {
  .p-box6__list {
    font-size: 15px;
    line-height: 1.7333333333;
    margin-bottom: 43px;
  }
}

@media screen and (min-width: 769px) {
  .p-box6__item {
    display: inline-block;
  }
}

.p-box6__btn-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
@media screen and (min-width: 769px) {
  .p-box6__btn-container {
    flex-direction: initial;
    justify-content: center;
    gap: 28px;
  }
}

.p-box6__btn {
  width: 100%;
  max-width: 263px;
}
@media screen and (min-width: 769px) {
  .p-box6__btn {
    max-width: 299px;
  }
}

.p-img__item {
  width: 100%;
  height: 100%;
  aspect-ratio: 165/216;
  object-fit: cover;
}

.p-img-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 19px;
}
@media screen and (min-width: 769px) {
  .p-img-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

.p-box-container {
  display: flex;
  flex-direction: column;
  gap: 50px;
}

.p-box-container__item:not(:first-child) {
  position: relative;
}

.p-box-container__item::before {
  content: "";
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translate(-50%, -4px);
  width: 9px;
  height: 7px;
  background-color: #3e3a39;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}
@media screen and (min-width: 769px) {
  .p-box-container__item::before {
    width: 11px;
    height: 9px;
    transform: translate(-50%, -5px);
  }
}

.p-personal-lead__card {
  margin-bottom: 37px;
}
@media screen and (min-width: 769px) {
  .p-personal-lead__card {
    margin-bottom: 59px;
  }
}

.p-personal-lead-foot__box {
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  .p-personal-lead-foot__box {
    display: inline-block;
    width: 100%;
  }
}

.p-personal-lead-foot__box::before,
.p-personal-lead-foot__box::after {
  content: "";
  position: absolute;
  z-index: 1;
  display: inline-block;
}

.p-personal-lead-foot__box::before {
  right: -11px;
  bottom: -9px;
  width: 93px;
  height: 144px;
  background: url(../image/hairnagara/bg_illustration-woman01.svg) no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .p-personal-lead-foot__box::before {
    width: 151px;
    height: 234px;
    right: -16px;
    bottom: -18px;
  }
}

.p-personal-lead-foot__box::after {
  width: 66px;
  height: 32px;
  background: url(../image/hairnagara/bg_arrow.svg) no-repeat center/9px auto;
  background-color: #fff;
  right: 50%;
  bottom: -20px;
  transform: translateX(50%);
}
@media screen and (min-width: 769px) {
  .p-personal-lead-foot__box::after {
    width: 83px;
    height: 40px;
    background-size: 11px auto;
  }
}

.p-personal-lead-foot__txt {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6428571429;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  text-align: center;
  width: 68.3760683761%;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-personal-lead-foot__txt {
    font-size: 18px;
    line-height: 2.1111111111;
    width: 54.5454545455%;
    position: relative;
    z-index: 1;
  }
}

.p-personal-lead-foot__txt:has(wbr),
.p-personal-lead-foot__txt2:has(wbr) {
  word-break: keep-all;
}

.p-personal-lead-foot__txt2-container {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 21px;
  width: 95.4415954416%;
  margin-inline: auto;
  margin-top: -16px;
}
@media screen and (min-width: 769px) {
  .p-personal-lead-foot__txt2-container {
    display: revert;
    width: initial;
    margin-top: -208px;
    position: relative;
    z-index: 0;
    max-width: 866px;
  }
}

.p-personal-lead-foot__txt2-container::before {
  content: "";
  display: inline-block;
  width: 91px;
  height: 133px;
  background: url(../image/hairnagara/bg_illustration-woman02.svg) no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .p-personal-lead-foot__txt2-container::before {
    width: 142px;
    height: 208px;
  }
}

.p-personal-lead-foot__txt2 {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.9444444444;
  letter-spacing: 0.2em;
  font-feature-settings: "palt";
  color: #a08771;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-decoration-color: #a08771;
  text-underline-offset: 0.5em;
  text-decoration-skip-ink: none;
  align-self: end;
  margin-bottom: 9px;
}
@media screen and (min-width: 769px) {
  .p-personal-lead-foot__txt2 {
    font-size: 24px;
    line-height: 2.5;
    text-align: center;
    text-underline-offset: 0.75em;
    margin-top: 9px;
  }
}

.p-personal-body__ttl {
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  .p-personal-body__ttl {
    margin-bottom: 20px;
  }
}

.p-mv__main {
  display: grid;
  margin-bottom: 8px;
}
@media screen and (min-width: 769px) {
  .p-mv__main {
    margin-bottom: 4px;
  }
}

.p-mv__circle {
  grid-area: 1/1;
  z-index: 0;
  align-self: start;
  justify-self: end;
  margin-top: -8px;
  margin-right: 7px;
  width: 135px;
}
@media screen and (min-width: 769px) {
  .p-mv__circle {
    margin-top: -25px;
    margin-right: 30px;
  }
}
@media screen and (min-width: 992px) {
  .p-mv__circle {
    width: 210px;
  }
}

.p-mv__main-wrap {
  grid-area: 1/1;
  display: grid;
  min-height: 550px;
}
@media screen and (min-width: 769px) {
  .p-mv__main-wrap {
    min-height: initial;
  }
}

.p-mv__inner {
  grid-area: 1/1;
  z-index: 0;
  padding-block: 97px 102px;
  display: grid;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .p-mv__inner {
    padding-block: 50px;
  }
}

.p-mv__body {
  display: grid;
  width: 100%;
  margin-inline: auto;
  max-width: 450px;
}
@media screen and (min-width: 769px) {
  .p-mv__body {
    width: max-content;
    min-width: 493px;
  }
}

.p-mv__body::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: rgba(122, 136, 182, 0.4);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 18px;
  z-index: -1;
  grid-area: 1/1;
}

.p-mv__body-wrap {
  grid-area: 1/1;
  padding-inline: 5px;
  padding-block: 32px 31px;
  display: grid;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 769px) {
  .p-mv__body-wrap {
    padding-inline: 15px;
    padding-block: 66px 47px;
  }
}

.p-mv__ttl-container {
  margin-block: 18px 0;
  display: flex;
  flex-direction: column;
  gap: 22px;
}
@media screen and (min-width: 769px) {
  .p-mv__ttl-container {
    margin-top: 33px;
    gap: 28px;
  }
}

.p-mv__ttl-sub {
  max-width: 95px;
  width: 100%;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-mv__ttl-sub {
    max-width: 119px;
  }
}

.p-mv__ttl {
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  line-height: 1.8571428571;
  letter-spacing: 0.18em;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-mv__ttl {
    font-size: 18px;
    line-height: 1.8333333333;
  }
}

.p-mv__ttl::before {
  content: "〈";
  margin-right: 0.5em;
}

.p-mv__ttl::after {
  content: "〉";
  margin-left: 0.5em;
}

.p-mv__ttl-sub-item {
  width: 100%;
  height: auto;
}

.p-mv__txt-container {
  order: -1;
}

.p-mv__txt {
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0.12em;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-mv__txt {
    font-size: 21px;
    line-height: 1.5714285714;
  }
}

.p-mv__txt-sub {
  display: block;
  margin-bottom: 0.75em;
}
@media screen and (min-width: 769px) {
  .p-mv__txt-sub {
    margin-bottom: 1em;
  }
}

.p-mv__txt-main {
  display: block;
  font-size: 23px;
  line-height: 1.4782608696;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .p-mv__txt-main {
    font-size: 30px;
    line-height: 1.4333333333;
  }
}

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

.p-mv__foot {
  grid-area: 1/1;
}

.p-mv__img {
  height: 100%;
}

.p-mv__img-item {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width: 769px) {
  .p-mv__sub-inner {
    padding-inline: initial;
  }
}

.p-mv__sub-txt {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  text-align: right;
  color: #808080;
}
@media screen and (min-width: 769px) {
  .p-mv__sub-txt {
    font-size: 14px;
  }
}

.p-mv__note {
  font: inherit;
}

.p-anchor {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  line-height: 1.3333333333;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  text-align: center;
  color: #595757;
  display: flex;
  justify-content: center;
  gap: 18px 0;
  flex-wrap: wrap;
  max-width: 400px;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-anchor {
    font-size: 16px;
    line-height: 1.375;
    gap: 24px 0;
    max-width: 700px;
  }
}
@media screen and (min-width: 992px) {
  .p-anchor {
    flex-wrap: initial;
    max-width: initial;
  }
}

.p-anchor__item {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  min-height: 42px;
  padding-inline: 0.25em;
}
@media screen and (min-width: 769px) {
  .p-anchor__item {
    width: 261px;
    min-height: 65px;
  }
}

.p-anchor__item::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background-color: #595757;
  position: absolute;
  top: 0;
  left: 0;
}

.p-anchor__item:nth-child(even)::after,
.p-anchor__item:last-child::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background-color: #595757;
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (min-width: 992px) {
  .p-anchor__item:nth-child(even)::after {
    content: initial;
  }
}

.p-anchor__link {
  color: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
@media screen and (min-width: 769px) {
  .p-anchor__link {
    gap: 8px;
  }
}

.p-anchor__link:hover,
.p-anchor__link:focus {
  text-decoration: initial;
  color: inherit;
}

.p-anchor__link::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 10px;
  background-color: #595757;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}
@media screen and (min-width: 769px) {
  .p-anchor__link::after {
    width: 16px;
    height: 13px;
  }
}

.p-personal__lead {
  margin-bottom: 24px;
}
@media screen and (min-width: 769px) {
  .p-personal__lead {
    margin-bottom: 96px;
  }
}

.p-personal__lead-foot {
  margin-bottom: 28px;
}
@media screen and (min-width: 769px) {
  .p-personal__lead-foot {
    margin-bottom: 47px;
    margin-inline: auto;
    max-width: 775px;
  }
}

.p-personal__ttl {
  margin-inline: calc(50% - 50vw);
  padding-inline: calc(50vw - 50%);
  margin-bottom: 23px;
  margin-top: initial;
}
@media screen and (min-width: 769px) {
  .p-personal__ttl {
    margin-bottom: 46px;
  }
}

.p-commitment__ttl {
  margin-top: initial;
  margin-inline: calc(50% - 50vw);
  margin-bottom: 28px;
}
@media screen and (min-width: 769px) {
  .p-commitment__ttl {
    margin-bottom: 88px;
  }
}

@media screen and (min-width: 769px) {
  .p-commitment__cards {
    display: flex;
    flex-direction: column;
    gap: 80px;
  }
}

.p-example-body {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (min-width: 769px) {
  .p-example-body {
    gap: 96px;
  }
}

.p-example-body__ttl {
  margin-bottom: 19px;
}
@media screen and (min-width: 769px) {
  .p-example-body__ttl {
    margin-bottom: 4px;
  }
}

.p-example-body__card {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 769px) {
  .p-example-body__card {
    flex-direction: initial;
    align-items: flex-start;
    gap: 55px 5%;
  }
}

@media screen and (min-width: 769px) {
  .p-example-body__item:nth-child(even) .p-example-body__card {
    flex-direction: row-reverse;
  }
}

@media screen and (min-width: 769px) {
  .p-example-body__txt-container {
    width: 46.4545454545%;
    min-width: 340px;
  }
}

@media screen and (min-width: 769px) {
  .p-example-body__img-container {
    width: 48.5454545455%;
    margin-top: 48px;
  }
}

@media screen and (min-width: 769px) {
  .p-example-body__box {
    margin-top: 40px;
  }
}

.p-example__ttl {
  margin-inline: calc(50% - 50vw);
  padding-inline: calc(50vw - 50%);
  margin-bottom: 26px;
  margin-top: initial;
}
@media screen and (min-width: 769px) {
  .p-example__ttl {
    margin-bottom: 78px;
  }
}

.p-menu-coupon__ttl {
  margin-inline: calc(50% - 50vw);
  padding-inline: calc(50vw - 50%);
  margin-bottom: 13px;
  margin-top: initial;
}
@media screen and (min-width: 769px) {
  .p-menu-coupon__ttl {
    margin-bottom: 31px;
  }
}

.p-menu-coupon__body {
  display: flex;
  flex-direction: column;
  gap: 46px;
}
@media screen and (min-width: 769px) {
  .p-menu-coupon__body {
    gap: 64px;
  }
}

.p-info2__ttl {
  margin-inline: calc(50% - 50vw);
  padding-inline: calc(50vw - 50%);
  margin-top: initial;
  margin-bottom: 19px;
}
@media screen and (min-width: 769px) {
  .p-info2__ttl {
    margin-bottom: 53px;
  }
}

.p-info2__body {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
@media screen and (min-width: 769px) {
  .p-info2__body {
    gap: 42px;
  }
}
@media screen and (min-width: 992px) {
  .p-info2__body {
    gap: 96px;
  }
}

.p-info-box-head {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (min-width: 769px) {
  .p-info-box-head {
    gap: 44px;
  }
}

.p-info-box-head__img-item {
  width: 100%;
  height: 100%;
  aspect-ratio: 589/374;
  object-fit: cover;
}

.p-info-box-head__map iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 588/312;
  object-fit: contain;
}

.p-info-box-body {
  display: flex;
  flex-direction: column;
  gap: 41px;
}
@media screen and (min-width: 769px) {
  .p-info-box-body {
    gap: 53px;
  }
}

.p-info-box-body__item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (min-width: 769px) {
  .p-info-box-body__item {
    gap: 11px;
  }
}

.p-info-box-body__item-ttl-item {
  width: 100%;
  height: auto;
  max-height: 24px;
  object-fit: contain;
  object-position: left;
}
@media screen and (min-width: 769px) {
  .p-info-box-body__item-ttl-item {
    max-height: 30px;
  }
}

.p-info-box-body__item-txt {
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
  color: #4d4d4d;
}

.p-info-box {
  display: grid;
  grid-template-columns: 1fr;
  gap: 54px;
}
@media screen and (min-width: 992px) {
  .p-info-box {
    gap: 80px 6.8027210884%;
    grid-template-columns: 589fr 504fr;
  }
}

.p-info-box__body {
  width: 85.0666666667%;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-info-box__body {
    width: initial;
    margin-inline: initial;
  }
}

@media screen and (min-width: 992px) {
  .p-info__inner {
    max-width: 1226px;
  }
}

.p-info__ttl {
  max-width: 175px;
  margin-inline: auto;
  margin-bottom: 17px;
}
@media screen and (min-width: 769px) {
  .p-info__ttl {
    max-width: 219px;
    margin-bottom: 46px;
  }
}

.p-info__ttl-item {
  width: 100%;
  height: auto;
}

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

@media screen and (min-width: 992px) {
  .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;
}

.u-clear {
  clear: both;
}/*# sourceMappingURL=hairnagara.css.map */