@charset "utf-8";
/* ---------------------------------------------------------------------------------
Copyright© SOL*Z GROUP All Rights Reserved.

HTML CSS Selectors salon

$Revision: 1.0 $
--------------------------------------------------------------------------------- */
.mv {
  width: 100%;
  height: 580px;
  margin-bottom: 52px;
  position: relative;
}
.mv-logo {
  width: 50%;
  height: 72px;
  text-align: center;
  line-height: 1;
  position: absolute;
  right: 0;
  bottom: 78px;
  left: 0;
  margin: auto;
  z-index: 2;
}
.mv-logo img {
  width: auto;
  max-width: auto;
  height: 100%;
}

.fv-area {
  margin-bottom: 200px;
  position: relative;
}
.salon-name {
  margin-bottom: 96px;
  font-size: 42px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  position: relative;
}
.salon-name .jp {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  letter-spacing: 0.2em;
}
.salon-name::after {
  width: 26px;
  height: 26px;
  background-image: url("../img/salon/icon_name.png");
  position: absolute;
  right: 0;
  bottom: -48px;
  left: 0;
  margin: auto;
  content:"";
}

.fv-area-in {
  position: relative;
}
.fv-salon-photo {
  width: 620px;
  margin: 0 auto;
  position: relative;
  right: -272px;
  z-index: 1;
}
.fv-staff-photo {
  width: 400px;
  position: absolute;
  bottom: -50px;
  left: 50%;
  margin-left: -700px;
  z-index: 1;
}
.fv-staff-read {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 132px;
  left: 50%;
  margin-left: -358px;
  font-family: var(--font-mon);
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: 300;
  color: #fff;
  z-index: 2;
}
.fv-staff-read span {
  width: fit-content;
  padding: 22px 26px;
  background-color: #310700;
}
.fv-staff-read::before {
  width: 327px;
  height: 102px;
  background-image: url("../img/salon/we-are.svg");
  position: absolute;
  top: -80px;
  left: -155px;
  content:"";
  transition-delay:800ms;
}

/*---------------------------------------------------------------------------------
CONCEPT
--------------------------------------------------------------------------------- */
.concept {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  align-content: flex-end;
  flex-wrap: wrap;
  padding-bottom: 396px;
  position: relative;
  z-index: 2;
  overflow:hidden;
}
.concept::before {
  display: block;
  width: 1px;
  height: 100vw;
  background-color: #404040;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -108px;
  transform-origin: right bottom;
  transform: rotate(-45deg);
  content:"";
  z-index: -1;
}
.concept::after {
  display: block;
  width: 200px;
  height: 244px;
  background-color: #fff;
  position: absolute;
  bottom: 332px;
  left: 50%;
  margin-left: -512px;
  z-index: 1;
  content:"";
}
.concept-ttl {
  width: 76px;
  font-family: var(--font-en);
  font-size: 72px;
  line-height: 1;
  letter-spacing: 0.2em;
  writing-mode: vertical-rl;
  white-space: nowrap;
  position: absolute;
  top: 276px;
  left: 50%;
  margin-left: -700px;
  z-index: 3;
}

.concept-inner {
  width: 50%;
  margin-right: 96px;
  position: relative;
  z-index: 2;
}
.concept-inner__ttl {
  width: 535px;
  margin-left: auto;
  margin-bottom: 70px;
  font-size: 48px;
  line-height: 1.5;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  text-decoration-thickness: 2px;
}
.concept-inner__txt {
  width: 452px;
  padding-right: 98px;
  margin-left: auto;
  line-height: 1.875;
}
.concept-photo01 {
  width: calc(50% - 96px);
  height: 530px;
  margin-bottom: 32px;
}
.concept-photo02 {
  width: 460px;
  position: absolute;
  top: 440px;
  right: 50%;
  margin-right: -406px;
  z-index: 3;
}

.banner {
  margin-bottom: 320px;
}
/*---------------------------------------------------------------------------------
Salon Info
--------------------------------------------------------------------------------- */
.salon-info {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 365px;
}

