@charset "UTF-8";

:root {
  --main-color: #491f24;
}

/************************************
** init
************************************/
.top #content {
  padding-top: 0;
}
.l-content {
  margin: 0 auto;
  padding-top: 0;
}
.fw {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
}
.inner-wrap,
.wrap {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
@media screen and (max-width: 480px) {
  .inner-wrap,
  .wrap {
    width: auto;
    padding: 30px 0;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
}

/************************************
** 
************************************/
.heading {
  text-align: center;
  margin-bottom: 90px;
  h2 {
    position: relative;
    color: #444;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.15em;
    &:before {
      content: "";
      position: absolute;
      bottom: -15px;
      display: inline-block;
      width: 60px;
      height: 5px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      background-color: var(--main-color);
      border-radius: 2px;
    }
  }
  span.s1 {
    font-size: 32px;
  }
}
.link a {
  font-size: 20px;
  color: #222;
  i {
    padding-left: 1em;
  }
  &:hover {
    opacity: 0.7;
    transition: all 0.5s ease;
  }
}
@media screen and (max-width: 480px) {
  .heading {
    h2 {
      font-size: 18px;
    }
    span.s1 {
      font-size: 24px;
    }
  }
}
/************************************
** floormap
************************************/
.floormap {
  background: #faf6f2;
  padding-bottom: 120px;
  .floor-3d {
    .iw {
      position: relative;
      .service-01 {
        position: absolute;
        top: 0;
        left: -20%;
        width: 400px;
      }
      .service-02 {
        position: absolute;
        top: 20%;
        left: 80%;
        width: 400px;
      }
      .service-03 {
        position: absolute;
        top: 70%;
        left: 0%;
        width: 400px;
      }
    }
  }
}

@media screen and (max-width: 480px) {
  .floormap {
    .floor-3d {
      padding: 0 15px;
      padding-bottom: 30px;
      .iw {
        position: relative;
        .service-01 {
          position: absolute;
          top: -30%;
          left: 0%;
          width: 150px;
        }
        .service-02 {
          position: absolute;
          top: 0%;
          left: 60%;
          width: 150px;
        }
        .service-03 {
          position: absolute;
          top: 60%;
          left: 0%;
          width: 150px;
        }
      }
    }
  }
}
/************************************
** service
************************************/
.service {
  position: relative;
  .custom-shape-divider-bottom-1774292945 {
    position: absolute;
    /* top: 0; */
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(0deg) scaleX(-1);
    svg {
      position: relative;
      display: block;
      width: calc(150% + 1.3px);
      height: 150px;
    }
    .shape-fill {
      fill: #faf6f2;
    }
  }
}
@media screen and (max-width: 480px) {
  .service {
    .custom-shape-divider-bottom-1774292945 {
      svg {
        height: 60px;
      }
    }
  }
}
.service {
  position: relative;
  .custom-shape-divider-bottom-1774292945 {
    position: absolute;
    /* top: 0; */
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(0deg) scaleX(-1);
    svg {
      position: relative;
      display: block;
      width: calc(150% + 1.3px);
      height: 150px;
    }
    .shape-fill {
      fill: #faf6f2;
    }
  }
}
@media screen and (max-width: 480px) {
  .service {
    .custom-shape-divider-bottom-1774292945 {
      svg {
        height: 60px;
      }
    }
  }
}

/* service */
.service {
  .pilates,
  .naturafit,
  .andmake {
    padding: 30px;
    .logo {
      text-align: center;
      margin-bottom: 30px;
      .ttl {
        p {
          font-size: 24px;
          padding-bottom: 10px;
        }
        img {
          width: 240px;
        }
      }
    }
    .swiper {
      margin-bottom: 30px;
    }
    .link {
      text-align: center;
      margin-bottom: 30px;
      a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 60px;
      }
    }
  }
  .pilates .link a {
    border-color: #e8bdcf;
  }
  .naturafit .link a {
    border-color: #00a299;
  }
  .andmake .link a {
    border-color: #c8b583;
  }
  .pilates,
  .naturafit {
    border-bottom: 1px solid #ddd;
  }
}
@media screen and (max-width: 480px) {
  .service {
    padding: 0 15px;
    .pilates,
    .naturafit,
    .andmake {
      padding: 30px 0px;
      .logo {
        margin-bottom: 20px;
        .ttl {
          p {
            font-size: 16px;
          }
          img {
            width: 120px;
          }
        }
      }
      .swiper {
        margin-bottom: 20px;
      }
      .link {
        margin-bottom: 20px;
        a {
          font-size: 16px;
          padding: 10px 40px;
        }
      }
    }
  }
}

/* スライダー全体のコンテナ */
.js-floor-map-slider {
  width: 100%;
  /* 左右にチラ見せ分を表示したい場合は visible、枠内に収めたい場合は hidden */
  overflow: hidden;
  padding-bottom: 30px; /* ドットを表示する場合の余白 */
}

/* スライド（アイテム）の調整 */
.js-floor-map-slider .swiper-slide {
  height: auto; /* 高さを揃える */
}

/* 画像の基本スタイル */
.js-floor-map-slider .iw img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px; /* 少し角を丸くすると柔らかい印象になります */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); /* 軽い影で立体感を出す */
}

/* PCでマウスホバーした時の演出（任意） */
@media (min-width: 768px) {
  .js-floor-map-slider .swiper-slide:hover img {
    opacity: 0.9;
    transform: translateY(-5px);
    transition: all 0.3s ease;
  }
}
