@charset "UTF-8";
.columns {
  display: flex;
  flex-wrap: wrap;
  margin: -16px;
}

.columns--narrow {
  margin: -8px;
}

.column {
  padding: 16px;
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .column {
    width: calc(100% / 3);
  }
}

.columns--narrow .column {
  padding: 8px;
}

@media screen and (min-width: 768px) {
  .columns--4 .column {
    width: 25%;
  }
}

.m0 {
  margin: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.p0 {
  padding: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.m1 {
  margin: 10px !important;
}

.mt1 {
  margin-top: 10px !important;
}

.mb1 {
  margin-bottom: 10px !important;
}

.ml1 {
  margin-left: 10px !important;
}

.mr1 {
  margin-right: 10px !important;
}

.p1 {
  padding: 10px !important;
}

.pt1 {
  padding-top: 10px !important;
}

.pb1 {
  padding-bottom: 10px !important;
}

.pl1 {
  padding-left: 10px !important;
}

.pr1 {
  padding-right: 10px !important;
}

.m2 {
  margin: 20px !important;
}

.mt2 {
  margin-top: 20px !important;
}

.mb2 {
  margin-bottom: 20px !important;
}

.ml2 {
  margin-left: 20px !important;
}

.mr2 {
  margin-right: 20px !important;
}

.p2 {
  padding: 20px !important;
}

.pt2 {
  padding-top: 20px !important;
}

.pb2 {
  padding-bottom: 20px !important;
}

.pl2 {
  padding-left: 20px !important;
}

.pr2 {
  padding-right: 20px !important;
}

.m3 {
  margin: 30px !important;
}

.mt3 {
  margin-top: 30px !important;
}

.mb3 {
  margin-bottom: 30px !important;
}

.ml3 {
  margin-left: 30px !important;
}

.mr3 {
  margin-right: 30px !important;
}

.p3 {
  padding: 30px !important;
}

.pt3 {
  padding-top: 30px !important;
}

.pb3 {
  padding-bottom: 30px !important;
}

.pl3 {
  padding-left: 30px !important;
}

.pr3 {
  padding-right: 30px !important;
}

.m4 {
  margin: 40px !important;
}

.mt4 {
  margin-top: 40px !important;
}

.mb4 {
  margin-bottom: 40px !important;
}

.ml4 {
  margin-left: 40px !important;
}

.mr4 {
  margin-right: 40px !important;
}

.p4 {
  padding: 40px !important;
}

.pt4 {
  padding-top: 40px !important;
}

.pb4 {
  padding-bottom: 40px !important;
}

.pl4 {
  padding-left: 40px !important;
}

.pr4 {
  padding-right: 40px !important;
}

.m5 {
  margin: 50px !important;
}

.mt5 {
  margin-top: 50px !important;
}

.mb5 {
  margin-bottom: 50px !important;
}

.ml5 {
  margin-left: 50px !important;
}

.mr5 {
  margin-right: 50px !important;
}

.p5 {
  padding: 50px !important;
}

.pt5 {
  padding-top: 50px !important;
}

.pb5 {
  padding-bottom: 50px !important;
}

.pl5 {
  padding-left: 50px !important;
}

.pr5 {
  padding-right: 50px !important;
}

.m6 {
  margin: 60px !important;
}

.mt6 {
  margin-top: 60px !important;
}

.mb6 {
  margin-bottom: 60px !important;
}

.ml6 {
  margin-left: 60px !important;
}

.mr6 {
  margin-right: 60px !important;
}

.p6 {
  padding: 60px !important;
}

.pt6 {
  padding-top: 60px !important;
}

.pb6 {
  padding-bottom: 60px !important;
}

.pl6 {
  padding-left: 60px !important;
}

.pr6 {
  padding-right: 60px !important;
}

.m7 {
  margin: 70px !important;
}

.mt7 {
  margin-top: 70px !important;
}

.mb7 {
  margin-bottom: 70px !important;
}

.ml7 {
  margin-left: 70px !important;
}

.mr7 {
  margin-right: 70px !important;
}

.p7 {
  padding: 70px !important;
}

.pt7 {
  padding-top: 70px !important;
}

.pb7 {
  padding-bottom: 70px !important;
}

.pl7 {
  padding-left: 70px !important;
}

.pr7 {
  padding-right: 70px !important;
}

.m8 {
  margin: 80px !important;
}

.mt8 {
  margin-top: 80px !important;
}

.mb8 {
  margin-bottom: 80px !important;
}

.ml8 {
  margin-left: 80px !important;
}

.mr8 {
  margin-right: 80px !important;
}

.p8 {
  padding: 80px !important;
}

.pt8 {
  padding-top: 80px !important;
}

.pb8 {
  padding-bottom: 80px !important;
}

.pl8 {
  padding-left: 80px !important;
}

.pr8 {
  padding-right: 80px !important;
}

.m9 {
  margin: 90px !important;
}

.mt9 {
  margin-top: 90px !important;
}

.mb9 {
  margin-bottom: 90px !important;
}

.ml9 {
  margin-left: 90px !important;
}

.mr9 {
  margin-right: 90px !important;
}

.p9 {
  padding: 90px !important;
}

.pt9 {
  padding-top: 90px !important;
}

.pb9 {
  padding-bottom: 90px !important;
}

.pl9 {
  padding-left: 90px !important;
}

.pr9 {
  padding-right: 90px !important;
}

.m10 {
  margin: 100px !important;
}

.mt10 {
  margin-top: 100px !important;
}

.mb10 {
  margin-bottom: 100px !important;
}

.ml10 {
  margin-left: 100px !important;
}

.mr10 {
  margin-right: 100px !important;
}

.p10 {
  padding: 100px !important;
}

.pt10 {
  padding-top: 100px !important;
}

.pb10 {
  padding-bottom: 100px !important;
}

.pl10 {
  padding-left: 100px !important;
}

.pr10 {
  padding-right: 100px !important;
}

.note {
  font-weight: normal;
  color: #8c8c8c;
}

.box {
  padding: 20px;
  background: #f1f1f1;
}

.mt-m {
  margin-top: 9.9vw;
}

.marginbottom50 {
	padding-bottom: 5vw;
}

@media screen and (min-width: 1280px) {
  .mt-m {
    margin-top: 100px;
  }
}

.mt-s {
  margin-top: 7.6vw;
}

@media screen and (min-width: 1280px) {
  .mt-s {
    margin-top: 60px;
  }
}

.mt-xs {
  margin-top: 4.3vw;
}

@media screen and (min-width: 1280px) {
  .mt-xs {
    margin-top: 20px;
  }
}

.pt-m {
  padding-top: 9.9vw;
}

@media screen and (min-width: 1280px) {
  .pt-m {
    padding-top: 50px;
  }
}

.pt-s {
  padding-top: 7.6vw;
}

@media screen and (min-width: 1280px) {
  .pt-s {
    padding-top: 60px;
  }
}

.pt-xs {
  padding-top: 4.3vw;
}

@media screen and (min-width: 1280px) {
  .pt-xs {
    padding-top: 40px;
  }
}

.pb-m {
  padding-bottom: 9.9vw;
}

@media screen and (min-width: 1280px) {
  .pb-m {
    padding-bottom: 100px;
  }
}

.pb-s {
  padding-bottom: 7.6vw;
}

@media screen and (min-width: 1280px) {
  .pb-s {
    padding-bottom: 60px;
  }
}

.pb-xs {
  padding-bottom: 4.3vw;
}

@media screen and (min-width: 1280px) {
  .pb-xs {
    padding-bottom: 40px;
  }
}

.py-m {
  padding-top: 9.9vw;
  padding-bottom: 9.9vw;
}

@media screen and (min-width: 1280px) {
  .py-m {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.py-s {
  padding-top: 7.6vw;
  padding-bottom: 7.6vw;
}

@media screen and (min-width: 1280px) {
  .py-s {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.py-xs {
  padding-top: 4.3vw;
  padding-bottom: 4.3vw;
}

@media screen and (min-width: 1280px) {
  .py-xs {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/*
 * Slick settings
 * https://kenwheeler.github.io/slick/
 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../lib/slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../lib/slick/fonts/slick.eot");
  src: url("../lib/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../lib/slick/fonts/slick.woff") format("woff"), url("../lib/slick/fonts/slick.ttf") format("truetype"), url("../lib/slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 16px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.breadcrumb {
  padding: 12px 0;
  background: #f1f1f1;
}

@media screen and (min-width: 768px) {
  .breadcrumb {
    padding: 24px 0;
  }
}

@media screen and (min-width: 768px) {
  .breadcrumb__items {
    width: calc(100% - 250px);
  }
}

.breadcrumb__item {
  display: inline;
  font-size: 0;
  line-height: 1.5;
}

.breadcrumb__item + .breadcrumb__item::before {
  display: inline-block;
  padding: 0px 7px;
  content: "/";
  font-size: 10px;
  transform: translateY(-2px);
}

@media screen and (min-width: 768px) {
  .breadcrumb__item + .breadcrumb__item::before {
    font-size: 12px;
  }
}

.breadcrumb__item > a {
  font-size: 12px;
  color: #1c1c1c;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .breadcrumb__item > a {
    font-size: 16px;
  }
  
  .breadcrumb__item .eng {
	 font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
	 margin-right: 3px; 
  }
}

.cta-btn {
  position: relative;
  display: block;
  width: 90vw;
  padding: 3vw 23vw 3vw 3vw;
  background: #2b2b2b;
  text-decoration: none;
  color: #fff;
  text-align: right;
  transition: 0.5s;
}

.cta-btn__wrapper {
  display: flex;
  justify-content: flex-end;
}

@media screen and (min-width: 1280px) {
  .cta-btn__wrapper {
    max-width: 1230px;
    margin: 0 auto;
  }
}

.cta-btn > span {
  display: block;
}

@media screen and (min-width: 1280px) {
  .cta-btn {
    padding: 24px 130px 24px 24px;
    width: 100%;
  }
  .cta-btn:hover{
    padding-right: 120px;
  }
}

.cta-btn:hover {
  opacity: 1.0;
}

.cta-btn::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 7vw;
  display: block;
  width: 7vw;
  height: 7vw;
  margin: auto;
  background: url(../img/common/icon_arrow_right_white.svg) center center no-repeat;
  background-size: contain;
  content: "";
  transition: all 0.5s;
}

.cta-btn-popup::after{
  background-image: url(../img/common/icon_popup-white.png);
}

.cta-btn:hover::after{
  right: 10vw;
}

@media screen and (min-width: 1280px) {
  .cta-btn::after {
    right: 44px;
    width: 35px;
    height: 35px;
  }
  .cta-btn:hover::after{
    right: 54px;
  }
}

.cta-btn--primary {
  background: #d0111b;
}

.cta-btn--gray {
  background: #8c8c8c;
}

.faq__items {
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .faq__items {
    max-width: 720px;
  }
}

@media screen and (min-width: 992px) {
  .faq__items {
    max-width: 960px;
  }
}

@media screen and (min-width: 1280px) {
  .faq__items {
    max-width: 1232px;
  }
}

.faq__item + .faq__item {
  margin-top: 16px;
}

.faq__item-question {
  position: relative;
  padding: 12px 36px 12px 60px;
  background: #f1f1f1;
  font-weight: bold;
  cursor: pointer;
}

.faq__item-question::before {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  color: #fff;
  background: #2b2b2b;
  content: "Q";
}

.faq__item-question::after {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  display: block;
  width: 16px;
  height: 16px;
  margin: auto;
  background: url(../img/common/icon_down_black.svg) center center no-repeat;
  background-size: contain;
  content: "";
  transition: transform 0.5s;
}

.faq__item.is-open .faq__item-question::after {
  transform: rotate(180deg);
}

.faq__item-answer {
  display: none;
}

.faq__item-answer-inner {
  position: relative;
  padding: 12px 36px 12px 60px;
}

.faq__item-answer-inner::before {
  z-index: 1;
  position: absolute;
  top: 12px;
  left: 0;
  display: flex;
  justify-content: center;
  width: 48px;
  font-weight: bold;
  content: "A";
}

.flow {
  padding: 7.7vw 0;
}

.flow + .flow {
  border-top: 3px solid #1c1c1c;
}

.flow__heading {
  display: flex;
  align-items: center;
}

.flow__num {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 13.7vw;
  height: 13.7vw;
  margin-right: 3.4vw;
  background: #2b2b2b;
  color: #fff;
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 3.2vw;
  font-weight: 700;
  letter-spacing: 0.03em;
  border-radius: 50%;
}

@media screen and (min-width: 1280px) {
  .flow__num {
    width: 145px;
    height: 145px;
    margin-right: 20px;
    font-size: 28px;
  }
}

.flow__content {
  margin-top: 7vw;
}

@media screen and (min-width: 1280px) {
  .flow__content {
    margin-top: 0;
    padding-left: 165px;
  }
}

.form {
  border-top: 1px solid #dfdfdf;
}

.form__item {
  padding: 5vw 2.3vw;
}

.form__item:nth-child(even) {
  background: #f1f1f1;
}

@media screen and (min-width: 1280px) {
  .form__item {
    display: flex;
    padding: 30px;
  }
}

.form__label {
  display: flex;
  align-items: center;
}

@media screen and (min-width: 1280px) {
  .form__label {
    flex-shrink: 0;
    width: 385px;
  }
}

.form__tag {
  display: inline-block;
  width: 8.3vw;
  padding: 0.3vw 0.6vw;
  margin-right: 3vw;
  color: #fff;
  text-align: center;
  background: #8c8c8c;
  font-size: 2.1vw;
}

.form__tag.is-requierd {
  background: #d0111b;
}

@media screen and (min-width: 1280px) {
  .form__tag {
    width: 58px;
    padding: 2px 4px;
    margin-right: 16px;
    font-size: 15px;
  }
}

.form__field {
  margin-top: 1.7vw;
}

.form__field > input,
.form__field > textarea {
  width: 100%;
  padding: 1.1vw;
}

.form__field > input::-moz-placeholder, .form__field > textarea::-moz-placeholder {
  color: #bcbcbc;
}

.form__field > input:-ms-input-placeholder, .form__field > textarea:-ms-input-placeholder {
  color: #bcbcbc;
}

.form__field > input::placeholder,
.form__field > textarea::placeholder {
  color: #bcbcbc;
}

@media screen and (min-width: 1280px) {
  .form__field {
    flex-grow: 1;
    flex-basis: auto;
    margin-top: 0;
  }
  .form__field > input,
  .form__field > textarea {
    padding: 8px;
  }
}

.form__text {
  font-weight: 700;
  text-align: center;
}

.form__text > a {
  text-decoration: none;
  color: #d0111b;
}

.form__btn {
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  padding: 3.4vw;
  font-size: 4vw;
  background: #d0111b;
  color: #fff;
  font-weight: bold;
  border-radius: 9999px;
}

@media screen and (min-width: 1280px) {
  .form__btn {
    padding: 24px;
    font-size: 28px;
  }
}

.form__btn-text {
  position: relative;
  display: inline-block;
}

.form__btn-text::after {
  position: absolute;
  top: 0.5vw;
  bottom: 0;
  right: -8.5vw;
  display: block;
  width: 4.5vw;
  height: 4.5vw;
  margin: auto;
  background: url(../img/common/icon_arrow_right_white.svg) center center no-repeat;
  background-size: contain;
  content: "";
}

@media screen and (min-width: 1280px) {
  .form__btn-text::after {
    top: 4px;
    right: -60px;
    width: 32px;
    height: 32px;
  }
}

.free-counseling {
  padding: 8.5vw 4vw 5.7vw;
  border: 4px solid #1c1c1c;
  text-align: center;
}

@media screen and (min-width: 1280px) {
  .free-counseling {
    padding: 48px 24px;
  }
}

.free-counseling__btn {
  display: flex;
  justify-content: center;
}

.gym-news {
  display: block;
  text-decoration: none;
  color: #1c1c1c;
  transition: opacity 0.5s;
}

.gym-news + .gym-news {
  margin-top: 7.7vw;
}

.gym-news:hover {
  opacity: 0.7;
}

@media screen and (min-width: 1280px) {
  .gym-news {
    display: flex;
  }
  .gym-news + .gym-news {
    margin-top: 54px;
  }
}

.gym-news__img > img {
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .gym-news__img {
    width: 400px;
    flex-shrink: 0;
  }
}

.gym-news__content {
  padding-top: 2.8vw;
}

@media screen and (min-width: 1280px) {
  .gym-news__content {
    padding-top: 24px;
    margin-left: 40px;
  }
}

.gym-news__info {
  font-weight: 700;
  font-size: 3.1vw;
}

@media screen and (min-width: 1280px) {
  .gym-news__info {
    font-size: 18px;
  }
}

.gym-news__location {
  color: #d0111b;
}

.gym-news__date {
  position: relative;
  display: inline-block;
  padding-left: 1.7vw;
}

.gym-news__date::before {
  position: absolute;
  top: 0;
  bottom: -0.2vw;
  left: 0.4vw;
  display: block;
  width: 1px;
  height: 3.3vw;
  margin: auto;
  background: #1c1c1c;
  content: "";
}

@media screen and (min-width: 1280px) {
  .gym-news__date {
    padding-left: 12px;
  }
  .gym-news__date::before {
    bottom: -2px;
    left: 5px;
    height: 18px;
  }
}

.gym-news__title {
  margin-top: 2.2vw;
  font-size: 3.1vw;
  font-weight: 700;
}

@media screen and (min-width: 1280px) {
  .gym-news__title {
    margin-top: 16px;
    font-size: 16px;
  }
}

.gym-news__text {
  margin-top: 3.2vw;
  font-size: 2.8vw;
}

@media screen and (min-width: 1280px) {
  .gym-news__text {
    margin-top: 48px;
    font-size: 18px;
  }
}

.content {
  padding: 60px 0;
}

@media screen and (min-width: 992px) {
  .content {
    padding: 90px 0;
  }
}

.content--gray {
  background: #f1f1f1;
  padding: 30px 0;
}

@media screen and (min-width: 992px) {
  .content--gray {
    padding: 30px 0;
  }
}

.content .heading-en {
  color: #8c8c8c;
}

.content .heading-en + .heading-jp {
  margin-top: 12px;
}

.content .text-area {
  margin-top: 20px;
}

@media screen and (min-width: 992px) {
  .content .text-area {
    margin-top: 30px;
  }
}

.content .content-heading {
  font-weight: bold;
  font-size: 30px;
}

.shoulder-heding > span {
  display: block;
  font-size: 12px;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .shoulder-heding > span {
    font-size: 16px;
  }
}

.shoulder-heding > b {
  display: block;
  font-size: 24px;
  color: #8c8c8c;
}

@media screen and (min-width: 768px) {
  .shoulder-heding > b {
    font-size: 30px;
  }
}

.sub-heading {
  font-weight: bold;
}

.sub-heading > span {
  display: block;
  font-size: 10px;
}

.sub-heading > b {
  display: block;
  font-size: 24px;
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
}

.sub-heading--bordered {
  position: relative;
  padding-top: 24px;
}

.sub-heading--bordered::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 60px;
  height: 3px;
  background: #1c1c1c;
  content: "";
}

.btn {
  position: relative;
  display: block;
  padding: 8px 16px;
  text-align: center;
  color: #1c1c1c;
  text-decoration: none;
  text-align: center;
  border: 2px solid #1c1c1c;
  transition: color 0.5s;
}

.btn::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  display: block;
  width: 16px;
  height: 16px;
  margin: auto;
  content: "";
  background: url(../img/common/icon_down_black.svg) center center no-repeat;
  background-size: contain;
}

.btn-next::after{
  transform: rotate(-90deg);
}

.btn > b {
  display: block;
  font-weight: bold;
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
}

.btn > span {
  display: block;
  margin-top: 4px;
}

.btn:hover {
  color: #d0111b;
}

.arrow-link {
  position: relative;
  display: inline-block;
  padding: 8px 0 8px 36px;
  font-weight: bold;
  text-decoration: none;
  color: #1c1c1c;
  transition: opacity 0.5s;
}

.arrow-link:hover {
  opacity: 0.7;
}

.arrow-link::before {
  position: absolute;
  top: 0;
  bottom: 1px;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  margin: auto;
  content: "";
  background: url(../img/common/icon_arrow_right_black.svg) center center no-repeat;
  background-size: contain;
}

.hero {
  position: relative;
  height: 71vw;
}

@media screen and (min-width: 1280px) {
  .hero {
    height: 600px;
  }
}

/*
.hero::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  content: "";
  background: rgba(0, 0, 0, 0.32);
}
*/

.hero__content {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  height: 100%;
}

.hero__title {
  color: #fff;
}

.hero__title > span {
  display: block;
}

@media screen and (min-width: 1280px) {
  .hero__title > span:last-child {
    margin-top: 10px;
  }
}

.hero__reserve {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero__reserve-btn {
  position: absolute;
  bottom: -57px;
  right: 0;
  display: block;
  width: 114px;
  height: 114px;
  text-decoration: none;
}

.hero__reserve-btn > img {
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .hero__reserve-btn {
    bottom: -115px;
    width: 230px;
    height: 230px;
  }
}

.hero__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero__bg > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}

.img-block-single {
  height: 50vw;
  overflow: hidden;
}

@media screen and (min-width: 1280px) {
  .img-block-single {
    height: 665px;
  }
}

.img-block-single > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.img-block-double {
  position: relative;
  overflow: hidden;
  height: 68vw;
}

@media screen and (min-width: 1280px) {
  .img-block-double {
    display: flex;
    height: 460px;
  }
}

.img-block-double__item {
  position: absolute;
  width: 60vw;
  height: 41vw;
}

.img-block-double__item:first-child {
  top: 0;
  left: 0;
  z-index: 1;
}

.img-block-double__item:last-child {
  bottom: 0;
  right: 0;
}

.img-block-double__item > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media screen and (min-width: 1280px) {
  .img-block-double__item {
    position: relative;
    width: 50%;
    height: 100%;
  }
  .img-block-double__item:first-child {
    top: auto;
    left: auto;
  }
  .img-block-double__item:last-child {
    bottom: auto;
    right: auto;
  }
}

@media screen and (min-width: 1280px) {
  .img-block-triple {
    display: flex;
    height: 540px;
  }
}

.img-block-triple__item {
  height: 47.8vw;
}

@media screen and (min-width: 1280px) {
  .img-block-triple__item {
    width: calc(100% / 3);
    height: 100%;
  }
}

.img-block-triple__item > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.img-block-triple__item > img:first-child {
  display: none;
}

@media screen and (min-width: 1280px) {
  .img-block-triple__item > img:first-child {
    display: inline;
  }
  .img-block-triple__item > img:last-child {
    display: none;
  }
}

.img-heading {
  position: relative;
  display: flex;
  align-items: center;
  height: 300px;
}

@media screen and (min-width: 768px) {
  .img-heading {
    height: 618px;
  }
}

.img-heading::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.32);
  z-index: 1;
  content: "";
}

.img-heading__content {
  position: relative;
  z-index: 2;
  color: #fff;
}

.img-heading__jp {
  font-size: 16px;
  font-weight: bold;
}

.img-heading__en {
  margin-top: 8px;
  line-height: 1;
}

.img-heading__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.img-heading__img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.img-slide__main {
  height: 60vw;
}

.img-slide__main > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media screen and (min-width: 1280px) {
  .img-slide__main {
    height: 800px;
  }
}

.img-slide__thumbs {
  display: flex;
  height: 7vw;
}

@media screen and (min-width: 1280px) {
  .img-slide__thumbs {
    height: 100px;
  }
}

.img-slide__thumb {
  width: 12.5%;
  height: 100%;
  filter: grayscale(100%);
}

.img-slide__thumb > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.img-slide__thumb.is-active {
  filter: grayscale(0%);
}

.img-text {
  position: relative;
}

.img-text__wrapper {
  overflow: hidden;
}

.img-text__img > img {
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .img-text__img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(50% + 50px);
    width: 640px;
    height: 100%;
    max-height: 560px;
  }
  .img-text__img > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}

.img-text__text {
  margin-top: 4vw;
}

@media screen and (min-width: 768px) {
  .img-text__text {
    width: 50%;
    margin-top: 0;
  }
}

.information-table--top-border {
  border-top: 1px solid #dfdfdf;
}

.information-table__dl {
  position: relative;
  padding: 3.4vw;
  border-bottom: 1px solid #dfdfdf;
}

@media screen and (min-width: 1280px) {
  .information-table__dl {
    display: flex;
    padding: 24px;
  }
  .information-table__dl::before {
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    width: 180px;
    height: 1px;
    background: #a2a2a2;
    content: "";
  }
  .information-table--dt-wide .information-table__dl::before {
    width: 380px;
  }
}

.information-table__dt {
  font-weight: 700;
}

@media screen and (min-width: 1280px) {
  .information-table__dt {
    flex-shrink: 0;
    width: 160px;
    height: 100%;
    padding-right: 12px;
  }
  .information-table--dt-wide .information-table__dt {
    width: 360px;
  }
}

.information-table__dd {
  margin-top: 2.2vw;
  flex: 1 1 auto;
  font-weight: 400;
}

.information-table__dd > b {
  font-weight: 700;
}

@media screen and (min-width: 1280px) {
  .information-table__dd {
    margin-top: 0;
    height: 100%;
  }
  .information-table__dd--right {
    text-align: right;
  }
}

.location-bnr {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 45vw;
  text-decoration: none;
  color: #fff;
  transition: opacity 0.5s;
}

.location-bnr:hover {
  opacity: 0.7;
}

@media screen and (min-width: 1280px) {
  .location-bnr {
    height: 600px;
  }
}

.location-bnr + .location-bnr {
  margin-top: 8.5vw;
}

@media screen and (min-width: 1280px) {
  .location-bnr + .location-bnr {
    margin-top: 80px;
  }
}

.location-bnr__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.location-bnr__img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.location-bnr__arrow-text {
  position: relative;
  display: inline-block;
  padding: 8px 0 8px 36px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  transition: opacity 0.5s;
}

.location-bnr__arrow-text:hover {
  opacity: 0.7;
}

.location-bnr__arrow-text::before {
  position: absolute;
  top: 0;
  bottom: 1px;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  margin: auto;
  content: "";
  background: url(../img/common/icon_arrow_right_white.svg) center center no-repeat;
  background-size: contain;
}

.number-list__item {
  position: relative;
  padding-left: 2.5em;
}

.number-list__item + .number-list__item {
  margin-top: 1em;
}

@media screen and (min-width: 1280px) {
  .number-list__item + .number-list__item {
    margin-top: 0;
  }
}

.number-list__num {
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 768px) {
  .price__figure {
    display: flex;
  }
}

.price__figure-item {
  position: relative;
  padding: 30px 8px 12px;
  text-align: center;
  background: linear-gradient(#d0111b, #af0b14);
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}

.price__figure-item--gray {
  background: linear-gradient(#616161, #080808);
}

@media screen and (min-width: 768px) {
  .price__figure-item {
    display: flex;
    flex-direction: column;
    width: 25%;
  }
}

.price__figure-num {
  position: absolute;
  top: 4px;
  left: 8px;
  font-size: 16px;
  font-weight: bold;
}

.price__figure-sign {
  padding: 12px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .price__figure-sign {
    display: flex;
    align-items: center;
    flex-shrink: 0;
  }
}

.price__figure-note {
  margin-top: 10px;
  font-size: 10px;
  font-weight: normal;
}

.price__heading {
  position: relative;
  padding: 8px 8px 8px 60px;
  background: #d0111b;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}

.price__heading > span {
  position: absolute;
  top: 8px;
  left: 16px;
}

.price__heading--secondary {
  background: #2b2b2b;
}

.price__heading--gray {
  background: #8c8c8c;
}

.schedule__filters > h4 {
  border-top: 1px solid #dfdfdf;
  font-size: 4vw;
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 700;
}

@media screen and (min-width: 1280px) {
  .schedule__filters {
    display: flex;
  }
  .schedule__filters > h4 {
    width: calc(100% / 3);
    font-size: 30px;
  }
}

.schedule__filter {
  position: relative;
  display: block;
  text-decoration: none;
  color: #bcbcbc;
  text-align: center;
  padding: 2.2vw 32px;
}

.schedule__filter::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  display: block;
  width: 12px;
  height: 12px;
  margin: auto;
  background: url(../img/common/icon_down_black.svg) center center no-repeat;
  background-size: contain;
  content: "";
}

.schedule__filter.is-active {
  color: #1c1c1c;
}

@media screen and (min-width: 1280px) {
  .schedule__filter {
    padding: 12px 32px;
  }
}

.schedule__table-pc {
  display: none;
  border: solid 1px #000;
  border-collapse: collapse;
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .schedule__table-pc {
    display: table;
  }
}

.schedule__table-pc th {
  background-color: #1b1b1b;
  border: solid 1px #000;
  padding: 3px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.schedule__table-pc th.sun {
  background-color: #a90000;
}

.schedule__table-pc th.sat {
  background-color: #0000a9;
}

.schedule__table-pc td {
  background-color: #fff;
  border: solid 1px #000;
  padding: 3px;
  text-align: center;
  color: #000;
  width: 13%;
}

.schedule__table-pc .t1 td {
  background-color: #e0e0e0;
  border-bottom: none;
  border-top: none;
  font-size: 10px;
}

.schedule__table-sp {
  width: 100%;
  border: 1px solid #282828;
  border-left: none;
  border-bottom: none;
}

@media screen and (min-width: 1280px) {
  .schedule__table-sp {
    display: none;
  }
}

.schedule__table-sp tr:nth-child(odd) {
  background: #f1f1f1;
}

.schedule__table-sp td {
  padding: 7px 10px;
  border-left: 1px solid #282828;
  border-bottom: 1px solid #282828;
  text-align: center;
  width: 10%;
}

.schedule__table-sp td:last-child {
  width: 80%;
  text-align: left;
}

.schedule__table-sp td.sat {
  color: #fff;
  background: #2469be;
}

.schedule__table-sp td.sun {
  color: #fff;
  background: #bf0014;
}

.trainer-expert {
  display: flex;
  flex-wrap: wrap;
}

.trainer-expert__item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 50%;
  height: 60vw;
  padding: 3.4vw;
}

.trainer-expert__item::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.32);
  z-index: 1;
  content: "";
}

@media screen and (min-width: 1280px) {
  .trainer-expert__item {
    width: 25%;
    height: 420px;
    padding: 24px;
  }
}

.trainer-expert__text {
  position: relative;
  z-index: 2;
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 700;
  font-size: 4.2vw;
  color: #fff;
}

@media screen and (min-width: 1280px) {
  .trainer-expert__text {
    font-size: 30px;
  }
}

.trainer-expert__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.trainer-expert__img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.trainer-top {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 68.5vw;
  padding-bottom: 5.7vw;
}

.trainer-top::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.32);
  z-index: 1;
  content: "";
}

@media screen and (min-width: 1280px) {
  .trainer-top {
    height: 528px;
    padding-bottom: 40px;
  }
}

.trainer-top__text {
  position: relative;
  z-index: 2;
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 700;
  font-size: 4.2vw;
  text-align: right;
  color: #fff;
}

@media screen and (min-width: 1280px) {
  .trainer-top__text {
    font-size: 30px;
  }
}

.trainer-top__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.trainer-top__img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.training-category {
  display: flex;
  flex-direction: column;
}

.training-category + .training-category {
  margin-top: 8.5vw;
}

@media screen and (min-width: 1280px) {
  .training-category {
    flex-direction: row;
  }
  .training-category + .training-category {
    margin-top: 40px;
  }
}

.training-category__img {
  width: 100%;
}

.training-category__img > img {
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .training-category__img {
    flex-shrink: 0;
    width: 515px;
    margin-right: 40px;
  }
}

.training-category__content {
  flex-basis: auto;
  flex-grow: 1;
  padding-top: 5.7vw;
}

@media screen and (min-width: 1280px) {
  .training-category__content {
    padding-top: 0;
  }
}

.training-category__name-sub {
  font-size: 2.8vw;
  font-weight: 500;
}

@media screen and (min-width: 1280px) {
  .training-category__name-sub {
    font-size: 20px;
  }
}

.training-category__name {
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 4.2vw;
  font-weight: 700;
}

@media screen and (min-width: 1280px) {
  .training-category__name {
    font-size: 32px;
  }
}

.training-category__title {
  margin-top: 4.2vw;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4vw;
}

@media screen and (min-width: 1280px) {
  .training-category__title {
    margin-top: 40px;
    font-size: 35px;
  }
}

.training-category__link {
  margin-top: 24px;
  text-align: right;
}

.training-category__link > a {
  position: relative;
  display: inline-block;
  padding: 8px 0 8px 40px;
  text-decoration: none;
  color: #1c1c1c;
  font-weight: bold;
}

.training-category__link > a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  margin: auto;
  background: url(../img/common/icon_popup.png) center center no-repeat;
  background-size: contain;
  content: "";
}

.training-skill + .training-skill {
  margin-top: 24px;
}

.training-skill__heading {
  color: #8c8c8c;
}

.training-skill__items {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.training-skill__item {
  position: relative;
  width: 50%;
  height: 300px;
}

.training-skill__item::before {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.32);
  content: "";
}

@media screen and (min-width: 992px) {
  .training-skill__item {
    width: 25%;
  }
}

.training-skill__content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  z-index: 2;
  color: #fff;
  padding: 12px 16px;
}

.training-skill__name {
  height: 2.4em;
  line-height: 1.2;
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 700;
  font-size: 4.2vw;
}

@media screen and (min-width: 1280px) {
  .training-skill__name {
    font-size: 30px;
  }
}

.training-skill__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.training-skill__img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.top-hero {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  height: 134vw;
  background: url(../img/top/hero.jpg) center center no-repeat;
  background-size: cover;
}

@media screen and (min-width: 1280px) {
  .top-hero {
    height: 900px;
  }
}

.top-hero::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.32);
}

