html {
  font-size: 62.5%;
}

body {
  margin: 0 auto;
  color: #504B4B;
  background-color: #fdfbf9;
  box-sizing: border-box;
  font-family: "Zen Kaku Gothic Antique", "Crimson Text", "Lexend Exa", sans-serif, serif;
  font-weight: normal;
  line-height: 1;
}

a {
  text-decoration: none;
}

img {
  vertical-align: middle;
}

ul {
  list-style: none;
}

.l-header {
  width: 100vw;
  height: 53.9583333333vw;
  background-image: url(../img/bg_top.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  object-fit: cover;
  padding: 4.8611111111vw 0 6.1111111111vw 0;
  position: relative;
  border-bottom: 0.0694444444vw solid #504B4B;
}
.l-header__inner {
  text-align: center;
}
.l-header__inner__matter {
  margin-bottom: 2.3611111111vw;
  display: block;
}
.l-header__inner__matter img {
  width: 45.3472222222vw;
}
.l-header__inner__title {
  font-family: "Lexend Exa";
  font-weight: 300;
  font-size: 9.4444444444vw;
  margin-bottom: 1.8055555556vw;
}
.l-header__inner__title span {
  font-size: 6.25vw;
  letter-spacing: 0.1875vw;
  display: block;
}
.l-header__inner__copy {
  margin-bottom: 2.5694444444vw;
}
.l-header__inner__copy img {
  width: 45.8333333333vw;
  height: auto;
}
.l-header__inner__name {
  margin-bottom: 1.5277777778vw;
}
.l-header__inner__name img {
  width: 10vw;
}
.l-header__inner__date {
  margin-bottom: 4.0277777778vw;
}
.l-header__inner__date img {
  width: 24.2361111111vw;
}
.l-header__link {
  position: absolute;
  bottom: -5.2777777778vw;
  right: 9.0277777778vw;
  display: flex;
  gap: 0.6944444444vw;
  z-index: 100;
}
.l-header__link__company {
  color: #fff;
  padding: 2.0138888889vw 0 1.9444444444vw 0;
  text-align: center;
  font-size: 1.25vw;
  letter-spacing: 0.0347222222vw;
  border-radius: 0 0 2.0833333333vw 2.0833333333vw;
  width: 16.6666666667vw;
  background-color: #68A8E3;
}
.l-header__link__individual {
  color: #fff;
  padding: 2.0138888889vw 0 1.9444444444vw 0;
  text-align: center;
  font-size: 1.25vw;
  letter-spacing: 0.0347222222vw;
  border-radius: 0 0 2.0833333333vw 2.0833333333vw;
  width: 16.6666666667vw;
  background-color: #800b09;
}

.p-scroll {
  font-family: "Lexend Exa";
  font-size: 0.9722222222vw;
  font-weight: 600;
  position: relative;
  display: block;
}
.p-scroll::before {
  display: block;
  content: "";
  width: 1.25vw;
  height: 1.25vw;
  border: 0;
  border-bottom: solid 0.1388888889vw #333;
  border-right: solid 0.1388888889vw #333;
  position: absolute;
  top: 122%;
  left: 50%;
  transform: translate(-50%, 0) rotate(45deg);
  margin: auto;
}

@media screen and (max-width: 440px) {
  .l-header {
    width: 100vw;
    height: 140.4545454545vw;
    background-image: url(../img/bg_top_sp.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    object-fit: cover;
    padding: 23.1818181818vw 6.8181818182vw 23.4090909091vw 6.8181818182vw;
    position: relative;
    border-bottom: 0.2272727273vw solid #504B4B;
  }
  .l-header__inner {
    text-align: center;
  }
  .l-header__inner__matter {
    margin-bottom: 4.5454545455vw;
  }
  .l-header__inner__matter img {
    width: 77.2727272727vw;
  }
  .l-header__inner__title {
    font-size: 16.3636363636vw;
    margin-bottom: 4.3181818182vw;
  }
  .l-header__inner__title span {
    font-size: 10.6818181818vw;
    letter-spacing: 0.3181818182vw;
  }
  .l-header__inner__copy {
    margin-bottom: 7.9545454545vw;
  }
  .l-header__inner__copy img {
    width: 77.7272727273vw;
  }
  .l-header__inner__name {
    margin-bottom: 2.7272727273vw;
  }
  .l-header__inner__name img {
    width: 24.7727272727vw;
  }
  .l-header__inner__date {
    margin-bottom: 7.9545454545vw;
  }
  .l-header__inner__date img {
    width: 67.5vw;
  }
  .l-header__link {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    gap: 0;
    z-index: 100;
  }
  .l-header__link__company {
    color: #fff;
    padding: 3.4090909091vw 0 3.6363636364vw 0;
    text-align: center;
    font-size: 3.1818181818vw;
    letter-spacing: 0;
    border-radius: 0 0 0 0;
    width: 50%;
    background-color: #68A8E3;
    width: 50vw;
  }
  .l-header__link__individual {
    color: #fff;
    padding: 3.4090909091vw 0 3.6363636364vw 0;
    text-align: center;
    font-size: 3.1818181818vw;
    letter-spacing: 0;
    border-radius: 0 0 0 0;
    width: 50%;
    background-color: #800b09;
    width: 50vw;
  }
  .p-scroll {
    font-family: "Lexend Exa";
    font-size: 3.1818181818vw;
    font-weight: 600;
    position: relative;
    display: block;
  }
  .p-scroll::before {
    display: block;
    content: "";
    width: 4.0909090909vw;
    height: 4.0909090909vw;
    border: 0;
    border-bottom: solid 0.4545454545vw #333;
    border-right: solid 0.4545454545vw #333;
  }
}
.l-footer {
  background-color: #680D0D;
  text-align: center;
  color: #fff;
  padding: 5.5555555556vw 0 6.9444444444vw;
  font-family: "Zen Kaku Gothic Antique";
}
.l-footer__inner {
  max-width: 26.4583333333vw;
  margin: 0 auto;
}
.l-footer__logo {
  max-width: 20.0694444444vw;
  margin: 0 auto;
  margin-bottom: 2.7777777778vw;
}
.l-footer__logo__img {
  width: 20.0694444444vw;
  height: auto;
  margin-bottom: 1.3888888889vw;
}
.l-footer__logo__img img {
  width: 100%;
}
.l-footer__logo__url {
  font-size: 1.6666666667vw;
}
.l-footer__sns {
  display: flex;
  margin-bottom: 2.7458333333vw;
  align-items: center;
  gap: 2.7777777778vw;
  justify-content: center;
}
.l-footer__sns__facebook {
  width: 3.3652777778vw;
}
.l-footer__sns__facebook img {
  width: 100%;
}
.l-footer__sns__x {
  width: 2.7715277778vw;
}
.l-footer__sns__x img {
  width: 100%;
}
.l-footer__address {
  font-size: 0.9722222222vw;
  line-height: 1.5277777778vw;
  margin-bottom: 1.4416666667vw;
}

small {
  font-size: 0.8333333333vw;
  line-height: 0.9722222222vw;
}

@media screen and (max-width: 440px) {
  .l-footer {
    padding: 20.5128205128vw 0 25.641025641vw;
  }
  .l-footer__inner {
    max-width: 97.6923076923vw;
    margin: 0 auto;
  }
  .l-footer__logo {
    max-width: 74.1025641026vw;
    margin: 0 auto;
    margin-bottom: 10vw;
  }
  .l-footer__logo__img {
    width: 74.1025641026vw;
    height: auto;
    margin-bottom: 5.1282051282vw;
  }
  .l-footer__logo__url {
    font-size: 6.1538461538vw;
  }
  .l-footer__sns {
    display: flex;
    margin-bottom: 10.1384615385vw;
    align-items: center;
    gap: 10.2564102564vw;
    justify-content: center;
  }
  .l-footer__sns__facebook {
    width: 12.4256410256vw;
  }
  .l-footer__sns__x {
    width: 10.2333333333vw;
  }
  .l-footer__address {
    font-size: 3.5897435897vw;
    line-height: 5.641025641vw;
    margin-bottom: 3.8461538462vw;
  }
  small {
    font-size: 3.0769230769vw;
    line-height: 3.5897435897vw;
  }
}
.scroll {
  transition: 0.8s ease-in-out;
  opacity: 0;
}

.scroll.on {
  opacity: 1;
}

.u-spOnly {
  display: none;
}

@media screen and (max-width: 440px) {
  .u-spOnly {
    display: block;
  }
  .u-pcOnly {
    display: none;
  }
}
.p-about {
  width: 100vw;
  height: 123.4027777778vw;
  background-image: url(../img/bg_about.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  object-fit: cover;
  padding: 8.4027777778vw 0 5.5555555556vw 0;
  position: relative;
  border-bottom: 0.0694444444vw solid #504B4B;
}
.p-about::before {
  position: absolute;
  top: 0;
  left: 7.9861111111vw;
  content: "";
  display: inline-block;
  background-image: url(../img/about_line.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 28.3333333333vw;
  height: 90.8333333333vw;
}
.p-about__inner {
  width: 65.2777777778vw;
  margin-left: 13.6805555556vw;
}
.p-about__top {
  width: 72.7083333333vw;
  margin-bottom: 7.7777777778vw;
}
.p-about__title {
  font-family: "Lexend Exa";
  font-size: 4.4444444444vw;
  margin-bottom: 2.0833333333vw;
}
.p-about__text {
  font-size: 1.1111111111vw;
  line-height: 2.2222222222vw;
  letter-spacing: 0.0347222222vw;
  color: #000;
}
.p-about__instructor {
  position: relative;
  margin-left: 22.6388888889vw;
}
.p-about__instructor__img {
  width: 20.4861111111vw;
  height: 20.4861111111vw;
  position: absolute;
  right: 0;
  top: -11.1805555556vw;
}
.p-about__instructor__img img {
  width: 100%;
}
.p-about__instructor__title {
  font-size: 1.1111111111vw;
  letter-spacing: 0.3333333333vw;
  text-align: center;
  width: 12.7777777778vw;
  padding: 0.625vw 0 0.7638888889vw 0;
  border-radius: 2.0833333333vw;
  border: 0.0694444444vw solid #504B4B;
  margin-bottom: 2.7777777778vw;
}
.p-about__instructor__name {
  margin-bottom: 1.3888888889vw;
}
.p-about__instructor__name__ja {
  font-size: 1.3888888889vw;
  letter-spacing: 0.0972222222vw;
  font-weight: 500;
  margin-bottom: 0.6944444444vw;
}
.p-about__instructor__name__en {
  font-family: "Crimson Text";
  font-size: 1.1111111111vw;
  font-weight: normal;
}
.p-about__instructor__box {
  width: 38.0555555556vw;
}
.p-about__instructor__text {
  font-size: 0.9722222222vw;
  line-height: 1.9444444444vw;
  margin-bottom: 1.9444444444vw;
}
.p-about__instructor__bio {
  font-size: 0.9722222222vw;
  line-height: 1.9444444444vw;
}

@media screen and (max-width: 440px) {
  .p-about {
    height: 344.7727272727vw;
    background-image: url(../img/bg_about_sp.png);
    padding: 13.1818181818vw 6.8181818182vw 13.6363636364vw 6.8181818182vw;
    border-bottom: 0.2272727273vw solid #504B4B;
  }
  .p-about::before {
    content: none;
    background-image: none;
  }
  .p-about__inner {
    width: 100%;
    margin: 0 auto;
  }
  .p-about__top {
    width: 100%;
    margin-bottom: 15.9090909091vw;
  }
  .p-about__title {
    text-align: center;
    font-size: 14.5454545455vw;
    margin-bottom: 4.5454545455vw;
  }
  .p-about__text {
    font-size: 3.1818181818vw;
    line-height: 5.9090909091vw;
    letter-spacing: 0;
  }
  .p-about__instructor {
    margin: 0 auto;
  }
  .p-about__instructor__img {
    width: 52.2727272727vw;
    height: 52.2727272727vw;
    position: static;
    margin: 0 auto;
    margin-bottom: 6.8181818182vw;
  }
  .p-about__instructor__title {
    font-size: 3.6363636364vw;
    letter-spacing: 1.0909090909vw;
    width: 41.8181818182vw;
    padding: 2.0454545455vw 0 2.5vw 0;
    border-radius: 8.1818181818vw;
    border: 0.2272727273vw solid #504B4B;
    margin: 0 auto;
    margin-bottom: 6.8181818182vw;
  }
  .p-about__instructor__name {
    text-align: center;
    margin-bottom: 3.4090909091vw;
  }
  .p-about__instructor__name__ja {
    font-size: 4.5454545455vw;
    letter-spacing: 0.3181818182vw;
    margin-bottom: 2.2727272727vw;
  }
  .p-about__instructor__name__en {
    font-size: 3.6363636364vw;
  }
  .p-about__instructor__box {
    width: 100%;
  }
  .p-about__instructor__text {
    font-size: 2.9545454545vw;
    line-height: 5.9090909091vw;
    margin-bottom: 6.3636363636vw;
  }
  .p-about__instructor__bio {
    font-size: 2.9545454545vw;
    line-height: 5.9090909091vw;
  }
}
.p-curriculumSat {
  width: 100vw;
  height: 254.8611111111vw;
  background-image: url(../img/bg_day1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  object-fit: cover;
  padding: 6.5277777778vw 0 11.0416666667vw 0;
  border-bottom: 0.0694444444vw solid #504B4B;
}
.p-curriculumSat__title {
  font-family: "Lexend Exa";
  font-size: 4.4444444444vw;
  margin-bottom: 1.3194444444vw;
  margin-left: 7.9861111111vw;
}
.p-curriculumSat__top {
  margin-left: 8.0555555556vw;
  margin-bottom: 6.1111111111vw;
  display: grid;
  gap: 2.9166666667vw;
  width: 88.8194444444vw;
  grid-template-columns: 1fr 1fr;
}
.p-curriculumSat__top__left {
  width: 42.5vw;
}
.p-curriculumSat__top__day {
  width: 22.3611111111vw;
  margin-bottom: 4.5138888889vw;
}
.p-curriculumSat__top__day img {
  width: 100%;
  margin-left: 0.4166666667vw;
}
.p-curriculumSat__top__date {
  width: 24.9305555556vw;
  margin-bottom: 3.4722222222vw;
}
.p-curriculumSat__top__date img {
  width: 100%;
}
.p-curriculumSat__top__title {
  font-size: 2.2222222222vw;
  font-weight: bold;
  margin-bottom: 2.0833333333vw;
  position: relative;
}
.p-curriculumSat__top__title::before {
  position: absolute;
  top: 50%;
  left: 18.4027777778vw;
  content: "";
  display: inline-block;
  background-image: url(../img/day1line_01.png);
  width: 24.0277777778vw;
  height: 0.0694444444vw;
}
.p-curriculumSat__top__title--short {
  position: relative;
}
.p-curriculumSat__top__title--short::before {
  position: absolute;
  top: 50%;
  left: 13.4027777778vw;
  content: "";
  display: inline-block;
  background-image: url(../img/day1line_01.png);
  width: 29.0277777778vw;
  height: 0.0694444444vw;
}
.p-curriculumSat__top__text {
  font-size: 1.1111111111vw;
  line-height: 2.2222222222vw;
  margin-bottom: 2.6388888889vw;
}
.p-curriculumSat__top__content {
  width: 36.6666666667vw;
  display: flex;
  gap: 1.3888888889vw;
  flex-wrap: wrap;
}
.p-curriculumSat__top__tag {
  font-size: 1.3888888889vw;
  padding: 1.1111111111vw 2.0833333333vw;
  border: 0.0694444444vw solid #504B4B;
  border-radius: 2.0833333333vw;
}
.p-curriculumSat__top__right {
  margin-top: 15.0694444444vw;
}
.p-curriculumSat__top__right--marginNone {
  margin-top: 0;
}
.p-curriculumSat__top__right__above {
  width: 39.4444444444vw;
  border-radius: 2.0833333333vw;
  filter: drop-shadow(0.6944444444vw 0.6944444444vw 1.0416666667vw rgba(0, 0, 0, 0.2));
}
.p-curriculumSat__top__right__above img {
  width: 100%;
}
.p-curriculumSat__bottom {
  margin-left: 6.1111111111vw;
  align-items: flex-start;
  display: grid;
  gap: 3.4722222222vw;
  width: 88.8194444444vw;
  grid-template-columns: 39.4444444444vw 1fr;
  margin-bottom: 8.0555555556vw;
}
.p-curriculumSat__bottom__left {
  width: 43.3333333333vw;
  order: 2;
}
.p-curriculumSat__bottom__title {
  font-size: 2.2222222222vw;
  font-weight: bold;
  margin-bottom: 2.0833333333vw;
  position: relative;
}
.p-curriculumSat__bottom__title::before {
  position: absolute;
  top: 50%;
  left: 18.4027777778vw;
  content: "";
  display: inline-block;
  background-image: url(../img/day1line_01.png);
  width: 24.0277777778vw;
  height: 0.0694444444vw;
}
.p-curriculumSat__bottom__text {
  font-size: 1.1111111111vw;
  line-height: 2.2222222222vw;
  margin-bottom: 2.6388888889vw;
}
.p-curriculumSat__bottom__content {
  width: 42.3611111111vw;
  display: flex;
  gap: 1.3888888889vw;
  flex-wrap: wrap;
}
.p-curriculumSat__bottom__tag {
  font-size: 1.3888888889vw;
  padding: 1.1111111111vw 2.0833333333vw;
  border: 0.0694444444vw solid #504B4B;
  border-radius: 2.0833333333vw;
}
.p-curriculumSat__bottom__right {
  order: 1;
  width: 39.4444444444vw;
}
.p-curriculumSat__bottom__right__above {
  width: 39.4444444444vw;
  border-radius: 2.0833333333vw;
  filter: drop-shadow(0.6944444444vw 0.6944444444vw 1.0416666667vw rgba(0, 0, 0, 0.2));
}
.p-curriculumSat__bottom__right__above img {
  width: 100%;
}

.p-curriculumSun {
  width: 100vw;
  height: 214vw;
  background-image: url(../img/bg_day2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  object-fit: cover;
  padding: 9.0277777778vw 0 6.9444444444vw 0;
  border-bottom: 0.0694444444vw solid #504B4B;
}
.p-curriculumSun__title {
  width: 22.7777777778vw;
  margin-bottom: 2.9166666667vw;
  margin-left: 9.7222222222vw;
}
.p-curriculumSun__title img {
  width: 100%;
}
.p-curriculumSun__top {
  margin-left: 9.4444444444vw;
  margin-bottom: 5.0694444444vw;
  display: grid;
  gap: 3.4722222222vw;
  width: 85.4166666667vw;
  grid-template-columns: 1fr 1fr;
}
.p-curriculumSun__top__left {
  width: 42.5vw;
}
.p-curriculumSun__top__date {
  width: 25.2777777778vw;
  margin-bottom: 3.4722222222vw;
}
.p-curriculumSun__top__date img {
  width: 100%;
}
.p-curriculumSun__top__title {
  font-size: 2.2222222222vw;
  font-weight: bold;
  margin-bottom: 2.0833333333vw;
  position: relative;
}
.p-curriculumSun__top__title::before {
  position: absolute;
  top: 50%;
  left: 16.6666666667vw;
  content: "";
  display: inline-block;
  background-image: url(../img/day2line_01.png);
  width: 26.3888888889vw;
  height: 0.0694444444vw;
}
.p-curriculumSun__top__title--short {
  position: relative;
}
.p-curriculumSun__top__title--short::before {
  position: absolute;
  top: 50%;
  left: 14.4027777778vw;
  content: "";
  display: inline-block;
  background-image: url(../img/day1line_01.png);
  width: 28.0277777778vw;
  height: 0.0694444444vw;
}
.p-curriculumSun__top__text {
  font-size: 1.1111111111vw;
  line-height: 2.2222222222vw;
  margin-bottom: 2.9166666667vw;
}
.p-curriculumSun__top__content {
  width: 38.2638888889vw;
  display: flex;
  gap: 1.3888888889vw;
  flex-wrap: wrap;
}
.p-curriculumSun__top__tag {
  font-size: 1.3888888889vw;
  padding: 1.1111111111vw 2.0833333333vw;
  border: 0.0694444444vw solid #504B4B;
  border-radius: 2.0833333333vw;
}
.p-curriculumSun__top__right {
  width: 42.5694444444vw;
  margin-top: -0.7638888889vw;
}
.p-curriculumSun__top__right__above {
  margin-top: 6.25vw;
  width: 39.4444444444vw;
  border-radius: 2.0833333333vw;
  filter: drop-shadow(0.6944444444vw 0.6944444444vw 1.0416666667vw rgba(0, 0, 0, 0.2));
}
.p-curriculumSun__top__right__above--marginNone {
  margin-top: 0;
}
.p-curriculumSun__top__right__above img {
  width: 100%;
}
.p-curriculumSun__bottom {
  margin-left: 4.8611111111vw;
  margin-bottom: 9.4444444444vw;
  display: grid;
  gap: 3.2638888889vw;
  width: 88.4722222222vw;
  grid-template-columns: 34.6527777778vw 1fr;
}
.p-curriculumSun__bottom__left {
  width: 50.5555555556vw;
  order: 2;
  margin-top: 0.9722222222vw;
}
.p-curriculumSun__bottom__title {
  font-size: 2.2222222222vw;
  font-weight: bold;
  margin-bottom: 2.0833333333vw;
  position: relative;
}
.p-curriculumSun__bottom__title--en {
  font-family: "Inter";
  letter-spacing: 0.0694444444vw;
}
.p-curriculumSun__bottom__title::before {
  position: absolute;
  top: 54%;
  left: 20.8333333333vw;
  content: "";
  display: inline-block;
  background-image: url(../img/day1line_01.png);
  width: 29.8611111111vw;
  height: 0.0694444444vw;
}
.p-curriculumSun__bottom__text {
  font-size: 1.1111111111vw;
  line-height: 2.2222222222vw;
  margin-bottom: 2.0833333333vw;
}
.p-curriculumSun__bottom__content {
  width: 45.5555555556vw;
  display: flex;
  gap: 1.3888888889vw;
  flex-wrap: wrap;
}
.p-curriculumSun__bottom__tag {
  font-size: 1.3888888889vw;
  padding: 1.1111111111vw 2.0833333333vw;
  border: 0.0694444444vw solid #504B4B;
  border-radius: 2.0833333333vw;
}
.p-curriculumSun__bottom__tag--short {
  padding: 1.1111111111vw 1.25vw 1.1111111111vw 2.0833333333vw;
}
.p-curriculumSun__bottom__right {
  order: 1;
  width: 34.6527777778vw;
  text-align: end;
}
.p-curriculumSun__bottom__right__above {
  border-radius: 2.0833333333vw;
  width: 34.6527777778vw;
  filter: drop-shadow(0.6944444444vw 0.6944444444vw 1.0416666667vw rgba(0, 0, 0, 0.2));
}
.p-curriculumSun__bottom__right__above img {
  width: 100%;
}

@media screen and (max-width: 440px) {
  .p-curriculumSat {
    height: 1128.5454545455vw;
    background-image: url(../img/bg_day1_sp.png);
    padding: 7.2727272727vw 6.8181818182vw 18.1818181818vw 6.8181818182vw;
    border-bottom: 0.2272727273vw solid #504B4B;
  }
  .p-curriculumSat__title {
    font-size: 9.0909090909vw;
    margin-bottom: 2.2727272727vw;
    margin-left: 0;
    text-align: center;
  }
  .p-curriculumSat__top {
    margin: 0 auto;
    margin-bottom: 13.6363636364vw;
    display: block;
    width: 100%;
  }
  .p-curriculumSat__top__left {
    width: 100%;
  }
  .p-curriculumSat__top__day {
    width: 40.6818181818vw;
    margin: 0 auto;
    margin-bottom: 4.5454545455vw;
  }
  .p-curriculumSat__top__day img {
    width: 100%;
    margin-left: 0;
  }
  .p-curriculumSat__top__date {
    width: 42.0454545455vw;
    margin: 0 auto;
    margin-bottom: 8.1818181818vw;
  }
  .p-curriculumSat__top__title {
    text-align: center;
    font-size: 4.5454545455vw;
    padding-bottom: 4.0909090909vw;
    border-bottom: 0.2272727273vw solid #504B4B;
  }
  .p-curriculumSat__top__title::before {
    content: none;
    background-image: none;
  }
  .p-curriculumSat__top__title--short::before {
    content: none;
    background-image: none;
  }
  .p-curriculumSat__top__text {
    font-size: 3.6363636364vw;
    line-height: 7.2727272727vw;
    margin-bottom: 8.6363636364vw;
  }
  .p-curriculumSat__top__content {
    width: 100%;
    gap: 3.4090909091vw;
  }
  .p-curriculumSat__top__tag {
    font-size: 3.4090909091vw;
    padding: 2.7272727273vw 5.9090909091vw;
    border: 0.2272727273vw solid #504B4B;
    border-radius: 8.1818181818vw;
  }
  .p-curriculumSat__top__tag--lh {
    line-height: 5vw;
    border-radius: 11.3636363636vw;
  }
  .p-curriculumSat__top__right {
    width: 100%;
    margin-top: 6.8181818182vw;
  }
  .p-curriculumSat__top__right__above {
    width: 100%;
    filter: drop-shadow(2.2727272727vw 2.2727272727vw 3.4090909091vw rgba(0, 0, 0, 0.2));
  }
  .p-curriculumSat__bottom {
    margin-left: 0;
    margin: 0 auto;
    margin-bottom: 13.6363636364vw;
    display: block;
    width: 100%;
  }
  .p-curriculumSat__bottom__left {
    width: 100%;
  }
  .p-curriculumSat__bottom__title {
    text-align: center;
    font-size: 4.5454545455vw;
    padding-bottom: 4.0909090909vw;
    border-bottom: 0.2272727273vw solid #504B4B;
  }
  .p-curriculumSat__bottom__title::before {
    content: none;
    background-image: none;
  }
  .p-curriculumSat__bottom__title--short::before {
    content: none;
    background-image: none;
  }
  .p-curriculumSat__bottom__text {
    font-size: 3.6363636364vw;
    line-height: 7.2727272727vw;
    margin-bottom: 8.6363636364vw;
  }
  .p-curriculumSat__bottom__content {
    width: 100%;
    gap: 3.4090909091vw;
  }
  .p-curriculumSat__bottom__tag {
    font-size: 3.4090909091vw;
    padding: 2.7272727273vw 5.9090909091vw;
    border: 0.2272727273vw solid #504B4B;
    border-radius: 8.1818181818vw;
  }
  .p-curriculumSat__bottom__tag--lh {
    line-height: 5vw;
    border-radius: 11.3636363636vw;
  }
  .p-curriculumSat__bottom__right {
    width: 100%;
    margin-top: 6.8181818182vw;
  }
  .p-curriculumSat__bottom__right__above {
    width: 100%;
    filter: drop-shadow(2.2727272727vw 2.2727272727vw 3.4090909091vw rgba(0, 0, 0, 0.2));
  }
  .p-curriculumSun {
    width: 100vw;
    height: 909.9181818182vw;
    background-image: url(../img/bg_day2.png);
    padding: 7.2727272727vw 6.8181818182vw 18.1818181818vw;
    border-bottom: 0.2272727273vw solid #504B4B;
  }
  .p-curriculumSun__title {
    width: 40.6818181818vw;
    margin-left: 0;
    margin: 0 auto;
    margin-bottom: 2.2727272727vw;
  }
  .p-curriculumSun__title img {
    width: 100%;
  }
  .p-curriculumSun__top {
    margin-left: 0;
    margin-bottom: 13.6363636364vw;
    display: block;
    width: 100%;
  }
  .p-curriculumSun__top__left {
    width: 100%;
  }
  .p-curriculumSun__top__day {
    width: 40.6818181818vw;
    margin-bottom: 9.0909090909vw;
  }
  .p-curriculumSun__top__day img {
    width: 100%;
    margin-left: 0;
    margin: 0 auto;
  }
  .p-curriculumSun__top__date {
    width: 42.5vw;
    margin: 0 auto;
    margin-bottom: 9.0909090909vw;
  }
  .p-curriculumSun__top__date img {
    width: 100%;
  }
  .p-curriculumSun__top__title {
    text-align: center;
    font-size: 4.5454545455vw;
    margin-bottom: 0;
    padding-bottom: 4.0909090909vw;
    border-bottom: 0.2272727273vw solid #504B4B;
  }
  .p-curriculumSun__top__title::before {
    content: none;
    background-image: none;
  }
  .p-curriculumSun__top__text {
    font-size: 3.1818181818vw;
    line-height: 6.3636363636vw;
    margin: 4.5454545455vw 0;
  }
  .p-curriculumSun__top__content {
    width: 100%;
    gap: 3.4090909091vw;
  }
  .p-curriculumSun__top__tag {
    font-size: 3.4090909091vw;
    padding: 2.7272727273vw 5.4545454545vw;
    border: 0.2272727273vw solid #504B4B;
    border-radius: 6.8181818182vw;
  }
  .p-curriculumSun__top__right {
    width: 100%;
    margin-top: 0;
  }
  .p-curriculumSun__top__right__above {
    margin-top: 6.8181818182vw;
    width: 100%;
    filter: drop-shadow(2.2727272727vw 2.2727272727vw 3.4090909091vw rgba(0, 0, 0, 0.2));
  }
  .p-curriculumSun__top__right__above img {
    width: 100%;
  }
  .p-curriculumSun__bottom {
    margin-left: 0;
    display: block;
    width: 100%;
    margin-bottom: 13.6363636364vw;
  }
  .p-curriculumSun__bottom__left {
    width: 100%;
  }
  .p-curriculumSun__bottom__title {
    text-align: center;
    font-size: 4.5454545455vw;
    margin-bottom: 0;
    padding-bottom: 4.0909090909vw;
    border-bottom: 0.2272727273vw solid #504B4B;
  }
  .p-curriculumSun__bottom__title--en {
    letter-spacing: 0.2272727273vw;
  }
  .p-curriculumSun__bottom__title::before {
    content: none;
    background-image: none;
  }
  .p-curriculumSun__bottom__text {
    font-size: 3.1818181818vw;
    line-height: 6.3636363636vw;
    margin: 4.5454545455vw 0;
  }
  .p-curriculumSun__bottom__content {
    width: 100%;
    gap: 3.4090909091vw;
  }
  .p-curriculumSun__bottom__tag {
    font-size: 3.4090909091vw;
    padding: 2.7272727273vw 5.4545454545vw;
    border: 0.2272727273vw solid #504B4B;
    border-radius: 6.8181818182vw;
  }
  .p-curriculumSun__bottom__tag--short {
    padding: 2.7272727273vw 3.1818181818vw 2.7272727273vw 5.4545454545vw;
  }
  .p-curriculumSun__bottom__right {
    width: 100%;
    margin-top: 0;
  }
  .p-curriculumSun__bottom__right__above {
    margin-top: 6.8181818182vw;
    width: 100%;
    filter: drop-shadow(2.2727272727vw 2.2727272727vw 3.4090909091vw rgba(0, 0, 0, 0.2));
  }
  .p-curriculumSun__bottom__right__above img {
    width: 100%;
  }
}
.p-ticket {
  width: 100vw;
  height: 61.5416666667vw;
  background-image: url(../img/bg_ticket.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  object-fit: cover;
  padding: 5.5555555556vw 0 5.5555555556vw 0;
  border-bottom: 0.0694444444vw solid #504B4B;
}
.p-ticket__detail {
  margin-bottom: 4.1666666667vw;
}
.p-ticket__detail__content {
  display: flex;
  align-items: center;
  gap: 2.0833333333vw;
  justify-content: center;
  margin-right: 2.9861111111vw;
}
.p-ticket__detail__content--margin {
  margin-bottom: 0.9027777778vw;
  margin-left: 0.8333333333vw;
}
.p-ticket__detail__content--center {
  margin-right: 11.3472222222vw;
}
.p-ticket__detail__content--place {
  align-items: start;
  line-height: 2.2222222222vw;
  margin-left: 1.3888888889vw;
}
.p-ticket__detail__content--bottom {
  margin-right: 8.5vw;
}
.p-ticket__detail__title {
  font-size: 1.1111111111vw;
  letter-spacing: 0.3333333333vw;
  background-color: #fff;
  border: 0.0694444444vw solid #504B4B;
  border-radius: 2.5vw;
  width: 10.4166666667vw;
  padding: 0.625vw 0 0.6944444444vw 0;
  text-align: center;
}
.p-ticket__detail__title--thin {
  padding: 0.1vw 0 0.1vw 0;
}
.p-ticket__detail__text {
  font-size: 1.5277777778vw;
  display: flex;
  align-items: center;
}
.p-ticket__detail__text span {
  font-size: 0.9722222222vw;
  display: block;
}
.p-ticket__detail__text--bl {
  display: block;
}
.p-ticket__btn {
  display: block;
  text-align: center;
  font-size: 1.25vw;
  letter-spacing: 0.1597222222vw;
  color: #fff;
  background-color: #800b09;
  width: 44.3055555556vw;
  padding: 1.875vw 0 2.0833333333vw 0;
  border-radius: 5.2083333333vw;
  margin: 0 auto;
  margin-bottom: 6.9444444444vw;
}
.p-ticket__way__title {
  font-size: 1.4583333333vw;
  font-weight: bold;
  margin-bottom: 1.3888888889vw;
  text-align: center;
}
.p-ticket__way__text {
  width: 44.3055555556vw;
  font-size: 1.1111111111vw;
  line-height: 2.2222222222vw;
  margin: 0 auto;
  margin-bottom: 2.0833333333vw;
}
.p-ticket__way__note {
  font-size: 0.9722222222vw;
  line-height: 1.5277777778vw;
  width: 43.75vw;
  margin: 0 auto;
  margin-bottom: 6.9444444444vw;
}
.p-ticket__bottom {
  border-top: 0.0694444444vw solid #504B4B;
  padding-top: 4.8611111111vw;
}
.p-ticket__bottom__video {
  width: 44.5833333333vw;
  height: 25vw;
  margin: 0 auto;
  filter: drop-shadow(0.3472222222vw 0.3472222222vw 0.3472222222vw rgba(0, 0, 0, 0.5));
}
.p-ticket__bottom__video iframe {
  border-radius: 1.3888888889vw;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 440px) {
  .p-ticket {
    width: 100vw;
    height: 243.2727272727vw;
    background-image: url(../img/bg_ticket_sp.png);
    padding: 9.0909090909vw 6.8181818182vw 13.6363636364vw 6.8181818182vw;
    border-bottom: 0.2272727273vw solid #504B4B;
  }
  .p-ticket__detail {
    margin-bottom: 11.3636363636vw;
  }
  .p-ticket__detail__content {
    display: block;
    margin-right: 0;
  }
  .p-ticket__detail__content--margin {
    margin-bottom: 9.0909090909vw;
    margin-left: 0;
  }
  .p-ticket__detail__title {
    font-size: 3.6363636364vw;
    letter-spacing: 1.0909090909vw;
    border: 0.2272727273vw solid #504B4B;
    border-radius: 8.1818181818vw;
    width: 34.0909090909vw;
    padding: 2.0454545455vw 0 2.2727272727vw 0;
    margin: 0 auto;
    margin-bottom: 4.5454545455vw;
  }
  .p-ticket__detail__title--thin {
    padding: 2.7454545455vw 0 2.8727272727vw 0;
  }
  .p-ticket__detail__text {
    text-align: center;
    font-size: 5vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .p-ticket__detail__text span {
    font-size: 3.1818181818vw;
    display: block;
  }
  .p-ticket__detail__text--bl {
    display: block;
    line-height: 6.8181818182vw;
  }
  .p-ticket__btn {
    display: block;
    text-align: center;
    font-size: 4.0909090909vw;
    letter-spacing: 0.5227272727vw;
    width: 100%;
    padding: 6.1363636364vw 0 6.8181818182vw 0;
    border-radius: 17.0454545455vw;
    margin: 0 auto;
    margin-bottom: 13.6363636364vw;
  }
  .p-ticket__way__title {
    font-size: 4.0909090909vw;
    margin-bottom: 4.5454545455vw;
  }
  .p-ticket__way__text {
    width: 100%;
    font-size: 3.1818181818vw;
    line-height: 6.3636363636vw;
    margin: 0 auto;
    margin-bottom: 2.7272727273vw;
  }
  .p-ticket__way__note {
    font-size: 2.7272727273vw;
    line-height: 4.5454545455vw;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 11.3636363636vw;
  }
  .p-ticket__bottom {
    border-top: 0.2272727273vw solid #504B4B;
    padding-top: 9.0909090909vw;
  }
  .p-ticket__bottom__video {
    width: 75vw;
    height: 42.0568181818vw;
    margin: 0 auto;
    filter: drop-shadow(1.1363636364vw 1.1363636364vw 1.1363636364vw rgba(0, 0, 0, 0.5));
  }
  .p-ticket__bottom__video iframe {
    border-radius: 4.5454545455vw;
  }
}/*# sourceMappingURL=style.css.map */