/*************************************************
About
*************************************************/
.p-about__message {
  position: relative;
  padding-top: 5.9375vw;
  padding-bottom: 7.8645833333vw;
  background-color: #f5f5f5;
}
@media screen and (max-width: 750px) {
  .p-about__message {
    padding-top: 10.6666666667vw;
    padding-bottom: 16.1333333333vw;
  }
}
.p-about__message .inner {
  position: relative;
  z-index: 1;
}
.p-about__message .block_your-life {
  text-align: center;
}
.p-about__message .block_your-life h2 {
  font-size: max(1.8571428571cqw, 15px);
  color: #b29b68;
  margin-bottom: 3.2142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-about__message .block_your-life h2 {
    font-size: 4.2666666667vw;
    margin-bottom: 9.3333333333vw;
  }
}
.p-about__message .block_your-life .text-wrap {
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-about__message .block_your-life .text-wrap {
    margin-bottom: 12.4vw;
  }
}
.p-about__message .block_your-life .text-wrap p {
  font-size: max(12px, 1.7142857143cqw);
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .p-about__message .block_your-life .text-wrap p {
    font-size: 4vw;
    line-height: 1.7;
  }
}
.p-about__message .block_your-life .text-wrap p:first-of-type {
  margin-bottom: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-about__message .block_your-life .text-wrap p:first-of-type {
    margin-bottom: 8.6666666667vw;
  }
}
.p-about__message .block_your-life .movie_wrap {
  width: 69.7142857143cqw;
  aspect-ratio: 16/9;
  margin: 0 auto 7.2916666667vw;
}
@media screen and (max-width: 750px) {
  .p-about__message .block_your-life .movie_wrap {
    width: 100%;
    margin-bottom: 15.2vw;
  }
}
.p-about__message .block_our-value .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
}
.p-about__message .block_our-value .block__text-img {
  gap: 12.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-about__message .block_our-value .block__text-img {
    flex-direction: column;
    gap: 13.7333333333vw;
  }
}
.p-about__message .block_our-value .block__text-img .left-contents h2 {
  margin-bottom: 4.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-about__message .block_our-value .block__text-img .left-contents h2 {
    margin-bottom: 5.3333333333vw;
  }
}
.p-about__message .block_our-value .block__text-img .left-contents p {
  margin-bottom: 1.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-about__message .block_our-value .block__text-img .left-contents p {
    margin-bottom: 0;
  }
}
.p-about__message .block_our-value .block__text-img .right-contents {
  width: 37.2142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-about__message .block_our-value .block__text-img .right-contents {
    width: 69.4666666667vw;
    margin: 0 auto;
  }
}
.p-about__message .vertical-txt {
  position: absolute;
  top: 10.6428571429cqw;
  left: 0;
  width: 9.2708333333vw;
  z-index: 0;
}
@media screen and (max-width: 750px) {
  .p-about__message .vertical-txt {
    top: 13.3333333333vw;
    width: 15.4666666667vw;
  }
}

.p-about__feature {
  padding-top: 6.6666666667vw;
  padding-bottom: 5.9375vw;
  --side-pad: max(6.25vw, 110px);
  --inner-max: 72.9166666667vw;
  overflow: hidden;
}
@media screen and (max-width: 1920px) {
  .p-about__feature {
    --inner-max: 1400px;
  }
}
@media screen and (max-width: 750px) {
  .p-about__feature {
    --inner-max: 89.3333333333vw;
    padding-top: 12.6666666667vw;
    padding-bottom: 16.4vw;
  }
}
.p-about__feature .padination-position {
  position: relative;
}
.p-about__feature .padination-position .pagination_wrap {
  right: 0;
  bottom: 2.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-about__feature .padination-position .pagination_wrap {
    display: none;
  }
}
.p-about__feature .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-about__feature .section_ttl-en {
    margin-bottom: 9.3333333333vw;
  }
}
.p-about__feature .ttl-wrap01 {
  margin-bottom: 3.9285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-about__feature .ttl-wrap01 {
    margin-bottom: 10.6666666667vw;
  }
}
.p-about__feature .block__about-feature_slider {
  margin-left: calc(var(--side-pad) + max(0px, (100vw - (var(--inner-max) + var(--side-pad) * 2)) / 2));
}
@media screen and (max-width: 750px) {
  .p-about__feature .block__about-feature_slider {
    margin-left: max(0px, (100vw - var(--inner-max)) / 2);
  }
}
.p-about__feature .about-feature .swiper-slide {
  width: 32.3958333333vw;
}
@media screen and (max-width: 750px) {
  .p-about__feature .about-feature .swiper-slide {
    width: 66.6666666667vw;
  }
}
.p-about__feature .about-feature .swiper-slide .img-box {
  margin-bottom: 1.9791666667vw;
}
@media screen and (max-width: 750px) {
  .p-about__feature .about-feature .swiper-slide .img-box {
    margin-bottom: 6vw;
  }
}
.p-about__feature .about-feature .swiper-slide h3 {
  font-size: max(12px, 1.25vw);
  font-weight: 600;
  line-height: 1.6;
  color: #b29b68;
  margin-bottom: 1.1979166667vw;
}
@media screen and (max-width: 750px) {
  .p-about__feature .about-feature .swiper-slide h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.p-about__feature .about-feature .swiper-slide p {
  font-size: max(12px, 0.9375vw);
  line-height: 2.2;
}
@media screen and (max-width: 750px) {
  .p-about__feature .about-feature .swiper-slide p {
    font-size: 3.4666666667vw;
  }
}
.p-about__feature .arrow-line {
  position: relative;
  margin: 4.1428571429cqw 0 7.7142857143cqw;
  width: calc(100% + 2.8571428571cqw);
  height: 1px;
  background-color: #000;
}
@media screen and (max-width: 750px) {
  .p-about__feature .arrow-line {
    margin: 15.4666666667vw 0 12.6666666667vw;
    width: 100%;
  }
}
.p-about__feature .arrow-line::after {
  content: "";
  position: absolute;
  right: -1px;
  bottom: 4px;
  width: 11px;
  height: 1px;
  background-color: #000;
  rotate: 45deg;
}
.p-about__feature .block_banner p {
  font-size: max(12px, 2.1428571429cqw);
  line-height: 2;
  text-align: center;
  margin-bottom: 3.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-about__feature .block_banner p {
    font-size: 5.0666666667vw;
    line-height: 1.7;
    margin-bottom: 13.0666666667vw;
  }
}
.p-about__feature .block_banner p .color {
  color: #b29b68;
}
.p-about__feature .block_banner p .custom_height {
  height: 4vw;
}
.p-about__feature .block_banner p .small {
  font-size: max(12px, 1.8571428571cqw);
}
@media screen and (max-width: 750px) {
  .p-about__feature .block_banner p .small {
    font-size: 4.5333333333vw;
  }
}
.p-about__feature .block_banner .banner_wrap {
  width: 86.4285714286cqw;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .p-about__feature .block_banner .banner_wrap {
    width: 100%;
  }
}

.p-about__enviroment {
  padding-top: 4.0625vw;
  padding-bottom: 5.2604166667vw;
  background-color: #f5f5f5;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment {
    padding-top: 10.2666666667vw;
    padding-bottom: 12.2666666667vw;
  }
}
.p-about__enviroment .ttl-wrap02 {
  margin-bottom: 4.6428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .ttl-wrap02 {
    margin-bottom: 9.6vw;
  }
}
.p-about__enviroment .ttl-wrap02 div {
  line-height: 1.3;
  margin-bottom: 0.7142857143cqw;
}
.p-about__enviroment .ttl-wrap02 h2 {
  line-height: 2;
}
.p-about__enviroment .block__about-envi_slider {
  margin-bottom: 3.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .block__about-envi_slider {
    margin-bottom: 10.6666666667vw;
  }
}
.p-about__enviroment .block__about-envi_slider .about-envi {
  overflow: visible;
  margin-bottom: 2.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .block__about-envi_slider .about-envi {
    margin-bottom: 0;
  }
}
.p-about__enviroment .block__about-envi_slider .swiper-slide {
  width: 56.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .block__about-envi_slider .swiper-slide {
    width: 86.4vw;
  }
}
.p-about__enviroment .block__about-envi_slider .pagination_wrap {
  position: static;
  margin-right: 12.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .block__about-envi_slider .pagination_wrap {
    display: none;
  }
}
.p-about__enviroment .ttl-wrap01 {
  margin-bottom: 3.9285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .ttl-wrap01 {
    margin-bottom: 7.4626865672cqw;
  }
}
.p-about__enviroment .txt {
  width: 50.3571428571cqw;
  font-size: max(12px, 1.4285714286cqw);
  margin-bottom: 5.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .txt {
    width: 100%;
    margin-bottom: 12.5333333333vw;
    font-size: 3.8805970149cqw;
  }
}
.p-about__enviroment .block_amenity {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6.5714285714cqw 0 3.7857142857cqw;
  margin-bottom: 5.2857142857cqw;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .block_amenity {
    align-items: flex-start;
    flex-direction: column;
    gap: 8.9552238806cqw;
    padding: 10.447761194cqw 0 13.7313432836cqw;
    margin-bottom: 13.7313432836cqw;
  }
}
.p-about__enviroment .block_amenity .ttl div {
  font-size: max(12px, 2.1428571429cqw);
  color: #b29b68;
  margin-bottom: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .block_amenity .ttl div {
    font-size: 4.776119403cqw;
    margin-bottom: 1.4925373134cqw;
  }
}
.p-about__enviroment .block_amenity .ttl h3 {
  font-size: max(12px, 1.4285714286cqw);
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .block_amenity .ttl h3 {
    font-size: 4.776119403cqw;
  }
}
.p-about__enviroment .block_amenity .amenity_wrap {
  width: 66.0714285714cqw;
}
@media screen and (max-width: 899px) {
  .p-about__enviroment .block_amenity .amenity_wrap {
    width: 81.0014727541cqw;
  }
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .block_amenity .amenity_wrap {
    width: 100%;
  }
}
.p-about__enviroment .block_amenity .amenity_wrap ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5714285714cqw;
  margin-bottom: 3.2142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .block_amenity .amenity_wrap ul {
    gap: 2.8358208955cqw;
    margin-bottom: 7.9104477612cqw;
  }
}
.p-about__enviroment .block_amenity .amenity_wrap ul li {
  width: calc(14.2857142857% - 1.3469387755cqw);
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .block_amenity .amenity_wrap ul li {
    width: calc(20% - 2.2686567164cqw);
  }
}
.p-about__enviroment .block_amenity .amenity_wrap ul li .img-box {
  width: 100%;
  margin-bottom: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .block_amenity .amenity_wrap ul li .img-box {
    margin: 0 auto 2.6865671642cqw;
  }
}
.p-about__enviroment .block_amenity .amenity_wrap ul li p {
  font-size: max(1.1428571429cqw, 10px);
  line-height: 1.15;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .block_amenity .amenity_wrap ul li p {
    font-size: 3.2835820896cqw;
  }
}
.p-about__enviroment .block_amenity .amenity_wrap p {
  font-size: max(12px, 1cqw);
  text-align: end;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .block_amenity .amenity_wrap p {
    font-size: 2.9333333333vw;
    text-align: left;
  }
}
.p-about__enviroment .btn-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .p-about__enviroment .btn-wrap .btn02 {
    width: 65.3333333333vw;
    aspect-ratio: 1/0.19;
  }
}