.top-hero__title {
  padding-bottom: 90px;
  color: #fff;
}

@media screen and (min-width: 1280px) {
  .top-hero__title {
    padding-bottom: 60px;
  }
}

.top-hero__title-en {
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 12vw;
  line-height: 1.1;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 1280px) {
  .top-hero__title-en {
    font-size: 112px;
  }
}

.top-hero__title-jp {
  margin-top: 6vw;
  font-size: 3.6vw;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.03em;
}

@media screen and (min-width: 1280px) {
  .top-hero__title-jp {
    margin-top: 60px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.15em;
  }
}


.top-news {
  padding: 72px 0 108px;
  background: #f1f1f1;
}

.top-news__heading {
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 8vw;
  letter-spacing: 0.05em;
  color: #8c8c8c;
}

@media screen and (min-width: 1280px) {
  .top-news__heading {
    font-size: 100px;
    letter-spacing: 0.05em;
  }
}

.top-news__filters {
  margin-top: 12px;
}

.top-news__filters > li {
  display: inline-block;
  margin-right: 8px;
}

@media screen and (min-width: 768px) {
  .top-news__filters {
    margin-top: 24px;
    margin-bottom: 70px;
  }
  .top-news__filters > li {
    margin-right: 16px;
  }
}

.top-news__filter {
  color: #1c1c1c;
  text-decoration: none;
  transition: color 0.5s;
  font-size: 3.2vw;
}

