@charset "utf-8";

/*======================================================================*/
/*Module
/*======================================================================*/
.sp {
  display: initial;
}

.pc_only {
  display: none;
}

/*======================================================================*/
/*index.html
/*======================================================================*/
/*------------------------------------------*/
/*header
/*------------------------------------------*/
header {
  width: 100%;
  margin: 0 auto;
  padding: 8px 0 0 0;
  /*top: 10px;*/
}

.l_header_name-inner {
  width: 90%;
  padding: 1% 0;
}

.l_header_name {
  top: 0;
  left: 0;
  right: 0;
}

.l_header_logo {
  display: block;
  width: 50%;
  max-width: 300px;
  padding: 0;
  margin: 0 auto 2%;
  text-align: center;
}

.l_header_name h2 {
  display: block;
  width: 100%;
  font-size: 5vw;
  line-height: 1.3;
  text-align: left;
  padding-left: 1%;
  padding-right: 0;
  padding-top: 1%;
  text-align: center;
}

@media screen and (max-width:300px) {
  .l_header_logo {
    width: 50%;
  }

  .l_header_name h2 {
    display: inline-block;
    width: 46%;
  }
}

/*------------------------------------------*/
/*kv
/*------------------------------------------*/
.kv_bg {
  background: url(../img2021/01_firstview/movie/gs_movie.mp4) no-repeat 50%;
  background-size: cover;
  height: auto;
}

.kv-logo h1 {
  margin: 250px 0 50px;
}

.kv-logo h2 {
  margin: 0 0 100px;
}

/*------------------------------------------*/
/*contents-common
/*------------------------------------------*/
.contents {
  padding-top: 3%;
}

.bg_red {
  background-color: #C11732;
  width: 100%;
  margin-top: -10%;
  padding-top: 5%;
}


section {}

h2.ttl {
  font-size: 8vw;
  letter-spacing: 1.5vw;
}

.campaign_sub_ttl {
  margin-bottom: 10vw;
  font-size: 2.8rem;
  padding: 5px 0;
}

.annotation {
  width: 100%;
  padding: 12px 5% 30px;
  max-width: 864px;
  margin: -1px auto 0;
  box-sizing: border-box;
}

.visual_movie {
  position: relative;
  width: auto;
  max-width: auto;
  height: 119vw;
  overflow: hidden;
}

.visual_movie_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: inherit;
}

.visual_movie video {
  top: 20%;
}

.visual_copy {
  position: absolute;
  bottom: 3%;
  left: 51%;
  z-index: 10;
  transform: translate(-50%, -50%);
  width: 90%;
  text-align: center;
}

.visual_copy h1 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.8rem;
  color: #fff;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.bip {
  font-size: 3rem;
  margin-left: -2.75vh;
}

.mip {
  font-size: 2.5rem;
}

.vip {
  font-size: 3rem;
}

/*------------------------------------------*/
/*cvbtn
/*------------------------------------------*/
.cvbtn_wrap, .cvbtn_wrap_app {
  width: 96%;
  height: auto;
  margin: 10px auto;
}

.cvbtn, .cvbtn_app {
  padding: 15px 10px;
  font-size: 5.4vw;
}

.cvbtn_arrow {
  padding: 0 6vw 0 0;
  background-size: 3.6vw;
}

.cvbtn_wrap_s {
  width: 80%;
  height: auto;
  margin: 15px auto 20px;
}

.cvbtn_s {
  width: 100%;
  padding: 15px 0;
  font-size: 1.8rem;
}

.cvbtn_arrow_s {
  padding: 0 25px 0 0;
  background-size: 1.2rem;
}

.cvbtn_wrap .shop-name {
  font-size: 13px;
}

/*------------------------------------------*/
/*cvtel
/*------------------------------------------*/
a[href^="tel:"] {
  /* pointer-events: none; */
  pointer-events: auto !important;
}

.cvtel_area {
  /*  width: 18em;
  margin: 0 auto;*/
}

