@charset "UTF-8";
/* CSS INFORMATION =====================================================
File name : subpage.css
Description : 下層ページ
===================================================================== */
/* ========================================================
    movie/highlight
======================================================== */
.movie {
  position: relative;
  display: block;
  width: 100%;
  padding: 24rem 0 16rem 0;
}
@media screen and (min-width: 768px) {
  .movie {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 100vh;
    padding: 12rem 0;
  }
}
.movie::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #252525;
  z-index: -4;
}
.movie_ttl {
  position: relative;
  width: 100%;
  text-align: center;
}
.movie_ttl > em {
  display: block;
  color: #ffffff;
  font-family: "Zen Old Mincho", serif;
  font-size: 6rem;
  font-weight: 900;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .movie_ttl > em {
    font-size: 5rem;
  }
}
.movie_ttl > span {
  display: block;
  color: #ffffff;
  margin-top: 0.5em;
  font-family: "Yuji Syuku", serif;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: -0.04em;
}
@media screen and (min-width: 768px) {
  .movie_ttl > span {
    font-size: 2.4rem;
  }
}
.movie_column {
  position: relative;
  width: 100%;
}
.movie_wrap {
  position: relative;
  width: 100%;
}
.movie_embed {
  position: relative;
  width: 95.5223880597%;
  margin: 0 auto;
}
.movie_embed_yt {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie_embed_yt * {
  line-height: inherit;
}
.movie_embed_yt iframe {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.movie_embed_img {
  position: relative;
  width: 100%;
}
.movie_embed_img > span {
  display: block;
  width: 100%;
  padding: 0.8em 0;
  color: #88785f;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2.2rem;
  line-height: 1.6;
  text-align: center;
  transform: translateY(-0.1em);
}
@media screen and (min-width: 768px) {
  .movie_embed_img > span {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .movie_embed_img {
    font-size: 1.6rem;
  }
}
.movie_text {
  position: relative;
  width: 88.0597014925%;
  margin: 6rem auto 0 auto;
}
@media screen and (min-width: 768px) {
  .movie_text {
    width: 76.1194029851%;
    margin: 4.5rem auto 0 auto;
  }
}
.movie_text > p {
  width: 100%;
  margin-top: 1em;
  color: #ffffff;
  font-family: "Shippori Mincho", serif;
  font-size: 3.4rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .movie_text > p {
    font-size: 2.4rem;
  }
}
.movie_text > p:first-child {
  margin-top: 0;
}

/* ========================================================
    visual
======================================================== */
.visual {
  position: relative;
  width: 100%;
  padding: 0 0 20rem 0;
}
@media screen and (min-width: 768px) {
  .visual {
    padding: 0 0 15rem 0;
  }
}
.visual::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #252525;
  z-index: -4;
}
.visual {
  /*&::after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      display: block;
      width: 100%;
      height: 20rem;
      @include bg-grade01 ($direction: 0deg);
      z-index: -3;

      @include mq-tab {
          height: 15rem;
      }
  }*/
}
.visual_column {
  position: relative;
  width: 100%;
}
.visual_wrap {
  position: relative;
  width: 100%;
}
.visual_list {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  width: 111.9402985075%;
  margin: 0 -5.9701492537%;
}
@media screen and (min-width: 768px) {
  .visual_list {
    width: 119.4029850746%;
    margin: 0 -9.7014925373%;
  }
}
.visual_list > li {
  width: 49.8666666667%;
  margin: 0 0 0 0.2666666667%;
}
@media screen and (min-width: 768px) {
  .visual_list > li {
    width: 49.75%;
    margin: 0 0 0 0.5%;
  }
}
.visual_list > li:nth-child(2n+1) {
  margin-left: 0;
}
.visual_item {
  position: relative;
  width: 100%;
}
.visual_item > figure {
  display: block;
  width: 100%;
}
.visual_item > span {
  display: block;
  width: 100%;
  padding: 0.8em 0;
  color: #88785f;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2.2rem;
  line-height: 1.6;
  text-align: center;
  transform: translateY(-0.1em);
}
@media screen and (min-width: 768px) {
  .visual_item > span {
    font-size: 1.6rem;
  }
}

/* ========================================================
    outline
======================================================== */
.outline {
  position: relative;
  width: 100%;
  padding: 12rem 0 20rem 0;
}
@media screen and (min-width: 768px) {
  .outline {
    padding: 9rem 0 15rem 0;
  }
}
.outline::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: -4;
}
.outline::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 20rem;
  background: linear-gradient(0deg, #d4b87a 0%, #ffffff 100%);
  z-index: -3;
}
@media screen and (min-width: 768px) {
  .outline::after {
    height: 15rem;
  }
}
.outline_column {
  position: relative;
  width: 100%;
}
.outline_ttl {
  position: relative;
  width: 100%;
  text-align: center;
}
.outline_ttl > em {
  display: block;
  color: #ad904f;
  font-family: "Zen Old Mincho", serif;
  font-size: 6rem;
  font-weight: 900;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .outline_ttl > em {
    font-size: 5rem;
  }
}
.outline_ttl > span {
  display: block;
  margin-top: 0.5em;
  font-family: "Yuji Syuku", serif;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: -0.04em;
}
@media screen and (min-width: 768px) {
  .outline_ttl > span {
    font-size: 2.4rem;
  }
}
.outline_wrap {
  position: relative;
  width: 100%;
  margin-top: 8rem;
}
@media screen and (min-width: 768px) {
  .outline_wrap {
    margin-top: 6rem;
  }
}
.outline_list {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .outline_list {
    width: 76.1194029851%;
  }
}
.outline_list > li {
  width: 100%;
  margin-top: 4rem;
}
@media screen and (min-width: 768px) {
  .outline_list > li {
    margin-top: 3rem;
  }
}
.outline_list > li:first-child {
  margin-top: 0;
}
.outline_item {
  position: relative;
  width: 100%;
}
.outline_item > dt {
  position: relative;
  width: 100%;
  padding-bottom: 0.2em;
}
.outline_item > dt::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #dadada;
}
.outline_item > dt::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 12rem;
  height: 2px;
  background-color: #0d0c08;
}
.outline_item > dt > span {
  display: block;
  color: #467474;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 3.4rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .outline_item > dt > span {
    font-size: 2.2rem;
  }
}
.outline_item > dd {
  position: relative;
  width: 100%;
  margin-top: 0.8em;
}
.outline_item > dd > p {
  width: 100%;
  margin-top: 1em;
}
.outline_item > dd > p:first-child {
  margin-top: 0;
}
.outline_item > dd > figure {
  width: 100%;
  margin-top: 1em;
  padding: 0.3em 0;
}
.outline_btn {
  position: relative;
  width: 88.0597014925%;
  aspect-ratio: 590/140;
  margin: 8rem auto 0 auto;
}
@media screen and (min-width: 768px) {
  .outline_btn {
    width: 67.1641791045%;
    aspect-ratio: 450/80;
    margin: 6rem auto 0 auto;
  }
}
.outline_btn > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  background-color: #9fb7b7;
}
@media screen and (min-width: 768px) {
  .outline_btn > a:hover {
    background-color: #467474;
    opacity: 1;
  }
}
.outline_btn > a::before {
  content: "";
  position: absolute;
  right: 3rem;
  top: 50%;
  display: block;
  width: 1.2rem;
  aspect-ratio: 9/20;
  background-image: url(../images/common/arrow_bg02.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .outline_btn > a::before {
    right: 2rem;
    width: 0.9rem;
  }
}
.outline_btn > a > span {
  display: block;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1;
  transform: translateY(-0.07em);
}
@media screen and (min-width: 768px) {
  .outline_btn > a > span {
    font-size: 2.2rem;
  }
}

/* ========================================================
    ticket
======================================================== */
.ticket {
  position: relative;
  width: 100%;
  padding: 12rem 0 16rem 0;
}
@media screen and (min-width: 768px) {
  .ticket {
    padding: 9rem 0 12rem 0;
  }
}
.ticket::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #d4b87a;
  z-index: -4;
}
.ticket_column {
  position: relative;
  width: 100%;
}
.ticket_ttl {
  position: relative;
  width: 100%;
  text-align: center;
}
.ticket_ttl > em {
  display: block;
  font-family: "Zen Old Mincho", serif;
  font-size: 6rem;
  font-weight: 900;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .ticket_ttl > em {
    font-size: 5rem;
  }
}
.ticket_ttl > span {
  display: block;
  margin-top: 0.5em;
  font-family: "Yuji Syuku", serif;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: -0.04em;
}
@media screen and (min-width: 768px) {
  .ticket_ttl > span {
    font-size: 2.4rem;
  }
}
.ticket_wrap {
  position: relative;
  width: 100%;
  margin-top: 8rem;
}
@media screen and (min-width: 768px) {
  .ticket_wrap {
    margin-top: 6rem;
  }
}
.ticket_wrap > :first-child {
  margin-top: 0 !important;
}
.ticket_subttl01 {
  position: relative;
  width: 100%;
  margin-top: 10rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .ticket_subttl01 {
    margin-top: 7.5rem;
  }
}
.ticket_subttl01 > span {
  position: relative;
  display: inline-block;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .ticket_subttl01 > span {
    font-size: 2.4rem;
  }
}
.ticket_subttl01 > span::before {
  content: "";
  position: absolute;
  right: calc(100% + 2rem);
  top: 50%;
  display: block;
  width: 3rem;
  height: 1px;
  background-color: #252525;
}
.ticket_subttl01 > span::after {
  content: "";
  position: absolute;
  left: calc(100% + 2rem);
  top: 50%;
  display: block;
  width: 3rem;
  height: 1px;
  background-color: #252525;
}
.ticket_subttl02 {
  position: relative;
  width: 100%;
  margin: 10rem auto 0 auto;
  padding: 1.6rem 0;
  text-align: left;
  border-top: 1px solid #ad904f;
  border-bottom: 1px solid #ad904f;
}
@media screen and (min-width: 768px) {
  .ticket_subttl02 {
    width: 88.0597014925%;
    margin: 7.5rem auto 0 auto;
    padding: 1.2rem 0;
  }
}
.ticket_subttl02 > span {
  display: block;
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .ticket_subttl02 > span {
    font-size: 2.2rem;
  }
}
.ticket_lead {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 88.0597014925%;
  aspect-ratio: 590/140;
  margin: 4rem auto 0 auto;
  border-radius: 7rem;
  background-color: #b73337;
}
@media screen and (min-width: 768px) {
  .ticket_lead {
    width: 67.1641791045%;
    aspect-ratio: 450/80;
    margin: 3rem auto 0 auto;
    border-radius: 4rem;
  }
}
.ticket_lead > span {
  display: block;
  color: #ffffff;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .ticket_lead > span {
    font-size: 1.8rem;
  }
}
.ticket_tbl {
  position: relative;
  width: 100%;
  margin-top: 4rem;
  border-radius: 1rem;
  border-collapse: collapse;
  table-layout: fixed;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .ticket_tbl {
    margin-top: 3rem;
  }
}
.ticket_tbl tbody th {
  text-align: left;
  border-top: 2px solid #d4b87a;
  background-color: #252525;
}
.ticket_tbl th {
  padding: 1.5rem 2rem;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  border-left: 2px solid #d4b87a;
  border-top: none;
  background-color: #467474;
}
.ticket_tbl th:first-child {
  border-left: none;
}
.ticket_tbl th > span {
  display: block;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.6;
  transform: translateY(-0.07em);
}
@media screen and (min-width: 768px) {
  .ticket_tbl th > span {
    font-size: 2rem;
  }
}
.ticket_tbl td {
  padding: 1.5rem 2rem;
  text-align: center;
  vertical-align: middle;
  border-left: 2px solid #d4b87a;
  border-top: 2px solid #d4b87a;
  background-color: #ffffff;
}
.ticket_tbl td:first-child {
  border-left: none;
}
.ticket_tbl td > span {
  display: block;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .ticket_tbl td > span {
    font-size: 2.2rem;
  }
}
.ticket_tbl td > span > small {
  display: block;
  font-size: 70%;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .ticket_tbl td > span > small {
    display: inline-block;
  }
}
.ticket_note {
  position: relative;
  width: 100%;
  margin-top: 2.4rem;
}
@media screen and (min-width: 768px) {
  .ticket_note {
    margin-top: 1.8rem;
  }
}
.ticket_note > li {
  width: 100%;
  padding-left: 1em;
  font-size: 2.6rem;
  text-indent: -1em;
}
@media screen and (min-width: 768px) {
  .ticket_note > li {
    font-size: 1.6rem;
  }
}
.ticket_btn {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 4rem auto -1rem auto;
}
@media screen and (min-width: 768px) {
  .ticket_btn {
    width: 88.0597014925%;
    margin: 3rem auto -1rem auto;
  }
}
.ticket_btn > li {
  width: 49.2537313433%;
  aspect-ratio: 330/120;
  margin: 0 0 1rem 1.4925373134%;
}
@media screen and (min-width: 768px) {
  .ticket_btn > li {
    width: 49.1525423729%;
    aspect-ratio: 290/80;
    margin: 0 0 1rem 1.6949152542%;
  }
}
.ticket_btn > li:nth-child(2n+1) {
  margin-left: 0;
}
.ticket_btn > li > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  padding: 0 5rem 0 4rem;
  background-color: #252525;
}
@media screen and (min-width: 768px) {
  .ticket_btn > li > a {
    padding: 0 4rem 0 3rem;
  }
}
@media screen and (min-width: 768px) {
  .ticket_btn > li > a:hover {
    background-color: #467474;
    opacity: 1;
  }
}
.ticket_btn > li > a::before {
  content: "";
  position: absolute;
  right: 2rem;
  top: 50%;
  display: block;
  width: 1.2rem;
  aspect-ratio: 9/20;
  background-image: url(../images/common/arrow_bg01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .ticket_btn > li > a::before {
    width: 0.9rem;
  }
}
.ticket_btn > li > a > span {
  display: block;
  color: #ffffff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.4;
  transform: translateY(-0.07em);
}
@media screen and (min-width: 768px) {
  .ticket_btn > li > a > span {
    font-size: 2rem;
  }
}
.ticket_item {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 4rem auto 0 auto;
}
@media screen and (min-width: 768px) {
  .ticket_item {
    width: 88.0597014925%;
    margin: 3rem auto 0 auto;
  }
}
.ticket_item_img {
  position: relative;
  width: 49.2537313433%;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .ticket_item_img {
    width: 45.7627118644%;
  }
}
.ticket_item_price {
  position: relative;
  width: 44.776119403%;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .ticket_item_price {
    width: 50.8474576271%;
  }
}
.ticket_item_price:first-child {
  width: 100%;
}
.ticket_item_price:first-child > li > dl > dd {
  width: calc(100% - 17rem);
  margin-top: 0;
}
.ticket_item_price > li {
  width: 100%;
  margin-top: 2.4rem;
}
@media screen and (min-width: 768px) {
  .ticket_item_price > li {
    margin-top: 1.8rem;
  }
}
.ticket_item_price > li:first-child {
  margin-top: 0;
}
.ticket_item_price > li > dl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.ticket_item_price > li > dl > dt {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 16rem;
  aspect-ratio: 160/40;
  border-radius: 2rem;
  background-color: #467474;
}
@media screen and (min-width: 768px) {
  .ticket_item_price > li > dl > dt {
    width: 12rem;
    aspect-ratio: 120/30;
    border-radius: 1.5rem;
  }
}
.ticket_item_price > li > dl > dt > span {
  display: block;
  color: #ffffff;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1;
  transform: translateY(-0.05em);
}
@media screen and (min-width: 768px) {
  .ticket_item_price > li > dl > dt > span {
    font-size: 1.8rem;
  }
}
.ticket_item_price > li > dl > dd {
  width: 100%;
  margin-top: 0.8rem;
}
@media screen and (min-width: 768px) {
  .ticket_item_price > li > dl > dd {
    width: calc(100% - 13rem) !important;
    margin-top: 0;
  }
}
.ticket_item_price > li > dl > dd > span {
  display: block;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  transform: translateY(-0.05em);
}
@media screen and (min-width: 768px) {
  .ticket_item_price > li > dl > dd > span {
    font-size: 2.8rem;
  }
}
.ticket_item_price > li > dl > dd > span > small {
  display: inline-block;
  font-size: 50%;
  line-height: 1;
}
.ticket_item_text {
  position: relative;
  width: 100%;
  margin-top: 3.6rem;
}
@media screen and (min-width: 768px) {
  .ticket_item_text {
    margin-top: 2.7rem;
  }
}
.ticket_item_text > p {
  width: 100%;
  margin-top: 1em;
}
.ticket_item_text > p:first-child {
  margin-top: 0;
}
.ticket_item_btn {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 4rem auto -1rem auto;
}
@media screen and (min-width: 768px) {
  .ticket_item_btn {
    margin: 3rem auto -1rem auto;
  }
}
.ticket_item_btn > li {
  width: 49.2537313433%;
  aspect-ratio: 330/100;
  margin: 0 0 1rem 1.4925373134%;
}
@media screen and (min-width: 768px) {
  .ticket_item_btn > li {
    width: 49.1525423729%;
    aspect-ratio: 290/60;
    margin: 0 0 1rem 1.6949152542%;
  }
}
.ticket_item_btn > li:nth-child(2n+1) {
  margin-left: 0;
}
.ticket_item_btn > li:first-child:last-child {
  margin-left: auto;
}
.ticket_item_btn > li > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  padding: 0 5rem 0 4rem;
  border-radius: 5rem;
  background-color: #252525;
}
@media screen and (min-width: 768px) {
  .ticket_item_btn > li > a {
    padding: 0 4rem 0 3rem;
    border-radius: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .ticket_item_btn > li > a:hover {
    background-color: #467474;
    opacity: 1;
  }
}
.ticket_item_btn > li > a::before {
  content: "";
  position: absolute;
  right: 2rem;
  top: 50%;
  display: block;
  width: 1.2rem;
  aspect-ratio: 9/20;
  background-image: url(../images/common/arrow_bg01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .ticket_item_btn > li > a::before {
    width: 0.9rem;
  }
}
.ticket_item_btn > li > a > span {
  display: block;
  color: #ffffff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.4;
  transform: translateY(-0.07em);
}
@media screen and (min-width: 768px) {
  .ticket_item_btn > li > a > span {
    font-size: 2rem;
  }
}/*# sourceMappingURL=subpage.css.map */