@charset "UTF-8";
@import url("https://use.typekit.net/eyo0dij.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.css");

/* setting */
html {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
  font-size: 62.5%;
  /* 10px / 16px * 100 */
}

@media screen and (max-width: 768px) {
  html {
    font-size: 2.666vw;
    /* 10px / 375px * 100 */
  }
}

html,
body {
  width: 100%;
  height: auto;
  margin: 0;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

p {
  margin-block-start: 0em;
  margin-block-end: 0em;
}

:root {
  --scroll-bar-width: 15px;
}

a {
  color: inherit;
  text-decoration: none;
}

i {
  font-style: normal;
}

form,
section,
p,
div,
ul,
li,
dl,
dt,
dd,
a,
span,
input,
textarea {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  list-style: none;
}

/* fixed設定 */
.pc {
  display: block;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.posR {
  position: relative;
}

.posA {
  position: absolute;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.description>#container {
  overflow: visible;
}

img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: bottom;
}

#container {
  max-width: 100vw;
  position: relative;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

@media screen and (max-width: 1002px) {
  #container {
    margin: 0;
    max-width: 100%;
  }
}

#container .l-articleLayout__wrap {
  margin: 0 auto;
  display: flow-root;
}

#container .l-articleLayout__article {
  float: left;
  width: 26%;
  transition: 0.85s ease;
  position: relative;
  top: 0;
  margin-left: 0;
  box-sizing: border-box;
  background-color: #EAEBE1;
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.16);
  z-index: 100;
}

@media screen and (max-width: 768px) {
  #container .l-articleLayout__article {
    float: none;
    left: 0;
    margin: 0 auto;
    width: auto;
    box-shadow: unset;
    z-index: unset;
  }
}

#container .l-articleLayout__bnr {
  width: 26%;
  position: sticky !important;
  float: right;
  height: 100vh;
  background: #6AB49B;
  padding: 8% 0;
}

#container .l-articleLayout__bnr .btn-all {
  display: block;
  width: 100%;
  /* padding: 0 3.2rem; 三軒茶屋店専用*/
  /* border-radius: 2.4rem; 三軒茶屋店専用*/
  margin-top: 2.4rem;
  /*三軒茶屋店専用*/

}

#container .l-articleLayout__title {
  position: sticky !important;
  float: left;
  width: 48%;
  height: 100vh;
}

#container .d-fixed-area {
  position: relative;
}

#container .d-fixed-element {
  position: absolute;
  top: 0;
}

#container .d-fixed-element.is-fixed {
  position: fixed;
}

#container .l-articleLayout {
  background-attachment: fixed;
  background-position: top left;
  background-size: cover;
}

#container .main_visual {
  width: 100%;
  box-sizing: border-box;
  margin: auto;
  position: absolute;
  inset: 0;
}

@media screen and (max-width: 768px) {
  #container .main_visual {
    width: 100%;
    position: relative;
    transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    top: unset;
    padding-right: unset;
  }
}

#container .main_visual .kv-top {
  position: relative;
}

#container .main_visual .kv-top-ph {
  height: 100vh;
  width: 130%;
}

#container .main_visual .kv-top-tle {
  width: 25%;
  position: absolute;
  top: 5rem;
  right: 6%;
}

@media screen and (max-width: 768px) {
  #container .main_visual .kv-top-bar {
    height: 2.8rem;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 0.4rem;
  }

  #container .main_visual .kv-top-bar p {
    color: #FFF;
    font-family: "futura-pt", "Hiragino Kaku Gothic Pro", "Meiryo", "MS Gothic", sans-serif;
  }

  #container .main_visual .kv-top-bar p:nth-of-type(1) {
    font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
  }

  #container .main_visual .kv-top-bar p:nth-of-type(2) {
    font-size: 1.8rem;
    font-weight: 450;
    line-height: 1;
  }

  #container .main_visual .kv-top-bar p:nth-of-type(2) span {
    font-size: 1rem;
    font-weight: 450;
    line-height: 1;
    margin-left: 0.1rem;
  }

  #container .main_visual .kv-top-bar p:nth-of-type(3) {
    font-size: 1.7rem;
    font-weight: 450;
    line-height: 1;
    color: #FCEF53;
  }

  #container .main_visual .kv-top-bar-bg {
    width: 100%;
    height: 2.8rem;
    background: var(--green1, #6AB49B);
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 5;
  }
}

