@charset "UTF-8";
body {
  background-color: #1a1a1a;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  body {
    background-color: #000000;
  }
}
p,
a,
li,
div,
input,
textarea,
select,
span,
label,
dl,
dt,
dd,
th,
td,
button,
small {
  font-family: "Noto Sans JP", sans-serif;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  font-weight: 200;
}
small {
  color: #000000;
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  text-align: left;
  width: 100%;
}

@media screen and (max-width: 767px) {
  small {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  p,
  a,
  li,
  div,
  input,
  textarea,
  select,
  span,
  label,
  dl,
  dt,
  dd,
  th,
  td,
  button {
    font-size: 3.1vw;
  }
}
img {
  width: 100%;
  height: auto;
}
a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  opacity: 0.3;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.for-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .for-sp {
    display: block;
  }
}
.bgWrap {
  background-color: #1a1a1a;
  position: fixed;
  height: 100vh;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .bgWrap {
    display: none;
  }
}
.contentFixe {
  padding-left: 5%;
  position: fixed;
  height: 100%;
  width: 90.4%;
}
@media screen and (max-width: 767px) {
  .contentFixe {
    display: none;
  }
}
.contentFixe .mainTitle {
  position: absolute;
  top: 10%;
  left: 5vw;
}
.contentFixe .mainTitle .logoWrap {
  margin-bottom: 47px;
  margin-left: auto;
  margin-right: auto;
  width: 220px;
}
.contentFixe .mainTitle .textWrap p {
  font-size: 17px;
  word-break: auto-phrase;
  line-height: 2.6em;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  letter-spacing: 0.3em;
}

@media screen and (max-width: 767px) {
  .contentFixe .mainTitle .textWrap p {
    letter-spacing: 0.2em;
  }
}

.contentFixe .menuWrap {
  position: absolute;
  top: 10%;
  right: 2.5vw;
}
.contentFixe .menuWrap ul {
  text-align: center;
}

.contentFixe .menuWrap li {
  line-height: 0;
  letter-spacing: 0.07em;
  margin-bottom: 32.3%;
}
.contentFixe .menuWrap li:last-child {
  margin-bottom: 0;
}
.contentFixe .menuWrap li a {
  font-size: 14px;
}
.contentFixe .sideLogo {
  position: absolute;
  width: 32px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.contentFixe .snsWrap {
  position: absolute;
  top: 40%;
  right: 0.5vw;
  display: flex;
}
.contentFixe .snsWrap div {
  margin-right: 21px;
  width: 28.5px;
}

.contentFixe .snsWrap div:last-child {
  margin-right: 0;
}

.contentWrap {
  max-width: 888px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}
@media screen and (max-width: 767px) {
  .contentWrap {
    display: block;
    overflow: hidden;
  }
}
.contentWrap .contentRightWrap {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #000000;
  -webkit-box-shadow: 0px 0px 15px #555555;
  box-shadow: 0px 0px 15px #555555;
  width: 570px;
}
@media screen and (max-width: 767px) {
  .contentWrap .contentRightWrap {
    border-left: none;
    border-right: none;
    width: 100%;
  }
}
.outfit {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.outfit_thin {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 100;
}
.sectionTitle {
  color: #000000;
  font-size: 88px;
  font-style: italic;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  text-align: center;
  line-height: 1em;
  position: relative;
}

@media screen and (max-width: 767px) {
  .sectionTitle {
    font-size: 11.2vw;
  }
}
.container {
  padding: 0 35px;
}
@media screen and (max-width: 767px) {
  .container {
    padding: 0 6vw;
  }
}

#topSlideWrap {
  position: relative;
}

.slideWrap .slick-slide {
  position: relative;
  z-index: 2;
}

.sliderCopy {
  position: relative;
  z-index: 10;
}

.slideText {
  display: block;
  max-width: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 5;
}

@media screen and (max-width: 767px) {
  #topSlideWrap {
    width: 100%;
  }
}
#topSlideWrap .slideWrap {
  max-width: 570px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #topSlideWrap .slideWrap {
    max-width: 100%;
    width: 100%;
    margin-top: 15.4vw;
    padding: 0 0;
  }
}
#topSlideWrap.none {
  display: none;
}
#topSlideWrap.block {
  display: block;
}
#topSlideWrap .scrolldown {
  position: absolute;
  bottom: 57px;
  right: 46.5px;
  height: 190px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #topSlideWrap .scrolldown {
    position: absolute;
    bottom: 8vw;
    right: 7vw;
    height: 190px;
    z-index: 1;
  }
}
#topSlideWrap {
  position: relative;
}

.slideWrap .slick-slide {
  position: relative;
  z-index: 2;
}

.sliderCopy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.slideLogo {
  display: block;
  max-width: 220px;
  width: 100%;
  position: absolute;
  top: 30px;
  left: 18%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 15;
  text-align: left;
  margin-left: 40px;
}

.slideText {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 15;
  height: 0;
}

@media screen and (max-width: 767px) {
  .slideLogo {
    max-width: 220px;
    left: 14%;
  }
}

@media screen and (max-width: 699px) {
  .slideLogo {
    width: 160px;
    min-width: 160px;
  }
}

@media screen and (max-width: 479px) {
  .slideLogo {
    top: 20px;
  }
}

@-webkit-keyframes pathmove {
  0% {
    height: 0;
    top: 0;
  }
  40% {
    height: 121px;
    top: 0;
  }
  80% {
    height: 0px;
    top: 121px;
  }
  100% {
    height: 0px;
    top: 121px;
  }
}
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
  }
  40% {
    height: 121px;
    top: 0;
  }
  80% {
    height: 0px;
    top: 121px;
  }
  100% {
    height: 0px;
    top: 121px;
  }
}

#about {
  text-align: center;
  position: relative;
  z-index: 2;
  padding-bottom: 30px;
}

#about .bgInnerWrap {
  background-color: #000000;
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  #about .bgInnerWrap {
    padding-top: 5vw;
  }
}
.onlineBanner {
  padding: 0 25px 10px;
  display: block;
}
/* @media screen and (max-width: 767px) {
	.onlineBanner {}
} */

#about .container {
  padding: 0 25px;
}

#about .sectionTitle {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #about .sectionTitle {
    margin-bottom: 5.2vw;
    padding-top: 70px;
    margin-top: -70px;
  }
}
#about .textWrap {
  padding: 0 25px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 107px;
}
@media screen and (max-width: 767px) {
  #about .textWrap {
    padding: 0 4.4vw;
    margin-bottom: 18.7vw;
  }
}
#about .textWrap img {
  width: 4.2%;
}
#about .textWrap p {
  width: 91.6%;
  font-size: 21px;
  line-height: 1.8em;
}
@media screen and (max-width: 767px) {
  #about .textWrap p {
    font-size: 3.5vw;
  }
}
#about .iconWrap ul {
  display: grid;
  margin-bottom: 24px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
}
#about .iconWrap ul li {
  min-height: 100px;
  border-left: #4c4c4c solid 1px;
}
#about .iconWrap ul li:first-child {
  border-left: none;
}
@media screen and (max-width: 767px) {
  #about .iconWrap ul li {
    margin-bottom: 7vw;
  }
}
#about .iconWrap ul li .outfit {
  font-weight: 200;
}
#about .iconWrap ul li .outfit span {
  font-weight: 200;
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
#about .iconWrap ul li:nth-child(1) .top {
  padding-top: 30px;
  font-size: 73px;
  display: inline-block;
  letter-spacing: -0.06em;
}
@media screen and (max-width: 767px) {
  #about .iconWrap ul li:nth-child(1) .top {
    padding-top: 5.2vw;
    font-size: 12.8vw;
  }
}
#about .iconWrap ul li:nth-child(1) .h {
  display: inline-block;
  font-size: 56px;
}
@media screen and (max-width: 767px) {
  #about .iconWrap ul li:nth-child(1) .h {
    font-size: 9.8vw;
  }
}
#about .iconWrap ul li:nth-child(2) .top {
  font-size: 73px;
  line-height: 0.8em;
  padding-top: 23px;
}
@media screen and (max-width: 767px) {
  #about .iconWrap ul li:nth-child(2) .top {
    font-size: 12.8vw;
    padding-top: 4vw;
  }
}
#about .iconWrap ul li:nth-child(2) .mins {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  #about .iconWrap ul li:nth-child(2) .mins {
    font-size: 5.6vw;
  }
}
#about .iconWrap ul li:nth-child(3) .top {
  font-size: 62px;
  line-height: 0.7em;
  padding-top: 18px;
}
@media screen and (max-width: 767px) {
  #about .iconWrap ul li:nth-child(3) .top {
    padding-top: 3.1vw;
    font-size: 10.8vw;
  }
}
#about .iconWrap ul li:nth-child(3) .min {
  font-size: 27px;
}
@media screen and (max-width: 767px) {
  #about .iconWrap ul li:nth-child(3) .min {
    font-size: 4.7vw;
  }
}
#about .iconWrap ul li:nth-child(3) .yen {
  font-size: 20px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #about .iconWrap ul li:nth-child(3) .yen {
    font-size: 3.5vw;
  }
}
#about .iconWrap ul li:nth-child(3) .price {
  font-size: 26px;
  display: inline-block;
  line-height: 1.2em;
}
@media screen and (max-width: 767px) {
  #about .iconWrap ul li:nth-child(3) .price {
    font-size: 4.5vw;
  }
}
#about .iconWrap ul li .iconBg {
  height: 100%;
  margin-bottom: 10px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
