html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  background-color: #f4f4f4;
  background-image: url("../img/main_bg.jpg");
  background-size: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  overflow-x: hidden;
}

main {
  background-image: url("../img/footer_bg.jpg");
  background-size: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
}

.outfit {
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.17vw 1.17vw 0;
  margin: 0 auto 4.828vw;
  z-index: 10;
}

.header_logo {
  max-width: 418px;
  width: 31.335%;
}

.header_logo_link {
  display: block;
}

.container {
  margin: 0 auto;
  position: relative;
  width: 80.5270863%;
}

.mv_inner {
  margin: 0 0 12.5%;
}

.mv_contents {
  border-top: 0.878477vw solid #000;
}

.mv_contents_head {
  border-bottom: 0.146413vw solid #464646;
  color: #000;
  font-size: 7.320644vw;
  padding: 5% 0 1%;
  margin: 0 0 2%;
  line-height: 1em;
  text-align: center;
}

.mv_contents_subHead {
  border-bottom: 0.146413vw solid #464646;
  color: #000;
  font-size: 1.464129vw;
  padding: 0 0 2%;
  margin: 0 0 2%;
  line-height: 1em;
  text-align: center;
}

.mv_contents_title {
  border-bottom: 0.146413vw solid #464646;
  color: #000;
  font-size: 5.636896vw;
  padding: 0 0 2%;
  margin: 0 0 2%;
  line-height: 1em;
  text-align: center;
}

.mv_text {
  color: #3c3c3c;
  font-size: 1.317716vw;
  font-weight: 400;
  line-height: 1.8em;
  text-align: center;
}

.event {
  margin: 0 0 13.2%;
  position: relative;
  z-index: 2;
}

.event_items {
  background-color: #fff;
  border-top: 0.366032vw solid #000;
}

.event_item {
  border-bottom: 0.366032vw solid #000;
  display: flex;
  justify-content: space-between;
}

.event_schedule {
  width: 22.545454545%;
}

.event_schedule.bg_blue {
  background-color: #004ea2;
}

.event_schedule.bg_pink {
  background-color: #dd5979;
}

.event_schedule.bg_orange {
  background-color: #eb5f1e;
}

.event_schedule_texts {
  margin: 0 auto;
  padding: 36% 0 0;
  width: 80%;
}

.event_schedule_date {
  color: #fff;
  font-size: 7.320644vw;
  line-height: 1em;
  text-align: center;
}

.event_schedule_coming_soon {
  border-top: 0.073206vw solid #fff;
  border-bottom: 0.073206vw solid #fff;
  color: #fff;
  font-size: 1.464129vw;
  line-height: 1em;
  padding: 6% 0;
  text-align: center;
}

.event_schedule_week {
  color: #fff;
  font-size: 2.376281vw;
  line-height: 1em;
  margin: 0 0 10%;
  text-align: center;
}

.event_schedule_time {
  border-top: 0.073206vw solid #fff;
  color: #fff;
  font-size: 1.464129vw;
  line-height: 1em;
  padding: 6% 0;
  text-align: center;
}

.event_schedule_tab {
  border-top: 0.073206vw solid #fff;
  border-bottom: 0.073206vw solid #fff;
}

.event_schedule_tab_text {
  background-color: #ffda00;
  border-radius: 1.02489vw;
  color: #000;
  font-size: 1.464129vw;
  font-weight: 500;
  padding: 3% 0;
  margin: 2% 0;
  text-align: center;
}

.event_schedule_text {
  color: #fff;
  font-size: 1.171303vw;
  line-height: 1em;
  padding: 6% 0;
  text-align: center;
}

.event_contents {
  padding: 9% 7.819%;
  width: 77.454545455%;
}

.event_contents_title {
  border-bottom: 0.073206vw solid #000;
  color: #000;
  font-size: 2.240vw;
  padding: 0 0 4%;
  margin: 0 0 4%;
}

.event_contents_text {
  border-bottom: 0.073206vw solid #000;
  color: #000;
  font-size: 1.317716vw;
  line-height: 1.8em;
  margin: 0 0 4%;
  padding: 0 0 4%;
  text-align: justify;
}

.event_contents_introduces {
  border-bottom: 0.073206vw solid #000;
  margin: 0 0 4%;
  padding: 0 0 4%;
}

