body {
  color: #000;
  font-size: 1.4rem;
  font-family: 'Noto Sans JP', sans-serif, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, Arial, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  background: rgb(178, 178, 178, 0.2) url(../img/pc_logo.png) repeat 0 0 / 390px 160px;
  background-attachment: fixed;
  padding: 0 !important;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, hr, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
a:hover {
  opacity: .8;
}
img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  line-height: 1;
}
.mb60 {
  margin-bottom: 8%;
}
#wrapper_lava {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  overflow: hidden;
}
.bg01 {
  overflow-x: hidden;
  background: url(../img/bg01.jpg) top;
  background-size: 100%;
  min-height: 100vh;
  position: fixed;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  z-index: -1;
}
/*　mv　*/
.mainv {
  padding-top: 0px;
}
.mv {
position: relative;
  overflow-x: hidden;
}
.mvInner {
  position: relative;
}
.mvInner .logo {
  position: absolute;
  width: 34.6666%;
}
.mvInner .textParts {
  position: absolute;
  width: 26.6667%;
}
/*阿部追加　251027
*/
.mainv .limited_note {
    position: absolute;
    bottom: 1rem;
    right: 2rem;
    font-size: clamp(10px, 2vw, 14px);
    line-height: 1.4;
    text-align: right;
}

/*　cta　*/
.cta {}
.cta .tour {
  position: relative;
}
.cta .tour .scheduleTxt {
  position: absolute;
  width: 100%;
  top: 3%;
  left: 0%;
  text-align: center;
  font-size: 34px;
  letter-spacing: 0px;
  color: #5b4020;
}
.cta .tour .scheduleTxt span {
  font-size: 26px;
}
.cta .tour .btnarea {
  position: absolute;
  top: 23%;
  left: 4.72%;
  right: 4.72%;
}
.cta .tour .btnarea .cv_btn {
  position: relative;
  border-radius: 12vw;
  overflow: hidden;
  z-index: 1;
}
.cta .tour .btnarea .cv_btn .btn {
  display: block;
  position: relative;
  transition: 0.2s;
}
.cta .tour .btnarea .cv_btn .btn:before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: shiny-btn 3s ease-in-out infinite;
}
.cta .tour .caption01 {
  position: absolute;
  width: 100%;
  top: 15.4%;
  left: 0%;
  text-align: center;
  letter-spacing: 3px;
  color: #5b4020;
}
.cta .tour .caption02 {
  position: absolute;
  width: 100%;
  top: 60%;
  left: 0%;
  text-align: center;
  font-size: 18px;
  color: #5b4020;
}
.cta .benefitsCaptionTxt {
  font-size: 20px;
  padding-top: 4%;
  padding-bottom: 4%;
  line-height: 1.8;
  color: #5b4020;
  width: 84%;
  margin: 0 auto;
}
.cta .benefitsCaptionTxt a {
  color: #5b4020;
}
.cta .membership {
  width: 70.1333%;
  margin: 0 auto;
  padding-top: 10.6667%;
  padding-bottom: 5.3334%;
  position: relative;
}
.cta .membership .partsTxt {
  position: absolute;
  top: 0;
  left: 0;
}
/*　grandOpen　*/
.grandOpen {
  position: relative;
  background: #fff5de;
}
.grandOpen h1 {
  position: relative;
  z-index: 1;
}
.grandOpen .goSlideArea {
  position: relative;
  z-index: 1;
}
.grandOpen .goSlideBlock {
  display: flex;
  align-items: center;
  overflow: hidden;
  height: 354px;
}
.grandOpen .goSlideBlock .slideshow {
  display: flex;
  animation: loop-slide 30s infinite linear 1s both;
  z-index: 1;
  padding-left: 6%;
}
.grandOpen .goSlideBlock .slideshow_machine {
  display: flex;
  animation: loop-slide_machine 30s infinite linear 1s both;
  animation-direction: reverse;
  z-index: 1;
  padding-left: 6%;
}
.machine_sliderbox {
  margin-top: clamp(20px, 6vw, 50px);
}
.grandOpen .goSlideBlock li {
  width: 500px;
  height: 354px;
  margin-right: 1%;
  list-style: none;
}
.machine_fukidashi {
  position: absolute;
  width: 30%;
  z-index: 2;
  top: -30%;
  left: -1%;
}
.machinebox {
  position: relative;
}
.grandOpen .goSlideBlock li span {
  width: 500px;
  display: block;
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop-slide_machine {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.grandOpen .goTxt {
  font-size: 18px;
  color: #978774;
  width: 77%;
  margin: 0 auto;
  padding-top: 3.4667%;
  padding-bottom: 8.4%;
  text-align: right;
}
p.goTxt.yukara_slider_note {
  padding: 0;
  margin-top: 1rem;
}
.grandOpen .go_experience_block {
  position: relative;
}
.grandOpen .go_experience_block .list {
  position: absolute;
  list-style: none;
  overflow: hidden;
  padding-left: 8%;
  padding-bottom: 8%;
}
.grandOpen .go_experience_block .list li {
  width: 42.03%;
  margin-right: 4.35%;
  margin-bottom: 4.35%;
  float: left;
}
.grandOpen .go_experience_block .list li a {}
.grandOpen .go_lava_block .go_lava {
  position: relative;
}
.grandOpen .go_lava_block .go_lava .go_lava_text {
  width: 80%;
  margin-left: 18%;
  margin-top: 5.6%;
  position: absolute;
  font-size: 20px;
  line-height: 1.8;
  color: #5b4020;
}
.grandOpen .go_lava_block .go_lava .go_lava_caption_1 {
  width: 80%;
  bottom: 51%;
  left: 16%;
  position: absolute;
  font-size: 11px;
  line-height: 1.8;
  color: #978774;
}
.grandOpen .go_lava_block .go_lava .go_lava_caption {
  width: 80%;
  bottom: 8%;
  left: 16%;
  position: absolute;
  font-size: 16px;
  line-height: 1.8;
  color: #978774;
}
.grandOpen .go_spa_block .go_spa {
  position: relative;
}
.grandOpen .go_spa_block .go_spa .go_spa_caption {
  width: 80%;
  bottom: 8%;
  left: 16%;
  position: absolute;
  font-size: 18px;
  line-height: 1.8;
  color: #978774;
}
.grandOpen .confetti {
  position: absolute;
  padding: 0;
  margin: 0;
  top: 0%;
  width: 100%;
  height: 900px;
  max-height: 1080px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.grandOpen .confetti span {
  position: absolute;
  list-style: none;
  top: -100px;
}
@keyframes fall {
  to {
    top: 120%;
  }
}
@keyframes sway1 {
  from {
    transform: translateX(0px) rotate(0deg);
  }
  to {
    transform: translateX(200px) rotate(-45deg);
  }
}
@keyframes sway2 {
  from {
    transform: translateX(200px) rotate(-45deg);
  }
  to {
    transform: translateX(0px) rotate(0deg);
  }
}
.grandOpen .confetti .confetti01 {
  width: 6.4%;
  height: 10px;
  left: 10%;
  top: -100px;
  animation: fall 10s linear infinite, sway1 3s ease-in-out infinite alternate;
  animation-delay: 2s;
}
.grandOpen .confetti .confetti02 {
  width: 9.2%;
  height: 10px;
  left: 5%;
  top: -110px;
  animation: fall 15s linear infinite, sway1 2s ease-in-out infinite alternate;
  animation-delay: 8s;
}
.grandOpen .confetti .confetti03 {
  width: 6.9333%;
  height: 10px;
  left: 15%;
  top: -90px;
  animation: fall 9s linear infinite, sway1 3.5s ease-in-out infinite alternate;
  animation-delay: 13s;
}
.grandOpen .confetti .confetti04 {
  width: 13.4666%;
  height: 10px;
  left: 60%;
  top: -110px;
  animation: fall 8s linear infinite, sway2 4s ease-in-out infinite alternate;
  animation-delay: 7s;
}
.grandOpen .confetti .confetti05 {
  width: 5.4%;
  height: 10px;
  left: 30%;
  top: -100px;
  animation: fall 10s linear infinite, sway1 4s ease-in-out infinite alternate;
  animation-delay: 0s;
}
.grandOpen .confetti .confetti06 {
  width: 6.5333%;
  height: 10px;
  left: 55%;
  top: -90px;
  animation: fall 11s linear infinite, sway2 3s ease-in-out infinite alternate;
  animation-delay: 3s;
}
.grandOpen .confetti .confetti07 {
  width: 9.0666%;
  height: 10px;
  left: 65%;
  top: -80px;
  animation: fall 7s linear infinite, sway2 3.5s ease-in-out infinite alternate;
  animation-delay: 7s;
}
.grandOpen .confetti .confetti08 {
  width: 12.93%;
  height: 10px;
  left: 20%;
  top: -130px;
  animation: fall 7s linear infinite, sway1 3s ease-in-out infinite alternate;
  animation-delay: 3s;
}
.grandOpen .confetti .confetti09 {
  width: 6.4%;
  height: 10px;
  left: 80%;
  top: -110px;
  animation: fall 10s linear infinite, sway2 4s ease-in-out infinite alternate;
  animation-delay: 4s;
}
/*　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: 54%;
  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/fitness_floormenu_btn01_on.gif");
  background-size: 100%;
}
.fitness .fitness_floormap .floormenu li a#pilates {
  background: url("../img/fitness_floormenu_btn03_on.gif");
  background-size: 100%;
}
.fitness .fitness_floormap .floormenu li a#bike {
  background: url("../img/fitness_floormenu_btn04_on.gif");
  background-size: 100%;
}
.fitness .fitness_floormap .floormenu li a#kickboxing {
  background: url("../img/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: 92.7536%;
}
.fitness .fitnessContent .fitnessContentInner dl dt .icon {
  position: absolute;
  width: 11.696%;
  right: 3.7972%;
  top: 32%;
  background: url("../img/fitness_ac_close_icon01.png");
  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;
}
/*.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;
}
.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%;
  color: #5b4020;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone .captionTxt {
  font-size: 16px;
  line-height: 1;
  margin-left: 8.6957%;
  margin-right: 8.6957%;
  color: #5b4020;
}
.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%;
  color: #5b4020;
}
.fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .stone {
  position: absolute;
  margin-top: 46.1%;
  margin-left: 45.2%;
  margin-right: 8%;
  color: #5b4020;
}
.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 {
  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_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 {
  color: #5b4020;
  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 {
  color: #5b4020;
  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 {
  color: #5b4020;
  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　*/
.spa {
  position: relative;
}
.spa .spa_message {
  position: relative;
}
.spa .spa_message .spa_message_txt {
  position: absolute;
  font-size: 20px;
  line-height: 2.2;
  color: #5b4020;
  width: 47%;
  top: 68%;
  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/fitness_ac_close_icon01.png");
  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 {
  color: #5b4020;
  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 {
  color: #5b4020;
  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;
}
/* selfesthetic */
.spa .spa_selfesthetic .spaContentInner dl {
  /*padding-bottom: 10.6667%;*/
}
.spa .spa_selfesthetic .spaContentInner dl dd .tab li.w {
  width: 64%;
}
.spa .spa_selfesthetic .spaContentInner dl dd .selfesthetic_message01 {
  color: #5b4020;
  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;
}
/* food */
.food {
  position: relative;
  bottom: -1%;
}
.food .foodInner {
  position: absolute;
  display: block;
  width: 100%;
  top: -8%;
}
.food .foodInner .icon {
  display: block;
  width: 13.3334%;
  margin: 0 auto;
}
dl dd .tab li span {
  font-weight: 600;
}
/* cometrue */
.cometrue {}
/* keepgoing */
.keepgoing {
  background-size: 100%;
  background-position: bottom;
  padding-bottom: 20%;
}
.keepgoing .slick-dotted.slick-slider {
  position: relative;
  margin-bottom: 0;
}
.keepgoing .keepgoingSlider .slide-dots {
  list-style: none;
}
.keepgoing .slick-dots li {
  margin: 0 4px;
  width: 3%;
}
.keepgoing .slick-dots li button {
  background: #cfcfcf;
  border-radius: 100px;
  width: 5%;
  height: 5%;
}
.keepgoing .slick-dots li button:before {
  content: '';
  opacity: 1;
}
.keepgoing .slick-dots li.slick-active button {
  background: #f6376f;
}
/* voice */
.voice {}
.voice .voiceInlineBox {
  position: relative;
}
.voice .voiceInlineBox ul {
  list-style: none;
  width: 81.3%;
  height: 90%;
  position: absolute;
  top: 5%;
  right: 0;
  color: #5b4020;
  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 {
  background: url("../img/voice_txt_line_img01.gif");
  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%;
}
.scroll_bar {
  overflow-y: scroll;
}
.scroll_bar::-webkit-scrollbar {
  width: 10px;
}
.scroll_bar::-webkit-scrollbar-track {
  background-color: #fff;
}
.scroll_bar::-webkit-scrollbar-thumb {
  background-color: #ccc;
}
/* lesson */
.lesson {}
/* closing */
.closing {}
/* remarks */
.remarks {
  color: #5b4020;
}
.remarks .applicableNote {
  padding: 0% 8% 10% 8%;
}
.remarks .applicableNote h1 {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 8%;
}
.remarks .applicableNote ul {
  list-style: none;
  line-height: 2;
}
.remarks .applicableNote ul li {
  text-indent: -7%;
  margin-left: 7%;
}
.remarks .applicableNote ul li strong {
  color: #f6376f;
}
/* pricelist */
.pricelist {}
.pricelist dl {}
.pricelist dl dt {
  font-size: 50px;
  font-weight: 600;
  line-height: 1.4;
  color: #5b4020;
  position: relative;
  margin-left: 8%;
}
.pricelist dl dt .icon {
  position: absolute;
  width: 8.696%;
  right: 5.7972%;
  top: 30%;
  background: url("../img/fitness_ac_close_icon01.png") no-repeat;
  background-size: 100%;
}
.pricelist dl dt.open .icon img {
  opacity: 0;
}
.pricelist dl dd {
  margin-top: 9.3334%;
  display: none;
}
.pricelist .caption {
  padding: 2% 8% 10% 8%;
  list-style: none;
  line-height: 2;
  color: #978774;
}
.pricelist ul.caption li {
  text-indent: -7%;
  margin-left: 7%;
}
/* storeinfo */
.storeinfo {
  color: #5b4020;
}
.storeinfo .storeinfoInner {
  padding: 8% 8% 10% 8%;
}
.storeinfo .storeinfoInner h1 {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 11.112%;
  border-bottom: 2px solid #fff;
}
.storeinfo .storeinfoInner ul {
  list-style: none;
}
.storeinfo .storeinfoInner ul li {
  margin-top: 8%;
  padding-bottom: 8%;
  border-bottom: 2px solid #fff;
}
.storeinfo .storeinfoInner ul li .yukala_logo {
  display: block;
  width: 58.7302%;
  margin-bottom: 5%;
}
.storeinfo .storeinfoInner ul li .tit {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5%;
}
.storeinfo .storeinfoInner ul li .txt {
  font-size: 20px;
  line-height: 1.8;
}
.storeinfo .storeinfoInner ul li .caption {
  font-size: 18px;
  margin-top: 5%;
}
.storeinfo .storeinfoInner ul li .gm {
  margin-top: 6.4%;
}
.storeinfo .storeinfoInner ul li .tel_bnr {
  display: block;
  margin-bottom: 6.4%;
}
.storeinfo .storeinfoInner .hacomonoBlock {
  padding-top: 8%;
}
.storeinfo .storeinfoInner .hacomonoBlock a.acLink {
  background: #5b4020;
  padding: 5% 3%;
  display: block;
  color: #fff;
  font-size: 28px;
  text-decoration: none;
  text-align: center;
}
.storeinfo .storeinfoInner .hacomonoBlock a.acLink .icon {
  width: 8%;
  display: block;
  padding-top: 4%;
  margin: 0 auto;
}
.storeinfo .storeinfoInner .hacomonoBlock a.acLink .icon img {
  transition: transform 0.3s;
}
.storeinfo .storeinfoInner .hacomonoBlock a.acLink.open .icon img {
  transform: rotate(-180deg);
  transition: transform 0.3s;
}
.hacomonoBlock .hakomonoOpen {
  display: none;
  background: #fff;
}
.hacomonoBlock .hakomonoOpen .text_link {
  font-size: 18px;
  padding: 0% 8% 8% 8%;
  word-break: break-all;
}
/* footer */
footer {
  color: #5b4020;
  margin-bottom: 18%;
}
footer ul {
  list-style: none;
  line-height: 2;
  padding: 0% 8% 10% 8%;
  font-size: 20px;
}
footer ul li {
  text-indent: -7%;
  margin-left: 7%;
  margin-top: 6.4%;
}
footer ul li a {
  text-decoration: none;
  color: #5b4020;
}
footer .copyright {
  font-size: 16px;
  text-align: center;
}
@media screen and (min-width:750px) {
  .remarks .applicableNote ul li, .pricelist ul.caption li {
    text-indent: -35px;
    padding-left: 40px;
    margin: 0;
  }
}
@media screen and (max-width:749px) {
  /*　cta　*/
  .cta .tour .scheduleTxt {
    font-size: 6.067vw;
  }
  .cta .tour .scheduleTxt span {
    font-size: 4.467vw;
  }
  .cta .tour .caption01 {
    top: 15%;
    font-size: 3vw;
  }
  .cta .tour .caption02 {
    font-size: 3vw;
  }
  .cta .benefitsCaptionTxt {
    font-size: 3vw;
  }
  /*　grandOpen　*/
  .grandOpen .goTxt {
    font-size: 3vw;
  }
  .grandOpen .confetti {
    height: 120vw;
  }
  .grandOpen .go_lava_block .go_lava .go_lava_text {
    font-size: 3.467vw;
  }
  .grandOpen .go_lava_block .go_lava .go_lava_caption {
    font-size: 3vw;
  }
  .grandOpen .go_spa_block .go_spa .go_spa_caption {
    font-size: 3vw;
  }
  .grandOpen .goSlideBlock {
    height: 47.2vw;
  }
  .grandOpen .goSlideBlock li {
    width: 66.667vw;
    height: 47.2vw;
  }
  .grandOpen .goSlideBlock li span {
    width: 66.667vw;
  }
  /*　fitness　*/
  .fitness .fitness_message .fitness_message_txt {
    font-size: 3.467vw;
    letter-spacing: 0px;
  }
  .fitness .fitness_floormap .mapDisplayArea .mapDisplayInner {
    width: 84vw;
    height: 70.8vw;
  }
  .fitness .fitnessContent .fitnessContentInner dl dd .tab li {
    font-size: 3.2vw;
  }
  .fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_message01 {
    font-size: 4.26vw;
    line-height: 1.7;
  }
  .fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone .message {
    font-size: 3vw;
    line-height: 1.6;
  }
  .fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone .captionTxt {
    font-size: 2.4vw;
  }
  .fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .lead {
    font-size: 2.4vw;
  }
  .fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .tit {
    font-size: 4vw;
  }
  .fitness .fitness_hotyoga .fitnessContentInner dl dd .hotyoga_woodstone_other .txt {
    font-size: 2.667vw;
  }
  .fitness .fitness_kickboxing .fitnessContentInner dl dd .kickboxing_message01 {
    font-size: 4.26vw;
    line-height: 1.7;
  }
  .fitness .fitness_kickboxing .fitnessContentInner dl dd .kickboxing_captionTxt01 {
    font-size: 2.8vw;
  }
  .fitness .fitness_pilates .fitnessContentInner dl dd .pilates_message01 {
    font-size: 4.26vw;
    line-height: 1.7;
  }
  .fitness .fitness_bike .fitnessContentInner dl dd .bike_message01 {
    font-size: 4.26vw;
    line-height: 1.7;
  }
  .fitness .fitness_bike .fitnessContentInner dl dd .bike_captionTxt01 {
    font-size: 2.8vw;
    letter-spacing: 0px;
  }
  .fitness .fitness_bike .fitnessContentInner dl dd .bike_captionTxt02 {
    font-size: 2.8vw;
  }
  .fitness .fitness_gym .fitnessContentInner dl dd .bike_message01 {
    font-size: 4.26vw;
    line-height: 1.7;
  }
  .fitness .fitness_gym .fitnessContentInner dl dd .bike_captionTxt01 {
    font-size: 2.8vw;
    letter-spacing: 0px;
  }
  .fitness .fitness_gym .fitnessContentInner dl dd .bike_captionTxt02 {
    font-size: 2.8vw;
  }
  /*　spa　*/
  .spa .spa_message .spa_message_txt {
    font-size: 3.467vw;
    letter-spacing: 0px;
  }
  .spa .spaContent .spaContentInner dl dd .tab li {
    font-size: 3.2vw;
  }
  .spa .spa_sauna .spaContentInner dl dd .sauna_message01 {
    font-size: 4.26vw;
    line-height: 1.7;
  }
  .spa .spa_bedrockbath .spaContentInner dl dd .bedrockbath_message01 {
    font-size: 4.26vw;
    line-height: 1.7;
  }
  .spa .spa_selfesthetic .spaContentInner dl dd .selfesthetic_message01 {
    font-size: 4.26vw;
    line-height: 1.7;
  }
  /*　voice　*/
  .voice .voiceInlineBox ul li .yogaIcon {
    font-size: 2.667vw;
  }
  .voice .voiceInlineBox ul li .status {
    font-size: 3vw;
  }
  .voice .voiceInlineBox ul li .title {
    font-size: 5.333vw;
  }
  .voice .voiceInlineBox ul li .message {
    background: url(../img/voice_txt_line_img01.gif) repeat;
    background-size: 126%;
    font-size: 4.26vw;
  }
  .voice .voiceInlineBox ul li .pilatesIcon {
    font-size: 2.667vw;
  }
  .voice .voiceInlineBox ul li .kickboxingIcon {
    font-size: 2.667vw;
  }
  .voice .voiceBottom .caption {
    font-size: 3vw;
  }
  /*　remarks　*/
  .remarks .applicableNote h1 {
    font-size: 4vw;
  }
  .remarks .applicableNote ul li {
    font-size: 3vw;
  }
  /*　pricelist　*/
  .pricelist dl dt {
    font-size: 6.667vw;
  }
  .pricelist ul.caption li {
    font-size: 3vw;
  }
  /*　storeinfo　*/
  .storeinfo .storeinfoInner h1 {
    font-size: 4vw;
  }
  .storeinfo .storeinfoInner ul li .tit {
    font-size: 3.733vw;
  }
  .storeinfo .storeinfoInner ul li .txt {
    font-size: 3.6vw;
    letter-spacing: 0px;
  }
  .storeinfo .storeinfoInner ul li .caption {
    font-size: 3vw;
  }
  .storeinfo .storeinfoInner ul li .gm iframe {
    width: 100%;
    height: 78vw;
  }
  .storeinfo .storeinfoInner .hacomonoBlock a.acLink {
    font-size: 4.2vw;
  }
  .hacomonoBlock .hakomonoOpen .text_link {
    font-size: 4vw;
    line-height: 1.4;
  }
  /*　footer　*/
  footer ul {
    font-size: 3.2vw;
  }
  footer .copyright {
    font-size: 2.133vw;
  }
}
#disney_cp {
  position: relative;
  margin: 30px auto 0;
}
.cv1 .cv_cta .reserve a span {
  padding-top: 34px;
}
@media screen and (max-width: 750px) {
  .cv1 .cv_cta .reserve a span {
    padding-top: 4.2vw;
  }
}
@-webkit-keyframes shiny-btn {
  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;
  }
}
video {
  width: 100%;
  max-width: 750px;
  height: auto;
  display: block;
  margin: auto;
}
.top_sec {
  position: relative;
}
.top_btn {
  position: absolute;
  bottom: 17.5%;
  display: block;
  width: 85%;
  left: 50%;
  transform: translateX(-50%);
}
.remodal.modal_point .reserve_btn {
  display: block;
  position: absolute;
  /* left: calc(50% - 15.15rem); */
  bottom: 14.0rem;
  width: 90%;
  left: 0;
  right: 0;
}
@media (min-width: 500px) {
  .remodal.modal_point .reserve_btn {
    left: calc(50% - 375px);
    bottom: 469px;
  }
}
.point_cp_btn {
  position: absolute;
  bottom: 5.45rem;
  width: 21rem;
  left: calc(50% - 10.45rem);
}
#point_cp .reserve_btn {
  position: absolute;
  left: calc(50% - 10.45rem);
  bottom: 0.4rem;
  width: 21rem;
}
.note {
  position: absolute;
  bottom: -1rem;
  left: 0;
  right: 0;
  text-align: center;
  background: #88DBF3;
}
@media (min-width: 500px) {
  .point_cp_btn {
    position: absolute;
    bottom: 12.45rem;
    width: 28rem;
    left: calc(50% - 14.45rem);
  }
  #point_cp .reserve_btn {
    position: absolute;
    left: calc(50% - 14.45rem);
    bottom: 4.4rem;
    width: 28rem;
  }
  .note {
    position: absolute;
    bottom: 2rem;
    left: 0;
    right: 0;
    text-align: center;
    background: #8adaf3;
  }
}
#campaign .three_month .cp_tx {
  bottom: 1rem;
  width: 90%;
}
#campaign .cp_tx {
  position: absolute;
  bottom: 2.8rem;
  left: calc(50% - 10.15rem);
  text-align: center;
}
.web_btn {
  display: block;
  font-size: 1.2rem;
  text-align: center;
  position: relative;
  margin: 0 auto 1rem;
}
#campaign .web_btn::after {
  right: 4rem;
}
@media (min-width: 500px) {
  #campaign .three_month .cp_tx {
    bottom: 75px;
    max-width: 450px;
  }
}
@media (min-width: 500px) {
  #campaign .cp_tx {
    position: absolute;
    bottom: 40px;
    left: calc(50% - 224px);
  }
  .web_btn {
    font-size: 1.4rem;
    margin: 12px auto;
  }
}
.btn_size {
  width: 90%;
  padding-bottom: 10px;
}
.cv1 .cv_cta .reserve a span {
  width: calc(100% - 20px);
  /* height: 126px; */
  border-radius: 63px;
  background: rgb(0, 168, 85);
  background: linear-gradient(0deg, rgba(0, 168, 85, 1) 0%, rgba(0, 203, 106, 1) 100%);
  text-align: left;
  font-family: 'Noto Sans JP';
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  padding-left: 2.2rem;
  padding-top: 17px;
}
@media (min-width: 500px) {
  .cv1 .cv_cta .reserve a span {
    width: calc(100% - 20px);
    height: 126px;
    border-radius: 63px;
    background: rgb(0, 168, 85);
    background: linear-gradient(0deg, rgba(0, 168, 85, 1) 0%, rgba(0, 203, 106, 1) 100%);
    text-align: left;
    font-family: 'Noto Sans JP';
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    padding-left: 2.2rem;
    padding-top: 43px;
  }
  .grandOpen .go_lava_block .go_lava .go_lava_caption_1 {
    width: 80%;
    bottom: 51%;
    left: 16%;
    position: absolute;
    font-size: 16px;
    line-height: 1.8;
    color: #978774;
  }
}
.tabs {
  width: 90%;
  margin: 0 auto;
}
.chance_inner {
  padding: 0 0 1rem;
}
.chance_title img {
  margin: 30px auto;
}
#chance .norikae_wrap {
  width: 90%;
}
#chance::before, #chance::after {
  display: none;
}
.chance_inner::before, #chance .tabs::after, .norikae_wrap::after {
  display: none;
}
.tab_item {
  font-size: 20px;
  line-height: 1.6;
}
.tab_item .tab_lead_tx {
  font-size: 16px;
  width: 9rem;
}
.tab_content .s_tx {
  font-size: 12px;
  padding: 20px 30px 40px;
  line-height: 1.4;
}
#chance .norikae_wrap .s_tx {
  font-size: 12px;
  line-height: 1.4;
}
.tab_content .plan02_tx {
  font-size: 13px;
  padding: 0 2rem 1rem;
}
.tab_content .bg_white {
  padding-top: 1.2rem;
}
.chance_tx_06 {
  padding-bottom: 1rem;
}
@media (min-width: 500px) {
  .chance_tx_03 {
    margin-top: 40px;
  }
  .chance_tx_06 {
    margin-top: 70px;
  }
}
.content_title {
  position: inherit;
  margin-top: -1.3em;
}
.chance_tx_03, .chance_tx_06 {
  margin-top: -3em;
}
/* 20240101更新 */
/* --------------------------------------------------------------------------------------------

モーダルウィンドウ

-------------------------------------------------------------------------------------------- */
.rakuten_cp {
  position: relative;
}
.rakuten_text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  cursor: pointer
}
/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 50%);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  box-sizing: border-box;
  z-index: 999;
}
/*モーダル本体の擬似要素の指定*/
.modal-container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active {
  opacity: 1;
  visibility: visible;
}
/*モーダル枠の指定*/
.modal-body {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  max-width: 500px;
  width: 90%;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*モーダルを閉じるボタンの指定*/
.modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: clamp(10px, 6vw, 35px);
  right: clamp(10px, 6vw, 35px);
  width: 30px;
  height: 30px;
  font-size: 20px;
  color: gray;
  cursor: pointer;
  border-radius: 50px;
  background: white;
  z-index: 998;
}
/*モーダル内のコンテンツの指定*/
.modal-content {
  text-align: center;
  position: absolute;
}
a.rakuten_btn {
  position: absolute;
  width: 85%;
  left: 50%;
  transform: translateX(-50%);
  bottom: clamp(31px, 8vw, 45px);
}
.rakuten_top_text {
  width: 60%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 16%;
  cursor: pointer;
}
.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 50%);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  box-sizing: border-box;
  z-index: 999;
}
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
  background: #000000b0;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
}
.popup-inner {
  position: absolute;
  left: 50%;
  top: 20%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 500px;
  z-index: 2;
  border-radius: 3px;
}
.popup-inner img {
  width: 100%;
  border-radius: 3px 3px 0 0;
}
div#modalCloseCloss:hover {
  opacity: 0.7;
}
.modalCloseButton {
  position: absolute;
  left: 100%;
  top: -48px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.lineClose {
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
  line-height: 1;
  width: 2rem;
  height: 0.2rem;
  background: currentColor;
  border-radius: 0.1rem;
  position: relative;
  transform: rotate(45deg);
}
.lineClose::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}
.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
  z-index: 1;
  cursor: pointer;
}
.popup.is-show.active {
  display: none;
}
.top-close {
  position: absolute;
  right: 10px;
  background: white;
  padding: 8px 8px 8px 10px;
  border-radius: 50%;
  cursor: pointer;
  margin: 0;
  height: 2rem;
  width: 2rem;
  top: 5px;
  z-index: 999;
}
a.rakuten_cp_btn.bot_open {
  position: absolute;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
  width: 85%;
}
.rakuten_text {
  bottom: 21.8%;
}
.mv_btn {
  position: absolute;
  bottom: 7%;
}
.mainv {
  position: relative;
}
a.bot_open.cp_btn {
  position: absolute;
  bottom: 35%;
  left: 50%;
  transform: translateX(-50%);
  width: 87%;
}
a.bot_open.cp_btn2 {
  position: absolute;
  bottom: 33%;
  left: 50%;
  transform: translateX(-50%);
  width: 87%;
}
.cp_wrap {
  position: relative;
}
a.rakuten_contents_btn {
  position: absolute;
  bottom: 4%;
  display: block;
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
}
/*.floatingBtn {
  position: fixed;
  bottom: 0;
  z-index: 10;
  right: 0;
  max-width: 550px;
  left: 50%;
  transform: translateX(-50%);
}*/
/*------------240527山崎追記------------------*/
.updown {
  animation-name: updown1;
  animation-delay: 0s;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
@keyframes updown1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.dokidoki {
  animation: dokundokun 2300ms ease infinite;
}
@keyframes dokundokun {
  0% {
    transform: scale(1);
  }
  15% {
    transform: scale(1.1);
  }
  30% {
    transform: scale(1);
  }
  45% {
    transform: scale(1.1);
  }
  70% {
    transform: scale(1);
  }
}
.cta_area {
  background: none;
  padding: 0;
  position: relative;
}
.researve_kengaku_btn {
  position: absolute;
  bottom: -120px;
  left: 69%;
  width: 28%;
  margin-bottom: 100%;
}
@media (min-width: 500px) {
  .researve_kengaku_btn {
    bottom: -200px;
    left: 69%;
    width: 28%;
  }
}
.taiken_info {
  position: relative;
}
.taiken_info video {
  position: absolute;
  top: 45vw;
  width: 90%;
  padding: 0 28px;
}
@media (min-width: 500px) {
  .taiken_info video {
    top: 265px;
  }
}
.researve-btn_top {
  position: absolute;
  top: 64%;
  width: 86%;
  left: 7%;
}
.sec02-last-message {
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  line-height: 1.2;
  text-align: center;
}
.sec02-last-message p {
  font-size: 16px;
}
@media screen and (max-width: 740px) {
  .sec02-last-message p {
    font-size: 2.9vw;
  }
}
section.sec06 {
  position: relative;
  padding: 70px 0;
}
section.sec06::before {
  content: "";
  display: block;
  background-image: url("../img/240530/sec06-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.sec06-top {
  width: 86%;
  margin: 0 auto;
}
.sec06-main {
  width: 95%;
  height: 125vw;
  margin: 50px auto 0;
  overflow-y: scroll;
  background-color: #fff;
  border-radius: 16.667vw;
  padding: 6.25vw 0px 6.25vw 10.417vw;
}
p.sec06-message {
  font-size: 14px;
  color: #fff;
  width: 95%;
  margin: 12px auto 0;
}
@media screen and (max-width: 740px) {
  p.sec06-message {
    font-size: 11px;
  }
}
.reserve_system_ttl {
  text-align: center;
  margin-bottom: 40px;
}
.reserve_system_ttl img {
  width: 80%;
  padding: 25px 0 0;
}
/*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; /*透過なし*/
}
.membership_benefits_memo_01 {
  position: absolute;
  top: 31.0%;
  left: 15%;
  color: #333;
}
.membership_benefits_memo {
  position: absolute;
  top: 57.2%;
  left: 16%;
  color: #fff;
}
.membership_benefits_memo p {
  font-size: 2.917vw;
}
.membership_benefits_memo_01 p {
  padding-bottom: .5em;
}
@media screen and (max-width: 740px) {
  .membership_benefits_memo_01 {
    position: absolute;
    top: 31.0%;
    left: 15%;
    color: #333;
  }
  .membership_benefits_memo_01 p {
    font-size: 2.517vw;
  }
}
.slider_qa { /*横幅94%で左右に余白を持たせて中央寄せ*/
  /*    width:94%;*/
  margin: 0 auto;
}
.slider_qa img {
  height: auto;
}
.slider_qa .slick-slide {
  transform: scale(0.9); /*左右の画像のサイズを80%に*/
  /* transition: all .5s; */ /*拡大や透過のアニメーションを0.5秒で行う*/
  opacity: 0.5; /*透過50%*/
}
.slider_qa .slick-slide.slick-center {
  transform: scale(1); /*中央の画像のサイズだけ等倍に*/
  opacity: 1; /*透過なし*/
}
/*=========櫻井追加_240614=====================*/
.membership_benefits_memo_01 {
  top: 33.5%;
}
/*=========櫻井追加_240717=====================*/
.limited_txt {
  background-color: #e52727;
}
.limited_txt p {
  color: rgb(255, 255, 255);
  letter-spacing: 1px;
  font-size: clamp(10px, 3vw, 16px);
  text-align: center;
  font-weight: bold;
  margin-top: 0px;
  padding: 7px 0px;
  font-family: 'Noto Sans JP';
}
.countdown_yukala {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  font-size: 25px;
  max-width: 600px;
  z-index: 999;
  bottom: 0;
}
.countdown_box_yukala {
  position: absolute;
  background: rgb(255 244 80 / 90%);
  padding: 0.5em 0 0;
  bottom: 0;
  width: 100%;
  max-width: 600px;
}
span#yukala_countdown-day, span#yukala_countdown-hour, span#yukala_countdown-min, span#yukala_countdown-sec {
  margin-right: 4px;
  padding: 0.2em 0.4em;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 3px 3px -2px #666464;
  color: black;
  font-weight: bold;
  font-family: sans-serif;
  font-size: clamp(15px, 4.5vw, 25px);
}
.countdownbtn_img_yukala {
  width: 90%;
  display: block;
  margin: 0.5em auto;
}
p.countdown_box_text_yukala::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 1.2em;
  background: #e7365c;
  margin-left: -0.5em;
  transform: rotate(-25deg);
  top: clamp(1px, 5vw, 5px);
}
p.countdown_box_text_yukala {
  position: relative;
}
p.countdown_box_text_yukala {
  position: relative;
  color: #e7365c;
  font-weight: bold;
  width: 92%;
  left: 7%;
}
p.countdown_box_text_yukala::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 1.2em;
  background: #e7365c;
  margin-left: 0.2em;
  transform: rotate(25deg);
  top: clamp(1px, 5vw, 5px);
}
p.countdown_box_text_02_yukala {
  position: relative;
  font-weight: bold;
  margin-bottom: 0.2em;
}
p.countdown_box_text_02_yukala {
  width: 93%;
  left: 7%;
  margin-top: 1em;
}
.btn2.countdownbtn_img_yukala a {
  padding-top: 0.5rem;
  margin-bottom: 0;
}
.countdown_box_bigtext_yukala {
  font-size: 30px;
}
.countdown_imgbox_yukala {
  position: relative;
}
.countdown_icon_yukala {
  width: clamp(16.5%, 10vw, 17%);
  position: absolute;
  left: 2%;
  top: -1%;
}
.countdown_yukala span {
  font-size: clamp(14px, 4vw, 23px);
  background: unset;
  margin: 0;
  padding: 0;
  font-family: 'Noto Sans JP';
}
span.countdown_box_bigtext_yukala {
  color: #e7365c;
}
p.countdown_box_text_02_yukala {
  color: black;
}
p.countdown_box_text_02_yukala {
  font-size: clamp(12px, 3vw, 20px);
  font-family: 'Noto Sans JP';
}
p.countdown_box_text_yukala {
  font-size: clamp(14px, 4vw, 23px);
  letter-spacing: 0.1em;
  font-family: 'Noto Sans JP';
}
span.countdown_box_bigtext_yukala {
  font-size: clamp(16px, 6vw, 30px);
  font-family: 'Noto Sans JP';
}
.floatingBtn_yukala {
  opacity: 0;
  transition: .3s;
}
.active_yukala {
  opacity: 1;
  visibility: visible;
}
footer {
  margin-bottom: 64%;
}
body, #cta_follow {
  width: 100%;
}
/*======================================
櫻井追加_240801
=======================================*/
/*------YUKALAってどんなところ？------*/
.point_wrap {
  position: relative;
  margin-top: 20%;
}
.point_title {
  position: absolute;
  top: -24%;
  width: 97%;
}
.point01_lesson {
  width: 80%;
  margin: 0 auto 3%;
}
.about_pointTitle {
  width: 85%;
  margin: 5% auto 0;
}
p.point_text {
  text-align: center;
  font-size: clamp(16px, 5vw, 30px);
  line-height: 1.5em;
}
.point_textWrap.point01 {
  padding: 15% 0 5%;
}
.point_bk {
  background: white;
  width: 90%;
  margin: auto;
  border-radius: 0 0 10px 10px;
}
span.pink_text {
  color: #f5376f;
  font-weight: bold;
}
span.yellow_line {
  background: linear-gradient(transparent 60%, yellow 30%);
  font-weight: bolder;
}
.point_textWrap.point02 {
  padding-top: 16%;
}
.point_textWrap {
  padding: 10% 0 5%;
}
.point_title.point04_title, .point05_title {
  top: -14%;
}
.point_wrap.point04_wrap {
  margin-top: 28%;
}
.point_textWrap.point05_textWrap {
  margin-bottom: -8%;
  padding-top: 15%;
}
.point_title.point07_title {
  top: -23%;
}
.point02_fukidashi {
  width: 55%;
  margin: auto;
}
.point_bk.point04_bk {
  padding-bottom: 1rem;
}
section#about {
  background-image: url("../img/240801/about_bk.webp");
  padding-bottom: 3rem;
  background-repeat: repeat;
}
a {
  text-decoration: none;
}
.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);
  }
}
.point_textWrap small {
  text-align: center;
  display: block;
  margin-top: 1%;
}
/*------TOPアイコンリンク------*/
.point_linkbox ul {
  display: flex;
  justify-content: center;
}
.point_linkbox li {
  width: 28%;
  max-width: 150px;
  list-style: none;
  margin: 2rem 0.5rem;
}
/*------LAVA概要------*/
.go_lava {
  position: relative;
}
.go_lava_text {
  width: 80%;
  margin-left: 18%;
  margin-top: 5.6%;
  position: absolute;
  font-size: 20px;
  line-height: 1.8;
  color: #5b4020;
}
.go_lava_caption {
  width: 80%;
  bottom: 8%;
  left: 16%;
  position: absolute;
  font-size: 16px;
  line-height: 1.8;
  color: #978774;
}
@media screen and (max-width:749px) {
  .go_lava_text {
    font-size: 3.467vw;
  }
}
.go_lava_caption_1 {
  width: 80%;
  bottom: 51%;
  left: 16%;
  position: absolute;
  font-size: 11px;
  line-height: 1.8;
  color: #978774;
}
@media (min-width: 500px) {
  .go_lava_caption_1 {
    width: 80%;
    bottom: 51%;
    left: 16%;
    position: absolute;
    font-size: 16px;
    line-height: 1.8;
    color: #978774;
  }
}
@media screen and (max-width:749px) {
  .go_lava_caption {
    font-size: 3vw;
  }
}
/*------マシーン吹き出し-----*/
.machine_fukidashi {
  position: absolute;
  width: 25%;
  z-index: 2;
  top: -30%;
  left: -0%;
}
/*------追従ボタン-----*/
div#floating {
  position: fixed;
  z-index: 9999;
  width: 90%;
  max-width: 600px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
