@charset "UTF-8";
/*
Theme Name: original
Author: Kenichiro
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Serif+JP:wght@200..900&family=Noto+Serif+SC:wght@200..900&display=swap");
.tab {
  display: block;
}

.c-kakomi--fill {
  background-color: #806E4F;
  border-color: #806E4F;
  color: #fff;
}

.c-cta {
  border: none;
  max-width: 1244px;
  padding: 54px 20px 53px;
}

.c-cta .btns a {
  width: calc(50% - 23px);
  max-width: 445px;
  height: 85px;
}

.c-cta .btns a:nth-of-type(1) {
  background-color: #806E4F;
}

.c-cta .btns a:nth-of-type(2) {
  background-color: #BCAB8B;
}

.sec {
  font-family: "Inter", sans-serif;
  overflow: hidden;
}

.sec .sec-ttlEn {
  font-size: 75px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #BCAB8B;
}

.sec .sec-ttlJa {
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  line-height: 1.7;
  color: #140B0A;
}

.sec--salonMv {
  position: relative;
  padding-right: 0;
  padding-top: 80px;
}

.sec--salonMv .sec-inner {
  display: flex;
  justify-content: flex-end;
}

.sec--salonMv .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  max-width: 1400px;
  width: 100%;
}

.sec--salonMv .txt p {
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 1.7;
  letter-spacing: 0.17em;
  color: #fff;
  background-color: #BCAB8B;
  padding: 0 30px;
}

.sec--salonMv .txt br + p {
  margin-top: 10px;
}

.sec--salonMv .salonMv-swiper {
  width: 67vw;
  margin: 0;
  position: relative;
}

.sec--salonMv .salonMv-swiper .swiper-slide img {
  border-radius: 0 0 0 54px;
}

.sec--salonMv .salonMv-swiper .swiper-pagination {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  right: 36px;
  bottom: 88px;
  left: initial;
  width: auto;
}

.sec--salonMv .salonMv-swiper .swiper-pagination-bullet {
  margin: 20px 0 0;
  width: 11px;
  height: 11px;
}

.sec--salonMv .salonMv-swiper .swiper-pagination-bullet-active {
  background: #D9D9D9;
}

.sec--salonAbout {
  padding-left: calc((100% - 1400px) / 2);
}

.sec--salonAbout .salonAbout {
  display: flex;
  justify-content: space-between;
}

.sec--salonAbout .left {
  width: 620px;
}

.sec--salonAbout .left p {
  font-size: 16px;
  line-height: 1.7;
  margin: 34px 0 60px;
}

.sec--salonAbout .right {
  width: calc(100% - 620px - 20px);
}

.sec--salonGallery {
  position: relative;
}

.sec--salonGallery::before, .sec--salonGallery::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 530px;
  width: 100vw;
}

.sec--salonGallery::before {
  z-index: -2;
  background-image: url(img/salon/bg-gallery.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.sec--salonGallery::after {
  z-index: -1;
  background-color: rgba(128, 110, 79, 0.92);
}

.sec--salonGallery .sec-inner {
  max-width: 1400px;
  margin: auto;
}

.sec--salonGallery .sec-ttlEn {
  color: #fff;
}

.sec--salonGallery .sec-ttlJa {
  color: #fff;
}

.sec--salonGallery .salonGalleryHeader {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 60px;
}

.sec--salonGallery .salonGalleryHeader .right {
  display: flex;
}

.sec--salonGallery .salonGalleryHeader .right a {
  font-weight: 600;
}

.sec--salonGallery .salonGalleryHeader .right a:nth-of-type(1) {
  background-color: #BCAB8B;
  border-color: #BCAB8B;
}

.sec--salonGallery .salonGalleryHeader .right a:nth-of-type(2) {
  background-color: #fff;
  border-color: #fff;
  color: #BCAB8B;
  margin-left: 22px;
}

.sec--salonGallery .salonGallery-swiper {
  position: relative;
}

.sec--salonGallery .salonGallery-swiper .swiper-button-prev,
.sec--salonGallery .salonGallery-swiper .swiper-button-next {
  width: 34px;
}

.sec--salonGallery .salonGallery-swiper .swiper-button-prev {
  left: 0;
}

.sec--salonGallery .salonGallery-swiper .swiper-button-next {
  right: 0;
}

.sec--salonStrengths .sec-inner {
  max-width: 1400px;
  margin: auto;
}

.sec--salonStrengths .salonStrengths {
  margin-top: 90px;
}

.sec--salonStrengths .salonStrengths-bg + .salonStrengths-bg {
  margin-top: 135px;
}

.sec--salonStrengths .salonStrengths-bg.color {
  position: relative;
  margin-top: 0;
  padding-top: 135px;
}

.sec--salonStrengths .salonStrengths-bg.color::before {
  content: '';
  position: absolute;
  top: -30px;
  left: calc((100vw - 1400px) / -2);
  width: 100vw;
  height: 100%;
  background-color: #EBE6DE;
  z-index: -1;
}

.sec--salonStrengths .salonStrengths-block {
  display: flex;
  align-items: center;
}

.sec--salonStrengths .salonStrengths-block .txtWrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 40%;
  padding-right: 75px;
}

.sec--salonStrengths .salonStrengths-block .txtWrap .txt > div:nth-of-type(1) {
  margin-bottom: 30px;
}

.sec--salonStrengths .salonStrengths-block .txtWrap .txt > div:nth-of-type(1) .no {
  font-size: 128px;
  font-weight: 300;
  color: rgba(128, 110, 79, 0.92);
  margin-bottom: 20px;
}

.sec--salonStrengths .salonStrengths-block .txtWrap .txt > div:nth-of-type(1) h4 {
  font-family: "Noto Serif JP", serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.17em;
}

.sec--salonStrengths .salonStrengths-block .txtWrap .txt > div:nth-of-type(2) {
  font-size: 24px;
  line-height: 1.7;
  letter-spacing: 0.1em;
}

.sec--salonStrengths .salonStrengths-block .pic {
  width: 60%;
}

.sec--salonStrengths .salonStrengths-block--rev {
  flex-direction: row-reverse;
}

.sec--salonStrengths .salonStrengths-block--rev .txtWrap {
  padding-right: 0;
  padding-left: 75px;
}

.sec--salonStrengths .salonStrengths-block + .salonStrengths-block {
  margin-top: 135px;
}

.sec--salonCta {
  background-color: #140B0A;
  padding: 80px 40px;
}

.sec--access {
  padding-top: 200px;
  padding-bottom: 200px;
}

.sec--access .sec-inner {
  display: flex;
  justify-content: space-between;
}

.sec--access .access-right {
  margin-left: 20px;
}

.sec--access .access-map {
  margin-top: 0;
}

.sec--access .access-map iframe {
  width: 820px;
}

.sec--access .access-txt {
  font-size: 22px;
  margin-top: 36px;
}

.sec--salonPrice .sec-inner {
  max-width: 1400px;
  margin: auto;
}

.sec--salonPrice .salonPrice {
  text-align: center;
  display: flex;
  justify-content: space-between;
  font-size: 24px;
  margin-top: 75px;
}

.sec--salonPrice .salonPrice > div {
  width: calc(50% - 33px);
}

.sec--salonPrice .salonPrice > div .ttl {
  background-color: #806E4F;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  font-weight: 500;
  padding: 20px 10px;
}

.sec--salonPrice .salonPrice > div .cnt {
  padding: 52px 10px 46px;
  border: 1px solid #806E4F;
}

.sec--salonPrice .salonPrice > div .cnt p {
  font-weight: 500;
}

.sec--salonPrice .salonPrice > div .cnt p:nth-of-type(1) {
  font-size: 32px;
  margin-bottom: 22px;
}

.sec--salonPrice .salonPrice > div .cnt p:nth-of-type(1) span {
  font-size: 96px;
  font-weight: 700;
  color: rgba(128, 110, 79, 0.92);
}

.sec--salonPrice .salonPrice > div .cnt p:nth-of-type(2) {
  line-height: 1.7;
}

.sec--salonPrice .salonPriceAttention {
  margin-top: 52px;
  text-align: center;
}

.sec--salonFlow {
  background-color: #A18C6F;
}

.sec--salonFlow .sec-inner {
  max-width: 1400px;
  margin: auto;
}

.sec--salonFlow .sec-ttlEn {
  color: #140B0A;
}

.sec--salonFlow .sec-ttlJa {
  color: #140B0A;
}

.sec--salonFlow .salonFlow {
  display: flex;
  justify-content: space-between;
  margin-top: 90px;
  overflow: hidden;
}

.sec--salonFlow .salonFlow > div {
  width: calc((100% / 6) - 8px);
}

.sec--salonFlow .salonFlow > div p:nth-of-type(1) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  font-size: 22px;
  font-weight: 900;
  background-color: #140B0A;
  color: #BCAB8B;
  margin: 40px 0 20px;
  position: relative;
  border-radius: 1000px;
}

.sec--salonFlow .salonFlow > div p:nth-of-type(1)::before, .sec--salonFlow .salonFlow > div p:nth-of-type(1)::after {
  position: absolute;
  content: '';
  background-color: #140B0A;
}

.sec--salonFlow .salonFlow > div p:nth-of-type(1)::before {
  bottom: 100%;
  left: 50%;
  height: 40px;
  width: 1px;
}

.sec--salonFlow .salonFlow > div p:nth-of-type(1)::after {
  bottom: 50%;
  left: 100%;
  height: 1px;
  width: 240px;
}

.sec--salonFlow .salonFlow > div p:nth-of-type(2) {
  font-size: 18px;
}

.sec--salonFaq .sec-inner {
  max-width: 1400px;
  margin: auto;
}

.sec--salonFaq .salonFaq {
  margin-top: 60px;
}

.sec--salonFaq .salonFaq-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
  height: auto;
  /* JSで初期に数値pxを入れる */
  transition: height 360ms ease;
}

