.lp-wrapper {
  width: 100%;
  max-width: 812px;
  margin: 0 auto;
  overflow: hidden;
}

.lp-title {
  margin-bottom: 7.69vw;
  font-size: 7.18vw;
  color: #6F645D;
  text-align: center;
  letter-spacing: 0.05em;
}

.lp-title span {
  display: block;
  font-size: 3.85vw;
}

@media screen and (min-width: 813px) {
  .lp-title {
    margin-bottom: 62px;
    font-size: 58px;
  }
  .lp-title span {
    font-size: 31px;
  }
}
.lp-btn {
  display: block;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  overflow: hidden;
}

.lp-fv.container {
  padding: 0;
  margin-bottom: 7.69vw;
}

@media screen and (min-width: 813px) {
  .lp-fv.container {
    margin-bottom: 62px;
  }
}
.lp-fv.container img {
  width: 100%;
}

.lp-cta-xs {
  margin-bottom: 11.54vw;
}

@media screen and (min-width: 813px) {
  .lp-cta-xs {
    margin-bottom: 104px;
  }
}
.lp-cta-xs p {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0.77vw;
  font-family: "Noto Serif JP", serif;
  font-size: 5.13vw;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.4;
  text-align: center;
}
.lp-cta-xs p span {
  display: block;
}

.lp-cta-xs p::before, .lp-cta-xs p::after {
  content: "";
  position: absolute;
  top: 63%;
  width: 10.26vw;
  height: 2px;
  background: #4E4E4E;
}

.lp-cta-xs p::before {
  left: -15%;
  transform: rotate(60deg) translateY(-50%);
}

.lp-cta-xs p::after {
  right: -13.5%;
  transform: rotate(-60deg) translateY(-50%);
}

@media screen and (min-width: 813px) {
  .lp-cta-xs {
    margin-bottom: 104px;
  }
  .lp-cta-xs p {
    margin: 0 auto 6px;
    font-size: 41px;
  }
  .lp-cta-xs p::before, .lp-cta-xs p::after {
    width: 83px;
  }
}
.lp-merit {
  margin-top: 5.13vw;
}

.lp-merit h2 {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 2.82vw;
  font-size: 5.13vw;
}

.lp-merit h2::before, .lp-merit h2::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10.26vw;
  height: 2px;
  background: #B17A86;
}

.lp-merit h2::before {
  left: calc(100% + 3.08vw);
}

.lp-merit h2::after {
  right: calc(100% + 3.08vw);
}

@media screen and (min-width: 813px) {
  .lp-merit {
    margin-top: 41px;
  }
  .lp-merit h2 {
    margin: 0 auto 23px;
    font-size: 41px;
  }
  .lp-merit h2::before, .lp-merit h2::after {
    width: 83px;
  }
  .lp-merit h2::before {
    left: calc(100% + 25px);
  }
  .lp-merit h2::after {
    right: calc(100% + 25px);
  }
}
.lp-nayami {
  padding: 6.41vw 0 17.95vw;
  margin-bottom: 7.69vw;
  color: #FFF;
  background-image: url(../img/nayami-bg.png);
  background-size: cover;
  background-position: bottom center;
}

.lp-nayami h2 {
  margin-bottom: 5.13vw;
  font-size: 5.64vw;
  text-align: center;
  letter-spacing: 0.1em;
  white-space: nowrap;
}

.lp-nayami h2 span {
  font-size: 8.72vw;
  color: #4A4340;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 7px;
}

.lp-nayami p {
  margin-top: 5.13vw;
  font-size: 6.15vw;
  font-weight: 700;
  text-align: center;
  color: #FFF;
}

@media screen and (min-width: 813px) {
  .lp-nayami {
    padding: 52px 0 146px;
    margin-bottom: 62px;
  }
  .lp-nayami h2 {
    margin-bottom: 41px;
    font-size: 46px;
  }
  .lp-nayami h2 span {
    font-size: 70px;
  }
  .lp-nayami p {
    margin-top: 41px;
    font-size: 50px;
  }
}
.lp-kaiketsu {
  margin-bottom: 12.82vw;
}
.lp-kaiketsu p:first-of-type {
  margin-bottom: 3.08vw;
  font-size: 5.13vw;
  font-weight: 700;
  text-align: center;
}
.lp-kaiketsu ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 7.69vw;
}
.lp-kaiketsu ul li {
  width: calc((100% - 2.56vw) / 2);
  padding: 2.05vw 0;
  margin-bottom: 2.56vw;
  font-size: 4.1vw;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  color: #FFF;
  background: #5F7F92;
}