#about .iconWrap ul li .iconBg p {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  width: 100%;
}
#about .iconWrap ul li .iconBg .asterisk {
  color: #fff;
}

@media screen and (max-width: 767px) {
  #about .iconWrap ul li .iconBg {
    margin-bottom: 1.7vw;
    height: 23.12vw;
  }
  #about .iconWrap ul li .iconBg p {
    font-size: 3.2vw;
  }
}
#about .iconWrap ul li .iconText {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #about .iconWrap ul li .iconText {
    font-size: 2.8vw;
  }
}
#about .asterisk {
  font-size: 14px;
}
.aboutImg {
  margin-top: 80px;
  margin-left: -25px;
  margin-right: -25px;
}

.line_link.fixed-line {
  position: fixed;
  bottom: 0;
  width: 570px;
}

@media screen and (max-width: 767px) {
  .line_link.fixed-line {
    width: 100%;
  }
}

#plan {
  padding-top: 0;
  padding-bottom: 80px;
  position: relative;
  background-color: #e6e6e6;
}
@media screen and (max-width: 767px) {
  #plan {
    padding-top: 19.8vw;
  }
}
@media screen and (max-width: 767px) {
  #plan .sectionTitle {
    padding-top: 70px;
    margin-top: -130px;
  }
}
#plan .topText {
  margin: 35px auto 0;
  text-align: center;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 767px) {
  #plan .topText {
    margin-top: 6.1vw;
  }
}
#plan .topText p {
  text-align: left;
  font-size: 42px;
  display: inline-block;
  line-height: 1.6em;
  padding-left: 30px;
  font-weight: 200;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 767px) {
  #plan .topText p {
    font-size: 8.6vw;
    padding-left: 5.2vw;
  }
}
#plan .imgWrap {
  margin-top: -65px;
}
@media screen and (max-width: 767px) {
  #plan .imgWrap {
    margin-top: -11.4vw;
  }
}
#plan .container {
  padding-top: 38px;
}
@media screen and (max-width: 767px) {
  #plan .container {
    padding-top: 6.6vw;
  }
}
#plan .container .planCaution {
  font-size: 16px;
  text-align: center;
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  #plan .container .planCaution {
    font-size: 2.8vw;
    margin-bottom: 3.1vw;
  }
}
#plan .whiteBoxSingle {
  background-color: #fff;
  border-radius: 10px;
  padding: 60px 0 38px;
  position: relative;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxSingle {
    margin-bottom: 7vw;
    padding: 9.6vw 0 6.6vw;
  }
}
#plan .whiteBoxSingle .subTitle {
  color: #919191;
  font-size: 46px;
  position: absolute;
  left: 50%;
  top: 15px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxSingle .subTitle {
    font-size: 8vw;
    top: 2.6vw;
  }
}
#plan .whiteBoxSingle p {
  color: #000000;
}
#plan .whiteBoxSingle .name {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 47px;
  position: relative;
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxSingle .name {
    font-size: 6.3vw;
    margin-bottom: 8.2vw;
  }
}
#plan .whiteBoxSingle .name:after {
  content: "";
  width: 85px;
  height: 5px;
  background-color: #000000;
  position: absolute;
  left: 50%;
  bottom: -22px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxSingle .name:after {
    width: 14.9vw;
    height: 0.8vw;
    bottom: -3.8vw;
  }
}
#plan .whiteBoxSingle .text {
  font-size: 20px;
  text-align: center;
  margin-bottom: 36px;
  color: #4d4d4d;
  line-height: 1.4em;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxSingle .text {
    font-size: 3.5vw;
    margin-bottom: 6.3vw;
  }
}
#plan .whiteBoxSingle .flex {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 0 35px;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxSingle .flex {
    padding: 0 6.3vw;
  }
}
#plan .whiteBoxSingle .left,
#plan .whiteBoxSingle .right {
  text-align: center;
}
#plan .whiteBoxSingle .left .timeWrap,
#plan .whiteBoxSingle .right .timeWrap {
  text-align: center;
  width: 84px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin: 0 auto 27px;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxSingle .left .timeWrap,
  #plan .whiteBoxSingle .right .timeWrap {
    width: 14.7vw;
    margin: 0 auto 4.7vw;
  }
}
#plan .whiteBoxSingle .left .timeWrap .top,
#plan .whiteBoxSingle .right .timeWrap .top {
  font-size: 60px;
  line-height: 1em;
  font-weight: 200;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxSingle .left .timeWrap .top,
  #plan .whiteBoxSingle .right .timeWrap .top {
    font-size: 10.5vw;
  }
}
#plan .whiteBoxSingle .left .timeWrap .mins,
#plan .whiteBoxSingle .right .timeWrap .mins {
  font-size: 30px;
  line-height: 1em;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxSingle .left .timeWrap .mins,
  #plan .whiteBoxSingle .right .timeWrap .mins {
    font-size: 5.2vw;
    padding-bottom: 2.6vw;
  }
}
#plan .whiteBoxSingle .left .priceWrap .time,
#plan .whiteBoxSingle .right .priceWrap .time {
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxSingle .left .priceWrap .time,
  #plan .whiteBoxSingle .right .priceWrap .time {
    font-size: 3.1vw;
    margin-bottom: 0.8vw;
  }
}
#plan .whiteBoxSingle .left .priceWrap .yen,
#plan .whiteBoxSingle .right .priceWrap .yen {
  font-size: 40px;
  font-weight: bold;
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxSingle .left .priceWrap .yen,
  #plan .whiteBoxSingle .right .priceWrap .yen {
    font-size: 7vw;
  }
}
#plan .monthlyPlan {
  padding-top: 60px;
  position: relative;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #plan .monthlyPlan {
    margin-bottom: 7vw;
    padding-top: 10vw;
  }
}
#plan .monthlyPlan .subTitle {
  color: #919191;
  font-size: 46px;
  position: absolute;
  left: 50%;
  top: 15px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  #plan .monthlyPlan .subTitle {
    font-size: 8vw;
    top: 2.6vw;
  }
}
#plan .monthlyPlan .name {
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 65px;
  position: relative;
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  #plan .monthlyPlan .name {
    font-size: 6.3vw;
    margin-bottom: 8.2vw;
  }
}
#plan .monthlyPlan .name:after {
  content: "";
  width: 85px;
  height: 5px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: -22px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #plan .monthlyPlan .name:after {
    width: 14.9vw;
    height: 0.8vw;
    bottom: -3.8vw;
  }
}
#plan .monthlyPlan .text {
  font-size: 20px;
  text-align: center;
  line-height: 1.7em;
}
@media screen and (max-width: 767px) {
  #plan .monthlyPlan .text {
    font-size: 3.5vw;
  }
}
#plan .whiteBoxGlay {
  background-color: #fff;
  padding-bottom: 23px;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxGlay {
    margin-bottom: 7vw;
    padding-bottom: 4vw;
  }
}
#plan .whiteBoxGlay .subTitle {
  padding: 0 20px;
  line-height: 56px;
  background-color: #000000;
  color: #ffffff;
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 27px;
  font-weight: 500;
  letter-spacing: 0.1em;
}