@media screen and (min-width: 1280px) {
  .top-news__filter {
    font-size: 23px;
  }
}

.top-news__filter:hover {
  text-decoration: line-through;
}

.top-news__items {
  margin: 20px -4px 0;
}

@media screen and (min-width: 1280px) {
  .top-news__items {
    margin: 30px -16px 0;
  }
}

.top-news__item {
  padding: 0 4px;
}

@media screen and (min-width: 1280px) {
  .top-news__item {
    padding: 0 10px;
  }
}

.top-news__item > a {
  display: block;
  color: #1c1c1c;
  text-decoration: none;
  transition: opacity 0.5s;
}

.top-news__item > a:hover {
  opacity: 0.7;
}

.top-news__img > img {
  width: 100%;
}

.top-news__info {
  margin-top: 15px;
  font-weight: bold;
}

.top-news__category {
  color: #d0111b;
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
}

.top-news__date {
  position: relative;
  display: inline-block;
  padding-left: 12px;
}

.top-news__date::before {
  position: absolute;
  top: 0;
  bottom: 1px;
  left: 3px;
  display: block;
  width: 1px;
  height: 14px;
  margin: auto;
  background: #1c1c1c;
  content: "";
}

.top-news__text {
  margin-top: 8px;
  font-weight: bold;
}

