@charset "UTF-8";
@import url("https://use.typekit.net/tmr4mjf.css");

html{
  scroll-behavior: smooth;
}
body {
  
  margin: 0;
  background: #fff;
  color: #3b3530;
  font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Meiryo', 'Noto Sans JP', sans-serif;
}
img{
  vertical-align: middle;
}
a {
  color: #3b3530;
}

a:hover {
  color: #8a7a5c;
}

.head_copy001,
.head_copy002,
.head_copy003 {
  
  font-weight: 700;
}
table{
  border-collapse: collapse;
  border-spacing: 0;
}
body .btn_join{
  font-size: 25px;
  border-radius: 15px;
  /* background: rgb(83, 110, 183); */
}
body .head_body001,
body .head_body002,
body .head_body003{
  font-size: 38px;
}


body .head_body003{
    font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Meiryo', 'Noto Sans JP', sans-serif;
}


body .head_copy_en_001,
body .head_copy_en_002{
  font-weight: normal;
  font-family: 'barlow', serif;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 4px 5px;
  font-size: 60px;
}



.fv-swiper .swiper-slide {
  position: relative;
}

.fv-swiper .swiper-slide img,
.fv-swiper .swiper-slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: brightness(0.75);
}

.fv-swiper .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.6;
}

.fv-swiper .swiper-pagination-bullet-active {
  opacity: 1;
}

#menu-backdrop,
#menu-drawer {
  transition: opacity 0.4s ease;
}

#menu-drawer {
  transition: transform 0.4s ease, opacity 0.4s ease;
}

/* ロゴ */
.head_logo{
  width: 90px;
}
.head_copy001{
  
}
.c1 {
  position: sticky;
  top: 0;
  z-index: 50;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  padding: 5px 24px;
  background: rgb(38, 70, 139);
}

.c2 {
  height: 44px;
  width: auto;
  justify-self: center;
  grid-column: 2;
}

.c3 {
  justify-self: end;
  grid-column: 3;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 8px;
}

.c4 {
  width: 26px;
  height: 2px;
  background: #fff;
}

.c5 {
  position: fixed;
  inset: 0;
  z-index: 99;
  background: rgba(20, 26, 46, 1);
  opacity: 0;
  pointer-events: none;
}

.c6 {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  width: min(84vw, 340px);
  height: 100%;
  background: rgb(38, 70, 139);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 28px;
  padding: 0 40px;
  box-sizing: border-box;
  transform: translateX(100%);
  opacity: 0;
  pointer-events: none;
}

.c7 {
  position: absolute;
  top: 18px;
  right: 24px;
  background: none;
  border: none;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

.c8 {
  position: absolute;
  top: 13px;
  left: 0;
  width: 24px;
  height: 2px;
  background: #fff;
  transform: rotate(45deg);
}

.c9 {
  position: absolute;
  top: 13px;
  left: 0;
  width: 24px;
  height: 2px;
  background: #fff;
  transform: rotate(-45deg);
}

.c10 {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  letter-spacing: 0.08em;
}

.c11 {
  margin-top: 10px;
  background: #fff;
  color: rgb(38, 70, 139);
  padding: 14px 32px;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.1em;
}

.c12 {
  position: relative;
  min-height: 88vh;
  overflow: hidden;
}

.c13 {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.c14 {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  padding: 0 48px;
  left: 18%;
  z-index: 2;
}

.c15 {
  color: #fff;
  max-width: 720px;
}

.c16 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 56px;
  line-height: 1.15;
  letter-spacing: 0.03em;
  text-shadow: 0 4px 16px rgba(0, 0, 0, 0.4);
}

.c17 {
  font-size: 17px;
  line-height: 1.9;
  margin-top: 28px;
}

.c18 {
  display: inline-block;
  margin-top: 24px;
  background: rgb(38, 70, 139);
  color: #fff;
  padding: 16px 40px;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.08em;
}

.c19 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 44px;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-shadow: 0 4px 16px rgba(0, 0, 0, 0.4);
}

.c20 {
  font-size: 17px;
  line-height: 1.9;
  margin-top: 24px;
}

.c21 {
  display: inline-block;
  margin-top: 12px;
  background: rgb(38, 70, 139);
  color: #fff;
  padding: 16px 40px;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.08em;
}

.c22 {
  font-size: 14px;
  line-height: 1.9;
  margin-top: 20px;
}

.c23 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-shadow: 0 4px 16px rgba(0, 0, 0, 0.4);
}

.c24 {
  background: rgb(38, 70, 139);
  padding: 30px 0 0px;
}

