.main_img img {
  width: 100%;
}

.main_under {
  background: #332EA0;
  padding: 40px 10px 34px;
}
@media screen and (max-width: 760px) {
  .main_under {
    padding: 5vw;
  }
}

.btn_app {
  padding: 49px;
  background: #55BCB3;
}
@media screen and (max-width: 760px) {
  .btn_app {
    padding: 6.6vw 4vw;
    font-size: 5.3333333333vw !important;
  }
  .btn_app img {
    margin: 0;
  }
}
.btn_app a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 150px;
  max-width: 1000px;
  margin: auto;
  gap: 30px;
  letter-spacing: 0.06em;
  color: #000000;
  background: white;
  border-radius: 80px;
}
@media screen and (max-width: 760px) {
  .btn_app a {
    height: 18.7vw;
    gap: 5vw;
  }
  .btn_app a img {
    width: 8vw;
  }
}

.feature {
  color: white;
  padding: 105px 0 57px;
  background: url(../img/membership-cp/feature_bg.png) center;
}
@media screen and (max-width: 760px) {
  .feature {
    padding: 14vw 0;
    background-size: cover;
  }
}
.feature h2 {
  color: white;
  margin-bottom: 127px;
}
@media screen and (max-width: 760px) {
  .feature h2 {
    margin-bottom: 6vw;
  }
  .feature h2 .fs26 {
    font-size: 5.3333333333vw !important;
  }
  .feature h2 .fs60 {
    font-size: 10.6666666667vw !important;
  }
}

.feature_box {
  position: relative;
}
@media screen and (min-width: 760px) {
  .feature_box {
    padding: 0 0 165px 0;
  }
}
@media screen and (max-width: 760px) {
  .feature_box + .feature_box {
    margin-top: 8vw;
  }
}

.feature_img {
  margin-bottom: 5.5vw;
}
@media screen and (min-width: 760px) {
  .feature_img {
    position: absolute;
    top: -55px;
    left: 0;
  }
  .reverse .feature_img {
    left: inherit;
    right: 0;
  }
}
@media screen and (max-width: 760px) {
  .feature_img img {
    width: 100%;
  }
}

.feature_txt {
  border: 1px solid;
  z-index: 1;
  position: relative;
  padding: 75px 50px 50px 50px;
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 2.05;
}
@media screen and (min-width: 760px) {
  .feature_txt {
    max-width: 645px;
    margin-left: auto;
  }
}
@media screen and (min-width: 760px) and (min-width: 760px) {
  .reverse .feature_txt {
    margin: 0;
  }
}
@media screen and (max-width: 760px) {
  .feature_txt {
    font-size: 4vw !important;
    padding: 8vw 5vw;
    line-height: 1.8;
  }
}