.top-lead {
  overflow: hidden;
  padding: 40px 0;
}

@media screen and (min-width: 992px) {
  .top-lead {
    padding: 100px 0 60px;
  }
}

@media screen and (min-width: 992px) {
  .top-lead__heading {
    max-width: 70%;
  }
}

.top-lead__content {
  margin-top: 40px;
  padding-bottom: 450px;
}

@media screen and (min-width: 992px) {
  .top-lead__content {
    position: relative;
    padding-bottom: 200px;
  }
}

.top-lead__text > p + p {
  margin-top: 30px;
}

.top-lead__text b {
  font-size: 30px;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 992px) {
  .top-lead__text {
    width: 60%;
  }
  .top-lead__text > p + p {
    margin-top: 80px;
  }
  .top-lead__text > p:last-child{
    margin-right: 30%;
  }
}

.top-lead__img {
  position: absolute;
  height: 300px;
}

.top-lead__img > img {
  width: auto;
  height: 100%;
}

.top-lead__img--1 {
  bottom: 100px;
  left: 40%;
}

.top-lead__img--2 {
  bottom: 0;
  right: 40%;
}

@media screen and (min-width: 992px) {
  .top-lead__img {
    width: 400px;
    height: auto;
  }
  .top-lead__img > img {
    width: 100%;
    height: auto;
  }
  .top-lead__img--1 {
    top: -150px;
    bottom: auto;
    left: 75%;
    transition: 2.5s;
  }
  .top-lead__img--2 {
    bottom: 0;
    left: 55%;
    right: auto;
    transition: 2.5s;
  }
}