.cvtel_area p {
  font-size: 1.8rem;
}

.cvtel {
  width: 90%;
  font-size: 2rem;
}

.cv_tel_tel {
  padding-left: 30px;
  font-size: 3.2rem;
  background-size: 25px;
}

.cv_tel_tel2 {
  padding-left: 10vw;
  font-size: 10vw;
  background-size: 8vw;
}


.parking.icon1 {
  width: 12%;
}

.parking.icon2 {
  width: 25.8%;
}

/*------------------------------------------*/
/*cmpaign
/*------------------------------------------*/
.campaign-inner.inner {
  width: 96%;
  padding: 2.5% 0;
}

.campaign-bg {
  padding: 20px 0;
  margin-bottom: 0;
  background-color: #C11732;
}

.ttl_01 {
  padding: 50px 0 30px;
}

.campaign-inner {
  width: 100%;
  padding: 0;
}

.campaign-bg ul {
  position: relative;
  height: 80vw;
}

@media screen and (min-width:600px) {
  .campaign-bg ul {
    position: relative;
    height: 60vw;
  }
}

/*------------------------------------------*/
/*free（beginner）
/*------------------------------------------*/
#free {
  padding: 50px 0 0;
}

.beginner_solve_ttl h3 {
  width: 100%;
  margin: 50px auto 30px;
}


.beginner_solve {
  margin: 50px auto 50px;
}

.beginner_solve_box {
  font-size: 5.4vw;
  margin: 0 auto;
  font-weight: bold;
}

.beginner_solve_note {
  max-width: 100%;
  font-size: 1.6rem;
  text-align: left;
  margin: 10px auto;
}

.beginner_detail ul {
  flex-direction: column;
  margin: 30px 0;
}

.beginner_detail li {
  width: 90%;
  max-width: 300px;
  margin: 10px auto 20px;
}

/*------------------------------------------*/
/*free（advanced)
/*------------------------------------------*/

.advanced_inner {
  margin: 0 auto;
}

.advanced_solve_box {
  position: initial;
  margin: 0 auto;
}

.advanced_solve_box:last-child {
  margin-bottom: 0;
}

.advanced_machine {
  width: 100%;
  padding: 0 auto;
  margin: 0 auto 20px;
}

.advanced_machine_r {
  width: 100%;
  padding: 0 auto;
  margin: 20px auto;
}

.advanced_machine_r img {
  margin: 20px auto 10px;
}

.advanced_cap {
  position: initial;
  width: 100%;
  padding-left: 0;
  max-width: 100%;
}

.advanced_cap_r {
  position: initial;
  width: 100%;
  padding-left: 0;
  max-width: 100%;
}

.advanced_cap_r p {
  margin: 25px 0;
  font-size: 1.5rem;
  padding: 0;
  color: #000;
}

.advanced_solve_line, .advanced_solve_line_r {
  display: none;
}

.advanced_ask {
  width: 100%;
}

.advanced_ask img {
  margin: 0 auto;
}

.advanced_ask_ttl img {
  padding-top: 0;
}

.leftbox {
  padding: 0;
}

.advanced-bg2 h2 {
  width: 90%;
  margin: 0 auto;
}

.advanced-bg-block {
  width: 100%;
  height: auto;
  margin: 2.5% 0 0;
}

.advanced-beginner {
  margin: 40px auto;
}

/*------------------------------------------*/
/*covid
/*------------------------------------------*/
.covid-inner {
  width: 90%;
  padding: 0;
}