#plan .whiteBoxGlay.join .subTitle {
  background-color: #333;
}

@media screen and (max-width: 767px) {
  #plan .whiteBoxGlay .subTitle {
    font-size: 3.7vw;
    padding: 0 0 0;
    margin-bottom: 4.73vw;
  }
}
#plan .whiteBoxGlay p {
  color: #000000;
  font-weight: 400;
  line-height: 1.8;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxGlay p {
    font-size: min(1.125rem, 4vw);
  }
}
#plan .whiteBoxGlay .price {
  line-height: 1em;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 26px;
  padding-left: 0.7em;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxGlay .price {
    font-size: 8.4vw;
    margin-bottom: 4.5vw;
  }
}
#plan .whiteBoxGlay .price span {
  color: #000000;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxGlay .price span {
    margin-left: 0.8vw;
  }
}
#plan .whiteBoxGlay .available {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: 20px;
  font-weight: bold;
  line-height: 1em;
  padding: 16px 0;
  margin: 0 25px 25px;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxGlay .available {
    font-size: 3.5vw;
    padding: 2.8vw 0;
    margin: 0 6.1vw 4.7vw;
  }
}
#plan .whiteBoxGlay .flex {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 0 20px;
  margin-bottom: 40px;
}
#plan .whiteBoxGlay.join .flex {
  margin-bottom: 10px;
}
#plan .whiteBoxGlay .flex li {
  border-right: #000000 solid 1px;
  width: 50%;
}
#plan .whiteBoxGlay .flex li:last-child {
  border-right: none;
}
.flex.hanzomonPlanbox {
  margin-bottom: 0 !important;
}

#plan .hanzomonPlanbox p.room {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 767px) {
  #plan .whiteBoxGlay .flex {
    padding: 0 5.2vw;
    margin-bottom: 6.1vw;
  }
}
#plan .whiteBoxGlay .left,
#plan .whiteBoxGlay .right,
#plan .whiteBoxGlay .center {
  text-align: center;
}
#plan .whiteBoxGlay .left .type,
#plan .whiteBoxGlay .right .type,
#plan .whiteBoxGlay .center .type {
  color: #000000;
  font-size: 18px;
  margin-bottom: 9px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxGlay .left .type,
  #plan .whiteBoxGlay .right .type,
  #plan .whiteBoxGlay .center .type {
    font-size: 3.1vw;
    margin-bottom: 1.5vw;
    padding-left: 0;
    padding-right: 0;
  }
}
#plan .whiteBoxGlay .left .count,
#plan .whiteBoxGlay .right .count,
#plan .whiteBoxGlay .center .count {
  font-size: 40px;
  font-weight: 400;
  font-family: "Oswald", sans-serif;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxGlay .left .count,
  #plan .whiteBoxGlay .right .count,
  #plan .whiteBoxGlay .center .count {
    font-size: 7vw;
  }
}
#plan .whiteBoxGlay .left .count span,
#plan .whiteBoxGlay .right .count span,
#plan .whiteBoxGlay .center .count span {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxGlay .left .count span,
  #plan .whiteBoxGlay .right .count span,
  #plan .whiteBoxGlay .center .count span {
    font-size: 3.1vw;
    margin-left: 0.8vw;
  }
}
#plan .whiteBoxGlay .priceSub {
  font-size: 30px;
  font-weight: bold;
  line-height: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxGlay .priceSub {
    font-size: 5.2vw;
  }
}
#plan .whiteBoxGlay .priceSub span {
  font-size: 18px;
  color: #4d4d4d;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  #plan .whiteBoxGlay .priceSub span {
    font-size: 3.1vw;
    margin-right: 3.5vw;
  }
}
#plan .special {
  margin-bottom: 33px;
}
@media screen and (max-width: 767px) {
  #plan .special {
    margin-bottom: 5.7vw;
  }
}
#plan .special .subTitle {
  background-color: #000000;
}
#plan .option .outfit {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  #plan .option .outfit {
    font-size: 7vw;
    margin-bottom: 1.4vw;
  }
}
#plan .option .text {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8em;
  margin-bottom: 20px;
  text-align: justify;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  #plan .option .text {
    font-size: 3.5vw;
    margin-bottom: 3.5vw;
  }
}
#plan .option .optionCaution {
  font-size: 20px;
  line-height: 1.7em;
  padding-bottom: 85px;
}
@media screen and (max-width: 767px) {
  #plan .option .optionCaution {
    font-size: 3.5vw;
    padding-bottom: 14.9vw;
  }
}
#plan .planList {
  background-color: #333333;
  position: relative;
  z-index: 1;
}
#plan .planList .title {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 38px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #plan .planList .title {
    font-size: 6.3vw;
    margin-bottom: 6.6vw;
  }
}
#plan .planList table {
  width: 100%;
}
#plan .planList table thead {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
#plan .planList table thead th {
  border-right: 1px solid #fff;
  font-size: 17px;
  text-align: center;
  padding: 10px 0;
  vertical-align: middle;
  line-height: 1.2em;
}
@media screen and (max-width: 767px) {
  #plan .planList table thead th {
    font-size: 2.9vw;
    padding: 1.7vw 0;
  }
}
#plan .planList table thead th:nth-child(1) {
  width: 23%;
}
#plan .planList table thead th:nth-child(2) {
  width: 21%;
}
#plan .planList table thead th:nth-child(3) {
  width: 24%;
}
#plan .planList table thead th:last-child {
  width: 24%;
  border-right: none;
}
#plan .planList table tbody tr {
  border-bottom: 2px solid #fff;
}
#plan .planList table tbody tr th {
  border-right: 1px solid #fff;
  font-size: 21px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #plan .planList table tbody tr th {
    font-size: 3.5vw;
  }
}
#plan .planList table tbody tr td {
  padding: 19px 0;
  vertical-align: middle;
  border-right: 1px solid #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #plan .planList table tbody tr td {
    padding: 3.3vw 0;
  }
}
#plan .planList table tbody tr td:last-child {
  border-right: none;
}
#plan .planList table tbody tr td p {
  font-size: 21px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #plan .planList table tbody tr td p {
    font-size: 3.5vw;
  }
}
#plan .planList table tbody tr td p.mainCount {
  border-bottom: 1px solid #919191;
  padding-bottom: 15px;
  margin: 0 20px 12px;
  font-size: 21px;
}
@media screen and (max-width: 767px) {
  #plan .planList table tbody tr td p.mainCount {
    font-size: 3.5vw;
    padding-bottom: 2.6vw;
    margin: 0 3.5vw 2.1vw;
  }
}
#plan .planList table tbody tr td p.subCount {
  font-size: 19px;
}
@media screen and (max-width: 767px) {
  #plan .planList table tbody tr td p.subCount {
    font-size: 3.3vw;
  }
}
#plan .planList table tbody tr:nth-child(1) {
  background-color: #919191;
}
#plan .planList table tbody tr:nth-child(1) p.mainCount {
  border-bottom: 1px solid #aaaaaa;
}
#plan .planList table tbody tr:nth-child(2) {
  background-color: #808080;
}
#plan .planList table tbody tr:nth-child(3) {
  background-color: #808080;
}
#plan .planList table tbody tr:nth-child(4) {
  background-color: #666666;
}
#plan .planList table tbody tr:nth-child(5) {
  background-color: #000000;
}
#plan .planList .planCaution {
  font-size: 16px;
  text-align: right;
  padding: 17px 19px 47px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  #plan .planList .planCaution {
    font-size: 2.8vw;
    padding: 2.9vw 3.3vw 45.2vw 0;
  }
}
#equipment {
  position: relative;
  margin-top: -72px;
  padding-bottom: 537px;
}
@media screen and (max-width: 767px) {
  #equipment {
    margin-top: -12.6vw;
    padding-bottom: 22.2vw;
  }
}
@media screen and (max-width: 767px) {
  #equipment #eqAnker {
    padding-top: 70px;
    margin-top: -70px;
  }
}
#equipment .sectionTitle {
  position: relative;
  z-index: 1;
}
#equipment .topText {
  margin: 25px auto 0;
  margin-bottom: 40px;
  text-align: center;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 767px) {
  #equipment .topText {
    margin: 4.3vw auto 7vw;
  }
}
#equipment .topText p {
  text-align: left;
  font-size: 42.2px;
  display: inline-block;
  line-height: 1.7em;
  font-weight: 200;
}
@media screen and (max-width: 767px) {
  #equipment .topText p {
    font-size: 7.4vw;
  }
}
#equipment .eqSlideWrap {
  background-color: #fff;
}
#equipment .eqSlideWrap li {
  margin-top: 15px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  #equipment .eqSlideWrap li {
    margin: 2.6vw 1vw 4.3vw;
  }
}
#equipment .eqSlideWrap li img {
  width: 70%;
  margin: 0 auto;
}
#equipment .eqSlideWrap p {
  text-align: center;
  color: #000000;
}
#equipment .eqSlideWrap p.outfit {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 5px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  #equipment .eqSlideWrap p.outfit {
    font-size: 5.2vw;
    margin-bottom: 0.8vw;
  }
}
#equipment .eqSlideWrap p.jpName {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #equipment .eqSlideWrap p.jpName {
    font-size: 3.5vw;
  }
}
#equipment .eqSlideWrap .slick-dotted.slick-slider {
  margin-bottom: 95px;
}
@media screen and (max-width: 767px) {
  #equipment .eqSlideWrap .slick-dotted.slick-slider {
    margin-bottom: 16.6vw;
  }
}
#equipment .eqSlideWrap .slick-dots {
  bottom: -73px;
}
@media screen and (max-width: 767px) {
  #equipment .eqSlideWrap .slick-dots {
    bottom: -12.8vw;
  }
}
@media screen and (max-width: 767px) {
  #equipment .eqSlideWrap .slick-dots li {
    width: 3.5vw;
    height: 3.5vw;
  }
}
#equipment .eqSlideWrap .slick-dots li button:before {
  font-size: 34px;
  width: 11px;
  height: 11px;
  opacity: 1;
  color: #808080;
}
@media screen and (max-width: 767px) {
  #equipment .eqSlideWrap .slick-dots li button:before {
    font-size: 5.9vw;
    width: 1.9vw;
    height: 1.9vw;
  }
}
#equipment .eqSlideWrap .slick-dots li.slick-active button:before {
  font-size: 34px;
  width: 11px;
  height: 11px;
  opacity: 1;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #equipment .eqSlideWrap .slick-dots li.slick-active button:before {
    font-size: 5.9vw;
    width: 1.9vw;
    height: 1.9vw;
  }
}
#equipment .eqSlideWrap .slick-prev,
#equipment .eqSlideWrap .slick-next {
  width: 24px;
  height: 97px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #equipment .eqSlideWrap .slick-prev,
  #equipment .eqSlideWrap .slick-next {
    width: 4.2vw;
    height: 17vw;
  }
}
#equipment .eqSlideWrap .slick-next {
  right: 30px;
}
@media screen and (max-width: 767px) {
  #equipment .eqSlideWrap .slick-next {
    right: 5.2vw;
  }
}
#equipment .eqSlideWrap .slick-next:before {
  content: "";
  width: 25px;
  height: 97px;
  background-size: contain;
  display: block;
  background-image: url(../img/arrow_b_r.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  #equipment .eqSlideWrap .slick-next:before {
    width: 4.3vw;
    height: 17vw;
  }
}
#equipment .eqSlideWrap .slick-prev {
  left: 30px;
}
@media screen and (max-width: 767px) {
  #equipment .eqSlideWrap .slick-prev {
    left: 5.2vw;
  }
}
#equipment .eqSlideWrap .slick-prev:before {
  content: "";
  width: 25px;
  height: 97px;
  background-size: contain;
  display: block;
  background-image: url(../img/arrow_b_l.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  #equipment .eqSlideWrap .slick-prev:before {
    width: 4.3vw;
    height: 17vw;
  }
}
#equipment .eqCaution {
  font-size: 16px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #equipment .eqCaution {
    font-size: 2.8vw;
  }
}
#facility {
  position: relative;
  background-color: #000000;
  padding-top: 370px;
  padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
  #facility {
    padding-bottom: 18.6vw;
  }
}
/* #facility:before {
	content: "";
	position: absolute;
	top: 13%;
	left: 0;
	width: 100%;
	height: 45%;
	z-index: -1;
	background-color: #333333;
	-webkit-transform: skewY(-17deg);
	transform: skewY(-17deg);
	-webkit-transform-origin: top right;
	transform-origin: top right;
} */
@media screen and (max-width: 767px) {
  #facility:before {
    top: 21%;
  }
}
#facility:after {
  content: "";
  position: absolute;
  bottom: -3%;
  left: 0;
  width: 100%;
  height: 45%;
  z-index: -1;
  background-color: #000000;
  -webkit-transform: skewY(-17deg);
  transform: skewY(-17deg);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
