@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap");
@media (max-width: 768px) {
  .pc {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .sp {
    display: none !important;
  }
}
html {
  color: #6E4807;
  font-family: "Yu Gothic", YuGothic, "Noto Sans JP", sans-serif;
  text-decoration: none;
  padding: 0;
  margin: 0;
  height: 100%;
  line-height: 24px;
  font-size: 62.5%;
  width: 100%;
}

a {
  cursor: pointer;
}
a:hover {
  opacity: 0.8;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
}

section {
  margin: 0 auto;
}

.bg1 {
  background: #F3E1C5;
}

.bg2 {
  background: #FDF5E9;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .container {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .container {
    padding: 0 20px;
  }
}
.hover-btn {
  opacity: 0;
  width: 66px;
  transition: 0.6s;
}

.btn-maru {
  width: 66px;
  transition: 0.6s;
}

.tab-inner a {
  position: relative;
  width: 66px;
  height: 66px;
}
.tab-inner a > img {
  position: absolute;
  right: 0;
}
.tab-inner a:hover .btn-maru {
  opacity: 0;
}
.tab-inner a:hover .hover-btn {
  opacity: 1;
}

.sec02-header a {
  position: relative;
  width: 66px;
  height: 66px;
}
.sec02-header a > img {
  position: absolute;
  right: 0;
}
.sec02-header a:hover .btn-maru {
  opacity: 0;
}
.sec02-header a:hover .hover-btn {
  opacity: 1;
}

.sec03_contents a p:hover .btn-maru {
  opacity: 0;
}
.sec03_contents a p:hover .hover-btn {
  opacity: 1 !important;
}

.btn_base, .btn_w, .btn_br, .btn_gray {
  border-radius: 10px;
  width: 362px;
  margin: 0 auto;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  transition: 0.6s;
}
.btn_base:hover, .btn_w:hover, .btn_br:hover, .btn_gray:hover {
  background: #F3E1C5;
  color: #6E4807;
}
.btn_base:hover a, .btn_w:hover a, .btn_br:hover a, .btn_gray:hover a {
  opacity: 1;
}
.btn_base a, .btn_w a, .btn_br a, .btn_gray a {
  padding: 30px 0;
  display: block;
  width: 100%;
}

.btn_base {
  background: #FDF5E9;
  color: #6E4807;
  font-size: 2rem;
  font-weight: 700;
}

.btn_w {
  border: 2px solid #6E4807;
  border-radius: 10px;
  background: #fff;
  color: #6E4807;
}
.btn_w:hover {
  border: 2px solid #6E4807;
}

.btn_br {
  background: #6E4807;
  color: #FDF5E9;
  border: 2px solid #6E4807;
}

.btn_gray {
  background: #F5F5F5;
}

.bo2 {
  border: 2px solid #F3E1C5;
}
.bo2:hover {
  border: 2px solid #6E4807;
}

.more_btn {
  width: 237px;
  margin-top: 30px;
}

.more_btn2 {
  background: #6E4807;
  border-radius: 30px;
  width: 237px;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 18px 26px;
  margin: 30px auto 0;
  position: relative;
}
.more_btn2 a {
  color: #fff;
}
.more_btn2:after {
  position: absolute;
  content: "";
  background: url(../img/link_btn_w.png) no-repeat;
  background-size: 17px;
  width: 17px;
  height: 20px;
  right: 25px;
  top: 33%;
}

.print {
  padding: 16px 26px;
}

button.print {
  cursor: pointer;
  position: relative;
  color: #fff;
  border: none;
  text-align: left;
  background: #6E4807;
  border-radius: 30px;
  width: 237px;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 18px 26px;
  margin: 23px auto 0;
}
button.print:after {
  content: "";
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 7px;
  height: 7px;
  transform: rotate(-45deg);
  position: absolute;
  right: 23px;
  top: 23px;
}

@media (max-width: 768px) {
  .btn_base, .btn_w, .btn_br, .btn_gray {
    width: 310px;
    font-size: 1.6rem;
  }
  .btn_base a, .btn_w a, .btn_br a, .btn_gray a {
    padding: 24px 0;
  }
  .btn-maru {
    width: 50px;
  }
  .hover-btn {
    width: 60px;
  }
  .more_btn {
    margin-top: 20px;
  }
}
h2 {
  font-size: 2.6rem;
}

h3 {
  font-size: 4.8rem;
  margin: 56px 0 80px;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}