.sec--salonFaq .salonFaq-list > div {
  width: calc(50% - 26px);
}

.sec--salonFaq .salonFaq-list > div .q {
  background-color: #806E4F;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  line-height: 1.7;
  display: flex;
  align-items: center;
  height: 130px;
  padding: 20px 36px;
  position: relative;
  cursor: pointer;
}

.sec--salonFaq .salonFaq-list > div .q:hover {
  opacity: .8;
}

.sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(1) {
  font-size: 30px;
  margin-right: 18px;
}

.sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(2) {
  font-size: 26px;
}

.sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) {
  position: absolute;
  top: 50%;
  right: 45px;
  transform: translateY(-50%);
  width: 37px;
  height: 37px;
}

.sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) > div {
  position: relative;
}

.sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) > div span {
  position: absolute;
  content: '';
  background-color: #fff;
}

.sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) > div span:nth-of-type(1) {
  width: 37px;
  height: 2px;
  left: 0;
  top: 18px;
}

.sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) > div span:nth-of-type(2) {
  width: 2px;
  height: 37px;
  left: 18px;
  top: 0;
  display: none;
}

.sec--salonFaq .salonFaq-list > div .q:not(.open) > div:nth-of-type(3) > div span:nth-of-type(2) {
  display: block;
}

.sec--salonFaq .salonFaq-list > div .a {
  padding: 36px;
  background-color: #fff;
  display: flex;
  overflow: hidden;
  height: auto;
  /* JSでpx制御 */
  border: 1px solid #806E4F;
}