.top-program {
  position: relative;
  z-index: 1;
  margin-top: 60px;
}

.top-program__heading {
  font-size: 8.5vw;
  font-weight: 700;
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  color: #8c8c8c;
}

@media screen and (min-width: 1280px) {
  .top-program__heading {
    text-align: right;
    font-size: 108px;
  }
}

.top-program__bnrs {
  margin-top: 20px;
}

@media screen and (min-width: 992px) {
  .top-program__bnrs {
    position: relative;
    z-index: -1;
    display: flex;
    margin-top: -36px;
  }
}

.top-program__bnr {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  height: 66.5vw;
  padding: 11vw 5%;
  text-decoration: none;
  color: #fff;
  background: center center no-repeat;
  background-size: cover;
  transition: opacity 0.5s;
}

.top-program__bnr:hover {
  opacity: 0.7;
}

.top-program__bnr::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.32);
}

@media (max-width: 739px) {
  .top-program__bnr--training {
    background-image: url(../img/top/program_training_sp.png);
  }
  
  .top-program__bnr--food {
    background-image: url(../img/top/program_food_sp.png);
  }
  
  .top-program__bnr--bodycare {
    background-image: url(../img/top/program_bodycare_sp.png);
  }
}

@media screen and (min-width: 1280px) {
  .top-program__bnr {
    width: calc(100% / 3);
    height: 860px;
    padding: 110px 80px;
  }

  .top-program__bnr--training,.top-program__bnr--food,.top-program__bnr--bodycare{position: relative; overflow: hidden; transition: all 1s;}
  .top-program__bnr--training .img,.top-program__bnr--food .img,.top-program__bnr--bodycare .img{
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s;
    width: 100%;
    height: auto;
  }
  .top-program__bnr--training .img img,.top-program__bnr--food .img img,.top-program__bnr--bodycare .img img{
    width: 100%;
    height: auto;
  }

  .top-program__bnr--training:hover .img,.top-program__bnr--food:hover .img,.top-program__bnr--bodycare:hover .img{
    transform: scale(1.05);
  }
  .top-program__bnr--training:hover,.top-program__bnr--food:hover,.top-program__bnr--bodycare:hover{
    opacity: 1;
  }

  /*
  .top-program__bnr--training {
    background-image: url(../img/top/program_training_pc.png);
    transition: all 1s;
    background-size: cover;
  }

  .top-program__bnr--training:hover{
    transform: scale(1.2);
    opacity: 1;
  }
  .top-program__bnr--food {
    background-image: url(../img/top/program_food_pc.png);
    transition: all 1s;
  }
  .top-program__bnr--food:hover{
    background-size: 120% auto;
    opacity: 1;
  }
  .top-program__bnr--bodycare {
    background-image: url(../img/top/program_bodycare_pc.png);
    transition: all 1s;
  }
  .top-program__bnr--bodycare:hover{
    background-size: 120% auto;
    opacity: 1;
  }
  */
}