.feature_ttl03 {
  color: white;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (max-width: 760px) {
  .feature_ttl03 {
    font-size: 4.5333333333vw !important;
  }
}
.feature_ttl03 .feature_num {
  position: absolute;
  width: 153px;
  height: 153px;
  background: url(../img/membership-cp/feature_num_bg.png) no-repeat center/100%;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  top: -77px;
  right: 40px;
  color: #1E3779;
  line-height: 1;
  padding-top: 10px;
}
@media screen and (max-width: 760px) {
  .feature_ttl03 .feature_num {
    width: 23vw;
    height: 23vw;
    right: 1vw;
    top: -11.5vw;
  }
  .feature_ttl03 .feature_num .fs23 {
    font-size: 3.4666666667vw !important;
  }
  .feature_ttl03 .feature_num .fs41 {
    font-size: 6.1333333333vw !important;
  }
}
@media screen and (min-width: 760px) {
  .reverse .feature_ttl03 .feature_num {
    right: inherit;
    left: 40px;
  }
}
.feature_ttl03 .feature_num span {
  width: 100%;
  text-align: center;
}

.btn_blue {
  margin-top: 22px;
  display: flex;
  flex-wrap: wrap;
  gap: 15px 20px;
}
@media screen and (max-width: 760px) {
  .btn_blue {
    margin-top: 7vw;
    gap: 4vw;
    justify-content: center;
  }
}
.btn_blue a {
  display: flex;
  align-items: center;
  min-height: 60px;
  padding: 11.5px 25px;
  width: 220px;
  position: relative;
  background: url(../img/membership-cp/icon_arrow.svg) #0C47E6 no-repeat right 20px center;
}
@media screen and (max-width: 760px) {
  .btn_blue a {
    background-position: right 5vw center;
    padding: 4.4vw 7vw;
    width: 58.6vw;
  }
}

.fitness {
  overflow: hidden;
  position: relative;
}
.fitness .fitness_txt {
  background: url(../img/fitness-trial/mainbg_pc.png) no-repeat center top;
  position: absolute;
  inset: 0;
  padding: 60px 0px 0 70px;
}
@media screen and (max-width: 760px) {
  .fitness .fitness_txt {
    background: url(../img/fitness-trial/mainbg_sp.png) no-repeat center top;
    background-size: 100%;
    position: inherit;
    padding: 12.5vw 7vw 9vw;
  }
  .fitness .fitness_txt .fs48 {
    font-size: 5.3333333333vw !important;
  }
  .fitness .fitness_txt .fs54 {
    font-size: 4.8vw !important;
  }
  .fitness .fitness_txt .fs78 {
    font-size: 6.9333333333vw !important;
  }
  .fitness .fitness_txt .fs39 {
    font-size: 3.4666666667vw !important;
  }
  .fitness .fitness_txt .fs25 {
    font-size: 2.9333333333vw !important;
  }
}
.fitness .fitness_txt .btn_fitness a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  width: 280px;
  height: 60px;
  margin: 30px auto 0;
  transform: translateX(-35px);
  position: relative;
  background: #DA3287;
  color: white;
}
@media screen and (max-width: 760px) {
  .fitness .fitness_txt .btn_fitness a {
    transform: translateX(0px);
    margin-top: 2vw;
    width: 40.6vw;
    height: 9vw;
    font-size: 3.7333333333vw !important;
  }
}
.fitness .fitness_txt .btn_fitness a:after {
  content: "";
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 7px 0px 7px 9px;
  border-left-color: white;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
}
@media screen and (max-width: 760px) {
  .fitness .fitness_txt .btn_fitness a:after {
    right: 2.9vw;
    border-width: 1.4vw 0 1.4vw 1.4vw;
  }
}
.fitness .fitness_txt .main_underline {
  position: relative;
  display: inline-block;
  margin-bottom: 35px;
  color: #332EA0;
}
@media screen and (max-width: 760px) {
  .fitness .fitness_txt .main_underline {
    margin-bottom: 0;
  }
}
.fitness .fitness_txt .main_underline span {
  z-index: 1;
  position: relative;
}
.fitness .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) {
  .fitness .fitness_txt .main_underline:after {
    bottom: 0;
    left: -2vw;
    right: 2vw;
    height: 2vw;
  }
}
.fitness .fitness_txt h2 {
  line-height: 1.3;
  margin-bottom: 25px;
  transform: translateX(-32px);
}
@media screen and (max-width: 760px) {
  .fitness .fitness_txt h2 {
    margin-bottom: 2vw;
    transform: translateX(0);
  }
}
.fitness .fitness_txt h2 span {
  letter-spacing: 0.04em;
}
@media screen and (min-width: 760px) {
  .fitness .fitness_txt .appointment_txt {
    transform: translateX(-63px);
  }
}
.fitness .fitness_txt .appointment_txt > * {
  letter-spacing: 0.1em;
}
.fitness .fitness_txt .appointment_txt dt {
  color: #DA3287;
  margin-bottom: 20px;
}
@media screen and (max-width: 760px) {
  .fitness .fitness_txt .appointment_txt dt {
    margin-bottom: 2vw;
  }
}
@media screen and (min-width: 760px) {
  .fitness .fitness_txt .appointment_txt dd {
    transform: translateX(-10px);
  }
}
.fitness .fitness_img {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 760px) {
  .fitness .fitness_img img {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}

.fee {
  padding: 91px 0px;
}
@media (max-width: 760px) {
  .fee {
    padding: 10vw 0;
  }
}
@media (min-width: 760px) {
  .fee h2 {
    margin-bottom: 103px;
  }
  .fee h2 .block {
    margin-top: 25px;
  }
}
@media screen and (max-width: 760px) {
  .fee h2 {
    margin-bottom: 11vw;
  }
  .fee h2 .fs60 {
    font-size: 10.6666666667vw !important;
  }
  .fee h2 .fs41 {
    font-size: 5.3333333333vw !important;
    margin: 0;
  }
}
.fee .fee_ttl {
  margin-bottom: 25px;
  letter-spacing: 0.06em;
}
@media (min-width: 760px) {
  .fee .fee_ttl span {
    margin-left: 20px;
  }
}
@media (max-width: 760px) {
  .fee .fee_ttl {
    margin-bottom: 6vw;
    font-size: 4.8vw !important;
    text-align: center;
  }
  .fee .fee_ttl .fs18 {
    display: block;
    font-size: 3.4666666667vw !important;
    margin-top: 2vw;
    text-align: left;
  }
}
@media screen and (max-width: 760px) {
  .fee .liststyle_none {
    font-size: 3.2vw !important;
  }
}

.bnr_area {
  display: flex;
  gap: 40px;
  margin-bottom: 30px;
}
@media screen and (max-width: 760px) {
  .bnr_area {
    flex-wrap: wrap;
    padding: 0 5vw;
    gap: 5vw;
  }
  .bnr_area li {
    width: 100%;
  }
}
.bnr_area img {
  width: 100%;
}

@media screen and (max-width: 760px) {
  .tbl02 th:nth-child(1), .tbl02 td:nth-child(2) {
    word-break: auto-phrase;
  }
  .tbl02 td:nth-child(3) {
    width: 50%;
  }
}