h4 {
  font-size: 2rem;
  border-bottom: 2px solid #F3E1C5;
  padding: 0 0 20px;
  margin-bottom: 40px;
}

h5 {
  font-size: 3rem;
  line-height: 3rem;
}

h6 {
  font-size: 3.6rem;
  margin-bottom: 30px;
  line-height: 4rem;
}

.subtitle {
  font-size: 3.2rem;
  line-height: 5rem;
  font-family: "Noto Serif JP", serif;
}

.subtitle2 {
  font-size: 3.2rem;
  margin-bottom: 60px;
  font-weight: 700;
  line-height: 5rem;
}

.subtitle3 {
  font-size: 3.2rem;
  line-height: 5rem;
  font-weight: 700;
}

@media (max-width: 768px) {
  h3 {
    font-size: 3.4rem;
    margin: 28px 0;
    line-height: 3.6rem;
  }
  h4 {
    font-size: 2.4rem;
    padding: 0 0 22px;
  }
  h5 {
    font-size: 2rem;
  }
  h6 {
    font-size: 3rem;
  }
  .subtitle {
    font-size: 2.2rem;
  }
  .subtitle2 {
    font-size: 2.4rem;
    margin-bottom: 35px;
  }
  .subtitle3 {
    font-size: 2.4rem;
    line-height: 3rem;
  }
}
header {
  height: 84px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin: 0 auto;
}

nav.pc {
  background: #FDF5E9;
  width: 903px;
  margin: 20px 20px 0 0;
  border-radius: 30px 0px 30px 0px;
  padding: 20px 15px;
  position: relative;
}
nav.pc ul {
  display: flex;
  align-content: center;
  justify-content: space-around;
  align-items: center;
}
nav.pc ul li {
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0 8px 0 8px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  nav.pc ul li {
    font-size: 1.4rem;
  }
}
nav.pc ul .lang-menu {
  position: absolute;
  width: 103px;
  right: 26px;
  top: 68px;
  background: #F3E1C5;
  overflow: hidden;
  display: none;
  border: 1px solid #FDF5E9;
}
nav.pc ul .lang-menu ul {
  flex-direction: column;
}
nav.pc ul .lang-menu ul li {
  display: block;
  margin-bottom: 5px;
  width: 100%;
  border-bottom: 1px solid #FDF5E9;
  font-size: 1.2rem;
}
nav.pc ul .lang-menu ul li:last-child {
  border-bottom: none;
}
nav.pc ul .lang {
  cursor: pointer;
  background: #F3E1C5;
  padding: 5px 11px;
  font-size: 1.4rem;
}

.dropdown {
  position: relative;
}
.dropdown:after {
  content: "";
  border-left: 2px solid #6E4807;
  border-bottom: 2px solid #6E4807;
  width: 6px;
  transform: rotate(-45deg);
  position: absolute;
  right: -12px;
  height: 6px;
  top: 5px;
  cursor: pointer;
}

.dropdown-toggle {
  position: relative;
}

.dropdown-tab {
  display: none;
  position: absolute;
  top: 44px;
  width: 230px;
  background: #F3E1C5;
}
.dropdown-tab a {
  padding: 18px 30px 18px 17px;
  text-align: left;
}
.dropdown-tab a:first-child {
  border-bottom: 1px solid #fff;
}

#mv {
  position: relative;
  z-index: -1;
  transform: translateY(-84px);
}
#mv .mv_text {
  position: absolute;
  top: 30%;
  max-width: 25%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