.covid_box li {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.covid_block_point {
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 50px auto 0;
}

.covid_measures-inner {
  margin: 25px auto 0;
}

.covid_block {
  margin: 0 auto;
}

.covid_block_point:nth-child(2n) {
  padding-left: 0;
}

.covid_block_point:nth-child(2n+1) {
  padding-right: 0;
}

/*------------------------------------------*/
/*title
/*------------------------------------------*/
.title_bg, .title_bg2 {
  height: 45vw;
}

.title_logo_l, .title_logo_r {
  width: 60%;
  top: 45%;
  right: 0;
  left: 0;
}

.title_text {
  right: 0;
  left: 0;
}

.title_text_r {
  right: 0;
  left: 0;
}

.title_bg h2, .title_bg2 h2 {
  font-size: 30px;
  text-shadow: 2px 2px #000;
  margin-top: 20px;
}

.title_bg h2 span, .title_bg2 h2 span {
  font-size: 50px;
}

h2.ttl_02 {
  font-size: 2.5rem;
}

h2.ttl_02_red {
  font-size: 2.5rem;
}

h3.sub_ttl_02 {
  padding: 15px 0 50px;
}

/*------------------------------------------*/
/*feature
/*------------------------------------------*/
#feature {
  margin: 20px 0 0;
}

.bg_img {
  padding: 0 0 50px;
  overflow: hidden;
}

.feature_bg {
  background-color: #ffeef2;
  padding: 25px 0 50px;
}

.feature_box-inner {
  max-width: initial;
  padding: 0 3%;
  margin: 0 auto 50px;
  overflow: initial;
}

.feature_box {
  padding-top: 10%;
}

.feature_box_nosp_left, .feature_box_nosp_right {
  left: 5%;
  float: left;
  font-size: 14vw;
  line-height: 1;
  font-weight: 600;
}

.feature_text_left, .feature_text_right {
  width: initial;
  max-width: initial;
  padding: 6% 5%;
  position: initial;
}

.headline1, .headline2, .headline3, .headline4 {
  font-size: 5.4vw;
  font-weight: bold;
  padding-top: 1%;
  padding-left: 13%;
}

.headline1 span {
  font-size: 3.5vw;
  line-height: 1;
}

#feature .pink .sm {
  font-size: 3.5vw;
}

.feature_pic_left, .feature_pic_right {
  margin: -370px 0 0 auto;
  width: 60%;
  height: auto;
}

.feature_text_left p.text, .feature_text_right p.text {
  font-size: 1.6rem;
  margin-top: 2vw;
}

.feature_deco {
  margin-top: 0;
}

.feature_deco p {
  font-size: 11.2vw;
}

.feature_studio_btn_wrap {
  width: 100%;
  margin: 20px auto 0;
  padding: 1.5% 1.5%;
  letter-spacing: -1px;
}

.deco_pink {
  position: absolute;
  color: #ffbbbf;
  text-align: right;
  right: 0;
  z-index: 1;
}

.deco_orange {
  position: absolute;
  color: #facebd;
  text-align: left;
  left: 0;
  z-index: 1;
}

.deco_green {
  position: absolute;
  color: #bdd5d6;
  text-align: right;
  right: 0;
  z-index: 1;
}

.deco_red {
  position: absolute;
  color: #eaa0ae;
  text-align: left;
  left: 0;
  z-index: 1;
}

.deco_blue {
  position: absolute;
  color: #b7c0de;
  text-align: right;
  right: 0;
  z-index: 1;
}

.feature_studio_btn_wrap a {
  font-size: 1.6rem;
  text-decoration: none;
  color: #fff;
}


/*------------------------------------------*/
/*routemap
/*------------------------------------------*/

.routemap_bg {
  padding: 5% 0;
}

.upper_routemap {
  width: 100%;
  margin: 10% auto 5%;
}

.cvbtn_wrap_map {
  width: 100%;
  height: 14vw;
  margin: 2.5% auto;
  padding: 0 0 35vw;
  font-size: 4vw;
  row-gap: 3.4vw;
}

.nearbyshop_btn {
  box-sizing: border-box;
  width: 48%;
  font-size: 4.4vw;
}

.arrow-order-y {
  background: url(../img2021/02_cpn/arrow_right_y.svg) no-repeat 90% center;
  background-size: 2.8vw;
}

/*------------------------------------------*/
/*fukuri-kosei
/*------------------------------------------*/

