@media print, screen and (max-width: 767px) {
  .breadcrumb__item:last-child .breadcrumb__text {
    max-width: 7em;
  }
}
@media print, screen and (min-width: 768px) {
  .breadcrumb__item:last-child .breadcrumb__text {
    max-width: 270px;
  }
}
.main {
  background-color: #fff;
}
@media print, screen and (max-width: 767px) {
  .main {
    padding-bottom: 18.6666666667vw;
    overflow-x: hidden;
  }
}
@media print, screen and (min-width: 768px) {
  .main {
    padding-bottom: 160px;
  }
}
@media print, screen and (max-width: 767px) {
  .main.is-participant {
    padding-bottom: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .main.is-participant {
    padding-bottom: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .main section {
    scroll-margin-top: 80px;
  }
}
.hero {
  width: 100%;
  background-color: #f3eddf;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  color: #fff;
}
@media print, screen and (max-width: 767px) {
  .hero {
    padding: 8vw 5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .hero {
    height: 810px;
    position: relative;
  }
}
@media print, screen and (max-width: 767px) {
  .hero .header {
    display: none;
  }
}
.hero__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
@media print, screen and (max-width: 767px) {
  .hero__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 768px) {
  .hero__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    max-width: 1200px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 90px;
  }
}
.hero__textWrap {
  color: #111;
}
@media print, screen and (max-width: 767px) {
  .hero__textWrap {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .hero__textWrap {
    width: 65%;
  }
}
.hero__customPost__name {
  line-height: 1;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .hero__customPost__name {
    margin-bottom: 4vw;
    font-size: 30px;
    font-size: 4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .hero__customPost__name {
    margin-bottom: 20px;
    line-height: 0.7;
    font-size: 20px;
  }
}
.hero__h1 {
  line-height: 1.3;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0.07em;
}
@media print, screen and (max-width: 767px) {
  .hero__h1 {
    margin-bottom: 8vw;
    font-size: 60px;
    font-size: 8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .hero__h1 {
    font-size: 54px;
  }
}
.hero__h1::after {
  content: "";
  display: block;
  background-color: #fff;
}
@media print, screen and (min-width: 768px) {
  .hero__h1::after {
    width: 10px;
    height: 1px;
    margin: 34px 0 32px;
  }
}
.date-studio__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media print, screen and (max-width: 767px) {
  .date-studio__wrap {
    padding: 9.3333333333vw 5.3333333333vw 6vw;
    background-color: #111;
    color: #fff;
  }
}
@media print, screen and (min-width: 768px) {
  .date-studio__wrap {
    margin-bottom: 20px;
  }
}
@media print, screen and (max-width: 767px) {
  .hero .date-studio__wrap {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  .date-studio__wrap.sp {
    display: none;
  }
}
@media print, screen and (max-width: 767px) {
  .date-studio__wrap + .date-studio__wrap.sp {
    padding-top: 0;
  }
}
.hero__date {
  margin-right: 1em;
  line-height: 0.7;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .hero__date {
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .hero__date {
    font-size: 24px;
  }
}
.hero__studio {
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .hero__studio {
    font-size: 24px;
    font-size: 3.2vw;
  }
}
@media print, screen and (min-width: 768px) {
  .hero__studio {
    font-size: 14px;
  }
}
.intro__text {
  font-weight: 400;
}
@media print, screen and (max-width: 767px) {
  .intro__text {
    padding: 0 5.3333333333vw 17.6vw;
    background-color: #111;
    line-height: 2.3;
    color: #fff;
    font-size: 28px;
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .intro__text {
    width: 71.79%;
    margin: 0 0 60px;
    font-size: 14px;
  }
}
@media print, screen and (max-width: 767px) {
  .hero .intro__text {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  .hero__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.hero .breadcrumb {
  margin: 0;
}
.hero__link--list {
  display: inline-block;
  background: url(../../images/common/arrow01_black_left.svg) no-repeat;
  color: #111;
}
@media print, screen and (min-width: 768px) {
  .hero__link--list {
    padding-left: 45px;
    margin-left: 84px;
    background-position: left 9px center;
    background-size: 17px 7px;
    font-size: 12px;
    -webkit-transition: background-position 0.5s;
    -o-transition: background-position 0.5s;
    transition: background-position 0.5s;
  }
}
@media print, screen and (min-width: 768px) {
  .hero__link--list:hover {
    padding-left: 45px;
    background-position: left center;
  }
}
@media print, screen and (max-width: 767px) {
  .hero .hero__link--list {
    display: none;
  }
}
@media print, screen and (max-width: 767px) {
  .hero__banner {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-bottom: 10.2666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .hero__banner {
    width: 33.33%;
  }
}
.ws__nav {
  background-color: #111;
}
@media print, screen and (max-width: 767px) {
  .ws__nav {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  .ws__nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 84px;
  }
}
@media print, screen and (min-width: 768px) {
  .ws__nav__item:not(:last-child) {
    margin-right: 42px;
  }
}
@media print, screen and (min-width: 768px) {
  .ws__nav__link {
    display: inline-block;
    padding-right: 30px;
    background-image: url(../../images/common/arrow_bottom_white.png),
      -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background-image: url(../../images/common/arrow_bottom_white.png),
      -webkit-linear-gradient(left, #fff, #fff);
    background-image: url(../../images/common/arrow_bottom_white.png),
      -o-linear-gradient(left, #fff, #fff);
    background-image: url(../../images/common/arrow_bottom_white.png),
      linear-gradient(90deg, #fff, #fff);
    background-repeat: no-repeat;
    background-position: right center, right bottom;
    background-size: 10px auto, 0 1px;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.075em;
    -webkit-transition: background-size 0.2s;
    -o-transition: background-size 0.2s;
    transition: background-size 0.2s;
  }
}
@media print, screen and (min-width: 768px) {
  .ws__nav__link:hover {
    background-size: 10px auto, 100% 1px;
    background-position: right center, left bottom;
    cursor: pointer;
  }
}
.profile {
  margin: 0 auto;
}
@media print, screen and (max-width: 767px) {
  .profile {
    width: 89.3333333333vw;
    padding: 8.6666666667vw 8vw;
    margin: 9.3333333333vw auto 0;
    background-color: #f0f0f0;
  }
}
@media print, screen and (min-width: 768px) {
  .profile {
    max-width: 840px;
    padding-top: 80px;
  }
}
@media print, screen and (max-width: 767px) {
  .single-event .profile {
    margin-top: 13.3333333333vw;
  }
}
.profile__title {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .profile__title {
    margin-bottom: 25px;
  }
}
@media print, screen and (min-width: 768px) {
  .profile__inner {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 280px 50px auto;
    grid-template-columns: 280px auto;
    -ms-grid-rows: auto 18px auto;
    grid-template-rows: auto auto;
    gap: 18px 50px;
    grid-template-areas: "profile__figure profile__name" "profile__figure profile__text";
    max-width: 840px;
    padding: 50px;
    margin: 0 auto;
    background-color: #f0f0f0;
  }
}
@media print, screen and (max-width: 767px) {
  .profile__figure {
    margin: 0 0 6.6666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .profile__figure {
    grid-area: profile__figure;
  }
}
@media print, screen and (max-width: 767px) {
  .profile__image__noImage {
    width: 73.3333333333vw;
    height: 73.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .profile__image__noImage {
    width: 280px;
    height: 280px;
  }
}
.profile__name {
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .profile__name {
    margin: 0 0 4.6666666667vw;
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .profile__name {
    grid-area: profile__name;
    font-size: 26px;
  }
}
.profile__text {
  font-weight: 400;
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .profile__text {
    font-size: 28px;
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .profile__text {
    grid-area: profile__text;
    font-size: 14px;
  }
}
@media print, screen and (min-width: 768px) {
  .profile__figure {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }
  .profile__name {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .profile__text {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
}
.instructors {
  width: 100%;
  background-color: #fff;
}
@media print, screen and (max-width: 767px) {
  .instructors {
    padding: 18.6666666667vw 5.3333333333vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  .instructors {
    padding: 120px 0 0;
  }
}
.workshop__titleL {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
@media print, screen and (max-width: 767px) {
  .workshop__titleL {
    margin-bottom: 10vw;
    line-height: 1.2;
    font-size: 64px;
    font-size: 8.5333333333vw;
    letter-spacing: 0.04em;
    overflow-wrap: break-word;
  }
}
@media print, screen and (min-width: 768px) {
  .workshop__titleL {
    margin-bottom: 77px;
    line-height: 0.7;
    font-size: 60px;
    letter-spacing: 0.075em;
  }
}
.instructors__subTitle {
  line-height: 0.7;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
@media print, screen and (max-width: 767px) {
  .instructors__subTitle {
    margin-bottom: 5.3333333333vw;
    font-size: 40px;
    font-size: 5.3333333333vw;
    letter-spacing: 0.04em;
  }
}
@media print, screen and (min-width: 768px) {
  .instructors__subTitle {
    margin-bottom: 39px;
    font-size: 28px;
    letter-spacing: 0.075em;
  }
}
.instructors__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
}
@media print, screen and (max-width: 767px) {
  .instructors__list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 24px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .instructors__list {
    width: 96%;
    max-width: 1320px;
    gap: 32px 2.27%;
  }
}
@media print, screen and (max-width: 767px) {
  .instructors__list::after {
    content: "";
    display: block;
    width: 25.7333333333vw;
    height: 0;
  }
}
@media print, screen and (max-width: 767px) {
  .instructors__list + .instructors__subTitle {
    margin-top: 8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .instructors__list + .instructors__subTitle {
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 767px) {
  .instructors__item {
    width: 25.7333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .instructors__item {
    width: 18.18%;
  }
}
.instructors__thumb__link {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .instructors__thumb__link {
    display: block;
    overflow: hidden;
    line-height: 0;
  }
  .instructors__thumb__link img,
  .instructors__thumb__link [class*="noImage"] {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .instructors__thumb__link:hover [class*="noImage"],
  .instructors__thumb__link:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
}
.instructors__name__link {
  display: block;
  border-bottom: 1px solid #000;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .instructors__name__link {
    padding: 2.6666666667vw 4vw 2.6666666667vw 0;
    font-size: 24px;
    font-size: 3.2vw;
  }
}
@media print, screen and (min-width: 768px) {
  .instructors__name__link {
    padding: 15px 44px 15px 0;
    font-size: 18px;
  }
}
@media print, screen and (max-width: 767px) {
  body.single-event-stage #news {
    padding: 18.6666666667vw 5.3333333333vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  body.single-event-stage #news {
    padding: 120px 0 0;
  }
}
.schedule {
  width: 100%;
  background-color: #fff;
}
@media print, screen and (max-width: 767px) {
  .schedule {
    padding: 18.6666666667vw 5.3333333333vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  .schedule {
    padding: 120px 0 0;
  }
}
.schedule__inner {
  background-color: #f0f0f0;
}
@media print, screen and (max-width: 767px) {
  .schedule__inner {
    padding: 7.3333333333vw 8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .schedule__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 840px;
    padding: 70px 60px 65px;
    margin: 0 auto;
  }
}
.schedule__inner + .schedule__inner {
  margin-top: 24px;
}
@media print, screen and (max-width: 767px) {
  .schedule_dateWrap {
    margin: 0 0 5.7333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .schedule_dateWrap {
    width: 360px;
    padding: 0 20px;
  }
}
.schedule_date {
  line-height: 1;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  white-space: nowrap;
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .schedule_date {
    margin: 0 0 2.6666666667vw;
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .schedule_date {
    margin-bottom: 20px;
    font-size: 32px;
  }
}
.schedule_studio {
  font-weight: 400;
  white-space: nowrap;
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .schedule_studio {
    font-size: 24px;
    font-size: 3.2vw;
  }
}
@media print, screen and (min-width: 768px) {
  .schedule_studio {
    font-size: 14px;
  }
}
.schedule__ttWrap {
  font-weight: 400;
}
@media print, screen and (min-width: 768px) {
  .schedule__ttWrap {
    width: 360px;
    padding: 0 10px;
    font-size: 14px;
  }
}
.schedule_timetable {
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .schedule_timetable {
    margin: 0 0 4.6666666667vw;
    font-size: 28px;
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .schedule_timetable {
    margin-bottom: 20px;
  }
}
.schedule_reception {
  color: #888;
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .schedule_reception {
    font-size: 24px;
    font-size: 3.2vw;
  }
}
.ticket {
  width: 100%;
  background-color: #fff;
}
@media print, screen and (max-width: 767px) {
  .ticket {
    padding: 18.6666666667vw 5.3333333333vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  .ticket {
    padding: 120px 0 0;
  }
}
.ticket__inner {
  background-color: #f0f0f0;
}
@media print, screen and (max-width: 767px) {
  .ticket__inner {
    padding: 7.3333333333vw 8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .ticket__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 840px;
    padding: 70px 60px 60px;
    margin: 0 auto;
  }
}
.ticket__price {
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .ticket__price {
    margin-bottom: 4vw;
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .ticket__price {
    width: 360px;
    padding: 0 20px;
    font-size: 26px;
  }
}
@media print, screen and (min-width: 768px) {
  .ticket__textWrap {
    width: 360px;
    padding: 0 10px;
    font-size: 14px;
  }
}
.ticker_text1 {
  font-weight: 400;
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .ticker_text1 {
    margin-bottom: 4vw;
    font-size: 28px;
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .ticker_text1 {
    margin-bottom: 20px;
  }
}
.ticker_text2 {
  font-weight: 400;
  color: #888;
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .ticker_text2 {
    margin-bottom: 6.2666666667vw;
    font-size: 24px;
    font-size: 3.2vw;
  }
}
.btn__ticket {
  width: 100%;
  margin: 0 auto;
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .btn__ticket {
    height: auto;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    padding-left: 2em;
    line-height: 1.5;
    text-align: left;
  }
}
@media print, screen and (min-width: 768px) {
  .btn__ticket {
    margin-top: 55px;
  }
}
.btn__ticket2 {
  margin-top: 1em;
}
.access {
  width: 100%;
  background-color: #fff;
}
@media print, screen and (max-width: 767px) {
  .access {
    padding: 18.6666666667vw 5.3333333333vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  .access {
    padding: 120px 0 0;
  }
}
.access__inner {
  background-color: #f0f0f0;
}
@media print, screen and (max-width: 767px) {
  .access__inner {
    padding: 7.3333333333vw 8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .access__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 840px;
    padding: 70px 60px 60px;
    margin: 0 auto;
  }
}
.access__place {
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media print, screen and (max-width: 767px) {
  .access__place {
    margin-bottom: 5.3333333333vw;
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .access__place {
    width: 360px;
    padding: 0 20px;
    font-size: 26px;
  }
}
.access__address {
  font-weight: 400;
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .access__address {
    font-size: 28px;
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .access__address {
    width: 360px;
    padding: 0 10px;
    font-size: 14px;
  }
}
.information {
  width: 100%;
  background-color: #fff;
}
@media print, screen and (max-width: 767px) {
  .information {
    padding: 18.6666666667vw 5.3333333333vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  .information {
    padding: 120px 0 0;
  }
}
.information__inner {
  background-color: #f0f0f0;
  font-weight: 400;
  letter-spacing: 0.075em;
}
@media print, screen and (max-width: 767px) {
  .information__inner {
    padding: 7.3333333333vw 8vw;
    font-size: 28px;
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .information__inner {
    max-width: 840px;
    padding: 70px 60px 60px;
    margin: 0 auto;
    font-size: 14px;
  }
}
.information__inner p {
  margin-bottom: 1em;
}
.information__inner iframe {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.information__inner img.aligncenter {
  display: block;
  margin: 0 auto;
}
.back__list {
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  .back__list {
    padding: 8vw 5.3333333333vw 0;
    font-size: 28px;
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .back__list {
    margin: 76px 0 0;
  }
}
.news {
  margin: 0 auto;
}
@media print, screen and (max-width: 767px) {
  .news {
    width: 89.3333333333vw;
    padding: 18vw 0 0;
  }
}
@media print, screen and (min-width: 768px) {
  .news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 840px;
    padding-top: 80px;
  }
}
@media print, screen and (max-width: 767px) {
  .news__title {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .news__title {
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 14.28%;
    margin: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .news__list {
    width: 80.95%;
  }
}
.news__item {
  border-bottom: 1px solid #111;
}
@media print, screen and (max-width: 767px) {
  .news__item {
    padding-bottom: 5.3333333333vw;
    font-size: 28px;
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .news__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 22px;
    font-size: 14px;
  }
}
@media print, screen and (max-width: 767px) {
  .news__item:not(:last-child) {
    margin-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .news__item:not(:last-child) {
    margin-bottom: 22px;
  }
}
@media print, screen and (max-width: 767px) {
  .news__date {
    margin-bottom: 4vw;
    line-height: 1;
  }
}
@media print, screen and (min-width: 768px) {
  .news__date {
    width: 14.7%;
    line-height: 1.5;
  }
}
.news__link {
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .news__link {
    width: 85.29%;
  }
}
.news__link .link {
  line-height: 1.5;
  font-weight: 400;
}
@media print, screen and (max-width: 767px) {
  .choreographer__title {
    line-height: 1.1;
  }
}
@media print, screen and (max-width: 767px) {
  .participant-c-wrap {
    padding-top: 6.8vw;
    padding-bottom: 8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-c-wrap {
    padding-top: 55px;
    padding-bottom: 60px;
  }
}
.participant-c-wrap.is-bgBeige {
  background-color: #f3eddf;
}
.participant-c-title {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  .participant-c-title {
    font-size: 56px;
    font-size: 7.4666666667vw;
    margin-bottom: 6.4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-c-title {
    font-size: 56px;
    margin-bottom: 54px;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-c-title-jp {
    font-size: 40px;
    margin-top: -3px;
  }
}
@media print, screen and (max-width: 767px) {
  .participant-c-button {
    margin-top: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-c-button {
    margin-top: 47px;
  }
}
.participant-c-button .btn__white {
  margin-right: auto;
  margin-left: auto;
}
@media print, screen and (max-width: 767px) {
  .participant-c-button .btn__white {
    height: 16vw;
    font-size: 28px;
    font-size: 3.7333333333vw;
    line-height: 16vw;
    border-radius: 1.0666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-c-button .btn__white {
    width: 500px;
    height: 90px;
    font-size: 16px;
    line-height: 90px;
    border: 2px solid #111;
    border-radius: 8px;
    margin-top: 0;
  }
}
.participant-hero {
  width: 100%;
  background-color: #f3eddf;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  color: #fff;
}
@media print, screen and (max-width: 767px) {
  .participant-hero {
    padding: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-hero {
    height: auto;
    padding-top: 160px;
  }
}
@media print, screen and (max-width: 767px) {
  .participant-hero .header {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-hero__image {
    width: 100%;
  }
}
.participant-hero__image > img {
  width: 100%;
}
.participant-title {
  font-weight: 700;
}
@media print, screen and (max-width: 767px) {
  .participant-title {
    padding-top: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-title {
    padding-top: 50px;
  }
}
.participant-nav {
  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) {
  .participant-nav {
    gap: 0 2.5333333333vw;
    border-bottom: 0.2666666667vw solid #111;
    margin-bottom: 5.8666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-nav {
    max-width: 1200px;
    gap: 0 29px;
    border-bottom: 2px solid #111;
    margin-bottom: 53px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media print, screen and (max-width: 767px) {
  .participant-nav__node {
    border: 0.2666666667vw solid #fff;
    border-bottom: 0.2666666667vw solid #111;
    margin-bottom: -0.2666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-nav__node {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 240px;
    border: 2px solid #fff;
    border-bottom: 2px solid #111;
    margin-bottom: -2px;
  }
}
@media print, screen and (max-width: 767px) {
  .participant-nav__node.is-active {
    border: 0.2666666667vw solid #111;
    border-bottom: 0.2666666667vw solid #fff;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-nav__node.is-active {
    border: 2px solid #111;
    border-bottom: 2px solid #fff;
  }
}
.participant-nav__link,
.participant-nav__text {
  display: block;
  color: #111;
  line-height: 1.3571428571;
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  .participant-nav__link,
  .participant-nav__text {
    font-size: 28px;
    font-size: 3.7333333333vw;
    padding: 4vw 7.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-nav__link,
  .participant-nav__text {
    font-size: 16px;
    font-weight: 400;
    padding: 26px 0 29px;
  }
}
.participant-nav__link {
  background-color: #f3eddf;
}
.participant-hero__h1 {
  font-weight: 700;
  line-height: 1.25;
}
@media print, screen and (max-width: 767px) {
  .participant-hero__h1 {
    width: 89.3333333333vw;
    margin: 0 auto 6.1333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-hero__h1 {
    max-width: 1020px;
    font-size: 40px;
    margin-bottom: 54px;
    margin-right: auto;
    margin-left: auto;
  }
}
.participant-hero__link {
  margin: 0 auto;
}
@media print, screen and (max-width: 767px) {
  .participant-hero__link {
    width: 89.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-hero__link {
    max-width: 1020px;
  }
}
.participant-ancNavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media print, screen and (max-width: 767px) {
  .participant-ancNavi {
    gap: 1.6vw 1.3333333333vw;
    width: 89.3333333333vw;
    margin: 8.5333333333vw auto 0;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-ancNavi {
    gap: 12px 12px;
    max-width: 1020px;
    margin: 52px auto 0;
  }
}
@media print, screen and (max-width: 767px) {
  .participant-ancNavi__node {
    width: calc(50% - 0.6666666667vw);
    border: 0.2666666667vw solid #111;
    border-radius: 0.8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-ancNavi__node {
    width: calc(16.6666666667% - 13px);
    border: 1px solid #111;
    border-radius: 6px;
  }
}
.participant-ancNavi__link {
  display: block;
  color: #111;
  line-height: 1.5;
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  .participant-ancNavi__link {
    font-size: 28px;
    font-size: 3.7333333333vw;
    padding: 3.7333333333vw 0 3.4666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-ancNavi__link {
    font-size: 16px;
    line-height: 78px;
  }
}
@media print, screen and (max-width: 767px) {
  .participant-entryButton {
    margin-top: 6.4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-entryButton {
    margin-top: 50px;
  }
}
.participant-entryButton .btn__black {
  margin-right: auto;
  margin-left: auto;
}
@media print, screen and (max-width: 767px) {
  .participant-entryButton .btn__black {
    width: 64vw;
    height: 16vw;
    font-size: 28px;
    font-size: 3.7333333333vw;
    line-height: 16vw;
    border-radius: 1.0666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-entryButton .btn__black {
    width: 500px;
    height: 90px;
    font-size: 16px;
    line-height: 90px;
    border-radius: 8px;
  }
}
.participant-ticketButton {
  background-color: #f3eddf;
}
@media print, screen and (max-width: 767px) {
  .participant-ticketButton {
    padding: 5.3333333333vw;
    margin-top: 6.4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-ticketButton {
    padding: 50px 0;
    margin-top: 50px;
  }
}
.participant-ticketButton .btn__white {
  margin-right: auto;
  margin-left: auto;
}
@media print, screen and (max-width: 767px) {
  .participant-ticketButton .btn__white {
    height: 16vw;
    font-size: 28px;
    font-size: 3.7333333333vw;
    line-height: 16vw;
    border-radius: 1.0666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-ticketButton .btn__white {
    width: 500px;
    height: 90px;
    font-size: 16px;
    line-height: 90px;
    border: 2px solid #111;
    border-radius: 8px;
    margin-top: 0;
  }
}
.participant-news__listLink {
  color: #111;
}
.participant-news__list {
  margin: 0 auto;
}
@media print, screen and (max-width: 767px) {
  .participant-news__list {
    width: 89.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-news__list {
    max-width: 850px;
  }
}
@media print, screen and (max-width: 767px) {
  .participant-news__listNode:not(:first-child) {
    margin-top: 2vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-news__listNode:not(:first-child) {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-news__listLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.participant-news__listTime {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1;
}
@media print, screen and (max-width: 767px) {
  .participant-news__listTime {
    display: block;
    font-size: 28px;
    font-size: 3.7333333333vw;
    margin-bottom: 0.2666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-news__listTime {
    width: 108px;
    font-size: 18px;
  }
}
.participant-news__listTitle {
  font-weight: 400;
  line-height: 1.6666666667;
}
@media print, screen and (max-width: 767px) {
  .participant-news__listTitle {
    font-size: 24px;
    font-size: 3.2vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-news__listTitle {
    font-size: 16px;
  }
}
.participant-schedule__list {
  margin-right: auto;
  margin-left: auto;
}
@media print, screen and (max-width: 767px) {
  .participant-schedule__list {
    width: 89.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-schedule__list {
    width: 680px;
    margin-top: 55px;
  }
}
.participant-schedule__listNode {
  background: #fff;
}
@media print, screen and (max-width: 767px) {
  .participant-schedule__listNode {
    padding: 7.0666666667vw 8px 8.1333333333vw 23.6vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-schedule__listNode {
    padding: 58px 0 57px 140px;
  }
}
@media print, screen and (max-width: 767px) {
  .participant-schedule__listNode:not(:first-child) {
    margin-top: 4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-schedule__listNode:not(:first-child) {
    margin-top: 20px;
  }
}
.participant-schedule__day {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1;
}
@media print, screen and (max-width: 767px) {
  .participant-schedule__day {
    font-size: 36px;
    font-size: 4.8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-schedule__day {
    font-size: 24px;
    margin-bottom: 8px;
  }
}
.participant-schedule__place {
  line-height: 1.6;
}
@media print, screen and (max-width: 767px) {
  .participant-schedule__place {
    font-size: 24px;
    font-size: 3.2vw;
    margin-top: 2.9333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-schedule__place {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
  }
}
.participant-schedule__time {
  line-height: 1;
}
@media print, screen and (max-width: 767px) {
  .participant-schedule__time {
    font-size: 24px;
    font-size: 3.2vw;
    margin-top: 2.9333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-schedule__time {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 0 28px;
  }
}
.participant-schedule__note {
  font-weight: 400;
  line-height: 1;
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  .participant-schedule__note {
    font-size: 24px;
    font-size: 3.2vw;
    margin-top: 6.4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-schedule__note {
    font-size: 16px;
    margin-top: 54px;
    margin-bottom: 4px;
  }
}
.participant-numbers__read {
  margin-right: auto;
  margin-left: auto;
}
@media print, screen and (max-width: 767px) {
  .participant-numbers__read {
    width: 89.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-numbers__read {
    max-width: 1080px;
    margin-top: -1px;
  }
}
.participant-numbers__read > p {
  font-weight: 400;
}
@media print, screen and (max-width: 767px) {
  .participant-numbers__read > p {
    font-size: 24px;
    font-size: 3.2vw;
    line-height: 1.75;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-numbers__read > p {
    font-size: 16px;
    line-height: 1.7;
  }
}
.participant-numbers__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  counter-reset: number 0;
}
@media print, screen and (max-width: 767px) {
  .participant-numbers__list {
    gap: 2.6666666667vw 2.2666666667vw;
    width: 89.3333333333vw;
    margin-top: 5.4666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-numbers__list {
    gap: 20px 20px;
    max-width: 1080px;
    margin-top: 48px;
    margin-bottom: 8px;
  }
}
.participant-numbers__listNode {
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  .participant-numbers__listNode {
    width: calc(33.333333333% - 1.6vw);
    border: 0.1333333333vw solid #111;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-numbers__listNode {
    width: calc(25% - 70px);
    border: 1px solid #111;
  }
}
.participant-numbers__listNode:before {
  counter-increment: number 1;
  content: "No." counter(number, decimal-leading-zero);
  display: block;
  background-color: #111;
  color: #fff;
}
@media print, screen and (max-width: 767px) {
  .participant-numbers__listNode:before {
    height: 4vw;
    font-size: 20px;
    font-size: 2.6666666667vw;
    line-height: 4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-numbers__listNode:before {
    height: 29px;
    font-size: 18px;
    line-height: 28px;
  }
}
.participant-numbers__link {
  display: block;
  color: #111;
}
.participant-numbers__image.is-end:before {
  content: "募集終了";
  display: block;
}
@media print, screen and (max-width: 767px) {
  .participant-numbers__image.is-end:before {
    height: 5.3333333333vw;
    font-size: 22px;
    font-size: 2.9333333333vw;
    line-height: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-numbers__image.is-end:before {
    height: 40px;
    font-size: 18px;
    line-height: 39px;
  }
}
.participant-numbers__image.is-end .participant-numbers__deadline {
  display: none;
}
@media print, screen and (max-width: 767px) {
  .participant-numbers__deadline {
    height: 5.3333333333vw;
    font-size: 22px;
    font-size: 2.9333333333vw;
    line-height: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-numbers__deadline {
    height: 40px;
    font-size: 18px;
    line-height: 39px;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-numbers__imagePicture > img {
    width: 100%;
  }
}
.participant-numbers__category {
  display: block;
  background-color: #f3eddf;
  font-weight: 400;
}
@media print, screen and (max-width: 767px) {
  .participant-numbers__category {
    height: 5.0666666667vw;
    font-size: 18px;
    font-size: 2.4vw;
    line-height: 5.0666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-numbers__category {
    height: 38px;
    font-size: 16px;
    line-height: 38px;
  }
}
.participant-numbers__name {
  display: block;
  font-weight: 700;
}
@media print, screen and (max-width: 767px) {
  .participant-numbers__name {
    height: 9.3333333333vw;
    font-size: 24px;
    font-size: 3.2vw;
    line-height: 9.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-numbers__name {
    height: 59px;
    font-size: 18px;
    line-height: 57px;
  }
}
.participant-faq {
  margin-right: auto;
  margin-left: auto;
}
@media print, screen and (max-width: 767px) {
  .participant-faq {
    width: 89.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-faq {
    width: 850px;
    margin-top: -8px;
    margin-bottom: -3px;
  }
}
@media print, screen and (max-width: 767px) {
  .participant-faq__node:not(:first-of-type) {
    margin-top: 9.8666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-faq__node:not(:first-of-type) {
    margin-top: 62px;
  }
}
.participant-faq__head {
  font-weight: 700;
  line-height: 1.5;
}
@media print, screen and (max-width: 767px) {
  .participant-faq__head {
    font-size: 28px;
    font-size: 3.7333333333vw;
    margin-bottom: 2.9333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-faq__head {
    font-size: 16px;
    margin-bottom: 16px;
  }
}
.participant-faq__head:before {
  content: "Q. ";
}
.participant-faq__body {
  font-weight: 400;
  letter-spacing: 0.02em;
}
@media print, screen and (max-width: 767px) {
  .participant-faq__body {
    font-size: 24px;
    font-size: 3.2vw;
    line-height: 1.75;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-faq__body {
    font-size: 16px;
    line-height: 1.875;
  }
}
.participant-faq__body > p > a {
  text-decoration: underline;
  color: #1787e3;
}
@media print, screen and (min-width: 1101px) {
  .participant-faq__body > p > a:hover {
    text-decoration: none;
  }
}
.participant-terms {
  margin-right: auto;
  margin-left: auto;
}
@media print, screen and (max-width: 767px) {
  .participant-terms {
    width: 89.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-terms {
    width: 850px;
    margin-top: -19px;
  }
}
.participant-terms > p {
  font-weight: 400;
  line-height: 1.75;
}
@media print, screen and (max-width: 767px) {
  .participant-terms > p {
    font-size: 24px;
    font-size: 3.2vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-terms > p {
    font-size: 16px;
    line-height: 1.875;
  }
}
.participant-terms > p > a {
  text-decoration: underline;
  color: #1787e3;
}
@media print, screen and (min-width: 1101px) {
  .participant-terms > p > a:hover {
    text-decoration: none;
  }
}
.participant-information {
  margin-right: auto;
  margin-left: auto;
}
@media print, screen and (max-width: 767px) {
  .participant-information {
    width: 89.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-information {
    width: 850px;
    margin-top: -19px;
  }
}
.participant-information > h3 {
  font-weight: 700;
}
@media print, screen and (max-width: 767px) {
  .participant-information > h3 {
    font-size: 28px;
    font-size: 3.7333333333vw;
    line-height: 1.5;
    margin-bottom: 2.1333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-information > h3 {
    font-size: 18px;
    line-height: 1.7777777778;
    margin-bottom: 28px;
  }
}
.participant-information > p {
  font-weight: 400;
}
@media print, screen and (max-width: 767px) {
  .participant-information > p {
    font-size: 24px;
    font-size: 3.2vw;
    line-height: 1.75;
    margin-bottom: 4.8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-information > p {
    font-size: 16px;
    line-height: 2;
    margin: 0 0 40px;
  }
}
.participant-information > .js-youtubeWrap {
  position: relative;
  width: 100%;
}
@media print, screen and (max-width: 767px) {
  .participant-information > .js-youtubeWrap {
    padding-top: 56.25%;
  }
}
@media print, screen and (min-width: 768px) {
  .participant-information > .js-youtubeWrap {
    max-width: 640px;
    margin: 0 auto;
  }
}
.participant-information > .js-youtubeWrap iframe {
  width: 100%;
}
@media print, screen and (max-width: 767px) {
  .participant-information > .js-youtubeWrap iframe {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
  }
}
.participant-information > .js-imageWrap {
  max-width: 640px;
  margin: 0 auto;
}
.participant-information > .js-imageWrap img {
  width: 100%;
}