.c25 {
  /* max-width: 1180px; */
  margin: 0 auto;
  position: relative;
  padding: 0 24px;
}

.c26 {
  display: block;
  object-fit: cover;
  max-height: 400px;
  position: relative;
  z-index: 1;
}

.c27 {
  background: #fff;
  padding: 56px 60px;
  position: relative;
  z-index: 2;
  margin: -90px 0 0 20%;
  width: 50%;
  left: 26%;
  top: -154px;
  box-sizing: border-box;
}

.c28 {
  font-family: 'barlow', serif;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 4px 5px;
  font-size: 38px;
  font-weight: bold;
  color: rgb(38, 70, 139);
  line-height: 1.25;
  margin: 0 0 28px;
}

.c29 {
  font-size: 15px;
  line-height: 2;
  color: #3b3530;
  margin: 0;
}

.c30 {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 48px 100px;
}

.about_board_photo{
  max-width:800px ;
  margin-left: 5%;
}

.btn_join_wrap{

}
body .btn_join_002{
  display: block;
  width: fit-content;
  margin: 0 auto 0;
  padding: 10px 60px;
  border-radius: 5px;
  font-size: 25px;
  background: rgb(83, 110, 183);
  text-decoration: none !important;
  color: #fff !important;
}

body .btn_join_003{
  display: block;
  width: fit-content;
  margin: 0 auto 0;
  padding: 10px 30px;
  border-radius: 5px;
  font-size: 25px;
  background: #009AA8;
  text-decoration: none !important;
  color: #fff !important;
}


.c31 {
  text-align: center;
  /* font-family: 'Noto Serif JP', serif; */
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 56px;
  color:rgb(38, 70, 139) ;
}

.c32 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

.features_oneitem{
  padding: 15px ;
  border: solid 1px rgb(246, 243, 240);
  border-radius: 5px;
  background: rgb(246, 243, 240);
  box-shadow: 0.00px 3px 4px 0px rgba(0, 0, 0, 0.6);;
  text-align: center;
  
  
}

.font_em{
  /* font-family: 'Noto Serif JP', serif; */
  font-size: 28px;
  font-weight: bold;
  margin: 24px 0 14px;

}
.font_em_002{
  font-size: 28px;
  font-weight: bold;
  color:#26468b;
}

.c34 {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: 2px;
}

.c35 {
 
}

.c36 {
  font-size: 14px;
  line-height: 1.9;
  color: #5a544c;
}

.c37 {
  text-align: center;
  margin-top: 60px;
}

.c38 {
  display: inline-block;
  background: #3b3530;
  color: #fff;
  padding: 16px 44px;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.08em;
}

.c39 {
  background: #ffffff;
  color: #3b3530;
  font-weight: bold;
  padding: 100px 48px;
}

.c40 {
  max-width: 900px;
  margin: 0 auto;
}

.c41 {
  max-width:400px;
  margin: 0 auto 0;
  padding:25px;
  border: 3px solid #26468b;
  text-align: center;
  /* font-family: 'Noto Serif JP', serif; */
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 56px;
  color: #26468b;
}

.c42 {
  display: flex;
  align-items: baseline;
  gap: 28px;
  padding: 26px 0;
  border-bottom: 2px solid #26468b;
}

.c43 {
  /* font-family: 'Cormorant Garamond', serif; */
  font-size: 32px;
  color: #26468b;
  min-width: 44px;
  font-weight: bold;
}

.c44 {
  font-size: 25px;
  line-height: 1.8;
  margin: 0;
}

.c45 {
  max-width: 1160px;
  margin: 0 auto;
  padding: 120px 48px 60px;
}

.c46 {
  text-align: center;
  letter-spacing: 0.2em;
  font-size: 12px;
  color: #8a7a5c;
}

.c47 {
  margin: 14px 0 64px;
  pardding-bottom:15px;
  border-bottom: solid 2px rgb(38, 70, 139);
  text-align: center;
  color: rgb(38, 70, 139);
  font-family: 'barlow', serif;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 4px 5px;
  font-size: 45px;
  font-weight: bold;
  
}

.c48 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 44px;
  align-items: center;
  margin-bottom: 80px;
  padding: 15px;
  background: rgb(250, 249, 247);

}

.c49 {
  width: 100%;
  height: 280px;
  object-fit: cover;
  border-radius: 2px;
  order: 2;
}

.c50 {
  order: 1;
}

.global_flex{
    display: flex;
    align-items: center;
    gap: 22px;
}

.global_flex_002{
    display: flex;
    align-items: center;
    
}

.c51 {
  /* font-family: 'Cormorant Garamond', serif; */
  font-size: 25px;
  color: rgb(83, 110, 183);;
  font-weight: bold;
}