@media (min-width: 769px) {
  video {
    width: 100%;
    border-radius: 0;
  }
}
@media (max-width: 768px) {
  video {
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.header-1 h1 {
  position: absolute;
  top: 29px;
}
@media screen and (max-width: 917px) {
  .header-1 nav.pc {
    display: none !important;
  }
  .header-1 .header-sp {
    display: block !important;
  }
}

.header-2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 auto;
  align-content: space-between;
  justify-content: space-between;
  position: relative;
}
@media (min-width: 769px) {
  .header-2 {
    height: 87px;
  }
}
.header-2 h1 {
  width: 220px;
  position: absolute;
  top: 18%;
}
.header-2 nav.pc {
  background: none;
  border-radius: 0;
  position: absolute;
  right: 0;
  max-width: 73%;
}
@media screen and (max-width: 970px) {
  .header-2 nav.pc {
    display: none !important;
  }
  .header-2 .header-sp {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .header-2 {
    padding: 5px 20px 0;
  }
  .header-2 h1 {
    position: absolute;
    top: 26px;
    top: 29px;
    left: 20px;
    width: 133px;
  }
}

#section01 {
  padding-bottom: 48px;
  display: block;
  margin-top: -80px;
  padding-top: 40px;
}

.schedule {
  background: #FDF5E9;
  border-radius: 8px 8px 60px 60px;
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .schedule {
    position: relative;
  }
}

.tab-header {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow-x: auto;
}
.tab-header li {
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
  padding: 20px 44px 15px;
  border-right: 2px solid #F3E1C5;
  cursor: pointer;
}
.tab-header li:hover {
  opacity: 0.8;
}
.tab-header li p {
  font-weight: normal;
  font-size: 1.4rem;
  margin: 5px 0 0;
  font-weight: 700;
}
.tab-header::-webkit-scrollbar {
  display: none;
}

_::-webkit-full-page-media, _:future, :root .tab-header {
  border-radius: 30px 0 0 0;
}

@media (min-width: 769px) {
  _::-webkit-full-page-media, _:future, :root .tab-header {
    overflow: hidden;
  }
}
.tab_container {
  display: none;
}

.tab_container.show {
  display: block !important;
}

.tab-inner .tab-block {
  width: 100%;
}
.tab-inner .tab-block .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 2.6rem;
  font-weight: 700;
}
.tab-inner .tab-block .time li {
  font-weight: 700;
}

.tab-list.active {
  background: #6E4807;
  color: #F3E1C5;
}

.detail {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.detail p {
  text-align: left;
  padding-bottom: 6px;
  font-size: 1.4rem;
  font-weight: normal;
  width: 12%;
}
.detail .time p, .detail .price p {
  text-align: left;
  padding-bottom: 12px;
}
.detail ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.detail ul li {
  font-size: 1.6rem;
  padding-right: 11px;
}
.detail ul li span {
  font-size: 1.4rem;
}

.required {
  color: #F44336;
  font-size: 2rem;
  font-weight: 700;
}

.ticket {
  padding: 17px 50px 37px;
  font-weight: 700;
  font-size: 1.6rem;
  color: #F44336;
}
.ticket li:first-child {
  margin-bottom: 5px;
}

.calender {
  margin-top: 50px;
}
.calender iframe {
  pointer-events: auto !important;
}

.responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.responsive-iframe-container iframe, .responsive-iframe-container object, .responsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.swiper-button-lock {
  display: block !important;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  cursor: pointer;
  right: 15px !important;
  left: auto !important;
  top: 35px !important;
  --swiper-navigation-size: 14px;
  color: #6E4807 !important;
  z-index: 100 !important;
  opacity: 1;
  border-radius: 50%;
  background: #F3E1C5;
  width: 35px !important;
  height: 35px !important;
  opacity: 1 !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  position: absolute;
  right: 13px;
  top: 11px;
}

.schedule .swiper-slide {
  width: initial;
  margin: 0;
}

.tab-header.swiper-wrapper {
  padding: 0 !important;
  overflow: initial;
}

ul.tab-inner {
  display: grid;
  padding: 40px 50px 37px;
  display: grid;
  justify-content: space-between;
  border-bottom: 2px solid #F3E1C5;
  grid-template-columns: 1fr 1fr;
  gap: 44px 90px;
  margin: 0;
  width: initial;
}

.swiper-container.tab-box {
  touch-action: pan-y;
}

@media (max-width: 768px) {
  .tab-list.swiper-slide {
    width: initial !important;
  }
}
#section02 {
  background: #fff;
  padding: 64px 80px 80px 100px;
}
#section02 .sec02-header {
  margin-bottom: 10px;
}
#section02 li {
  font-size: 1.8rem;
  padding: 27px 0 27px 25px;
  font-weight: 700;
}
#section02 li:nth-child(2n+1) {
  background: #FDF5E9;
}
#section02 li span {
  font-size: 1.4rem;
  padding-right: 28px;
  font-weight: normal;
}

.sec02-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#section03 {
  background: #6E4807;
  padding: 108px 100px 200px;
}
#section03 .btn_base {
  margin-top: 92px;
}

