body {
  font-family: noto-sans-cjk-jp, sans-serif;
}
p {
  font-size: 14px;
  line-height: 2rem
}
.l-content {
  max-width: 90%;
}
.-series .l-header__logo {
  position: relative;
  top: 15px;
  left: 15px;
}
.l-header .l-header__inner {
  position: fixed;
}
.-series-right .c-gnavWrap {
  position: absolute;
  top: 0;
  right: 20px;
  margin: 40px auto;
}
.-series-right .c-gnavWrap ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
}
.-series-right .c-gnavWrap ul span {
  line-height: 1.6rem;
  text-align: left;
  font-size: 1rem !important;
  letter-spacing: 0.1rem;
  font-weight: 600;
}
.p-mainVisual.-margin-on {
  padding: 80px 150px 80px 100px;
  position: relative;
}
.c-gnav>.menu-item.reserve {
  margin-bottom: 15px;
}
.c-gnav>.menu-item.reserve>a {
  background: #36aca5;
  color: #fff;
  padding: 5px 40px;
  border-radius: 80px;
  transition: all 0.3s ease;
  line-height: normal;
  margin: 0;
  position: relative;
  left: 0;
}
.c-gnav>.menu-item.reserve>a:hover {
  transform: translateX(10px);
}
.c-gnav>.menu-item>a {
  padding: 0 0 5px;
  margin: 0 0 0 80px;
  text-transform: uppercase;
  font-family: ebrima, sans-serif;
}
.c-gnav>.menu-item>a::after {
  height: 1px;
}
.c-gnav>.menu-item.reserve>a:before {
  content: "RESERVE";
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
  font-family: ebrima, sans-serif;
  font-weight: 500;
}
.c-gnav>.menu-item.reserve>a span {
  font-size: 0.8rem !important;
  letter-spacing: 0.1em;
  text-align: center;
}
.l-header .c-gnav>li.menu-item.reserve>a:after {
  background: none;
}
.p-mainVisual .swiper-button-next {
  bottom: 0;
  top: auto;
  right: 10px;
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 0;
  position: absolute;
}
.p-mainVisual .swiper-button-prev {
  left: auto;
  right: 60px;
  bottom: 0;
  top: auto;
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 0;
}
.swiper-button-prev:after {
  color: #333;
  border-bottom: 1px solid;
  border-left: 1px solid;
  top: 50%;
  left: calc(50% + 3px);
  transform: translate(-50%, -50%) rotate(45deg);
  right: auto;
  bottom: auto;
  position: absolute;
  width: 12px;
  height: 12px;
}
.swiper-button-next:after {
  color: #333;
  border-top: 1px solid;
  border-right: 1px solid;
  top: 50%;
  left: calc(50% - 3px);
  transform: translate(-50%, -50%) rotate(45deg);
  right: auto;
  bottom: auto;
  position: absolute;
  width: 12px;
  height: 12px;
}

.sub_title {
  font-family: ebrima, sans-serif;
  margin: 0;
  letter-spacing: 0.1rem;
  font-weight: 600;
}
h2.title {
  font-family: futura-pt, sans-serif;
  background: none;
  color: #333;
  font-weight: 500;
  margin: 0;
  font-size: 2.5rem;
  letter-spacing: 0.12rem;
  padding: 0;
}
h2.title:before {
  content: none;
}
.wp-block-columns.org {
  gap: 80px !important;
}
.title_area {
  position: relative;
}
.title_area.concept {
  top: 55px;
  left: 150px;
}
#content {
  margin-top: -50px;
}
.clm_block {
  position: relative;
}
.title_area.member {
  position: absolute;
  top: -154px;
  left: 0;
}
.shadow_img img {
  box-shadow: #eef5f0 303px -66px 0 0;
  position: relative;
}
.links_img {
  position: relative;
  border: 1px solid;
}
.links_img p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 3rem;
  letter-spacing: 0.3rem;
  font-family: futura-pt, sans-serif;
  font-weight: bold;
  color: #333;
}
.links_img img {
  padding: 5px;
  opacity: 0.9;
  transition: all 0.3s ease;
}
.links_img:hover img {
  opacity: 0.6;
}
.links_img a:hover {
  opacity: 1;
}
.links_img figure {
  margin: 0;
}
.links_img a {
  color: #333;
  white-space: nowrap;
}

