@charset "UTF-8";
/* ########### スマホLP用style ########### */
body {
  background-attachment: fixed;
  background-image: url(../image/bg_pc.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.main {
  margin: 0 auto;
  max-width: 466px;
  background: #fff;
}

@media screen and (min-width: 467px) {
  .hover {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .hover:hover {
    opacity: 0.7;
  }
}

.sideBox {
  position: fixed;
  height: 100%;
  width: calc(50vw - 250px);
  text-align: center;
  display: flex;
  flex-direction: column;
}

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

.sideBox-inner {
  max-width: 400px;
  margin: auto;
  padding: 0 3%;
}

.sideBox-logo img {
  width: 100%;
}

.sideBox-btn {
  position: relative;
  margin-top: 20px;
}

.sideBox-btn a {
  position: absolute;
  left: 0;
  right: 0;
  width: 92%;
  bottom: 11%;
  margin: auto;
}

.visitBox01 {
  position: relative;
}

.visitBox01 .btn {
  width: 90%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5%;
}

.visitBox02 {
  position: relative;
}

.visitBox02 .btn {
  width: 90%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5%;
}

.experienceBox {
  position: relative;
}

.experienceBox .btn {
  width: 90%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5%;
}

.blk02 {
  position: relative;
}

.blk02 .star01 {
  position: absolute;
  left: 10px;
  top: 0;
  width: 50px;
  z-index: 2;
}

.blk02 .star02 {
  position: absolute;
  right: 10px;
  top: 0;
  width: 50px;
  z-index: 2;
}

.blk02 .wrap {
  position: relative;
  z-index: 1;
  padding-top: 20px;
}

.blk02::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fcee21;
  height: calc(100% - 90px);
  width: 100%;
}

.blk02 .img01 {
  margin-top: 15px;
}

.blk04 dl {
  padding: 20px 0 30px;
  width: 82%;
  margin: auto;
}

.blk04 dl dt {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #ad8f00;
  text-align: center;
}

.blk04 dl dd p {
  font-size: 16px;
  line-height: 1.8;
}

.blk05 {
  padding-bottom: 50px;
}

.blk05 .img01 {
  display: block;
  width: 75%;
  margin: 50px auto 30px;
}

.blk05 .t1 {
  width: 84%;
  margin: auto;
}

.trainerBlk {
  background: #fcee21;
  padding-bottom: 35px;
}

.trainerBlk ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 94%;
  margin: auto;
}

.trainerBlk ul li {
  width: 48%;
}

.trainerBlk ul li:nth-child(n + 3) {
  margin-top: 4%;
}

.qaBlk {
  padding-bottom: 50px;
}

.qaBlk .qa {
  width: 90%;
  margin: auto;
}

.qaBlk .qa > dt {
  cursor: pointer;
}

.qaBlk .qa + .qa {
  margin-top: 30px;
}

.qaBlk .qa .js_ac_inner {
  padding-top: 15px;
}

.qaBlk .qa .js_ac_inner > dl {
  background: #ffffe2;
  border: 3px solid #49b7c4;
  border-radius: 10px;
}

.qaBlk .qa .js_ac_inner > dl > dd {
  padding: 10px;
}

.qaBlk .qa .js_ac_inner > dl > dd p {
  line-height: 1.8;
  font-size: 14px;
}

.qaBlk .qa .js_ac_inner > dl > dd ul {
  padding: 10px 0;
}

.qaBlk .qa .js_ac_inner > dl > dd ul li {
  position: relative;
  padding-left: 15px;
  color: #ff6578;
  font-weight: bold;
  font-weight: 14px;
}

.qaBlk .qa .js_ac_inner > dl > dd ul li + li {
  margin-top: 5px;
}

.qaBlk .qa .js_ac_inner > dl > dd ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #ff6578;
}

.accessBlk .gmap {
  height: 300px;
}

.accessBlk .gmap iframe {
  width: 100%;
  height: 100%;
}

.accessBlk .wbox {
  background: #fff;
  width: 82%;
  margin: -30px auto 0;
  border-radius: 10px;
  padding: 15px 15px 20px 15px;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 2;
}

.accessBlk .wbox .t1 {
  text-align: center;
  margin-bottom: 10px;
}

.accessBlk .wbox .t2 {
  background: #ad8f00;
  color: #fff;
  font-weight: bold;
  display: table;
  margin: auto;
  padding: 5px 10%;
  text-indent: -0.5em;
}

.accessBlk .wbox .img01 {
  display: block;
  width: 50%;
  margin: 0 auto 15px;
}

.accessBlk .wbox .img02 {
  display: block;
  width: 100%;
  margin: 15px auto 0;
}

.beforeafterBlk {
  padding-bottom: 50px;
}

.beforeafterBlk .slider {
  width: 100%;
}

.beforeafterBlk .slider_nav .slick-dots button {
  background: #e6e6e6;
}

.beforeafterBlk .slide-arrow {
  top: inherit;
  bottom: -45px;
}

.beforeafterBlk .prev-arrow {
  left: 6vw;
}

.beforeafterBlk .next-arrow {
  right: 6vw;
}

.priceBlk {
  padding: 5px 3% 20px;
  position: relative;
  background: url(../image/bg_price.png) center center no-repeat;
  background-size: cover;
}

.reflection {
  display: inline-block;
  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;
  }
}

.slider {
  opacity: 0;
  transition: all 0.4s ease;
  margin-bottom: 25px;
  width: 84%;
  margin: auto;
}

.slider.slick-initialized {
  opacity: 1;
}

.slider_nav .slick-dots {
  padding: 0;
  text-align: center;
  margin-top: 15px;
}

.slider_nav .slick-dots > li {
  display: inline-block;
  margin: 0 7px;
}

.slider_nav .slick-dots button {
  padding: 0;
  border: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fff;
  color: transparent;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
}

.slider_nav .slick-dots .slick-active button {
  background-color: #49b7c4;
}

.slide-arrow {
  bottom: 0;
  cursor: pointer;
  margin: auto;
  position: absolute;
  top: -25px;
  width: 35px;
  z-index: 9999;
  pointer-events: all;
}

.prev-arrow {
  left: -20px;
}

.next-arrow {
  right: -20px;
}

.js_ac_box {
  height: 0;
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  visibility: hidden;
  overflow: hidden;
}

.is_open + .js_ac_box {
  height: auto;
  opacity: 1;
  visibility: visible;
}