.fukuri-kosei {
  padding: 5% 0;
}

/*------------------------------------------*/
/*gym
/*------------------------------------------*/
#gym {
  margin: 0;
  padding: 12vw 0 0;
  margin-top: -10vw;
}

.gym_bg {
  background-color: #f4f4f4;
  padding: 1% 0;
}

.gym_bg_inner {
  width: 100%;
  max-width: 1200px;
  margin: 100px auto;
}

.gym_inner_r {
  width: 92%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: table;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px auto 0;
  background-color: #fff;
  padding: 0 0 4% 0;
}

.gym_inner_l {
  width: 92%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: table;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 50px auto 25px;
  background-color: #fff;
  padding: 0 0 4% 0;
}

.gym_official_img, .gym_official_img_l {
  width: 100%;
  margin-top: -10%;
  margin: 0 auto;
}

.gym_official_img_ex {
  width: 100%;
  margin-top: -10%;
  margin: 0 auto;
}

.gym_official_img img, .gym_official_img_l img {
  width: 100%;
  vertical-align: bottom;
  margin: 0 auto;
}

.gym_cap_r {
  width: 100%;
  background-color: #fff;
  padding-top: 0;
  padding-left: 0;
  margin: 0 auto;
}

.gym_cap_l {
  width: 100%;
  background-color: #fff;
  padding-top: 0;
  padding-right: 0;
  margin: 0 auto;
}

.gym_ttl_1 {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0 12.5px;
  font-size: 2.4rem;
  font-weight: bold;
  box-sizing: border-box;
  text-align: start;
  background: url(../img/05_gym/img_gym_cardio_icon.png) no-repeat right 10px;
  z-index: 100;
}

.gym_ttl_2 {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0 12.5px;
  font-size: 2.4rem;
  font-weight: bold;
  box-sizing: border-box;
  text-align: start;
  background: url(../img/05_gym/img_gym_strength_icon.png) no-repeat right 15px;
}

.gym_ttl_3 {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0 12.5px;
  font-size: 2.4rem;
  font-weight: bold;
  box-sizing: border-box;
  text-align: start;
  background: url(../img/05_gym/img_gym_freew_icon.png) no-repeat right 10px;
}

.gym_detail {
  width: 90%;
  margin: 3% auto 5%;
  font-size: 1.6rem;
  line-height: 1.4;
}

.gym_detail_l {
  width: 90%;
  margin: 0 auto 5%;
  font-size: 1.6rem;
  line-height: 1.4;
  padding-left: 0;
}

.machine_pic_l, .machine_pic_r {
  width: 90%;
  margin: 0 auto;
}

.machine_pic img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

/*------------------------------------------*/
/*studio
/*------------------------------------------*/
#studio {
  margin: 0;
}

.program {
  font-size: 24px;
  margin: 50px auto 0;
}

.studio_dego_bg {
  height: 120px;
}

.studio_deco p {
  font-size: 100px;
}

/*------------------------------------------*/
/*other
/*------------------------------------------*/
#other {
  margin: 0;
  padding: 25px 0;
}

.other-inner img {
  margin: 30px auto;
}

.optionPrice_month_list {
  margin: 0;
}

.table_list tr {
  display: block;
  margin: 0 0 30px;
  padding: 0 0 20px;
}

.table_list td {
  display: block;
  box-sizing: border-box;
  text-align: center;
  margin: 0 0 1rem;
  padding: 0;
}

.scbox {
  padding: 0 20px;
}

.schedule_link li {
  width: 100%;
}

.schedule_link li p {
  font-size: 1.2rem;
}

.spt {
  display: block;
}

/*------------------------------------------*/
/*table_members_wrap
/*------------------------------------------*/
.table_members_wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1000px;
  margin: 5% auto 0;
  padding: 5px;
  overflow: auto;
}

.table_members {
  border-collapse: collapse;
  width: 960px;
  margin: 0 auto;
  padding: 0;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}

.table_members th {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 0;
  font-weight: normal;
  text-align: center;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}