.top-activity{
  margin: 10% auto 15% auto;
}
.top-activity a{
  display: block;
  text-decoration: none;
  color: #FFF;
  position: relative;
  overflow: hidden;
}

.top-activity a h2{
  color: #FFF;
  margin-bottom: 2.5%;
}

.top-activity a h2 span{
  display: block;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.05em;
}

.top-activity a .txt{
  position: absolute;
  left: 5%;
  bottom: 10%;
}
.top-activity a .img{
  transition: all 0.5s;
}

.top-activity a .img img{
  width: 100%;
  height: auto;
}

.top-activity a:hover .img{
  transform: scale(1.05);
}

.top-magazine{
  margin: 10% auto 15% auto;
}
.top-magazine-top , .top-magazine-bottom{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.top-magazine-top .tit{
  width: calc(100% / 3);
  background-color: #f1f1f1;
  padding: 7.5% 0%;
}

.top-magazine-top .top-magazine-news{
  width: calc(100% / 3 * 2);
}

.top-magazine-bottom .top-magazine-news{
  width: calc(100% / 2);
}

.top-magazine-news a{
  display: block;
  position: relative;
  overflow: hidden;
}

.top-magazine-news a img{
  width: 100%;
  height: auto;
  display: block;
    transition: all 0.5s;
}

.top-magazine-news a p{
  padding: 5%;
  text-decoration: none;
  color: #FFF;
  background:rgba(0,0,0,0.4);
  z-index: 3;
  display: block;
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.5;
}

.top-magazine-news a:hover img{
  transform: scale(1.05);
}

.top-magazine-top .tit img{
  width: 100%;
  height: auto;
}

@media (max-width: 739px) {
  .top-magazine-top .tit{
    width: 100%;
    padding: 1.5% 0;
  }
  .top-magazine-top .top-magazine-news{
    width: 100%;
    margin: 0 2.5% 5% 2.5%;
  }
  .top-magazine-news a p{
    background-color: #FFF;
    position: static;
    color: #000;
    padding: 1.5% 5%;
    text-decoration: none;
  }
  .top-magazine-bottom{
    width: 100%;
    margin: 0 auto;
  }
  .top-magazine-bottom .top-magazine-news{
    width: 100%;
    margin: 0 2.5% 5% 2.5%;
  }
  .top-magazine-news{
    margin-bottom: 5%;
  }
  .top-magazine-news a:hover img{
    transform: scale(1.05);
  }
}

.top-program__bnr-content {
  position: relative;
  z-index: 1;
}

.top-program__bnr-heading {
  font-size: 7.1vw;
  font-weight: bold;
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
}

.top-program__bnr-heading > br {
  display: none;
}

@media screen and (min-width: 1280px) {
  .top-program__bnr-heading {
    height: 140px;
    font-size: 50px;
    line-height: 1.1;
    letter-spacing: 0.05em;
  }
  .top-program__bnr-heading > br {
    display: inline;
  }
}

.top-program__bnr-text {
  height: 36px;
  font-size: 2.8vw;
  line-height: 1.6;
}

@media screen and (min-width: 992px) {
  .top-program__bnr-text {
    height: 100px;
    font-size: 20px;
    letter-spacing: 0.03em;
    line-height: 1.6;
    font-weight: 500;
  }
}

.top-program__bnr-arrow {
  position: absolute;
  bottom: 16px;
  right: 16px;
  z-index: 2;
  display: block;
  width: 48px;
  height: 48px;
  background: #2b2b2b;
  content: "";
}

.top-program__bnr-arrow::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  width: 24px;
  height: 24px;
  margin: auto;
  background: url(../img/common/icon_arrow_right_white.svg) center center no-repeat;
  background-size: contain;
  content: "";
}

