/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

/* ================================
  共通
================================ */

.page-section {
  padding: 60px 0;
}

.section-title {
  max-width: 700px;
  font-size: 40px;
  font-family: Times,sans-serif;
}
.section-title2 {
  font-size: 36px;
  font-family: Times,sans-serif;
}

.section-title-mini {
  margin-bottom: 10px;
  font-family: Times,sans-serif;
}

.section-contents {
  margin-bottom: 2rem;
}

.flex {
  display: flex;
}

.mini {
  font-size: 0.8em;
}
.bold {
  font-weight: bold;
}

.sp-only {
  display: none;
}

a {
  color: #0a45b3;
}

.under {
  text-decoration: underline;
}

/* 強調 */
.emphasis {
  color: #ff1616;
}
.emphasis2 {
  color: #d41818;
}

@media (max-width: 767px) {
  body {
    font-size: 0.9rem;
  }
  .section-title {
    font-size: 36px;
  }
  .section-title2 {
    font-size: 30px;
  }
  .text-md-left2 {
    text-align: left;
  }
  .sp-only {
    display: block;
  }
}

.video {
  padding: 40px 20px 15px 20px;
}

/* ================================
  寄せ
================================ */
.center {
  text-align: center;
}
@media (max-width: 767px) {
  .md-left {
    text-align: left;
  }
}

/* ================================
  ボタン
================================ */
.btn-circle-shadow {
  display: inline-block;
  padding: 1.1em 1.3em;
  width: 240px;
  text-decoration: none !important;
  background: #f3f3f300; /*ボタン色*/
  color: #272727;
  border: solid 1px #272727;
  border-radius: 50px;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.37);
  margin-top: 8px;
  margin-bottom: 12px;
}
.btn-circle-shadow:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px); /*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); /*影を小さく*/
  border-bottom: none;
}

.btn-ticket {
  background: #ebe724;
  border-bottom: solid 4px #7b7c2e;
}

.btn-goods {
  background: #ebe724; /*ボタン色*/
  border-bottom: solid 4px #7b7c2e;
  margin-right: 30px;
}

/* ================================
  Header
================================ */
@media (max-width: 767px) {
  #header {
    height: 50px;
  }
  #header #header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
  }
}
/* ================================
  Top
================================ */
.top-hero {
  height: 70vh;
}
.top-img-wrap {
  display: flex;
  justify-content: center;
}
.top-img {
  object-fit: cover;
  width: 65%;
}
.top-img img {
  /* aspect-ratio: 3/2; */
  box-shadow: 0 8px 12px 0 rgba(30, 170, 189, 0.47);
}
@media (min-width: 1200px) {
  .top-img {
    width: 48%;
  }
}

@media (max-width: 767px) {
  .top-hero {
    height: 45vh;
  }
  .top-img {
    width: 75%;
  }
}

/* ================================
  セクション共通
================================ */
.section-contents h3 {
  color: #918309;
}
.section-contents h5 {
  color: #776c0a;
}
.section-contents h6 {
  color: #685e08;
  font-weight: normal;
}

/* ================================
  News
================================ */
.section-news-wrapper {
  background-image: url(../images/bg/light_02.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#section-news {
  background-color: rgba(241, 200, 238, 0.5);
}

.info_box {
  border: solid 0px;
  padding: 30px;
  height: 220px;
  overflow: auto;
  background-color: #ffffff8f;
}

.info_text {
  font-size: 15px;
  line-height: 1.9;
  margin: 0px 5px 10px 0px;
}

.info_date {
  color: #a5324f;
  font-weight: bold;
}

.info_arrow {
  color: #105a7c;
  font-weight: bold;
}

.info_tensen {
  margin: 20px 0px 5px 0px;
  padding: 20px 0px 2px 0px;
  background: url(../images/tensen.png) repeat-x;
}

/* .news_modal {
  font-size: 12px;
  cursor: pointer;
  text-decoration: underline;
} */

.news-modal-content {
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .news-modal-content {
    width: 80%;
  }
}

/* ================================
  Introduction
================================ */
/* .section-introduction-wrapper {
  background-image: url(../images/bg/washi_01.jpg);
	background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;

}
#section-introduction {
  background-color: rgba(207, 207, 207, 0.5);
} */

.flyer-img {
  justify-content: center;
}

.flyer-img-content {
  max-width: 40%;
  margin: 1em;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.5);
}

