@charset "UTF-8";
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　　CORE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　　VARIABLE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　　MIXIN
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　　UNIQUE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.l-kv {
  position: relative;
  margin-top: -4.1rem;
  padding: 9.5rem 0 0;
}

.l-kv::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: calc(100% - 10rem);
  background: #f5f5f5;
  content: "";
}

.l-kv_logo {
  max-width: 58rem;
  margin: 0 auto 4rem;
}

.l-kv_img {
  max-width: 120rem;
  margin: 0 auto 6rem;
  padding: 0 10rem;
}

.l-lead {
  margin-bottom: 8rem;
}

.l-lead_wrapper {
  max-width: 120rem;
  margin: 0 auto;
  padding: 0 5rem;
}

.l-lead_youtube {
  width: 50%;
}

.l-lead_youtube_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4rem;
}

.l-lead_youtube_txt {
  width: 50%;
  padding-left: 6rem;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 2.45455;
  text-align: left;
}

.l-lead_youtube_iframe {
  position: relative;
  padding-top: 56.25%;
}

.l-lead_youtube_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.l-lead_txt {
  margin-bottom: 4rem;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: .16em;
  line-height: 2.45455;
}

.l-lead img {
  width: 4.5rem;
  height: 7rem;
}

.l-broadcast {
  max-width: 120rem;
  margin: 0 auto;
  margin-bottom: 10rem;
  padding: 0 5rem;
}

.l-broadcast_ttl {
  margin-bottom: 2rem;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: .16em;
}

.l-broadcast_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.l-broadcast_item {
  width: 20%;
  padding: 2rem 1rem;
  border-right: .1rem solid #d8d8d8;
  font-size: 1.4rem;
  letter-spacing: .04em;
  line-height: normal;
}

.l-broadcast_item:last-of-type {
  border-right: none;
}

.l-broadcast_item span {
  display: block;
  margin-bottom: 1rem;
  font-size: 1.8rem;
  letter-spacing: .16em;
}

.l-mission {
  margin-bottom: 11rem;
}

.l-mission_wrapper {
  position: relative;
  margin-bottom: 12rem;
  padding-top: 11rem;
}

.l-mission_wrapper::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #f5f5f5;
  content: "";
}

.l-mission_ttl {
  margin-bottom: 3.5rem;
  font-family: "Barlow", sans-serif;
  font-size: 7.8rem;
  font-weight: 700;
  letter-spacing: .16em;
}

.l-mission_txt {
  margin-bottom: 6rem;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: .16em;
}

.l-mission_img {
  max-width: 71.2rem;
  margin: 0 auto 10rem;
}

.l-mission_closing_txt {
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: .16em;
  line-height: 2.35714;
}

.l-mission_closing_txt b {
  display: block;
  padding-top: 5rem;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: .16em;
}

.l-sensory::before {
  background: #48ceeb;
}

.l-eat::before {
  background: #f369ff;
}

.l-experience {
  margin-bottom: 0;
}

.l-experience::before {
  background: #fbec47;
}

.l-cast {
  margin-bottom: 8rem;
}

.l-cast_wrapper {
  position: relative;
  max-width: 120rem;
  margin: 0 auto;
  padding: 0 5rem;
  padding-bottom: 6.6rem;
}

.l-cast_wrapper::before {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 5rem);
  background: #f5f5f5;
  content: "";
}

.l-cast_ttl {
  margin-bottom: 5rem;
  font-family: "Barlow", sans-serif;
  font-size: 7.8rem;
  font-weight: 700;
  letter-spacing: .16em;
}

.l-cast_ttl_sub {
  display: block;
  padding-top: 1rem;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: .16em;
}

.l-cast_txt {
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: .16em;
}

.l-staff {
  position: relative;
}

.l-staff::before {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 5rem);
  background: #f5f5f5;
  content: "";
}

.l-staff_ttl {
  margin-bottom: 6rem;
  font-family: "Barlow", sans-serif;
  font-size: 7.8rem;
  font-weight: 700;
  letter-spacing: .16em;
}