.sec--salonFaq .salonFaq-list > div .a > div:nth-of-type(1) {
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  margin-right: 14px;
  color: #806E4F;
}

.sec--salonFaq .salonFaq-list > div .a > div:nth-of-type(2) {
  font-size: 18px;
  line-height: 2.25;
}

.sec--salonFaq .salonFaq-list > div:nth-of-type(n+3) {
  margin-top: 36px;
}

.sec--salonFaq .salonFaq-more {
  display: block;
  max-width: 300px;
  margin: 50px auto 0;
  cursor: pointer;
  user-select: none;
  background-color: #917958;
  color: #fff;
}

.sec--salonFaq .salonFaq-more:hover {
  opacity: .8;
}

@media (max-width: 1480px) {
  .sec--salonMv {
    padding-left: 40px;
  }
  .sec--salonAbout {
    padding-left: 40px;
  }
  .sec--salonMv .txt {
    left: 40px;
    transform: translate(0, -50%);
  }
  .sec--access .access-txt {
    font-size: 18px;
  }
  .sec--access .access-map iframe {
    width: calc((100vw / 2) - 40px);
  }
}

@media (max-width: 1466px) {
  .sec--salonStrengths .salonStrengths-block .txtWrap .txt > div:nth-of-type(1) h4 {
    font-size: 37px;
  }
}

@media (max-width: 1400px) {
  .sec--salonMv .salonMv-swiper {
    width: 64vw;
  }
  .sec--salonMv .txt p {
    font-size: 3.8vw;
    padding: 0 1.2vw;
  }
  .sec--salonAbout .left {
    width: 530px;
  }
  .sec--salonAbout .right {
    width: calc(100% - 530px - 20px);
  }
  .sec--salonStrengths .salonStrengths-bg.color::before {
    left: -40px;
  }
  .sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(2) {
    font-size: 1.5vw;
  }
}

