body {
  color: #211E1E;
}

.main_fitness {
  overflow: hidden;
  position: relative;
}
.main_fitness .main_fitness_txt {
  background: url(../img/fitness-trial/mainbg_pc.png) no-repeat center top;
  position: absolute;
  inset: 0;
  padding: 141px 0px 0 70px;
}
@media screen and (max-width: 760px) {
  .main_fitness .main_fitness_txt {
    background: url(../img/fitness-trial/mainbg_sp.png) no-repeat center top;
    background-size: 100%;
    position: inherit;
    padding: 11vw 7vw;
  }
  .main_fitness .main_fitness_txt .fs48 {
    font-size: 6.9333333333vw !important;
  }
  .main_fitness .main_fitness_txt .fs54 {
    font-size: 5.6vw !important;
  }
  .main_fitness .main_fitness_txt .fs78 {
    font-size: 8.2666666667vw !important;
  }
  .main_fitness .main_fitness_txt .fs39 {
    font-size: 4vw !important;
  }
  .main_fitness .main_fitness_txt .fs25 {
    font-size: 3.2vw !important;
  }
}
.main_fitness .main_fitness_txt .main_underline {
  position: relative;
  display: inline-block;
  margin-bottom: 45px;
  color: #332EA0;
}
@media screen and (max-width: 760px) {
  .main_fitness .main_fitness_txt .main_underline {
    margin-bottom: 3vw;
  }
}
.main_fitness .main_fitness_txt .main_underline span {
  z-index: 1;
  position: relative;
}
.main_fitness .main_fitness_txt .main_underline:after {
  content: "";
  position: absolute;
  left: -15px;
  bottom: 5px;
  right: 10px;
  background: #DA3287;
  height: 13px;
  font-feature-settings: "palt";
  transform: skewX(-30deg);
}
@media screen and (max-width: 760px) {
  .main_fitness .main_fitness_txt .main_underline:after {
    bottom: 0;
    left: -2vw;
    right: 2vw;
    height: 2vw;
  }
}
.main_fitness .main_fitness_txt h1 {
  line-height: 1.3;
  margin-bottom: 35px;
  transform: translateX(-32px);
}
@media screen and (max-width: 760px) {
  .main_fitness .main_fitness_txt h1 {
    margin-bottom: 4vw;
    transform: translateX(0);
  }
}
.main_fitness .main_fitness_txt h1 span {
  letter-spacing: 0.04em;
}
@media screen and (min-width: 760px) {
  .main_fitness .main_fitness_txt .appointment_txt {
    transform: translateX(-63px);
  }
}
.main_fitness .main_fitness_txt .appointment_txt > * {
  letter-spacing: 0.1em;
}
.main_fitness .main_fitness_txt .appointment_txt dt {
  color: #DA3287;
  margin-bottom: 20px;
}
@media screen and (max-width: 760px) {
  .main_fitness .main_fitness_txt .appointment_txt dt {
    margin-bottom: 2vw;
  }
}
@media screen and (min-width: 760px) {
  .main_fitness .main_fitness_txt .appointment_txt dd {
    transform: translateX(-10px);
  }
}
.main_fitness .main_fitness_img {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 760px) {
  .main_fitness .main_fitness_img img {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}

.color_blue {
  color: #332EA0;
}

.line_wave {
  -webkit-text-decoration: 4px underline wavy #DA3287;
          text-decoration: 4px underline wavy #DA3287;
  text-underline-offset: 5px;
}
@media screen and (max-width: 760px) {
  .line_wave {
    -webkit-text-decoration: 2px underline wavy #DA3287;
            text-decoration: 2px underline wavy #DA3287;
    text-underline-offset: 1vw;
  }
}

.reason {
  padding: 96px 0 65px;
}
@media screen and (max-width: 760px) {
  .reason {
    padding: 11vw 0 5vw;
  }
  .reason .fs43 {
    font-size: 5.8666666667vw !important;
    margin-bottom: 6.5vw;
  }
  .reason .fs24 {
    font-size: 4vw !important;
  }
  .reason .fs18 {
    font-size: 3.2vw !important;
  }
}
.reason .reason_list {
  gap: 0px 59px;
}
@media screen and (max-width: 1019px) {
  .reason .reason_list {
    gap: 3vw 1vw;
  }
}
.reason .reason_list li {
  width: 294px;
  height: 294px;
  border: 5px solid #332EA0;
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  line-height: 1.6;
  padding: 20px;
  z-index: 1;
  background: white;
}
@media screen and (max-width: 760px) {
  .reason .reason_list li {
    width: 44.5vw;
    height: 44.5vw;
    padding: 0;
  }
  .reason .reason_list li:nth-child(1) {
    margin: 0 5vw -5vw;
  }
}
.reason .reason_list li .fw400 {
  margin-top: 5px;
}
.reason .reason_illust01 {
  position: absolute;
  top: 387px;
  left: -11px;
}
@media screen and (max-width: 760px) {
  .reason .reason_illust01 {
    width: 21vw;
    top: 25vw;
    left: 7vw;
  }
}
.reason .reason_illust02 {
  position: absolute;
  top: 119px;
  left: 242px;
}
@media screen and (max-width: 760px) {
  .reason .reason_illust02 {
    width: 18vw;
    top: 20vw;
    right: 9vw;
    left: inherit;
  }
}
.reason .reason_illust03.sp_none {
  position: absolute;
  right: -12px;
  bottom: 26px;
}

h2 {
  letter-spacing: 0.1em;
  margin-bottom: 45px;
}
@media screen and (max-width: 760px) {
  h2 {
    margin-bottom: 5vw;
  }
}

h3 {
  letter-spacing: 0.1em;
  margin-bottom: 40px;
}
@media screen and (max-width: 760px) {
  h3 {
    margin-bottom: 5vw;
  }
}

.ttl_blue {
  min-height: 206px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  background: #332EA0;
  color: white;
  margin-bottom: 0;
}
@media screen and (max-width: 760px) {
  .ttl_blue {
    min-height: 32vw;
    font-size: 4.2666666667vw !important;
  }
}

span.fw400 {
  margin-top: 5px;
}

.experience .bg_price {
  background: #D9DEED;
  padding: 58px 0;
}
@media screen and (max-width: 760px) {
  .experience .bg_price {
    padding: 7vw 0;
  }
  .experience .bg_price .fs33 {
    font-size: 5.8666666667vw !important;
  }
  .experience .bg_price .fs20 {
    font-size: 4.2666666667vw !important;
  }
}
.experience .price_inner {
  padding: 0 10px;
}
@media screen and (max-width: 760px) {
  .experience .price_inner {
    padding: 0 5vw;
  }
}
.experience .tbl_price {
  max-width: 820px;
  width: 100%;
  margin: auto;
  border: 1px solid #2B2790;
  table-layout: fixed;
  background: white;
  border-collapse: collapse;
}
.experience .tbl_price th, .experience .tbl_price td {
  padding: 16px 20px;
}
@media screen and (max-width: 760px) {
  .experience .tbl_price th, .experience .tbl_price td {
    padding: 3vw;
  }
}
.experience .tbl_price th {
  background: #2B2790;
  color: white;
  text-align: left;
}
.experience .tbl_price tr:nth-child(n+2) th {
  border-top: 1px solid #FFFFFF;
}
.experience .tbl_price tr:nth-child(n+2) td {
  border-top: 1px solid #2B2790;
}

.flow {
  padding: 98px 0 150px;
  background: #E9FAF7;
}
@media screen and (max-width: 760px) {
  .flow {
    padding: 10vw 0;
    font-size: 4.2666666667vw !important;
  }
  .flow .fs43 {
    font-size: 5.8666666667vw !important;
  }
  .flow .flex_img img {
    margin: auto;
  }
}
.flow .impact {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  height: 100px;
  padding: 10px;
  position: relative;
  margin-bottom: 44px;
  background: #332EA0;
  color: white;
}
@media screen and (max-width: 760px) {
  .flow .impact {
    font-size: 7.4666666667vw !important;
    height: 17vw;
    margin-bottom: 7vw;
  }
}
.flow .impact span {
  width: 100%;
}
@media screen and (max-width: 760px) {
  .flow .impact span {
    font-size: 3.2vw !important;
  }
}
.flow .impact:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  border: solid transparent;
  border-top-color: #342ea0;
  border-width: 20px;
}
@media screen and (min-width: 760px) {
  .flow .flex_txt {
    max-width: 46%;
  }
}
.flow h5 {
  color: #332EA0;
  margin: 0 0 8px;
}
@media screen and (max-width: 760px) {
  .flow h5 {
    font-size: 5.3333333333vw !important;
  }
}
.flow .trial {
  padding: 43px 70px;
  background: white;
  border-radius: 10px;
  margin-bottom: 87px;
}
@media screen and (max-width: 760px) {
  .flow .trial {
    padding: 5vw;
    font-size: 4.2666666667vw !important;
  }
  .flow .trial .program_list li + li {
    margin-top: 5vw;
  }
}
@media screen and (min-width: 760px) {
  .flow .trial .flex_txt {
    max-width: 59.2%;
  }
}
.flow .trial .flex_img {
  min-width: 31%;
}
@media screen and (max-width: 760px) {
  .flow .trial .flex_img {
    max-width: 80%;
    margin: 0 auto 5vw;
  }
}
.flow .trial .ttl_underline {
  display: block;
  width: 100%;
  border-bottom: 1px solid #332EA0;
  padding-bottom: 10px;
  margin-bottom: 14px;
  color: #332EA0;
  font-weight: 500;
}
@media screen and (max-width: 760px) {
  .flow .trial .ttl_underline {
    font-size: 5.3333333333vw !important;
  }
}
.flow .trial p {
  margin-bottom: 30px;
}
.flow .trial .border_box {
  padding: 25px 25px;
  margin-bottom: 63px;
}
@media screen and (max-width: 760px) {
  .flow .trial .border_box {
    font-size: 4vw !important;
    padding: 5vw;
  }
}
.flow .trial .border_box .ttl_program {
  margin-bottom: 27px;
}
@media screen and (max-width: 760px) {
  .flow .trial .border_box .ttl_program {
    font-size: 4.8vw !important;
    margin-bottom: 5vw;
  }
}
.flow .trial .border_box .ttl_program:before, .flow .trial .border_box .ttl_program:after {
  content: "|";
  display: inline-block;
}
.flow .trial .border_box .ttl_program:before {
  transform: rotate(-45deg);
  margin-right: 15px;
}
.flow .trial .border_box .ttl_program:after {
  transform: rotate(45deg);
  margin-left: 15px;
}
.flow .trial .border_box img {
  margin-bottom: 5px;
}
@media screen and (max-width: 760px) {
  .flow .trial .border_box img {
    width: 100%;
  }
}