.p-about__training {
  padding-top: 9.0104166667vw;
  padding-bottom: 5.8333333333vw;
}
@media screen and (max-width: 750px) {
  .p-about__training {
    padding-top: 15.0666666667vw;
    padding-bottom: 5.3333333333vw;
  }
}
.p-about__training .section_ttl-en {
  margin-bottom: 4.6428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-about__training .section_ttl-en {
    margin-bottom: 8.6666666667vw;
  }
}
.p-about__training .block__text-img {
  gap: 21.6428571429cqw;
  margin-bottom: 5.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-about__training .block__text-img {
    flex-direction: column;
    gap: 0;
    margin-bottom: 8.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .p-about__training .block__text-img .left-contents {
    display: contents;
  }
}
.p-about__training .block__text-img .left-contents .ttl-wrap01 {
  margin-bottom: 3.2142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-about__training .block__text-img .left-contents .ttl-wrap01 {
    order: 1;
    margin-bottom: 8.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .p-about__training .block__text-img .left-contents p {
    order: 3;
  }
}
.p-about__training .block__text-img .right-contents {
  width: 44.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-about__training .block__text-img .right-contents {
    width: 100%;
    margin-bottom: 8.6666666667vw;
    order: 2;
  }
}

.block_training {
  display: flex;
  gap: 5.7142857143cqw;
  padding: 4cqw 4.2857142857cqw 4cqw 3.7142857143cqw;
  border: 1px solid #b29b68;
  margin-bottom: 2.4479166667vw;
}
@media screen and (max-width: 750px) {
  .block_training {
    flex-direction: column;
    gap: 7.2vw;
    padding: 8.2666666667vw 8vw 8.8vw;
    margin-bottom: 8vw;
  }
}
.block_training.reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 750px) {
  .block_training.reverse {
    flex-direction: column;
  }
}
.block_training.reverse .tag_wrap {
  justify-content: flex-end;
}
@media screen and (max-width: 750px) {
  .block_training.reverse .tag_wrap {
    justify-content: flex-start;
  }
}
.block_training .left-contents {
  flex-shrink: 0;
}
.block_training .left-contents .img-box {
  width: 30.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .block_training .left-contents .img-box {
    width: 100%;
  }
}
.block_training .right-contents {
  flex-grow: 1;
}
.block_training .right-contents h3 {
  font-size: max(12px, 1.7142857143cqw);
  line-height: 2;
  font-weight: 600;
  color: #b29b68;
  margin-bottom: 2.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .block_training .right-contents h3 {
    font-size: 4.2666666667vw;
    line-height: 1.8;
    margin-bottom: 4.6666666667vw;
  }
}
.block_training .right-contents p {
  font-size: max(12px, 1.2857142857cqw);
  line-height: 2.2;
  margin-bottom: 1.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .block_training .right-contents p {
    font-size: 3.4666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.block_training .right-contents .tag_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6428571429cqw;
}
@media screen and (max-width: 750px) {
  .block_training .right-contents .tag_wrap {
    gap: 2.4vw;
  }
}
.block_training .right-contents .tag_wrap span {
  font-size: max(0.8571428571cqw, 10px);
  border: 1px solid #000;
  border-radius: 100vmax;
  padding: 0.4285714286cqw 1.0714285714cqw;
}
@media screen and (max-width: 750px) {
  .block_training .right-contents .tag_wrap span {
    font-size: 2.6666666667vw;
    padding: 1.3333333333vw 2.6666666667vw;
  }
}

.p-about__trainer {
  padding-bottom: 8cqw;
}
@media screen and (max-width: 750px) {
  .p-about__trainer {
    padding-bottom: 13.4328358209cqw;
  }
}
.p-about__trainer .ttl-wrap02 {
  margin-bottom: 4.6428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-about__trainer .ttl-wrap02 {
    margin-bottom: 8.6666666667vw;
  }
}
.p-about__trainer .ttl-wrap02 h2 .color {
  color: #b29b68;
}
.p-about__trainer .ttl-wrap02 h2 .small {
  font-size: max(12px, 1.8571428571cqw);
}
@media screen and (max-width: 750px) {
  .p-about__trainer .ttl-wrap02 h2 .small {
    font-size: 4.5333333333vw;
  }
}
.p-about__trainer .img-box {
  margin-bottom: 4.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-about__trainer .img-box {
    margin-bottom: 11.3333333333vw;
  }
}
.p-about__trainer .btn-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .p-about__trainer .btn-wrap .btn02 {
    width: 71.3333333333vw;
    aspect-ratio: 1/0.19;
  }
}
@media screen and (max-width: 750px) {
  .p-about__trainer .btn-wrap .btn02 svg {
    right: 4vw;
  }
}

/*************************************************
Shop List
*************************************************/
.p-shoplist__contents {
  position: relative;
  background-color: #f5f5f5;
  padding-top: 9.0104166667vw;
  padding-bottom: 5.7291666667vw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__contents {
    padding-top: 9.3333333333vw;
    padding-bottom: 0;
  }
}
.p-shoplist__contents .inner {
  position: relative;
  z-index: 1;
}
.p-shoplist__contents .section_ttl-en {
  position: relative;
  z-index: 1;
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__contents .section_ttl-en {
    margin-bottom: 10.447761194cqw;
  }
}
.p-shoplist__contents .ttl-wrap01 {
  position: relative;
  z-index: 1;
  margin-bottom: 8.7857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__contents .ttl-wrap01 {
    margin-bottom: 10.447761194cqw;
  }
}
.p-shoplist__contents .block_area-links {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 2.2857142857cqw;
  padding-bottom: 6.2857142857cqw;
  border-bottom: 1px solid #000;
  margin-bottom: 5.9285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__contents .block_area-links {
    -moz-column-gap: 3.7313432836cqw;
         column-gap: 3.7313432836cqw;
    row-gap: 4.4776119403cqw;
    padding-bottom: 11.9402985075cqw;
    margin-bottom: 11.9402985075cqw;
  }
}
.p-shoplist__contents .block_area-links a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(33.3333333333% - 1.5238095238cqw);
  aspect-ratio: 1/0.16;
  border: 1px solid #b29b68;
  font-family: widescreen-ex, sans-serif;
  font-size: 1.7142857143cqw;
  letter-spacing: 0;
  color: #b29b68;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-shoplist__contents .block_area-links a {
    font-size: 4.1791044776cqw;
    width: calc(50% - 1.8656716418cqw);
    aspect-ratio: 1/0.25;
  }
}
.p-shoplist__contents .block_area-links a svg {
  width: max(1cqw, 10px);
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.0714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__contents .block_area-links a svg {
    width: max(2.9850746269cqw, 12px);
    right: 5.9701492537cqw;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-shoplist__contents .block_area-links a:hover {
    background-color: #b29b68;
    color: #fff;
  }
  .p-shoplist__contents .block_area-links a:hover svg path {
    fill: #fff;
  }
}
.p-shoplist__contents .vertical-txt {
  width: 11.9791666667vw;
  position: absolute;
  top: 21.8571428571cqw;
  left: 0;
}
@media screen and (max-width: 750px) {
  .p-shoplist__contents .vertical-txt {
    width: 20vw;
    top: 14.9253731343cqw;
    left: -4.1791044776cqw;
  }
}

.block_shoplist-area {
  padding-top: 8rem;
  margin-top: -8rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .block_shoplist-area {
    padding-top: 22.3880597015cqw;
    margin-top: -22.3880597015cqw;
  }
}
.block_shoplist-area .ttl-wrap03 {
  padding: 1.2142857143cqw 0 1.3541666667vw;
  text-align: center;
  background-color: #1e334d;
  margin-bottom: 4.5cqw;
}
@media screen and (max-width: 750px) {
  .block_shoplist-area .ttl-wrap03 {
    width: 100vw;
    padding: 4.776119403cqw 0 5.3333333333vw;
    margin-bottom: 7.4626865672cqw;
    margin-left: -5.9701492537cqw;
    margin-bottom: 11.9402985075cqw;
  }
}
.block_shoplist-area .ttl-wrap03 div {
  font-size: 1.5625vw;
  line-height: 2;
  letter-spacing: 0;
  color: #b29b68;
}
@media screen and (max-width: 750px) {
  .block_shoplist-area .ttl-wrap03 div {
    font-size: 5.671641791cqw;
  }
}
.block_shoplist-area .ttl-wrap03 h3 {
  font-size: max(0.8571428571cqw, 10px);
  font-weight: 600;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .block_shoplist-area .ttl-wrap03 h3 {
    font-size: max(3.2835820896cqw, 12px);
  }
}

.shoplist_wrap {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 1.0714285714cqw;
       column-gap: 1.0714285714cqw;
  row-gap: 3.9285714286cqw;
  margin-bottom: 5cqw;
}
@media screen and (max-width: 750px) {
  .shoplist_wrap {
    -moz-column-gap: 3.7313432836cqw;
         column-gap: 3.7313432836cqw;
    row-gap: 11.9402985075cqw;
    margin-bottom: 20.8955223881cqw;
  }
}
.shoplist_wrap .box {
  width: calc(33.3333333333% - 0.7142857143cqw);
}
@media screen and (max-width: 750px) {
  .shoplist_wrap .box {
    width: calc(50% - 1.8656716418cqw);
  }
}
.shoplist_wrap .box a {
  display: block;
  transition: all 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .shoplist_wrap .box a:hover .img-box img {
    transform: scale(1.1);
  }
}
.shoplist_wrap .box .img-box {
  width: 100%;
  aspect-ratio: 1/0.64;
  overflow: hidden;
  margin-bottom: 2.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .shoplist_wrap .box .img-box {
    margin-bottom: 3.7313432836cqw;
  }
}
.shoplist_wrap .box .img-box img {
  transition: all 0.3s;
}
.shoplist_wrap .box .text-wrap h4 {
  font-size: max(12px, 1.0714285714cqw);
  line-height: 1.7;
  margin-bottom: 0.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .shoplist_wrap .box .text-wrap h4 {
    font-size: max(1.7910447761cqw, 12px);
    font-weight: 600;
    margin-bottom: 1.4925373134cqw;
  }
}
.shoplist_wrap .box .text-wrap .sub-ttl {
  font-size: 2.1428571429cqw;
  letter-spacing: 0;
  color: #b29b68;
  margin-bottom: 1.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .shoplist_wrap .box .text-wrap .sub-ttl {
    font-size: 4.776119403cqw;
    margin-bottom: 4.4776119403cqw;
  }
}
.shoplist_wrap .box .text-wrap .address {
  max-width: 22.1428571429cqw;
  font-size: max(12px, 1.0714285714cqw);
  line-height: 1.7;
  margin-bottom: 0.625vw;
}
@media screen and (max-width: 750px) {
  .shoplist_wrap .box .text-wrap .address {
    max-width: none;
    font-size: 3.5820895522cqw;
    letter-spacing: 0.02em;
    margin-bottom: 4vw;
  }
}
.shoplist_wrap .box .text-wrap .tel {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.6428571429cqw;
  font-size: max(12px, 1.1428571429cqw);
  font-weight: 600;
}
@media screen and (max-width: 750px) {
  .shoplist_wrap .box .text-wrap .tel {
    font-size: 4.1791044776cqw;
    gap: 2.2388059701cqw;
  }
}
.shoplist_wrap .box .text-wrap .tel img {
  width: max(0.8571428571cqw, 10px);
}
@media screen and (max-width: 750px) {
  .shoplist_wrap .box .text-wrap .tel img {
    width: max(2.9850746269cqw, 12px);
  }
}

/*************************************************
Shop Details
*************************************************/
.p-shop__information {
  position: relative;
  padding-top: 9.0104166667vw;
  padding-bottom: 5.2083333333vw;
  background-color: #f5f5f5;
  --side-pad: max(6.25vw, 110px);
  --inner-max: 72.9166666667vw;
  overflow: hidden;
}
@media screen and (max-width: 1920px) {
  .p-shop__information {
    --inner-max: 1400px;
  }
}
@media screen and (max-width: 750px) {
  .p-shop__information {
    --inner-max: 89.3333333333vw;
    padding-top: 10.6666666667vw;
    padding-bottom: 10.6666666667vw;
  }
}
.p-shop__information .inner {
  position: relative;
  z-index: 1;
}
.p-shop__information .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
  padding-right: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .section_ttl-en {
    margin-bottom: 10.447761194cqw;
    padding-right: 5.9701492537cqw;
  }
}
.p-shop__information .ttl-wrap01 {
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .ttl-wrap01 {
    margin-bottom: 10.447761194cqw;
  }
}
.p-shop__information .block__shop-info_slider {
  margin-left: calc(var(--side-pad) + max(0px, (100vw - (var(--inner-max) + var(--side-pad) * 2)) / 2));
  padding-left: 5.2083333333vw;
  margin-bottom: 5.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block__shop-info_slider {
    margin-left: 0;
    padding-left: 5.3333333333vw;
    margin-bottom: 14.9253731343cqw;
  }
}
.p-shop__information .block__shop-info_slider .shop-info {
  margin-bottom: 1.40625vw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block__shop-info_slider .shop-info {
    margin-bottom: 0;
  }
}
.p-shop__information .block__shop-info_slider .shop-info .no-swiper-wrapper {
  position: relative;
  z-index: 1;
}
.p-shop__information .block__shop-info_slider .shop-info .swiper-slide,
.p-shop__information .block__shop-info_slider .shop-info .no-swiper-slide {
  width: 62.4479166667vw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block__shop-info_slider .shop-info .swiper-slide,
  .p-shop__information .block__shop-info_slider .shop-info .no-swiper-slide {
    width: 86.4vw;
  }
}
.p-shop__information .block__shop-info_slider .shop-info .swiper-slide .img-box,
.p-shop__information .block__shop-info_slider .shop-info .no-swiper-slide .img-box {
  width: 100%;
  aspect-ratio: 1/0.61;
}
.p-shop__information .block__shop-info_slider .pagination_wrap {
  position: static;
  margin-right: 12.8645833333vw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block__shop-info_slider .pagination_wrap {
    display: none;
  }
}
.p-shop__information .block_shop-info {
  display: flex;
  gap: 6.2857142857cqw;
  margin-left: 7.1428571429cqw;
  margin: 0 7.1428571429cqw 4.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_shop-info {
    flex-direction: column;
    gap: 14.9253731343cqw;
    margin: 0 0 14.9253731343cqw 0;
  }
}
.p-shop__information .block_shop-info > div h3 {
  font-size: 1.7857142857cqw;
  margin-bottom: 1.7857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_shop-info > div h3 {
    font-size: 5.3731343284cqw;
    margin-bottom: 8.0597014925cqw;
  }
}
.p-shop__information .block_shop-info .left-contents {
  width: 40.5cqw;
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_shop-info .left-contents {
    width: 100%;
  }
}
.p-shop__information .block_shop-info .left-contents table {
  table-layout: fixed;
  width: 100%;
  border-collapse: separate;
  border-spacing: 1.2857142857cqw 0;
  margin-left: -1.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_shop-info .left-contents table {
    width: calc(100% + 4.4776119403cqw);
    border-spacing: 4.4776119403cqw 0;
    margin-left: -4.4776119403cqw;
  }
}
.p-shop__information .block_shop-info .left-contents table tr:first-of-type th {
  border-top: 1px solid #b29b68;
}
.p-shop__information .block_shop-info .left-contents table tr:first-of-type td {
  border-top: 1px solid #c4c4c4;
}
.p-shop__information .block_shop-info .left-contents table th,
.p-shop__information .block_shop-info .left-contents table td {
  font-size: max(12px, 1.1428571429cqw);
  letter-spacing: 0.08em;
  vertical-align: middle;
  padding: 1.5714285714cqw 0;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_shop-info .left-contents table th,
  .p-shop__information .block_shop-info .left-contents table td {
    font-size: 3.5820895522cqw;
    padding: 4.4776119403cqw 0;
  }
}
.p-shop__information .block_shop-info .left-contents table th {
  width: 30%;
  border-bottom: 1px solid #b29b68;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_shop-info .left-contents table th {
    width: 36%;
  }
}
.p-shop__information .block_shop-info .left-contents table td {
  line-height: 1.6;
  border-bottom: 1px solid #c4c4c4;
}
.p-shop__information .block_shop-info .right-contents {
  flex-grow: 1;
}
.p-shop__information .block_shop-info .right-contents .amenity_wrap {
  border-top: 1px solid #c4c4c4;
  padding-top: 2cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_shop-info .right-contents .amenity_wrap {
    padding-top: 8.9552238806cqw;
  }
}
.p-shop__information .block_shop-info .right-contents .amenity_wrap ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_shop-info .right-contents .amenity_wrap ul {
    gap: 2.8358208955cqw;
    margin-bottom: 0;
  }
}
.p-shop__information .block_shop-info .right-contents .amenity_wrap ul li {
  width: calc(16.6666666667% - 1.0714285714cqw);
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_shop-info .right-contents .amenity_wrap ul li {
    width: calc(20% - 2.2686567164cqw);
  }
}
.p-shop__information .block_shop-info .right-contents .amenity_wrap ul li .img-box {
  width: 100%;
  margin-bottom: 0.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_shop-info .right-contents .amenity_wrap ul li .img-box {
    margin: 0 auto 2.2388059701cqw;
  }
}
.p-shop__information .block_shop-info .right-contents .amenity_wrap ul li p {
  font-size: max(0.7142857143cqw, 10px);
  line-height: 1.15;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_shop-info .right-contents .amenity_wrap ul li p {
    font-size: 2.9850746269cqw;
    line-height: 1.3;
  }
}
.p-shop__information .block_reserve-btns {
  padding: 3.5cqw 8.6428571429cqw 5cqw;
  margin: 0 7.1428571429cqw;
  border: 1px solid #b29b68;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns {
    padding: 9.7014925373cqw 5.9701492537cqw 7.1641791045cqw;
    margin: 0;
  }
}
.p-shop__information .block_reserve-btns .ttl {
  margin-bottom: 1.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .ttl {
    margin-bottom: 6.6666666667vw;
  }
}
.p-shop__information .block_reserve-btns .ttl div {
  font-size: max(12px, 1.1428571429cqw);
  letter-spacing: 0;
  color: #b29b68;
  margin-bottom: 0.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .ttl div {
    font-size: 3.8805970149cqw;
    margin-bottom: 1.4925373134cqw;
  }
}
.p-shop__information .block_reserve-btns .ttl h3 {
  font-size: max(12px, 1.7857142857cqw);
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .ttl h3 {
    font-size: 5.671641791cqw;
  }
}
.p-shop__information .block_reserve-btns .txt {
  font-size: max(12px, 1.1428571429cqw);
  line-height: 1.8;
  margin-bottom: 3.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .txt {
    font-size: 3.8805970149cqw;
    line-height: 2.2;
    margin-bottom: 9.7014925373cqw;
  }
}
.p-shop__information .block_reserve-btns .btn-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .btn-wrap {
    flex-direction: column;
    gap: 2.8358208955cqw;
  }
}
.p-shop__information .block_reserve-btns .btn-wrap a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20.7142857143cqw;
  aspect-ratio: 1/0.29;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding-left: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .btn-wrap a {
    width: 100%;
    aspect-ratio: 1/0.26;
    padding-left: 3.1343283582cqw;
  }
}
.p-shop__information .block_reserve-btns .btn-wrap a p {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  font-size: max(12px, 1.1428571429cqw);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .btn-wrap a p {
    font-size: 4.4776119403cqw;
    font-weight: 500;
  }
}
.p-shop__information .block_reserve-btns .btn-wrap a p .span {
  display: block;
}
.p-shop__information .block_reserve-btns .btn-wrap a p .small {
  font-size: 10px;
  margin-bottom: 0.5714285714cqw;
  margin-right: 1.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .btn-wrap a p .small {
    font-size: 4.4776119403cqw;
    margin-bottom: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .btn-wrap a p .en {
    display: none;
  }
}
.p-shop__information .block_reserve-btns .btn-wrap a p img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 0.7142857143cqw);
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .btn-wrap a p img {
    right: calc(100% + 4.776119403cqw);
  }
}
.p-shop__information .block_reserve-btns .btn-wrap a p img.line {
  width: max(1.9285714286cqw, 23px);
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .btn-wrap a p img.line {
    width: max(10.447761194cqw, 40px);
  }
}
.p-shop__information .block_reserve-btns .btn-wrap a p img.form {
  width: max(2.2857142857cqw, 27px);
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .btn-wrap a p img.form {
    width: max(10.447761194cqw, 40px);
  }
}
.p-shop__information .block_reserve-btns .btn-wrap a p img.tel {
  width: max(1.7142857143cqw, 21px);
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .btn-wrap a p img.tel {
    width: max(10.447761194cqw, 40px);
  }
}
.p-shop__information .block_reserve-btns .btn-wrap a svg {
  width: max(0.4285714286cqw, 4px);
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.0714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .btn-wrap a svg {
    width: max(1.6417910448cqw, 6px);
    right: 6.5671641791cqw;
  }
}
.p-shop__information .block_reserve-btns .btn-wrap a.tel svg {
  transform: translateY(-50%), rotate(90deg);
}
@media screen and (max-width: 750px) {
  .p-shop__information .block_reserve-btns .btn-wrap a.tel svg path {
    fill: #b29b68;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-shop__information .block_reserve-btns .btn-wrap a:hover p {
    color: #b29b68;
  }
  .p-shop__information .block_reserve-btns .btn-wrap a:hover svg path {
    fill: #b29b68;
  }
}
.p-shop__information .vertical-txt {
  position: absolute;
  top: 9.6428571429cqw;
  left: 0;
  width: 9.53125vw;
}
@media screen and (max-width: 750px) {
  .p-shop__information .vertical-txt {
    top: 13.3333333333vw;
    width: 16vw;
  }
}

.p-shoplist__equipment {
  padding-top: 8.7857142857cqw;
  padding-bottom: 9.6428571429cqw;
  background: url(../images/shop/p-shop__bg-img01.jpg) no-repeat center top/cover;
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment {
    padding-top: 14.9253731343cqw;
    padding-bottom: 14.9253731343cqw;
    background: url(../images/shop/p-shop__bg-img01_sp.jpg) no-repeat center top/cover;
  }
}
.p-shoplist__equipment .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
  padding-right: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment .section_ttl-en {
    margin-bottom: 10.447761194cqw;
    padding-right: 0;
  }
}
.p-shoplist__equipment .section_ttl-en .txt_wrap::after {
  background-color: #fff;
}
.p-shoplist__equipment .ttl-wrap01 {
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment .ttl-wrap01 {
    margin-bottom: 10.447761194cqw;
  }
}
.p-shoplist__equipment .ttl-wrap01 h2 {
  color: #fff;
}
.p-shoplist__equipment .images-wrap {
  display: flex;
  gap: 2.1428571429cqw;
  padding: 0 7.1428571429cqw;
  margin-bottom: 5.2142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment .images-wrap {
    width: calc(100% + 5.9701492537cqw);
    gap: 2.6666666667vw;
    padding: 0;
    padding-bottom: 2.6666666667vw;
    padding-right: 5.9701492537cqw;
    overflow-x: auto;
    margin-bottom: 6.7164179104cqw;
  }
}
.p-shoplist__equipment .images-wrap .shop-equipment_main-img {
  width: 50cqw;
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment .images-wrap .shop-equipment_main-img {
    display: none;
  }
}
.p-shoplist__equipment .images-wrap .thumb-list {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 0.9285714286cqw;
       column-gap: 0.9285714286cqw;
  row-gap: 0.5714285714cqw;
  align-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment .images-wrap .thumb-list {
    flex-wrap: nowrap;
    -moz-column-gap: 2.9850746269cqw;
         column-gap: 2.9850746269cqw;
  }
}
.p-shoplist__equipment .images-wrap .thumb-list .thumb-item {
  width: calc(50% - 0.4642857143cqw);
  aspect-ratio: 1/0.68;
}
.p-shoplist__equipment .images-wrap .thumb-list .thumb-item .img-box {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment .images-wrap .thumb-list .thumb-item .img-box {
    width: 86.4vw;
  }
}
.p-shoplist__equipment .equipment-list {
  padding: 0 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment .equipment-list {
    padding: 0;
  }
}
.p-shoplist__equipment .equipment-list dl {
  border-radius: 0.4285714286cqw;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment .equipment-list dl {
    border-radius: 0.8955223881cqw;
  }
}
.p-shoplist__equipment .equipment-list dl dt {
  position: relative;
  background-color: #b29b68;
}
.p-shoplist__equipment .equipment-list dl dt svg {
  position: absolute;
  top: 50%;
  right: 4.2857142857cqw;
  width: max(0.7142857143cqw, 7px);
  height: auto;
  transform: translateY(-50%) rotate(90deg);
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment .equipment-list dl dt svg {
    right: 5.9701492537cqw;
    width: max(1.6417910448cqw, 6px);
  }
}
.p-shoplist__equipment .equipment-list dl dt svg path {
  fill: #fff;
}
.p-shoplist__equipment .equipment-list dl dt h3 {
  font-size: max(12px, 1.4285714286cqw);
  font-weight: 600;
  text-align: center;
  padding: 0.7142857143cqw 0;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment .equipment-list dl dt h3 {
    font-size: 4.1791044776cqw;
    padding: 2.9850746269cqw 0;
  }
}
.p-shoplist__equipment .equipment-list dl dd {
  background-color: #535353;
}
.p-shoplist__equipment .equipment-list dl dd ul {
  display: flex;
  flex-wrap: wrap;
}
.p-shoplist__equipment .equipment-list dl dd ul li {
  width: 33.3333333333%;
  font-size: max(12px, 1.1428571429cqw);
  color: #fff;
  padding: 1.3571428571cqw 3.2142857143cqw;
  border-right: 1px solid #8b8b8b;
  border-bottom: 1px solid #8b8b8b;
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment .equipment-list dl dd ul li {
    width: 50%;
    padding: 3.7313432836cqw 7.4626865672cqw;
  }
}
.p-shoplist__equipment .equipment-list dl dd ul li:nth-child(3n) {
  border-right: none;
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment .equipment-list dl dd ul li:nth-child(3n) {
    border-right: 1px solid #8b8b8b;
  }
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment .equipment-list dl dd ul li:nth-child(2n) {
    border-right: none;
  }
}
@media only screen and (min-width: 751px) {
  .p-shoplist__equipment .equipment-list dl dd ul:has(> li:last-child:nth-child(3n+1)) > li:last-child {
    border-bottom: none;
  }
  .p-shoplist__equipment .equipment-list dl dd ul:has(> li:last-child:nth-child(3n+2)) > li:nth-last-child(-n+2) {
    border-bottom: none;
  }
  .p-shoplist__equipment .equipment-list dl dd ul:has(> li:last-child:nth-child(3n)) > li:nth-last-child(-n+3) {
    border-bottom: none;
  }
}
@media screen and (max-width: 750px) {
  .p-shoplist__equipment .equipment-list dl dd ul:has(> li:last-child:nth-child(2n+1)) > li:last-child {
    border-bottom: none;
  }
  .p-shoplist__equipment .equipment-list dl dd ul:has(> li:last-child:nth-child(2n)) > li:nth-last-child(-n+2) {
    border-bottom: none;
  }
}
.p-shoplist__equipment .equipment-list dl.accordion-open dt svg {
  transform: translateY(-50%) rotate(-90deg);
}

.p-shoplist__review {
  padding-top: 6.1979166667vw;
  padding-bottom: 7.03125vw;
  background-color: #122335;
}
@media screen and (max-width: 750px) {
  .p-shoplist__review {
    padding-top: 13.3333333333vw;
    padding-bottom: 16vw;
  }
}
.p-shoplist__review .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
  padding-right: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__review .section_ttl-en {
    margin-bottom: 10.447761194cqw;
    padding-right: 0;
  }
}
.p-shoplist__review .section_ttl-en .txt_wrap::after {
  background-color: #fff;
}
.p-shoplist__review .ttl-wrap01 {
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__review .ttl-wrap01 {
    margin-bottom: 10.447761194cqw;
  }
}
.p-shoplist__review .ttl-wrap01 h2 {
  color: #fff;
}
.p-shoplist__review .kutikomi-dummy {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  height: 18.2142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__review .kutikomi-dummy {
    height: 59.7014925373cqw;
  }
}
.p-shoplist__review .review_wrap .grw-header {
  background: #fff !important;
  border-radius: 4px !important;
  margin-right: 20px !important;
}
.p-shoplist__review .review_wrap .grw-header .grw-header-inner {
  padding-left: 0 !important;
}