@media screen and (min-width: 992px) {
  .top-program__bnr-arrow {
    bottom: 24px;
    right: 24px;
    width: 72px;
    height: 72px;
  }
  .top-program__bnr-arrow::before {
    width: 35px;
    height: 35px;
  }
}

.top-location {
  position: relative;
  z-index: 1;
  margin: 90px 0;
}

.top-location__heading {
  font-size: 8.5vw;
  font-weight: 700;
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  color: #8c8c8c;
}

@media screen and (min-width: 1280px) {
  .top-location__heading {
    text-align: right;
    font-size: 108px;
  }
}

.top-location__bnrs {
  margin-top: 20px;
}

@media screen and (min-width: 992px) {
  .top-location__bnrs {
    position: relative;
    z-index: -1;
    display: flex;
    margin-top: -36px;
  }
}

.top-location__bnr {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 48.5vw;
  padding: 11vw 5%;
  text-decoration: none;
  color: #fff;
  background: center center no-repeat;
  background-size: cover;
  transition: opacity 0.5s;
}

.top-location__bnr:hover {
  opacity: 0.7;
}

.top-location__bnr::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.32);
}

@media (max-width: 739px) {
  .top-location__bnr--shibuya {
    background-image: url(../img/top/location_shibuya_sp.png);
  }
  
  .top-location__bnr--roppongi {
    background-image: url(../img/top/location_roppongi_sp.png);
  }
  
  .top-location__bnr--fukuoka {
    background-image: url(../img/top/location_fukuoka_sp.png);
  }
}