/*------footer-----*/
footer {
  margin-bottom: 30%;
}
/*------SPA MOVE_注釈-----*/
.spa_movie_noteBox {
  position: absolute;
  width: 100%;
  bottom: 31%;
}
p.spa_movie_note {
  text-align: center;
  font-size: clamp(10px, 2vw, 14px);
}
/*.sec02-last-message {
  bottom: 4%;
}*/
/*------SPA Movie_CTAボタン-----*/
/*.researve-btn_top {
  top: 71%;
}*/
/*------ホットヨガ_ウッドストーン-----*/
p.captionTxt {
  margin-bottom: 0.3rem;
  color: #5b4020;
}
p.captionTxt a {
  text-decoration: solid;
  border-bottom: 1px solid #5b4020;
  color: #5b4020;
}
/*CP_注釈*/
.membership_benefits_memo_01 {
  top: 34.2%;
}

/*------241112修正-----*/
.point_wrap {
    position: relative;
    margin-top: 24%;
}

.point_title.point03_title {
    margin-top: 2%;
}

.point_title.point04_title {
    top: -12%;
}

.point_title.point07_title {
    top: -22%;
}

.membership_benefits_memo_01 {
    top: 41.2%;
}

.point_textWrap small {
    font-size: clamp(10px, 2vw, 16px);
}

