.main {
  background-color: #fff;
}

@media print, screen and (max-width: 767px) {
  .main {
    overflow-x: hidden;
  }
}

.anchor__nav {
  padding: 0;
}

@media print, screen and (max-width: 767px) {
  .anchor__nav {
    width: 89.6vw;
    margin: 6.6666666667vw auto 6.6666666667vw;
  }
}

@media print, screen and (min-width: 768px) {
  .anchor__nav {
    max-width: 980px;
    width: 94%;
    margin: 0 auto;
    padding: 0 0 33px;
  }
}

.anchor__nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media print, screen and (max-width: 767px) {
  .anchor__nav__list {
    gap: 0 1.8666666667vw;
  }
}

@media print, screen and (min-width: 768px) {
  .anchor__nav__list {
    -ms-flex-wrap: initial;
    flex-wrap: initial;
    gap: 0 40px;
  }
}

.anchor__nav__item {
  width: 100%;
  margin: 0;
}

.anchor__nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1.35714;
  padding: 0;
  text-align: center;
}

@media print, screen and (max-width: 767px) {
  .anchor__nav__link {
    height: 16vw;
    border: 0.2666666667vw solid #111;
    font-size: 28px;
    font-size: 3.7333333333vw;
    border-radius: 0.8vw;
  }
}

@media print, screen and (min-width: 768px) {
  .anchor__nav__link {
    height: 90px;
    border: 2px solid #111;
    font-size: 16px;
    border-radius: 0.8vw;
  }
}

.anchor__nav__link::after {
  display: none;
}

.anchor__nav__link .anchor__nav__linkTextSub {
  display: block;
}

@media print, screen and (max-width: 767px) {
  .anchor__nav__link .anchor__nav__linkTextSub {
    font-size: 22px;
    font-size: 2.9333333333vw;
    margin: 1.0666666667vw 0 0 0;
  }
}

@media print, screen and (min-width: 768px) {
  .anchor__nav__link .anchor__nav__linkTextSub {
    font-size: 16px;
    margin: 2px 0 0 0;
  }
}

.price--common__title {
  margin: 0 auto;
  line-height: 1;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.075em;
}

@media print, screen and (max-width: 767px) {
  .price--common__title {
    width: 66.6666666667vw;
    padding-bottom: 6.8vw;
    margin-bottom: 5.3333333333vw;
    font-size: 42px;
    font-size: 5.6vw;
    border-bottom: 0.2666666667vw solid #111;
  }
}

@media print, screen and (min-width: 768px) {
  .price--common__title {
    width: 500px;
    font-size: 36px;
    padding-bottom: 55px;
    margin-bottom: 49px;
    border-bottom: 2px solid #111;
  }
}

@media print, screen and (min-width: 768px) {
  .price--common__title-wide {
    width: 400px;
  }
}

@media print, screen and (max-width: 767px) {
  .beginner .btn__black,
  .plan .btn__black {
    background-size: 2.1333333333vw;
    background-position: 90% center;
    width: 80vw;
    height: 12vw;
    font-size: 24px;
    font-size: 3.2vw;
    line-height: 12vw;
    margin: 6.4vw auto 10.6666666667vw;
    border-radius: 1.0666666667vw;
    text-align: center;
    padding: 0;
  }
}

@media print, screen and (min-width: 768px) {
  .beginner .btn__black,
  .plan .btn__black {
    width: 500px;
    height: 90px;
    font-size: 16px;
    line-height: 90px;
    margin-top: 47px;
    margin-bottom: 50px;
    border-radius: 8px;
  }
}

.beginner {
  background-color: #fff;
}

@media print, screen and (max-width: 767px) {
  .beginner {
    padding-top: 9.4666666667vw;
  }
}

@media print, screen and (min-width: 768px) {
  .beginner {
    padding-top: 110px;
  }
}

.price--beginner__disc {
  font-weight: 400;
  line-height: 1.75;
  text-align: center;
}