@media (max-width: 1200px) {
  .tab {
    display: none;
  }
  .sec--salonAbout .sec-ttlJa {
    font-size: 28px;
  }
  .sec--salonAbout .left {
    width: 464px;
  }
  .sec--salonAbout .right {
    width: calc(100% - 464px - 20px);
  }
  .sec--salonStrengths .salonStrengths-block .pic {
    width: 50%;
  }
  .sec--salonStrengths .salonStrengths-block .txtWrap {
    width: 50%;
    padding-right: 30px;
  }
  .sec--salonStrengths .salonStrengths-block .txtWrap .txt > div:nth-of-type(1) .no {
    font-size: 98px;
  }
  .sec--salonStrengths .salonStrengths-block .txtWrap .txt > div:nth-of-type(1) h4 {
    font-size: 31px;
  }
  .sec--salonStrengths .salonStrengths-block .txtWrap .txt > div:nth-of-type(2) {
    font-size: 18px;
  }
  .sec--salonStrengths .salonStrengths-block--rev .txtWrap {
    padding-left: 30px;
    padding-right: 0;
  }
  .sec--salonStrengths .salonStrengths-block + .salonStrengths-block {
    margin-top: 100px;
  }
  .sec--salonStrengths .salonStrengths-bg.color {
    padding-top: 100px;
  }
  .sec--salonStrengths .salonStrengths-bg.color::before {
    top: 20px;
  }
  .sec--salonFaq .salonFaq-list > div {
    width: calc(50% - 10px);
  }
  .sec--salonFaq .salonFaq-list > div .q {
    padding: 20px 40px 20px 20px;
    height: 80px;
  }
  .sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(1) {
    font-size: 2.2vw;
    margin-right: 1vw;
  }
  .sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(2) {
    font-size: 1.5vw;
  }
  .sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) {
    right: 10px;
    width: 21px;
    height: 21px;
  }
  .sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) > div span:nth-of-type(1) {
    width: 21px;
    top: 10px;
  }
  .sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) > div span:nth-of-type(2) {
    height: 21px;
    left: 10px;
  }
  .sec--salonFaq .salonFaq-list > div .a {
    padding: 10px 20px;
  }
  .sec--salonFaq .salonFaq-list > div .a > div:nth-of-type(1) {
    font-size: 2.2vw;
    margin-right: 1vw;
  }
  .sec--salonFaq .salonFaq-list > div .a > div:nth-of-type(2) {
    font-size: 1.5vw;
  }
}