#container .main_visual .kv-btm {
  position: absolute;
  bottom: 0;
  left: 0;
}

#container .main_visual .kv-btm-icon-1 {
  position: absolute;
  width: 17%;
  bottom: 4rem;
  left: 5%;
}

#container .main_visual .kv-btm-icon-2 {
  position: absolute;
  width: 70%;
  bottom: 4rem;
  left: 24%;
}

#container .main_visual .bnr-all {
  margin: -5rem auto 1.6rem auto;
}

@media screen and (max-width: 768px) {
  #container .main_visual .btn-all {
    margin: 0 auto;
  }
}

#container .bnr-all {
  margin: 4.8rem auto 1.6rem auto;
  z-index: 10;
  position: relative;
  width: 32.7rem;
}

#container .bnr-all-icon {
  position: absolute;
  top: -3rem;
  right: -2rem;
  width: 5.2rem;
}

#container #contents .inner {
  padding-top: 4rem;
}

@media screen and (max-width: 768px) {
  #container #contents .inner {
    padding-top: unset;
  }
}

#container #contents .inner .bg-white {
  background-color: #FFF;
}

#container #contents .inner .wrap-pd {
  padding: 4rem 2.4rem;
}

#container #contents .inner .ph-top-2 {
  padding: 0 1.6rem;
}

#container #contents .inner .sec-common {
  display: none;
}

@media screen and (max-width: 768px) {
  #container #contents .inner .sec-common {
    display: block;
  }
}

#container #contents .inner .sec .bg-white {
  background-color: #FFF;
}

#container #contents .inner .sec .bg-gray4 {
  background-color: #F2F3F3;
}

#container #contents .inner .sec .tle-1 {
  margin-bottom: 2.4rem;
}

#container #contents .inner .sec .tle-S1 {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.144rem;
  line-height: 1;
  text-align: center;
  margin-bottom: 4rem;
  font-feature-settings: "palt"on;
}

#container #contents .inner .sec .tle-S1 p {
  border-bottom: 0.1rem solid #0E0F0F;
  padding-bottom: 1.2rem;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}

#container #contents .inner .sec .tle-S1 p:not(:last-of-type) {
  margin-bottom: 1.2rem;
}

#container #contents .inner .sec .tle-S2 {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: normal;
  text-align: center;
  margin-bottom: 2.4rem;
}

#container #contents .inner .sec .tle-S3 {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  margin: 0 auto 0.9rem auto;
}

#container #contents .inner .sec .tle-S3::after {
  display: block;
  content: url(../img/line-left.svg);
  position: absolute;
  top: 0;
  left: -2rem;
}

#container #contents .inner .sec .tle-S3::before {
  display: block;
  content: url(../img/line-right.svg);
  position: absolute;
  top: 0;
  right: -2rem;
}

#container #contents .inner .sec .fontJ {
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
  text-align: justify;
}

#container #contents .inner .sec .txt-sm {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: normal;
  font-feature-settings: "palt"on;
}

#container #contents .inner .sec .box-each {
  border-radius: 1rem;
  padding: 2.4rem;
  margin-bottom: 1.6rem;
}

#container #contents .inner .sec .box-each_tle {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2rem;
}

#container #contents .inner .sec .box-line {
  position: relative;
  padding: 1rem;
  margin-bottom: 3rem;
}

#container #contents .inner .sec .box-line-tle {
  color: #6AB49B;
  font-size: 2rem;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 1.6rem;
  font-weight: 800;
  font-feature-settings: "palt"on;
}

#container #contents .inner .sec .box-line-txt {
  font-feature-settings: "palt"on;
}

#container #contents .inner .sec .box-line::before {
  display: block;
  content: url(../img/box-top.svg);
  top: 0;
  left: 0;
  position: absolute;
}

#container #contents .inner .sec .box-line::after {
  display: block;
  content: url(../img/box-btm.svg);
  bottom: 0;
  right: 0;
  position: absolute;
}

#container #contents .inner .secM-about .box-gray {
  background-color: #F2F3F3;
  padding: 2.4rem;
  position: relative;
  border-radius: 1rem;
}