@media screen and (max-width: 767px) {
  #facility #faAnker {
    padding-top: 70px;
    margin-top: -70px;
  }
}
#facility .sectionTitle {
  color: #fff;
  margin-top: -360px;
}
@media screen and (max-width: 767px) {
  #facility .sectionTitle {
    margin-top: 0vw;
  }
}
#facility .topText {
  margin: 25px auto 65px;
  text-align: center;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 767px) {
  #facility .topText {
    margin: 4.3vw auto 11.4vw;
  }
}
#facility .topText p {
  text-align: center;
  font-size: 32px;
  display: inline-block;
  line-height: 1.6em;
  letter-spacing: 0.2em;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  #facility .topText p {
    font-size: 6.4vw;
  }
}
#facility .faSlideWrap {
  background-color: #000000;
  font-family: "Poppins", sans-serif;
  margin-bottom: 70px;
}
#facility .faSlideWrap:last-child {
  margin-bottom: 0;
}
#facility .faSlideWrap li {
  margin-top: 15px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  #facility .faSlideWrap li {
    margin: 2.6vw 1vw 4.3vw;
  }
}
#facility .faSlideWrap .slick-slide {
  margin-right: 17.5px;
  margin-left: 17.5px;
}
@media screen and (max-width: 767px) {
  #facility .faSlideWrap .slick-slide {
    margin-right: 3vw;
    margin-left: 3vw;
  }
}
#facility .faSlideWrap .slick-dotted.slick-slider {
  margin-bottom: 52px;
}
@media screen and (max-width: 767px) {
  #facility .faSlideWrap .slick-dotted.slick-slider {
    margin-bottom: 9.6vw;
  }
}
#facility .faSlideWrap .slick-dots {
  bottom: -48px;
}
@media screen and (max-width: 767px) {
  #facility .faSlideWrap .slick-dots {
    bottom: -8.8vw;
  }
}
@media screen and (max-width: 767px) {
  #facility .faSlideWrap .slick-dots li {
    width: 3.5vw;
    height: 3.5vw;
  }
}
#facility .faSlideWrap .slick-dots li button:before {
  font-size: 22px;
  width: 11px;
  height: 11px;
  opacity: 1;
  color: #808080;
}
@media screen and (max-width: 767px) {
  #facility .faSlideWrap .slick-dots li button:before {
    font-size: 5.9vw;
    width: 1.9vw;
    height: 1.9vw;
  }
}
#facility .faSlideWrap .slick-dots li.slick-active button:before {
  font-size: 22px;
  width: 11px;
  height: 11px;
  opacity: 1;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #facility .faSlideWrap .slick-dots li.slick-active button:before {
    font-size: 5.9vw;
    width: 1.9vw;
    height: 1.9vw;
  }
}
#facility .faSlideWrap .slick-prev,
#facility .faSlideWrap .slick-next {
  width: 24px;
  height: 97px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #facility .faSlideWrap .slick-prev,
  #facility .faSlideWrap .slick-next {
    width: 4.2vw;
    height: 17vw;
  }
}
#facility .faSlideWrap .slick-next {
  right: 30px;
}
@media screen and (max-width: 767px) {
  #facility .faSlideWrap .slick-next {
    right: 5.2vw;
  }
}
#facility .faSlideWrap .slick-next:before {
  content: "";
  width: 25px;
  height: 97px;
  background-size: contain;
  display: block;
  background-image: url(../img/arrow_w_r.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  #facility .faSlideWrap .slick-next:before {
    width: 4.3vw;
    height: 17vw;
  }
}
#facility .faSlideWrap .slick-prev {
  left: 30px;
}
@media screen and (max-width: 767px) {
  #facility .faSlideWrap .slick-prev {
    left: 5.2vw;
  }
}
#facility .faSlideWrap .slick-prev:before {
  content: "";
  width: 25px;
  height: 97px;
  background-size: contain;
  display: block;
  background-image: url(../img/arrow_w_l.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  #facility .faSlideWrap .slick-prev:before {
    width: 4.3vw;
    height: 17vw;
  }
}
#gym {
  position: relative;
  margin-bottom: 60px;
  /* 矢印 */
}
.gym__listItem {
  margin-top: 3rem;
}
.gym_title {
  color: #fff;
  font-size: 1.5625rem;
  line-height: 1.3;
  border-block: 1px solid #fff;
  padding: 1rem 0.625rem 1rem;
}
.gym__thumbnail {
  padding: 1rem 3rem 2.3rem;
}
.gym__linkWrap {
  text-align: center;
}
.gym__link {
  background-color: #808080;
  box-shadow: 0px 0px 1px 5px rgba(73, 77, 93, 0.35);
  padding: 1rem;
}