.p-shoplist__access {
  position: relative;
  padding-top: 5.2083333333vw;
  padding-bottom: 6.5104166667vw;
  background-color: #f5f5f5;
}
@media screen and (max-width: 750px) {
  .p-shoplist__access {
    padding-top: 14.6666666667vw;
    padding-bottom: 13.3333333333vw;
  }
}
.p-shoplist__access .inner {
  position: relative;
  z-index: 1;
}
.p-shoplist__access .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
  padding-right: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__access .section_ttl-en {
    margin-bottom: 10.447761194cqw;
    padding-right: 0;
  }
}
.p-shoplist__access .ttl-wrap01 {
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__access .ttl-wrap01 {
    margin-bottom: 10.447761194cqw;
  }
}
.p-shoplist__access .g-map_wrap {
  padding: 0 7.1428571429cqw;
  margin-bottom: 6.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__access .g-map_wrap {
    padding: 0;
    margin-bottom: 10.6666666667vw;
  }
}
.p-shoplist__access .g-map_wrap .access_map {
  position: relative;
}
.p-shoplist__access .g-map_wrap .access_map > div {
  filter: grayscale(100%);
}
.p-shoplist__access .g-map_wrap .access_map .link_txt {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 22.6428571429cqw;
  aspect-ratio: 1/0.26;
  font-size: max(12px, 1.1428571429cqw);
  font-weight: 600;
  letter-spacing: 0;
  color: #fff;
  background-color: #122335;
}
@media screen and (max-width: 750px) {
  .p-shoplist__access .g-map_wrap .access_map .link_txt {
    width: 47.3134328358cqw;
    aspect-ratio: 1/0.26;
    font-size: 3.5820895522cqw;
  }
}
.p-shoplist__access .g-map_wrap .access_map iframe {
  width: 100%;
  aspect-ratio: 1/0.46;
  height: 100%;
  border: none;
}
@media screen and (max-width: 750px) {
  .p-shoplist__access .g-map_wrap .access_map iframe {
    aspect-ratio: 1/0.8;
  }
}
.p-shoplist__access .load_wrap {
  padding: 0 7.1428571429cqw;
  display: flex;
  flex-wrap: wrap;
  row-gap: 3.0714285714cqw;
  -moz-column-gap: 4.6428571429cqw;
       column-gap: 4.6428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__access .load_wrap {
    padding: 0;
    row-gap: 7.4626865672cqw;
    -moz-column-gap: 5.9701492537cqw;
         column-gap: 5.9701492537cqw;
  }
}
.p-shoplist__access .load_wrap .box {
  width: calc(33.3333333333% - 3.0952380952cqw);
}
@media screen and (max-width: 750px) {
  .p-shoplist__access .load_wrap .box {
    width: calc(50% - 2.9850746269cqw);
  }
}
.p-shoplist__access .load_wrap .box .img-box {
  width: 100%;
  aspect-ratio: 1/0.68;
  margin-bottom: 1.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__access .load_wrap .box .img-box {
    margin-bottom: 2.9850746269cqw;
  }
}
.p-shoplist__access .load_wrap .box div {
  font-size: max(12px, 1cqw);
  line-height: 1.7;
  letter-spacing: 0;
  color: #b29b68;
  margin-bottom: 0.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__access .load_wrap .box div {
    font-size: 3.5820895522cqw;
    margin-bottom: 1.4925373134cqw;
  }
}
.p-shoplist__access .load_wrap .box p {
  font-size: max(12px, 1.2857142857cqw);
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .p-shoplist__access .load_wrap .box p {
    font-size: 3.4666666667vw;
  }
}
.p-shoplist__access .vertical-txt {
  position: absolute;
  top: 6.0714285714cqw;
  left: 0;
  width: 8.6979166667vw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__access .vertical-txt {
    top: 14.6666666667vw;
    width: 14.6666666667vw;
  }
}