@media screen and (min-width: 813px) {
  .lp-kaiketsu {
    margin-bottom: 104px;
  }
  .lp-kaiketsu p:first-of-type {
    margin-bottom: 25px;
    font-size: 41px;
  }
  .lp-kaiketsu ul {
    margin-bottom: 62px;
  }
  .lp-kaiketsu ul li {
    width: calc((100% - 20px) / 2);
    padding: 14px 0;
    margin-bottom: 20px;
    font-size: 33px;
  }
}
.lp-about {
  padding: 10.26vw 0 12.31vw;
  color: #6F645D;
  background-image: url(../img/about-bg.png);
  background-size: cover;
}
.lp-about .lp-title {
  margin-bottom: 3.85vw;
}
.lp-about-text {
  margin-bottom: 5.13vw;
  font-weight: 700;
  text-align: center;
}
.lp-about ul {
  margin-bottom: 5.13vw;
}
.lp-about li {
  position: relative;
  padding: 2.56vw 2.56vw 2.56vw 9.74vw;
  margin-bottom: 2.56vw;
  font-weight: 700;
  color: #4A4340;
  background: #FFF;
  box-shadow: 2px 2px 4px 0 rgba(139, 127, 119, 0.4);
}
.lp-about li::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 2.56vw;
  width: 4.62vw;
  height: 4.62vw;
  background-image: url(../img/chack-pi.png);
  background-size: contain;
}
.lp-about li span {
  color: #B17A86;
}
.lp-about-btm {
  font-size: 5.64vw;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media screen and (min-width: 813px) {
  .lp-about {
    padding: 83px 0 104px;
  }
  .lp-about .lp-title {
    margin-bottom: 31px;
  }
  .lp-about-text {
    margin-bottom: 41px;
  }
  .lp-about ul {
    margin-bottom: 41px;
  }
  .lp-about li {
    padding: 20px 20px 20px 79px;
    margin-bottom: 20px;
  }
  .lp-about li::before {
    left: 20px;
    width: 38px;
    height: 38px;
  }
  .lp-about-btm {
    font-size: 46px;
  }
}
.lp-media {
  padding: 12.82vw 0 15.38vw;
  background-image: url(../img/media-bg.png);
  background-size: cover;
}

.lp-media-img {
  width: 101%;
}

@media screen and (min-width: 813px) {
  .lp-media {
    padding: 104px 0 125px;
  }
}
.lp-reason {
  padding: 12.82vw 0 15.38vw;
  color: #6F645D;
  background-image: url(../img/reason-bg.png);
  background-size: cover;
}

.lp-reason ul > li {
  margin-bottom: 12.82vw;
  font-size: 3.59vw;
}

.lp-reason ul > li:last-of-type {
  margin-bottom: 0;
}

.lp-reason h3 {
  display: flex;
  align-items: center;
  padding-bottom: 2.31vw;
  margin-bottom: 2.56vw;
  font-size: 5.13vw;
  line-height: 1.3;
  border-bottom: 1px solid #6F645D;
}

.lp-reason h3 span {
  display: inline-block;
  margin-right: 2.56vw;
  font-size: 13.33vw;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1;
}

.lp-reason p {
  margin-bottom: 1.5em;
}
.lp-reason p:last-of-type {
  margin-bottom: 0;
}

.lp-reason p span {
  font-weight: 700;
}

.lp-reason-img {
  margin-bottom: 2.56vw;
}

.lp-reason ul > li ul {
  margin-bottom: 1.5em;
}

.lp-reason ul > li li {
  margin-bottom: 0;
  font-weight: 700;
}
.lp-reason ul > li li span {
  color: #B17A86;
}

@media screen and (min-width: 813px) {
  .lp-reason {
    padding: 104px 0 125px;
  }
  .lp-reason ul > li {
    margin-bottom: 104px;
    font-size: 29px;
  }
  .lp-reason h3 {
    padding-bottom: 19px;
    margin-bottom: 20px;
    font-size: 41px;
  }
  .lp-reason h3 span {
    margin-right: 20px;
    font-size: 108px;
  }
  .lp-reason-img {
    margin-bottom: 20px;
  }
}
.lp-ba {
  padding: 12.82vw 0 15.38vw;
  color: #6F645D;
  background-image: url(../img/ba-bg.png);
  background-size: cover;
}

.lp-ba p {
  margin-top: 2.56vw;
  font-size: 3.08vw;
}

@media screen and (min-width: 813px) {
  .lp-ba {
    padding: 104px 0 125px;
  }
  .lp-ba p {
    margin-top: 21px;
    font-size: 25px;
  }
}
.lp-voice {
  padding: 12.82vw 0 15.38vw;
  margin-bottom: 12.82vw;
  background-image: url(../img/voice-bg.png);
  background-size: cover;
}

.lp-voice-cont {
  margin-bottom: 7.69vw;
}

.lp-voice-cont:last-of-type {
  margin-bottom: 0;
}

.lp-voice p {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 1.28vw;
  font-size: 3.85vw;
  font-weight: 700;
  color: #6F645D;
}

.lp-voice p::before, .lp-voice p::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 5.13vw;
  height: 2px;
  background: #6F645D;
}