#container #contents .inner .secM-about .box-gray-subtle {
  position: absolute;
  width: 17rem;
  top: -2rem;
  left: -1rem;
}

#container #contents .inner .secM-about .box-gray p {
  font-feature-settings: "palt"on;
}

#container #contents .inner .secM-main {
  position: relative;
}

#container #contents .inner .secM-main-tle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translateX(-50%, -50%);
  -ms-transform: translateX(-50%, -50%);
  font-weight: 700;
  font-size: 1.6rem;
  color: white;
  width: 100%;
  text-align: center;
}

#container #contents .inner .secM-effect .wrap-merit .box-each_tle {
  gap: 0.6rem;
}

#container #contents .inner .secM-effect .wrap-merit .box-each_tle .num {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 4rem;
  gap: 0.6rem;
}

#container #contents .inner .secM-effect .wrap-merit .box-each_tle .num p:first-of-type {
  width: 0.8rem;
}

#container #contents .inner .secM-effect .wrap-merit .box-each_tle .num p:last-of-type {
  font-family: "futura-pt", "Hiragino Kaku Gothic Pro", "Meiryo", "MS Gothic", sans-serif;
  font-size: 3.2rem;
  color: #707C7A;
  font-weight: 450;
  line-height: 1;
  width: 2rem;
}

#container #contents .inner .secM-effect .wrap-merit .box-each_tle .tle {
  font-weight: 700;
  font-size: 1.5rem;
  border-bottom: 2px solid #6AB49B;
  padding-bottom: 0.1rem;
  line-height: normal;
}

#container #contents .inner .secM-worry .box-each_tle {
  gap: 1.6rem;
  margin-bottom: 1.6rem;
}

#container #contents .inner .secM-worry .box-each_tle_icon {
  width: 5rem;
}

#container #contents .inner .secM-worry .box-each_tle_txt {
  font-size: 1.6rem;
  color: #6AB49B;
  font-weight: 700;
  line-height: 1.5;
}

#container #contents .inner .secM-reason .box-line-tle span {
  font-size: 1.6rem;
  font-feature-settings: "pwid"on;
  display: block;
}

#container #contents .inner .secM-point .box-each_tle {
  color: #6AB49B;
  font-size: 1.7rem;
  line-height: 1.5;
  letter-spacing: 0.085rem;
  font-weight: 700;
  font-feature-settings: "palt"on;
}

#container #contents .inner .secM-point .box-each_ph {
  margin: 1.6rem 0;
}

#container #contents .inner .secM-voice .bg-white {
  padding: 4.8rem 0;
}

#container #contents .inner .secM-voice .tle-S2 {
  margin-bottom: 1.2rem;
  padding: 0 2.4rem;
}

#container #contents .inner .secM-voice .txt {
  margin-bottom: 2.4rem;
  text-align: center;
  padding: 0 2.4rem;
}

#container #contents .inner .secM-voice .vocWrap {
  position: relative;
  padding-left: 2.4rem;
}

#container #contents .inner .secM-voice .vocWrap-each {
  background-color: #F2F3F3;
  padding: 3.2rem;
  border-radius: 4rem 4rem 4rem 0;
  width: 90%;
}

#container #contents .inner .secM-voice .vocWrap-each_tle {
  color: #6AB49B;
  font-weight: 700;
  line-height: 1.5;
  font-size: 1.6rem;
  margin-bottom: 0.8rem;
}

#container #contents .inner .secM-voice .vocWrap-each_txt {
  font-feature-settings: "palt"on;
  margin-bottom: 1.6rem;
}

#container #contents .inner .secM-voice .vocWrap-btn {
  width: -moz-fit-content;
  width: fit-content;
  margin: -1.5rem 2.4rem 0 auto;
  position: relative;
  z-index: 10;
}

#container #contents .inner .secM-voice .vocWrap .slot-annotation {
  padding-right: 0.8rem;
  color: #707C7A;
  font-size: 1.3rem;
}

#container #contents .inner .secM-voice .vocWrap .slot-annotation::before {
  display: inline-block;
  content: "-";
  margin-right: 0.4rem;
  font-size: 1.2rem;
}