.p-shoplist__trainer {
  padding-top: 10.7142857143cqw;
  padding-bottom: 8.2142857143cqw;
  background: url(../images/shop/p-shop__bg-img01.jpg) no-repeat top/cover;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer {
    padding-top: 14.9253731343cqw;
    padding-bottom: 14.9253731343cqw;
    background: url(../images/shop/p-shop__bg-img02_sp.jpg) no-repeat top/cover;
  }
}
.p-shoplist__trainer .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
  padding-right: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .section_ttl-en {
    margin-bottom: 10.447761194cqw;
    padding-right: 0;
  }
}
.p-shoplist__trainer .section_ttl-en .txt_wrap::after {
  background-color: #fff;
}
.p-shoplist__trainer .ttl-wrap01 {
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .ttl-wrap01 {
    margin-bottom: 10.447761194cqw;
  }
}
.p-shoplist__trainer .ttl-wrap01 h2 {
  color: #fff;
}
.p-shoplist__trainer .block_shop-trainer {
  display: flex;
  flex-direction: column;
  gap: 6.5cqw;
  padding-right: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer {
    padding-right: 0;
    gap: 12.9850746269cqw;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box {
  display: flex;
  gap: 18.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box {
    flex-direction: column;
    gap: 10.447761194cqw;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .left-contents {
  width: 23.4285714286cqw;
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .left-contents {
    width: 89.552238806cqw;
    margin: 0 auto;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .left-contents .img-box {
  width: 100%;
  min-width: 18rem;
  aspect-ratio: 1/1.23;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .left-contents .img-box {
    min-width: none;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .left-contents .img-box img {
  -o-object-position: center bottom;
     object-position: center bottom;
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents {
  width: 51.0714285714cqw;
  min-width: 32rem;
  flex-grow: 1;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents {
    width: 100%;
    min-width: none;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .en-name {
  font-size: max(1.1428571429cqw, 10px);
  color: #b29b68;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .en-name {
    font-size: 3.5820895522cqw;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4.1428571429cqw;
  margin-bottom: 1.875vw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .flex {
    flex-direction: column;
    align-items: flex-start;
    gap: 5.3333333333vw;
    margin-bottom: 6.6666666667vw;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .flex .name {
  font-size: 1.875vw;
  font-weight: 600;
  letter-spacing: 0.12em;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .flex .name {
    font-size: 7.2vw;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .flex .trainer_status p {
  font-size: max(12px, 0.9375vw);
  line-height: 1.38;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .flex .trainer_status p {
    font-size: max(12px, 3.4666666667vw);
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .flex .trainer_status .rank {
  color: #fff;
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .flex .trainer_status .star {
  color: #b29b68;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .flex .trainer_status .star {
    margin-top: 1.3333333333vw;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .txt {
  font-size: max(12px, 0.8333333333vw);
  line-height: 2.18;
  letter-spacing: 0.02em;
  color: #fff;
  margin-bottom: 3.125vw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .txt {
    font-size: max(12px, 3.4666666667vw);
    letter-spacing: 0.05em;
    line-height: 2;
    margin-bottom: 9.3333333333vw;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .link_wrap {
  display: flex;
  gap: 0.625vw;
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .link_wrap {
    gap: 4.6666666667vw;
    margin-bottom: 8vw;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .link_wrap a,
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .link_wrap span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: max(10.6770833333vw, 20rem);
  aspect-ratio: 1/0.15;
  border: 1px solid #b29b68;
  border-radius: 100vmax;
  background-color: rgba(255, 255, 255, 0.17);
  font-size: max(0.9285714286cqw, 10px);
  font-weight: 600;
  color: #b29b68;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .link_wrap a,
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .link_wrap span {
    width: 42vw;
    aspect-ratio: 1/0.19;
    font-size: max(2.6666666667vw, 11px);
    background-color: transparent;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .link_wrap a svg,
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .link_wrap span svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.8333333333vw;
  width: max(0.3125vw, 4px);
  height: auto;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .link_wrap a svg,
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .link_wrap span svg {
    right: 2.8vw;
    width: max(1.2vw, 4px);
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .link_wrap a:hover {
    background-color: #fff;
    border-color: #fff;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .shop-trainer_history dl dt {
  position: relative;
  background-color: rgba(255, 255, 255, 0.15);
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .shop-trainer_history dl dt h4 {
  font-size: max(12px, 1cqw);
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1em;
  color: #b29b68;
  padding: 0.5cqw 0 0.3571428571cqw;
  border: 1px solid #b29b68;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .shop-trainer_history dl dt h4 {
    font-size: 4.1791044776cqw;
    padding: 3.7313432836cqw 0 3.5820895522cqw;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .shop-trainer_history dl dt svg {
  position: absolute;
  top: 50%;
  right: 4.2857142857cqw;
  width: max(0.5714285714cqw, 5px);
  height: auto;
  transform: translateY(-50%) rotate(90deg);
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .shop-trainer_history dl dt svg {
    right: 8.9552238806cqw;
    width: max(1.6417910448cqw, 7px);
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .shop-trainer_history dl dt svg path {
  fill: #b29b68;
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .shop-trainer_history dl dd ul li {
  position: relative;
  font-size: max(12px, 1cqw);
  letter-spacing: 0.02em;
  color: #fff;
  border-bottom: 1px solid #b29b68;
  border-left: 1px solid #b29b68;
  border-right: 1px solid #b29b68;
  padding: 1.0714285714cqw 0 1.0714285714cqw 2.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .shop-trainer_history dl dd ul li {
    font-size: 3.8805970149cqw;
    padding: 4.4776119403cqw 0 4.1791044776cqw 8.2089552239cqw;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .shop-trainer_history dl dd ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1.0714285714cqw;
  width: 3px;
  aspect-ratio: 1/1;
  background-color: #fff;
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .shop-trainer_history dl dd ul li:before {
    left: 4.4776119403cqw;
  }
}
.p-shoplist__trainer .block_shop-trainer .trainer-box .right-contents .shop-trainer_history dl.accordion-open dt svg {
  transform: translateY(-50%) rotate(-90deg);
}

.section__recruit-cat {
  padding-top: 1.9285714286cqw;
  padding-bottom: 8.2142857143cqw;
  background: url(../images/common/p-shop__recruit_bg_pc.svg) no-repeat center top/cover;
}
@media screen and (max-width: 750px) {
  .section__recruit-cat {
    padding-top: 11.9402985075cqw;
    padding-bottom: 14.9253731343cqw;
    background: url(../images/common/p-shop__recruit_bg_sp.svg) no-repeat center top/cover;
  }
}

.p-shoplist__system .ttl-wrap01 {
  margin-bottom: 3.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__system .ttl-wrap01 {
    margin-bottom: 10.447761194cqw;
  }
}
.p-shoplist__system .txt {
  margin-bottom: 5.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-shoplist__system .txt {
    margin-bottom: 14.9253731343cqw;
  }
}

.p-shop__fap {
  padding-top: 6.0416666667vw;
  padding-bottom: 5.9375vw;
  background-color: #f5f5f5;
}
@media screen and (max-width: 750px) {
  .p-shop__fap {
    padding-top: 13.3333333333vw;
    padding-bottom: 16vw;
  }
}
.p-shop__fap .section_ttl-en {
  margin-bottom: 5cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__fap .section_ttl-en {
    margin-bottom: 10.447761194cqw;
  }
}
.p-shop__fap .ttl-wrap01 {
  margin-bottom: 5.2083333333vw;
}
@media screen and (max-width: 750px) {
  .p-shop__fap .ttl-wrap01 {
    margin-bottom: 10.6666666667vw;
  }
}
.p-shop__fap .block_shop-faq {
  display: flex;
  gap: 1.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__fap .block_shop-faq {
    flex-direction: column;
    gap: 14.9253731343cqw;
  }
}
.p-shop__fap .block_shop-faq .box {
  flex-basis: 50%;
}
.p-shop__fap .block_shop-faq .box h3 {
  font-size: max(12px, 1.4285714286cqw);
  font-weight: 600;
  text-align: center;
  color: #fff;
  padding: 1cqw 0 0.9285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__fap .block_shop-faq .box h3 {
    font-size: 4.4776119403cqw;
    line-height: 1.5;
    padding: 3.7313432836cqw 0 3.5820895522cqw;
  }
}
.p-shop__fap .block_shop-faq .box.common h3 {
  background-color: #b29b68;
}
.p-shop__fap .block_shop-faq .box.shop-trainer h3 {
  background-color: #a59b8b;
}
.p-shop__fap .block_shop-faq .box .c_faq-accordion dl:first-of-type {
  border-top: none;
}

.p-shop__recommend {
  padding-top: 7.3571428571cqw;
  padding-bottom: 3.59375vw;
  background: url(../images/shop/p-shop__bg-img02.jpg) no-repeat top/cover;
}
@media screen and (max-width: 750px) {
  .p-shop__recommend {
    padding-top: 14.9253731343cqw;
    padding-bottom: 14.6666666667vw;
    background: url(../images/shop/p-shop__bg-img03_sp.jpg) no-repeat top/cover;
  }
}
.p-shop__recommend .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__recommend .section_ttl-en {
    margin-bottom: 10.447761194cqw;
  }
}
.p-shop__recommend .section_ttl-en .txt_wrap::after {
  background-color: #fff;
}
.p-shop__recommend .ttl-wrap01 {
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__recommend .ttl-wrap01 {
    margin-bottom: 13.4328358209cqw;
  }
}
.p-shop__recommend .ttl-wrap01 h2 {
  color: #fff;
}
@media screen and (max-width: 750px) {
  .p-shop__recommend .sp_row-scroll {
    width: calc(100% + 5.9701492537cqw);
    overflow-x: auto;
    padding-bottom: 2.9850746269cqw;
    padding-right: 5.9701492537cqw;
  }
}
.p-shop__recommend .block_shop-points {
  width: 85.7142857143cqw;
  display: flex;
  gap: 4.6428571429cqw;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .p-shop__recommend .block_shop-points {
    width: -moz-max-content;
    width: max-content;
    gap: 2.9850746269cqw;
  }
}
.p-shop__recommend .block_shop-points .box {
  width: calc(33.3333333333% - 3.0952380952cqw);
}
@media screen and (max-width: 750px) {
  .p-shop__recommend .block_shop-points .box {
    width: 86.4vw;
  }
}
.p-shop__recommend .block_shop-points .box .img-box {
  width: 100%;
  aspect-ratio: 1/0.68;
  margin-bottom: 1.7857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__recommend .block_shop-points .box .img-box {
    margin-bottom: 7.4626865672cqw;
  }
}
.p-shop__recommend .block_shop-points .box div {
  font-size: max(12px, 1cqw);
  color: #b29b68;
  margin-bottom: 1.0714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__recommend .block_shop-points .box div {
    font-size: 3.5820895522cqw;
    margin-bottom: 2.9850746269cqw;
  }
}
.p-shop__recommend .block_shop-points .box h3 {
  font-size: max(12px, 1.2857142857cqw);
  line-height: 1.7;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .p-shop__recommend .block_shop-points .box h3 {
    font-size: 4.1791044776cqw;
    font-weight: 600;
    letter-spacing: 0;
  }
}

.p-shop__flow .blocl_neraby-store {
  width: 92.8571428571cqw;
  margin-top: 6.3571428571cqw;
  padding: 4.2857142857cqw 0;
  border: 1px solid #b29b68;
}
@media screen and (max-width: 750px) {
  .p-shop__flow .blocl_neraby-store {
    width: 100%;
    margin-top: 10.447761194cqw;
    padding: 0;
    border: none;
  }
}
.p-shop__flow .blocl_neraby-store .ttl {
  text-align: center;
  margin-bottom: 3.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__flow .blocl_neraby-store .ttl {
    margin-bottom: 8.9552238806cqw;
  }
}
.p-shop__flow .blocl_neraby-store .ttl div {
  font-size: max(12px, 1.5714285714cqw);
  color: #b29b68;
  margin-bottom: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-shop__flow .blocl_neraby-store .ttl div {
    font-size: 3.8805970149cqw;
    margin-bottom: 4.4776119403cqw;
  }
}
.p-shop__flow .blocl_neraby-store .ttl h3 {
  font-size: 2.1428571429cqw;
  font-weight: 600;
}
@media screen and (max-width: 750px) {
  .p-shop__flow .blocl_neraby-store .ttl h3 {
    font-size: 4.776119403cqw;
    line-height: 1.6;
  }
}
.p-shop__flow .blocl_neraby-store .c_stores-card {
  width: 67.8571428571cqw;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .p-shop__flow .blocl_neraby-store .c_stores-card {
    width: 100%;
  }
}
.p-shop__flow .blocl_neraby-store .c_stores-card h3,
.p-shop__flow .blocl_neraby-store .c_stores-card h4 {
  color: #000;
}

/*************************************************
Review List
*************************************************/
.p-reviewlist__contents {
  position: relative;
  padding-top: 4.375vw;
  padding-bottom: 7.6041666667vw;
  background-color: #f5f5f5;
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents {
    padding-top: 11.9402985075cqw;
    padding-bottom: 12.6865671642cqw;
  }
}
.p-reviewlist__contents .inner {
  position: relative;
  z-index: 1;
}
.p-reviewlist__contents .head-ttl {
  font-size: 1.7142857143cqw;
  line-height: 1.75;
  color: #b29b68;
  text-align: center;
  margin-bottom: 2.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .head-ttl {
    font-size: 4.776119403cqw;
    margin-bottom: 10.447761194cqw;
  }
}
.p-reviewlist__contents .txt {
  font-size: max(12px, 1.2857142857cqw);
  line-height: 2.2;
  text-align: center;
  margin-bottom: 5cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .txt {
    font-size: 4.1791044776cqw;
    margin-bottom: 14.9253731343cqw;
  }
}
.p-reviewlist__contents .block_revew-category {
  margin-bottom: 6.9285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .block_revew-category {
    margin-bottom: 11.9402985075cqw;
  }
}
.p-reviewlist__contents .block_revew-category > p {
  font-size: max(12px, 1.4285714286cqw);
  color: #b29b68;
  text-align: center;
  margin-bottom: 2.0714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .block_revew-category > p {
    font-size: 4.1791044776cqw;
    font-weight: 600;
    margin-bottom: 4.4776119403cqw;
  }
}
.p-reviewlist__contents .block_revew-category dl dt {
  position: relative;
  font-size: max(12px, 1.5714285714cqw);
  font-weight: 600;
  color: #b29b68;
  text-align: center;
  padding: 1.4285714286cqw 0;
  background-color: #284261;
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .block_revew-category dl dt {
    font-size: 4.1791044776cqw;
    padding: 4.4776119403cqw 0;
  }
}
.p-reviewlist__contents .block_revew-category dl dt img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.5625vw;
  width: max(3.0714285714cqw, 32px);
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .block_revew-category dl dt img {
    right: 5.9701492537cqw;
    width: max(8.2089552239cqw, 32px);
  }
}
.p-reviewlist__contents .block_revew-category dl dd {
  background-color: #c4c4c4;
}
.p-reviewlist__contents .block_revew-category dl dd ul li {
  padding: 0.7142857143cqw 0;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .block_revew-category dl dd ul li {
    padding: 2.9850746269cqw 0;
  }
}
.p-reviewlist__contents .block_revew-category dl dd ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: max(12px, 1.2857142857cqw);
  text-align: center;
  color: #fff;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .block_revew-category dl dd ul li a {
    font-size: 4.1791044776cqw;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-reviewlist__contents .block_revew-category dl dd ul li a:hover {
    color: #b29b68;
  }
}
.p-reviewlist__contents .block_revew-category dl dd ul li:last-child {
  border-bottom: none;
}
.p-reviewlist__contents .block_review-list {
  padding: 5.4285714286cqw 6cqw 4.5714285714cqw;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .block_review-list {
    padding: 8.9552238806cqw;
  }
}
.p-reviewlist__contents .block_review-list .review-item {
  position: relative;
  display: flex;
  gap: 3.8571428571cqw;
  padding: 3.5714285714cqw 0;
  border-bottom: 1px solid #a59b8b;
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .block_review-list .review-item {
    flex-direction: column;
    gap: 5.671641791cqw;
    padding: 0 0 14.1791044776cqw;
    margin-bottom: 8.9552238806cqw;
  }
}
.p-reviewlist__contents .block_review-list .review-item:first-of-type {
  padding-top: 0;
}
.p-reviewlist__contents .block_review-list .review-item .img-box {
  width: 25cqw;
  aspect-ratio: 1/0.66;
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .block_review-list .review-item .img-box {
    width: 100%;
  }
}
.p-reviewlist__contents .block_review-list .review-item .text-wrap {
  flex-grow: 1;
}
.p-reviewlist__contents .block_review-list .review-item .text-wrap h2 {
  margin-bottom: 2.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .block_review-list .review-item .text-wrap h2 {
    margin-bottom: 4.4776119403cqw;
  }
}
.p-reviewlist__contents .block_review-list .review-item .text-wrap h2 a {
  font-size: max(12px, 1.7142857143cqw);
  font-weight: 600;
  line-height: 1.75;
  color: #b29b68;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .block_review-list .review-item .text-wrap h2 a {
    font-size: 4.776119403cqw;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-reviewlist__contents .block_review-list .review-item .text-wrap h2 a:hover {
    color: #122335;
  }
}
.p-reviewlist__contents .block_review-list .review-item .text-wrap p {
  font-size: max(12px, 1.1428571429cqw);
  line-height: 2;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.p-reviewlist__contents .block_review-list .review-item .date {
  position: absolute;
  bottom: 1.4285714286cqw;
  right: 0;
  font-size: max(12px, 1.1428571429cqw);
  font-weight: 600;
  line-height: 1.4;
  color: #b29b68;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .block_review-list .review-item .date {
    bottom: 3.7313432836cqw;
    font-size: max(12px, 3.2835820896cqw);
    letter-spacing: 0.04em;
  }
}
.p-reviewlist__contents .vertical-txt {
  width: 9.53125vw;
  position: absolute;
  top: 16.1458333333vw;
  left: 0;
}
@media screen and (max-width: 750px) {
  .p-reviewlist__contents .vertical-txt {
    width: 16vw;
    top: 15.3333333333vw;
  }
}

/*************************************************
Review Detail
*************************************************/
.p-reviewdetails__contents {
  position: relative;
  padding-top: 9.0625vw;
  padding-bottom: 5.78125vw;
  background-color: #f5f5f5;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents {
    padding-top: 10.447761194cqw;
    padding-bottom: 8.9552238806cqw;
  }
}
.p-reviewdetails__contents .vertical-txt {
  width: 9.53125vw;
  position: absolute;
  top: 16.1458333333vw;
  left: 0;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .vertical-txt {
    width: 16vw;
    top: 15.3333333333vw;
  }
}
.p-reviewdetails__contents .inner {
  position: relative;
  z-index: 1;
}
.p-reviewdetails__contents .main-contents .wrap_review {
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_review {
    margin-bottom: 14.9253731343cqw;
  }
}
.p-reviewdetails__contents .main-contents .wrap_review .section_ttl-en {
  margin-bottom: 5cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_review .section_ttl-en {
    margin-bottom: 10.447761194cqw;
  }
}
.p-reviewdetails__contents .main-contents .wrap_review .ttl-wrap01 {
  margin-bottom: 2.5cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_review .ttl-wrap01 {
    margin-bottom: 8.9552238806cqw;
  }
}
.p-reviewdetails__contents .main-contents .wrap_review .ttl-wrap01 h2 {
  font-size: 2.1428571429cqw;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_review .ttl-wrap01 h2 {
    font-size: 5.671641791cqw;
  }
}
.p-reviewdetails__contents .main-contents .wrap_review dl {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1.2857142857cqw;
  margin-bottom: 2.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_review dl {
    gap: 2.9850746269cqw;
    margin-bottom: 8.2089552239cqw;
  }
}
.p-reviewdetails__contents .main-contents .wrap_review dl dt {
  padding-top: 0.3571428571cqw;
  flex-shrink: 0;
}
.p-reviewdetails__contents .main-contents .wrap_review dl dt h3 {
  font-size: max(12px, 1.1428571429cqw);
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_review dl dt h3 {
    font-size: max(12px, 2.9850746269cqw);
  }
}
.p-reviewdetails__contents .main-contents .wrap_review dl dd .c_cate {
  margin-bottom: 0;
}
.p-reviewdetails__contents .main-contents .wrap_review .date {
  font-size: max(12px, 1.1428571429cqw);
  font-weight: 500;
  line-height: 1.5;
  color: #b29b68;
  text-align: right;
  margin-bottom: 1.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_review .date {
    font-size: max(12px, 2.9850746269cqw);
    font-weight: 600;
    margin-bottom: 3.7313432836cqw;
  }
}
.p-reviewdetails__contents .main-contents .wrap_review .block_review-contents {
  padding: 5cqw 5.2857142857cqw 5.7142857143cqw;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_review .block_review-contents {
    padding: 8.9552238806cqw;
  }
}
.p-reviewdetails__contents .main-contents .wrap_review .block_review-contents .review_thumbnail {
  margin-bottom: 3.9285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_review .block_review-contents .review_thumbnail {
    margin-bottom: 7.4626865672cqw;
  }
}
.p-reviewdetails__contents .main-contents .wrap_review .block_review-contents .review_thumbnail .img-box {
  width: 100%;
  aspect-ratio: 1/0.67;
}
.p-reviewdetails__contents .main-contents .wrap_review .block_review-contents .box {
  margin-bottom: 4.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_review .block_review-contents .box {
    margin-bottom: 10.447761194cqw;
  }
}
.p-reviewdetails__contents .main-contents .wrap_review .block_review-contents .box:last-child {
  margin-bottom: 0;
}
.p-reviewdetails__contents .main-contents .wrap_review .block_review-contents .box .ttl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: max(12px, 1.4285714286cqw);
  font-weight: 600;
  line-height: 1.5;
  padding-bottom: 0.8571428571cqw;
  border-bottom: 1px solid #b29b68;
  margin-bottom: 1.7857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_review .block_review-contents .box .ttl {
    font-size: max(12px, 4.1791044776cqw);
    line-height: 1.4;
    padding-bottom: 4.4776119403cqw;
    margin-bottom: 4.4776119403cqw;
  }
}
.p-reviewdetails__contents .main-contents .wrap_review .block_review-contents .box .ttl span {
  font-size: 2.1428571429cqw;
  color: #b29b68;
  margin-right: 1.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_review .block_review-contents .box .ttl span {
    font-size: 6.5671641791cqw;
    margin-right: 3.7313432836cqw;
  }
}
.p-reviewdetails__contents .main-contents .wrap_review .block_review-contents .box p {
  font-size: max(12px, 1.2857142857cqw);
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_review .block_review-contents .box p {
    font-size: max(12px, 3.8805970149cqw);
  }
}
.p-reviewdetails__contents .main-contents .wrap_review .block_review-contents .review-image {
  border: 1px solid #707070;
}
.p-reviewdetails__contents .main-contents .wrap_store-detail {
  padding-bottom: 5.7857142857cqw;
  border-bottom: 1px solid #707070;
  margin-bottom: 5.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_store-detail {
    padding-bottom: 13.8805970149cqw;
    margin-bottom: 15.671641791cqw;
  }
}
.p-reviewdetails__contents .main-contents .wrap_store-detail .section_ttl-en {
  margin-bottom: 3.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_store-detail .section_ttl-en {
    margin-bottom: 10.447761194cqw;
  }
}
.p-reviewdetails__contents .main-contents .wrap_store-detail .ttl-wrap01 {
  margin-bottom: 3.9285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_store-detail .ttl-wrap01 {
    margin-bottom: 10.447761194cqw;
  }
}
.p-reviewdetails__contents .main-contents .wrap_store-detail .ttl-wrap01 h2 {
  font-size: 1.5714285714cqw;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .wrap_store-detail .ttl-wrap01 h2 {
    font-size: 5.671641791cqw;
  }
}
.p-reviewdetails__contents .main-contents .btn-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents .main-contents .btn-wrap .btn02 {
    width: 74.776119403cqw;
    aspect-ratio: 1/0.19;
  }
}
.p-reviewdetails__contents aside {
  width: 33.5714285714cqw;
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents aside {
    width: 100%;
  }
}
.p-reviewdetails__contents aside .wrap_sidebar {
  background-color: #fff;
  padding: 3.5714285714cqw 5.2857142857cqw;
}
@media screen and (max-width: 1200px) {
  .p-reviewdetails__contents aside .wrap_sidebar {
    padding: 3.5714285714cqw 3.5714285714cqw;
  }
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents aside .wrap_sidebar {
    padding: 8.9552238806cqw;
  }
}
.p-reviewdetails__contents aside .wrap_sidebar .ttl {
  text-align: center;
  margin-bottom: 3.2142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents aside .wrap_sidebar .ttl {
    margin-bottom: 7.4626865672cqw;
  }
}
.p-reviewdetails__contents aside .wrap_sidebar .ttl div {
  font-size: 1.7142857143cqw;
  letter-spacing: 0;
  color: #b29b68;
  margin-bottom: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents aside .wrap_sidebar .ttl div {
    font-size: 4.776119403cqw;
    margin-bottom: 1.4925373134cqw;
  }
}
.p-reviewdetails__contents aside .wrap_sidebar .ttl h3 {
  font-size: max(12px, 1.7142857143cqw);
  line-height: 2;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents aside .wrap_sidebar .ttl h3 {
    font-size: 4.1791044776cqw;
  }
}
.p-reviewdetails__contents aside .wrap_sidebar .side_review-list {
  display: flex;
  flex-direction: column;
  gap: 2.8571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents aside .wrap_sidebar .side_review-list {
    gap: 8.9552238806cqw;
  }
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents aside .wrap_sidebar .side_review-list .box {
    padding-bottom: 2.8571428571cqw;
    border-bottom: 1px solid #a59b8b;
  }
}
.p-reviewdetails__contents aside .wrap_sidebar .side_review-list .box .img-box {
  width: 100%;
  aspect-ratio: 1/0.66;
  margin-bottom: 1.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents aside .wrap_sidebar .side_review-list .box .img-box {
    margin-bottom: 5.9701492537cqw;
  }
}
.p-reviewdetails__contents aside .wrap_sidebar .side_review-list .box h4 {
  margin-bottom: 1.0714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents aside .wrap_sidebar .side_review-list .box h4 {
    margin-bottom: 4.4776119403cqw;
  }
}
.p-reviewdetails__contents aside .wrap_sidebar .side_review-list .box h4 a {
  font-size: max(12px, 1.2142857143cqw);
  line-height: 1.7;
  font-weight: 600;
  color: #b29b68;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents aside .wrap_sidebar .side_review-list .box h4 a {
    font-size: 4.776119403cqw;
    letter-spacing: 0.08em;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-reviewdetails__contents aside .wrap_sidebar .side_review-list .box h4 a:hover {
    color: #122335;
  }
}
.p-reviewdetails__contents aside .wrap_sidebar .side_review-list .box .c_cate span {
  min-width: 5.7142857143cqw;
}
.p-reviewdetails__contents aside .wrap_sidebar .side_review-list .box .c_cate span a svg {
  right: 6px;
  width: max(0.3571428571cqw, 4px);
  height: auto;
}
@media screen and (max-width: 750px) {
  .p-reviewdetails__contents aside .wrap_sidebar .side_review-list .box .c_cate span a svg {
    right: 6px;
    width: max(0.8955223881cqw, 4px);
  }
}

/*************************************************
Topics List
*************************************************/
.p-topics__contents {
  position: relative;
  padding-top: 9.21875vw;
  padding-bottom: 8.125vw;
  background-color: #f5f5f5;
}
@media screen and (max-width: 750px) {
  .p-topics__contents {
    padding-top: 10vw;
    padding-bottom: 7.4626865672cqw;
  }
}
.p-topics__contents .inner {
  position: relative;
  z-index: 1;
}
.p-topics__contents .section_ttl-en {
  position: relative;
  z-index: 1;
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .section_ttl-en {
    margin-bottom: 11.9402985075cqw;
  }
}
.p-topics__contents .ttl-wrap01 {
  position: relative;
  z-index: 1;
  margin-bottom: 6.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .ttl-wrap01 {
    margin-bottom: 14.1791044776cqw;
  }
}
.p-topics__contents .block_topics-list {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 5.6428571429cqw;
       column-gap: 5.6428571429cqw;
  row-gap: 6.5714285714cqw;
  padding-bottom: 7.9285714286cqw;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .block_topics-list {
    row-gap: 14.1791044776cqw;
    padding-bottom: 11.3432835821cqw;
    margin-bottom: 11.9402985075cqw;
  }
}
.p-topics__contents .block_topics-list .box {
  width: calc(50% - 2.8214285714cqw);
}
@media screen and (max-width: 750px) {
  .p-topics__contents .block_topics-list .box {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .p-topics__contents .block_topics-list .box .img-box {
    width: 82.0895522388cqw;
  }
}
.p-topics__contents .pagination-wrapper {
  width: 100%;
}
.p-topics__contents .side_wrap {
  padding: 5.7142857143cqw 3.9285714286cqw 0;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .side_wrap {
    padding: 11.9402985075cqw 8.9552238806cqw 0;
  }
}
.p-topics__contents .side_wrap .logo {
  width: 15.7857142857cqw;
  margin: 0 auto 5cqw;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .side_wrap .logo {
    width: 44.9253731343cqw;
    margin-bottom: 11.9402985075cqw;
  }
}
.p-topics__contents .side_wrap .block_topics-sidebox {
  padding-bottom: 3.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .side_wrap .block_topics-sidebox {
    padding-bottom: 9.7014925373cqw;
  }
}
.p-topics__contents .side_wrap .block_topics-sidebox h3 {
  font-size: max(12px, 1.4285714286cqw);
  font-weight: 600;
  letter-spacing: 0.08em;
  padding-bottom: 0.3571428571cqw;
  border-bottom: 1px solid #707070;
  margin-bottom: 1.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .side_wrap .block_topics-sidebox h3 {
    font-size: 4.4776119403cqw;
    padding-bottom: 1.7142857143cqw;
    margin-bottom: 5.223880597cqw;
  }
}
.p-topics__contents .side_wrap .block_topics-sidebox ul li {
  position: relative;
  padding-left: 1.2857142857cqw;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .side_wrap .block_topics-sidebox ul li {
    padding-left: 5.223880597cqw;
  }
}
.p-topics__contents .side_wrap .block_topics-sidebox ul li:not(:last-child) {
  margin-bottom: 0.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .side_wrap .block_topics-sidebox ul li:not(:last-child) {
    margin-bottom: 3.7313432836cqw;
  }
}
.p-topics__contents .side_wrap .block_topics-sidebox ul li::before {
  content: "";
  position: absolute;
  top: max(0.7857142857cqw, 8px);
  left: 0;
  width: 0.6428571429cqw;
  aspect-ratio: 1/1;
  background: url(../images/common/icon_arrow06.svg) no-repeat center/contain;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .side_wrap .block_topics-sidebox ul li::before {
    top: max(0.447761194cqw, 3px);
    width: 2.6865671642cqw;
  }
}
.p-topics__contents .side_wrap .block_topics-sidebox ul li a {
  font-size: max(12px, 1cqw);
  letter-spacing: 0.04em;
  line-height: 1.4;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .side_wrap .block_topics-sidebox ul li a {
    font-size: 3.5820895522cqw;
  }
}
.p-topics__contents .side_wrap .block_topics-sidebox ul li a:hover {
  color: #b29b68;
}
.p-topics__contents .vertical-txt {
  width: 11.9791666667vw;
  position: absolute;
  top: 7.5714285714cqw;
  left: -2.6041666667vw;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .vertical-txt {
    width: 20vw;
    left: -4vw;
    top: 11.9402985075cqw;
  }
}

/*************************************************
Topics Detail
*************************************************/
.p-topics__contents .block_topics-contents .date {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 0.7142857143cqw;
  padding-bottom: 2.5714285714cqw;
  border-bottom: 1px solid #707070;
  margin-bottom: 3.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .block_topics-contents .date {
    gap: 1.1940298507cqw;
    padding-bottom: 5.9701492537cqw;
    margin-bottom: 8.9552238806cqw;
  }
}
.p-topics__contents .block_topics-contents .date p {
  font-family: widescreen-ex, sans-serif;
  line-height: 1;
  color: #122335;
}
.p-topics__contents .block_topics-contents .date .year-month {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: max(12px, 1.1428571429cqw);
  letter-spacing: 0.03em;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .block_topics-contents .date .year-month {
    font-size: 3.5820895522cqw;
  }
}
.p-topics__contents .block_topics-contents .date .day {
  font-size: 3.2142857143cqw;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .block_topics-contents .date .day {
    font-size: 8.8059701493cqw;
  }
}
.p-topics__contents .block_topics-contents .date .categiry {
  font-size: max(0.8571428571cqw, 10px);
  letter-spacing: 0.03em;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .block_topics-contents .date .categiry {
    font-size: 2.9850746269cqw;
  }
}
.p-topics__contents .block_topics-contents .post-ttl {
  margin-bottom: 3.8571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .block_topics-contents .post-ttl {
    margin-bottom: 8.9552238806cqw;
  }
}
.p-topics__contents .block_topics-contents .post-ttl h1 {
  font-size: 2.1428571429cqw;
  line-height: 1.7;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .block_topics-contents .post-ttl h1 {
    width: 60.8955223881cqw;
    font-size: 5.671641791cqw;
    margin: 0 auto;
  }
}
.p-topics__contents .block_topics-contents .post_content figure {
  margin: 2.1428571429cqw 0;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .block_topics-contents .post_content figure {
    margin: 5.9701492537cqw 0;
  }
}
.p-topics__contents .block_topics-contents .post_content figure img {
  width: 100%;
}
.p-topics__contents .block_topics-contents .post_content h2 {
  display: inline-block;
  font-size: max(12px, 1.5714285714cqw);
  font-weight: 600;
  color: #fff;
  background-color: #284261;
  line-height: 1.6;
  padding: 0.7142857143cqw 1.0714285714cqw;
  margin: 1.0714285714cqw 0;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .block_topics-contents .post_content h2 {
    font-size: 4.776119403cqw;
    padding: 1.7910447761cqw 2.2388059701cqw;
    margin: 2.9850746269cqw 0;
  }
}
.p-topics__contents .block_topics-contents .post_content h3 {
  position: relative;
  font-size: max(12px, 1.5714285714cqw);
  line-height: 1.7;
  font-weight: 600;
  padding-left: 1.4285714286cqw;
  margin: 2.1428571429cqw 0;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .block_topics-contents .post_content h3 {
    font-size: 4.4776119403cqw;
    padding-left: 4.776119403cqw;
    margin: 7.4626865672cqw 0;
  }
}
.p-topics__contents .block_topics-contents .post_content h3::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: max(0.2857142857cqw, 3px);
  height: 80%;
  background-color: #284261;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .block_topics-contents .post_content h3::before {
    width: max(1.0447761194cqw, 4px);
    height: 70%;
  }
}
.p-topics__contents .block_topics-contents .post_content p {
  font-size: max(12px, 1.1428571429cqw);
  line-height: 2;
  margin: 2.1428571429cqw 0;
}
@media screen and (max-width: 750px) {
  .p-topics__contents .block_topics-contents .post_content p {
    font-size: 3.8805970149cqw;
    margin: 5.9701492537cqw 0;
  }
}

.single-pagenation {
  width: 100%;
  margin-top: 6.4285714286cqw;
  border-top: 1px solid #707070;
  padding-top: 1.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .single-pagenation {
    padding-top: 11.9402985075cqw;
    margin-top: 11.9402985075cqw;
    margin-bottom: 2.9850746269cqw;
  }
}
.single-pagenation .pagenation-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.single-pagenation .pagenation-wrap a {
  line-height: 1;
  font-weight: 600;
}
.single-pagenation .pagenation-wrap .back a {
  font-size: max(12px, 1.1428571429cqw);
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .single-pagenation .pagenation-wrap .back a {
    font-size: 3.7313432836cqw;
  }
}
@media (hover: hover) and (pointer: fine) {
  .single-pagenation .pagenation-wrap .back a:hover {
    opacity: 0.5;
  }
}
.single-pagenation .pagenation-wrap .prev,
.single-pagenation .pagenation-wrap .next {
  position: absolute;
}
.single-pagenation .pagenation-wrap .prev a,
.single-pagenation .pagenation-wrap .next a {
  font-size: max(0.8571428571cqw, 10px);
}
@media screen and (max-width: 750px) {
  .single-pagenation .pagenation-wrap .prev a,
  .single-pagenation .pagenation-wrap .next a {
    font-size: max(12px, 2.9850746269cqw);
  }
}
.single-pagenation .pagenation-wrap .prev {
  left: 0;
}
.single-pagenation .pagenation-wrap .next {
  right: 0;
}

/*************************************************
FAQ
*************************************************/
.p-faq__contents01 {
  position: relative;
  padding-top: 7.6041666667vw;
  padding-bottom: 5.5729166667vw;
  background-color: #f5f5f5;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 {
    padding-top: 21.2vw;
    padding-bottom: 16vw;
  }
}
.p-faq__contents01 .inner {
  position: relative;
  z-index: 1;
}
.p-faq__contents01 .head-ttl {
  font-size: max(12px, 1.8571428571cqw);
  letter-spacing: 0;
  text-align: center;
  color: #b29b68;
  margin-bottom: 2.8571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .head-ttl {
    font-size: max(12px, 4.776119403cqw);
    line-height: 1.7;
    margin-bottom: 8.9552238806cqw;
  }
}
.p-faq__contents01 .txt {
  font-size: max(12px, 1.2857142857cqw);
  text-align: center;
  margin-bottom: 4.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .txt {
    font-size: max(12px, 3.8805970149cqw);
    margin-bottom: 10.447761194cqw;
  }
}
.p-faq__contents01 .btn-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 6.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .btn-wrap {
    margin-bottom: 11.9402985075cqw;
  }
}
.p-faq__contents01 .btn-wrap a {
  position: relative;
  width: 59.7142857143cqw;
  aspect-ratio: 1/0.1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.4285714286cqw;
  font-size: max(12px, 1.4285714286cqw);
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .btn-wrap a {
    width: 100%;
    aspect-ratio: 1/0.22;
    gap: 3.7313432836cqw;
    font-size: max(12px, 4.1791044776cqw);
    font-weight: 600;
  }
}
.p-faq__contents01 .btn-wrap a img {
  width: max(2.8571428571cqw, 3rem);
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .btn-wrap a img {
    width: max(7.0149253731cqw, 3rem);
  }
}
.p-faq__contents01 .btn-wrap a svg {
  width: 0.8571428571cqw;
  height: auto;
  position: absolute;
  right: 3.2142857143cqw;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .btn-wrap a svg {
    width: max(1.9402985075cqw, 8px);
    right: 7.4626865672cqw;
  }
}
.p-faq__contents01 .btn-wrap a svg path {
  fill: #b29b68;
}
@media (hover: hover) and (pointer: fine) {
  .p-faq__contents01 .btn-wrap a:hover {
    color: #b29b68;
  }
  .p-faq__contents01 .btn-wrap a:hover svg {
    transform: translateY(-50%) translateX(10px);
  }
}
.p-faq__contents01 .block_revew-category {
  margin-bottom: 9.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .block_revew-category {
    margin-bottom: 16.4179104478cqw;
  }
}
.p-faq__contents01 .block_revew-category p {
  font-size: max(12px, 1.4285714286cqw);
  font-weight: 600;
  color: #b29b68;
  text-align: center;
  margin-bottom: 2.8571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .block_revew-category p {
    font-size: max(12px, 4.1791044776cqw);
    margin-bottom: 5.9701492537cqw;
  }
}
.p-faq__contents01 .block_revew-category .categories_wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 1.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .block_revew-category .categories_wrap {
    gap: 3.8805970149cqw;
  }
}
.p-faq__contents01 .block_revew-category .categories_wrap a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(25% - 0.9642857143cqw);
  aspect-ratio: 1/0.2;
  background-color: #122335;
  font-size: max(12px, 1.4285714286cqw);
  color: #b29b68;
  font-weight: 600;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .block_revew-category .categories_wrap a {
    width: calc(50% - 1.9402985075cqw);
    aspect-ratio: 1/0.25;
    font-size: max(3.2835820896cqw, 10px);
  }
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .block_revew-category .categories_wrap a:first-of-type {
    padding-right: 2.8571428571cqw;
  }
}
.p-faq__contents01 .block_revew-category .categories_wrap a svg {
  position: absolute;
  width: max(0.5714285714cqw, 6px);
  height: auto;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  right: 2cqw;
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .block_revew-category .categories_wrap a svg {
    width: max(1.3432835821cqw, 5px);
    right: 2.9850746269cqw;
  }
}
.p-faq__contents01 .block_revew-category .categories_wrap a svg path {
  fill: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .p-faq__contents01 .block_revew-category .categories_wrap a:hover {
    opacity: 0.7;
  }
}
.p-faq__contents01 .vertical-txt {
  width: 10.1041666667vw;
  position: absolute;
  top: 16.1458333333vw;
  left: -0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .vertical-txt {
    width: 16.8vw;
    left: -0.7462686567cqw;
    top: 14vw;
  }
}

.p-faq__contents01 .section_ttl-en,
.p-faq__contents02 .section_ttl-en,
.p-faq__contents03 .section_ttl-en,
.p-faq__contents04 .section_ttl-en,
.p-faq__contents05 .section_ttl-en,
.p-faq__contents06 .section_ttl-en,
.p-faq__contents07 .section_ttl-en,
.p-faq__contents08 .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .section_ttl-en,
  .p-faq__contents02 .section_ttl-en,
  .p-faq__contents03 .section_ttl-en,
  .p-faq__contents04 .section_ttl-en,
  .p-faq__contents05 .section_ttl-en,
  .p-faq__contents06 .section_ttl-en,
  .p-faq__contents07 .section_ttl-en,
  .p-faq__contents08 .section_ttl-en {
    margin-bottom: 8.9552238806cqw;
  }
}
.p-faq__contents01 .ttl-wrap01,
.p-faq__contents02 .ttl-wrap01,
.p-faq__contents03 .ttl-wrap01,
.p-faq__contents04 .ttl-wrap01,
.p-faq__contents05 .ttl-wrap01,
.p-faq__contents06 .ttl-wrap01,
.p-faq__contents07 .ttl-wrap01,
.p-faq__contents08 .ttl-wrap01 {
  margin-bottom: 5.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-faq__contents01 .ttl-wrap01,
  .p-faq__contents02 .ttl-wrap01,
  .p-faq__contents03 .ttl-wrap01,
  .p-faq__contents04 .ttl-wrap01,
  .p-faq__contents05 .ttl-wrap01,
  .p-faq__contents06 .ttl-wrap01,
  .p-faq__contents07 .ttl-wrap01,
  .p-faq__contents08 .ttl-wrap01 {
    margin-bottom: 8.9552238806cqw;
  }
}

.p-faq__contents02,
.p-faq__contents03,
.p-faq__contents04,
.p-faq__contents05,
.p-faq__contents06,
.p-faq__contents07,
.p-faq__contents08 {
  padding-top: 5.8333333333vw;
  padding-bottom: 6.6145833333vw;
}
@media screen and (max-width: 750px) {
  .p-faq__contents02,
  .p-faq__contents03,
  .p-faq__contents04,
  .p-faq__contents05,
  .p-faq__contents06,
  .p-faq__contents07,
  .p-faq__contents08 {
    padding-top: 13.3333333333vw;
    padding-bottom: 16vw;
  }
}

.p-faq__contents02,
.p-faq__contents04,
.p-faq__contents06,
.p-faq__contents08 {
  background-color: #d1d1d1;
}

/*************************************************
System
*************************************************/
.c_system-table {
  padding-top: 6.6145833333vw;
  padding-bottom: 5.7291666667vw;
  background-color: #122335;
}
@media screen and (max-width: 750px) {
  .c_system-table {
    padding-top: 15.0746268657cqw;
    padding-bottom: 17.0149253731cqw;
  }
}
.c_system-table h3,
.c_system-table h4,
.c_system-table div,
.c_system-table p,
.c_system-table li,
.c_system-table dt,
.c_system-table dd {
  color: #fff;
}
.c_system-table .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .section_ttl-en {
    margin-bottom: 10.447761194cqw;
  }
}
.c_system-table .section_ttl-en .txt_wrap p {
  color: #b29b68;
}
.c_system-table .section_ttl-en .txt_wrap::after {
  background-color: #fff;
}
.c_system-table .txt {
  font-size: max(12px, 1.2857142857cqw);
  line-height: 2.2;
}
@media screen and (max-width: 750px) {
  .c_system-table .txt {
    font-size: max(12px, 3.8805970149cqw);
    line-height: 2;
  }
}
.c_system-table .block_system-table .cont-ttl,
.c_system-table .block_system-options .cont-ttl {
  font-size: max(12px, 1.2857142857cqw);
  font-weight: 600;
  line-height: 1;
  text-align: center;
  border: 1px solid #fff;
  padding: 1.3571428571cqw 0 1.2857142857cqw;
  background-color: #4e5258;
  background-color: rgba(255, 255, 255, 0.06);
  margin-bottom: 1.6428571429cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .cont-ttl,
  .c_system-table .block_system-options .cont-ttl {
    font-size: max(12px, 4.1791044776cqw);
    padding: 4.1791044776cqw 0 4.0298507463cqw;
    margin-bottom: 7.4626865672cqw;
  }
}
.c_system-table .block_system-table .ticket_cont02 dl,
.c_system-table .block_system-table .subsc_cont02 dl,
.c_system-table .block_system-table .pay-use_cont01 dl,
.c_system-table .block_system-table .trainer-fee_cont01 dl,
.c_system-table .block_system-table .other-option_cont01 dl,
.c_system-table .block_system-options .ticket_cont02 dl,
.c_system-table .block_system-options .subsc_cont02 dl,
.c_system-table .block_system-options .pay-use_cont01 dl,
.c_system-table .block_system-options .trainer-fee_cont01 dl,
.c_system-table .block_system-options .other-option_cont01 dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5714285714cqw 0 1.3571428571cqw;
  border-bottom: 1px solid #a3a3a3;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .ticket_cont02 dl,
  .c_system-table .block_system-table .subsc_cont02 dl,
  .c_system-table .block_system-table .pay-use_cont01 dl,
  .c_system-table .block_system-table .trainer-fee_cont01 dl,
  .c_system-table .block_system-table .other-option_cont01 dl,
  .c_system-table .block_system-options .ticket_cont02 dl,
  .c_system-table .block_system-options .subsc_cont02 dl,
  .c_system-table .block_system-options .pay-use_cont01 dl,
  .c_system-table .block_system-options .trainer-fee_cont01 dl,
  .c_system-table .block_system-options .other-option_cont01 dl {
    padding: 7.6119402985cqw 0 7.3134328358cqw;
  }
}
.c_system-table .block_system-table .ticket_cont02 dl dt div,
.c_system-table .block_system-table .ticket_cont02 dl dd div,
.c_system-table .block_system-table .subsc_cont02 dl dt div,
.c_system-table .block_system-table .subsc_cont02 dl dd div,
.c_system-table .block_system-table .pay-use_cont01 dl dt div,
.c_system-table .block_system-table .pay-use_cont01 dl dd div,
.c_system-table .block_system-table .trainer-fee_cont01 dl dt div,
.c_system-table .block_system-table .trainer-fee_cont01 dl dd div,
.c_system-table .block_system-table .other-option_cont01 dl dt div,
.c_system-table .block_system-table .other-option_cont01 dl dd div,
.c_system-table .block_system-options .ticket_cont02 dl dt div,
.c_system-table .block_system-options .ticket_cont02 dl dd div,
.c_system-table .block_system-options .subsc_cont02 dl dt div,
.c_system-table .block_system-options .subsc_cont02 dl dd div,
.c_system-table .block_system-options .pay-use_cont01 dl dt div,
.c_system-table .block_system-options .pay-use_cont01 dl dd div,
.c_system-table .block_system-options .trainer-fee_cont01 dl dt div,
.c_system-table .block_system-options .trainer-fee_cont01 dl dd div,
.c_system-table .block_system-options .other-option_cont01 dl dt div,
.c_system-table .block_system-options .other-option_cont01 dl dd div {
  font-weight: 600;
}
.c_system-table .block_system-table .ticket_cont02 dl dt .note,
.c_system-table .block_system-table .ticket_cont02 dl dd .note,
.c_system-table .block_system-table .subsc_cont02 dl dt .note,
.c_system-table .block_system-table .subsc_cont02 dl dd .note,
.c_system-table .block_system-table .pay-use_cont01 dl dt .note,
.c_system-table .block_system-table .pay-use_cont01 dl dd .note,
.c_system-table .block_system-table .trainer-fee_cont01 dl dt .note,
.c_system-table .block_system-table .trainer-fee_cont01 dl dd .note,
.c_system-table .block_system-table .other-option_cont01 dl dt .note,
.c_system-table .block_system-table .other-option_cont01 dl dd .note,
.c_system-table .block_system-options .ticket_cont02 dl dt .note,
.c_system-table .block_system-options .ticket_cont02 dl dd .note,
.c_system-table .block_system-options .subsc_cont02 dl dt .note,
.c_system-table .block_system-options .subsc_cont02 dl dd .note,
.c_system-table .block_system-options .pay-use_cont01 dl dt .note,
.c_system-table .block_system-options .pay-use_cont01 dl dd .note,
.c_system-table .block_system-options .trainer-fee_cont01 dl dt .note,
.c_system-table .block_system-options .trainer-fee_cont01 dl dd .note,
.c_system-table .block_system-options .other-option_cont01 dl dt .note,
.c_system-table .block_system-options .other-option_cont01 dl dd .note {
  font-size: max(12px, 1cqw);
  color: #b29b68;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .ticket_cont02 dl dt .note,
  .c_system-table .block_system-table .ticket_cont02 dl dd .note,
  .c_system-table .block_system-table .subsc_cont02 dl dt .note,
  .c_system-table .block_system-table .subsc_cont02 dl dd .note,
  .c_system-table .block_system-table .pay-use_cont01 dl dt .note,
  .c_system-table .block_system-table .pay-use_cont01 dl dd .note,
  .c_system-table .block_system-table .trainer-fee_cont01 dl dt .note,
  .c_system-table .block_system-table .trainer-fee_cont01 dl dd .note,
  .c_system-table .block_system-table .other-option_cont01 dl dt .note,
  .c_system-table .block_system-table .other-option_cont01 dl dd .note,
  .c_system-table .block_system-options .ticket_cont02 dl dt .note,
  .c_system-table .block_system-options .ticket_cont02 dl dd .note,
  .c_system-table .block_system-options .subsc_cont02 dl dt .note,
  .c_system-table .block_system-options .subsc_cont02 dl dd .note,
  .c_system-table .block_system-options .pay-use_cont01 dl dt .note,
  .c_system-table .block_system-options .pay-use_cont01 dl dd .note,
  .c_system-table .block_system-options .trainer-fee_cont01 dl dt .note,
  .c_system-table .block_system-options .trainer-fee_cont01 dl dd .note,
  .c_system-table .block_system-options .other-option_cont01 dl dt .note,
  .c_system-table .block_system-options .other-option_cont01 dl dd .note {
    font-size: max(12px, 3.2835820896cqw);
  }
}
.c_system-table .block_system-table .ticket_cont02 dl dt .label,
.c_system-table .block_system-table .subsc_cont02 dl dt .label,
.c_system-table .block_system-table .pay-use_cont01 dl dt .label,
.c_system-table .block_system-table .trainer-fee_cont01 dl dt .label,
.c_system-table .block_system-table .other-option_cont01 dl dt .label,
.c_system-table .block_system-options .ticket_cont02 dl dt .label,
.c_system-table .block_system-options .subsc_cont02 dl dt .label,
.c_system-table .block_system-options .pay-use_cont01 dl dt .label,
.c_system-table .block_system-options .trainer-fee_cont01 dl dt .label,
.c_system-table .block_system-options .other-option_cont01 dl dt .label {
  font-size: max(12px, 1.2857142857cqw);
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .ticket_cont02 dl dt .label,
  .c_system-table .block_system-table .subsc_cont02 dl dt .label,
  .c_system-table .block_system-table .pay-use_cont01 dl dt .label,
  .c_system-table .block_system-table .trainer-fee_cont01 dl dt .label,
  .c_system-table .block_system-table .other-option_cont01 dl dt .label,
  .c_system-table .block_system-options .ticket_cont02 dl dt .label,
  .c_system-table .block_system-options .subsc_cont02 dl dt .label,
  .c_system-table .block_system-options .pay-use_cont01 dl dt .label,
  .c_system-table .block_system-options .trainer-fee_cont01 dl dt .label,
  .c_system-table .block_system-options .other-option_cont01 dl dt .label {
    font-size: 4.1791044776cqw;
  }
}
.c_system-table .block_system-table .ticket_cont02 dl dt .note,
.c_system-table .block_system-table .subsc_cont02 dl dt .note,
.c_system-table .block_system-table .pay-use_cont01 dl dt .note,
.c_system-table .block_system-table .trainer-fee_cont01 dl dt .note,
.c_system-table .block_system-table .other-option_cont01 dl dt .note,
.c_system-table .block_system-options .ticket_cont02 dl dt .note,
.c_system-table .block_system-options .subsc_cont02 dl dt .note,
.c_system-table .block_system-options .pay-use_cont01 dl dt .note,
.c_system-table .block_system-options .trainer-fee_cont01 dl dt .note,
.c_system-table .block_system-options .other-option_cont01 dl dt .note {
  margin-top: 0.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .ticket_cont02 dl dt .note,
  .c_system-table .block_system-table .subsc_cont02 dl dt .note,
  .c_system-table .block_system-table .pay-use_cont01 dl dt .note,
  .c_system-table .block_system-table .trainer-fee_cont01 dl dt .note,
  .c_system-table .block_system-table .other-option_cont01 dl dt .note,
  .c_system-table .block_system-options .ticket_cont02 dl dt .note,
  .c_system-table .block_system-options .subsc_cont02 dl dt .note,
  .c_system-table .block_system-options .pay-use_cont01 dl dt .note,
  .c_system-table .block_system-options .trainer-fee_cont01 dl dt .note,
  .c_system-table .block_system-options .other-option_cont01 dl dt .note {
    margin-top: 1.4925373134cqw;
  }
}
.c_system-table .block_system-table .ticket_cont02 dl dd .price,
.c_system-table .block_system-table .subsc_cont02 dl dd .price,
.c_system-table .block_system-table .pay-use_cont01 dl dd .price,
.c_system-table .block_system-table .trainer-fee_cont01 dl dd .price,
.c_system-table .block_system-table .other-option_cont01 dl dd .price,
.c_system-table .block_system-options .ticket_cont02 dl dd .price,
.c_system-table .block_system-options .subsc_cont02 dl dd .price,
.c_system-table .block_system-options .pay-use_cont01 dl dd .price,
.c_system-table .block_system-options .trainer-fee_cont01 dl dd .price,
.c_system-table .block_system-options .other-option_cont01 dl dd .price {
  font-size: max(12px, 1.2857142857cqw);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 0.6428571429cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .ticket_cont02 dl dd .price,
  .c_system-table .block_system-table .subsc_cont02 dl dd .price,
  .c_system-table .block_system-table .pay-use_cont01 dl dd .price,
  .c_system-table .block_system-table .trainer-fee_cont01 dl dd .price,
  .c_system-table .block_system-table .other-option_cont01 dl dd .price,
  .c_system-table .block_system-options .ticket_cont02 dl dd .price,
  .c_system-table .block_system-options .subsc_cont02 dl dd .price,
  .c_system-table .block_system-options .pay-use_cont01 dl dd .price,
  .c_system-table .block_system-options .trainer-fee_cont01 dl dd .price,
  .c_system-table .block_system-options .other-option_cont01 dl dd .price {
    font-size: max(12px, 4.1791044776cqw);
    gap: 2.0895522388cqw;
  }
}
.c_system-table .block_system-table .ticket_cont02 dl dd .price span,
.c_system-table .block_system-table .subsc_cont02 dl dd .price span,
.c_system-table .block_system-table .pay-use_cont01 dl dd .price span,
.c_system-table .block_system-table .trainer-fee_cont01 dl dd .price span,
.c_system-table .block_system-table .other-option_cont01 dl dd .price span,
.c_system-table .block_system-options .ticket_cont02 dl dd .price span,
.c_system-table .block_system-options .subsc_cont02 dl dd .price span,
.c_system-table .block_system-options .pay-use_cont01 dl dd .price span,
.c_system-table .block_system-options .trainer-fee_cont01 dl dd .price span,
.c_system-table .block_system-options .other-option_cont01 dl dd .price span {
  font-size: max(0.8571428571cqw, 10px);
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .ticket_cont02 dl dd .price span,
  .c_system-table .block_system-table .subsc_cont02 dl dd .price span,
  .c_system-table .block_system-table .pay-use_cont01 dl dd .price span,
  .c_system-table .block_system-table .trainer-fee_cont01 dl dd .price span,
  .c_system-table .block_system-table .other-option_cont01 dl dd .price span,
  .c_system-table .block_system-options .ticket_cont02 dl dd .price span,
  .c_system-table .block_system-options .subsc_cont02 dl dd .price span,
  .c_system-table .block_system-options .pay-use_cont01 dl dd .price span,
  .c_system-table .block_system-options .trainer-fee_cont01 dl dd .price span,
  .c_system-table .block_system-options .other-option_cont01 dl dd .price span {
    font-size: max(2.6865671642cqw, 10px);
  }
}
.c_system-table .block_system-table .ticket_cont02 dl dd .note,
.c_system-table .block_system-table .subsc_cont02 dl dd .note,
.c_system-table .block_system-table .pay-use_cont01 dl dd .note,
.c_system-table .block_system-table .trainer-fee_cont01 dl dd .note,
.c_system-table .block_system-table .other-option_cont01 dl dd .note,
.c_system-table .block_system-options .ticket_cont02 dl dd .note,
.c_system-table .block_system-options .subsc_cont02 dl dd .note,
.c_system-table .block_system-options .pay-use_cont01 dl dd .note,
.c_system-table .block_system-options .trainer-fee_cont01 dl dd .note,
.c_system-table .block_system-options .other-option_cont01 dl dd .note {
  margin-top: 0.5714285714cqw;
  letter-spacing: 0.03em;
  text-align: end;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .ticket_cont02 dl dd .note,
  .c_system-table .block_system-table .subsc_cont02 dl dd .note,
  .c_system-table .block_system-table .pay-use_cont01 dl dd .note,
  .c_system-table .block_system-table .trainer-fee_cont01 dl dd .note,
  .c_system-table .block_system-table .other-option_cont01 dl dd .note,
  .c_system-table .block_system-options .ticket_cont02 dl dd .note,
  .c_system-table .block_system-options .subsc_cont02 dl dd .note,
  .c_system-table .block_system-options .pay-use_cont01 dl dd .note,
  .c_system-table .block_system-options .trainer-fee_cont01 dl dd .note,
  .c_system-table .block_system-options .other-option_cont01 dl dd .note {
    margin-top: 1.4925373134cqw;
  }
}
.c_system-table .block_system-table .ticket_cont02 .system_campaign,
.c_system-table .block_system-table .subsc_cont02 .system_campaign,
.c_system-table .block_system-table .pay-use_cont01 .system_campaign,
.c_system-table .block_system-table .trainer-fee_cont01 .system_campaign,
.c_system-table .block_system-table .other-option_cont01 .system_campaign,
.c_system-table .block_system-options .ticket_cont02 .system_campaign,
.c_system-table .block_system-options .subsc_cont02 .system_campaign,
.c_system-table .block_system-options .pay-use_cont01 .system_campaign,
.c_system-table .block_system-options .trainer-fee_cont01 .system_campaign,
.c_system-table .block_system-options .other-option_cont01 .system_campaign {
  font-size: max(12px, 1.0714285714cqw);
  text-align: end;
  margin-bottom: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .ticket_cont02 .system_campaign,
  .c_system-table .block_system-table .subsc_cont02 .system_campaign,
  .c_system-table .block_system-table .pay-use_cont01 .system_campaign,
  .c_system-table .block_system-table .trainer-fee_cont01 .system_campaign,
  .c_system-table .block_system-table .other-option_cont01 .system_campaign,
  .c_system-table .block_system-options .ticket_cont02 .system_campaign,
  .c_system-table .block_system-options .subsc_cont02 .system_campaign,
  .c_system-table .block_system-options .pay-use_cont01 .system_campaign,
  .c_system-table .block_system-options .trainer-fee_cont01 .system_campaign,
  .c_system-table .block_system-options .other-option_cont01 .system_campaign {
    margin-bottom: 2.2388059701cqw;
  }
}
.c_system-table .block_system-table .ticket_cont02 .system_campaign span,
.c_system-table .block_system-table .subsc_cont02 .system_campaign span,
.c_system-table .block_system-table .pay-use_cont01 .system_campaign span,
.c_system-table .block_system-table .trainer-fee_cont01 .system_campaign span,
.c_system-table .block_system-table .other-option_cont01 .system_campaign span,
.c_system-table .block_system-options .ticket_cont02 .system_campaign span,
.c_system-table .block_system-options .subsc_cont02 .system_campaign span,
.c_system-table .block_system-options .pay-use_cont01 .system_campaign span,
.c_system-table .block_system-options .trainer-fee_cont01 .system_campaign span,
.c_system-table .block_system-options .other-option_cont01 .system_campaign span {
  font-size: max(12px, 1.2857142857cqw);
  font-weight: 600;
  position: relative;
  margin-left: 0.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .ticket_cont02 .system_campaign span,
  .c_system-table .block_system-table .subsc_cont02 .system_campaign span,
  .c_system-table .block_system-table .pay-use_cont01 .system_campaign span,
  .c_system-table .block_system-table .trainer-fee_cont01 .system_campaign span,
  .c_system-table .block_system-table .other-option_cont01 .system_campaign span,
  .c_system-table .block_system-options .ticket_cont02 .system_campaign span,
  .c_system-table .block_system-options .subsc_cont02 .system_campaign span,
  .c_system-table .block_system-options .pay-use_cont01 .system_campaign span,
  .c_system-table .block_system-options .trainer-fee_cont01 .system_campaign span,
  .c_system-table .block_system-options .other-option_cont01 .system_campaign span {
    margin-left: 0.7462686567cqw;
  }
}
.c_system-table .block_system-table .ticket_cont02 .system_campaign span::after,
.c_system-table .block_system-table .subsc_cont02 .system_campaign span::after,
.c_system-table .block_system-table .pay-use_cont01 .system_campaign span::after,
.c_system-table .block_system-table .trainer-fee_cont01 .system_campaign span::after,
.c_system-table .block_system-table .other-option_cont01 .system_campaign span::after,
.c_system-table .block_system-options .ticket_cont02 .system_campaign span::after,
.c_system-table .block_system-options .subsc_cont02 .system_campaign span::after,
.c_system-table .block_system-options .pay-use_cont01 .system_campaign span::after,
.c_system-table .block_system-options .trainer-fee_cont01 .system_campaign span::after,
.c_system-table .block_system-options .other-option_cont01 .system_campaign span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background-color: #fcfc3e;
}
.c_system-table .block_system-table .ticket_cont02,
.c_system-table .block_system-options .ticket_cont02 {
  margin-bottom: 2.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .ticket_cont02,
  .c_system-table .block_system-options .ticket_cont02 {
    margin-bottom: 8.9552238806cqw;
  }
}
.c_system-table .block_system-table .subsc_cont02,
.c_system-table .block_system-options .subsc_cont02 {
  margin-bottom: 4.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .subsc_cont02,
  .c_system-table .block_system-options .subsc_cont02 {
    margin-bottom: 11.9402985075cqw;
  }
}
.c_system-table .block_system-table .subsc_cont02 dl dt p,
.c_system-table .block_system-options .subsc_cont02 dl dt p {
  font-size: max(12px, 0.9285714286cqw);
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .subsc_cont02 dl dt p,
  .c_system-table .block_system-options .subsc_cont02 dl dt p {
    font-size: max(2.9850746269cqw, 11px);
  }
}
.c_system-table .block_system-table .trainer-fee_cont01 dl dt .star,
.c_system-table .block_system-options .trainer-fee_cont01 dl dt .star {
  color: #b29b68;
  margin-top: 0.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .trainer-fee_cont01 dl dt .star,
  .c_system-table .block_system-options .trainer-fee_cont01 dl dt .star {
    margin-top: 2.2388059701cqw;
  }
}
.c_system-table .block_system-table {
  display: flex;
  gap: 2.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table {
    flex-direction: column;
    gap: 13.4328358209cqw;
    margin-bottom: 13.4328358209cqw;
  }
}
.c_system-table .block_system-table .system_contents {
  padding-top: 10cqw;
  margin-top: -10cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents {
    padding-top: 21.6417910448cqw;
    margin-top: -21.6417910448cqw;
  }
}
.c_system-table .block_system-table .system_contents .head-ttl {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: max(12px, 1cqw);
  font-weight: 600;
  line-height: 1.5;
  padding: 1.2857142857cqw 0;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .head-ttl {
    font-size: max(12px, 3.2835820896cqw);
    padding: 5.5223880597cqw 0;
  }
}
.c_system-table .block_system-table .system_contents .head-ttl span {
  font-size: 1.8571428571cqw;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.3;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .head-ttl span {
    font-size: 5.671641791cqw;
  }
}
.c_system-table .block_system-table .system_contents.personal .head-ttl {
  background-color: #b29b68;
}
.c_system-table .block_system-table .system_contents.pair-personal .head-ttl {
  background-color: #8d6f59;
}
.c_system-table .block_system-table .system_contents .contents-body {
  padding: 3.2857142857cqw 4.8571428571cqw 5.4285714286cqw;
  background-color: #4e4e4e;
  margin-bottom: 6.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body {
    padding: 8.9552238806cqw 5.9701492537cqw 11.9402985075cqw;
    margin-bottom: 0;
  }
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 {
  padding-bottom: 1.4285714286cqw;
  border-bottom: 1px solid #fff;
  margin-bottom: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .ticket_cont01,
  .c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 {
    padding-bottom: 8.9552238806cqw;
    margin-bottom: 1.4925373134cqw;
  }
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 p,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 p {
  text-align: center;
  margin-bottom: 0.8571428571cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 p,
  .c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 p {
    margin-bottom: 2.9850746269cqw;
  }
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 p span,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 p span {
  position: relative;
  font-size: max(12px, 1.0714285714cqw);
  font-weight: 600;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 p span,
  .c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 p span {
    font-size: max(12px, 3.5820895522cqw);
  }
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 p span::before, .c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 p span::after,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 p span::before,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 p span::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2cqw;
  height: 1px;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 p span::before, .c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 p span::after,
  .c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 p span::before,
  .c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 p span::after {
    width: 6.2686567164cqw;
  }
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 p span::before,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 p span::before {
  left: calc(100% + 0.8571428571cqw);
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 p span::before,
  .c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 p span::before {
    left: calc(100% + 2.0895522388cqw);
  }
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 p span::after,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 p span::after {
  right: calc(100% + 0.8571428571cqw);
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 p span::after,
  .c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 p span::after {
    right: calc(100% + 2.0895522388cqw);
  }
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 dl,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 dl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2.1428571429cqw;
  margin-bottom: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 dl,
  .c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 dl {
    gap: 5.9701492537cqw;
    margin-bottom: 2.2388059701cqw;
  }
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 dl dt,
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 dl dd,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 dl dt,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 dl dd {
  font-weight: 600;
  line-height: 1.6;
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 dl dt,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 dl dt {
  font-size: max(12px, 0.9285714286cqw);
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 dl dt,
  .c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 dl dt {
    font-size: max(2.9850746269cqw, 12px);
  }
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 dl dd,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 dl dd {
  font-size: max(12px, 1.2857142857cqw);
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 dl dd,
  .c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 dl dd {
    font-size: 4.1791044776cqw;
  }
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 dl dd span,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 dl dd span {
  font-size: max(0.8571428571cqw, 10px);
  font-weight: 500;
  margin-left: 0.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 dl dd span,
  .c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 dl dd span {
    font-size: max(2.6865671642cqw, 10px);
    margin-left: 1.1940298507cqw;
  }
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 .system_campaign,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 .system_campaign {
  font-size: max(12px, 1.1428571429cqw);
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 .system_campaign span,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 .system_campaign span {
  font-size: max(12px, 1.1428571429cqw);
  font-weight: 600;
  position: relative;
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont01 .system_campaign span::after,
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 .system_campaign span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background-color: #fcfc3e;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 {
    padding-bottom: 4.4776119403cqw;
    margin-bottom: 0;
  }
}
.c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 p {
  line-height: 1.5;
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .subsc_cont01 p {
    margin-bottom: 2.9850746269cqw;
  }
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .pay-use_wrap .cont-ttl {
    margin-bottom: 0;
  }
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont03 {
  margin-bottom: 3.8571428571cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .ticket_cont03 {
    margin-bottom: 8.9552238806cqw;
  }
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont03 > p {
  font-size: max(12px, 1.1428571429cqw);
  font-weight: 600;
  color: #b29b68;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .ticket_cont03 > p {
    font-size: max(12px, 3.5820895522cqw);
  }
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont03 ul {
  min-height: 22.1428571429cqw;
}
.c_system-table .block_system-table .system_contents .contents-body .ticket_cont03 ul li {
  font-size: max(12px, 1cqw);
  line-height: 1.7;
  letter-spacing: 0;
  padding: 1.4285714286cqw 0;
  border-bottom: dashed 1px #a3a3a3;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-table .system_contents .contents-body .ticket_cont03 ul li {
    font-size: max(2.6666666667vw, 12px);
    padding: 4.4776119403cqw 0 5.9701492537cqw;
  }
}
.c_system-table .block_system-table .campaign-txt {
  font-weight: 600;
  color: #fcfc3e;
  text-align: center;
}
.c_system-table .block_system-options {
  margin-bottom: 4.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-options {
    margin-bottom: 10.447761194cqw;
  }
}
.c_system-table .block_system-options .section_ttl-en {
  margin-bottom: 2.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-options .section_ttl-en {
    margin-bottom: 7.4626865672cqw;
  }
}
.c_system-table .block_system-options > .txt {
  margin-bottom: 2.8571428571cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-options > .txt {
    margin-bottom: 10.447761194cqw;
  }
}
.c_system-table .block_system-options .options_wrap {
  display: flex;
  gap: 2.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-options .options_wrap {
    flex-direction: column;
    gap: 14.9253731343cqw;
  }
}
.c_system-table .block_system-options .option-content {
  flex-basis: 50%;
  border: 1px solid #fff;
  padding: 4.2857142857cqw 4.8571428571cqw 4cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-options .option-content {
    flex-basis: 100%;
    padding: 11.9402985075cqw 5.9701492537cqw;
  }
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-options .option-content dl dt .label {
    font-size: 3.8805970149cqw;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-options .option-content dl dd .price {
    font-size: 3.8805970149cqw;
    gap: 1.7910447761cqw;
  }
}
.c_system-table .block_system-options .option-content > p {
  font-size: max(12px, 1cqw);
  line-height: 1.7;
  margin-top: 2.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-options .option-content > p {
    font-size: max(2.9850746269cqw, 11px);
    letter-spacing: 0.02em;
    margin-top: 7.4626865672cqw;
  }
}
.c_system-table .block_system-precautions {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8.1428571429cqw;
  padding-bottom: 3.5714285714cqw;
  border-bottom: 1px solid #fff;
  margin-bottom: 6cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-precautions {
    flex-direction: column;
    align-items: start;
    gap: 5.9701492537cqw;
    padding-bottom: 10.447761194cqw;
    margin-bottom: 14.9253731343cqw;
  }
}
.c_system-table .block_system-precautions .ttl div {
  font-size: max(0.8571428571cqw, 10px);
  letter-spacing: 0;
  color: #b29b68;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-precautions .ttl div {
    font-size: 3.2vw;
    margin-bottom: 2.2388059701cqw;
  }
}
.c_system-table .block_system-precautions .ttl p {
  font-size: max(12px, 1.8571428571cqw);
  font-weight: 600;
  line-height: 2;
  color: #b29b68;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-precautions .ttl p {
    font-size: 5.0746268657cqw;
    letter-spacing: 0.08em;
  }
}
.c_system-table .block_system-precautions ul li {
  font-size: max(12px, 1.1428571429cqw);
  line-height: 1.7;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-precautions ul li {
    font-size: 3.5820895522cqw;
    letter-spacing: 0.05em;
  }
}
.c_system-table .block_system-precautions ul li:not(:last-child) {
  margin-bottom: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_system-precautions ul li:not(:last-child) {
    margin-bottom: 2.2388059701cqw;
  }
}
.c_system-table .block_online-shop .img-box {
  width: 71.4285714286cqw;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .c_system-table .block_online-shop .img-box {
    width: 100%;
  }
}

.p-system__content01 {
  padding: 7.6041666667vw 0;
  background: #f5f5f5;
}
@media screen and (max-width: 750px) {
  .p-system__content01 {
    padding-top: 11.9402985075cqw;
    padding-bottom: 19.8507462687cqw;
  }
}
.p-system__content01 .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content01 .section_ttl-en {
    margin-bottom: 10.447761194cqw;
  }
}
.p-system__content01 .ttl-wrap01 {
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content01 .ttl-wrap01 {
    margin-bottom: 10.447761194cqw;
  }
}
.p-system__content01 .block_personal-system {
  display: flex;
  gap: 8.5714285714cqw;
  margin-bottom: 5.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content01 .block_personal-system {
    flex-direction: column;
    gap: 8.9552238806cqw;
    margin-bottom: 8.9552238806cqw;
  }
}
.p-system__content01 .block_personal-system .box {
  flex-basis: 50%;
}
.p-system__content01 .block_personal-system .box .img-box {
  margin-bottom: 1.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content01 .block_personal-system .box .img-box {
    margin-bottom: 5.9701492537cqw;
  }
}
.p-system__content01 .block_personal-system .box .text-wrap .ttl p {
  font-size: max(12px, 1.1428571429cqw);
  color: #b29b68;
}
@media screen and (max-width: 750px) {
  .p-system__content01 .block_personal-system .box .text-wrap .ttl p {
    font-size: max(12px, 3.5820895522cqw);
  }
}
.p-system__content01 .block_personal-system .box .text-wrap .ttl h3 {
  font-size: max(12px, 1.8571428571cqw);
  line-height: 1.7;
  margin-bottom: 1.0714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content01 .block_personal-system .box .text-wrap .ttl h3 {
    font-size: 5.0746268657cqw;
    margin-bottom: 2.9850746269cqw;
  }
}
.p-system__content01 .block_personal-system .box .text-wrap .fee_wrap {
  display: flex;
  gap: 1.7857142857cqw;
  margin-bottom: 1.7857142857cqw;
}
@media screen and (max-width: 899px) {
  .p-system__content01 .block_personal-system .box .text-wrap .fee_wrap {
    flex-direction: column;
    gap: 5px;
  }
}
@media screen and (max-width: 750px) {
  .p-system__content01 .block_personal-system .box .text-wrap .fee_wrap {
    flex-direction: row;
    gap: 5.671641791cqw;
    margin-bottom: 5.9701492537cqw;
  }
}
.p-system__content01 .block_personal-system .box .text-wrap .fee_wrap dl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1cqw;
  background-color: #fff;
  border: 1px solid #a59b8b;
  padding: min(0.5714285714cqw, 6px) min(2.5cqw, 35px) min(0.5714285714cqw, 6px);
}
@media screen and (max-width: 899px) {
  .p-system__content01 .block_personal-system .box .text-wrap .fee_wrap dl {
    max-width: 150px;
    min-height: 24px;
  }
}
@media screen and (max-width: 750px) {
  .p-system__content01 .block_personal-system .box .text-wrap .fee_wrap dl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46.2686567164cqw;
    max-width: none;
    min-height: auto;
    aspect-ratio: 1/0.15;
    gap: 2.5373134328cqw;
    padding: 0;
  }
}
.p-system__content01 .block_personal-system .box .text-wrap .fee_wrap dl dt,
.p-system__content01 .block_personal-system .box .text-wrap .fee_wrap dl dd {
  line-height: 1;
  font-weight: 600;
}
@media screen and (max-width: 750px) {
  .p-system__content01 .block_personal-system .box .text-wrap .fee_wrap dl dt,
  .p-system__content01 .block_personal-system .box .text-wrap .fee_wrap dl dd {
    font-size: max(12px, 3.2835820896cqw);
    font-weight: 500;
  }
}
.p-system__content01 .block_personal-system .box .text-wrap .txt {
  font-size: max(12px, 1.2857142857cqw);
  margin-bottom: 1.7857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content01 .block_personal-system .box .text-wrap .txt {
    font-size: max(12px, 3.8805970149cqw);
    margin-bottom: 5.9701492537cqw;
  }
}
.p-system__content01 .block_system-plan .plan_wrap {
  gap: 1.5cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content01 .block_system-plan .plan_wrap {
    gap: 8.9552238806cqw;
  }
}
.p-system__content01 .block_system-plan .plan_wrap .box {
  width: 32.4285714286cqw;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 2.0714285714cqw 4.2857142857cqw 2.5cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content01 .block_system-plan .plan_wrap .box {
    width: 100%;
    padding: 7.4626865672cqw;
  }
}
@media screen and (max-width: 750px) {
  .p-system__content01 .block_system-plan .plan_wrap .box .head-cont .box-ttl div {
    font-size: 2.9850746269cqw;
    margin-bottom: 0.7462686567cqw;
  }
}
@media screen and (max-width: 750px) {
  .p-system__content01 .block_system-plan .plan_wrap .box p {
    text-align: center;
  }
}

.p-system__content02 .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content02 .flex {
    flex-direction: column;
    gap: 10.447761194cqw;
    margin-bottom: 10.447761194cqw;
  }
}
.p-system__content02 .flex .ttl-wrap01 {
  flex-grow: 1;
}
.p-system__content02 .flex .txt {
  width: 48.8571428571cqw;
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  .p-system__content02 .flex .txt {
    width: 100%;
  }
}
.p-system__content02 .system-btn_wrap {
  display: flex;
  gap: 1cqw;
  margin-bottom: 5.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content02 .system-btn_wrap {
    flex-direction: column;
    gap: 5.9701492537cqw;
    margin-bottom: 14.9253731343cqw;
  }
}
.p-system__content02 .system-btn_wrap .tab_btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 0.4285714286cqw;
  width: calc(33.3333333333% - 0.6666666667cqw);
  aspect-ratio: 1/0.2;
  background-color: #d5d5d5;
  border-radius: 0.5714285714cqw;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-system__content02 .system-btn_wrap .tab_btn {
    gap: 2.2388059701cqw;
    width: 100%;
    aspect-ratio: 1/0.2;
    border-radius: 2.3880597015cqw;
  }
}
.p-system__content02 .system-btn_wrap .tab_btn div {
  font-size: max(12px, 1.7142857143cqw);
  letter-spacing: 0;
  color: #122335;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-system__content02 .system-btn_wrap .tab_btn div {
    font-size: max(12px, 5.3731343284cqw);
  }
}
.p-system__content02 .system-btn_wrap .tab_btn p {
  font-size: max(12px, 1cqw);
  line-height: 1;
  color: #0c1f35;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-system__content02 .system-btn_wrap .tab_btn p {
    font-size: max(12px, 3.5820895522cqw);
    letter-spacing: 0;
  }
}
.p-system__content02 .system-btn_wrap .tab_btn svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  right: 2.0714285714cqw;
  width: max(0.5714285714cqw, 6px);
  height: auto;
}
@media screen and (max-width: 750px) {
  .p-system__content02 .system-btn_wrap .tab_btn svg {
    right: 5.9701492537cqw;
    width: max(1.6417910448cqw, 6px);
  }
}
.p-system__content02 .system-btn_wrap .tab_btn.is_active {
  background-color: #284261;
}
.p-system__content02 .system-btn_wrap .tab_btn.is_active div,
.p-system__content02 .system-btn_wrap .tab_btn.is_active p {
  color: #fff;
}
.p-system__content02 .system-btn_wrap .tab_btn.is_active svg path {
  fill: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .p-system__content02 .system-btn_wrap .tab_btn:hover {
    background-color: #284261;
  }
  .p-system__content02 .system-btn_wrap .tab_btn:hover div,
  .p-system__content02 .system-btn_wrap .tab_btn:hover p {
    color: #fff;
  }
  .p-system__content02 .system-btn_wrap .tab_btn:hover svg path {
    fill: #fff;
  }
}
.p-system__content02 .system_wrap {
  display: none;
}
.p-system__content02 .system_wrap.is_active {
  display: block;
}
.p-system__content02 .system_wrap h3 {
  font-size: max(12px, 1cqw);
  line-height: 1.7;
  margin-bottom: 1.5cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content02 .system_wrap h3 {
    font-size: 3.2vw;
    margin-bottom: 4.4776119403cqw;
  }
}

.p-system__content03 {
  padding: 6.09375vw 0 5.3571428571cqw;
  background: #f5f5f5;
}
@media screen and (max-width: 750px) {
  .p-system__content03 {
    padding-top: 13.1343283582cqw;
    padding-bottom: 13.7313432836cqw;
  }
}
.p-system__content03 .block_system-plan .ttl {
  text-align: center;
  margin-bottom: 2.8571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content03 .block_system-plan .ttl {
    margin-bottom: 7.4626865672cqw;
  }
}
.p-system__content03 .block_system-plan .ttl div {
  margin-bottom: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content03 .block_system-plan .ttl div {
    margin-bottom: 4.4776119403cqw;
  }
}
.p-system__content03 .block_system-plan .ttl h2,
.p-system__content03 .block_system-plan .ttl h3 {
  font-size: max(12px, 2.1428571429cqw);
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .p-system__content03 .block_system-plan .ttl h2,
  .p-system__content03 .block_system-plan .ttl h3 {
    font-size: 4.776119403cqw;
  }
}
.p-system__content03 .block_system-plan .txt {
  font-size: max(12px, 1.2857142857cqw);
}
@media screen and (max-width: 750px) {
  .p-system__content03 .block_system-plan .txt {
    font-size: max(12px, 3.8805970149cqw);
    letter-spacing: 0.03em;
  }
}
.p-system__content03 .block_system-plan .plan_wrap {
  gap: 1.7857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content03 .block_system-plan .plan_wrap {
    gap: 9.7014925373cqw;
  }
}
.p-system__content03 .block_system-plan .plan_wrap .box {
  width: 27.2857142857cqw;
  padding: 2.5cqw 0 2.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content03 .block_system-plan .plan_wrap .box {
    position: relative;
    width: 89.552238806cqw;
    padding: 9.7014925373cqw 0 3.7313432836cqw;
  }
}
@media screen and (max-width: 750px) {
  .p-system__content03 .block_system-plan .plan_wrap .box .head-cont img {
    position: absolute;
    top: -5.9701492537cqw;
    left: 50%;
    transform: translateX(-50%);
  }
}

.p-system__content04 {
  padding: 7.3958333333vw 0 9.4285714286cqw;
  background-color: #122335;
}
@media screen and (max-width: 750px) {
  .p-system__content04 {
    padding-top: 14.9253731343cqw;
    padding-bottom: 14.9253731343cqw;
  }
}
.p-system__content04 .section_ttl-en {
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content04 .section_ttl-en {
    margin-bottom: 10.447761194cqw;
  }
}
.p-system__content04 .section_ttl-en .txt_wrap::after {
  background-color: #fff;
}
.p-system__content04 .ttl-wrap01 {
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-system__content04 .ttl-wrap01 {
    margin-bottom: 14.9253731343cqw;
  }
}
.p-system__content04 .ttl-wrap01 h2 {
  color: #fff;
}
.p-system__content04 .block_system-faq {
  padding: 5.7142857143cqw 7.1428571429cqw 7.1428571429cqw;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .p-system__content04 .block_system-faq {
    padding: 8.9552238806cqw 4.4776119403cqw;
  }
}

/*************************************************
Trainer
*************************************************/
.p-trainer__features {
  position: relative;
  padding-top: 6.6145833333vw;
  padding-bottom: 7.5vw;
  background: #f5f5f5;
}
@media screen and (max-width: 750px) {
  .p-trainer__features {
    padding-top: 10.4vw;
    padding-bottom: 13.2vw;
  }
}
.p-trainer__features .inner {
  position: relative;
  z-index: 1;
}
.p-trainer__features .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-trainer__features .section_ttl-en {
    margin-bottom: 10.447761194cqw;
  }
}
.p-trainer__features .block__text-img {
  gap: 13.2142857143cqw;
  margin-bottom: 7.2142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block__text-img {
    flex-direction: column;
    gap: 10.447761194cqw;
    margin-bottom: 13.4328358209cqw;
  }
}
.p-trainer__features .block__text-img .left-contents {
  padding-top: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block__text-img .left-contents {
    padding-top: 0;
  }
}
.p-trainer__features .block__text-img .left-contents .ttl-wrap01 {
  margin-bottom: 3.8571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block__text-img .left-contents .ttl-wrap01 {
    margin-bottom: 8.9552238806cqw;
  }
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block__text-img .left-contents .ttl-wrap01 h2 {
    line-height: 1.9;
  }
}
.p-trainer__features .block__text-img .left-contents .ttl-wrap01 h2 span {
  color: #b29b68;
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block__text-img .left-contents p {
    font-size: 4.1791044776cqw;
    line-height: 1.8;
  }
}
.p-trainer__features .block__text-img .right-contents {
  width: 42.6428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block__text-img .right-contents {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block__text-img .right-contents .img-box {
    aspect-ratio: 1/0.6;
  }
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block__text-img .right-contents .img-box img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
.p-trainer__features .block_trainer-results .ttl {
  text-align: center;
  margin-bottom: 2.6041666667vw;
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block_trainer-results .ttl {
    margin-bottom: 7.4626865672cqw;
  }
}
.p-trainer__features .block_trainer-results .ttl div {
  font-size: max(12px, 1.8571428571cqw);
  letter-spacing: 0;
  color: #b29b68;
  margin-bottom: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block_trainer-results .ttl div {
    font-size: 4.776119403cqw;
    margin-bottom: 3.7313432836cqw;
  }
}
.p-trainer__features .block_trainer-results .ttl h2 {
  font-size: max(12px, 2.1428571429cqw);
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block_trainer-results .ttl h2 {
    font-size: 5.671641791cqw;
    line-height: 1.7;
  }
}
.p-trainer__features .block_trainer-results .txt {
  font-size: max(12px, 1.1428571429cqw);
  letter-spacing: 0.08em;
  text-align: center;
  margin: 0 auto 3.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block_trainer-results .txt {
    width: 100%;
    font-size: 3.8805970149cqw;
    margin: 0 auto 11.9402985075cqw;
  }
}
.p-trainer__features .block_trainer-results .trainer-result-accordion {
  width: 92.8571428571cqw;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block_trainer-results .trainer-result-accordion {
    width: 100%;
  }
}
.p-trainer__features .block_trainer-results .trainer-result-accordion dl dt {
  position: relative;
  background-color: #122335;
}
.p-trainer__features .block_trainer-results .trainer-result-accordion dl dt h3 {
  font-size: max(12px, 1.4285714286cqw);
  font-weight: 600;
  text-align: center;
  color: #fff;
  padding: 1.0714285714cqw 0;
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block_trainer-results .trainer-result-accordion dl dt h3 {
    font-size: 4.1791044776cqw;
    padding: 5.9701492537cqw 0 5.8208955224cqw;
  }
}
.p-trainer__features .block_trainer-results .trainer-result-accordion dl dt img {
  position: absolute;
  top: 50%;
  right: 4.2857142857cqw;
  transform: translateY(-50%);
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block_trainer-results .trainer-result-accordion dl dt img {
    right: 6.1194029851cqw;
    width: max(8.2089552239cqw, 3rem);
  }
}
.p-trainer__features .block_trainer-results .trainer-result-accordion dl dd {
  background-color: #fff;
}
.p-trainer__features .block_trainer-results .trainer-result-accordion dl dd p {
  font-size: max(12px, 1.1428571429cqw);
  text-align: center;
  border-bottom: 1px solid #707070;
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
  padding: 2.1428571429cqw 0;
}
@media screen and (max-width: 750px) {
  .p-trainer__features .block_trainer-results .trainer-result-accordion dl dd p {
    font-size: 3.5820895522cqw;
    padding: 5.9701492537cqw 2.9850746269cqw;
  }
}
.p-trainer__features .block_trainer-results .trainer-result-accordion dl.accordion-open dt img {
  transform: translateY(-50%) rotate(180deg);
}
.p-trainer__features .vertical-txt {
  width: 9.53125vw;
  position: absolute;
  top: 10.9375vw;
  left: 0vw;
}
@media screen and (max-width: 750px) {
  .p-trainer__features .vertical-txt {
    width: 16vw;
    top: 16vw;
  }
}

.p-trainer__trainer-list {
  padding-top: 11.3571428571cqw;
  padding-bottom: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-trainer__trainer-list {
    padding-top: 16.4179104478cqw;
    padding-bottom: 2.9850746269cqw;
  }
}
.p-trainer__trainer-list .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-trainer__trainer-list .section_ttl-en {
    margin-bottom: 10.447761194cqw;
  }
}
.p-trainer__trainer-list .ttl-wrap01 {
  margin-bottom: 2.5cqw;
}
@media screen and (max-width: 750px) {
  .p-trainer__trainer-list .ttl-wrap01 {
    margin-bottom: 5.9701492537cqw;
  }
}
.p-trainer__trainer-list .trainer-result-accordion {
  margin-bottom: 8.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-trainer__trainer-list .trainer-result-accordion {
    margin-bottom: 16.4179104478cqw;
  }
}
.p-trainer__trainer-list .trainer-result-accordion dl dt {
  position: relative;
  font-size: max(12px, 1.4285714286cqw);
  font-weight: 600;
  text-align: center;
  color: #b29b68;
  padding: 0.7142857143cqw 0;
  border: 1px solid #b29b68;
}
@media screen and (max-width: 750px) {
  .p-trainer__trainer-list .trainer-result-accordion dl dt {
    font-size: 4.1791044776cqw;
    padding: 4vw 0 4.1791044776cqw;
  }
}
.p-trainer__trainer-list .trainer-result-accordion dl dt img {
  position: absolute;
  top: 50%;
  right: 2.1428571429cqw;
  transform: translateY(-50%);
  width: max(3.0714285714cqw, 3rem);
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-trainer__trainer-list .trainer-result-accordion dl dt img {
    right: 5.5223880597cqw;
    width: max(8.2089552239cqw, 3rem);
  }
}
.p-trainer__trainer-list .trainer-result-accordion dl dd p a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: max(12px, 1.1428571429cqw);
  color: #b29b68;
  border-bottom: 1px dashed #b29b68;
  border-left: 1px solid #b29b68;
  border-right: 1px solid #b29b68;
  background-color: #eee;
  padding: 1.0714285714cqw 0;
}
@media screen and (max-width: 750px) {
  .p-trainer__trainer-list .trainer-result-accordion dl dd p a {
    font-size: 3.8805970149cqw;
    padding: 3.7313432836cqw 0;
  }
}
.p-trainer__trainer-list .trainer-result-accordion dl.accordion-open dt img {
  transform: translateY(-50%) rotate(180deg);
}

.trainer-list_wrap {
  --side-pad: max(6.25vw, 110px);
  --inner-max: 72.9166666667vw;
  margin-bottom: 7.7142857143cqw;
  padding-top: 9rem;
  margin-top: -9rem;
}
@media screen and (max-width: 1920px) {
  .trainer-list_wrap {
    --inner-max: 1400px;
  }
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap {
    padding-top: 22.3880597015cqw;
    margin-top: -22.3880597015cqw;
    margin-bottom: 14.9253731343cqw;
    --inner-max: 89.3333333333vw;
  }
}
.trainer-list_wrap .section_ttl-en {
  margin-left: calc(var(--side-pad) + max(0px, (100vw - (var(--inner-max) + var(--side-pad) * 2)) / 2));
  margin-bottom: 4.1666666667vw;
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .section_ttl-en {
    margin-left: max(0px, (100vw - var(--inner-max)) / 2);
    margin-right: max(0px, (100vw - var(--inner-max)) / 2);
    margin-bottom: 6.6666666667vw;
  }
}
.trainer-list_wrap .section_ttl-en .en {
  font-size: max(12px, 1.0416666667vw);
  letter-spacing: 0;
  color: #b29b68;
  margin-bottom: 0.5208333333vw;
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .section_ttl-en .en {
    font-size: 3.7333333333vw;
    margin-bottom: 0.9333333333vw;
  }
}
.trainer-list_wrap .section_ttl-en p,
.trainer-list_wrap .section_ttl-en h2 {
  color: #000;
  font-size: max(12px, 1.5625vw);
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .section_ttl-en h2 {
    font-size: 5.0666666667vw;
  }
}
.trainer-list_wrap .row-scroll_wrap {
  margin-left: calc(var(--side-pad) + max(0px, (100vw - (var(--inner-max) + var(--side-pad) * 2)) / 2));
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-gutter: stable;
  padding-bottom: 1.0416666667vw;
  margin-bottom: 1.0416666667vw;
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .row-scroll_wrap {
    padding-bottom: 5.9701492537cqw;
    margin-bottom: 5.9701492537cqw;
    margin-left: max(0px, (100vw - var(--inner-max)) / 2);
  }
}
.trainer-list_wrap .row-scroll_wrap .row-scroll {
  width: -moz-max-content;
  width: max-content;
  padding-right: var(--side-pad);
  display: flex;
  gap: 1.7708333333vw;
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .row-scroll_wrap .row-scroll {
    gap: 3.2vw;
    padding-right: 4vw;
  }
}
.trainer-list_wrap .row-scroll_wrap .row-scroll .trainer-card {
  width: 25cqw;
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .row-scroll_wrap .row-scroll .trainer-card {
    width: 67.0666666667vw;
  }
}
.trainer-list_wrap .row-scroll_wrap .row-scroll .trainer-card .staff-info {
  width: max(12.1428571429cqw, 15rem);
  padding-top: 0.9375vw;
  margin-top: -4.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .row-scroll_wrap .row-scroll .trainer-card .staff-info {
    width: 44.6666666667vw;
    padding-top: 3.3333333333vw;
    margin-top: -9.6vw;
  }
}
.trainer-list_wrap .row-scroll_wrap .row-scroll .trainer-card .staff-info .en-name {
  font-size: max(0.8571428571cqw, 10px);
  line-height: 1.3;
  letter-spacing: 0;
  color: #b29b68;
  margin-bottom: 0.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .row-scroll_wrap .row-scroll .trainer-card .staff-info .en-name {
    font-size: 3.2vw;
    margin-bottom: 1.3333333333vw;
  }
}
.trainer-list_wrap .row-scroll_wrap .row-scroll .trainer-card .staff-info h3 {
  font-size: max(12px, 1.2857142857cqw);
  line-height: 1.5;
  margin-bottom: 0.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .row-scroll_wrap .row-scroll .trainer-card .staff-info h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 3.3333333333vw;
  }
}
.trainer-list_wrap .row-scroll_wrap .row-scroll .trainer-card .staff-info .rank {
  font-size: max(0.7142857143cqw, 8px);
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .row-scroll_wrap .row-scroll .trainer-card .staff-info .rank {
    font-size: 3.2vw;
  }
}
.trainer-list_wrap .row-scroll_wrap .row-scroll .trainer-card .staff-info .star {
  font-size: max(1.0714285714cqw, 12px);
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .row-scroll_wrap .row-scroll .trainer-card .staff-info .star {
    font-size: 3.7333333333vw;
  }
}
.trainer-list_wrap .btn-wrap {
  display: flex;
  gap: 0.7857142857cqw;
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .btn-wrap {
    flex-direction: column;
    gap: 5.9701492537cqw;
  }
}
.trainer-list_wrap .btn-wrap a {
  position: relative;
  flex-basis: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.7142857143cqw;
  width: 100%;
  aspect-ratio: 1/0.09;
  border: 1px solid #b29b68;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .btn-wrap a {
    aspect-ratio: 1/0.14;
  }
}
.trainer-list_wrap .btn-wrap a p {
  font-size: max(12px, 1.1428571429cqw);
  font-weight: 600;
  color: #b29b68;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .btn-wrap a p {
    font-size: 4.1791044776cqw;
    letter-spacing: 0;
  }
}
.trainer-list_wrap .btn-wrap a svg {
  position: absolute;
  top: 50%;
  right: 2.5cqw;
  transform: translateY(-50%);
  width: max(0.6428571429cqw, 6px);
  height: auto;
}
@media screen and (max-width: 750px) {
  .trainer-list_wrap .btn-wrap a svg {
    right: 5.0746268657cqw;
    width: max(1.6417910448cqw, 6px);
  }
}
.trainer-list_wrap .btn-wrap a svg path {
  fill: #b29b68;
}
@media (hover: hover) and (pointer: fine) {
  .trainer-list_wrap .btn-wrap a:hover {
    background-color: #b29b68;
  }
  .trainer-list_wrap .btn-wrap a:hover p {
    color: #fff;
  }
  .trainer-list_wrap .btn-wrap a:hover svg path {
    fill: #fff;
  }
}

/*************************************************
Trial Session
*************************************************/
.p-trial__reservation-steps {
  position: relative;
  padding-top: 3.90625vw;
  padding-bottom: 6.5625vw;
  background-color: #f5f5f5;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps {
    padding-top: 10vw;
    padding-bottom: 11.4666666667vw;
  }
}
.p-trial__reservation-steps .inner {
  position: relative;
  z-index: 1;
}
.p-trial__reservation-steps .block_trial-reservation .ttl {
  text-align: center;
  margin-bottom: 3.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-reservation .ttl {
    margin-bottom: 7.4626865672cqw;
  }
}
.p-trial__reservation-steps .block_trial-reservation .ttl div {
  font-size: max(12px, 1.8571428571cqw);
  letter-spacing: 0;
  color: #b29b68;
  margin-bottom: 1.0714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-reservation .ttl div {
    font-size: 4.776119403cqw;
    margin-bottom: 4vw;
  }
}
.p-trial__reservation-steps .block_trial-reservation .ttl h2 {
  font-size: max(12px, 2.1428571429cqw);
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-reservation .ttl h2 {
    font-size: 5.671641791cqw;
  }
}
.p-trial__reservation-steps .block_trial-reservation .txt {
  font-size: max(12px, 1.2857142857cqw);
  text-align: center;
  margin-bottom: 4.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-reservation .txt {
    font-size: 3.8805970149cqw;
    margin-bottom: 8.9552238806cqw;
  }
}
.p-trial__reservation-steps .block_trial-reservation .btn-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-reservation .btn-wrap {
    flex-direction: column;
    gap: 3.0666666667vw;
  }
}
.p-trial__reservation-steps .block_trial-reservation .btn-wrap a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32.5cqw;
  aspect-ratio: 1/0.31;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding-left: 1.4285714286cqw;
  padding-top: 0.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-reservation .btn-wrap a {
    width: 86.8656716418cqw;
    aspect-ratio: 1/0.26;
    padding-left: 0;
    padding-top: 0;
  }
}
.p-trial__reservation-steps .block_trial-reservation .btn-wrap a p {
  position: relative;
  display: flex;
  flex-direction: column;
  font-size: max(12px, 1.4285714286cqw);
  line-height: 1;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-reservation .btn-wrap a p {
    flex-direction: row;
    align-items: center;
    gap: 4.4776119403cqw;
    font-size: 3.8805970149cqw;
  }
}
.p-trial__reservation-steps .block_trial-reservation .btn-wrap a p img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 1.4285714286cqw);
  padding-bottom: 0.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-reservation .btn-wrap a p img {
    position: static;
    transform: none;
    padding-bottom: 0;
  }
}
.p-trial__reservation-steps .block_trial-reservation .btn-wrap a p img.line {
  width: max(3.4285714286cqw, 28px);
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-reservation .btn-wrap a p img.line {
    width: 10.447761194cqw;
  }
}
.p-trial__reservation-steps .block_trial-reservation .btn-wrap a p img.form {
  width: max(3.6428571429cqw, 32px);
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-reservation .btn-wrap a p img.form {
    width: 10.447761194cqw;
  }
}
.p-trial__reservation-steps .block_trial-reservation .btn-wrap a p img.tel {
  width: max(3.2857142857cqw, 27px);
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-reservation .btn-wrap a p img.tel {
    width: 10.447761194cqw;
  }
}
.p-trial__reservation-steps .block_trial-reservation .btn-wrap a svg {
  width: max(0.7857142857cqw, 6px);
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  right: 2.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-reservation .btn-wrap a svg {
    width: max(0.7857142857cqw, 7px);
    right: 5.9701492537cqw;
  }
}
.p-trial__reservation-steps .block_trial-reservation .btn-wrap a svg path {
  fill: #b29b68;
}
@media (hover: hover) and (pointer: fine) {
  .p-trial__reservation-steps .block_trial-reservation .btn-wrap a:hover p {
    color: #b29b68;
  }
  .p-trial__reservation-steps .block_trial-reservation .btn-wrap a:hover svg path {
    fill: #b29b68;
  }
}
.p-trial__reservation-steps .block_trial-steps {
  padding-top: 9.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-steps {
    padding-top: 17.9104477612cqw;
  }
}
.p-trial__reservation-steps .block_trial-steps .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-steps .section_ttl-en {
    margin-bottom: 8.9552238806cqw;
  }
}
.p-trial__reservation-steps .block_trial-steps .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-steps .flex {
    flex-direction: column;
    gap: 8.9552238806cqw;
    margin-bottom: 10.447761194cqw;
  }
}
.p-trial__reservation-steps .block_trial-steps .flex p {
  width: 45cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-steps .flex p {
    width: 100%;
  }
}
.p-trial__reservation-steps .block_trial-steps .trial-steps_wrap {
  gap: 0.9285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-steps .trial-steps_wrap {
    gap: 5.9701492537cqw;
  }
}
.p-trial__reservation-steps .block_trial-steps .trial-steps_wrap .box {
  width: calc(25% - 0.6964285714cqw);
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 2.7142857143cqw 3.2857142857cqw 3.5714285714cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-steps .trial-steps_wrap .box {
    width: 100%;
    padding: 8.2089552239cqw 7.4626865672cqw;
  }
}
.p-trial__reservation-steps .block_trial-steps .trial-steps_wrap .box:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  width: 0.9285714286cqw;
  height: 1px;
  background-color: #707070;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-steps .trial-steps_wrap .box:not(:last-child)::after {
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 5.9701492537cqw;
  }
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-steps .trial-steps_wrap .box .head-cont {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 4.4776119403cqw;
  }
}
.p-trial__reservation-steps .block_trial-steps .trial-steps_wrap .box .head-cont img {
  margin-bottom: 1.6428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-steps .trial-steps_wrap .box .head-cont img {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-steps .trial-steps_wrap .box .head-cont .box-ttl div {
    text-align: left;
  }
}
.p-trial__reservation-steps .block_trial-steps .trial-steps_wrap .box p {
  margin-top: 2.8571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-steps .trial-steps_wrap .box p {
    margin-top: 4.4776119403cqw;
  }
}
.p-trial__reservation-steps .block_trial-steps .trial-steps_wrap .box.is_active {
  position: relative;
  border: 2px solid #b29b68;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .block_trial-steps .trial-steps_wrap .box.is_active {
    border: 0.7462686567cqw solid #b29b68;
  }
}
.p-trial__reservation-steps .block_trial-steps .trial-steps_wrap .box.is_active h3 {
  color: #b29b68;
  font-weight: 600;
}
.p-trial__reservation-steps .vertical-txt {
  position: absolute;
  top: 11.6145833333vw;
  left: 0;
  width: 9.2708333333vw;
}
@media screen and (max-width: 750px) {
  .p-trial__reservation-steps .vertical-txt {
    top: 13.3333333333vw;
    width: 15.4666666667vw;
  }
}

.p-trial__faq {
  padding-top: 7.7604166667vw;
  padding-bottom: 8.5416666667vw;
  background-color: #f5f5f5;
}
@media screen and (max-width: 750px) {
  .p-trial__faq {
    padding-top: 13.3333333333vw;
    padding-bottom: 13.3333333333vw;
  }
}
.p-trial__faq .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__faq .section_ttl-en {
    margin-bottom: 10.447761194cqw;
  }
}
.p-trial__faq .ttl-wrap01 {
  margin-bottom: 7.1428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__faq .ttl-wrap01 {
    margin-bottom: 11.9402985075cqw;
  }
}
.p-trial__faq .block_trial-faq {
  padding: 5.7142857143cqw 7.1428571429cqw 7.1428571429cqw;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .p-trial__faq .block_trial-faq {
    padding: 8.9552238806cqw 4.4776119403cqw;
  }
}

.p-trial__reserve-form {
  padding-top: 5.2083333333vw;
  padding-bottom: 7.2916666667vw;
  background-color: #122335;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form {
    padding-top: 12vw;
    padding-bottom: 12vw;
  }
}
.p-trial__reserve-form .block_trial-reservation {
  margin-bottom: 10cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-reservation {
    margin-bottom: 14.9253731343cqw;
  }
}
.p-trial__reserve-form .block_trial-reservation h2,
.p-trial__reserve-form .block_trial-reservation p,
.p-trial__reserve-form .block_trial-reservation a {
  color: #fff;
}
.p-trial__reserve-form .block_trial-reservation .ttl {
  text-align: center;
  margin-bottom: 5cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-reservation .ttl {
    margin-bottom: 8.9552238806cqw;
  }
}
.p-trial__reserve-form .block_trial-reservation .ttl div {
  font-size: max(12px, 1.8571428571cqw);
  letter-spacing: 0;
  color: #b29b68;
  margin-bottom: 1.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-reservation .ttl div {
    font-size: 4.776119403cqw;
    margin-bottom: 3.7313432836cqw;
  }
}
.p-trial__reserve-form .block_trial-reservation .ttl h2 {
  font-size: max(12px, 2.1428571429cqw);
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-reservation .ttl h2 {
    font-size: 5.671641791cqw;
  }
}
.p-trial__reserve-form .block_trial-reservation .txt {
  font-size: max(12px, 1.2857142857cqw);
  text-align: center;
  margin-bottom: 5cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-reservation .txt {
    font-size: 3.8805970149cqw;
    line-height: 2;
    margin-bottom: 8.9552238806cqw;
  }
}
.p-trial__reserve-form .block_trial-reservation .btn-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.2857142857cqw;
  margin-bottom: 7.8571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-reservation .btn-wrap {
    gap: 2.9850746269cqw;
    margin-bottom: 8.9552238806cqw;
  }
}
.p-trial__reserve-form .block_trial-reservation .btn-wrap a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32.5cqw;
  aspect-ratio: 1/0.31;
  background-color: rgba(255, 255, 255, 0.06);
  border: 1px solid #b29b68;
  padding-left: 1.4285714286cqw;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-reservation .btn-wrap a {
    width: 86.8656716418cqw;
    aspect-ratio: 1/0.26;
    padding-left: 0;
  }
}
.p-trial__reserve-form .block_trial-reservation .btn-wrap a p {
  position: relative;
  display: flex;
  flex-direction: column;
  font-size: max(12px, 1.4285714286cqw);
  line-height: 1;
  padding-top: 0.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-reservation .btn-wrap a p {
    flex-direction: row;
    align-items: center;
    gap: 4.4776119403cqw;
    font-size: 4.4776119403cqw;
    padding-top: 0;
  }
}
.p-trial__reserve-form .block_trial-reservation .btn-wrap a p img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 1.4285714286cqw);
  padding-bottom: 0.3571428571cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-reservation .btn-wrap a p img {
    position: static;
    transform: none;
    padding-bottom: 0;
  }
}
.p-trial__reserve-form .block_trial-reservation .btn-wrap a p img.line {
  width: max(3.4285714286cqw, 28px);
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-reservation .btn-wrap a p img.line {
    width: 10.447761194cqw;
  }
}
.p-trial__reserve-form .block_trial-reservation .btn-wrap a p img.form {
  width: max(3.6428571429cqw, 32px);
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-reservation .btn-wrap a p img.form {
    width: 10.447761194cqw;
  }
}
.p-trial__reserve-form .block_trial-reservation .btn-wrap a p img.tel {
  width: max(3.2857142857cqw, 27px);
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-reservation .btn-wrap a p img.tel {
    width: 10.447761194cqw;
  }
}
.p-trial__reserve-form .block_trial-reservation .btn-wrap a svg {
  width: max(0.7857142857cqw, 6px);
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  right: 2.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-reservation .btn-wrap a svg {
    width: max(0.7857142857cqw, 7px);
    right: 5.9701492537cqw;
  }
}
.p-trial__reserve-form .block_trial-reservation .btn-wrap a svg path {
  fill: #b29b68;
}
.p-trial__reserve-form .block_trial-reservation .btn-wrap a:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.p-trial__reserve-form .block_trial-reservation .note {
  font-size: max(12px, 1.1428571429cqw);
  line-height: 2.6;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-reservation .note {
    font-size: max(2.9850746269cqw, 12px);
    line-height: 2;
  }
}
.p-trial__reserve-form .block_trial-form {
  margin-bottom: 10cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-form {
    margin-bottom: 14.9253731343cqw;
  }
}
.p-trial__reserve-form .block_trial-form .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-form .section_ttl-en {
    margin-bottom: 10.447761194cqw;
  }
}
.p-trial__reserve-form .block_trial-form .section_ttl-en .txt_wrap::after {
  background-color: #fff;
}
.p-trial__reserve-form .block_trial-form .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 5.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-form .flex {
    flex-direction: column;
    gap: 10.447761194cqw;
    margin-bottom: 10.447761194cqw;
  }
}
.p-trial__reserve-form .block_trial-form .flex .ttl-wrap01 h2 {
  color: #fff;
}
.p-trial__reserve-form .block_trial-form .flex ol li {
  font-size: max(12px, 1.2857142857cqw);
  color: #fff;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-form .flex ol li {
    font-size: 3.8805970149cqw;
  }
}
.p-trial__reserve-form .block_trial-form .flex ol li span {
  font-size: max(12px, 1.5714285714cqw);
  letter-spacing: 0;
  color: #b29b68;
  margin-right: 1.5cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-form .flex ol li span {
    font-size: 3.2835820896cqw;
    margin-right: 2.9850746269cqw;
  }
}
.p-trial__reserve-form .block_trial-form .form-wrap {
  width: 100%;
  padding: 4.2857142857cqw 0;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-form .form-wrap {
    padding: 0;
  }
}
.p-trial__reserve-form .block_trial-telephone h2,
.p-trial__reserve-form .block_trial-telephone div,
.p-trial__reserve-form .block_trial-telephone p,
.p-trial__reserve-form .block_trial-telephone a {
  color: #fff;
}
.p-trial__reserve-form .block_trial-telephone .section_ttl-en {
  margin-bottom: 5.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .section_ttl-en {
    margin-bottom: 11.9402985075cqw;
  }
}
.p-trial__reserve-form .block_trial-telephone .section_ttl-en .txt_wrap::after {
  background-color: #fff;
}
.p-trial__reserve-form .block_trial-telephone .section_ttl-en .txt_wrap p {
  color: #b29b68;
}
.p-trial__reserve-form .block_trial-telephone .ttl-wrap01 {
  margin-bottom: 8.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .ttl-wrap01 {
    margin-bottom: 14.4776119403cqw;
  }
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .block_trial-stores {
    padding-bottom: 13.4328358209cqw;
    border-bottom: 1px solid #fff;
  }
}
.p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap:not(:last-child) {
  margin-bottom: 4.6428571429cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap:not(:last-child) {
    margin-bottom: 17.9104477612cqw;
  }
}
.p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .ttl {
  text-align: center;
  padding: 1.5714285714cqw 0 1.8571428571cqw;
  background-color: #1e334d;
  margin-bottom: 3.9285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .ttl {
    width: 100vw;
    padding: 5.9701492537cqw 0 5.9701492537cqw;
    margin-bottom: 11.9402985075cqw;
    margin-left: -5.9701492537cqw;
  }
}
.p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .ttl div {
  font-size: max(12px, 2.1428571429cqw);
  letter-spacing: 0;
  color: #b29b68;
  margin-bottom: 0.7142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .ttl div {
    font-size: 5.671641791cqw;
    margin-bottom: 2.2388059701cqw;
  }
}
.p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .ttl h3 {
  font-size: max(12px, 0.8571428571cqw);
  line-height: 1;
  font-weight: 600;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .ttl h3 {
    font-size: max(3.2835820896cqw, 12px);
  }
}
.p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 0.7857142857cqw;
       column-gap: 0.7857142857cqw;
  row-gap: 1.2142857143cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex {
    -moz-column-gap: 3.7313432836cqw;
         column-gap: 3.7313432836cqw;
    row-gap: 11.9402985075cqw;
  }
}
.p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box {
  width: calc(33.3333333333% - 0.5238095238cqw);
  border: 1px solid #b29b68;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box {
    width: calc(50% - 1.8656716418cqw);
  }
}
.p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box a {
  display: block;
  padding: 2.1428571429cqw 3.5714285714cqw;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box a {
    padding: 5.223880597cqw 4.0298507463cqw;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box a:hover {
    opacity: 0.6;
  }
}
.p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box h4 {
  font-size: max(12px, 1.0714285714cqw);
  line-height: 1.7;
  margin-bottom: 0.4285714286cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box h4 {
    font-size: 3.2835820896cqw;
    margin-bottom: 1.4925373134cqw;
  }
}
.p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box .sub-ttl {
  font-size: 2.1428571429cqw;
  letter-spacing: 0;
  line-height: 1.3;
  color: #b29b68;
  margin-bottom: 1.2857142857cqw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box .sub-ttl {
    font-size: 4.4776119403cqw;
    margin-bottom: 3.7313432836cqw;
  }
}
.p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box .address {
  font-size: max(12px, 1.0714285714cqw);
  line-height: 1.7;
  margin-bottom: 0.9375vw;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box .address {
    font-size: 3.5820895522cqw;
    margin-bottom: 2.2388059701cqw;
  }
}
.p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box .tel {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.8571428571cqw;
  font-size: max(12px, 1.5714285714cqw);
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box .tel {
    gap: 1.7910447761cqw;
    font-size: 4.1791044776cqw;
  }
}
.p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box .tel img {
  width: max(1.3571428571cqw, 10px);
}
@media screen and (max-width: 750px) {
  .p-trial__reserve-form .block_trial-telephone .block_trial-stores .store_wrap .flex .shop-info_box .tel img {
    width: 2.8358208955cqw;
  }
}