.footer_reserve a {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  background: #36aca5;
  color: #fff;
  padding: 5px 40px;
  border-radius: 80px;
  transition: all 0.3s ease;
  line-height: 1.6rem;
  margin: auto;
  font-size: 0.8rem !important;
  letter-spacing: 0.1em;
  text-align: center;
  font-family: ebrima, sans-serif;
}
.footer_reserve a:before {
  content: "RESERVE";
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
  font-family: ebrima, sans-serif;
  font-weight: 500;
  line-height: normal;
}
.footer_reserve .tel a:before {
  content: "TEL";
}
.footer_top {
  align-items: center !important;
  justify-content: space-between;
}
.footer_top img {
  max-width: 150px;
}
.footer_top .wp-block-column {
  flex: 0 0 auto !important;
}
.footer_middle {
  position: relative;
}
.footer_middle p {
  font-size: 0.9rem;
  line-height: 1.6rem;
}
.footer_middle .instagram a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: #fff;
  background: #00aca5;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 1.4rem;
}
.footer_bottom {
  font-family: futura-pt, sans-serif;
}
.footer_bottom p {
  font-size: 1rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
  letter-spacing: 0.1rem;
}
.footer_bottom p:after {
  background: #333;
  content: "";
  width: 100%;
  height: 1px;
}
.footer_bottom ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  padding: 0 10% 0 0;
}
.footer_bottom ul li {
  list-style: none;
  margin: 0;
  font-weight: 600;
  letter-spacing: 0.1rem;
}
.footer_bottom ul li:after {
  background: #333;
  height: 1px;
  width: 100%;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  transition: transform .25s, width .25s, height .25s, -webkit-transform .25s;
  transform: scaleX(0);
}
.footer_bottom ul li:hover:after {
  transform: scaleX(1);
}
.footer_bottom ul li a {
  color: #333;
  font-weight: 600;
}
.links {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  letter-spacing: 0.1rem;
  cursor: pointer;
  overflow: hidden;
  text-decoration: none;
  color: #333;
  font-family: ebrima, sans-serif;
  padding: 10px;
  max-width: 250px;
  font-size: 0.8rem;
  margin: 30px auto;
  border: 1px solid #0000000f;
}
.salon .links {
  margin-right: 0;
}
.links:after {
  content: "";
  position: absolute;
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #00aca5;
  transition: transform 0.3s ease-out 0.1s, right 0.3s ease-out;
}

.links:hover:after {
  transform: translateX(5px) ;
}

.links_line {
  position: absolute;
  background: #333;
}

.line-h {height: 1px;}
.line-v {width: 1px;}

/* --- 1. 上部線1 (Top1) --- */
.l-top-1 {
  top: 0;
  left: 0;
  width: 60%;
  /* 戻り：0-0.3sでwidth復活、0.3-0.6sで左へ戻る */
  transition: width 0.3s ease-out, left 0.3s ease-out 0.3s, left 0.3s ease-out 0.3s;
}
.links:hover .l-top-1 { 
  left: 100%; width: 0%; 
  /* 行き：0.3sスライド、0.3s待機して消失 */
  transition: left 0.3s ease-out, width 0.3s ease-out 0.3s, left 0.3s ease-out 0.3s;
}

/* --- 2. 上部線2 (Top2) --- */
.l-top-2 {
  top: 0; left: 0; width: 0%;
  transform-origin: left;
  /* 戻り：即時戻る */
  transition: width 0.3s ease-out 0.6s;
}
.links:hover .l-top-2 { 
  width: 100%; 
  /* 行き：0.3s待機して描画 */
  transition: width 0.3s ease-out 0.3s;
}

/* --- 3. 下部線1 (Bottom1) --- */
.l-bottom-1 {
  bottom: 0; left: 0; width: 100%;
  /* 戻り：0-0.3sで右へ移動、0.3-0.6sで幅復活 */
  transition: right 0.3s ease-out, width 0.3s ease-out 0.3s;
}
.links:hover .l-bottom-1 { 
  width: 0%; right: 100%; 
  /* 行き：0.3sで幅50%化、0.3s待機して消失 */
  transition: width 0.3s ease-out, right 0.3s ease-out 0.3s, width 0.3s ease-out 0.3s;
}

/* --- 4. 下部線2 (Bottom2) --- */
.l-bottom-2 {
  bottom: 0; right: 0; width: 0%;
  transform-origin: right;
  /* 戻り：即時戻る */
  transition: width 0.3s;
}
.links:hover .l-bottom-2 { 
  width: 60%; 
  /* 行き：0.9s待機して描画 */
  transition: width 0.3s ease-out 0.9s;
}

/* --- 5. 右辺 (Right) --- */
.l-right {
  top: 0; right: 0; height: 0%;
  transform-origin: top;
  /* 戻り：即時戻る */
  transition: height 0.3s ease-out 0.3s;
}
.links:hover .l-right { 
  height: 100%; 
  /* 行き：0.6s待機して描画 */
  transition: height 0.3s ease-out 0.6s;
}