@media print, screen and (max-width: 767px) {
  .price--beginner__disc {
    font-size: 24px;
    font-size: 3.2vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price--beginner__disc {
    font-size: 16px;
  }
}

.price--beginner__banners {
  width: 100%;
  overflow: hidden;
}

.price--beginner__banners .swiper-wrapper {
  width: 100%;
}

@media print, screen and (max-width: 767px) {
  .price--beginner__banners .swiper-wrapper {
    margin-bottom: 6.6666666667vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price--beginner__banners .swiper-wrapper {
    margin-bottom: 37px;
  }
}

@media print, screen and (max-width: 767px) {
  .price--beginner__banners .swiper-slide {
    width: 79.7333333333vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price--beginner__banners .swiper-slide {
    width: 600px;
  }
}

.price--beginner__banners .swiper1__nav__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media print, screen and (min-width: 768px) {
  .price--beginner__banners .swiper1__nav__wrap {
    margin-right: 4.16%;
  }
}

.price--beginner__banners .swiper-pagination-fraction {
  color: #000;
}

.price--beginner__banners .swiper-button-prev {
  color: #000;
}

.price--beginner__banners .swiper-button-next {
  color: #000;
}

@media print, screen and (min-width: 768px) {
  .top__banner__link:hover .hero__image {
    opacity: 0.9;
  }
}

.plan {
  margin: 0 auto;
}

@media print, screen and (max-width: 767px) {
  .plan {
    margin-top: 8vw;
  }
}

@media print, screen and (min-width: 768px) {
  .plan {
    padding-top: 57px;
    padding-bottom: 140px;
  }
}

.price--plan__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

@media print, screen and (max-width: 767px) {
  .price--plan__title {
    width: 66.6666666667vw;
    margin: 6.1333333333vw auto;
  }
}

@media print, screen and (min-width: 768px) {
  .price--plan__title {
    max-width: 980px;
    width: 94%;
    margin: 67px auto 49px;
  }
}

.price--plan__title::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 0px;
}

.price--plan__title span {
  position: relative;
  display: inline-block;
  background-color: #000;
  color: #fff;
  line-height: 1em;
  letter-spacing: 0.02em;
  text-align: center;
  z-index: 2;
}

.price--plan__node {
  padding: 0;
}

@media print, screen and (max-width: 980px) {
  .price--plan__node {
    padding: 0 16px;
  }
}

@media print, screen and (max-width: 767px) {
  .price--plan__title span {
    width: 34.6666666667vw;
    font-size: 28px;
    font-size: 3.7333333333vw;
    padding: 1.7333333333vw 0 1.8666666667vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price--plan__title span {
    width: 260px;
    font-size: 18px;
    padding: 15px 20px 17px;
  }
}

.price--plan__disc {
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.08em;
}

@media print, screen and (max-width: 767px) {
  .price--plan__disc {
    font-size: 24px;
    font-size: 3.2vw;
    margin-bottom: 4.5333333333vw;
    text-align: left;
  }
}

@media print, screen and (min-width: 768px) {
  .price--plan__disc {
    font-size: 16px;
    margin: 0 0 48px;
  }
}

.price--plan__disc > span {
  font-weight: 700;
}

@media print, screen and (max-width: 767px) {
  .price--plan__disc > span {
    font-size: 30px;
    font-size: 4vw;
  }
}

.single-price {
  font-size: 14px !important;
  display: flex;
  align-items: center;
}

.single-price__label {
  display: inline-block;
  color: #fff;
  background-color: #181818;
  padding: 2px 8px !important;
  font-size: 12px !important;
  font-weight: 500;
  margin-right: 8px;
}

.single-price__price {
  display: inline-block;
  font-size: 16px;
  margin-top: 2px;
  color: #181818;
}

.price--plan__tableHeadNote:after {
  display: inline-block;
  vertical-align: super;
  color: red;
}

@media print, screen and (max-width: 767px) {
  .price--plan__tableHeadNote:after {
    font-size: 20px;
    font-size: 3.2vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price--plan__tableHeadNote:after {
    font-size: 20px;
  }
}

.price--plan__tableHeadNote.is-note01:after {
  content: "*1";
}

.price--plan__tableHeadNote.is-note02:after {
  content: "*2";
}

.price--plan__tableHeadNote.is-note03:after {
  content: "*3";
}

.price--plan__tableHeadNote.is-note04:after {
  content: "*4";
}

.price--plan__tableHeadNote.is-note05:after {
  content: "*5";
}

@media print, screen and (min-width: 768px) {
  .price--plan__table-2column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 980px;
    width: 94%;
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 768px) {
  .price--plan__table-2column .price--plan__tableWrap {
    margin: 0;
  }
}

@media print, screen and (min-width: 768px) {
  .price--plan__table-2column .price--plan__tableWrap:nth-of-type(1) {
    width: 51.22%;
  }
}

.price--plan__table-2column
  .price--plan__tableWrap:nth-of-type(1)
  .price--plan__tableHead {
  width: 60.25%;
}

@media print, screen and (min-width: 768px) {
  .price--plan__table-2column .price--plan__tableWrap:nth-of-type(2) {
    width: 43.06%;
    margin-top: 0;
  }
}

.price--plan__table-2column
  .price--plan__tableWrap:nth-of-type(2)
  .price--plan__tableHead {
  width: 47.8%;
}

@media print, screen and (max-width: 767px) {
  .price--plan__attention {
    max-width: 89.3333333333vw;
    margin: 6.2666666667vw auto 0;
  }
}

@media print, screen and (min-width: 768px) {
  .price--plan__attention {
    max-width: 980px;
    margin: 20px auto 0;
  }
}

.price--plan__attentionNote {
  counter-reset: number 0;
  font-size: 0.8rem;
}

@media print, screen and (max-width: 767px) {
  .price--plan__attentionNote {
    margin: 0 0 1.6vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price--plan__attentionNote {
    margin: 0 0 3px;
  }
}

.price--plan__attentionNoteText {
  color: red;
  font-weight: 400;
}

@media print, screen and (max-width: 767px) {
  .price--plan__attentionNoteText {
    display: block;
    font-size: 24px;
    font-size: 3.2vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price--plan__attentionNoteText {
    display: inline-block;
    font-size: 16px;
    margin: 0 40px 0 0;
  }
}

@media print, screen and (max-width: 767px) {
  .price--plan__attentionNoteText:not(:first-child) {
    margin: 0.8vw 0 0 0;
  }
}

.price--plan__attentionNoteText:before {
  counter-increment: number 1;
  content: "*" counter(number);
  font-weight: 700;
}

@media print, screen and (max-width: 767px) {
  .price--plan__attentionNoteText:before {
    margin: 0 1.3333333333vw 0 0;
  }
}

@media print, screen and (min-width: 768px) {
  .price--plan__attentionNoteText:before {
    margin: 0 10px 0 0;
  }
}

.price--plan__attentionList {
  margin-top: 12px;
}

.price--plan__attentionListNode {
  font-weight: 400;
  line-height: 1.4166666667;
}

@media print, screen and (max-width: 767px) {
  .price--plan__attentionListNode {
    font-size: 24px;
    font-size: 3.2vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price--plan__attentionListNode {
    display: block;
    font-size: 16px;
    margin: 0 28px 0 0;
  }
}

.price__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}

@media print, screen and (max-width: 767px) {
  .price__list {
    width: 89.3333333333vw;
    padding: 5.6vw 5.6vw 0;
    border: 0.2666666667vw solid #000;
  }
  .price__caution {
    max-width: 780px;
    width: 94%;
    padding: 1px 0 3px 10px;
  }
}

@media print, screen and (min-width: 768px) {
  .price__list {
    max-width: 780px;
    width: 94%;
    padding: 1px 0 3px;
  }

  .price__caution {
    max-width: 780px;
    width: 94%;
    padding: 1px 0 3px;
    margin: 0 auto 8px;
  }
}

@media print, screen and (max-width: 767px) {
  .price__list > li:not(:first-child) {
    margin-top: -1.6vw;
  }
}

@media print, screen and (max-width: 767px) {
  .price__list__item {
    width: 100%;
  }
}

@media print, screen and (min-width: 768px) {
  .price__list__item {
    width: 33%;
    padding: 34px 20px 20px;
    border: 2px solid #000;
  }
}

.price__list__dt {
  border-bottom: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}

@media print, screen and (max-width: 767px) {
  .price__list__dt {
    max-width: 420px;
    font-size: 30px;
    font-size: 4vw;
    padding-bottom: 4.5333333333vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price__list__dt {
    max-width: 272px;
    font-size: 18px;
    padding-bottom: 23px;
  }
}

.price__list__dd {
  text-align: center;
}

@media print, screen and (max-width: 767px) {
  .price__list__dd {
    padding: 7.7333333333vw 0 6.6666666667vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price__list__dd {
    padding: 34px 0px 20px;
  }
}

.price__list__p {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0.06em;
}

@media print, screen and (max-width: 767px) {
  .price__list__p {
    font-size: 83px;
    font-size: 11.0666666667vw;
    margin-bottom: 2.4vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price__list__p {
    font-size: 42px;
    margin-bottom: 28px;
  }
}

.price__list__aside {
  line-height: 2em;
  text-align: left;
}

@media print, screen and (max-width: 767px) {
  .price__list__aside {
    font-size: 24px;
    font-size: 3.2vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price__list__aside {
    font-size: 16px;
    text-align: left;
    width: 100%;
  }
}

.price__list__aside.is-cRed {
  color: red;
}

.priceWrap {
  background-color: #fff;
}

@media print, screen and (max-width: 767px) {
  .priceWrap {
    padding: 5.3333333333vw 5.3333333333vw 18.6666666667vw;
  }
}

@media print, screen and (min-width: 768px) {
  .priceWrap {
    padding: 60px 0px 140px;
  }
}

.price__disc {
  background-color: #f0f0f0;
  border-radius: 10px;
  padding: 20px;
  line-height: 2em;
  letter-spacing: 0.08em;
}

@media print, screen and (max-width: 767px) {
  .price__disc {
    font-size: 28px;
    font-size: 3.7333333333vw;
    margin-bottom: 10.6666666667vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price__disc {
    font-size: 14px;
    text-align: center;
    margin: 0 auto 80px;
    max-width: 720px;
    width: 94%;
  }
}

@media print, screen and (max-width: 767px) {
  .price__disc br {
    display: none;
  }
}

@media print, screen and (max-width: 767px) {
  .price__tab__wrap {
    margin-bottom: 8vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price__tab__wrap {
    margin: 0 auto 60px;
    max-width: 1200px;
    width: 100%;
    border-bottom: 1px solid #000;
  }
}

.js-tab-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media print, screen and (min-width: 768px) {
  .js-tab-head {
    margin: 0 auto;
    max-width: 720px;
    width: 94%;
  }
}

.price__tab__head__item {
  background-color: #f0f0f0;
  height: 55px;
  width: 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  letter-spacing: 0.08em;
}

@media print, screen and (max-width: 767px) {
  .price__tab__head__item {
    font-size: 28px;
    font-size: 3.7333333333vw;
    height: 16vw;
  }
}

@media print, screen and (min-width: 768px) {
  .price__tab__head__item {
    font-size: 14px;
  }
}

.price__tab__head__item.is-active {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  background-color: #fff;
}

@media print, screen and (max-width: 767px) {
  .price__tab__head__item.is-active {
    border-bottom: 1px solid #000;
  }
}

@media print, screen and (min-width: 768px) {
  .price__tab__head__item.is-active {
    position: relative;
    bottom: -1px;
    z-index: 2;
  }
}

.price__tab__body__item {
  display: none;
}

.price__tab__body__item.is-active {
  display: block;
}

@media print, screen and (min-width: 768px) {
  .price__monthly__plan li:nth-of-type(1),
  .price__monthly__plan li:nth-of-type(2) {
    width: 48%;
  }

  .price__monthly__plan li:nth-of-type(3),
  .price__monthly__plan li:nth-of-type(4),
  .price__monthly__plan li:nth-of-type(5) {
    width: 31%;
    margin-top: 45px;
  }
}

@media print, screen and (min-width: 768px) {
  .price__monthly__number li {
    width: 31%;
  }
}

.price__visitor li {
  width: 100%;
}

.price__ticket li {
  width: 100%;
}

.price__title {
  max-width: 600px;
  width: 94%;
  margin: 70px auto 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

@media print, screen and (max-width: 767px) {
  .price__title {
    width: 70%;
    margin: 13.3333333333vw auto 8vw;
  }
}

.price__title::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 0px;
}

.price__title span {
  background-color: #000;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  padding: 10px 20px;
  line-height: 1em;
  position: relative;
  z-index: 2;
}

@media print, screen and (max-width: 767px) {
  .price__title span {
    padding: 2vw 5.3333333333vw;
    font-size: 24px;
    font-size: 3.2vw;
  }
}

.price-table-area {
  max-width: 980px;
  margin: 0 auto;
  overflow-x: auto;
}

.table.price-table {
  border-collapse: collapse;
  width: 980px;
}

.table.price-table th,
.table.price-table td {
  border: 1px solid #000;
}

.table.price-table th {
  background-color: #f8f5ec;
  padding: 12px;
  font-weight: 600;
  text-align: center;
}

.table.price-table td {
  font-weight: 400;
  padding: 12px;
  text-align: center;
}

.index-number {
  font-size: 0.8rem;
  color: red;
}

.popular {
  font-size: 0.8rem;
  border-radius: 4px;
  background-color: #f6a503;
  color: #fff;
  padding: 2px 8px;
}