.border_box {
  margin: 7px 0 0;
  border: 1px solid #332EA0;
  color: #332EA0;
  border-radius: 10px;
  padding: 15px 20px;
}
@media screen and (max-width: 760px) {
  .border_box {
    padding: 4vw 5vw;
    font-size: 3.7333333333vw !important;
  }
}
.border_box dd + dt {
  margin-top: 10px;
}

.fitness-trial_faq {
  padding: 95px 0 88px;
}
@media screen and (max-width: 760px) {
  .fitness-trial_faq {
    padding: 5vw 0 11vw;
  }
  .fitness-trial_faq .fs43 {
    font-size: 5.8666666667vw !important;
  }
}
.fitness-trial_faq .fitness-trial_faq_box {
  padding: 75px;
  background: #D9DEED;
}
@media screen and (max-width: 760px) {
  .fitness-trial_faq .fitness-trial_faq_box {
    padding: 5vw 4.5vw;
  }
}
.fitness-trial_faq .fitness-trial_faq_box dl {
  padding: 30px 100px 30px 122px;
  background: white;
}
@media screen and (max-width: 760px) {
  .fitness-trial_faq .fitness-trial_faq_box dl {
    padding: 5vw 3vw 5.5vw 16vw;
  }
}
.fitness-trial_faq .fitness-trial_faq_box dl dt {
  position: relative;
  margin-bottom: 53px;
}
@media screen and (max-width: 760px) {
  .fitness-trial_faq .fitness-trial_faq_box dl dt {
    margin-bottom: 9vw;
  }
}
.fitness-trial_faq .fitness-trial_faq_box dl dt:before {
  content: "Q";
  position: absolute;
  top: -20px;
  left: -80px;
  font-size: 45px;
  color: #332EA0;
  font-family: Impact, Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
}
@media screen and (max-width: 760px) {
  .fitness-trial_faq .fitness-trial_faq_box dl dt:before {
    font-size: 8vw !important;
    top: -2vw;
    left: -10vw;
  }
}
.fitness-trial_faq .fitness-trial_faq_box dl dd {
  position: relative;
}
@media screen and (min-width: 760px) {
  .fitness-trial_faq .fitness-trial_faq_box dl dd {
    line-height: 2;
  }
}
.fitness-trial_faq .fitness-trial_faq_box dl dd:before {
  content: "A";
  position: absolute;
  top: -29px;
  left: -80px;
  font-size: 45px;
  color: #DA3287;
  font-family: Impact, Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
}
@media screen and (max-width: 760px) {
  .fitness-trial_faq .fitness-trial_faq_box dl dd:before {
    font-size: 8vw !important;
    top: -3vw;
    left: -10vw;
  }
}
.fitness-trial_faq .fitness-trial_faq_box dl + dl {
  margin-top: 20px;
}
@media screen and (max-width: 760px) {
  .fitness-trial_faq .fitness-trial_faq_box dl + dl {
    margin-top: 5vw;
  }
}