/*------------------------------------------*/
/*member
/*------------------------------------------*/
.fee_sp {
  width: 100%;
  text-align: center;
  font-size: 1.6rem;
  border: solid #B51B32 3px;
}

.fee_sp tr {
  width: 100%;
}

.fee_sp th {
  width: 50%;
  color: #fff;
  background-color: #B51B32;
  padding: 25px 0;
  border-right: none;
  border-bottom: solid #fff 1px;
}

.fee_sp th:last-child {
  border-bottom: none;
}

.fee_sp td {
  width: 50%;
  color: #000;
  padding: 25px 0;
  background-color: #fff;
  border-bottom: solid #B51B32 1px;
}

.fee_sp td span {
  font-weight: bold;
  color: #B51B32;
}

.bring_list ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.bring_list li {
  width: 100%;
  max-width: 600px;
  padding: 20px 0;
  margin: 10px auto;
}

.bring_list li:last-child {
  margin-right: auto;
}

.bring_list li p {
  font-size: 1.6rem;
}

.bring_annotation {
  margin: 0;
}

.fee_list_scroll {
  width: 100%;
  overflow: scroll !important;
}

.fee_list_scroll img {
  width: 140vw;
  height: auto;
}

/*------------------------------------------*/
/*shop
/*------------------------------------------*/
.sub_ttl_07 {
  color: #000;
  text-align: center;
  font-size: 4rem;
  font-weight: bold;
  padding: 10px 0;
}

.shop_block-inner {
  display: block;
  text-align: center;
  padding-bottom: 10px;
}

.shop_box {
  width: 90%;
}

/* 個別店舗用 */
.shop_box2 {
  width: 94%;
}

.shop_box2.mt50 {
  margin-top: 0;
}


.shop-overview .address {
  font-size: 1.6rem;
}

.shop-overview .notes_bold {
  font-size: 1.6rem;
}

.shop-overview .notes {
  font-size: 1.6rem;
}

.shop-overview .notes span {
  padding-left: 0;
}

.shop_tel {
  font-size: 2.6rem;
}

.shop-ttl img {
  max-width: 40px;
  margin: 0 15px 10px 0;
}

.shop-ttl h3 {
  font-size: 6.2vw;
  font-weight: bold;
  color: #c21732;
}

@media screen and (min-width:500px) {
  .shop-ttl h3 {
    font-size: 5vw;
    font-weight: bold;
  }
}

.gmap6 {
  width: cover;
  height: 400px;
  margin: 25px auto 0;
  overflow: hidden;
}

/*------------------------------------------*/
/*text_link
/*------------------------------------------*/
.text_link ul li {
  margin: 10px 0;
  display: block;
}

.text_link ul li::after {
  content: "";
}

.text_link ul li a:hover {
  color: inherit;
}

/*------------------------------------------*/
/*footer
/*------------------------------------------*/
footer .copyright {
  padding: 5px 0 15vw;
  color: #fff;
  background: #c21732;
  text-align: center;
  font-size: 1.2rem
}

/*------------------------------------------*/
/*page_top_button
/*------------------------------------------*/
#page-top {
  margin-bottom: 50px;
}

/*------------------------------------------*/
/*side_btn
/*------------------------------------------*/
#side_btn, #side_btn_app {
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
}

#side_btn a,
#side_btn_app a {
  font-size: 6vw;
  line-height: 2;
  width: 100%;
  margin: 0 auto;
  height: auto;
  padding: 5px 0;
  text-align: center;
  border-left: none;
  border-right: none;
  border-top: solid 1px #fff;
  border-bottom: none;
  border-radius: 0;
  -ms-writing-mode: initial;
  writing-mode: initial;
}

#side_btn a:hover, #side_btn_app a:hover {
  text-decoration: none;
  opacity: 0.9;
}

#side_btn .down_arrow,
#side_btn_app .down_arrow {
  background: url(../img2021/02_cpn/arrow_right.png) no-repeat right;
  padding: 20px;
}