@media screen and (max-width: 767px) {
  #gym {
    margin-bottom: 10.5vw;
  }
  #gym #gymAnker {
    padding-top: 70px;
    margin-top: -70px;
  }
  .gym__thumbnail {
    padding: 1rem 2rem 2.3rem;
  }
}
#gym .topText {
  margin: 25px auto 90px;
  text-align: center;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 767px) {
  #gym .topText {
    margin: 4.3vw auto 15.7vw;
  }
}
#gym .topText p {
  text-align: left;
  font-size: 42.2px;
  display: inline-block;
  line-height: 1.6em;
  font-weight: 200;
}
@media screen and (max-width: 767px) {
  #gym .topText p {
    font-size: 7.4vw;
  }
}
#gym .accordion {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #gym .accordion {
    margin-top: 5.2vw;
  }
}
#gym .accordion-content {
  display: none;
}
#gym .accordion-content p {
  font-size: 13px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #gym .accordion-content p {
    font-size: 2.2vw;
  }
}
#gym .accordion-title {
  border-top: 1px solid #fff;
  position: relative;
  color: #fff;
  cursor: pointer;
  font-size: 25px;
  padding: 23px 10px 20px;
}
@media screen and (max-width: 767px) {
  #gym .accordion-title {
    font-size: 4.3vw;
    padding: 4vw 1.7vw 3.5vw;
  }
}

@media screen and (max-width: 767px) {
  #gym .accordion-title::after {
    height: 3.5vw;
    right: 4.5vw;
    width: 3.5vw;
  }
}
#gym .accordion-title.open::after {
  top: 45%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#gym .lastContent {
  border-bottom: 1px solid #fff;
}
#gym .imgWrap {
  margin: 20px 0 30px;
}
@media screen and (max-width: 767px) {
  #gym .imgWrap {
    margin: 3.5vw 0 5.2vw;
  }
}
#gym .detail {
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  #gym .detail {
    padding: 0 2.6vw;
  }
}
#gym .detail dt {
  font-size: 16px;
  width: 29.7%;
}
@media screen and (max-width: 767px) {
  #gym .detail dt {
    font-size: 2.8vw;
    line-height: 1.6em;
  }
}
#gym .detail dd {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 35px;
  line-height: 1.6em;
}
@media screen and (max-width: 767px) {
  #gym .detail dd {
    font-size: 3.1vw;
    margin-bottom: 6.1vw;
  }
}
#gym .mapWrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 60%;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #gym .mapWrap {
    margin-bottom: 3.5vw;
  }
}
#gym .mapWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#gym .mapWrap iframe {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
#gym .mapLink {
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  #gym .mapLink {
    margin-bottom: 14vw;
  }
}
#gym .mapLink a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#gym .mapLink a img {
  width: 6.7px;
}
@media screen and (max-width: 767px) {
  #gym .mapLink a img {
    width: 1.1vw;
  }
}
#gym .mapLink a span {
  color: #fff;
  font-size: 20px;
  padding: 0 15px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #gym .mapLink a span {
    font-size: 3.5vw;
    padding: 0 2.6vw;
  }
}
#joinus {
  background: #e6e6e6;
  position: relative;
  padding-bottom: 150px;
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  #joinus {
    padding-bottom: 31.3vw;
    padding-top: 0;
  }
}
#joinus:before {
  content: "";
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 55%;
  z-index: -1;
  background-color: #333333;
  -webkit-transform: skewY(-17deg);
  transform: skewY(-17deg);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
#joinus:after {
  content: "";
  position: absolute;
  bottom: -32%;
  left: 0;
  width: 100%;
  height: 55%;
  z-index: 0;
  background-color: #000000;
  -webkit-transform: skewY(-17deg);
  transform: skewY(-17deg);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
@media screen and (max-width: 767px) {
  #joinus #joinusAnker {
    padding-top: 70px;
    margin-top: -70px;
  }
}
#joinus .topText {
  margin: 23px auto 45px;
  text-align: center;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 767px) {
  #joinus .topText {
    margin: 4vw auto 7.8vw;
  }
}
#joinus .topText p {
  color: #000000;
  text-align: center;
  font-size: 24px;
  display: inline-block;
  line-height: 1.5em;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  #joinus .topText p {
    font-size: 4.2vw;
  }
}

.joinusList {
  padding-left: 79px;
  padding-right: 79px;
}

@media screen and (max-width: 767px) {
  .joinusList {
    padding-left: 13vw;
    padding-right: 13vw;
  }
}

#joinus li {
  margin-bottom: 32px;
}

#joinus li .numberWrap {
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100px;
}
#joinus li .numberWrap .number {
  background: #fff;
  border: #000000 solid 1px;
  border-radius: 999px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  width: 100px;
}

@media screen and (max-width: 569px) {
  #joinus li .numberWrap .number {
    height: 80px;
    width: 80px;
  }
}

#joinus li .numberWrap .number .step {
  color: #000000;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-style: italic;
  letter-spacing: 0.04em;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #joinus li .numberWrap .number .step {
    font-size: 2.8vw;
    margin-bottom: 0.5vw;
  }
}
#joinus li .numberWrap .number .count {
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-style: italic;
  margin-top: -40px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #joinus li .numberWrap .number .count {
    font-size: 7vw;
  }
}

@media screen and (max-width: 569px) {
  #joinus li .numberWrap .number {
    height: 80px;
    width: 80px;
  }
  #joinus li .numberWrap .number .count {
    margin-top: -30px;
  }
}

#joinus li .rod {
  width: 1.9%;
}
#joinus li .text {
  padding-left: 24px;
  width: calc(100% - 100px);
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media screen and (max-width: 569px) {
  #joinus li .numberWrap {
    width: 82px;
  }
  #joinus li .text {
    width: calc(100% - 80px);
  }
}

#joinus li:last-of-type .text:after {
  display: none;
}
#joinus li .text p {
  color: #000000;
  font-size: 24px;
  text-align: left;
  font-weight: 400;
  line-height: 1.5em;
}
@media screen and (max-width: 767px) {
  #joinus li .text p {
    font-size: 4.2vw;
  }
}

#faq {
  background-color: #e6e6e6;
  padding-bottom: 80px;
  padding-top: 0;
  position: relative;
  /* 矢印 */
}

#faq:before {
  content: "";
  position: absolute;
  top: -230px;
  left: 0;
  width: 100%;
  height: 500px;
  z-index: 0;
  background-color: #e6e6e6;
  -webkit-transform: skewY(-17deg);
  transform: skewY(-17deg);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

@media screen and (max-width: 767px) {
  #faq {
    padding-bottom: 14vw;
    padding-top: 0;
  }
}
#faq p {
  color: #000000;
}
@media screen and (max-width: 767px) {
  #faq #faqAnker {
    padding-top: 0;
    margin-top: 0;
  }
}
#faq .accordion {
  margin-left: auto;
  margin-right: auto;
  margin-top: 33px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #faq .accordion {
    padding-top: 5.7vw;
  }
}
#faq .accordion-content {
  display: none;
  padding-top: 12px;
}

#faq .accordion-content li {
  border-bottom: #d7d7d7 solid 1px;
  padding-top: 24px;
}