.lp-voice p::before {
  left: -5.64vw;
  transform: rotate(-120deg) translateY(-50%);
}

.lp-voice p::after {
  right: -5.64vw;
  transform: rotate(120deg) translateY(-50%);
}

.lp-voice img {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 813px) {
  .lp-voice {
    padding: 104px 0 125px;
    margin-bottom: 104px;
  }
  .lp-voice-cont {
    margin-bottom: 62px;
  }
  .lp-voice p {
    margin: 0 auto 10px;
    font-size: 33px;
  }
  .lp-voice p::before, .lp-voice p::after {
    width: 41px;
  }
  .lp-voice p::before {
    left: -46px;
  }
  .lp-voice p::after {
    right: -46px;
  }
  .lp-voice img {
    width: 100%;
  }
}
.lp-menu .lp-title {
  margin-bottom: 5.13vw;
}
.lp-menu-btm {
  margin-top: 12.82vw;
}

.lp-menu ul {
  margin-top: 1.28vw;
  font-size: 3.08vw;
  font-weight: 500;
}

@media screen and (min-width: 813px) {
  .lp-menu .lp-title {
    margin-bottom: 41px;
  }
  .lp-menu-btm {
    margin-top: 104px;
  }
  .lp-menu ul {
    margin-top: 11px;
    font-size: 25px;
  }
}
.lp-cta {
  padding: 5.13vw 0 7.69vw;
  background: #B17A86;
}

.lp-cta h2 {
  margin-bottom: 5.13vw;
  font-size: 7.69vw;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-align: center;
  color: #FFF;
}

.lp-cta-inner {
  padding: 6.41vw 2.56vw;
  margin-bottom: 2.56vw;
  background: #FFF;
}

.lp-cta p:nth-of-type(2) {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 1.28vw;
  font-size: 5.13vw;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.lp-cta p:nth-of-type(2)::before, .lp-cta p:nth-of-type(2)::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 7.69vw;
  height: 2px;
  background: #4E4E4E;
}

.lp-cta p:nth-of-type(2)::before {
  left: -7.69vw;
  transform: rotate(60deg) translateY(-50%);
}

.lp-cta p:nth-of-type(2)::after {
  right: -7.69vw;
  transform: rotate(-60deg) translateY(-50%);
}

.lp-cta p:nth-of-type(3) {
  margin-top: 5.13vw;
}

.lp-cta li {
  font-size: 3.08vw;
  letter-spacing: 0.08em;
  line-height: 1.5;
  color: #FFF;
}

@media screen and (min-width: 813px) {
  .lp-cta {
    padding: 42px 0 62px;
  }
  .lp-cta h2 {
    margin-bottom: 42px;
    font-size: 62px;
  }
  .lp-cta-inner {
    padding: 52px 21px;
    margin-bottom: 21px;
  }
  .lp-cta p:nth-of-type(2) {
    margin: 0 auto 10px;
    font-size: 42px;
  }
  .lp-cta p:nth-of-type(2)::before, .lp-cta p:nth-of-type(2)::after {
    width: 62px;
  }
  .lp-cta p:nth-of-type(2)::before {
    left: -62px;
  }
  .lp-cta p:nth-of-type(2)::after {
    right: -62px;
  }
  .lp-cta li {
    font-size: 25px;
  }
}
.lp-story {
  padding: 15.38vw 0 11.54vw;
  margin-bottom: 12.82vw;
  color: #6F645D;
  background-image: url(../img/story-bg.png);
  background-size: cover;
}
.lp-story-img {
  margin-bottom: 5.13vw;
}
.lp-story p {
  font-size: 3.59vw;
  margin-bottom: 1.5em;
}
.lp-story p:last-of-type {
  margin-bottom: 0;
}
.lp-story p span {
  font-weight: 700;
}