.l-staff_ttl_sub {
  display: block;
  padding-top: 1rem;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: .16em;
}

.l-staff_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 120rem;
  margin: 0 auto;
  padding: 0 5rem;
  padding: 0 10rem 17.5rem;
}

.l-staff_item dl {
  margin-bottom: 6rem;
}

.l-staff_item dt {
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
  font-weight: 700;
}

.l-staff_item dd {
  margin-bottom: 1rem;
  font-size: 1.8rem;
  font-weight: 400;
}

.l-staff_item dd:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 48em) {
  .l-kv {
    margin-top: 0;
    padding: 5rem 2rem 0;
  }
  .l-kv_logo {
    margin-bottom: 2rem;
  }
  .l-kv_img {
    margin-bottom: 3rem;
    padding: 0 2rem;
  }
  .l-lead {
    margin-bottom: 6rem;
  }
  .l-lead_wrapper {
    width: 100%;
    padding: 0 2rem;
  }
  .l-lead_youtube {
    width: 100%;
  }
  .l-lead_youtube_wrapper {
    display: block;
    margin-bottom: 2rem;
  }
  .l-lead_youtube_txt {
    width: 100%;
    margin-bottom: 2rem;
    padding-left: 0;
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 2;
    text-align: center;
  }
  .l-lead_txt {
    margin-bottom: 2rem;
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 2;
    text-align: center;
  }
  .l-broadcast {
    width: 100%;
    padding: 0 2rem;
  }
  .l-broadcast {
    margin-bottom: 5rem;
  }
  .l-broadcast_wrapper {
    display: block;
  }
  .l-broadcast_item {
    width: 100%;
    border-top: .1rem solid #d8d8d8;
    border-right: none;
  }
  .l-broadcast_item:last-of-type {
    border-bottom: .1rem solid #d8d8d8;
  }
  .l-broadcast_item span {
    font-size: 1.4rem;
  }
  .l-mission {
    margin-bottom: 5.5rem;
  }
  .l-mission_wrapper {
    margin-bottom: 6rem;
    padding-top: 3rem;
  }
  .l-mission_ttl {
    margin-bottom: 2rem;
    font-size: 5.6rem;
  }
  .l-mission_txt {
    margin-bottom: 3rem;
    padding: 0 2rem;
    font-size: 1.6rem;
    line-height: normal;
  }
  .l-mission_img {
    width: calc(100% - 4rem);
    margin-bottom: 8rem;
  }
  .l-mission_closing_txt {
    font-size: 1.8rem;
    line-height: normal;
  }
  .l-mission_closing_txt b {
    padding-top: 2.5rem;
    font-size: 2.4rem;
  }
  .l-cast_wrapper {
    width: 100%;
    padding: 0 2rem;
  }
  .l-cast_wrapper {
    padding: 0 4rem 3rem;
  }
  .l-cast_wrapper::before {
    right: 0;
    left: 0;
    width: calc(100% - 4rem);
    height: calc(100% - 3.5rem);
    margin: 0 auto;
  }
  .l-cast_ttl {
    margin-bottom: 2rem;
    font-size: 5.6rem;
  }
  .l-cast_ttl_sub {
    padding-top: .5rem;
  }
  .l-cast_txt {
    font-size: 1.8rem;
    line-height: normal;
  }
  .l-staff::before {
    height: calc(100% - 3.5rem);
  }
  .l-staff_ttl {
    margin-bottom: 4rem;
    font-size: 5.6rem;
  }
  .l-staff_ttl_sub {
    padding-top: .5rem;
  }
  .l-staff_wrapper {
    width: 100%;
    padding: 0 2rem;
  }
  .l-staff_wrapper {
    display: block;
    padding-bottom: 2rem;
  }
  .l-staff_item dl {
    margin-bottom: 3rem;
  }
  .l-staff_item dd {
    margin-bottom: .5rem;
    font-size: 1.6rem;
    line-height: normal;
  }
}