#container #contents .inner .secM-voice .vocWrap .progressButton__prev img {
  rotate: -180deg;
}

#container #contents .inner .secM-graph .graph-tle {
  justify-content: center;
  margin-bottom: 2.6rem;
  align-items: center;
  gap: 1.3rem;
}

#container #contents .inner .secM-graph .graph-tle-left {
  width: 11rem;
}

#container #contents .inner .secM-graph .graph-tle-right_top {
  margin: 0 auto 0.9rem auto;
}

#container #contents .inner .secM-trial-line {
  border: 1px solid #6AB49B;
  border-radius: 1rem;
}

#container #contents .inner .secM-trial-line .box-each {
  border-radius: unset;
  position: relative;
  padding: 2.4rem 2.4rem 0;
  margin-bottom: 2.4rem;
}

#container #contents .inner .secM-trial-line .box-each:nth-of-type(5)::before,
#container #contents .inner .secM-trial-line .box-each:nth-of-type(5)::after {
  display: none;
}

#container #contents .inner .secM-trial-line .box-each_ph {
  margin-bottom: 2.4rem;
}

#container #contents .inner .secM-trial-line .box-each-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

#container #contents .inner .secM-trial-line .box-each-flex_left {
  width: 18%;
}

#container #contents .inner .secM-trial-line .box-each-flex_right {
  width: 76%;
}

#container #contents .inner .secM-trial-line .box-each-flex_right_tle {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
  color: #6AB49B;
  border-left: 0.3rem solid #6AB49B;
  padding-left: 1.2rem;
  margin-bottom: 1.6rem;
}

#container #contents .inner .secM-trial-line .box-each-flex_right_txt {
  font-feature-settings: "palt"on;
}

#container #contents .inner .secM-trial-line .box-each-flex_right_txt_ph {
  margin: 1.6rem 0;
}

#container #contents .inner .secM-trial-line .box-each_tle {
  margin-bottom: 1.6rem;
  align-items: flex-start;
}

#container #contents .inner .secM-trial-line .box-each_tle_left {
  width: 3.5rem;
}

#container #contents .inner .secM-trial-line .box-each_tle_right {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
  color: #6AB49B;
  border-left: 0.3rem solid #6AB49B;
  padding-left: 1.2rem;
  margin-left: 2rem;
}

#container #contents .inner .secM-trial-line .box-each_txt {
  width: 95%;
  margin: 0 0 auto auto;
  font-feature-settings: "palt"on;
}

#container #contents .inner .secM-trial-line .box-each_txt_ph {
  margin: 1.6rem 0;
}

#container #contents .inner .secM-video .videoWrap .video {
  width: 48%;
}

#container #contents .inner .secM-video .videoWrap .video-each {
  width: 100%;
}

#container #contents .inner .secM-price .wrap-trial {
  margin-bottom: 4rem;
}

#container #contents .inner .secM-price .wrap-trial .tle-S1 {
  margin-bottom: 3.2rem;
}

#container #contents .inner .secM-price .wrap-trial-ph {
  margin-bottom: 2.4rem;
}

#container #contents .inner .secM-price .wrap-trial-txt .txt-sm {
  margin-top: 0.7rem;
}

@media screen and (max-width: 768px) {
  #container #contents .inner .secM-price .wrap-trial-txt {
    font-feature-settings: "palt"on;
    line-height: normal;
  }
}

#container #contents .inner .secM-price .wrap-price .pricebox-tle {
  color: #6AB49B;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  background-color: #FFF;
  padding: 0.4rem 1.6rem;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 1.6rem auto;
  border-radius: 4.8rem;
}

#container #contents .inner .secM-price .wrap-price .pricebox-each {
  justify-content: flex-start;
  align-items: center;
  gap: 1.2rem;
}

#container #contents .inner .secM-price .wrap-price .pricebox-each-1 {
  margin-bottom: 1.6rem;
}

#container #contents .inner .secM-price .wrap-price .pricebox-each .left {
  width: 7.2rem;
  height: 7.2rem;
  color: #FFF;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.3;
  background-color: #6AB49B;
  border-radius: 0.6rem;
  text-align: center;
  font-feature-settings: "palt"on;
  display: flex;
  justify-content: center;
  align-items: center;
}