@media screen and (max-width: 1100px) {
  #section03 {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.sec03_contents {
  display: flex;
  gap: 160px;
  align-items: center;
  justify-items: center;
  justify-content: center;
}
.sec03_contents:first-child {
  margin-bottom: 66px;
}
.sec03_contents > img {
  width: 630px;
  min-width: 349px;
}
.sec03_contents .sec03-t {
  width: 518px;
}
.sec03_contents a {
  color: #F3E1C5;
  font-size: 2.6rem;
  font-family: "Noto Serif JP", serif;
  line-height: 42px;
}
.sec03_contents a p {
  font-size: 4rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  margin-top: 35px;
}
.sec03_contents a p img {
  margin-top: 85px;
  position: absolute;
}
@media (max-width: 768px) {
  .sec03_contents a p img {
    margin-top: 65px;
  }
}
@media screen and (max-width: 1300px) {
  .sec03_contents {
    gap: 60px;
  }
}

#section05 {
  padding: 120px 0 0;
}
#section05 .show img {
  margin-bottom: 60px;
}
@media (min-width: 769px) {
  #section05 .show img {
    border-radius: 0 0 100px 100px;
  }
}

.sec05-inner, .sec06-inner, .sec09-inner, .sec10-inner, .sec12-inner {
  background: #fff;
  padding: 77px 0 140px;
}

@media (max-width: 768px) {
  .sec05-inner, .sec06-inner, .sec09-inner {
    padding: 40px 0 80px;
  }
  .sec10-inner {
    padding: 0 0 80px;
  }
}
.program {
  margin-bottom: 70px;
}
.program > div {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 5rem;
  margin-bottom: 77px;
}
.program ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 68px 42px;
}
.program ul img {
  border-radius: 10px;
}
.program ul p {
  font-size: 2rem;
  font-weight: 700;
  margin-top: 14px;
}

.ex {
  padding-top: 70px;
}
.ex h4 {
  margin-bottom: 40px;
}
.ex p {
  margin-bottom: 20px;
  font-size: 2rem;
}
.ex ul {
  font-size: 1.6rem;
  margin: 20px 0 26px;
}

.ex li, .ex2 li {
  line-height: 24px;
  font-size: 2rem;
}
.ex p, .ex2 p {
  font-size: 2rem;
  font-weight: 700;
}

.ex2 {
  padding: 125px 0 112px;
}

#section04 {
  background: #FDF5E9;
  padding-bottom: 114px;
}
#section04 .swiper-wrapper {
  padding: 80px 0 90px;
  margin: -30px 0px;
}

.swiper-wrapper {
  transition-timing-function: linear !important;
  align-items: center;
}
.swiper-wrapper img {
  width: 100%;
  height: auto;
}

@-moz-document url-prefix() {
  .swiper-wrapper {
    transition-timing-function: linear !important;
    align-items: center;
  }
}
#section04 .swiper-slide {
  width: 436px !important;
  margin: 0 33px;
}

.map {
  max-width: 1200px;
  margin: 0 auto;
}
.map iframe {
  width: 100%;
  height: 600px;
  margin-bottom: 50px;
}

#section06, #section07, #section09, #section10, #section12 {
  padding: 120px 0 0;
}

.sec06, .sec07 {
  padding-bottom: 60px;
}

.sec06-inner p {
  font-size: 1.8rem;
  margin-bottom: 28px;
  line-height: 36px;
}

.event-img {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-bottom: 100px;
}
.event-img li p {
  font-size: 2rem;
  font-weight: 700;
}

.sec07-inner {
  background: #fff;
  padding: 60px 0 140px;
}
.sec07-inner .news-line li {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 5rem;
}
.sec07-inner .news-line li a {
  padding: 24px 0 24px 30px;
}
.sec07-inner .news-line li:nth-child(2n+1) {
  background: #FDF5E9;
}
.sec07-inner .news-line li span {
  font-size: 1.4rem;
  font-weight: normal;
  padding-right: 36px;
  vertical-align: top;
}

.page_btn {
  width: 362px;
  margin: 80px auto 73px;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 10px;
}
.page_btn li {
  padding: 0;
}
.page_btn li a {
  padding: 16px 24px 18px;
  text-align: center;
  background: #F5F5F5;
}
.page_btn li a.active {
  background: #FDF5E9;
}
.page_btn li.dots a {
  background: #fff;
}

.sec08 {
  background: #fff;
  padding: 120px 0 140px;
}
.sec08 .container {
  max-width: 760px;
}
.sec08 p {
  font-size: 1.8rem;
  margin-bottom: 140px;
  line-height: 36px;
}
.sec08 p a {
  text-decoration: underline;
}
.sec08 .subtitle2 {
  margin-bottom: 50px;
}

.date {
  font-size: 1.4rem;
  margin-bottom: 28px;
}

.newsimg {
  margin-bottom: 32px;
}