@media screen and (max-width: 767px) {
  #faq .accordion-content {
    padding-top: 2.1vw;
  }
}
#faq .accordion-content p.outfit_thin {
  width: 15.6%;
  text-align: center;
}
#faq .accordion-content p.outfit_thin span {
  background-color: #000000;
  border-radius: 999px;
  color: #ffffff;
  display: inline-block;
  font-family: "Outfit", sans-serif;
  font-size: 19px;
  height: 32px;
  width: 32px;
  line-height: 32px;
}

@media screen and (max-width: 767px) {
  #faq .accordion-content p.outfit_thin {
    font-size: 5.2vw;
  }
}
#faq .accordion-content div {
  width: 84.4%;
  padding-top: 5px;
}
@media screen and (max-width: 767px) {
  #faq .accordion-content div {
    padding-top: 1.4vw;
  }
}
#faq .accordion-content div p {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  #faq .accordion-content div p {
    font-size: 18px;
  }
}
#faq .accordion-content div p:nth-child(1) {
  font-weight: bold;
  margin-bottom: 11px;
}
@media screen and (max-width: 767px) {
  #faq .accordion-content div p:nth-child(1) {
    margin-bottom: 1.9vw;
    margin-top: -4px;
    line-height: 1.8;
  }
}
#faq .accordion-content div p:nth-child(2) {
  color: #000000;
  font-size: 14px;
  margin-bottom: 29px;
  line-height: 1.5em;
}
@media screen and (max-width: 767px) {
  #faq .accordion-content div p:nth-child(2) {
    margin-bottom: 5vw;
    font-size: 14px;
  }
}
#faq .accordion-title {
  border-top: 1px solid #393939;
  position: relative;
  color: #000000;
  cursor: pointer;
  font-size: 24px;
  font-weight: 500;
  padding: 23px 10px 20px;
  background-color: #e6e6e6;
}

@media screen and (max-width: 767px) {
  #faq .accordion-title {
    font-size: 4.3vw;
    padding: 4vw 1.7vw 3.5vw;
  }
}

#faq .accordion-title::after {
  content: "";
  display: block;
  position: absolute;
  right: 26px;
  top: 50%;
  width: 23px;
  height: 2px;
  background-color: #000000;
  transform: translateY(-50%);
}

#faq .accordion-title::before {
  content: "";
  display: block;
  position: absolute;
  right: 36px;
  top: 50%;
  width: 2px;
  height: 23px;
  background-color: #000000;
  transform: translateY(-50%);
  transition: opacity 0.3s ease-in-out;
}

@media screen and (max-width: 767px) {
  #faq .accordion-title::after {
    width: 18px;
    right: 24px;
  }

  #faq .accordion-title::before {
    height: 18px;
    right: 32px;
  }
}
/* open 時の縦棒を非表示（フェードアウト） */
#faq .accordion-title.open::before {
  opacity: 0;
}

#faq .lastContent {
  border-bottom: 1px solid #393939;
}
#contact {
  background-color: #333333;
  position: relative;
  padding-top: 140px;
}
@media screen and (max-width: 767px) {
  #contact {
    padding-top: 24.5vw;
  }
}
@media screen and (max-width: 767px) {
  #contact #contactAnker {
    padding-top: 70px;
    margin-top: -70px;
  }
}
#contact .sectionTitle {
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  #contact .sectionTitle {
    margin-bottom: 6.1vw;
  }
}
#contact .topText {
  margin: 0 auto 55px;
  text-align: center;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 767px) {
  #contact .topText {
    margin: 0 auto 9.6vw;
  }
}
#contact .topText p {
  text-align: center;
  font-size: 20px;
  display: inline-block;
  line-height: 1.7em;
  font-weight: 200;
}
@media screen and (max-width: 767px) {
  #contact .topText p {
    font-size: 3.5vw;
  }
}
#contact .borderWrap {
  border-bottom: 1px solid #fff;
}
#contact .must-icon {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 11px;
}
@media screen and (max-width: 767px) {
  #contact .must-icon {
    font-size: 3.1vw;
    margin-bottom: 1.9vw;
  }
}
#contact .must-icon span {
  margin-left: 12px;
  background-color: #ff2c43;
  font-size: 14px;
  color: #fff;
  padding: 1px 5px 1px 0.5em;
  letter-spacing: 0.2em;
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
  #contact .must-icon span {
    margin-left: 2.1vw;
    font-size: 2.4vw;
    padding: 0.1vw 0.8vw 0.1vw 0.5em;
  }
}
#contact input {
  cursor: pointer;
  margin-bottom: 42px;
  background-color: #808080;
  color: #fff;
  padding: 22px 4%;
  width: 92%;
  border: none;
  border-bottom: 2px solid #fff;
  border-radius: 5px 5px 0 0;
}
@media screen and (max-width: 767px) {
  #contact input {
    margin-bottom: 7.3vw;
    padding: 3.8vw 4%;
  }
}
#contact input::-webkit-input-placeholder {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 500;
}
#contact input::-moz-placeholder {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 500;
}
#contact input:-ms-input-placeholder {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 500;
}
#contact input::-ms-input-placeholder {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 500;
}
#contact input::placeholder {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #contact input::-webkit-input-placeholder {
    font-size: 3.5vw;
  }
  #contact input::-moz-placeholder {
    font-size: 3.5vw;
  }
  #contact input:-ms-input-placeholder {
    font-size: 3.5vw;
  }
  #contact input::-ms-input-placeholder {
    font-size: 3.5vw;
  }
  #contact input::placeholder {
    font-size: 3.5vw;
  }
}
#contact .selectWrap {
  position: relative;
}
#contact .selectWrap::after {
  border-right: solid 2px #fff;
  border-top: solid 2px #fff;
  content: "";
  display: block;
  height: 18px;
  position: absolute;
  right: 46%;
  top: 34%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition:
    top 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition:
    top 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    top 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    top 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  width: 18px;
}
@media screen and (max-width: 767px) {
  #contact .selectWrap::after {
    height: 3.1vw;
    width: 3.1vw;
  }
}
#contact select {
  cursor: pointer;
  position: relative;
  margin-bottom: 42px;
  background-color: #808080;
  color: #fff;
  padding: 25px 4%;
  width: 59%;
  border: none;
  border-bottom: 2px solid #fff;
  border-radius: 5px 5px 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 767px) {
  #contact select {
    margin-bottom: 7.3vw;
    padding: 4.3vw 4%;
  }
}
#contact select::-webkit-input-placeholder {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 500;
}
#contact select::-moz-placeholder {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 500;
}
#contact select:-ms-input-placeholder {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 500;
}
#contact select::-ms-input-placeholder {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 500;
}
#contact select::placeholder {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #contact select::-webkit-input-placeholder {
    font-size: 3.5vw;
  }
  #contact select::-moz-placeholder {
    font-size: 3.5vw;
  }
  #contact select:-ms-input-placeholder {
    font-size: 3.5vw;
  }
  #contact select::-ms-input-placeholder {
    font-size: 3.5vw;
  }
  #contact select::placeholder {
    font-size: 3.5vw;
  }
}
#contact textarea {
  cursor: pointer;
  margin-bottom: 37px;
  background-color: #808080;
  color: #fff;
  padding: 22px 4%;
  width: 92%;
  border: none;
  border-bottom: 2px solid #fff;
  border-radius: 5px 5px 0 0;
  line-height: 1.3em;
}
@media screen and (max-width: 767px) {
  #contact textarea {
    margin-bottom: 6.4vw;
    padding: 3.8vw 4%;
  }
}
#contact textarea::-webkit-input-placeholder {
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3em;
  font-weight: 500;
}
#contact textarea::-moz-placeholder {
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3em;
  font-weight: 500;
}
#contact textarea:-ms-input-placeholder {
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3em;
  font-weight: 500;
}
#contact textarea::-ms-input-placeholder {
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3em;
  font-weight: 500;
}
#contact textarea::placeholder {
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #contact textarea::-webkit-input-placeholder {
    font-size: 3.5vw;
  }
  #contact textarea::-moz-placeholder {
    font-size: 3.5vw;
  }
  #contact textarea:-ms-input-placeholder {
    font-size: 3.5vw;
  }
  #contact textarea::-ms-input-placeholder {
    font-size: 3.5vw;
  }
  #contact textarea::placeholder {
    font-size: 3.5vw;
  }
}
#contact .text-center {
  width: 400px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 106px;
}
@media screen and (max-width: 767px) {
  #contact .text-center {
    width: 70vw;
    padding-bottom: 18.5vw;
  }
}
#contact .text-center button {
  cursor: pointer;
  width: 100%;
  padding: 20px 0 20px 2em;
  border: none;
  border-radius: 50px;
  font-size: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #000000;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  letter-spacing: 2em;
}
@media screen and (max-width: 767px) {
  #contact .text-center button {
    font-size: 3.5vw;
    padding: 3.5vw 0 3.5vw 7vw;
  }
}
#contact .text-center button:hover {
  opacity: 0.3;
}
footer {
  padding: 70px 0 130px;
  background-color: #000000;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  footer {
    padding: 12.2vw 0 140px;
  }
}
footer .linkWrap {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  footer .linkWrap {
    margin-bottom: 5.2vw;
  }
}
footer .linkWrap a {
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  footer .linkWrap a {
    font-size: 2.4vw;
  }
}
footer .cp {
  font-size: 12px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  footer .cp {
    font-size: 12px;
  }
}
.spOnly {
  display: none;
}
@media screen and (max-width: 767px) {
  .spOnly {
    display: block;
  }
}
/* メニューボタン */
#spHeaderWap {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  position: fixed;
  top: 0;
  padding: 0;
  height: 15.4vw;
  z-index: 5;
}
#spHeaderWap a {
  opacity: 0;
}
#spHeaderWap .spHeader img {
  width: 34vw;
  margin-top: 2vw;
  margin-left: 4.3vw;
}
#btn-menu {
  position: absolute;
  top: 5.1vw;
  right: 3.5vw;
  width: 5vw;
  padding: 0;
  color: #fff;
  background: none;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  float: right;
  border: none;
}
#btn-menu span {
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
}
#btn-menu span:nth-child(1) {
  margin-bottom: 1.6vw;
}
#btn-menu span:nth-child(2) {
  margin-bottom: 1.6vw;
}
#btn-menu span:nth-child(3) {
  margin: 0;
}
/* メニュー */
#sp-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1a1a1a;
  overflow: scroll;
  z-index: 101;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: hidden;
  opacity: 0;
  background-image: url(img/rogo_op.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.open-menu #sp-menu {
  visibility: visible;
  opacity: 1;
}
.spNavHeader {
  width: 34vw;
  margin-top: 2vw;
  margin-left: 4.3vw;
}
.spNavClose {
  position: absolute;
  top: 5.1vw;
  right: 3.5vw;
  width: 5vw;
}
#sp-menu-position {
  background-image: url(../img/sp_bg.png);
  background-size: 100% 100%;
  position: absolute;
  height: 88%;
  width: 94vw;
  background-repeat: no-repeat;
  left: 50%;
  top: 15.75vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