.c52 {
  /* font-family: 'Noto Serif JP', serif; */
  font-size: 26px;
  font-weight: 500;
  margin: 10px 0 10px;
  color: rgb(83, 110, 183);;
}

.c53 {
 font-size: 25px;
  color: rgb(83, 110, 183);;
  font-weight: bold;
}
.c53 span{
  color: #fabe00;
}
.c54 {
  font-size: 14px;
  line-height: 1.9;
  color: rgb(38, 70, 139);
}

.c55 {
  background: rgb(0, 154, 168);
  color:#fff;
  padding: 120px 48px;
}

.c56 {
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
}

.c57 {
  font-family: 'barlow', serif;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 4px 5px;
  margin: 0;
  letter-spacing: 0.2em;
  font-size: 46px;
  color: #fff;
  font-weight: bold;
  
}
.plan_head{
  margin: 0;
  letter-spacing: 0.2em;
  font-size: 46px;
  color: rgb(38, 70, 139);
  font-weight: bold;
  font-family: 'barlow', serif;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 4px 5px;
}


.c58 {
  /* font-family: 'Noto Serif JP', serif; */
  font-size: 32px;
  font-weight: 500;
  margin: 0px 0 20px;
}

.c59 {
  font-size: 16px;
  line-height: 1.9;
  color:#fff;
  max-width: 700px;
  margin: 0 auto 60px;
}
.voice_oneitem h4{
  min-height: 30px;
  text-align: left;
  font-size: 20px;
  
}
.voice_wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 48px 32px;
}

.c61 {
  width: 110px;
  height: 110px;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 18px;
}

.c62 {
  font-family: 'Noto Serif JP', serif;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 10px;
}
.voice_name{
   font-size: 22px;
  line-height: 1.7;
  color:#fff;
}
.voce_description {
  font-size: 18px;
  line-height: 1.7;
  color:#fff;
  text-align: left ;
}

.c64 {
  max-width: 900px;
  margin: 0 auto;
  padding: 48px 0;
  text-align: center;
}

.c65 {
  /* font-family: 'Noto Serif JP', serif; */
  font-size: 30px;
  font-weight: 500;
  margin: 14px 0 6px;
  color:#26468b;
}

.c66 {
  font-size: 28px;
  color:#26468b;
  margin-bottom: 36px;
}

.c67 {
  width: 100%;
  max-width: 780px;
  border-radius: 2px;
}
.c68 {
  font-size: 25px;
  color: rgb(38, 70, 139);
  font-weight: bold;
}

.c69 {
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  color: rgb(38, 70, 139);
}

.c70 {
  background: rgb(250, 249, 247);
  color: rgb(38, 70, 139);
  padding: 120px 48px 0;
}

.c71 {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.c72 {
  /* font-family: 'Noto Serif JP', serif; */
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 64px;
  color: rgb(38, 70, 139);
}

.c73 {
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 100px;
  flex-wrap: wrap;
}

.c74 {
  max-width: 200px;
}

.c75 {
  width: 120px;
  height: 120px;
  object-fit: contain;
  margin-bottom: 20px;
}

.c76 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.7;
  color: rgb(38, 70, 139);
}

.c77 {
  background: rgb(38, 70, 139);
  color: #fff;
  padding: 72px 48px 120px;
}

.c78 {
  /* font-family: 'Noto Serif JP', serif; */
  font-size: 28px;
  margin-bottom: 0;
  font-weight: bold;
  margin-bottom: 10px;
  color: #fff;
}

.c79 {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  margin-top: 0;
  margin-bottom: 32px;
}

.c80 {
  display: inline-block;
  background: #009AA8;
  color: #fff;
  padding: 16px 44px;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.08em;
}

.c81 {
  max-width: 1080px;
  margin: 0 auto;
  padding: 10px 10px;
  text-align: center;
}

.c82 {
  font-family: 'barlow', serif;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 40px;
  color: rgb(38, 70, 139);
}

.c83 {
  display: inline-block;
  margin-bottom: 32px;
}

.c84 {
  width: 44px;
  height: 44px;
}

.c85 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}

.c86 {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 2px;
}

.c87 {
  color: rgb(38, 70, 139);
  padding: 0px 48px 0px;
}

.c88 {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  color: rgb(38, 70, 139);
  font-size: 18px;
  line-height: 1.9;
}

.c89 {
  font-family: 'barlow', serif;
  font-size: 46px;
  font-weight: bold;
  color: rgb(38, 70, 139);
  margin-bottom: 24px;
}

.c90 {
  margin-top: 18px;
}