.sec09 {
  padding-bottom: 70px;
}

.sec09-flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-bottom: 130px;
}
.sec09-flex .desc p {
  font-size: 1.8rem;
  line-height: 3rem;
  margin: 24px 0;
}
.sec09-flex .bg2 {
  font-size: 1.6rem;
}
.sec09-flex .sec09-text {
  font-size: 1.4rem;
  padding: 20px 25px 10px;
}

.sec10-inner .map iframe {
  margin-bottom: 43px;
}

.sec10-text {
  padding: 39px 50px 32px;
  font-size: 1.8rem;
  margin-bottom: 80px;
  line-height: 40px;
}
.sec10-text .midashi {
  font-size: 2rem;
}
.sec10-text a {
  display: inline;
  text-decoration: underline;
}

.sec10-bottom {
  margin-bottom: 38px;
}
.sec10-bottom li {
  font-size: 1.8rem;
  text-indent: -1.5rem;
  padding-left: 1rem;
  line-height: 40px;
}
.sec10-bottom li a {
  display: inline;
  pointer-events: none;
}
.sec10-bottom li a:hover {
  opacity: initial;
}

.banner-btn a {
  display: grid;
  grid-template-columns: 1.8fr 1.4fr 0.6fr;
  align-items: center;
  text-align: center;
  position: relative;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 30px;
}
.banner-btn a img.btn-maru {
  position: absolute;
  right: 22px;
}
@media (max-width: 768px) {
  .banner-btn a img.btn-maru {
    display: none;
  }
}

.midashi {
  font-weight: 700;
  line-height: 26px;
  font-size: 1.6rem;
  margin-bottom: 13px;
}

.sec09-bottom {
  padding: 56px 54px 39px;
  line-height: 30px;
  font-size: 1.6rem;
}
.sec09-bottom h5 {
  margin-bottom: 32px;
  line-height: 36px;
}

#section11 {
  padding: 120px 0 140px;
  background: #fff;
}

.sec11 {
  text-align: center;
}
.sec11 p {
  font-size: 1.6rem;
  margin-bottom: 46px;
  font-weight: 700;
}
.sec11 ul {
  max-width: 890px;
  margin: 23px auto 0;
}
.sec11 ul li {
  text-align: left;
  font-size: 1.6rem;
  font-weight: 700;
  color: #000;
  line-height: 30px;
}

#coupon {
  position: fixed;
  bottom: 0;
  right: 40px;
  width: 130px;
  height: 107px;
  z-index: 2;
}

.sec12_container {
  background: #fff;
}

.sec12-inner {
  max-width: 760px;
  margin: 0 auto;
}
.sec12-inner h4 {
  margin-bottom: 20px;
}
.sec12-inner p {
  font-size: 1.6rem;
  line-height: 3rem;
}
.sec12-inner .com {
  text-align: right;
  font-size: 1.6rem;
  margin-top: 40px;
}
.sec12-inner .bg2 {
  padding: 30px 28px;
}
.sec12-inner .bg2 h4 {
  font-size: 1.8rem;
  border: none;
  margin-bottom: 0;
  padding-bottom: 8px;
}

.kiyaku_top {
  margin-bottom: 67px;
}

.kiyaku .subtitle {
  margin-bottom: 43px;
}
.kiyaku li {
  font-size: 1.6rem;
  line-height: 3rem;
  text-indent: -1rem;
  padding-left: 1rem;
}

.kiyaku_02 {
  margin: 64px 0 64px;
}
.kiyaku_02 li:first-child {
  text-indent: 0rem;
}

footer {
  background: #fff;
}

.foot-inner {
  background: #F3E1C5;
}

.foot-inner2 {
  background: #FDF5E9;
}