/* ================================
  Cast
================================ */
.section-cast-wrapper {
  background-image: url(../images/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  /* background-attachment: fixed; */
}

#section-cast {
  background-color: rgba(255, 255, 255, 0.2);
}

.cast {
  margin: 4.5rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 0;
}

.cast li {
  margin: 0 30px 20px 30px;
  display: inline-block;
  /* width: 200px; */
  box-sizing: border-box;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ",
    sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  background-repeat: no-repeat;
}

.cast-1 li {
  max-width: 270px;
}
.cast-2 li {
  max-width: 220px;
}
.cast-3 li {
  max-width: 200px;
}

.cast li a {
  cursor: pointer;
}

/* .cast a {
  font-size: 12px;
  line-height: 6px;
} */

.cast-middle-title {
  /* background-color: #aa83aa9a; */
  padding: 6px 0;
  font-size: 1.2em;
}

.btn-individual-reservation {
  font-weight: 500;
  letter-spacing: 1px;
  border: 1px solid #444;
  border-radius: 70px;
  background-color: transparent;
  color: #333;
  text-shadow: none;
  padding: 8px 20px 8px 30px;
  line-height: 20px;
  text-decoration: none !important;
  margin-top: 15px;
}

.cast-yaku {
  color: #74124f;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0px;
  margin-top: 8px;
}

.cast-name {
  font-size: 16px;
  margin-bottom: 0;
}
.cast-wrap a {
  cursor: pointer;
}
.cast1-container {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  margin-bottom: 20px;
}
.cast2-container {
  padding-left: 2rem;
  padding-right: 2rem;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .cast {
    margin: 1.8rem 0;
  }
  .cast li {
    width: 84px;
    margin: 0 10px 30px 10px;
  }
  .cast-1 li {
    flex-basis: 62%;
  }
  .cast-2 li,
  .cast-3 li {
    flex-basis: 43%;
  }
  .cast1-container {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .cast2-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .btn-individual-reservation {
    font-size: 13px;
    margin-top: 7px;
  }
  .cast-yaku {
    margin-bottom: -2px;
    /* font-size: 13px; */
  }
  /* .cast-name {
    font-size: 14px;
  } */
}

/* ================================
  modal共通
================================ */
.modal-close {
  position: absolute;
  z-index: 1;
  top: -10px;
  right: 0;
  font-size: 14px;
  color: #fff;
  background: #74124f;
  padding: 7px 15px;
  cursor: pointer;
  border-radius: 40px 40px;
}

/* ================================
  Cast modal
================================ */
.cast-box {
  flex-wrap: nowrap;
  justify-content: center;
  padding: 20px;
}

.cast-thumb {
  padding: 10px;
  width: 80%;
  margin: 0 auto;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.cast-thumb2 {
  width: 45%;
  margin: 0 auto;
  padding: 5px;
}

/* .cast-txt {
	text-align: start;
} */

.modal-cast-name {
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #74124f;
  padding-bottom: 4px;
  /* border-bottom: 1px solid #f9fc77; */
}

.cast-modal-button {
  position: relative;
  right: 10px;
  bottom: 20px;
}

.cast-txt span {
  font-weight: bolder;
}

@media (max-width: 767px) {
  .cast-box {
    padding: 10px;
  }
  .cast-thumb {
    width: 100%;
    margin-bottom: 0 !important;
  }
  .cast-thumb2 {
    width: 72%;
    margin: 0 auto;
    padding: 5px;
  }

  .modal-cast-name {
    font-size: 1rem;
    padding-bottom: 2px;
    margin-bottom: 5px;
  }

  .cast-box p:not(.modal-cast-name) {
    font-size: 10px;
    margin-bottom: 10px;
  }
}

/* ================================
  Schedule & Ticket
================================ */
/* .section-schedule-wrapper {
  background-image: url(../images/bg/gradetion_02.jpg);
	background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
} */
/* #section-schedule {
  background-color: rgba(245, 242, 229, 0.7);
} */

#section-schedule h5 {
  color: #92092b;
  font-size: 1rem;
}

.ticket_modal {
  font-size: 14px;
  color: #eca1a1;
  cursor: pointer;
  text-decoration: underline;
}

.a-ticket {
  text-decoration: underline !important ;
}

.viewing-notes-title {
  color: #a12a14 !important;
}

.viewing-notes-text {
  font-size: 0.7rem;
}

.table-wrapper table {
  margin: 0 auto;
}

.table-main td {
  text-align: left;
}

.accordion-ticket li .accordion-title {
  padding: 0;
  border: none;
}
.accordion-ticket li .accordion-title::before {
  right: 0;
  width: 0;
  height: 0;
}
.accordion-ticket li .accordion-title::after {
  right: 0;
  width: 0;
  height: 0;
}


.annai-img {
  justify-content: space-around;
}

.annai-img-content {
  max-width: 40%;
  margin: 0.6em;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
  .table-wrapper table {
    margin: 0;
  }
}

/* ================================
  お知らせ
================================ */
.announce-list {
  list-style: none;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 15px;
}

.announce-img {
  width: 480px;
  margin-top: 10px;
  box-shadow: 0 10px 25px 0 rgba(54, 54, 54, 0.3);
}

/* ================================
  Goods
================================ */
.section-goods-wrapper {
  background-image: url(../images/bg/gradetion_01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#section-goods {
  background-color: rgba(255, 252, 238, 0.822);
}

.goods-title {
  color: #582a49;
}

.goods-contents-img {
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.5);
}

.goods-list {
  list-style: none;
  flex-wrap: wrap;
  justify-content: space-around;
  padding-left: 0;
  cursor: pointer;
}

.goods-list li {
  padding: 15px;
}

.goods-list li img {
  width: 500px;
}

.cashless-img {
  width: 350px;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.5);
  margin-top: 15px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .goods-list li {
    padding: 15px 2px;
  }
  .cashless-img {
    width: 60%;
  }
}