@media screen and (min-width: 813px) {
  .lp-story {
    padding: 125px 0 104px;
    margin-bottom: 104px;
  }
  .lp-story-img {
    margin-bottom: 41px;
  }
  .lp-story p {
    font-size: 29px;
  }
}
.lp-salon {
  margin-bottom: 12.82vw;
}

.lp-salon h3 {
  margin-bottom: 1.28vw;
  font-size: 4.36vw;
  font-weight: 600;
  text-align: center;
}

.lp-salon-cont {
  margin-bottom: 10.26vw;
}

.lp-salon-cont:last-of-type {
  margin-bottom: 0;
}

.lp-salon-img {
  margin-bottom: 1.28vw;
}

.lp-salon dl {
  margin-bottom: 5.13vw;
}

.lp-salon dl > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2.56vw 0;
  border-bottom: 1px solid #D7D7D7;
}

.lp-salon dl dd {
  text-align: right;
}

.lp-salon-map {
  position: relative;
  padding-top: 56%;
}

.lp-salon-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 813px) {
  .lp-salon {
    margin-bottom: 104px;
  }
  .lp-salon h3 {
    margin-bottom: 10px;
    font-size: 35px;
  }
  .lp-salon-cont {
    margin-bottom: 83px;
  }
  .lp-salon-img {
    margin-bottom: 10px;
  }
  .lp-salon dl {
    margin-bottom: 42px;
  }
  .lp-salon dl > div {
    padding: 21px 0;
  }
}
.lp-faq {
  margin-top: 15.38vw;
  margin-bottom: 12.82vw;
}

.lp-faq dl > div {
  padding-bottom: 6.41vw;
  margin-bottom: 6.41vw;
  border-bottom: 1px solid #CFC8C3;
}

.lp-faq dt,
.lp-faq dd {
  display: flex;
}

.lp-faq dt span,
.lp-faq dd span {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.03vw 3.08vw 1.54vw;
  margin-right: 3.59vw;
  border-radius: 50%;
  font-size: 5.13vw;
  font-weight: 700;
  color: #FFF;
  background: #8B7F77;
}

.lp-faq dt {
  align-items: center;
  margin-bottom: 2.56vw;
  font-weight: 700;
}

.lp-faq dd {
  align-items: flex-start;
}

.lp-faq dd span {
  background: #C4BAB3;
}

@media screen and (min-width: 813px) {
  .lp-faq {
    margin-top: 125px;
    margin-bottom: 104px;
  }
  .lp-faq dl > div {
    padding-bottom: 52px;
    margin-bottom: 52px;
  }
  .lp-faq dt span,
  .lp-faq dd span {
    padding: 8px 25px 13px;
    margin-right: 29px;
    font-size: 42px;
  }
  .lp-faq dt {
    margin-bottom: 21px;
  }
}
.lp-footer {
  padding: 1.28vw 0;
  margin: 0 0 17.95vw;
  color: #FFF;
  background: #6E5C5F;
}

.lp-footer > a {
  display: block;
  width: 41.03vw;
  margin: 0 auto 7.69vw;
}

.lp-footer ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 3.85vw;
}

.lp-footer ul a {
  display: block;
  margin: 0 2.56vw;
  font-size: 3.59vw;
  font-weight: 700;
  line-height: 1.5;
}

.lp-footer small {
  display: block;
  padding: 0.77vw 0 1.28vw;
  font-size: 3.59vw;
  font-weight: 700;
  text-align: center;
}

@media screen and (min-width: 813px) {
  .lp-footer {
    padding: 11px 0;
    margin: 0 0 146px;
  }
  .lp-footer > a {
    width: 333px;
    margin: 0 auto 62px;
  }
  .lp-footer ul {
    margin-bottom: 31px;
  }
  .lp-footer ul a {
    margin: 0 21px;
    font-size: 29px;
  }
  .lp-footer small {
    padding: 6px 0 10px;
    font-size: 29px;
  }
}
.lp-btn-fix {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 812px;
  padding: 3.08vw 0;
  font-size: 6.15vw;
  font-weight: 700;
  color: #FFF;
  background: #19B45B;
  z-index: 99;
}

.lp-btn-fix span:last-of-type {
  display: block;
  width: 2.56vw;
  margin-left: 3.85vw;
}

@media screen and (min-width: 813px) {
  .lp-btn-fix {
    padding: 25px 0;
    font-size: 40px;
  }
  .lp-btn-fix span:last-of-type {
    width: 20px;
    margin-left: 22px;
  }
}