@charset "utf-8";

body {
  font-family: "Noto Sans JP";
  background-color: #28150e;
  color: #fff;
  line-height: 1.5;
  font-size: 15px;
}

.pc {
  display: none;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  background-color: #28150e;
  padding-top: 50px;
  overflow-x: hidden;
}

article {
  margin: 0 10px;
  text-align: center;
}

section {
  margin-bottom: 30px;
}

h2, h3, nav {
  font-family: Dela Gothic One;
}

h1 {
  font-size: 50px;
  font-weight: bold;
  color: #F3D06A;
  line-height: 1.1;
  margin-bottom: 20px;
}

h2 {
  color: #F3D06A;
  font-size: 40px;
  line-height: 2;
}

h3 {
  font-size: 32px;
  line-height: 2;
}

h4 {
  font-size: 24px;
  line-height: 2.5;
}

p {
  margin-bottom: 15px;
}

a {
  color: #F3D06A;
}

ul {
  padding-left: 20px;
}

.small {
  font-size: 12px;
}

.ylw {
  color: #F3D06A;
}

.nowarp {
  display: inline-block;
}

header {
  height: 10svh;
  display: flex;
  justify-content: flex-end;
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 999;
}

.hamburger-menu {
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 1000;
}

.overlay-menu ul {
  margin: 60px 30px 30px;
}

.overlay-menu ul li {
  font-size: 30px;
  line-height: 2;
}

.overlay-menu ul li a .nowarp {
  display: inline-block;
}

.overlay-menu ul li a {
  text-decoration: none;
}

.hamburger-menu span {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #F3D06A;
  border-radius: 3px;
  transition: all 0.3s;
  margin-bottom: 5px;
}

.hamburger-menu.sp.open span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

.hamburger-menu.sp.open span:nth-child(2) {
  opacity: 0;
}

.hamburger-menu.sp.open span:nth-child(3) {
  transform: translateY(-9px) rotate(-45deg);
}

.overlay-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(40, 21, 14, 0.9);
  transform: translateX(100%);
  transition: transform 0.4s ease-in-out;
  z-index: 998;
}

.overlay-menu.sp.open {
  transform: translateX(0);
}

body.no-scroll {
  overflow: hidden;
}

.kv {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.about {
  margin-bottom: 50px;
}

.subtitle {
  font-size: 14px;
  line-height: 1.2;
}

.director {
  line-height: 1.5;
  font-size: 14px;
}

.day {
  font-size: 32px;
  font-weight: bold;
}

#story {
  text-align: center;
  line-height: 1.8;
  margin-bottom: 20px;
}

.sub-copy {
  font-size: 20px;
  font-weight: bold;
}

.copy {
  font-size: 24px;
  font-weight: bold;
}

.news-box {
  width: 85%;
  height: 100px;
  margin: 0 auto 20px;
  overflow-y: auto;
  border: 1px solid #F3D06A;
  padding: 10px;
}

#news a {
  font-size: 20px;
}

.news {
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
  padding: 0 5px;
}

#news .news a {
  font-size: 16px;
}

dt {
  width: 13rem;
  text-align: left;
}

dd {
  text-align: left;
  text-indent: 10px;
}

.cast-a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cast-b {
  margin: 0 auto;
}

.cast {
  box-sizing: border-box;
  padding: 0 20px;
  margin-bottom: 10px;
}

.cast p {
  font-size: 20px;
}

.cast img {
  max-width: 150px;
  height: auto;
  margin-bottom: 5px;
}

table.staff {
  margin: 0 auto;
}

.staff td {
  text-align: left;
  vertical-align: top;
  padding-left: 20px;
}

.pro {
  width: 90%;
  margin: 0 auto;
}

#schedule img {
  width: 90%;
  max-width: 949px;
  height: auto;
}

#schedule p {
  font-size: 24px;
  line-height: 2;
}

.schedule-info {
  margin: 0 auto;
  padding: 10px;
  text-align: left;
  font-size: 12px;
}

.seat {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.seat-box {
  width: 200px;
}

.seat-name {
  font-size: 28px;
}

.rsv {
  margin-bottom: 30px;
}

.btn {
  width: 80%;
  max-width: 720px;
  height: auto;
}

.ticket-info {
  text-align: left;
  margin: 0 auto 30px;
  padding: 0 10px;
  font-size: 14px;
}

.ticket-info ul li {
  list-style: disc;
  margin-bottom: 10px;
}

.seatmap {
  width: 90%;
  height: auto;
}

.ueno {
  font-size: 20px;
  color: #F3D06A;
  font-weight: bold;
  line-height: 3;
}

.goods-content {
  margin-bottom: 20px;
}

.goods-list {
  /* border-bottom: 1px dotted #e8e1cf; */
  margin-bottom: 30px;
}

.goods-list img {
  margin-bottom: 8px;
}

.goods-list span, .goods-text {
  font-size: 14px;
}

.goods-title {
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 1.5;
}

.goods-price {
  font-size: 20px;
  margin-bottom: 5px;
}

.goods-text {
  margin-bottom: 5px;
}

.goods-info {
  width: 90%;
  text-align: left;
  margin: 0 auto;
}

.mb0 {
  margin-bottom: 0;
}

.goods-info ul {
  list-style-type: disc;
}

#goods .small {
  margin-top: 10px;
}

