floatingBtn_@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  word-break: break-all;
  font-family: 'Noto Sans JP', sans-serif;
}
body {
  background: rgb(178, 178, 178, 0.2) url("../../img/shop_mens/common/pc_logo.png") repeat 0 0 / 390px 160px;
  background-attachment: fixed;
  padding: 0 !important;
  transition: 1.4s;
}
*, *::before, *::after {
  box-sizing: border-box;
}
a {
  color: unset;
  text-decoration: none;
}
.underline {
  text-decoration: underline;
}
li {
  list-style: none;
}
.flex {
  display: flex;
}
h1, h2, h3, h4, h5, h6, p, li, div, span {
  font-size: 100%;
  line-height: 1.4;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.mT20 {
  margin-top: 20px !important;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
.filter-show {
  z-index: 9995;
  opacity: 1;
  display: block;
}
.floating-hide {
  opacity: 0;
  z-index: -5;
}
.select-frame {
  width: 90%;
  margin: 0 auto;
  position: relative;
  top: 8%;
  margin-bottom: 20px;
}
.select-btn-1 {
  width: 90%;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
}
.select-btn-2 {
  width: 90%;
  position: absolute;
  top: 62%;
  left: 50%;
  transform: translateX(-50%);
}
#contents {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  overflow: hidden;
}
.orange {
  color: #f35626;
}
/** アニメーション
****************************************************************************/
.reflection {
  position: relative;
  overflow: hidden;
}
.reflection:after {
  content: "";
  height: 100%;
  width: 30px;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -webkit-animation: reflection 2s ease-in-out infinite;
}
@keyframes reflection {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
/*
=============================
5つのサービスが大集合
=============================
*/
.go_experience_block .list {
  position: absolute;
  list-style: none;
  overflow: hidden;
  padding-left: 8%;
  padding-bottom: 14%;
  bottom: 0.5%;
}
.go_experience_block .list li {
  width: 42.03%;
  margin-right: 4.35%;
  margin-bottom: 4.35%;
  float: left;
}
.relative {
  position: relative;
}
.shopimg_box {
  background: #282828;
  padding-bottom: 3rem;
}
p.slider_text {
  padding: 1rem;
  color: white;
  text-align: end;
  font-size: clamp(10px, 2vw, 14px);
}
video {
  width: 100%;
  max-width: 500px;
  height: auto;
  display: block;
  margin: auto;
}
/*
=============================
各エリア紹介
=============================
*/
/*　fitness　*/
.fitness {
  position: relative;
}
.fitness .fitness_message {
  position: relative;
}
.fitness .fitness_message .fitness_message_txt {
  position: absolute;
  font-size: 20px;
  line-height: 2.2;
  color: #5b4020;
  width: 47%;
  top: 52%;
  right: 6.4%;
  letter-spacing: 1px;
}
.fitness .fitness_floormap {
  position: relative;
}
.fitness .fitness_floormap .floormenu {
  position: absolute;
  list-style: none;
  width: 92%;
  margin-left: 8%;
}
.fitness .fitness_floormap .floormenu li {
  width: 43.48%;
  margin-right: 4.35%;
  margin-bottom: 2.754%;
  float: left;
}
.fitness .fitness_floormap .floormenu li a {
  display: block;
}
.fitness .fitness_floormap .floormenu li a.active img {
  opacity: 0;
}
.fitness .fitness_floormap .floormenu li a#hotyoga {
  background: url("../../img/shop_mens/common/fitness_floormenu_btn01_on.gif");
  background-size: 100%;
}
.fitness .fitness_floormap .floormenu li a#pilates {
  background: url("../../img/shop_mens/common/fitness_floormenu_btn03_on.gif");
  background-size: 100%;
}
.fitness .fitness_floormap .floormenu li a#bike {
  background: url("../../img/shop_mens/common/fitness_floormenu_btn04_on.gif");
  background-size: 100%;
}
.fitness .fitness_floormap .floormenu li a#kickboxing {
  background: url("../../img/shop_mens/common/fitness_floormenu_btn02_on.gif");
  background-size: 100%;
}
.fitness .fitness_floormap .mapDisplayArea {
  position: absolute;
  left: 7.9%;
  top: 27.4%;
}
.fitness .fitness_floormap .mapDisplayArea .mapDisplayInner {
  position: relative;
  overflow: hidden;
  width: 500px;
  height: 530px;
}
.fitness .fitness_floormap .mapDisplayInner a.closeBtn {
  position: absolute;
  width: 12.7%;
  top: 5%;
  right: 5%;
  z-index: 1;
  display: none;
}
.fitness .fitness_floormap .mapDisplayInner .map {
  position: absolute;
  width: 110%;
  margin-top: -12%;
  margin-left: -16%;
  top: 0%;
  left: 13%;
}
.fitness .fitnessContent {
  padding-top: 66.6667%;
  position: relative;
}
.fitness .fitnessContent .floatIcon {
  position: absolute;
  display: block;
  width: 8%;
  top: 0%;
  margin-top: 80%;
  z-index: 2;
}
.fitness .fitnessContent .ph {
  position: absolute;
  top: 0;
}
.fitness .fitnessContent .fitnessContentInner {
  position: relative;
  margin-top: -13%;
  padding-bottom: 13.335%;
}
.fitness .fitnessContent .fitnessContentInner dl {
  background: #fff;
  width: 92%;
  margin-top: 13.3334%;
  margin-left: 8%;
  border-top-left-radius: 30px;
}
.fitness .fitnessContent .fitnessContentInner dl dt {}
.fitness .fitnessContent .fitnessContentInner dl dt {
  position: relative;
  text-align: right;
}
.fitness .fitnessContent .fitnessContentInner dl dt .titTxt {
  width: 90%;
}
.fitness .fitnessContent .fitnessContentInner dl dt .icon {
  position: absolute;
  width: 11.696%;
  right: 3.7972%;
  top: 32%;
  background: url("../../img/shop_mens/common/fitness_ac_close_icon01.webp");
  background-size: 100%;
}
.fitness .fitnessContent .fitnessContentInner dl dt.open .icon img {
  opacity: 0;
}
.fitness .fitnessContent .fitnessContentInner dl dd {
  display: none;
  padding-bottom: 10.6667%;
}
.fitness .fitnessContent .fitnessContentInner dl dd .tab {
  list-style: none;
  width: 91.3044%;
  margin-left: 8.69565%;
  overflow: hidden;
  font-size: 20px;
}
.fitness .fitnessContent .fitnessContentInner dl dd .tab li {
  background: #feebf0;
  color: #f6376f;
  width: 42.858%;
  margin-right: 4.3479%;
  margin-bottom: 2%;
  float: left;
  border-radius: 100px;
  text-align: center;
  line-height: 2.6;
}
.fitness .fitness_gym .fitnessContentInner .dl {
  background-color: #ffffff;
  width: 92%;
  margin-top: 13.3334%;
  margin-left: 8%;
  border-top-left-radius: 30px;
}
img.titTxt {
  width: 90%;
}
.fitness .fitnessContent .fitnessContentInner .dl .dd {
  padding-bottom: 10.6667%;
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .tab li.w {
  width: 64%;
}
.fitness .fitnessContent .fitnessContentInner .dl .dd .tab li {
  background: #555;
  color: white;
  width: 42.858%;
  margin-right: 4.3479%;
  margin-bottom: 2%;
  float: left;
  border-radius: 100px;
  text-align: center;
  line-height: 2.6;
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .bike_message01 {
  color: #292929;
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .bike_message01 {
  font-size: clamp(16px, 3.75vw, 18px);
  line-height: 2;
  margin-top: 4.35%;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  margin-bottom: 8.6956%;
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .bike_captionTxt01 {
  color: #292929;
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .bike_captionTxt01 {
  font-size: 16px;
  line-height: 1.6;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  margin-bottom: 8.6956%;
  /*color: #978774;*/
}
.fitness .fitness_gym .fitnessContentInner .dl .dt {
  height: 180px;
  overflow: hidden;
}
.fitness .fitnessContent .fitnessContentInner .dl .dd .tab {
  list-style: none;
  width: 91.3044%;
  margin-left: 8.69565%;
  overflow: hidden;
  font-size: clamp(12px, 3vw, 16px);
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine {
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  margin-top: 4.35%;
  font-family: "Noto Sans JP", sans-serif;
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine ul {
  list-style: disc;
  list-style-position: outside;
  column-count: 2;
  padding-left: 15px;
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine li {
  color: #292929;
  font-size: 19px;
  line-height: 1.2;
  margin-bottom: 20px;
  margin-left: 10px;
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine .titMachine {
  color: #292929;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 25px;
  font-weight: 700;
  letter-spacing: 2px;
  font-family: "Noto Sans JP";
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine .balloonMachine {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 10px 15px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #f35626;
  filter: drop-shadow(2px 2px 0px rgba(0, 0, 0, 1));
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine .balloonMachine:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #f35626;
  filter: drop-shadow(1px 0px 0px rgba(0, 0, 0, 1));
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine .balloonMachine p {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine .sTitMachine {
  color: #292929;
  font-size: 26px;
  margin-top: 45px;
  margin-bottom: 15px;
  font-weight: 600;
  border-bottom: 2px #292929 solid;
  padding-bottom: 15px;
}
.imageInstractor {
  margin-top: 50px;
}
.txtInstractor {
  color: #fff;
  padding: 10px 0 50px 0;
  text-align: center;
  font-size: 26px;
}
.machine_fukidashi {
  position: absolute;
  width: 30%;
  z-index: 2;
  top: -12.5%;
  left: -1%;
}
@media screen and (max-width:599px) {
  .fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine ul {
    column-count: 1;
  }
  .fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine .titMachine {
    font-size: 28px;
    margin-bottom: 20px;
    letter-spacing: 1px;
  }
  .fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine .sTitMachine {
    color: #292929;
    font-size: 22px;
    margin-top: 25px;
  }
  .fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine li {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine .balloonMachine p {
    font-size: 19px;
  }
  .fitness .fitness_gym .fitnessContentInner .dl .dt {
    height: 120px !important;
    overflow: hidden;
  }
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine .balloonMachine p {
  font-size: clamp(16px, 3.75vw, 18px);
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine .titMachine {
  font-size: clamp(20px, 4vw, 25px);
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine .sTitMachine {
  font-size: clamp(18px, 4vw, 20px);
}
.fitness .fitness_gym .fitnessContentInner .dl .dd .detailMachine li {
  font-size: clamp(16px, 3.75vw, 18px);
}
.fitness .fitnessContent .fitnessContentInner {
  position: relative;
  margin-top: -13%;
  padding-bottom: 13.335%;
}
.fitness .fitnessContent .fitnessContentInner .dl .dt .icon {
  position: absolute;
  width: 11.696%;
  right: 3.7972%;
  top: 32%;
  background-size: 100%;
}
.fitness .fitnessContent .fitnessContentInner .dl .dt {
  position: relative;
  text-align: right;
}
.fitness .fitnessContent .fitnessContentInner .dl .dd {
  display: none;
}
.fitness .fitnessContent .fitnessContentInner .dl .dt .icon {
  position: absolute;
  width: 11.696%;
  right: 3.7972%;
  top: 32%;
  background: url("../../img/shop_mens/common/fitness_ac_close_icon01.webp");
  background-size: 100%;
}
.fitness .fitnessContent .fitnessContentInner .dl .dt.open .icon img {
  opacity: 0;
}
/*.hotyoga */
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_message01 {
  color: #5b4020;
  font-size: 20px;
  line-height: 2;
  margin-top: 4.35%;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  margin-bottom: 5.7971%;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_message01 strong {
  color: #f6376f;
}
.hotyoga_effect {
  margin: 1.5rem;
  background: #f5f4f4;
}
.hotyoga_effect p {
  width: 90%;
  margin: auto;
  padding-bottom: 2rem;
  padding-top: 1rem;
  font-size: clamp(12px, 3vw, 14px);
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone {
  margin-left: 8.6957%;
  background: #fff4f7;
  padding-bottom: 10.1449%;
  margin-bottom: 10.1449%;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone .message {
  font-size: 20px;
  line-height: 2;
  padding-top: 1%;
  padding-bottom: 3.6232%;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone .captionTxt {
  font-size: 16px;
  line-height: 1;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other {
  position: relative;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .hinoki {
  position: absolute;
  margin-top: 0.6%;
  margin-left: 45.2%;
  margin-right: 8%;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .stone {
  position: absolute;
  margin-top: 46.1%;
  margin-left: 45.2%;
  margin-right: 8%;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .lead {
  margin-bottom: 6%;
  font-size: 18px;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .tit {
  font-size: 30px;
  font-weight: 600;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .txt {
  font-size: 18px;
  margin-top: 6%;
  line-height: 1.6;
}
/*.kickboxing */
.fitness .fitness_kickboxing .fitnessContentInner dl {
  /*padding-bottom: 10.6667%;*/
}
.fitness .fitness_kickboxing .fitnessContentInner dl dd .tab li.w {
  width: 64%;
}
.fitness .fitness_kickboxing .fitnessContentInner dl dd .kickboxing_message01 {
  font-size: 20px;
  line-height: 2;
  margin-top: 4.35%;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  margin-bottom: 5.7971%;
}
.fitness .fitness_kickboxing .fitnessContentInner dl dd .kickboxing_message01 strong {
  color: #f6376f;
}
.fitness .fitness_kickboxing .fitnessContentInner dl dd .kickboxing_captionTxt01 {
  font-size: 16px;
  line-height: 1;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  margin-bottom: 8.6956%;
  color: #978774;
}
/*.pilates */
.fitness .fitness_pilates .fitnessContentInner dl {
  /*padding-bottom: 10.6667%;*/
}
.fitness .fitness_pilates .fitnessContentInner dl dd .tab li.w {
  width: 64%;
}
.fitness .fitness_pilates .fitnessContentInner dl dd .pilates_message01 {
  font-size: 20px;
  line-height: 2;
  margin-top: 4.35%;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  margin-bottom: 8.6956%;
}
.fitness .fitness_pilates .fitnessContentInner dl dd .pilates_message01 strong {
  color: #f6376f;
}
/*.bike */
.fitness .fitness_bike .fitnessContentInner dl {
  /*padding-bottom: 10.6667%;*/
}
.fitness .fitness_bike .fitnessContentInner dl dd .tab li.w {
  width: 64%;
}
.fitness .fitness_bike .fitnessContentInner dl dd .bike_message01 {
  font-size: 20px;
  line-height: 2;
  margin-top: 4.35%;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  margin-bottom: 8.6956%;
}
.fitness .fitness_bike .fitnessContentInner dl dd .bike_message01 strong {
  color: #f6376f;
}
.fitness .fitness_bike .fitnessContentInner dl dd .bike_captionTxt01 {
  font-size: 16px;
  line-height: 1.6;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  margin-bottom: 8.6956%;
  color: #978774;
}
.fitness .fitness_bike .fitnessContentInner dl dd .bike_captionTxt02 {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 4.3478%;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  color: #978774;
}
/*.gym */
.fitness .fitness_gym .fitnessContentInner dl {
  /*padding-bottom: 10.6667%;*/
}
.fitness .fitness_gym .fitnessContentInner dl dd .tab li.w {
  width: 64%;
}
.fitness .fitness_gym .fitnessContentInner dl dd .bike_message01 {
  font-size: 20px;
  line-height: 2;
  margin-top: 4.35%;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  margin-bottom: 8.6956%;
}
.fitness .fitness_gym .fitnessContentInner dl dd .bike_message01 strong {
  color: #f6376f;
}
.fitness .fitness_gym .fitnessContentInner dl dd .bike_captionTxt01 {
  font-size: 16px;
  line-height: 1.6;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  margin-bottom: 8.6956%;
  color: #978774;
}
.fitness .fitness_gym .fitnessContentInner dl dd .bike_captionTxt02 {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 4.3478%;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  color: #978774;
}
.spa .spaContent .spaContentInner dl dt .icon {
  position: absolute;
  width: 8.696%;
  right: 5.7972%;
  top: 40%;
  background: url("../../img/shop_mens/common/fitness_ac_close_icon01.png");
  background-size: 100%;
}
/*　spa　*/
.spa {
  position: relative;
}
.spa .spa_message {
  position: relative;
}
.spa .spa_message .spa_message_txt {
  position: absolute;
  font-size: 20px;
  line-height: 2.2;
  width: 47%;
  top: 65%;
  right: 6.4%;
  letter-spacing: 1px;
}
.spa .spa_movie {
  position: relative;
}
.spa .spaContent {
  padding-top: 66.6667%;
  position: relative;
}
.spa .spaContent .floatIcon {
  position: absolute;
  display: block;
  width: 8%;
  top: 0%;
  margin-top: 80%;
  z-index: 2;
}
.spa .spaContent .ph {
  position: absolute;
  top: 0;
}
.spa .spaContent .spaContentInner {
  position: relative;
  margin-top: -13%;
  padding-bottom: 13.335%;
}
.spa .spaContent .spaContentInner dl {
  background: #fff;
  width: 92%;
  margin-top: 13.3334%;
  margin-left: 8%;
  border-top-left-radius: 30px;
}
.spa .spaContent .spaContentInner dl dt {}
.spa .spaContent .spaContentInner dl dt {
  position: relative;
  text-align: right;
}
.spa .spaContent .spaContentInner dl dt .titTxt {
  width: 92.7536%;
}
.spa .spaContent .spaContentInner dl dt .icon {
  position: absolute;
  width: 8.696%;
  right: 5.7972%;
  top: 40%;
  background: url("../../img/shop_mens/common/fitness_ac_close_icon01.webp");
  background-size: 100%;
}
.spa .spaContent .spaContentInner dl dt.open .icon img {
  opacity: 0;
}
.spa .spaContent .spaContentInner dl dd {
  display: none;
  padding-bottom: 10.6667%;
}
.spa .spaContent .spaContentInner dl dd .tab {
  list-style: none;
  width: 91.3044%;
  margin-left: 8.69565%;
  overflow: hidden;
  font-size: 18px;
}
.spa .spaContent .spaContentInner dl dd .tab li {
  background: #feebf0;
  color: #f6376f;
  width: 42.858%;
  margin-right: 4.3479%;
  margin-bottom: 2%;
  float: left;
  border-radius: 100px;
  text-align: center;
  line-height: 2.6;
}
/* sauna */
.spa .spa_sauna .spaContentInner dl {
  /*padding-bottom: 10.6667%;*/
}
.spa .spa_sauna .spaContentInner dl dd .tab li.w {
  width: 64%;
}
.spa .spa_sauna .spaContentInner dl dd .sauna_message01 {
  font-size: 20px;
  line-height: 2;
  margin-top: 4.35%;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  margin-bottom: 8.6956%;
}
.spa .spa_sauna .spaContentInner dl dd .sauna_message01 strong {
  color: #f6376f;
}
/* bedrockbath */
.spa .spa_bedrockbath .spaContentInner dl {
  /*padding-bottom: 10.6667%;*/
}
.spa .spa_bedrockbath .spaContentInner dl dd .tab li.w {
  width: 64%;
}
.spa .spa_bedrockbath .spaContentInner dl dd .bedrockbath_message01 {
  font-size: 20px;
  line-height: 2;
  margin-top: 4.35%;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  margin-bottom: 8.6956%;
}
.spa .spa_bedrockbath .spaContentInner dl dd .bedrockbath_message01 strong {
  color: #f6376f;
}
.spa .spa_selfesthetic .spaContentInner dl dd .tab li.w {
  width: 64%;
}
.spa .spa_selfesthetic .spaContentInner dl dd .selfesthetic_message01 {
  font-size: 20px;
  line-height: 2;
  margin-top: 4.35%;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  margin-bottom: 8.6956%;
}
.spa .spa_selfesthetic .spaContentInner dl dd .selfesthetic_message01 strong {
  color: #f6376f;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone .message {
  font-size: clamp(14px, 3.75vw, 18px);
  color: #ffffff;
}
.fitness .fitnessContent .fitnessContentInner dl dd .tab li {
  background: #555;
  color: white;
  width: 42.858%;
  margin-right: 4.3479%;
  margin-bottom: 2%;
  float: left;
  border-radius: 100px;
  text-align: center;
  line-height: 2.6;
}
strong {
  color: #f35626 !important;
}
.fitness .fitness_message .fitness_message_txt {
  color: #292929;
}
.go_experience_block {
  padding-top: 0;
}
.fitness .fitnessContent .fitnessContentInner dl dt .icon {
  position: absolute;
  width: 11.696%;
  right: 3.7972%;
  top: 32%;
  background-size: 100%;
}
.fitness .fitnessContent .fitnessContentInner dl dt .icon {
  position: absolute;
  width: 11.696%;
  right: 3.7972%;
  top: 32%;
  background-size: 100%;
}
.spa .spaContent .spaContentInner dl dt .icon {
  position: absolute;
  width: 8.696%;
  right: 5.7972%;
  top: 40%;
  background-size: 100%;
}
.pricelist dl dt .icon {
  position: absolute;
  width: 8.696%;
  right: 5.7972%;
  top: 30%;
  background-size: 100%;
}
.grandOpen .go_lava_block .go_lava .go_lava_text {
  color: #292929;
}
.grandOpen .go_lava_block .go_lava .go_lava_caption_1 {
  color: #7b7676;
}
.grandOpen .go_lava_block .go_lava .go_lava_caption {
  color: #7b7676;
}
.grandOpen .go_spa_block .go_spa .go_spa_caption {
  color: #7b7676;
}
.fitness .fitness_gym .fitnessContentInner dl dd .bike_message01 {
  color: #292929;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_message01 {
  color: #292929;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone .message {
  color: #292929;
}
.spa .spaContent .spaContentInner dl dd .tab li {
  background: #555;
  color: white;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .hinoki {
  color: #292929;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .stone {
  color: #292929;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone {
  background-image: linear-gradient(78deg, #777777 50%, #686868 100%, #686868 100%);
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone .message {
  color: white;
}
.fitness .fitness_gym .fitnessContentInner dl dd .bike_captionTxt01 {
  color: #292929;
}

.storeinfo {
  color: #292929;
}
footer ul li a {
  color: #292929;
}
.spa .spa_message .spa_message_txt {
  color: #292929;
}
.voice .voiceInlineBox ul {
  color: #292929;
}
.fitness .fitness_kickboxing .fitnessContentInner dl dd .kickboxing_message01 {
  color: #292929;
}
.fitness .fitness_kickboxing .fitnessContentInner dl dd .kickboxing_captionTxt01 {
  color: #292929;
}
.fitness .fitness_pilates .fitnessContentInner dl dd .pilates_message01 {
  color: #292929;
}
.fitness .fitness_bike .fitnessContentInner dl dd .bike_message01 {
  color: #292929;
}
.fitness .fitness_bike .fitnessContentInner dl dd .bike_captionTxt01 {
  color: #292929;
}
.fitness .fitness_bike .fitnessContentInner dl dd .bike_captionTxt02 {
  color: #292929;
}
.spa .spa_sauna .spaContentInner dl dd .sauna_message01 {
  color: #292929;
}
.spa .spa_bedrockbath .spaContentInner dl dd .bedrockbath_message01 {
  color: #292929;
}
.spa .spa_selfesthetic .spaContentInner dl dd .selfesthetic_message01 {
  color: #292929;
}
.grandOpen .goTxt {
  color: #292929;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_message01 {
  font-size: clamp(16px, 3.75vw, 18px);
}
.fitness .fitness_bike .fitnessContentInner dl dd .bike_message01 {
  font-size: clamp(16px, 3.75vw, 18px);
}
.fitness .fitness_pilates .fitnessContentInner dl dd .pilates_message01 {
  font-size: clamp(16px, 3.75vw, 18px);
}
.fitness .fitness_kickboxing .fitnessContentInner dl dd .kickboxing_message01 {
  font-size: clamp(16px, 3.75vw, 18px);
}
.fitness .fitness_kickboxing .fitnessContentInner dl dd .kickboxing_captionTxt01 {
  font-size: clamp(14px, 3vw, 16px);
}
.fitness .fitnessContent .fitnessContentInner dl dd .tab {
  font-size: clamp(12px, 3vw, 16px);
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .tit {
  font-size: clamp(13px, 3vw, 15px);
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .lead {
  font-size: clamp(13px, 3vw, 15px);
  margin-bottom: 0;
}
fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .txt {
  font-size: clamp(9px, 3vw, 15px);
  line-height: 1.5;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .txt {
  font-size: clamp(9px, 3vw, 14px);
  margin-top: 3%;
  line-height: 1.5;
}
.fitness .fitnessContent .fitnessContentInner dl dd .tab li {
  width: 47%;
  margin-right: 3%;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone .captionTxt {
  font-size: clamp(10px, 3vw, 15px);
  line-height: 1.5;
  color: white;
}
/*
=============================
ご入会・ご登録手続きに必要なもの
=============================
*/
.list_area {
  padding-bottom: 50px;
  color: #585757;
  background: #ffffff;
}
table {
  font-size: 1.0rem;
  margin: 0 auto;
  letter-spacing: 1px;
  width: 98%;
  background: #fff;
}
@media (min-width:751px) {
  table {
    font-size: 1.0rem;
  }
}
td {
  border: solid 1px #d2d2d2;
  vertical-align: middle;
  padding: 15px 5px;
}
@media (min-width:751px) {
  td {
    padding: 10px 10px;
  }
}
.td_ttl {
  font-size: .8rem;
}
@media (min-width:751px) {
  .td_ttl {
    font-size: .8rem;
  }
}
.td_txt {
  text-align: center;
}
.td_price_01 {
  font-size: .9rem;
}
@media (min-width:751px) {
  .td_price_01 {
    font-size: 0.8rem;
  }
}
.td_price_02 {
  font-size: 0.8rem;
}
.list_ttl {
  font-size: 1.2rem;
  text-align: center;
  background-color: #a3bce2;
  color: #fff;
  padding: 10px 0;
  margin: 0 auto;
  width: 98%;
}
@media (min-width:751px) {
  .list_ttl {
    padding: 20px 0;
  }
}
.list_pink {
  padding: 5px 8px;
  color: #fff;
  background-color: #e63462;
  font-size: .8rem;
  border-radius: 5px;
  display: inline-block;
  margin-top: 0.3em;
}
@media (min-width:751px) {
  .list_pink {
    font-size: 1.0rem;
  }
}
.uchikeshi {
  position: relative;
}
.uchikeshi::before {
  position: absolute;
  content: "";
  display: block;
  transform: rotate(-20deg);
  background-color: #e63462;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
}
.list_comment p {
  font-size: 1.2rem;
  padding: 20px 0 5px 0;
  font-weight: bold;
  margin-top: 0;
}
@media (min-width:751px) {
  .list_comment p {
    font-size: .8rem;
  }
}
/*
=============================
会員さまのお声
=============================
*/
section.sec06 {
  position: relative;
  padding: 70px 0;
}
section.sec06::before {
  content: "";
  display: block;
  background-image: url("../../img/shop_mens/common/voice_bk.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
h2.sec06-top.text-center {
  width: 70%;
  margin: auto;
  margin-bottom: 2rem;
}
.sec06-main {
  width: 95%;
  height: 600px;
  margin: 50px auto 0;
  overflow-y: scroll;
  background-color: #fff;
  border-radius: 80px;
  padding: 30px 0px 30px 50px;
}
p.sec06-message {
  font-size: 14px;
  color: #fff;
  width: 95%;
  margin: 12px auto 0;
}
p.sec06-message {
  font-size: clamp(13px, 3vw, 15px);
  width: 90%;
  margin-top: 1rem;
}
/*Slickのためのcss*/
.slick-arrow_prev, .slick-arrow_next {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  cursor: pointer;
  z-index: 10;
}
.slick-arrow_prev {
  left: 6px;
}
.slick-arrow_next {
  right: 6px;
}
@media screen and (max-width: 750px) {
  .slick-arrow_prev, .slick-arrow_next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5rem;
    cursor: pointer;
    z-index: 200;
  }
}
.slider { /*横幅94%で左右に余白を持たせて中央寄せ*/
  /*    width:94%;*/
  margin: 0 auto;
}
.slider img {
  height: auto;
}
.slider .slick-slide {
  transform: scale(0.9); /*左右の画像のサイズを80%に*/
  transition: all .5s; /*拡大や透過のアニメーションを0.5秒で行う*/
  opacity: 0.5; /*透過50%*/
}
.slider .slick-slide.slick-center {
  transform: scale(1); /*中央の画像のサイズだけ等倍に*/
  opacity: 1; /*透過なし*/
}
/*
=============================
店舗情報
=============================
*/
.pricelist .caption {
  color: #292929;
  font-size: clamp(14px, 3.75vw, 16px);
  margin: 1rem -2px 0 2rem;
}
.pricelist dl dt {
  color: #292929;
}
.sec13_text02 {
  top: 24.5%;
  width: 75%;
}
address {
  font-style: inherit;
}
.sec13_text03 {
  top: 35%;
  width: 75%;
}
p.title {
  font-weight: bold;
}
.sec13_text03_02 {
  margin: 1.5em 0;
  top: 22%;
}
.sec13__btn01 {
  width: 78.66667%;
}
p.shop {
  font-size: clamp(23px, 5vw, 30px);
  font-weight: 500;
}
p.user {
  border: solid 1px #f35626;
  padding: 0.3em;
  color: #f35626;
  font-weight: 600;
  margin-left: 1.5em;
}
.sec13_text01 {
  display: flex;
  font-size: clamp(10px, 3vw, 20px);
  align-items: center;
  justify-content: center;
}
.sec13_text03_03 {
  margin-top: 1em;
}
.gmaps {
  width: 84%;
  margin: auto;
}
.gmaps__area {
  padding-top: 100%;
}
.gmaps__map {
  width: 100%;
  height: 100%;
}
.sec13_text03 {
  top: 35%;
  width: 75%;
  font-feature-settings: "palt";
}
.sec13_text02, .sec13_text03 {
  font-size: clamp(10px, 4vw, 18px);
  border-top: solid 1px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin: auto;
}
.sec13_text04 {
  font-size: clamp(10px, 4vw, 18px);
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin: auto;
  width: 75%;
}
.sec13_text03 {
  border-bottom: solid 1px;
}
.business_hours {
  display: flex;
}
p.day {
  width: 20%;
}
a.sec13__btn01.block {
  margin: 0.5rem 0;
  display: block;
  width: 100%;
}
section.sec13 {
  padding: 4rem 0;
  background: white;
}
.sec13_text01 {
  display: flex;
  font-size: clamp(10px, 3vw, 20px);
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}
.logo {
  width: 30%;
  margin: 1rem auto;
}
section.sec13 h2 {
  font-size: clamp(25px, 5vw, 40px);
  text-align: center;
  font-weight: bold;
  margin-bottom: 2rem;
  color: #292929;
}
/*
=============================
アイコンリンク
=============================
*/
div#pointbox_01 {
  position: relative;
}
.point_linkbox ul {
  display: flex;
  justify-content: center;
}
.point_linkbox li {
  width: 28%;
  max-width: 150px;
  list-style: none;
  margin: 2rem 0.5rem;
}
.point_box {
  background: white;
  padding-top: 14%;
  margin: auto;
  width: 95%;
}
.point_wrap {
  position: relative;
}
.point_title {
  position: absolute;
  top: -11%;
  width: 90%;
}
.point_title {
  position: absolute;
  top: -11%;
  width: 90%;
}
.point_box small {
  text-align: end;
  display: block;
  font-size: 0.5em;
  width: 95%;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: -0.5rem;
}
p.point_text {
  margin: auto;
  margin-bottom: 1.5rem;
  font-size: clamp(16px, 5vw, 30px);
  line-height: 1.5em;
  text-align: center;
  font-family: 'Noto Sans JP';
  font-weight: 600;
}
.point_wrap {
  margin-top: 15%;
}
span.yellow_line {
  background: linear-gradient(transparent 60%, yellow 30%);
  font-weight: bolder;
}
a {
  color: unset;
  text-decoration: none;
}
section#point {
  background-image: url(../img/240606/point_bk.webp);
  padding-bottom: 3rem;
}
.point_box.point05 {
  padding-top: 9%;
}
p.txtInstractor {
  font-size: clamp(16px, 5vw, 28px);
  padding: 1.5em 0;
  font-weight: 600;
  font-family: 'Noto Sans JP';
}
.imageInstractor {
  margin-top: 1em;
}
/*フェードイン*/
.fadeInUp {
  opacity: 0;
  transform: translateY(100px);
}
.fadeIn {
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
@keyframes fadeIn {
  0% {}
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.extension {
  margin-bottom: 2rem;
}
/*
=============================
会員様のお声
=============================
*/
.voice .voiceInlineBox {
  position: relative;
}
.voice .voiceInlineBox ul {
  list-style: none;
  width: 81.3%;
  height: 90%;
  position: absolute;
  top: 5%;
  right: 0;
  overflow-y: scroll;
}
.voice .voiceInlineBox ul li {
  padding-top: 3%;
  padding-bottom: 3%;
}
.voice .voiceInlineBox ul li .yogaIcon {
  background: #f6376f;
  font-size: 20px;
  padding: 2% 3%;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
}
.voice .voiceInlineBox ul li .pilatesIcon {
  background: #5a89c0;
  font-size: 20px;
  padding: 2% 3%;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
}
.voice .voiceInlineBox ul li .kickboxingIcon {
  background: #9377c7;
  font-size: 20px;
  padding: 2% 3%;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
}
.voice .voiceInlineBox ul li .status {
  font-size: 20px;
  padding-left: 5%;
  line-height: 1.4;
}
.voice .voiceInlineBox ul li .title {
  font-size: 30px;
  font-weight: 600;
  margin-top: 6%;
  margin-bottom: 5%;
  line-height: 1.4;
}
.voice .voiceInlineBox ul li .message {
  font-size: 20px;
  width: 90%;
  line-height: 2;
}
.voice .voiceInlineBox ul li .message strong {
  color: #f6376f;
}
.voice .voiceBottom {
  position: relative;
}
.voice .voiceBottom .caption {
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: 38%;
  left: 8.4%;
}
.voice .voiceBottom .caption {
  font-size: clamp(10px, 2vw, 14px);
}
.voice .voiceInlineBox ul li .message {
  font-size: clamp(14px, 3.75vw, 16px);
}
.voice .voiceInlineBox ul li .title {
  font-size: clamp(16px, 4vw, 18px);
}
.voice .voiceInlineBox ul li .status {
  font-size: clamp(13px, 2vw, 16px);
}
.voice .voiceInlineBox ul li .yogaIcon {
  font-size: clamp(14px, 4vw, 16px);
}
.voice .voiceInlineBox ul li .pilatesIcon {
  font-size: clamp(14px, 4vw, 16px);
}
.voice .voiceInlineBox ul li .kickboxingIcon {
  font-size: clamp(14px, 4vw, 16px);
}
/*
=============================
オファー
=============================
*/
.offer {
  background: url(../../img/shop_mens/common/offer_bk.webp);
  background-repeat: repeat;
  padding: 3rem 0;
  background-size: contain;
}
.offer_icon {
  width: 90%;
  margin: 0 auto 1rem;
}
.offer_title {
  width: 90%;
  margin: auto;
  margin-top: 1.5rem;
}
.offer_text {
  font-size: clamp(14px, 4vw, 21px);
  text-align: center;
  font-weight: bold;
  margin: 0.5rem 0 2rem;
}
.white {
  color: white;
}
section.offer small {
  font-size: clamp(12px, 3vw, 12px);
  width: 90%;
  margin: 1rem auto 0;
  display: block;
  text-align: center;
}
a.offer_cta {
  width: 90%;
  display: block;
  margin: auto;
}
/*
=============================
1日60本以上のレッスンが受け放題！
=============================
*/
.go_lava_text {
  width: 80%;
  margin-left: 18%;
  margin-top: 5.6%;
  position: absolute;
  font-size: clamp(12px, 3.5vw, 18px);
  line-height: 1.8;
  color: #292929;
}
.go_lava_caption_1 {
  width: 80%;
  bottom: 51%;
  left: 16%;
  position: absolute;
  font-size: 11px;
  line-height: 1.8;
  color: #292929;
}
.go_lava_caption {
  width: 80%;
  bottom: 3%;
  left: 16%;
  position: absolute;
  font-size: 11px;
  line-height: 1.8;
  color: #292929;
}
.go_lava {
  position: relative;
}
/*
=============================
CP
=============================
*/
p.cp_annotation {
  position: absolute;
  top: 28.5%;
  transform: translateX(-50%);
  white-space: nowrap;
  left: 50%;
  font-size: clamp(10px, 3vw, 16px);
}
.cp_wrap {
  position: relative;
}
p.cp_annotation a {
    border-bottom: solid 0.5px;
}

#cp dl {
    color: white;
    padding-bottom: 2rem;
    line-height: 1.4em;
    font-size: clamp(10px, 2vw, 14px);
    width: 85%;
    margin: auto;
    font-weight: bold;
}
#cp {
    background: url(../../img/shop_mens/common/cp_bk.webp);
    background-repeat: repeat;
    background-size: contain;
}
span.underline_white {
    border-bottom: 0.5px solid #fff;
}
.video {
    width: 80%;
    margin: auto;
    margin-bottom: 2rem;
}

/*
=============================
料金
=============================
*/
.pricelist dl dt {
    font-size: clamp(25px, 5vw, 40px);
    font-weight: 600;
    line-height: 1.4;
    position: relative;
    margin-left: 8%;
}

section.pricelist.sec_padding {
    padding-top: clamp(30px, 10vw, 70px);
    padding-bottom: 2rem;
    background: white;
}
.pricelist dl dt {
    color: #292929;
}
.pricelist dl dt .icon {
    position: absolute;
    width: 8.696%;
    right: 5.7972%;
    top: 30%;
    background: url(../../img/shop_mens/common/fitness_ac_close_icon01.webp) no-repeat;
    background-size: 100%;
}
section.pricelist dd {
    margin-right: 1rem;
}
.pricelist dl dd {
    margin-top: 9.3334%;
    display: none;
}
.pricelist dl dt.open .icon img {
  opacity: 0;
}
span.icon img {
    vertical-align: top;
}

/*
=============================
footer
=============================
*/
ul.select-1-nav {
  justify-content: center;
  gap: 14px;
  padding-bottom: 1rem;
}
ul.select-1-nav li {
  font-size: clamp(10px, 3.5vw, 16px);
  padding-right: 10px;
  border-right: solid 1px #292929;
}
ul.select-1-nav li:last-child {
  border-right: none;
  padding-right: 0;
}
#copyright {
  text-align: center;
  line-height: 3.0em;
  background: #292929;
  color: white;
  padding: 1rem;
  font-size: clamp(10px, 3vw, 13px);
  max-width: 500px;
  margin: auto;
}
.footer-area, .last-footer {
  margin-top: 30px;
}
footer#footer {
    max-width: 500px;
    margin: auto;
    background: white;
}
/*
=============================
追従
=============================
*/
.floating {
    position: fixed;
    bottom: 0.3%;
    z-index: 99999;
    width: 100%;
    max-width: 500px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.floating__inner {
    width: 35%;
    margin-left: auto;
    max-width: 200px;
}



/*
=============================
MV
=============================
*/
section.mv {
    position: relative;
}
.fv_ctabtn.updown {
    position: absolute;
    width: 28%;
    right: 0%;
    bottom: 23%;
}
.updown {
  -webkit-animation-name: updown1;
  animation-name: updown1;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes updown1 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}


/* 250301追記 */
.first_note {
    background: #C10003;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 0.3em 0;
    font-size: 0.9em;
}
.text_yellow {
    color: #EBFF32;
}
.floatingBtn .floatingBtnInner {
  justify-content: space-between;
  max-width: 750px;
  margin: 0 auto;
}
.floatingBtn a.\30 yen_btn {
  margin: 0 auto;
}
.floatingBtn .btn01 {
  width: 74.66%;
}
.floatingBtn .btn02 {
  width: 25.33%;
}
.cp_btn_bg {
    width: 100%;
    height: auto;
    background-image: url(../../img/shop_mens/250501/cp_03.webp);
    background-size: cover;
    /* padding: 2% 0% 11% 0%; */
}
.cp_annotation_list {
   color: #414141;
   font-size: 10px;
}
.cp_20250301 {
   background-color: #f5c3d4;   
   padding: 0% 5% 8% 5%;
}

/*======== 阿部追加_250528 =================*/
.cp_special_text_wrap{
    position: relative;
}
.cp_plan_note_wrap {
    position: absolute;
    padding: 0 1.8rem;
    font-size: 2.7vw;
    top: -0.3rem;
    line-height: 1.2;
}
@media screen and (min-width: 500px){
.cp_plan_note_wrap {
    font-size: 0.8rem;
    padding: 0 3rem;
    }
}
.cp_plan_note_wrap dd {
    padding-left: 1em;
    text-indent: -1em;
}
.cp_plan_note_wrap dd.tx_red{
    color: #E5353B;
}
/*======== 阿部追加_250625 =================*/
.cp_btn {
    width: 85%;
    margin: auto;
    display: block;
}
.cp_cta_area {
  position: relative;
}
.researve-btn {
  position: absolute;
  bottom: 30%;
  margin: 0 auto;
}
.mv .limited_note{
  position:absolute;
  bottom: 0.5rem;
  right: 2rem;
  color: white;
  font-size: clamp(10px, 2vw, 14px);
  line-height: 1.4;
  text-align: right;
}
/*5ブランド7スタジオの超大型スタジオをオープン！*/
.sec04-main {
  position: relative;
}
.sec04-text {
  position: absolute;
  top: 22%;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  color: #fff;
  text-align: center;
  font-size: clamp(16px, 3vw, 20px);
}
.sec04-text span {
  font-size: 9px;
}
.sec04-text .text-big{
  font-size: 1.4rem;
  font-weight: bold;
  margin: 1rem auto;
  color: #fdef00;
}
.sec04-text .note {
  padding: 1rem;
  text-align: end;
  font-size: 9px;
}
@media screen and (min-width: 500px){
  .sec04-text .text-big {
  font-size: 26px;
  }
}