.membership_benefits_memo_01 {
    top: 42.%;
}
/*------241213修正-----*/
.countdown_icon_yukala {
    width: clamp(16.5%, 10vw, 17%);
    position: absolute;
    left: 1%;
    top: -1%;
}
/*=========野元追加_241223=====================*/

.accordion-content {
  display: none;
}
.accordion-header {
  transition: background .3s ease;
  cursor: pointer;
  position: relative;
}

.researve-btn_top2.text-center.dokidoki.pT20 {
    width: 85%;
    margin: 0 auto;
}
section.cp_btn_bg {
    background-image: url("../img/250101c_chiba/cp_05b.png");
	background-size: cover;
    background-position: center bottom;
}

/*======== 千葉追加_241224 =================*/
.cta_cp_btn_relactive {
    position:relative;
}
.cta_cp_btn {
    position: absolute;
    bottom: 20%;
}  
.cp_btnbox {
    position: relative;
}
.cp_btn {
    position: absolute;
    bottom: 22%;
    width: 95%;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}
.text_yellow {
    color: #FFF100;    
    }
    
/*======== 阿部追加_250528 =================*/
.cp_special_text_wrap{
    position: relative;
}
.cp_plan_note_wrap {
    position: absolute;
    padding: 0 1.8rem;
    font-size: 2.9vw;
    top: 0;
    line-height: 1.2;
}
@media screen and (min-width: 500px){
.cp_plan_note_wrap {
    font-size: 1rem;
    padding: 0 3rem;
    }
}
.cp_plan_note_wrap dd {
    padding-left: 1em;
    text-indent: -1em;
}
.cp_plan_note_wrap dd.tx_red{
    color: #E5353B;
}