#container #contents .inner .secM-price .wrap-price .pricebox-each .right p:nth-of-type(1) {
  text-align: justify;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: normal;
}

#container #contents .inner .secM-price .wrap-price .pricebox-each .right p:nth-of-type(2) {
  color: #6AB49B;
  font-size: 2.9rem;
  font-weight: 450;
  line-height: 1;
  text-align: justify;
  font-family: "futura-pt", "Hiragino Kaku Gothic Pro", "Meiryo", "MS Gothic", sans-serif;
}

#container #contents .inner .secM-price .wrap-price .pricebox-each .right p:nth-of-type(2) span {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.9;
  text-align: justify;
}

#container #contents .inner .secM-studio {
  background-color: #6AB49B;
  color: #FFF;
  padding: 4.8rem 2.4rem 3.2rem;
}

#container #contents .inner .secM-studio .tle-wrap {
  margin-bottom: 2.4rem;
}

#container #contents .inner .secM-studio .tle-wrap p:first-of-type {
  color: #0E0F0F;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  font-feature-settings: "palt"on;
  background-color: #FCEF53;
  border-radius: 4.8rem;
  padding: 0.4rem 1.6rem;
  margin: 0 auto 0.8rem auto;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
}

#container #contents .inner .secM-studio .tle-wrap p:last-of-type {
  font-size: 1.3rem;
  font-weight: 500;
  text-align: center;
  line-height: 1;
}

#container #contents .inner .secM-studio-ph {
  margin: 0 auto 2.4rem;
}

#container #contents .inner .secM-studio-info-each {
  border-bottom: 0.5px solid #88C3AF;
  padding-bottom: 1.3rem;
  margin-bottom: 1.2rem;
}

#container #contents .inner .secM-studio-info-each:last-of-type {
  border-bottom: unset;
  padding-bottom: unset;
  margin-bottom: unset;
}

#container #contents .inner .secM-studio-info-each .left {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.7;
}

#container #contents .inner .secM-studio-info-each .right {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.5;
  width: 24.9rem;
}

#container #contents .inner .secM-studio-info-each .right .txt-sm {
  margin-top: 0.5rem;
}

#container #contents .inner .secM-map {
  width: 100%;
}

#container #contents .inner .secM-map iframe {
  width: 100%;
  height: 20rem;
}

#container #contents .inner .secM-magazine .tle-S3 {
  margin-bottom: 2.5rem;
}

#container #contents .inner .secM-magazine .bg-white {
  border-radius: 0.8rem;
  padding: 0 2.4rem 2.4rem;
}

#container #contents .inner .secM-magazine-ph {
  margin-bottom: 2.4rem;
}

#container #contents .inner .secM-magazine-info-each:first-of-type {
  border-bottom: 0.5px solid #cccccc;
  padding-bottom: 1.3rem;
  margin-bottom: 1.2rem;
}

#container #contents .inner .secM-magazine-info-each .left {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.7;
}

#container #contents .inner .secM-magazine-info-each .right {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.5;
  width: 21.7rem;
}

#container #contents .inner .secM-last {
  margin-top: 2.4rem;
}

#container #contents .inner .secM-last-tle {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
  position: relative;
  margin-bottom: 2.4rem;
}

#container #contents .inner .secM-last-tle::before {
  display: block;
  content: "";
  position: absolute;
  top: -1.6rem;
  left: 0;
  background-color: #6AB49B;
  width: 1.6rem;
  height: 0.2rem;
}

#container #contents .inner .secM-last-2 .txt-sm-2 {
  font-feature-settings: "palt"on;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: justify;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

#container #contents .inner .secM-last-2 .txt-sm-2.txt-notice {
  font-weight: bold;
  text-decoration: underline;
  /*三軒茶屋店専用*/
}

#container #contents .inner .secM-last-2 .txt-sm-2:not(:last-of-type) {
  margin-bottom: 0.6rem;
}

#container #contents .inner .secM-last-2 .txt-sm-2 span {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  background-color: #6AB49B;
  border-radius: 10rem;
  margin: 0.5rem 1rem auto 0;
}

#container #contents .inner .secM-last-2 .txt-sm-2 p {
  width: 90%;
}