@media (max-width: 768px) {
  .c-cta {
    background-color: #fff;
    padding: 36px 20px;
  }
  .c-cta .btns a {
    height: 56px;
    width: 100%;
    max-width: 100%;
  }
  .c-cta .btns a:nth-of-type(2) {
    margin-top: 15px;
  }
  .sec .sec-ttlEn {
    font-size: 38px;
  }
  .sec .sec-ttlJa {
    font-size: 16px;
  }
  .sec--salonMv {
    padding-left: 0;
    padding-top: 50px;
  }
  .sec--salonMv .txt {
    transform: initial;
    left: 23px;
    top: initial;
    bottom: 11px;
  }
  .sec--salonMv .txt p {
    font-size: 17px;
    padding: 0 10px;
  }
  .sec--salonMv .txt br + p {
    margin-top: 5px;
  }
  .sec--salonMv .salonMv-swiper {
    width: 100vw;
  }
  .sec--salonMv .salonMv-swiper .swiper-pagination {
    right: 20px;
    bottom: 44px;
  }
  .sec--salonAbout {
    padding-left: 20px;
  }
  .sec--salonAbout .salonAbout {
    flex-direction: column-reverse;
  }
  .sec--salonAbout .left {
    width: 100%;
    margin-top: 22px;
  }
  .sec--salonAbout .left p {
    font-size: 13px;
    margin: 26px 0 46px;
  }
  .sec--salonAbout .right {
    width: 100%;
  }
  .sec--salonGallery::before, .sec--salonGallery::after {
    height: 240px;
  }
  .sec--salonGallery .salonGalleryHeader {
    display: block;
    margin-bottom: 45px;
  }
  .sec--salonGallery .salonGalleryHeader .left {
    margin-bottom: 24px;
  }
  .sec--salonStrengths .salonStrengths-bg + .salonStrengths-bg {
    margin-top: 68px;
  }
  .sec--salonStrengths .salonStrengths-bg.color {
    margin-top: 0;
    padding-top: 68px;
  }
  .sec--salonStrengths .salonStrengths-bg.color::before {
    left: -20px;
    top: 34px;
  }
  .sec--salonStrengths .salonStrengths-block {
    flex-direction: column-reverse;
  }
  .sec--salonStrengths .salonStrengths-block .txtWrap {
    display: block;
    width: 100%;
    padding: 0;
    margin-top: -34px;
  }
  .sec--salonStrengths .salonStrengths-block .txtWrap .txt > div:nth-of-type(1) {
    margin-bottom: 15px;
  }
  .sec--salonStrengths .salonStrengths-block .txtWrap .txt > div:nth-of-type(1) .no {
    font-size: 64px;
    margin-bottom: 10px;
  }
  .sec--salonStrengths .salonStrengths-block .txtWrap .txt > div:nth-of-type(1) h4 {
    font-size: 24px;
  }
  .sec--salonStrengths .salonStrengths-block .txtWrap .txt > div:nth-of-type(2) {
    font-size: 12px;
  }
  .sec--salonStrengths .salonStrengths-block .pic {
    width: 100%;
  }
  .sec--salonStrengths .salonStrengths-block + .salonStrengths-block {
    margin-top: 68px;
  }
  .sec--salonCta {
    padding: 55px 20px;
  }
  .sec--access {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .sec--access .sec-inner {
    display: block;
  }
  .sec--access .access-right {
    margin: 35px 0 0;
  }
  .sec--access .access-map {
    width: 100%;
    margin: 0;
  }
  .sec--access .access-map iframe {
    width: 100%;
  }
  .sec--access .access-txt {
    font-size: 13px;
  }
  .sec--salonPrice .salonPrice {
    display: block;
    font-size: 14px;
  }
  .sec--salonPrice .salonPrice > div {
    width: 100%;
  }
  .sec--salonPrice .salonPrice > div .ttl {
    font-size: 16px;
    padding: 15px 10px;
  }
  .sec--salonPrice .salonPrice > div .cnt {
    padding: 26px 10px 23px;
  }
  .sec--salonPrice .salonPrice > div .cnt p:nth-of-type(1) {
    font-size: 18px;
    margin-bottom: 18px;
  }
  .sec--salonPrice .salonPrice > div .cnt p:nth-of-type(1) span {
    font-size: 48px;
  }
  .sec--salonPrice .salonPrice > div + div {
    margin-top: 20px;
  }
  .sec--salonPrice .salonPriceAttention {
    margin-top: 28px;
  }
  .sec--salonFlow .salonFlow {
    display: block;
    margin-top: 50px;
  }
  .sec--salonFlow .salonFlow > div {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .sec--salonFlow .salonFlow > div img {
    width: 150px;
    margin-right: 34px;
  }
  .sec--salonFlow .salonFlow > div p:nth-of-type(1) {
    width: 32px;
    height: 32px;
    font-size: 12px;
    margin: 0;
  }
  .sec--salonFlow .salonFlow > div p:nth-of-type(1)::before {
    bottom: initial;
    top: 100%;
    height: 140px;
  }
  .sec--salonFlow .salonFlow > div p:nth-of-type(1)::after {
    content: none;
  }
  .sec--salonFlow .salonFlow > div p:nth-of-type(2) {
    font-size: 14px;
    font-weight: 600;
    margin-left: 15px;
  }
  .sec--salonFlow .salonFlow > div + div {
    margin-top: 15px;
  }
  .sec--salonFlow .salonFlow > div:last-of-type p:nth-of-type(1)::before {
    content: none;
  }
  .sec--salonFaq .salonFaq {
    margin-top: 50px;
  }
  .sec--salonFaq .salonFaq-list {
    display: block;
  }
  .sec--salonFaq .salonFaq-list > div {
    width: 100%;
    margin-top: 18px !important;
  }
  .sec--salonFaq .salonFaq-list > div .q {
    height: 90px;
    padding: 20px 40px 20px 20px;
  }
  .sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(1) {
    font-size: 24px;
    margin-right: 10px;
  }
  .sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(2) {
    font-size: 16px;
  }
  .sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) {
    right: 20px;
    width: 18px;
    height: 18px;
  }
  .sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) > div span:nth-of-type(1) {
    width: 18px;
    top: 8px;
  }
  .sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) > div span:nth-of-type(2) {
    height: 18px;
    left: 9px;
  }
  .sec--salonFaq .salonFaq-list > div .a {
    padding: 20px;
  }
  .sec--salonFaq .salonFaq-list > div .a > div:nth-of-type(1) {
    font-size: 24px;
    margin-right: 10px;
  }
  .sec--salonFaq .salonFaq-list > div .a > div:nth-of-type(2) {
    font-size: 14px;
  }
}
