.ly-content {
  background: #1c2123;
}
@media screen and (min-width: 769px) {
  .ly-content {
    padding-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .ly-content {
    padding-top: 10vw;
  }
}

@media screen and (min-width: 769px) {
  .ly-sec_in {
    max-width: 1000px;
  }
}

@media screen and (max-width: 768px) {
  .co-txtStyle5 {
    font-size: 4vw;
  }
}

.fixedBtn {
  position: fixed;
  z-index: 1000;
}
@media screen and (min-width: 769px) {
  .fixedBtn {
    top: 20px;
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .fixedBtn {
    top: -0.75vw;
    right: -0.75vw;
  }
}

.secMain {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secMain {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .secMain {
    margin-right: 2.5vw;
    margin-left: 2.5vw;
  }
}
.secMain_title {
  position: absolute;
  z-index: 1;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.secMain_title h1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.secMain_title h1 span {
  color: #fff;
  line-height: 1;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .secMain_title h1 span {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .secMain_title h1 span {
    font-size: 3.75vw;
  }
}
.secMain_title h1 p {
  color: #fff;
  font-family: "Josefin Sans", serif;
  font-weight: 500;
  font-style: normal;
  font-optical-sizing: auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .secMain_title h1 p {
    margin-top: 20px;
    font-size: 54px;
  }
}
@media screen and (max-width: 768px) {
  .secMain_title h1 p {
    margin-top: 5vw;
    font-size: 7.5vw;
  }
}
.secMain_title h1 p::before {
  content: "";
  display: block;
  width: 58px;
  aspect-ratio: 58/88;
  background: url(/lp/salon/img/mark.svg) no-repeat center/contain;
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .secMain_title h1 p::before {
    width: 10vw;
    margin-right: 3.75vw;
  }
}
.secMain_cnt1 {
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .secMain_cnt1 ._img {
    height: 80vw;
  }
}
.secMain_cnt1 ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .secMain_cnt1 ._img img {
    max-height: 600px;
  }
}
@media screen and (max-width: 768px) {
  .secMain_cnt1 ._img img {
    opacity: 0.6;
  }
}

@media screen and (min-width: 769px) {
  .secWhat {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 768px) {
  .secWhat {
    padding-bottom: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .secWhat_in {
    padding-bottom: 70vw;
  }
}
.secWhat_title span {
  display: block;
  text-align: center;
  color: #847344;
  font-size: 18px;
  font-family: "Cinzel", serif;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .secWhat_title span {
    font-size: 3vw;
  }
}
.secWhat_title h2 {
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .secWhat_title h2 {
    margin-top: 20px;
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .secWhat_title h2 {
    margin-top: 2.5vw;
    font-size: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .secWhat_cnt1 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .secWhat_cnt1 {
    margin-top: 7.5vw;
  }
}
.secWhat_cnt1 p {
  margin: 0 auto;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .secWhat_cnt1 p {
    max-width: 560px;
    text-align: center;
  }
}
.secWhat ._img1 {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .secWhat ._img1 {
    width: 35.6%;
    left: 0;
    top: 0;
    margin-left: -10%;
    margin-top: -20%;
  }
}
@media screen and (max-width: 768px) {
  .secWhat ._img1 {
    left: 0;
    bottom: 12.5vw;
    width: 75vw;
  }
}
.secWhat ._img2 {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .secWhat ._img2 {
    width: 16%;
    right: 0;
    bottom: 0;
    margin-right: -8%;
    margin-bottom: -15%;
  }
}
@media screen and (max-width: 768px) {
  .secWhat ._img2 {
    right: 0;
    bottom: 0;
    width: 25vw;
  }
}

.secMerit {
  background: #F4F4EF;
}
@media screen and (min-width: 769px) {
  .secMerit {
    padding-bottom: 130px;
  }
}
.secMerit_title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .secMerit_title {
    margin-top: -110px;
  }
}
@media screen and (max-width: 768px) {
  .secMerit_title {
    margin-top: -20vw;
  }
}
.secMerit_title span {
  display: inline-flex;
  align-items: flex-end;
  color: #847344;
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .secMerit_title span {
    font-size: 72px;
  }
}
@media screen and (max-width: 768px) {
  .secMerit_title span {
    font-size: 10vw;
  }
}
.secMerit_title span big {
  line-height: 0.7;
}
@media screen and (min-width: 769px) {
  .secMerit_title span big {
    font-size: 280px;
  }
}
@media screen and (max-width: 768px) {
  .secMerit_title span big {
    font-size: 25vw;
  }
}
.secMerit_title span::after {
  content: "";
  display: block;
  aspect-ratio: 35/52;
  background: url(/lp/salon/img/mark.svg) no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .secMerit_title span::after {
    width: 35px;
    margin-left: 5px;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 768px) {
  .secMerit_title span::after {
    margin-left: 1.25vw;
    margin-bottom: 1.75vw;
    width: 5vw;
  }
}
.secMerit_title h2 {
  color: #847344;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .secMerit_title h2 {
    margin-top: 25px;
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .secMerit_title h2 {
    margin-top: 2.5vw;
    font-size: 3.5vw;
  }
}
@media screen and (min-width: 769px) {
  .secMerit_cnt1 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .secMerit_cnt1 {
    margin-top: 10vw;
  }
}
.secMerit_cnt1 ul {
  display: grid;
}
@media screen and (min-width: 769px) {
  .secMerit_cnt1 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 70px 35px;
  }
}
@media screen and (max-width: 768px) {
  .secMerit_cnt1 ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 5vw;
  }
}
.secMerit_cnt1 ul li {
  border-bottom: 1px solid #847344;
}
.secMerit_cnt1 ul li a {
  transition: all 0.3s ease-out;
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .secMerit_cnt1 ul li a {
    padding: 25px 0;
  }
}
@media screen and (max-width: 768px) {
  .secMerit_cnt1 ul li a {
    padding: 3.75vw 0;
  }
}
.secMerit_cnt1 ul li a span {
  position: absolute;
  top: 0;
  right: 0;
  color: #847344;
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .secMerit_cnt1 ul li a span {
    font-size: 48px;
  }
}
@media screen and (max-width: 768px) {
  .secMerit_cnt1 ul li a span {
    font-size: 7.5vw;
  }
}
.secMerit_cnt1 ul li a p {
  color: #1c2123;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-display: swap;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .secMerit_cnt1 ul li a p {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .secMerit_cnt1 ul li a p {
    font-size: 4vw;
  }
}
.secMerit_cnt1 ul li a::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 769px) {
  .secMerit_cnt1 ul li a::before {
    margin-right: 25px;
    width: 42px;
  }
}
@media screen and (max-width: 768px) {
  .secMerit_cnt1 ul li a::before {
    margin-right: 3.75vw;
    width: 7.5vw;
  }
}
.secMerit_cnt1 ul li a::after {
  content: "";
  display: block;
  background: url(../img/common/ico_arrow1.svg) no-repeat center/contain;
  position: absolute;
  z-index: 1;
  right: 0;
  transform: rotate(90deg);
}
@media screen and (min-width: 769px) {
  .secMerit_cnt1 ul li a::after {
    width: 10px;
    height: 10px;
    bottom: 35px;
  }
}
@media screen and (max-width: 768px) {
  .secMerit_cnt1 ul li a::after {
    width: 2.5vw;
    height: 2.5vw;
    bottom: 8.75vw;
  }
}
@media screen and (min-width: 769px) {
  .secMerit_cnt1 ul li a:hover {
    opacity: 0.8;
  }
}
.secMerit_cnt1 ul li:nth-of-type(1) a::before {
  background-image: url(/lp/salon/img/ico_digitalcatalog.svg);
}
.secMerit_cnt1 ul li:nth-of-type(2) a::before {
  background-image: url(/lp/salon/img/ico_calendar.svg);
}
.secMerit_cnt1 ul li:nth-of-type(3) a::before {
  background-image: url(/lp/salon/img/ico_bookmark.svg);
}
.secMerit_cnt1 ul li:nth-of-type(4) a::before {
  background-image: url(/lp/salon/img/ico_recommendation.svg);
}

.secDigital {
  background: #F4F4EF;
}
@media screen and (min-width: 769px) {
  .secDigital_in {
    max-width: 1300px;
  }
}
.secDigital_shoulder {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .secDigital_shoulder {
    top: -150px;
  }
}
@media screen and (max-width: 768px) {
  .secDigital_shoulder {
    top: -12.5vw;
  }
}
.secDigital_shoulder span {
  display: block;
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
  color: #847344;
}
.secDigital_shoulder span:nth-of-type(1) {
  width: 0.8em;
  text-align: center;
  line-height: 0.8;
}
@media screen and (min-width: 769px) {
  .secDigital_shoulder span:nth-of-type(1) {
    font-size: 140px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secDigital_shoulder span:nth-of-type(1) {
    font-size: 100px;
  }
}
@media screen and (max-width: 768px) {
  .secDigital_shoulder span:nth-of-type(1) {
    font-size: 11.25vw;
  }
}
.secDigital_shoulder span:nth-of-type(2) {
  position: absolute;
  transform: rotate(90deg);
  transform-origin: left top;
  white-space: nowrap;
  line-height: 1;
  margin-top: 25%;
  margin-left: 65%;
}
@media screen and (min-width: 769px) {
  .secDigital_shoulder span:nth-of-type(2) {
    font-size: 48px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secDigital_shoulder span:nth-of-type(2) {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .secDigital_shoulder span:nth-of-type(2) {
    margin-left: 75%;
    font-size: 6vw;
  }
}
@media screen and (min-width: 769px) {
  .secDigital_cnt1 {
    width: 76.9230769231%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secDigital_cnt1 {
    width: 84.6153846154%;
  }
}
.secDigital_cnt1 > ._img {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secDigital_cnt1 > ._img {
    width: 47%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secDigital_cnt1 > ._img {
    width: 37%;
  }
}
@media screen and (max-width: 768px) {
  .secDigital_cnt1 > ._img {
    margin-top: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .secDigital_cnt1 > ._txt {
    width: 43.5%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secDigital_cnt1 > ._txt {
    width: 53.5%;
  }
}
.secDigital_cnt1 > ._title {
  width: 100%;
}
.secDigital_cnt1 ._title {
  display: flex;
  align-items: center;
  background: url(/lp/salon/img/underline.svg) repeat-x left bottom;
  background-size: 3px 1px;
}
@media screen and (min-width: 769px) {
  .secDigital_cnt1 ._title {
    padding-bottom: 40px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .secDigital_cnt1 ._title {
    padding-bottom: 5vw;
    margin-bottom: 6.25vw;
  }
}
.secDigital_cnt1 ._title h2 {
  color: #1c2123;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-display: swap;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .secDigital_cnt1 ._title h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secDigital_cnt1 ._title h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .secDigital_cnt1 ._title h2 {
    font-size: 4.25vw;
  }
}
.secDigital_cnt1 ._title::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 769px) {
  .secDigital_cnt1 ._title::before {
    margin-right: 7%;
    width: 84px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secDigital_cnt1 ._title::before {
    width: 70px;
    margin-right: 5%;
  }
}
@media screen and (max-width: 768px) {
  .secDigital_cnt1 ._title::before {
    margin-right: 3.75vw;
    width: 7.5vw;
  }
}
@media screen and (min-width: 769px) {
  .secDigital_cnt1 ._btn {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .secDigital_cnt1 ._btn {
    margin-top: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .secDigital_cnt1 ._btn li + li {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secDigital_cnt1 ._btn li + li {
    margin-top: 5vw;
  }
}
.secDigital_bg {
  position: absolute;
  inset: 0;
}
.secDigital_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .secDigital {
    padding-top: 120px;
  }
}
@media screen and (min-width: 769px) {
  .secDigital_shoulder {
    left: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secDigital_shoulder {
    left: -10px;
  }
}
@media screen and (max-width: 768px) {
  .secDigital_shoulder {
    left: -2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .secDigital_cnt1 {
    padding-left: 10vw;
  }
}
.secDigital_cnt1 > ._img ._img1 {
  width: 128.5057471264%;
}
.secDigital_cnt1 > ._img ._img2 {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .secDigital_cnt1 > ._img ._img2 {
    width: 45.9770114943%;
    top: 0;
    right: 0;
    margin-top: -36.7816091954%;
    margin-right: -29.8850574713%;
  }
}
@media screen and (max-width: 768px) {
  .secDigital_cnt1 > ._img ._img2 {
    width: 25vw;
    left: 0;
    bottom: 0;
    margin-left: -12.5vw;
    margin-bottom: -12.5vw;
  }
}
.secDigital_cnt1 ._title::before {
  background-image: url(/lp/salon/img/ico_digitalcatalog.svg);
}

.secCalendar {
  background: #F4F4EF;
}
@media screen and (min-width: 769px) {
  .secCalendar_in {
    max-width: 1300px;
  }
}
.secCalendar_shoulder {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .secCalendar_shoulder {
    top: -150px;
  }
}
@media screen and (max-width: 768px) {
  .secCalendar_shoulder {
    top: -12.5vw;
  }
}
.secCalendar_shoulder span {
  display: block;
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
  color: #847344;
}
.secCalendar_shoulder span:nth-of-type(1) {
  width: 0.8em;
  text-align: center;
  line-height: 0.8;
}
@media screen and (min-width: 769px) {
  .secCalendar_shoulder span:nth-of-type(1) {
    font-size: 140px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secCalendar_shoulder span:nth-of-type(1) {
    font-size: 100px;
  }
}
@media screen and (max-width: 768px) {
  .secCalendar_shoulder span:nth-of-type(1) {
    font-size: 11.25vw;
  }
}
.secCalendar_shoulder span:nth-of-type(2) {
  position: absolute;
  transform: rotate(90deg);
  transform-origin: left top;
  white-space: nowrap;
  line-height: 1;
  margin-top: 25%;
  margin-left: 65%;
}
@media screen and (min-width: 769px) {
  .secCalendar_shoulder span:nth-of-type(2) {
    font-size: 48px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secCalendar_shoulder span:nth-of-type(2) {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .secCalendar_shoulder span:nth-of-type(2) {
    margin-left: 75%;
    font-size: 6vw;
  }
}
@media screen and (min-width: 769px) {
  .secCalendar_cnt1 {
    width: 76.9230769231%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secCalendar_cnt1 {
    width: 84.6153846154%;
  }
}
.secCalendar_cnt1 > ._img {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secCalendar_cnt1 > ._img {
    width: 47%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secCalendar_cnt1 > ._img {
    width: 37%;
  }
}
@media screen and (max-width: 768px) {
  .secCalendar_cnt1 > ._img {
    margin-top: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .secCalendar_cnt1 > ._txt {
    width: 43.5%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secCalendar_cnt1 > ._txt {
    width: 53.5%;
  }
}
.secCalendar_cnt1 > ._title {
  width: 100%;
}
.secCalendar_cnt1 ._title {
  display: flex;
  align-items: center;
  background: url(/lp/salon/img/underline.svg) repeat-x left bottom;
  background-size: 3px 1px;
}
@media screen and (min-width: 769px) {
  .secCalendar_cnt1 ._title {
    padding-bottom: 40px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .secCalendar_cnt1 ._title {
    padding-bottom: 5vw;
    margin-bottom: 6.25vw;
  }
}
.secCalendar_cnt1 ._title h2 {
  color: #1c2123;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-display: swap;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .secCalendar_cnt1 ._title h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secCalendar_cnt1 ._title h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .secCalendar_cnt1 ._title h2 {
    font-size: 4.25vw;
  }
}
.secCalendar_cnt1 ._title::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 769px) {
  .secCalendar_cnt1 ._title::before {
    margin-right: 7%;
    width: 84px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secCalendar_cnt1 ._title::before {
    width: 70px;
    margin-right: 5%;
  }
}
@media screen and (max-width: 768px) {
  .secCalendar_cnt1 ._title::before {
    margin-right: 3.75vw;
    width: 7.5vw;
  }
}
@media screen and (min-width: 769px) {
  .secCalendar_cnt1 ._btn {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .secCalendar_cnt1 ._btn {
    margin-top: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .secCalendar_cnt1 ._btn li + li {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secCalendar_cnt1 ._btn li + li {
    margin-top: 5vw;
  }
}
.secCalendar_bg {
  position: absolute;
  inset: 0;
}
.secCalendar_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .secCalendar {
    padding-top: 280px;
  }
}
@media screen and (min-width: 769px) {
  .secCalendar_shoulder {
    right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secCalendar_shoulder {
    right: -10px;
  }
}
@media screen and (max-width: 768px) {
  .secCalendar_shoulder {
    right: -2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .secCalendar_cnt1 {
    padding-right: 10vw;
  }
}
.secCalendar_cnt1 > ._img {
  order: 1;
}
.secCalendar_cnt1 > ._img ._img1 {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .secCalendar_cnt1 > ._img ._img1 {
    width: 121.8390804598%;
    margin-left: -21.8390804598%;
  }
}
.secCalendar_cnt1 > ._img ._img2 {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .secCalendar_cnt1 > ._img ._img2 {
    width: 43.2183908046%;
    top: 0;
    left: 0;
    margin-top: -27.5862068966%;
    margin-left: -41.3793103448%;
  }
}
@media screen and (max-width: 768px) {
  .secCalendar_cnt1 > ._img ._img2 {
    width: 30vw;
    top: 0;
    right: 0;
    margin-top: -20vw;
    margin-right: -20vw;
  }
}
.secCalendar_cnt1 > ._img ._img3 {
  position: absolute;
  z-index: 2;
  width: 37.7011494253%;
  bottom: 0;
  right: 0;
  margin-bottom: -29.8850574713%;
  margin-right: -6.8965517241%;
}
.secCalendar_cnt1 > ._img ._img4 {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
@media screen and (min-width: 769px) {
  .secCalendar_cnt1 > ._img ._img4 {
    width: 188.5057471264%;
    margin-top: -13.7931034483%;
    margin-left: -62.0689655172%;
  }
}
@media screen and (max-width: 768px) {
  .secCalendar_cnt1 > ._img ._img4 {
    width: 117.5vw;
    margin-left: -10vw;
    margin-top: -7.5vw;
  }
}
@media screen and (min-width: 769px) {
  .secCalendar_cnt1 > ._txt {
    order: 2;
  }
}
.secCalendar_cnt1 ._title::before {
  background-image: url(/lp/salon/img/ico_calendar.svg);
}

.secBookmark {
  background: #F4F4EF;
}
@media screen and (min-width: 769px) {
  .secBookmark_in {
    max-width: 1300px;
  }
}
.secBookmark_shoulder {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .secBookmark_shoulder {
    top: -150px;
  }
}
@media screen and (max-width: 768px) {
  .secBookmark_shoulder {
    top: -12.5vw;
  }
}
.secBookmark_shoulder span {
  display: block;
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
  color: #847344;
}
.secBookmark_shoulder span:nth-of-type(1) {
  width: 0.8em;
  text-align: center;
  line-height: 0.8;
}
@media screen and (min-width: 769px) {
  .secBookmark_shoulder span:nth-of-type(1) {
    font-size: 140px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secBookmark_shoulder span:nth-of-type(1) {
    font-size: 100px;
  }
}
@media screen and (max-width: 768px) {
  .secBookmark_shoulder span:nth-of-type(1) {
    font-size: 11.25vw;
  }
}
.secBookmark_shoulder span:nth-of-type(2) {
  position: absolute;
  transform: rotate(90deg);
  transform-origin: left top;
  white-space: nowrap;
  line-height: 1;
  margin-top: 25%;
  margin-left: 65%;
}
@media screen and (min-width: 769px) {
  .secBookmark_shoulder span:nth-of-type(2) {
    font-size: 48px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secBookmark_shoulder span:nth-of-type(2) {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .secBookmark_shoulder span:nth-of-type(2) {
    margin-left: 75%;
    font-size: 6vw;
  }
}
@media screen and (min-width: 769px) {
  .secBookmark_cnt1 {
    width: 76.9230769231%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secBookmark_cnt1 {
    width: 84.6153846154%;
  }
}
.secBookmark_cnt1 > ._img {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secBookmark_cnt1 > ._img {
    width: 47%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secBookmark_cnt1 > ._img {
    width: 37%;
  }
}
@media screen and (max-width: 768px) {
  .secBookmark_cnt1 > ._img {
    margin-top: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .secBookmark_cnt1 > ._txt {
    width: 43.5%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secBookmark_cnt1 > ._txt {
    width: 53.5%;
  }
}
.secBookmark_cnt1 > ._title {
  width: 100%;
}
.secBookmark_cnt1 ._title {
  display: flex;
  align-items: center;
  background: url(/lp/salon/img/underline.svg) repeat-x left bottom;
  background-size: 3px 1px;
}
@media screen and (min-width: 769px) {
  .secBookmark_cnt1 ._title {
    padding-bottom: 40px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .secBookmark_cnt1 ._title {
    padding-bottom: 5vw;
    margin-bottom: 6.25vw;
  }
}
.secBookmark_cnt1 ._title h2 {
  color: #1c2123;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-display: swap;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .secBookmark_cnt1 ._title h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secBookmark_cnt1 ._title h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .secBookmark_cnt1 ._title h2 {
    font-size: 4.25vw;
  }
}
.secBookmark_cnt1 ._title::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 769px) {
  .secBookmark_cnt1 ._title::before {
    margin-right: 7%;
    width: 84px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secBookmark_cnt1 ._title::before {
    width: 70px;
    margin-right: 5%;
  }
}
@media screen and (max-width: 768px) {
  .secBookmark_cnt1 ._title::before {
    margin-right: 3.75vw;
    width: 7.5vw;
  }
}
@media screen and (min-width: 769px) {
  .secBookmark_cnt1 ._btn {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .secBookmark_cnt1 ._btn {
    margin-top: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .secBookmark_cnt1 ._btn li + li {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secBookmark_cnt1 ._btn li + li {
    margin-top: 5vw;
  }
}
.secBookmark_bg {
  position: absolute;
  inset: 0;
}
.secBookmark_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .secBookmark {
    padding-top: 120px;
    padding-bottom: 160px;
  }
}
@media screen and (min-width: 769px) {
  .secBookmark_shoulder {
    left: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secBookmark_shoulder {
    left: -10px;
  }
}
@media screen and (max-width: 768px) {
  .secBookmark_shoulder {
    left: -2.5vw;
  }
}
@media screen and (min-width: 769px) {
  .secBookmark_cnt1 {
    align-items: stretch;
  }
}
@media screen and (max-width: 768px) {
  .secBookmark_cnt1 {
    padding-left: 10vw;
  }
}
@media screen and (max-width: 768px) {
  .secBookmark_cnt1 > ._img {
    margin-top: 15vw;
    min-height: 75vw;
  }
}
.secBookmark_cnt1 > ._img ._img1 {
  position: absolute;
  z-index: 2;
  width: 64.367816092%;
  top: 0;
  left: 0;
  margin-top: -9.1954022989%;
  margin-left: -9.1954022989%;
}
.secBookmark_cnt1 > ._img ._img2 {
  position: absolute;
  z-index: 2;
  width: 95.4022988506%;
  top: 0;
  left: 0;
  margin-top: 18.3908045977%;
  margin-left: 13.7931034483%;
}
.secBookmark_cnt1 > ._img ._img3 {
  position: absolute;
  z-index: 3;
  width: 27.1264367816%;
  top: 0;
  right: 0;
  margin-top: 0%;
  margin-right: 0%;
}
.secBookmark_cnt1 > ._img ._img4 {
  position: absolute;
  z-index: 3;
  width: 32.183908046%;
  top: 0;
  left: 0;
  margin-top: 62.0689655172%;
  margin-left: 6.8965517241%;
}
.secBookmark_cnt1 > ._img::before {
  content: "";
  display: block;
  height: 100%;
  width: 10000px;
  background: rgba(132, 115, 68, 0.4);
  position: absolute;
  z-index: 0;
  top: 0;
  margin-top: 6.8965517241%;
  margin-left: -16.091954023%;
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secBookmark_cnt1 > ._img::before {
    height: 60%;
  }
}
@media screen and (max-width: 768px) {
  .secBookmark_cnt1 > ._img::before {
    margin-left: -25vw;
  }
}
.secBookmark_cnt1 ._title::before {
  background-image: url(/lp/salon/img/ico_bookmark.svg);
}

.secRecommendation {
  background: #F4F4EF;
}
@media screen and (min-width: 769px) {
  .secRecommendation_in {
    max-width: 1300px;
  }
}
.secRecommendation_shoulder {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .secRecommendation_shoulder {
    top: -150px;
  }
}
@media screen and (max-width: 768px) {
  .secRecommendation_shoulder {
    top: -12.5vw;
  }
}
.secRecommendation_shoulder span {
  display: block;
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
  color: #847344;
}
.secRecommendation_shoulder span:nth-of-type(1) {
  width: 0.8em;
  text-align: center;
  line-height: 0.8;
}
@media screen and (min-width: 769px) {
  .secRecommendation_shoulder span:nth-of-type(1) {
    font-size: 140px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secRecommendation_shoulder span:nth-of-type(1) {
    font-size: 100px;
  }
}
@media screen and (max-width: 768px) {
  .secRecommendation_shoulder span:nth-of-type(1) {
    font-size: 11.25vw;
  }
}
.secRecommendation_shoulder span:nth-of-type(2) {
  position: absolute;
  transform: rotate(90deg);
  transform-origin: left top;
  white-space: nowrap;
  line-height: 1;
  margin-top: 25%;
  margin-left: 65%;
}
@media screen and (min-width: 769px) {
  .secRecommendation_shoulder span:nth-of-type(2) {
    font-size: 48px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secRecommendation_shoulder span:nth-of-type(2) {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .secRecommendation_shoulder span:nth-of-type(2) {
    margin-left: 75%;
    font-size: 6vw;
  }
}
@media screen and (min-width: 769px) {
  .secRecommendation_cnt1 {
    width: 76.9230769231%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secRecommendation_cnt1 {
    width: 84.6153846154%;
  }
}
.secRecommendation_cnt1 > ._img {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secRecommendation_cnt1 > ._img {
    width: 47%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secRecommendation_cnt1 > ._img {
    width: 37%;
  }
}
@media screen and (max-width: 768px) {
  .secRecommendation_cnt1 > ._img {
    margin-top: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .secRecommendation_cnt1 > ._txt {
    width: 43.5%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secRecommendation_cnt1 > ._txt {
    width: 53.5%;
  }
}
.secRecommendation_cnt1 > ._title {
  width: 100%;
}
.secRecommendation_cnt1 ._title {
  display: flex;
  align-items: center;
  background: url(/lp/salon/img/underline.svg) repeat-x left bottom;
  background-size: 3px 1px;
}
@media screen and (min-width: 769px) {
  .secRecommendation_cnt1 ._title {
    padding-bottom: 40px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .secRecommendation_cnt1 ._title {
    padding-bottom: 5vw;
    margin-bottom: 6.25vw;
  }
}
.secRecommendation_cnt1 ._title h2 {
  color: #1c2123;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-display: swap;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .secRecommendation_cnt1 ._title h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secRecommendation_cnt1 ._title h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .secRecommendation_cnt1 ._title h2 {
    font-size: 4.25vw;
  }
}
.secRecommendation_cnt1 ._title::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 769px) {
  .secRecommendation_cnt1 ._title::before {
    margin-right: 7%;
    width: 84px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secRecommendation_cnt1 ._title::before {
    width: 70px;
    margin-right: 5%;
  }
}
@media screen and (max-width: 768px) {
  .secRecommendation_cnt1 ._title::before {
    margin-right: 3.75vw;
    width: 7.5vw;
  }
}
@media screen and (min-width: 769px) {
  .secRecommendation_cnt1 ._btn {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .secRecommendation_cnt1 ._btn {
    margin-top: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .secRecommendation_cnt1 ._btn li + li {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secRecommendation_cnt1 ._btn li + li {
    margin-top: 5vw;
  }
}
.secRecommendation_bg {
  position: absolute;
  inset: 0;
}
.secRecommendation_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .secRecommendation {
    padding-top: 180px;
    padding-bottom: 120px;
    padding-bottom: 160px;
    min-height: 800px;
  }
}
.secRecommendation_in {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .secRecommendation_shoulder {
    right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secRecommendation_shoulder {
    right: -10px;
  }
}
@media screen and (max-width: 768px) {
  .secRecommendation_shoulder {
    right: -2.5vw;
  }
}
@media screen and (min-width: 769px) {
  .secRecommendation_cnt1 {
    align-items: stretch;
  }
}
@media screen and (max-width: 768px) {
  .secRecommendation_cnt1 {
    padding-right: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .secRecommendation_cnt1 > ._img {
    order: 1;
  }
}
@media screen and (max-width: 768px) {
  .secRecommendation_cnt1 > ._img {
    margin-top: 25vw;
    min-height: 75vw;
    margin-left: 25vw;
  }
}
.secRecommendation_cnt1 > ._img ._img1 {
  position: absolute;
  z-index: 1;
  width: 55.1724137931%;
  top: 0;
  left: 0;
  margin-top: -24.1379310345%;
  margin-left: 27.5862068966%;
}
.secRecommendation_cnt1 > ._img ._img2 {
  position: absolute;
  z-index: 1;
  width: 55.1724137931%;
  top: 0;
  left: 0;
  margin-top: -11.4942528736%;
  margin-left: -37.9310344828%;
}
.secRecommendation_cnt1 > ._img ._img3 {
  position: absolute;
  z-index: 3;
  width: 64.367816092%;
  top: 0;
  left: 0;
  margin-top: 22.9885057471%;
  margin-left: 44.5977011494%;
}
.secRecommendation_cnt1 > ._img ._img4 {
  position: absolute;
  z-index: 2;
  width: 101.1494252874%;
  top: 0;
  left: 0;
  margin-top: 32.183908046%;
  margin-left: -34.4827586207%;
}
.secRecommendation_cnt1 > ._img ._img5 {
  position: absolute;
  z-index: 4;
  width: 14.9425287356%;
  top: 0;
  left: 0;
  margin-top: -17.2413793103%;
  margin-left: 0%;
}
.secRecommendation_cnt1 > ._img ._img6 {
  position: absolute;
  z-index: 4;
  width: 25.2873563218%;
  top: 0;
  left: 0;
  margin-top: 28.7356321839%;
  margin-left: 34.4827586207%;
}
.secRecommendation_cnt1 > ._img ._img7 {
  position: absolute;
  z-index: 4;
  width: 15.632183908%;
  top: 0;
  left: 0;
  margin-top: 80.4597701149%;
  margin-left: -43.6781609195%;
}
.secRecommendation_cnt1 > ._img ._img8 {
  position: absolute;
  z-index: 4;
  width: 20.6896551724%;
  top: 0;
  left: 0;
  margin-top: 98.8505747126%;
  margin-left: 50.5747126437%;
}
.secRecommendation_cnt1 > ._txt {
  order: 2;
}
.secRecommendation_cnt1 ._title::before {
  background-image: url(/lp/salon/img/ico_recommendation.svg);
}
@media screen and (min-width: 769px) {
  .secRecommendation_bg {
    right: 88px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secRecommendation_bg {
    right: 60px;
  }
}
@media screen and (max-width: 768px) {
  .secRecommendation_bg {
    right: 7.5vw;
  }
}
.secRecommendation_bg {
  border-radius: 0 15px 15px 0;
  overflow: hidden;
  z-index: 1;
}
.secRecommendation::after {
  content: "";
  display: block;
  width: 100%;
  background: #1c2123;
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 769px) {
  .secRecommendation::after {
    height: 110px;
  }
}
@media screen and (max-width: 768px) {
  .secRecommendation::after {
    height: 25vw;
  }
}

@media screen and (min-width: 769px) {
  .secSalon {
    padding-top: 250px;
    padding-bottom: 110px;
  }
}
@media screen and (max-width: 768px) {
  .secSalon {
    padding-top: 25vw;
    padding-bottom: 5vw;
  }
}
@media screen and (min-width: 769px) {
  .secSalon_cnt1 {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secSalon_cnt1 {
    width: 90%;
  }
}
.secSalon_cnt1 > ._txt {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secSalon_cnt1 > ._txt {
    width: 55%;
  }
}
.secSalon_cnt1 > ._img {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secSalon_cnt1 > ._img {
    width: 38%;
  }
}
@media screen and (min-width: 769px) {
  .secSalon_cnt1 > ._txt ._btn {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .secSalon_cnt1 > ._txt ._btn {
    margin-top: 17.5vw;
  }
}
@media screen and (max-width: 768px) {
  .secSalon_cnt1 > ._txt ._btn {
    text-align: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .secSalon_cnt1 > ._txt .co-txtStyle5 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .secSalon_cnt1 > ._txt .co-txtStyle5 {
    text-align: center;
  }
}
.secSalon_cnt1 > ._txt ._img5 {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
@media screen and (min-width: 769px) {
  .secSalon_cnt1 > ._txt ._img5 {
    width: 29.8181818182%;
    margin-top: -32.7272727273%;
    margin-left: -14.5454545455%;
  }
}
@media screen and (max-width: 768px) {
  .secSalon_cnt1 > ._txt ._img5 {
    width: 20vw;
    margin-top: 42.5vw;
  }
}
.secSalon_cnt1 > ._txt ._img6 {
  position: absolute;
  z-index: 1;
  top: 0;
}
@media screen and (min-width: 769px) {
  .secSalon_cnt1 > ._txt ._img6 {
    left: 0;
    width: 30.3636363636%;
    margin-top: -32.7272727273%;
    margin-left: 69.0909090909%;
  }
}
@media screen and (max-width: 768px) {
  .secSalon_cnt1 > ._txt ._img6 {
    right: 0;
    width: 22.5vw;
    margin-top: -20vw;
    margin-right: -5vw;
  }
}
@media screen and (max-width: 768px) {
  .secSalon_cnt1 > ._img {
    margin-top: 25vw;
    width: 65vw;
    min-height: 50vw;
  }
}
.secSalon_cnt1 > ._img ._img1 {
  position: absolute;
  z-index: 1;
  width: 93.6842105263%;
  top: 0;
  left: 0;
  margin-top: -18.4210526316%;
}
.secSalon_cnt1 > ._img ._img2 {
  position: absolute;
  z-index: 2;
  width: 29.4736842105%;
  top: 0;
  right: 0;
  margin-top: -15.7894736842%;
  margin-right: -31.5789473684%;
}
.secSalon_cnt1 > ._img ._img3 {
  position: absolute;
  z-index: 3;
  width: 14.7368421053%;
  top: 0;
  right: 0;
  margin-top: 15.7894736842%;
  margin-right: -36.8421052632%;
}
.secSalon_cnt1 > ._img ._img4 {
  position: absolute;
  z-index: 3;
  width: 31.5789473684%;
  top: 0;
  right: 0;
  margin-top: 28.9473684211%;
  margin-right: 0%;
}/*# sourceMappingURL=salon.css.map */