.shop {
  width: 90%;
  max-width: 800px;
  margin: 0 auto 40px;
}

.shop h3 {
  font-family: "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 800;
  font-size: 26px;
}

.shop ul {
  text-align: left;
  margin-bottom: 20px;
}

.shop ul li {
  list-style-type: disc;
  font-weight: 300;
}

.qa {
  width: 90%;
  margin: 0 auto 20px;
  border: 1px solid #F3D06A;
  text-align: left;
}

.qa p {
  margin: 0;
}

.faq-question {
  background-color: #F3D06A;
  color: #000;
  padding: 10px 40px 10px 5%;
  cursor: pointer;
  z-index: 1;
  position: relative;
}

.faq-question::after {
  content: '';
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #28150E;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(90deg);
  transition: transform 0.4s ease;
}

.faq-question.is-active::after {
  transform: translateY(-50%) rotate(-90deg);
}

.faq-answer {
  height: 0;
  overflow: hidden;
  transition: 0.4s;
  background-color: #28150E;
  color: #fff;
  margin-bottom: 3px;
  padding: 0 3% 0 5%;
}

.js-question.is-active+.faq-answer {
  height: auto;
  padding: 10px;
}

section#info {
  margin: 30px auto;
  width: 90%;
}

#info p,
#info li {
  text-align: left;
}

#info ul li {
  list-style-type: disc;
}

.contact {
  margin: 50px auto;
}

footer {
  background-color: #92262B;
  text-align: center;
  line-height: 7;
}

#day-ticket {
  padding-bottom: 50px;
  margin: 0 auto;
  text-align: center;
}

#day-ticket h3 {
  font-weight: 100;
}

#day-ticket ul {
  font-size: 20px;
  line-height: 2;
}

#day-ticket ul li a {
  text-decoration: none;
  border-bottom: 1px solid #28150E;
  color: #F3D06A;
}

#day-ticket ul li a:hover {
  border-bottom: 1px solid #F3D06A;
}

#day-ticket .otd-info ul {
  font-size: 14px;
  margin: 20px;
  text-align: left;
  list-style-type: disc;
  padding-left: 20px;
}

@media screen and (min-width:768px) {
  body {
    font-size: 20px;
    background-color: #e8e1cf;
  }

  .wrapper {
    max-width: 1000px;
    padding-top: 0;
    overflow-x: auto;
  }

  .sp {
    display: none;
  }

  .pc {
    display: block;
  }

  /* font-setting */

  h2 {
    font-size: 50px;
  }

  h3 {
    font-size: 40px;
    margin-bottom: 10px;
  }

  h4 {
    font-size: 32px;
  }

  .small {
    font-size: 14px;
  }

  .subtitle {
    font-size: 18px;
  }

  .director {
    font-size: 20px;
  }

  .day {
    font-size: 48px;
  }

  .sub-copy {
    font-size: 24px;
  }

  .copy {
    font-size: 32px;
  }

  header {
    height: 80px;
    display: block;
    position: static;
  }

  nav {
    width: calc(100% - 30px);
    max-width: 940px;
    margin: 0 auto;
    line-height: 80px;
  }

  nav ul {
    display: flex;
    justify-content: space-between;
  }

  nav ul li {
    margin-right: 10px;
  }

  nav ul li:last-child {
    margin-right: 0;
  }

  nav ul li a {
    display: block;
    color: #F3D06A;
    text-decoration: none;
    font-size: 18px;
  }

  nav ul li a span {
    border-bottom: 2px solid #28150E;
  }

  nav ul li a span:hover {
    border-bottom: 2px solid #F3D06A;
  }

  .news-box {
    max-width: 800px;
    height: 150px;
  }

  dd {
    text-indent: 50px;
  }

  .cast img {
    max-width: 300px;
  }

  table {
    width: 600px;
  }

  #schedule img {
    width: 80%;
  }

  .schedule-info {
    width: 70%;
    font-size: 16px;
  }

  .btn {
    width: 50%;
  }

  .ticket-info {
    width: 80%;
    font-size: 16px;
  }

  .seatmap {
    width: 80%;
    margin-bottom: 50px;
  }

  .ueno {
    font-size: 28px;
  }

  .qa {
    width: 80%;
    max-width: 800px;
  }

  .goods-content {
    display: flex;
    justify-content: center;
  }

  .goods-list {
    width: calc((100% - 40px) / 2);
    max-width: 400px;
    margin: 0 5px;
  }

  .goods-list span {
    font-size: 16px;
  }

  .goods-title {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .goods-price {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .goods-text {
    font-size: 16px;
  }

  .goods-info {
    width: 80%;
  }

  section#info {
    width: 80%;
    font-size: 18px;
  }
}