.salon-info-inner {
  width: 50%;
  padding: 50px 0 40px;
  background-color: #65c4c6;
}
.salon-info-data {
  display: flex;
  flex-wrap: wrap;
  width: 475px;
  margin-left: auto;
}
.salon-info-data dt {
  width: 120px;
  padding-top: 3px;
  font-family: var(--font-en);
  font-size: 20px;
  line-height: 1;
}
.salon-info-data dd {
  width: calc(100% - 120px);
  padding-bottom: 25px;
  font-size: 18px;
  line-height: 1.33;
  font-weight: 300;
}
.salon-info-data dd.sns {
  display: flex;
  flex-wrap: wrap;
}
.salon-info-data dd.sns a {
  width: 24px;
  margin-right: 20px;
}
.salon-info-data dd.line {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}
.salon-info-data dd.line a {
  width: 27px;
  margin-right: 40px;
}
.salon-info-data dd.line .qr {
  background-color: #fff;
  width: 55px;
  position: relative;
  top: -14px;
}
.salon-info-data dd.tel {
  position: relative;
  left: -28px;
  font-family: var(--font-en);
  font-size: 32px;
  line-height: 1;
  color: #b92f7c;
  font-weight: 700;
}
.salon-info-data dd.tel::before {
  width: 15px;
  font-size: 18px;
  writing-mode: vertical-rl;
  position: absolute;
  top: 4px;
  left: -26px;
  content:"TEL";
}
.salon-info-data dd.tel a {
  padding-bottom: 2px;
  border-bottom: 1px solid #b92f7c;
}

.salon-info-map {
  width: 50%;
  position: relative;
}
.salon-info-map iframe {
  width: 100%;
  height: 100%;
}
.salon-info-map .anc-map {
  width: 195px;
  background: url("../img/salon/icon_map.svg") no-repeat right bottom;
  position: absolute;
  bottom: -50px;
  right: 0;
  left: 0;
  margin: auto;
}
.salon-info-map .anc-map a {
  display: block;
  width: fit-content;
  padding-bottom: 3px;
  border-bottom: 1px solid #000;
  font-size: 14px;
  line-height: 1;
}

/*---------------------------------------------------------------------------------
STAFF
--------------------------------------------------------------------------------- */
.staff {
  width: 1100px;
  margin: 0 auto 387px;
}
.staff-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.staff-list li {
  width: 225px;
  margin: 0 22px 30px;
}
.staff-list li:nth-of-type(4n+2) {
  transition-delay:400ms;
}
.staff-list li:nth-of-type(4n+3) {
  transition-delay:500ms;
}
.staff-list li:nth-of-type(4n) {
  transition-delay:600ms;
}
.staff-list a {
  display: block;
}
.staff-list__img {
  padding-bottom: 10px;
}
.staff-list__job {
  padding-bottom: 12px;
  font-size: 14px;
  line-height: 1;
}
.staff-list__name-jp {
  padding-bottom: 6px;
  font-size: 16px;
  line-height: 1;
}
.staff-list__name-en {
  font-family: var(--font-en);
  font-size: 24px;
  line-height: 1;
}

/*---------------------------------------------------------------------------------
Menu & Price
--------------------------------------------------------------------------------- */
.menu {
  width: 1100px;
  margin: 0 auto 385px;
}
.menu-category {
  margin-bottom: 15px;
}
.menu-category-ttl {
  display: flex;
  align-items: flex-end;
  align-content: flex-end;
  flex-wrap: wrap;
  height: 144px;
  padding: 0 0 50px 360px;
  background-color: #310700;
  cursor: pointer;
  position: relative;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 300;
  color: #fff;
  transition : all 500ms 0ms ease-out;
}
.menu-category-ttl .en {
  font-family: var(--font-en);
  font-size: 48px;
  font-weight: 400;
  position: relative;
  top: 5px;
}
.menu-category-ttl .en::after {
  display: inline-block;
  padding: 0 10px 0 38px;
  content:"/";
}
.menu-category-ttl::after {
  width: 52px;
  height: 52px;
  background-image: url("../img/salon/btn_open.svg");
  position: absolute;
  top: 0;
  right: 55px;
  bottom: 0;
  margin: auto;
  content:"";
}
.selected.menu-category-ttl {
  background-color: #65c4c6;
}
.selected.menu-category-ttl::after {
  background-image: url("../img/salon/btn_close.svg");
}
.menu-category-inner {
  padding: 18px 75px 70px 90px;
}
.menu-category-tax {
  padding-bottom: 55px;
  font-size: 18px;
  line-height: 1;
  text-align: center;
}
.menu-category-list dt {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}
.menu-category-list__name {
  width: 65%;
  font-size: 20px;
}
.menu-category-list__name em {
  font-size: 30px;
  font-weight: 400;
}
.menu-category-list__price {
  width: 35%;
  font-size: 24px;
  text-align: right;
}
.menu-category-list dd {
  padding: 10px 0 30px 75px;
  font-size: 14px;
  line-height: 2;
}
.menu-category-att {
  width: 636px;
  margin: 50px auto 0;
}
.menu-category-att__ttl {
  padding-bottom: 10px;
  font-family: var(--font-en);
  font-size: 36px;
  line-height: 1;
  text-align: center;
}
.menu-category-att__txt {
  font-size: 14px;
  line-height: 2;  
  text-align: center;
}