@media screen and (min-width: 992px) {
  .top-location__bnr {
    width: calc(100% / 3);
    height: 570px;
    padding: 36px;
  }
  /*
  .top-location__bnr--shibuya {
    background-image: url(../img/top/location_shibuya_pc.png);
  }
  .top-location__bnr--roppongi {
    background-image: url(../img/top/location_roppongi_pc.png);
  }
  .top-location__bnr--fukuoka {
    background-image: url(../img/top/location_fukuoka_pc.png);
  }
  */

  .top-location__bnr--shibuya,.top-location__bnr--roppongi,.top-location__bnr--fukuoka{position: relative; overflow: hidden; transition: all 1s;}
  .top-location__bnr--shibuya .img,.top-location__bnr--roppongi .img,.top-location__bnr--fukuoka .img{
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s;
    width: 100%;
    height: auto;
  }

  .top-location__bnr--shibuya .img img,.top-location__bnr--roppongi .img img,.top-location__bnr--fukuoka .img img{
    width: 100%;
    height: auto;
  }

  .top-location__bnr--shibuya:hover .img,.top-location__bnr--roppongi:hover .img,.top-location__bnr--fukuoka:hover .img{
    transform: scale(1.05);
  }
  .top-location__bnr--shibuya:hover,.top-location__bnr--roppongi:hover,.top-location__bnr--fukuoka:hover{
    opacity: 1;
  }
}

.top-location__bnr-content {
  position: relative;
  z-index: 1;
}

.top-location__bnr-heading {
  font-size: 7.1vw;
  font-weight: bold;
  font-family:"gothic-b", "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
}

.top-location__bnr-heading > br {
  display: none;
}

@media screen and (min-width: 1280px) {
  .top-location__bnr-heading {
    height: 140px;
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  .top-location__bnr-heading > br {
    display: inline;
  }
}

.top-location__bnr-text {
  font-size: 3.1vw;
  line-height: 1.6;
}

@media screen and (min-width: 992px) {
  .top-location__bnr-text {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.1em;
  }
}

.top-location__bnr-arrow {
  position: absolute;
  bottom: 16px;
  right: 16px;
  z-index: 2;
  display: block;
  width: 48px;
  height: 48px;
  background: #2b2b2b;
  content: "";
}

.top-location__bnr-arrow::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  width: 24px;
  height: 24px;
  margin: auto;
  background: url(../img/common/icon_arrow_right_white.svg) center center no-repeat;
  background-size: contain;
  content: "";
}

@media screen and (min-width: 992px) {
  .top-location__bnr-arrow {
    bottom: 24px;
    right: 24px;
    width: 72px;
    height: 72px;
  }
  .top-location__bnr-arrow::before {
    width: 40px;
    height: 40px;
  }
}

.bodycare__logo {
  width: 58.5vw;
  margin-top: 10px;
}

.bodycare__logo > img {
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .bodycare__logo {
    width: 544px;
  }
}

.training-clean__icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -8px;
}

.training-clean__icon {
  padding: 8px;
  width: calc(100% / 3);
  max-width: 180px;
}

.training-clean__icon > img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .training-clean__icon {
    width: calc(100% / 6);
  }
}

.concept__bg {
  overflow: hidden;
  position: relative;
}

.concept__bg-text {
  position: absolute;
  z-index: 1;
  color: #f6f6f6;
  word-break: keep-all;
  white-space: nowrap;
  display: inline-block;
}

.concept__bg-text.--top {
  top: -0.2em;
  left: 15%;
}

.concept__bg-text.--bottom {
  top: 0.8em;
  right: 15%;
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.mypage_h3 {
	text-align: center;
	font-family: "Noto Sans JP", sans-serif;
    font-size: 46px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.05em;
}

.btn_mypage_box {
	width: 100%;
    max-width: 1230px;
    margin: 0 auto;
    overflow: hidden;
}

.btn_mypage_left {
	width: 45%;
	height: auto;
	margin-right: 10%;
	float: left;
}

.btn_mypage_right {
	width: 45%;
	height: auto;
	float: left;
}