.event_contents_introduces_head {
  color: #000;
  font-size: 1.137628vw;
  font-weight: bold;
  margin: 0 0 3%;
}

.event_contents_introduce_items {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.event_contents_introduce_items:has(> :nth-child(3)) > :nth-child(n+3) {
  margin: 4% 0 0;
}

.event_contents_introduce {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 46%;
}

.event_contents_profile {
  width: 41%;
}

.event_contents_img {
  margin: 0 0 8%;
  width: 100%;
}

.event_contents_texts_position {
  color: #000;
  font-size: 1.098097vw;
  font-weight: 400;
  margin: 0 0 1%;
}

.event_contents_texts_name {
  color: #000;
  font-size: 1.610542vw;
  line-height: 1.2em;
  font-weight: 400;
}

.event_contents_texts {
  margin: -2% 0 0;
  width: 55%;
}

.event_contents_texts_head {
  color: #000;
  font-size: 1.137628vw;
  font-weight: bold;
  margin: 0 0 2%;
}

.event_contents_texts_text {
  color: #000;
  font-size: 1.02489vw;
  font-weight: 400;
  letter-spacing: -0.036603vw;
  line-height: 1.76em;
  text-align: justify;
}

.event_contents_entry {
  margin: 8% 0 0;
}

.event_contents_entry_btn {
  display: block;
  margin: 0 auto 1.8%;
  position: relative;
  opacity: 1;
  transition: .2s;
  width: 50.56%;
}

.event_contents_entry_btn:hover {
  opacity: .7;
}

.event_contents_entry_btn span {
  border: 0.292826vw solid #000;
  border-radius: 3.660322vw;
  color: #000;
  display: inline-block;
  font-size: 1.731332vw;
  font-weight: bold;
  margin: 0 auto 0 0;
  padding: 4% 11.4%;
  transition: .2s;
  text-align: center;
  word-break: keep-all;
}

.event_contents_entry_btn:hover span {
  padding: 4% 31.3% 4% 11.4%;
}

.event_contents_entry_btn::after {
  background-image: url("../img/event_contents_entry_btn_black.png");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 1%;
  bottom: 0;
  margin: auto;
  height: 100%;
  transition: .2s;
  width: 19.166%;
}

.event_contents_entry_btn:hover::after {
  background-image: url("../img/event_contents_entry_btn_white.png");
}

.event_contents_entry_caption {
  color: #676767;
  font-size: 1.02489vw;
  text-align: center;
}

.event_contents_entry_caption span {
  background: linear-gradient(transparent 60%, #fff25c 60%);
  color: #343434;
  font-size: 1.2em;
  font-weight: bold;
  padding: 0 .6%;
}

.event_contents_entry_coming_soon {
  color: #646464;
  font-size: 2.04978vw;
  margin: 0 auto 1%;
  text-align: center;
}

.event_contents.coming_soon {
  padding: 7% 0;
}

.event_contents.coming_soon .event_contents_inner {
  border-top: 0.073206vw solid #c8c8c8;
  border-bottom: 0.073206vw solid #c8c8c8;
  padding: 7% 0;
  margin: 0 auto;
  width: 80%;
}

.event_contents.coming_soon .event_contents_entry {
  padding: 0;
  margin: 0;
}

.faq {
  position: relative;
  margin: 0 0 8%;
}

.faq::before {
  content: "";
  background-image: url("../img/faq_bg.jpg");
  background-size: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  top: -9.4%;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.faq_contents {
  background-color: rgb(255 255 255 / .7);
}

.faq_contents_inner {
  margin: 0 auto;
  padding: 5.46% 0 8%;
  width: 86.3636363636%;
}

.faq_title {
  color: #000;
  font-size: 2.435578vw;
  font-weight: bold;
  line-height: 1.4em;
  margin: 0 0 6%;
  text-align: center;
}

.faq_title_en {
  font-size: 1.437em;
  font-weight: 500;
  letter-spacing: 0.439239vw;
}

.faq_title_en span {
  font-weight: 500;
}

.faq_items {
  border-top: 0.073206vw solid #000;
}

.faq_item {
  border-bottom: 0.073206vw solid #000;
  display: flex;
  gap: 3%;
  padding: 5% 4.6%;
}

.faq_item_q {
  display: flex;
  gap: 5%;
  width: 42%;
}

.faq_item_q_img {
  margin: 2% 0 0;
  width: 16.504%;
}

.faq_item_q_text {
  color: #000;
  font-size: 1.390922vw;
  font-weight: bold;
  line-height: 1.8em;
  width: 72%;
}

.faq_item_a {
  display: flex;
  gap: 5%;
  width: 58%;
}

.faq_item_a_img {
  margin: 2% 0 0;
  width: 12%;
}

.faq_item_a_text {
  color: #000;
  font-size: 1.317716vw;
  font-weight: 500;
  line-height: 1.8em;
  text-align: justify;
  word-break: break-all;
  width: 83%;
}

.faq_item_a_text_link {
  color: #0074f6;
  text-decoration: underline;
}

.faq_item_a_caption {
  display: block;
  font-size: .8em;
  line-height: 1.6em;
  margin: 4% 0 0;
}

.pageTop_link {
  display: block;
  margin: 0 auto;
  width: 7.091%;
}

.footer {
  font-family: "Zen Kaku Gothic New", sans-serif;
  background-color: #000;
  padding: 3% 0;
  position: relative;
  margin: -1px 0 0;
}

.footer_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  width: 90%;
}

.footer_logo {
  max-width: 434px;
  width: 35.277%;
}

.footer_copy {
  color: #fff;
  /* font-size: 1.097vw; */
  font-size: 15px;
  line-height: 2em;
}

.is_pc {
  display: block;
}

.is_sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .is_pc {
    display: none;
  }

  .is_sp {
    display: block;
  }

  body {
    background-image: none;
    position: relative;
  }

  body::after {
    content: "";
    background-image: url("../img/main_bg_sp.jpg");
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    z-index: -1;
  }

  main {
    background-image: url("../img/footer_bg_sp.jpg");
  }

  .header {
    padding: 3.2vw 3.2vw 0;
    margin: 0 auto 14%;
  }

  .header::after {
    content: none;
  }

  .header_logo {
    width: 69.762%;
  }

  .container {
    width: 100%;
  }

  .mv_inner {
    margin: 0 0 28%;
  }

  .mv_contents {
    border-top: 2.666667vw solid #000;
  }

  .mv_contents_head {
    border-bottom: 0.266667vw solid #464646;
    font-size: 19.466667vw;
    padding: 8% 0 3%;
    margin: 0 0 5%;
  }

  .mv_contents_subHead {
    border-bottom: 0.266667vw solid #464646;
    font-size: 4vw;
    padding: 0 0 5%;
    margin: 0 0 7%;
  }

  .mv_contents_title {
    border-bottom: 0.266667vw solid #464646;
    font-size: 13.6vw;
    padding: 0 0 6%;
    margin: 0 0 10%;
  }

  .mv_text {
    font-size: 4.8vw;
    line-height: 1.8em;
  }

  .event {
    margin: 0 0 61.4%;
  }

  .event_items {
    background-color: rgb(255 255 255 / .7);
    border-top: 1.333333vw solid #000;
  }

  .event_item {
    border-bottom: 1.333333vw solid #000;
    flex-direction: column;
  }

  .event_schedule {
    width: 100%;
  }

  .event_schedule_texts {
    padding: 10% 0 12%;
    width: 51%;
  }

  .event_schedule_date {
    font-size: 26.666667vw;
  }

  .event_schedule_coming_soon {
    border-top: 0.266667vw solid #fff;
    border-bottom: 0.266667vw solid #fff;
    font-size: 5.333333vw;
    padding: 6% 0;
  }

  .event_schedule_week {
    font-size: 8.656vw;
    margin: 0 0 10%;
  }

  .event_schedule_time {
    border-top: 0.266667vw solid #fff;
    font-size: 5.333333vw;
    padding: 5% 0;
  }

  .event_schedule_tab_text {
    border-radius: 3.2vw;
    font-size: 5.333333vw;
  }

  .event_schedule_text {
    font-size: 4.266667vw;
    padding: 10% 0 0;
  }

  .event_contents {
    padding: 12% 4% 24%;
    width: 100%;
  }

  .event_contents_title {
    border-bottom: 0.266667vw solid #000;
    font-size: 6.933333vw;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 0 12%;
    margin: 0 0 12%;
  }

  .event_contents_text {
    border-bottom: 0.266667vw solid #000;
    font-size: 4.8vw;
    line-height: 1.8em;
    margin: 0 0 12%;
    padding: 0 6% 12%;
  }

  .event_contents_introduces_head {
    font-size: 4.144vw;
    margin: 0 0 16%;
    text-align: center;
  }

  .event_contents_introduce_items {
    flex-direction: column;
  }

  .event_contents_introduce_items:has(> :nth-child(3)) > :nth-child(n+3) {
    margin: 0 0 16%;
  }

  .event_contents_introduce_items > div:not(:last-of-type) {
    margin: 0 0 16%;
  }

  .event_contents_introduces {
    border-bottom: 0.266667vw solid #000;
    padding: 0 6% 12%;
    margin: 0 0 12%;
  }

  .event_contents_introduce {
    flex-direction: column;
    width: 100%;
  }

  .event_contents_profile {
    display: flex;
    justify-content: space-between;
    margin: 0 0 5.2%;
    width: 100%;
  }

  .event_contents_img {
    margin: 0;
    width: 40%;
  }

  .event_contents_texts_inner {
    width: 54%;
  }

  .event_contents_texts_position {
    font-size: 4vw;
    margin: 0 0 2%;
  }

  .event_contents_texts {
    width: 100%;
  }

  .event_contents_texts_head {
    font-size: 4.144vw;
    margin: 0 0 6%;
  }

  .event_contents_texts_text {
    font-size: 3.733333vw;
    letter-spacing: initial;
    margin: 0;
  }

  .event_contents_texts_name {
    font-size: 8.074667vw;
  }

  .event_contents_entry_btn {
    margin: 0 auto 6%;
    width: 86%;
  }

  .event_contents_entry_btn span {
    border: 1.066667vw solid #000;
    border-radius: 13.333333vw;
    font-size: 5.045333vw;
    padding: 3.204% 13.6%;
  }

  .event_contents_entry_btn::after {
    right: 1%;
    width: 18.202%;
  }

  .event_contents_entry_btn:hover span {
    padding: 3.204% 33% 3.204% 13.6%;
  }

  .event_contents_entry_caption {
    font-size: 3.733333vw;
    line-height: 1.8em;
  }

  .event_contents_entry_coming_soon {
    font-size: 7.466667vw;
  }

  .event_contents.coming_soon {
    padding: 16% 0 24%;
  }
  
  .event_contents.coming_soon .event_contents_inner {
    border-top: none;
    border-bottom: 1px solid #c8c8c8;
    padding: 0 0 12%;
    width: 90%;
  }

  .faq {
    margin: 0 0 30%;
  }

  .faq::before {
    background-image: url("../img/faq_bg_sp.jpg");
    top: -8.4%;
  }

  .faq_contents_inner {
    padding: 14% 0 20%;
    width: 94%;
  }

  .faq_title {
    font-size: 8.032vw;
    margin: 0 0 12%;
  }

  .faq_title_en {
    font-size: 1.437em;
    letter-spacing: 2.133333vw;
  }

  .faq_items {
    border-top: 0.266667vw solid #000;
  }

  .faq_item {
    border-bottom: 0.266667vw solid #000;
    flex-direction: column;
    gap: 0;
    padding: 12% 4.6%;
  }

  .faq_item_q {
    gap: 5%;
    margin: 0 0 10%;
    width: 100%;
  }

  .faq_item_q_img {
    margin: 2% 0 0;
    width: 17.61%;
  }

  .faq_item_q_text {
    font-size: 5.066667vw;
    width: 77.39%;
  }

  .faq_item_a {
    gap: 5%;
    width: 100%;
  }

  .faq_item_a_img {
    margin: 2% 0 0;
    width: 17.61%;
  }

  .faq_item_a_text {
    font-size: 4.8vw;
    width: 77.39%;
  }

  .faq_item_a_caption {
    font-size: 3.2vw;
    font-weight: 500;
    margin: 8% 0 0;
    padding: 0 0 0 1em;
    text-indent: -1em;
  }
  
  .pageTop_link {
    width: 21.07%;
  }

  .footer {
    padding: 30px 0 26px;
  }

  .footer_inner {
    width: 84%;
  }

  .footer_logo {
    max-width: 283px;
    width: 79.7%;
  }

  .footer_copy {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .footer_inner {
    align-items: flex-start;
    flex-direction: column;
  }

  .footer_logo {
    margin: 0 0 18px;
  }
}