#container #contents .footer-wrap {
  background-color: #707C7A;
  padding: 4rem 2.4rem 6rem;
  color: #FFF;
}

#container #contents .footer-wrap-logo {
  width: 21.3rem;
  margin: auto auto 3.2rem;
}

#container #contents .footer-wrap-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 3.2rem;
}

#container #contents .footer-wrap-btn a {
  display: block;
  width: 2.4rem;
}

#container #contents .footer-wrap-btn a:nth-of-type(2) {
  margin: 0 2rem;
}

#container #contents .footer-wrap-copy {
  font-size: 1rem;
  text-align: justify;
  font-feature-settings: "palt"on;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .l-inner {
    margin: 0;
  }
}

/* 
========================================
追従ボタンリスト

- ユニーク
- ページ最下部に常時固定しているもの
========================================
*/
.btn-all {
  display: none;
}

@media screen and (max-width: 768px) {
  .btn-all {
    display: block;
    margin: 0 auto 4rem auto;
    padding: 0 2.4rem;
  }

  .btn-all a.gtm-searchTrialStudio_stickyFooter {
    border-radius: 2.4rem;
    /* border: 1rem solid #2ABA65; 三軒茶屋店専用*/
    grid-template-columns: auto auto;
    place-items: center;
    position: relative;
    padding: unset;
    height: 4rem;
    font-size: 1.3rem;
    margin-bottom: 0.8rem;
    /*三軒茶屋店専用*/
  }
}

.btn-all p {
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0.8rem;
}

.btn-all p:last-of-type {
  margin: 0 auto;
}

.btn-all p:first-of-type::after {
  display: none;
  /*三軒茶屋店専用*/

  content: url(../img/line-left.svg);
  position: absolute;
  top: 0;
  left: -2rem;
}

.btn-all p:first-of-type::before {
  display: none;
  /*三軒茶屋店専用*/

  content: url(../img/line-right.svg);
  position: absolute;
  top: 0;
  right: -2rem;
}