#sp-menu-position .innerWrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#sp-menu-position .innerWrap li:nth-child(1) {
  margin-bottom: 9.1vw;
}
#sp-menu-position .innerWrap li:nth-child(2) {
  margin-bottom: 8.9vw;
}
#sp-menu-position .innerWrap li:nth-child(3),
#sp-menu-position .innerWrap li:nth-child(4),
#sp-menu-position .innerWrap li:nth-child(5),
#sp-menu-position .innerWrap li:nth-child(6),
#sp-menu-position .innerWrap li:nth-child(7) {
  margin-bottom: 8.8vw;
}
#sp-menu-position .innerWrap li:nth-child(8) {
  margin-bottom: 11.7vw;
}
#sp-menu-position .innerWrap li a {
  font-size: 4.9vw;
  color: #ffffff;
  display: block;
  text-align: center;
}
#sp-menu-position .snsWrap .line,
#sp-menu-position .snsWrap .inst,
#sp-menu-position .snsWrap .cart {
  width: 9.8vw;
}
#sp-menu-position .snsWrap .line,
#sp-menu-position .snsWrap .inst {
  margin-right: 7vw;
}
.sp-menu-list {
  list-style: none;
  display: grid;
  justify-content: center;
}

.sp-line_link {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  width: 340px;
}

.sp-line_link a {
  background-color: #06c755;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 75px;
  width: 340px;
  font-size: 18px;
  font-weight: 400;
}

.sp-line_link img {
  margin-right: 16px;
  width: auto;
}

#sp-menu-position .snsWrap.flex {
  justify-content: center;
}

#sp-menu-position .snsWrap.flex a {
  display: block;
  height: 36px;
  width: 36px;
}

.terms {
  position: relative;
  padding: 0 50px 90px;
  background-color: #333;
}

.terms ol {
  list-style: decimal;
  margin-left: 28px;
  margin-bottom: 74px;
}

.terms ol li {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
  .terms {
    margin-top: 11.4vw;
    padding: 0 8.771929824vw 15.789473684vw;
  }
  .terms ol li {
    font-size: 3.508771929vw;
    line-height: 1.6;
    margin-bottom: 5px;
  }
}
.terms::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: calc(100% - 80px);
  height: 2px;
  background-color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .terms::after {
    width: 85.964912281vw;
  }
}
.terms .terms-heading {
  position: relative;
  padding: 85px 0;
  margin: 0 -50px 25px;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .terms .terms-heading {
    padding: 14.912280701vw 0;
    margin: 0 -8.771929824vw 4.385964912vw;
  }
}
.terms .terms-heading::before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #000000;
  -webkit-transform: skewY(-17deg);
  transform: skewY(-17deg);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
.terms .terms-heading h1 {
  color: #fff;
  font-size: 28px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .terms .terms-heading h1 {
    font-size: 4.912280701vw;
  }
}
.terms h2 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .terms h2 {
    font-size: 4.561403508vw;
    margin-bottom: 5.96491228vw;
  }
}
.terms h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-top: 74px;
  margin-bottom: 10px;
}
.terms h3.mt-0 {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .terms h3 {
    font-size: 4.035087719vw;
    margin-bottom: 1.052631578vw;
  }
}
.terms h4 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 6px;
}
@media screen and (max-width: 767px) {
  .terms h4 {
    font-size: 3.8vw;
    margin-bottom: 1.052631578vw;
  }
}

.terms p {
  font-size: 20px;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .terms p {
    font-size: 3.508771929vw;
  }
}
.terms p:last-child {
  margin-bottom: 0;
}
.terms p b {
  color: #fff;
  font-weight: 600;
}
.footer_fix {
  display: none;
}
@media screen and (max-width: 767px) {
  .footer_fix {
    display: block;
    position: fixed;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 95%;
    z-index: 1;
    a {
      padding: 8px 10px;
      box-sizing: border-box;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
      background-color: #fff;
      border-radius: 10px;
      color: #000000;
      opacity: 1;
      span {
        color: #000000;
        font-size: 15px;
        font-weight: 500;
      }
    }
    img {
      width: 38px;
      height: 38px;
    }
  }
}

#term footer,
#tokushoho footer {
  background: #333333;
  padding-bottom: 70px;
}

/* ==========
store
==========*/
.store {
  padding-inline: 2rem;
}
.store__title {
  color: #fff;
  font-size: 1.75rem;
  text-align: center;
  padding-block: 1rem;
}
.store__textWrap {
  margin-top: 5rem;
}
.store__textWrap dl {
  display: grid;
  grid-template-columns: 7rem auto;
  gap: 4rem;
  margin-top: 1rem;
}
.store__textWrap dt,
.store__textWrap dd {
  line-height: 1.3;
}
.facility__list {
  margin-top: 1rem;
}
.facility__listItem {
  line-height: 1.3;
}
.store .mapWrap {
  margin-top: 1.5rem;
}
.store .mapWrap iframe {
  filter: grayscale(100%);
  width: 100%;
  height: 21.125rem;
}
.store .mapLink a {
  justify-content: center;
  align-items: center;
  margin-block: 1.25rem 3rem;
}
.store .mapLink__text {
  font-family: "Outfit", sans-serif;
  font-weight: 100;
  padding-inline: 0.9375rem;
}
.store .mapLink__img {
  width: 0.41875rem;
}

@media screen and (max-width: 767px) {
  .store__title {
    padding-top: 5rem;
  }
  .store__textWrap {
    margin-top: 3rem;
  }
  .store__textWrap dl {
    gap: 2rem;
  }
  .store .mapWrap iframe {
    height: 15.0625rem;
  }
}

/* 20260216追記分 */