.footer-top {
  max-width: 970px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sns {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sns p {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1em;
}
.sns ul {
  display: flex;
  justify-content: space-between;
  width: 250px;
  margin-top: 50px;
}
.sns li {
  width: 40px;
}

.foot_btn {
  width: 362px;
}
.foot_btn li:nth-child(2) {
  margin: 10px 0 37px;
  font-size: 1.6rem;
  font-weight: bold;
}
.foot_btn li:nth-child(2) a {
  display: inline;
  pointer-events: none;
}
.foot_btn li:nth-child(2) a:hover {
  opacity: initial;
}

.footer-bottom {
  padding: 37px 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-bottom a {
  width: 242px;
}
@media screen and (max-width: 1300px) {
  .footer-bottom {
    align-items: flex-start;
    flex-direction: column;
    padding: 28px 14px 50px;
  }
  .footer-bottom a {
    width: 181px;
  }
}

.copy {
  color: #979A9D;
}

@media (min-width: 769px) {
  footer .footer-top {
    padding: 70px 0px 80px;
  }
}
@media (max-width: 768px) {
  .footer-top {
    flex-direction: column;
    padding: 62px 0 58px;
  }
  footer .sns ul {
    margin: 40px 0 69px;
  }
  footer .foot_btn {
    width: 349px;
  }
  footer .foot_btn li:nth-child(2) {
    margin: 10px auto 37px;
    width: 310px;
    line-height: 24px;
    font-size: 1.6rem;
    font-weight: bold;
  }
}
.header-sp {
  width: 100%;
}
.header-sp img {
  width: 133px;
}
.header-sp .lang_01, .header-sp .lang_02 {
  position: absolute;
  right: 90px;
  top: 29px;
  padding: 7px 10px;
  font-weight: 700;
  font-size: 12px;
}
.header-sp .lang_01 {
  background: #F3E1C5;
}
.header-sp .lang_02 {
  background: #FDF5E9;
}

#nav-toggle {
  position: fixed;
  top: 16px;
  right: 15px;
  cursor: pointer;
  z-index: 1000;
  background: #FDF5E9;
  border-radius: 50%;
  height: 60px;
  width: 60px;
}

#nav-toggle > div {
  position: relative;
  width: 45px;
}

@media screen and (min-width: 768px) {
  #nav-drawer {
    display: none;
  }
}
#nav-toggle span {
  width: 100%;
  border-radius: 5px;
  height: 1px;
  left: 7px;
  display: block;
  background: #6E4807;
  position: absolute;
  transition: transform 0.6s ease-in-out, top 0.5s ease;
}

#nav-toggle span:nth-child(1) {
  top: 20px;
}

#nav-toggle span:nth-child(2) {
  top: 29px;
}

#nav-toggle span:nth-child(3) {
  top: 37px;
}

#nav-toggle.open span {
  background: #6E4807;
}

#nav-toggle.open span:nth-child(1) {
  top: 29px;
  transform: rotate(15deg);
}

#nav-toggle.open span:nth-child(2) {
  top: 15px;
  width: 0;
  left: 50%;
}

#nav-toggle.open span:nth-child(3) {
  top: 29px;
  transform: rotate(-15deg);
}

#gloval-nav {
  background: #F3E1C5;
  color: #6E4807;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0;
  z-index: 990;
  text-align: center;
  display: flex;
  visibility: hidden;
  opacity: 0;
  font-size: 18px;
  transition: opacity 0.6s ease, visibility 0.6s ease;
  text-align: center;
  padding: 26px 20px 30px;
  height: -moz-fit-content;
  height: fit-content;
  overflow-y: scroll;
  width: 100%;
  height: 100vh;
}
#gloval-nav nav {
  width: 100%;
  padding-top: 46px;
}
#gloval-nav nav p {
  text-align: left;
  font-weight: 700;
  padding: 18px 0 13px;
  font-size: 1.4rem;
}
#gloval-nav .menu_list li {
  text-align: left;
  background: #FDF5E9;
  margin-bottom: 20px;
  color: #6E4807;
  font-weight: 700;
  font-size: 1.6rem;
}
#gloval-nav .menu_list li:first-child {
  margin-bottom: 1px;
}
#gloval-nav .menu_list li a {
  padding: 20px 18px;
}
#gloval-nav .sns {
  border-bottom: 1px solid #6E4807;
  padding-bottom: 32px;
}
#gloval-nav .sns p {
  text-align: center;
  padding: 23px 0 20px;
}
#gloval-nav .sns ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 0;
}
#gloval-nav .sns li {
  width: 40px;
}
#gloval-nav .nav_bottom {
  padding: 24px 0 64px;
}
#gloval-nav .nav_bottom li {
  text-align: left;
  font-weight: 700;
  font-size: 1.6rem;
}
#gloval-nav .nav_bottom li:nth-child(2) {
  padding: 20px 0;
}

#gloval-nav::-webkit-scrollbar {
  display: none;
}

.lang-menu-top {
  position: absolute;
  width: 82px;
  right: 90px;
  top: 69px;
  background: #F3E1C5;
  overflow: hidden;
  display: none;
  border: 1px solid #FDF5E9;
}
.lang-menu-top ul {
  flex-direction: column;
}
.lang-menu-top ul li {
  display: block;
  margin-bottom: 5px;
  width: 100%;
  border-bottom: 1px solid #FDF5E9;
  font-size: 1.2rem;
}
.lang-menu-top ul li:last-child {
  border-bottom: none;
}