.shop_list {
  background: #332EA0;
  padding: 80px 0;
}
@media screen and (max-width: 760px) {
  .shop_list {
    padding: 10vw 0;
  }
}
.shop_list .shop_list_inner {
  max-width: 1220px;
  margin: auto;
  padding: 0 10px;
  justify-content: center;
  gap: 26.5px;
}
@media screen and (max-width: 760px) {
  .shop_list .shop_list_inner {
    padding: 0 12.7vw;
    gap: 6vw;
  }
  .shop_list .shop_list_inner li {
    width: 100%;
  }
  .shop_list .shop_list_inner li img {
    margin: 0;
  }
}
.shop_list .shop_list_exterior {
  position: relative;
  margin-bottom: 15px;
  display: block;
}
@media screen and (max-width: 760px) {
  .shop_list .shop_list_exterior {
    margin-bottom: 4.5vw;
  }
  .shop_list .shop_list_exterior img {
    width: 100%;
  }
}
.shop_list .shop_list_exterior .shop_list_exterior_txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 20px;
  padding: 6px 20px;
  color: #332EA0;
  background: white;
  display: flex;
  align-items: center;
  gap: 18px;
  font-weight: 500;
}
.shop_list .shop_list_exterior .shop_list_exterior_txt:after {
  content: "";
  border: solid transparent;
  width: 0;
  height: 0;
  border-width: 7px 0 7px 10px;
  border-left-color: #332EA0;
}
.shop_list li li {
  display: flex;
  color: white;
  gap: 10px;
  margin-bottom: 9px;
}
@media screen and (max-width: 760px) {
  .shop_list li li {
    margin-bottom: 2.5vw;
    gap: 2.5vw;
  }
  .shop_list li li img {
    width: 6.7vw;
  }
}