.side_btn_top {
  width: 50%;
}

#side_btn.side_btn_top {
  right: auto;
}

#side_btn_app.side_btn_top {
  top: auto;
  left: auto;
}

#side_btn.side_btn_top a, #side_btn_app.side_btn_top a {
  font-size: 4vw;
  line-height: 2.5;
}

/*======================================================================*/
/*width:500px~
/*======================================================================*/
@media screen and (min-width:500px) {

  /*------------------------------------------*/
  /*text_link
  /*------------------------------------------*/
  .text_link ul li {
    display: inline-block;
  }
}

/*======================================================================*/
/*width:600px~
/*======================================================================*/
@media screen and (min-width:600px) {

  /*======================================================================*/
  /*Module
  /*======================================================================*/
  .inner {
    max-width: 560px;
  }

  /*------------------------------------------*/
  /*contents-common
  /*------------------------------------------*/
  .annotation {
    width: 96%;
    max-width: 500px;
    margin: 30px auto 0;
    box-sizing: border-box;
  }

  /*------------------------------------------*/
  /*cmpaign
  /*------------------------------------------*/
  #campaign .main, #campaign .sub {
    max-width: 500px;
    margin: 0 auto;
  }

  /*------------------------------------------*/
  /*shop
  /*------------------------------------------*/
  #shop_info .cta p {
    font-size: 3.4vw;
  }
}

/*======================================================================*/
/*width:~300px
/*======================================================================*/
@media screen and (max-width:400px) {

  /*------------------------------------------*/
  /*text_link
  /*------------------------------------------*/
  div.feature_box_no_left.green {
    top: 46%;
  }


/*------------------------------------------*/
/*cvtel
/*------------------------------------------*/
.cvtel_area p {
  font-size: 1.6rem;
}

.cv_tel_tel {
  font-size: 10vw;
}

/*------------------------------------------*/
/*gym
/*------------------------------------------*/
.gym_ttl_1, .gym_ttl_2, .gym_ttl_3 {
  font-size: 1.6rem;
}

/*------------------------------------------*/
/*text_link
  /*------------------------------------------*/
.text_link ul li {
  display: inline-block;
}

.fee {
  font-size: 1.6rem;
}

.shop_tel {
  font-size: 2.2rem;
}

/*------------------------------------------*/
/*footer
/*------------------------------------------*/
footer .copyright {
  padding: 5px 0 60px;
}

/*------------------------------------------*/
/*side_btn
/*------------------------------------------*/
#side_btn a, #side_btn_app a {
  font-size: 2rem;
}
#side_btn.side_btn_top a, #side_btn_app.side_btn_top a {
  font-size: 1.5rem;
  line-height: 3;
}
}



/*------------------------------------------*/
/*アコーディオン（店舗情報用）
/*------------------------------------------*/
.shop_info_txt {
  width: 90%;
  margin: -2.5% auto 2.5%;
  font-size: 1.4rem;
  text-align: center;
}

.tab_shop {
  position: relative;
  overflow: hidden;
  margin: 0 auto 2.5%;
}

.tab_shop input {
  position: absolute;
  opacity: 0;
}

.tab_shop label {
  position: relative;
  white-space: nowrap;
  margin: 0;
  font-size: 5vw;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  display: block;
  padding: 14px 0;
  transition: all .35s;
  width: 86%;
  font-weight: bold;
}

.tab_shop label .close {
  white-space: normal;
}

.tab_shop .tab-shop-name {
  background: #333;
}

.tab_shop label:hover {
  opacity: 0.8;
  cursor: pointer;
}

.tab_shop .tab-content {
  max-height: 0;
  opacity: 1;
  overflow: hidden;
  color: #383838;
  transition: all .30s;
}

/* :checked */
.tab_shop input:checked~.tab-content {
  max-height: 100%;
  opacity: 1;
}