.lang-menu01, .lang-menu02 {
  position: absolute;
  width: 82px;
  right: 88px;
  top: 69px;
  background: #F3E1C5;
  overflow: hidden;
  display: none;
  border: 1px solid #FDF5E9;
}
.lang-menu01 li, .lang-menu02 li {
  display: block;
  margin-bottom: 5px;
  width: 100%;
  border-bottom: 1px solid #FDF5E9;
  font-size: 1.2rem;
  text-align: center;
}
.lang-menu01 li:last-child, .lang-menu02 li:last-child {
  border-bottom: none;
}

.lang-menu02 {
  background: #FDF5E9;
  border: 1px solid #F3E1C5;
}
.lang-menu02 li {
  border-bottom: 1px solid #F3E1C5;
}

/* open */
.open {
  overflow: hidden;
}

#gloval-nav.open {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 768px) {
  header.container {
    padding: 0;
  }
  #mv {
    height: 390px;
    overflow: hidden;
  }
  #mv .mv_text {
    max-width: 224px;
    top: 20%;
  }
  .schedule {
    border-radius: 30px 0px 30px 0px;
  }
  .schedule.container {
    padding: 0;
  }
  .tab-header {
    border-radius: 30px 0 0 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .tab-header li {
    padding: 18px 28px 15px;
    font-size: 2rem;
  }
  .tab-header li p {
    font-size: 1.4rem;
  }
  .tab-list:first-child {
    border-radius: 30px 0 0 0;
  }
  ul.tab-inner {
    padding: 0 20px;
    grid-template-columns: 1fr;
    gap: 20px;
    margin: 0;
    width: initial;
  }
  ul.tab-inner a > img {
    top: -3px;
  }
  ul.tab-inner .tab-block {
    padding: 15px 0 20px;
    border-bottom: 1px solid #F3E1C5;
  }
  ul.tab-inner .tab-block:last-child {
    border: none;
  }
  ul.tab-inner .tab-block .title {
    font-size: 2rem;
  }
  .detail p {
    font-size: 1.2rem;
    width: 11%;
    padding-bottom: 0;
  }
  .detail ul li {
    font-size: 1.45rem;
    padding-right: 5px;
  }
  .detail ul li span {
    font-size: 1.2rem;
  }
  .time li {
    font-size: 1.2rem;
  }
  .detail.price li {
    padding-right: 0;
  }
  .required {
    font-size: 2rem;
  }
  .ticket {
    font-size: 1.4rem;
    padding: 22px 20px 46px;
  }
  .ticket li {
    text-indent: -1.4rem;
    padding-left: 1.2rem;
  }
  .ticket li:first-child {
    margin-bottom: 10px;
  }
  #section01 {
    padding-bottom: 20px;
    margin-top: -84px;
    padding-top: 20px;
  }
  #section02 {
    padding: 40px 0 58px;
  }
  #section02 li {
    padding: 12px 17px 16px;
    font-size: 1.6rem;
  }
  #section02 li span {
    display: block;
    margin-bottom: 4px;
  }
  .sec02-header {
    position: relative;
  }
  .sec02-header a > img {
    position: absolute;
    top: 8px;
  }
  #section03 {
    padding: 67px 0 130px;
  }
  #section03 .sec03_contents {
    padding: 0 20px;
    gap: 18px;
  }
  #section03 .sec03_contents:first-child {
    flex-direction: column;
    margin-bottom: 58px;
  }
  #section03 .sec03_contents > img {
    width: 100%;
  }
  #section03 .sec03_contents a {
    font-size: 2rem;
    line-height: 34px;
    margin-top: 18px;
  }
  #section03 .sec03_contents a p {
    font-size: 3.4rem;
    flex-direction: column;
    align-items: flex-start;
    margin: 12px 0 0;
  }
  #section03 .sec03_contents .sec03-t {
    width: 100%;
  }
  #section03 .sec03_contents.rev {
    flex-direction: column-reverse;
    padding-top: 58px;
    padding-bottom: 58px;
  }
  #section03 .btn_base {
    margin-top: 57px;
  }
  #section04 {
    padding-bottom: 73px;
  }
  .swiper-wrapper {
    margin: 0;
  }
  #section04 .swiper-slide {
    width: 300px !important;
    margin: 0 22px;
  }
  #section04 .swiper-slide img {
    width: 100%;
  }
  #section05 {
    padding: 46px 0 0;
  }
  #section05 .show img {
    margin-bottom: 40px;
  }
  #section05 .required {
    font-size: 2rem;
  }
  .program > div {
    font-size: 1.8rem;
    margin-bottom: 38px;
    line-height: 30px;
  }
  .program {
    margin: 0;
  }
  .program ul {
    grid-template-columns: 1fr;
    gap: 60px;
  }
  .program ul p {
    font-size: 1.8rem;
    margin-top: 10px;
  }
  .ex {
    padding-top: 90px;
  }
  .ex p {
    margin-bottom: 14px;
    font-size: 2rem;
  }
  .ex p ul {
    font-size: 1.6rem;
    margin: 0 0 14px;
  }
  .ex2 {
    padding-bottom: 83px;
  }
  #section06, #section07, #section10 {
    padding-top: 56px;
  }
  .sec06, .sec07 {
    padding-bottom: 30px;
  }
  .sec06-inner p {
    font-size: 1.6rem;
    line-height: 30px;
  }
  .event-img {
    grid-template-columns: 1fr;
    margin-bottom: 70px;
    gap: 55px;
  }
  .event-img li p {
    font-size: 1.8rem;
  }
  .sec07-inner {
    padding: 40px 0 80px;
  }
  .sec07-inner .news-line li {
    flex-direction: column;
    align-items: flex-start;
  }
  .sec07-inner .news-line li a {
    padding: 12px 17px 15px;
  }
  .sec07-inner .news-line li span {
    margin-bottom: 4px;
    display: block;
  }
  .page_btn {
    margin: 65px auto 50px;
    font-size: 1.8rem;
    max-width: 340px;
  }
  .page_btn li a {
    padding: 14px 22px;
  }
  .sec08 {
    padding: 40px 0 80px;
  }
  .sec08 p {
    line-height: 30px;
    margin-bottom: 80px;
    font-size: 1.6rem;
  }
  .sec08 .subtitle2 {
    margin-bottom: 30px;
  }
  #section09 {
    padding: 56px 0 0;
  }
  .sec09 {
    padding-bottom: 30px;
  }
  .sec09-flex {
    grid-template-columns: 1fr;
    gap: 0;
    margin-bottom: 67px;
  }
  .sec09-flex:last-child img {
    margin-top: 23px;
  }
  .sec09-flex img.sp {
    margin-top: 23px;
  }
  .sec09-flex .sec09-text {
    padding: 28px 15px 32px;
  }
  .sec09-flex .desc p {
    margin: 15px 0 30px;
    font-size: 1.6rem;
    line-height: 30px;
  }
  .sec09-flex.mb0 {
    margin-bottom: 0;
  }
  .sec09-bottom {
    padding: 13px 15px 30px;
    font-size: 1.4rem;
  }
  .sec09-bottom h5 {
    font-weight: 700;
    line-height: 26px;
    font-size: 1.6rem;
    margin-bottom: 13px;
  }
  .banner-btn a {
    grid-template-columns: 1fr 1.4fr;
    font-size: 1.4rem;
  }
  .sec10-bottom li {
    line-height: 30px;
  }
  .map iframe {
    height: 390px;
  }
  .sec10-inner .map {
    margin-bottom: 0;
  }
  .sec10-inner .map iframe {
    margin-bottom: 38px;
  }
  .sec10-text {
    padding: 35px 15px 35px;
    font-size: 1.6rem;
    margin-bottom: 57px;
  }
  .sec10-text .midashi {
    font-size: 1.6rem;
  }
  .sec10-bottom {
    margin-bottom: 46px;
  }
  #coupon {
    right: 14px;
  }
  #section11 {
    padding-top: 70px;
  }
  .sec11 ul {
    margin-top: 23px;
  }
  .sec11 ul li {
    font-size: 1.4rem;
    text-indent: -1.5rem;
    padding-left: 1rem;
  }
  #section12 {
    padding: 40px 0 0;
  }
  .sec12-inner {
    padding: 40px 0 80px;
  }
  .sec12-inner h4 {
    font-size: 1.8rem;
  }
  .sec12-inner .com {
    margin-top: 30px;
  }
  .sec12_container {
    padding: 0 20px;
  }
  .kiyaku_top {
    margin-bottom: 55px;
  }
  .kiyaku_02 {
    margin: 44px 0 54px;
  }
}/*# sourceMappingURL=style.css.map */