.slideWrap > div {
  position: relative;
}

.slideWrap .sliderCopy {
  color: #fff;
  display: block;
  text-align: center;
}

.slideWrap .sliderCopy h2 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.slideWrap .sliderCopy p {
  display: block;
  font-size: 18px;
  font-weight: 300;
  margin-top: 15px;
  line-height: 1.2;
  letter-spacing: 0.1em;
}

.asterisk_text {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}

.head_text {
  margin-top: 40px;
  line-height: 1.8;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .slideWrap .sliderCopy h2 {
    font-size: 4.5vw;
  }
  .slideWrap .sliderCopy p {
    font-size: 3.2vw;
  }
  /* .slideText {
    margin-left: 6vw;
  } */
  .head_text {
    font-size: max(0.875rem, 3.1vw);
  }
}

.line_link_warp {
  position: relative;
  z-index: 5;
}

.line_link {
  background: #06c755;
  display: block;
  text-align: center;
}

.line_link img {
  height: 36px;
  width: 36px;
}

.line_link a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 500;
  height: 75px;
  width: 100%;
}

.line_link a img {
  margin-right: 18px;
}

@media screen and (max-width: 767px) {
  .line_link a {
    font-size: 4.2vw;
  }
}

p.box_head_text {
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 40px;
  padding: 0 30px;
}

.info_link {
}
.info_link_inner {
  text-align: center;
}

.info_link_inner a {
  color: #000000;
  border: #000000 solid 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  height: 64px;
  line-height: 64px;
  max-width: 19.5625rem;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .info_link_inner a {
    font-size: min(1.125rem, 3.1vw);
  }
}

@media screen and (max-width: 479px) {
  .info_link_inner a {
    font-size: 4vw;
  }
}

span.triangle {
  color: #000;
  transform: rotate(90deg);
  display: inline-block;
  font-size: 9px;
  margin-left: 16px;
}

.modal__trigger .triangle {
  color: #fff;
}

#facility .sliderTitle {
  margin-bottom: 15px;
  padding: 0 20px;
  text-align: center;
}

#facility .sliderTitle h3 {
  color: #333333;
  font-size: 64px;
  font-style: italic;
}

#facility .sliderTitle p {
  font-weight: 500;
  font-size: 24px;
  margin-top: -15px;
}

@media screen and (max-width: 767px) {
  #facility .sliderTitle h3 {
    font-size: 11.3vw;
  }
  #facility .sliderTitle p {
    font-size: 4.6vw;
  }
}

#access {
  position: relative;
  z-index: 0;
  background-color: #000000;
  padding-top: 80px;
  padding-bottom: 320px;
}

@media screen and (max-width: 767px) {
  #access {
    padding-top: 0;
    padding-bottom: 320px;
  }
}

#access .sectionTitle {
  color: #ffffff;
}

.access_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
  padding: 0 30px;
}
.access_box dt,
.access_box dd {
  border-bottom: #545454 solid 1px;
  line-height: 1.8;
  margin-bottom: 25px;
  padding-bottom: 24px;
}
.access_box dt {
  font-weight: 400;
  width: 22%;
}

.access_box dd {
  padding-left: 25px;
  font-weight: 400;
  width: 73%;
}

@media screen and (max-width: 767px) {
  .access_box dt,
  .access_box dd {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .access_box dd {
    display: block;
    width: 100%;
  }
}

.gmap {
  padding: 30px;
}

.gmapLink {
  text-align: center;
}
.gmapLink a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-size: 18px;
}
.gmapLink a:after {
  content: "";
  display: block;
  background: url(../img/icon_link.png) center center no-repeat;
  background-size: cover;
  height: 24px;
  width: 24px;
  margin-left: 5px;
}

/* 1. 親コンテナ（必須） */
.visual_img.visual_01,
.visual_img.visual_02,
.visual_img.visual_03 {
  position: relative;
  overflow: hidden;
  display: block;
}

/* 2. 黒い斜めブロック（上部配置） */
.visual_img.visual_01::before,
.visual_img.visual_02::before,
.visual_img.visual_03::before {
  content: "";
  position: absolute;
  top: -180px;
  left: 0;
  width: 100%;
  height: 40%;
  z-index: 2;
  background-color: #000000;
  -webkit-transform: skewY(-17deg);
  transform: skewY(-17deg);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

@media screen and (max-width: 767px) {
  .visual_img.visual_01::before,
  .visual_img.visual_02::before {
    top: -32vw;
  }
}

.visual_img.visual_02::before {
  background-color: #e6e6e6;
}

/* 3. 薄灰色の斜めブロック（下部配置） */
.visual_img.visual_01::after,
.visual_img.visual_02::after,
.visual_img.visual_03::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  z-index: 3; /* 黒よりさらに上 */
  background-color: #e6e6e6;
  -webkit-transform: skewY(-17deg);
  transform: skewY(-17deg);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.visual_img.visual_02::after {
  background-color: #000000;
}

/* 4. 画像を下層に配置 */
.visual_img.visual_01 img,
.visual_img.visual_02 img,
.visual_img.visual_03 img {
  position: relative;
  z-index: 1; /* ::before / ::after より下 */
  width: 100%;
  height: auto;
  display: block;
}

/* モーダルウィンドウ */

.modal_trigger_line {
  text-align: center;
}

.modal {
  padding: 100px 0;
}

.inner {
  width: min(100%, 1120px);
  margin: 0 auto;
  padding: 0 20px;
}

/* モーダルを開くボタン */

.modal__cards {
  display: flex;
}

.modal__card {
  width: calc((100% - (32px * 2)) / 3);
  transition: opacity 0.6s;
}

.modal__card:hover {
  opacity: 0.6;
}

.modal__trigger {
  cursor: pointer;
  display: flex;
  font-size: min(1.125rem, 3.1vw);
  justify-content: center;
  align-items: center;
  border: #fff solid 1px;
  line-height: 50px;
  max-width: 224px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .modal__trigger {
    max-width: 200px !important;
  }
}

.modal__card:nth-child(3n - 1),
.modal__card:nth-child(3n) {
  margin-left: 32px;
}

.modal-card__image {
  position: relative;
}

.modal-card__image:before {
  display: block;
  padding-top: 120%;
  content: "";
}

.modal-card__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.modal-card__content {
  margin-top: 30px;
}

.modal-card__title {
  text-align: center;
}

.pc-none {
  display: none;
}

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

img.filter {
  opacity: 0.25 !important;
}

.tax_inc {
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 40px;
  text-align: center;
}

/* モーダル本体 */

.modal__wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
}

.modal__layer {
  height: 100%;
  background: rgba(50, 50, 50, 0.85);
  cursor: pointer;
}

.modal__container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: min(calc(100% - 40px), 520px);
  height: calc(100% - 40px);
  padding: 20px;
  background: #333;
}

.modal__inner {
  position: relative;
  overflow-y: scroll;
  height: 100%;
  padding: 80px 20px 20px;
}

.modal__title {
  font-family: "Outfit", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  border-top: #ffffff solid 1px;
  border-bottom: #ffffff solid 1px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 32px;
}

.modal__title_sub {
  font-family: "Outfit", sans-serif;
  font-size: 24px;
  margin-bottom: 32px;
}

.modal__text {
  line-height: 1.8;
  padding-bottom: 100px;
}

/* モーダルを閉じるボタン */

.modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 44px;
  height: 44px;
  background: rgba(50, 50, 50, 1);
  cursor: pointer;
  transition: opacity 0.6s;
}

.modal__close:hover {
  opacity: 0.6;
}

.modal__close:before,
.modal__close:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 1px;
  background: #fff;
  content: "";
}

.modal__close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.modal__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* モーダル内のコンテンツ */
.profile__group {
  display: flex;
  align-items: flex-start;
}

.profile__image {
  position: relative;
  width: 400px;
}

.profile__image:before {
  display: block;
  padding-top: 120%;
  content: "";
}

.profile__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.profile__content {
  width: calc(100% - 400px);
  padding-left: 40px;
}

.profile__title {
  font-size: 18px;
}

.profile__text {
  margin-top: 30px;
  line-height: 2;
}

#bg_sliderWrap {
  position: fixed;
  bottom: 1vw;
  width: 100%;
  overflow: hidden;
  z-index: -1;
}

#bg_sliderWrap ul li {
  margin-right: 24px;
}
