.btn {
  background: rgb(217, 200, 131);
  background: linear-gradient(180deg, rgb(217, 200, 131) 0%, rgb(213, 194, 122) 0%, rgb(187, 154, 61) 25%, rgb(169, 127, 21) 53%, rgb(187, 154, 61) 88%, rgb(213, 194, 122) 100%);
  box-shadow: 0px 1px 4.75px 0.25px rgba(196, 196, 196, 0.4);
}

.lp .sec4 h3 {
  text-shadow: 0px 2px 17.55px rgba(85, 120, 137, 0.4);
}
.lp .sec4 section .is-box {
  border-radius: 24px;
  background: url(../images/salon/sec4_box_bg.png) center no-repeat;
  background-size: cover;
  box-shadow: 0px 1px 7.6px 0.4px rgba(246, 203, 226, 0.4);
  padding: 20px;
}
@media (max-width: 960px) {
  .lp .sec4 section .is-box {
    border-radius: 2.4rem;
    padding: 2rem;
  }
}
.lp .sec4 section .is-box p {
  border: 2px solid #e6dcb3;
  border-radius: 24px;
  padding: 35px 15px;
  color: #916565;
  letter-spacing: 0.04em;
  line-height: 1.6;
  font-size: 26px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .lp .sec4 section .is-box p {
    border-radius: 2.4rem;
    padding: 3.5rem 1.5rem;
    font-size: 2.6rem;
  }
}
.lp .sec4 section .is-box p span {
  color: #c7609e;
  font-size: 36px;
}
@media (max-width: 960px) {
  .lp .sec4 section .is-box p span {
    font-size: 3.6rem;
  }
}
.lp .sec4 section > p {
  margin-top: 40px;
  margin-bottom: 50px;
}
@media (max-width: 960px) {
  .lp .sec4 section > p {
    margin-top: 4rem;
    margin-bottom: 5rem;
  }
}
.lp .sec4 section h5 {
  margin-top: 15px;
  margin-bottom: 35px;
  font-size: 42px;
  color: #916565;
  letter-spacing: 0.06em;
  line-height: 1.4;
  padding-bottom: 0 !important;
}
@media (max-width: 960px) {
  .lp .sec4 section h5 {
    margin-top: 1.5rem;
    margin-bottom: 3.5rem;
    font-size: 4.2rem;
  }
}
.lp .sec4 section h5 span {
  font-size: 55px;
  border-bottom: dotted 4px #c7609e;
  padding-bottom: 15px;
}
@media (max-width: 960px) {
  .lp .sec4 section h5 span {
    font-size: 5.5rem;
    border-width: 2px;
    padding-bottom: 1.5rem;
  }
}
.lp .sec4 section h4 {
  position: relative;
  z-index: 2;
}
.lp .sec4 section .subtitle {
  width: calc(100% + 120px);
  margin-left: -60px;
  position: relative;
}
@media (max-width: 960px) {
  .lp .sec4 section .subtitle {
    width: calc(100% + 12rem);
    margin-left: -6rem;
  }
}
.lp .sec4 section .subtitle .bg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  opacity: 0.55;
}
.lp .sec4 section .subtitle img:not(.bg) {
  width: 600px;
}
@media (max-width: 960px) {
  .lp .sec4 section .subtitle img:not(.bg) {
    width: 60rem;
  }
}
.lp .sec4 section .subtitle > * {
  position: relative;
  z-index: 1;
}
.lp .sec4 section > img {
  position: relative;
  z-index: 2;
}
.lp .sec3 .bg {
  top: 0;
  opacity: 1;
}
.lp .sec3 .before {
  background: #fff;
  box-shadow: 0px 2px 9.49px 3.51px rgba(246, 228, 237, 0.4);
}
.lp .sec15 .content ul li:last-child {
  margin-bottom: 0;
}
.lp .sec15 .title h2 {
  color: #a4863a;
}
.lp .sec15 .title h2 i {
  font-style: normal;
}
.lp .sec15 .title h2 .line {
  border-bottom: none;
  background: url(../images/salon/sec15_title_bubble.png) center no-repeat;
  background-size: 100%;
  padding: 16px;
}
@media (max-width: 960px) {
  .lp .sec15 .title h2 .line {
    padding: 1.6rem;
  }
}
.lp .sec7 .content .js-tiktok .slick-prev, .lp .sec7 .content .js-tiktok .slick-next {
  background-color: #c8ae5f;
}
.lp .sec2 {
  padding-bottom: 0;
}
.lp .sec2 .content > p span {
  font-weight: bold;
  border-bottom: dotted 4px #c7609e;
  padding-bottom: 0.4rem;
}
@media (max-width: 960px) {
  .lp .sec2 .content > p span {
    border-bottom: dotted 2px #c7609e;
  }
}
.lp .sec2 .sec7 {
  margin: 0;
  background: #fff !important;
}
.lp .sec2 .sec7 .content {
  border: none;
  padding: 0;
  border-radius: 0;
  overflow: visible;
}
.lp .sec2 .sec7 .content .js-tiktok {
  background: transparent !important;
  margin-bottom: 50px;
}
@media (max-width: 960px) {
  .lp .sec2 .sec7 .content .js-tiktok {
    margin-bottom: 5rem;
  }
}
.lp .sec2 h2 {
  color: #916565;
}
.lp .sec2 h2 i {
  color: #9e7b1c;
}
.lp .sec1 {
  overflow: visible;
  margin-top: -480px;
  background: url(../images/salon/sec1_bg.png) center bottom no-repeat;
  padding-bottom: 40px;
}
@media (max-width: 960px) {
  .lp .sec1 {
    margin-top: -45rem;
    background-position: center bottom -6rem;
    background-size: cover;
    padding-bottom: 4rem;
  }
}
.lp .sec1 .price div {
  background-image: -moz-linear-gradient(-95deg, rgba(217, 200, 131, 0.99608) 0%, rgb(195, 167, 81) 31%, rgb(168, 125, 17) 53%, rgb(217, 200, 131) 100%);
  background-image: -webkit-linear-gradient(-95deg, rgba(217, 200, 131, 0.99608) 0%, rgb(195, 167, 81) 31%, rgb(168, 125, 17) 53%, rgb(217, 200, 131) 100%);
  background-image: -ms-linear-gradient(-95deg, rgba(217, 200, 131, 0.99608) 0%, rgb(195, 167, 81) 31%, rgb(168, 125, 17) 53%, rgb(217, 200, 131) 100%);
  box-shadow: 0px 1px 4.75px 0.25px rgba(196, 196, 196, 0.4);
}
.lp .sec1 .price div p {
  border: 4px solid rgba(199, 96, 158, 0.16);
  color: #fff;
}
@media (max-width: 960px) {
  .lp .sec1 .price div p {
    border-width: 2px;
  }
}
.lp .sec1 .courses ul li {
  background: #fff;
  box-shadow: 0px 1px 3px 1px rgba(246, 228, 237, 0.9);
}
.lp .sec1 .courses ul li p {
  border-color: #ebe2c5;
}
.lp .sec1 .courses .plus {
  background: #c8ae5f;
}
@media (max-width: 960px) {
  .lp .sec1 .title {
    padding-top: 2rem;
  }
}
.lp .sec1 .title img {
  width: 309px;
  top: -60px;
}
@media (max-width: 960px) {
  .lp .sec1 .title img {
    top: -9rem;
    width: 30.9rem;
  }
}
.lp .sec1 .title h2 img {
  width: 80%;
  max-width: 623px;
  position: static;
}
.lp .sec1 .title_cont {
  background: transparent;
}/*# sourceMappingURL=salon_retouch.css.map */