.c91 {
  font-size: 12px;
  color: #8a8078;
  margin-top: 18px;
}

.c92 {
  font-size: 12px;
  color: #8a8078;
  margin-top: 24px;
}

.c93 {
  font-size: 12px;
  color: #8a8078;
}

.c94 {
  margin-top: 00px;
  padding: 16px 0;
  font-size: 14px;
  text-align: center;
  color: #fff;
  
  background: #26468b;
}

.access_wrap iframe{
  width: 100%;
  height: 700px;
  vertical-align: middle;
}
.sns_wrap{
  display: flex;
  align-items: center;
  justify-content: center;
}
.sns_wrap p {
    width: 10%;
    margin: 3%;
}
.sns_wrap p img {
    width: 60px;
}

.table_bordpilates{
    margin: 0 auto 2vh;
    text-align: center;

}

.table_bordpilates th{
    width: 500px;
    padding: 15px;
    background: #26468b;
    /* border:12px solid #fff; */
    color: #fff;
    font-size: 25px;
}
.table_bordpilates td{
  padding: 15px;
    color: #26468b;
    font-weight: bold;
    font-size: 25px;
    
    border:1px solid #26468b;
}

.font_tax{
    font-size: 14px;
}
.table_bordpilates .mainprice{
    font-size: 60px;
    font-weight: 400;
    line-height: 6rem;
}

.global_campaign_area{
  position: fixed;
   z-index: 9999;
  bottom:2%;
  right: 4%;
}
.global_campaign_head p{
  position: relative;
 display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: skyblue;
  text-align:center;
  line-height: 80px;
  font-size: 19px;
  line-height: 1.2;
}
.global_campaign_head span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :80px;
  text-align:center;
}



/* マルチデバイス対応 */

@media (max-width:768px) {
.head_logo {
    width: 75px;
}
  .c24 {
    padding: 45px 0 45px;
}


  .about-wrap {
    display: block !important;
  }

  .about-img {
    width: 100% !important;
    height: 240px !important;
  }

  .about-card {
    margin: 0 !important;
    width: 100% !important;
    padding: 36px 24px !important;
  }

  .about-card h2 {
    font-size: 30px !important;
  }

  .features-grid {
    grid-template-columns: 1fr !important;
    gap: 48px !important;
  }

  .class-row {
    grid-template-columns: 1fr !important;
  }

  .class-row img {
    order: 0 !important;
    height: 220px !important;
  }

  .class-row .class-text {
    order: 1 !important;
  }

  .hero-headline {
    font-size: 32px !important;
  }

  body .head_body003{
  font-size: 25px !important;
}
  .hero-body {
    font-size: 14px !important;
  }

  .hero-note {
    font-size: 12px !important;
  }

  .hero-btn {
    font-size: 13px !important;
    padding: 13px 30px !important;
  }

  body .global_icon_img img{
    height: unset !important;
  }

body .voice_wrap {
    display: block;
}

body .c55 {
    padding: 120px 25px;
}

.global_flex {
    display: block;
}

.about-card.c27.about_board_description {
    position: static;
}

.c30 {
    padding: 0 15px 100px;
}

.c31 {
    font-size: 20px;
}
.c31 br{
 
}
.font_em {
    font-size: 22px !important;
  }
.sns_wrap p {
    width: 50%;
}


.table_bordpilates {
    width: 93%;
}
.table_bordpilates th{
    width: 50%;
    font-size: 14px;
}
.table_bordpilates td{
    font-size: 14px;
}
.table_bordpilates .mainprice{
    font-size: 14px;
    line-height: 1.7;
}
.font_tax{
    font-size: 10px;
}

.c41 {
    font-size: 20px;
}

.c41 {
    font-size: 20px;
}
.c44{
    font-size: 20px;
}

.c43 {
    font-size: 24px;
    min-width: 30px;
}
body .btn_join_003{
  font-size: 20px;
}
body .btn_join_002 {
    padding: 10px 52px;
    font-size: 18px;
}
.font_em_002{
  font-size: 16px;
}
.c14 {
  left: 0%;
}

.c65 {
    font-size: 25px;
  }
.c68 {
  font-size: 18px;
}

.c79 {
    font-size: 36px;
  }

.about_board_photo{
  margin-left: 0;
}


.fv-swiper .swiper-slide:nth-of-type(1) img{
  object-position: 65%;
}

.fv-swiper .swiper-slide:nth-of-type(3) img{
  object-position: 18%;
}
.fv-swiper .swiper-slide:nth-of-type(4) img{
  object-position: 58%;
}

.fv-swiper .swiper-slide:nth-of-type(5) img{
  object-position: 80%;
}



}