/* --- 6. 左辺 (Left) --- */
.l-left {
  top: 0; left: 0; height: 100%;
  transform-origin: top; 
  /* 戻り：0.6s待機して復活（シーケンスの最後に戻るイメージ） */
  transition: height 0.3s;
}
.links:hover .l-left { 
  height: 0%; 
  /* 行き：0.6s待機して消失 */
  transition: height 0.3s ease-out 0.6s;
}
.w-beforeFooter {
  background: #edf5f0;
  padding: 3em 0;
  margin: 0 auto;
}

.ifPc {
  display: block;
}
.ifSp {
  display: none;
}
@media (max-width: 1070px) {
  .wp-block-columns.org {
    gap: 60px !important;
  }
  .title_area.concept {
    left: 25px;
  }
}
@media (max-width: 960px) {
  .ifPc {
    display: none;
  }
  .ifSp {
    display: block;
  }
  #main_visual {
    padding: 50px 10px;
  }
  .-series .l-header__logo {
    top: 0;
    left: 0;
  }
  .l-header__menuBtn {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background: #00aca5;
    width: 50px;
    height: 120px;
    border-radius: 10px 0 0 10px;
  }
  .title_area.concept {
    top: 44px;
    left: 0;
  }
  h2.title {
    line-height: 1;
    letter-spacing: 0.05rem;
  }
  .shadow_img img {
    box-shadow: #eef5f0 143px -50px 0 0;
    clip-path: inset(-100px 0 0 0);
  }
  .footer_bottom ul {
    gap: 2px;
  }
  .footer_bottom ul li {
    letter-spacing: 0.05rem;
    line-height: 2;
  }
  .footer_reserve {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
  }
  .footer_reserve a {
    width: 100%;
  }
  .footer_reserve a:before {
    font-size: 1.4rem;
  }
  .footer_reserve .wp-block-group__inner-container {
    display: flex;
    gap: 10px;
    width: 100%;
    padding: 10px;
  }
  .footer_reserve .wp-block-group__inner-container p {
    width: calc(50% - 5px);
    margin: 0;
  }
  [data-scrolled=true] .p-fixBtnWrap {
    bottom: 6.25em;
  }
  .l-footer {
    margin-bottom: 100px;
  }
  .wp-block-columns.org {
    gap: 50px !important;
  }
  .title_area.member {
    position: relative;
    top: 40px;
  }
  .c-iconBtn {
    color: #fff;
  }
  .c-iconBtn__icon:after {
    content: "MENU";
    font-size: 0.8rem;
    font-family: ebrima, sans-serif;
    font-style: normal;
  }
  .p-spMenu__inner {
    height: auto;
    width: 55vw;
  }
  .-right .p-spMenu__inner {
    padding: 0;
    top: 50%;
    transform: translate(100% ,-50%);
  }
  [data-spmenu=opened] .p-spMenu__inner {
    padding: 0;
    top: 50%;
    transform: translate(0 ,-50%);
  }
  .p-spMenu__closeBtn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background: transparent;
    width: 50px;
    height: 120px;
    border-radius: 10px 0 0 10px;
  }
  .p-spMenu__body {
    padding: 10vw 4vw 20vw;
  }
  .c-widget__title.-spmenu {
    display: none;
  }
  .p-spMenu__inner::before {
    border-radius: 10px 0 0 10px;
    background: #00aca4;
  }
  .c-listMenu.c-listMenu li {
    color: #fff;
    font-family: ebrima, sans-serif;
    letter-spacing: 0.1rem;
  }
  .c-spnav.c-listMenu {
    position: relative;
  }
  .c-listMenu.c-listMenu li.instagram {
    position: absolute;
    bottom: -50px;
    left: 15px;
  }
  .c-listMenu.c-listMenu li.instagram a:before {
    content: none;
  }
  .c-listMenu.c-listMenu li.instagram a {
    position: relative;
    display: block;
    background: #fff;
    font-size: 0;
    width: 40px;
    height: 40px;
    border-radius: 50px;
  }
  .c-listMenu.c-listMenu li.instagram a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background: url(../../../uploads/2026/04/icon_insta.png) no-repeat center / contain;
  }
  .c-listMenu.c-listMenu li.instagram a i {
    color: #00aca4;
    display: inline-block;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .c-listMenu.c-listMenu li.instagram a i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 10px;
    border-radius: 50px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .c-listMenu.c-listMenu li a {
    border-bottom: none;
    text-transform: uppercase;
  }
  .l-header__inner.l-container {
    background: linear-gradient(180deg, #ffffff, transparent);
  }
  .wp-block-buttons.instagram a {
    position: fixed;
    top: 35px;
    right: 10px;
    transform: translateY(-50%);
    z-index: 9999;
  }
  .footer_top img {
    display: flex;
  }
}