.shop_info_txt {
  width: 90%;
  margin: -2.5% auto 2.5%;
  font-size: 1.4rem;
  text-align: center;
}

.tab_shop2 {
  position: relative;
  overflow: hidden;
  margin: 0 auto 2.5%;
}

.tab_shop2 input {
  position: absolute;
  opacity: 0;
}

.tab_shop2 label {
  position: relative;
  white-space: nowrap;
  margin: 0;
  font-size: 5vw;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  display: block;
  padding: 14px 0;
  transition: all .35s;
  width: 86%;
  font-weight: bold;
}

.tab_shop2 label .close {
  white-space: normal;
}

.tab_shop2 .tab-shop-name {
  background: #333;
}

.tab_shop2 label:hover {
  opacity: 0.8;
  cursor: pointer;
}

.tab_shop2 .tab-content {
  max-height: 100%;
  opacity: 1;
  overflow: hidden;
  color: #383838;
  transition: all .30s;
}

/* :checked */
.tab_shop2 input:checked~.tab-content {
  max-height: 0;
  opacity: 1;
}



/* Icon */
.tab_shop label::after,
.tab_shop2 label::after {
  position: absolute;
  right: 20px;
  top: 17%;
  display: block;
  line-height: 1.4;
  transition: all .35s;
  font-size: 24px;
}

.tab_shop input[type=checkbox]+label::after {
  content: "+";
}

.tab_shop2 input[type=checkbox]+label::after {
  content: "+";
  transform: rotate(315deg);
}

.tab_shop input[type=checkbox]:checked+label::after {
  transform: rotate(315deg);
}

.tab_shop2 input[type=checkbox]:checked+label::after {
  transform: rotate(0deg);
}

.shop_tel_small a {
  font-size: 2rem !important;
}

.shop_tel_small .cv_tel_tel2 {
  display: block;
  padding-left: 28px;
  font-weight: bold;
  color: #000;
  background: url(../img/tel_icon.svg) no-repeat left center;
  background-size: 4%;
}

.shop_tel_small .cv_tel_tel2 small {
  font-size: 16px;
  color: #000;
}

.button-aria {
  margin: 2.5% auto;
}

.shop_info-btn {
  width: 80%;
  margin: 2.5% auto;
}

.shop_info-btn a {
  color: #c21732;
  display: block;
  width: 90%;
  max-width: 500px;
  height: auto;
  margin: 0 auto;
  font-size: 4.4vw;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.shop_info-btn-red {
  padding: 2.5% 0;
  border: 2px solid #c21732;
  border-radius: 5px;
}

.shop_info-btn i {
  margin-left: 12px;
  vertical-align: middle;
}

.shop_info-btn a:hover,
.shop_info-btn a:focus {
  text-decoration: none;
}

.shop_info-btn-red a:hover {
  border-radius: 40px;
}

.shop_box-icons-single {
  width: 60px;
  height: 60px;
  border: 1px solid #000;
  border-radius: 10px;
  padding: 6px;
  display: inline-block;
}

/* ----------2024.2.20追記----------- */
.gymlite_bg {
  margin-top: -1px;
  padding: 5% 0 7.5%;
}

/* ---------2024.12.18追記----------- */

section.route_map_area {
  padding-top: 8vw;
  margin-top: -3%;
}

section.route_map_area .title_bg2 {
  height: 53vw;
}

/* ---------2025.4.17追記----------- */

.cvbtn_wrap {
  width: 90%;
  height: auto;
  margin: 0 auto 20px;
}
.cvbtn, .cvbtn_app {
  padding: 15px 10px;
  font-size: 2rem;
}
.cvbtn_arrow {
  padding: 0 25px 0 0;
  background-size: 1.4rem;
}
.app_bg {
  padding: 7.5% 0 0.5%;
}

.app_area {
  margin: 0 auto 2.5%;
}

.renewal {
  margin-top: 0;
  margin-bottom: 5%;
}

/* ---------------250619追記----------------- */

.icons {
  padding: 30px 0 40px;
}