@media screen and (max-width: 768px) {

  .btn-all p:first-of-type::after,
  .btn-all p:first-of-type::before {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .frame-floating.sp a.gtm-searchTrialStudio_stickyFooter {
    height: 4rem;
    padding: unset;
    letter-spacing: unset;
  }
}

.followButtonListWrap {
  /*ファーストビューでバナーと被らないように追従ボタン非表示*/
  transform: translateY(calc(100% + 2rem));
  transition: transform 0.16s ease-out;
}

.followButtonListWrap.visible {
  /*スクロールしたら追従ボタン表示*/
  transform: translateY(0);
  box-shadow: 0px -2px 4px 0px rgba(29, 33, 32, 0.1);
}

.followButtonList__item.followButtonList__item--hasColor {
  margin: auto;
}

.followButtonListWrap {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding-block: 0.8rem;
  min-height: 6.8rem;
  background-color: #FFF;
  z-index: 20;
}

@media screen and (max-width: 768px) {
  .followButtonListWrap {
    padding-block: 0;
    min-height: 4rem;
  }
}

.followButtonList__item a {
  display: grid;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  padding: 1.1rem 1rem 1rem;
  width: 100%;
  color: #0E0F0F;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.1em;
  background-color: #FFF;
  border-radius: 2.5rem;
  border: 1px solid #0E0F0F;
  cursor: pointer;
  grid-template-columns: auto auto;
}

@media screen and (max-width: 768px) {
  .followButtonList__item a {
    grid-template-columns: auto auto auto;
    place-items: center;
    position: relative;
    padding: 0.8rem 0 0 0;
    height: 4.6rem;
    border-radius: 0;
    border: none;
    font-size: 1.3rem;
    column-gap: 0.4rem;
  }
}

.followButtonList__item a .decoration {
  display: flex;
  align-items: center;
  border-radius: 1.4rem;
  background-color: #FFF;
}

.followButtonList__item a .decoration:has(:nth-child(n+2)) {
  width: 7.3rem;
  justify-content: center;
  padding: 0.4rem 0.5rem 0.4rem 0.4rem;
  gap: 0.1rem;
  margin-right: 0.4rem;
}

.followButtonList__item a .decoration .decorationIcon {
  flex-shrink: 0;
}

.followButtonList__item a .decoration .decorationIcon[data-iconCategory=beginner] {
  content: url("../img/icon_beginner.svg");
  width: 1.5rem;
  height: 1.5rem;
}

.followButtonList__item a .decoration .decorationIcon[data-iconCategory=own] {
  content: url("../img/icon_own.svg");
  width: 1.5rem;
  height: 1.5rem;
}

.followButtonList__item a .decorationIcon[data-iconCategory=lineicon] {
  content: url("../img/line.svg");
  width: 1.8rem;
  height: 1.7rem;
}/*三軒茶屋専用*/


.followButtonList__item a .decoration .decorationLabel {
  color: #0E0F0F;
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1;
}

@media (hover: hover) and (pointer: fine) {
  .followButtonList__item a:hover {
    opacity: 0.6;
  }
}

.followButtonList__item--hasColor a {
  color: #FCEF53;
  background-color: #2ABA65;
}

/*▼24.05.14_スタイル追加_和田*/
/*▼24.06.07_a class名変更_黄*/
.followButtonList__item--hasColor a.gtm-applyTrialStudio_stickyFooter {
  background-color: #6ab49b;
  border: none;
}

/* ページ固有 */
.swiper-wrapper {
  display: grid;
  grid-auto-flow: column;
}

@media screen and (max-width: 768px) {
  .swiper-wrapper {
    width: 28.3rem;
  }
}

.swiper-wrapper--adjust {
  width: 100%;
}

.swiper-wrapper--adjust .swiper-slide {
  background-color: #F2F3F3;
}

@media screen and (max-width: 768px) {
  .swiper-wrapper--adjust .swiper-slide {
    width: 31.5rem;
  }
}

.swiper-slide {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  padding: 1.8rem 2.4rem;
  width: 40.5rem;
  box-sizing: border-box;
  background-color: #FFF;
}

@media screen and (max-width: 768px) {
  .swiper-slide {
    width: 24rem;
    padding: 0.9rem 1.2rem;
  }
}

.accordionWithBorder {
  display: flex;
  flex-direction: column;
  row-gap: 0.8rem;
}

.accordionWithBorder__item {
  display: flex;
  flex-direction: column;
  padding: 1.2rem;
  background-color: #FFF;
  border: 0.1rem solid #6AB49B;
  border-radius: 0.4rem;
  cursor: pointer;
}

.accordionWithBorder__item.is-open .accordionWithBorder__title .button .open {
  display: none;
}

.accordionWithBorder__item.is-open .accordionWithBorder__title .button .close {
  display: block;
}

.accordionWithBorder__item.is-open .accordionWithBorder__text {
  display: flex;
}

.accordionWithBorder__title {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0.8rem;
}

.accordionWithBorder__title .head {
  flex-shrink: 0;
  color: #6AB49B;
  font-family: "futura-pt", "Hiragino Kaku Gothic Pro", "Meiryo", "MS Gothic", sans-serif;
  font-size: 2rem;
  line-height: 1;
  font-weight: 450;
}

.accordionWithBorder__title .label {
  flex-grow: 1;
  color: #0E0F0F;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.3;
}

.accordionWithBorder__title .button {
  flex-shrink: 0;
}

.accordionWithBorder__title .button img {
  width: 1.6rem;
  height: 1.6rem;
}

.accordionWithBorder__title .button .open {
  display: block;
}

.accordionWithBorder__title .button .close {
  display: none;
}

.accordionWithBorder__text {
  align-items: center;
  padding: 0.4rem 3rem 0 2.5rem;
  padding-top: 0.4rem;
  gap: 0.8rem;
  display: none;
}

.accordionWithBorder__text.is-open {
  display: block;
}

.accordionWithBorder__text .head {
  display: none;
  flex-shrink: 0;
  color: #6AB49B;
  font-family: "futura-pt", "Hiragino Kaku Gothic Pro", "Meiryo", "MS Gothic", sans-serif;
  font-size: 2rem;
  line-height: 1;
  font-weight: 450;
}

.accordionWithBorder__text .text {
  color: #0E0F0F;
  font-size: 1.2rem;
  line-height: 1.3;
  font-weight: 500;
}

/*# sourceMappingURL=style.css.map */