/* ================================
  Goodsサンプルたち
================================ */
.goods-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.goods-content-wrap {
  margin-bottom: 10px;
}

.goods-content1 {
  /* width: 49%; */
  padding-bottom: 1%;
  float: left;
  overflow: hidden;
}
.goods-content2 {
  /* width: 100%; */
  padding-right: 1%;
  padding-bottom: 1%;
  float: left;
  overflow: hidden;
}

.goods-img {
  /* width: 40%; */
  float: left;
}

.goods-text {
  /* width: 58%; */
  float: left;
}
.goods-text-title {
  font-size: 1rem;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0;
}
.goods-text-price {
  font-size: 0.8rem;
  text-align: left;
  margin-bottom: 5px;
}
.goods-text-ex {
  font-size: 0.7rem;
  text-align: left;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .goods-content1,
  .goods-content2 {
    margin-bottom: 20px;
  }
  .goods-img {
    margin-bottom: 10px;
  }
  .goods-img img {
    width: 80%;
    margin: auto;
  }
  .goods-text-title,
  .goods-text-price,
  .goods-text-ex {
    text-align: center;
  }
}

.name-btn {
  line-height: 150%;
  background: #2d5061;
  border-radius: 10px;
  float: left;
  transition: 0.3s all;
}
.name-btn1 {
  width: 70%;
  margin: 5px auto;
}
.name-btn2 {
  width: 14%;
  margin: 5px 0.5%;
}
.name-btn-a {
  color: #ececec !important;
  font-size: 0.7rem;
}
.name-btn1:hover {
  opacity: 0.8;
  cursor: pointer;
}
.name-btn2:hover {
  opacity: 0.8;
  cursor: pointer;
}

@media (max-width: 767px) {
  .name-btn {
    width: 48%;
    margin: 5px 1%;
    line-height: 200%;
  }
  .name-btn-a {
    text-decoration: none !important;
  }
}

/* ================================
  goods modal
================================ */

.modal-btn {
  display: flex;
}

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled,
.btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

[data-bs-theme="dark"] .btn-close {
  filter: var(--bs-btn-close-white-filter);
}

/* ================================
  faq
================================ */
/* .section-faq-wrapper {
  background-image: url(../images/bg/washi_02.jpg);
	background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#section-faq {
  background-color: rgba(252, 244, 201, 0.5);
} */

@media (max-width: 767px) {
  .accordion li .accordion-title *  {
    padding-right: 20px;
  }
}


/* ================================
  Contact
================================ */
.section-contact-wrapper {
  background-color: #b5dbebcc;
}
