@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lusitana:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Carattere&display=swap");
a.btn-design, a.btn-design2, a.btn-design3, .ginfo__list { box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.15); }

a { outline: none; transition: all 0.3s ease-in-out; text-decoration: underline; color: #8E8140; }
a:hover { color: #BFAB4A; }

img.responsiveimg { max-width: 100%; height: auto; }

#all { display: block; position: relative; width: 100%; height: 100%; }

.note { font-size: 90%; list-style: none; padding: 0; margin-bottom: 1rem; color: #222; }
.note li { padding-left: 1em; text-indent: -1em; margin-bottom: 0.3rem; }

.wrapper { display: block; position: relative; }

*, *::before, *::after { box-sizing: border-box; }

body, h1, h2, h3, h4, p, figure, blockquote, dl, dd { margin: 0; }

ul[role="list"], ol[role="list"], ul, li { list-style: none; }

html { scroll-behavior: auto; }

body { min-height: 100vh; text-rendering: optimizeSpeed; line-height: 1.5; }

a:not([class]) { text-decoration-skip-ink: auto; }

img, picture { max-width: 100%; display: block; }

input, button, textarea, select { font: inherit; }

table { border-collapse: collapse; border-spacing: 0; }

@media (prefers-reduced-motion: reduce) { *, *::before, *::after { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; scroll-behavior: auto !important; } }
.btn__ticket { position: relative; overflow: hidden; width: 95%; max-width: 600px; border-radius: 5px; margin: 0 auto 10px; }
.btn__ticket a.btn-flat { width: 100%; overflow: hidden; position: relative; display: block; padding: 1.5rem 6rem; color: #fff; border-radius: 0; background: #AB0406; background: linear-gradient(to right, #AB0406, #770002); margin: 0 auto; text-align: center; text-decoration: none; font-size: 1.6rem; }
.btn__ticket a.btn-flat span { position: relative; }
.btn__ticket a.btn-flat:before { position: absolute; top: 0; left: 0; width: 100px; height: 100px; content: ''; -webkit-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transform: translateX(-80%) translateY(-25px); transform: translateX(-80%) translateY(-25px); border-radius: 50%; background: #03229B; }
@media print, screen and (min-width: 992px) { .btn__ticket a.btn-flat:before { -webkit-transform: translateX(-80%) translateY(-25%); transform: translateX(-80%) translateY(-25%); } }
.btn__ticket a.btn-flat:hover:before { width: 400px; height: 400px; -webkit-transform: translateX(-1%) translateY(-50%); transform: translateX(-1%) translateY(-50%); }
@media print, screen and (min-width: 992px) { .btn__ticket a.btn-flat:hover:before { width: 1000px; height: 1000px; } }

.pc { display: none !important; }
@media print, screen and (min-width: 992px) { .pc { display: block !important; } }

.tablet { display: none; }
@media print, screen and (min-width: 600px) { .tablet { display: block; } }

.tablet2 { display: none; }
@media print, screen and (min-width: 600px) { .tablet2 { display: inline-block; } }

.sp { display: block; }
@media print, screen and (min-width: 992px) { .sp { display: none !important; } }

.tablet-sp { display: block; }
@media print, screen and (min-width: 600px) { .tablet-sp { display: none !important; } }

.middle-pc { display: none; }
@media print, screen and (min-width: 600px) { .middle-pc { display: block; } }
@media screen and (min-width: 1300px) { .middle-pc { display: none; } }

.wide-pc { display: none; }
@media screen and (min-width: 1301px) { .wide-pc { display: block; width: auto !important; min-height: 735px; max-width: initial; position: absolute; top: 0; left: 50%; margin-left: -850px !important; } }

.underPage .wide-pc { min-height: 535px; }

.sp_none { display: none; }
@media print, screen and (min-width: 992px) { .sp_none { display: inline; } }

.rp400 { display: none; }
@media screen and (max-width: 480px) { .rp400 { display: block; } }

h3 { font-family: "Lusitana", serif; font-weight: 700; font-style: normal; font-size: 1.8rem; line-height: 1.2; text-align: center; }
@media print, screen and (min-width: 600px) { h3 { font-size: 2.1rem; } }
@media print, screen and (min-width: 992px) { h3 { font-size: 2.3rem; } }
@media screen and (min-width: 1170px) { h3 { font-size: 2.8rem; } }

.txt4S { font-size: 60% !important; }

.txt3S { font-size: 70% !important; }

.txtSS { font-size: 80% !important; }

.txtS { font-size: 90% !important; }

.txtL { font-size: 115% !important; line-height: 1.15; }
@media print, screen and (min-width: 992px) { .txtL { font-size: 120% !important; line-height: 1.2; } }

.txtLL { font-size: 140% !important; }

.txt3L { font-size: 160% !important; }

.txt__sub-red { font-size: 85% !important; color: #D80000; }

.txtStrike { text-decoration: line-through; }

.txtbold, .txtblod { font-weight: bold; }

.txtnormal { font-weight: normal; }

.text-center { text-align: center; }

.text-right { text-align: right; }

.posCenter { margin: 0 auto; display: block; }

.color-accent { color: #499492; }

.color-red { color: #D80000; }

.color-blue { color: #2E3278; }

.color-green { color: #334141; }

.color-gray { color: #BDBDBD; }

.mt2 { margin-top: 2rem !important; }

.mt4 { margin-top: 4rem !important; }

.mt8 { margin-top: 8rem !important; }

.mt-4 { margin-top: -8rem !important; }

.mb0 { margin-bottom: 0 !important; }

.mb2 { margin-bottom: 2rem !important; }

.mb4 { margin-bottom: 2.8rem !important; }
@media print, screen and (min-width: 992px) { .mb4 { margin-bottom: 4rem !important; } }

.mb8 { margin-bottom: 8rem !important; }

.mb10 { margin-bottom: 10rem !important; }

.alignCenter { text-align: center; }

img.responsiveimg { max-width: 100%; height: auto; }

.longurl { word-break: break-all; }

.effect-fade { opacity: 0; transform: translate(0, 50px); transition: all 800ms; }

.effect-fade.effect-scroll { opacity: 1; transform: translate(0, 0); }

#loader { width: 200px; height: 200px; display: none; position: fixed; _position: absolute; top: 50%; left: 50%; margin-top: -100px; margin-left: -100px; z-index: 10000; }

#fade { width: 100%; height: 100%; display: none; background-color: #fff; position: absolute; top: 0px; left: 0px; z-index: 5000; }

.mark_status { animation: flash 1.8s linear infinite; position: relative; background-color: #499492; color: #ffffff; padding: 2px 4px; height: auto; margin-left: 4px; line-height: 1; text-indent: 0; font-size: 1.0rem; font-weight: normal; }
@media print, screen and (min-width: 992px) { .mark_status { font-size: 1.1rem; padding: 3px 5px; margin-left: 10px; } }

@keyframes flash { 0%,
    20%,
	100% { opacity: 1; }
  50% { opacity: 0.5; } }
.imgReplace { text-indent: 150%; white-space: nowrap; overflow: hidden; }

html { font-size: 62.5%; }

body { font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.6em; line-height: 1.6; letter-spacing: 0.05em; color: #000; background-color: #499492; background-position: center top; background-repeat: repeat; width: 100%; height: 100%; overflow-x: hidden; margin: 0; padding: 0; }
@media (min-width: 1300px) { body { background: linear-gradient(90deg, #117976, #499492 15% 84%, #117976); } }

.loader { display: inline-block; }

@-webkit-keyframes ball-spin-fade-loader { 50% { opacity: 0.3; -webkit-transform: scale(0.4); transform: scale(0.4); }
  100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } }
@keyframes ball-spin-fade-loader { 50% { opacity: 0.3; -webkit-transform: scale(0.4); transform: scale(0.4); }
  100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } }
#loader { width: 15px; height: 15px; display: none; position: fixed; _position: absolute; top: 50%; left: 50%; margin-top: -7px; margin-left: -7px; z-index: 10000; }

#fade { width: 100%; height: 100%; display: none; background-color: #fff; position: absolute; top: 0px; left: 0px; z-index: 5000; }

* { margin: 0; padding: 0; border: 0; }

.ball-spin-fade-loader { position: relative; top: -10px; left: -10px; }

.ball-spin-fade-loader > div:nth-child(1) { top: 25px; left: 0; -webkit-animation: ball-spin-fade-loader 1s -0.96s infinite linear; animation: ball-spin-fade-loader 1s -0.96s infinite linear; }

.ball-spin-fade-loader > div:nth-child(2) { top: 17.04545px; left: 17.04545px; -webkit-animation: ball-spin-fade-loader 1s -0.84s infinite linear; animation: ball-spin-fade-loader 1s -0.84s infinite linear; }

.ball-spin-fade-loader > div:nth-child(3) { top: 0; left: 25px; -webkit-animation: ball-spin-fade-loader 1s -0.72s infinite linear; animation: ball-spin-fade-loader 1s -0.72s infinite linear; }

.ball-spin-fade-loader > div:nth-child(4) { top: -17.04545px; left: 17.04545px; -webkit-animation: ball-spin-fade-loader 1s -0.6s infinite linear; animation: ball-spin-fade-loader 1s -0.6s infinite linear; }

.ball-spin-fade-loader > div:nth-child(5) { top: -25px; left: 0; -webkit-animation: ball-spin-fade-loader 1s -0.48s infinite linear; animation: ball-spin-fade-loader 1s -0.48s infinite linear; }

.ball-spin-fade-loader > div:nth-child(6) { top: -17.04545px; left: -17.04545px; -webkit-animation: ball-spin-fade-loader 1s -0.36s infinite linear; animation: ball-spin-fade-loader 1s -0.36s infinite linear; }

.ball-spin-fade-loader > div:nth-child(7) { top: 0; left: -25px; -webkit-animation: ball-spin-fade-loader 1s -0.24s infinite linear; animation: ball-spin-fade-loader 1s -0.24s infinite linear; }

.ball-spin-fade-loader > div:nth-child(8) { top: 17.04545px; left: -17.04545px; -webkit-animation: ball-spin-fade-loader 1s -0.12s infinite linear; animation: ball-spin-fade-loader 1s -0.12s infinite linear; }

.ball-spin-fade-loader > div { background-color: Violet; width: 15px; height: 15px; border-radius: 100%; margin: 2px; -webkit-animation-fill-mode: both; animation-fill-mode: both; position: absolute; }

@-webkit-keyframes ball-spin-loader { 75% { opacity: 0.2; }
  100% { opacity: 1; } }
@keyframes ball-spin-loader { 75% { opacity: 0.2; }
  100% { opacity: 1; } }
.ball-spin-loader { position: relative; }

.ball-spin-loader > span:nth-child(1) { top: 45px; left: 0; -webkit-animation: ball-spin-loader 2s 0.9s infinite linear; animation: ball-spin-loader 2s 0.9s infinite linear; }

.ball-spin-loader > span:nth-child(2) { top: 30.68182px; left: 30.68182px; -webkit-animation: ball-spin-loader 2s 1.8s infinite linear; animation: ball-spin-loader 2s 1.8s infinite linear; }

.ball-spin-loader > span:nth-child(3) { top: 0; left: 45px; -webkit-animation: ball-spin-loader 2s 2.7s infinite linear; animation: ball-spin-loader 2s 2.7s infinite linear; }

.ball-spin-loader > span:nth-child(4) { top: -30.68182px; left: 30.68182px; -webkit-animation: ball-spin-loader 2s 3.6s infinite linear; animation: ball-spin-loader 2s 3.6s infinite linear; }

.ball-spin-loader > span:nth-child(5) { top: -45px; left: 0; -webkit-animation: ball-spin-loader 2s 4.5s infinite linear; animation: ball-spin-loader 2s 4.5s infinite linear; }

.ball-spin-loader > span:nth-child(6) { top: -30.68182px; left: -30.68182px; -webkit-animation: ball-spin-loader 2s 5.4s infinite linear; animation: ball-spin-loader 2s 5.4s infinite linear; }

.ball-spin-loader > span:nth-child(7) { top: 0; left: -45px; -webkit-animation: ball-spin-loader 2s 6.3s infinite linear; animation: ball-spin-loader 2s 6.3s infinite linear; }

.ball-spin-loader > span:nth-child(8) { top: 30.68182px; left: -30.68182px; -webkit-animation: ball-spin-loader 2s 7.2s infinite linear; animation: ball-spin-loader 2s 7.2s infinite linear; }

.ball-spin-loader > div { -webkit-animation-fill-mode: both; animation-fill-mode: both; position: absolute; width: 15px; height: 15px; border-radius: 100%; background: #F3B8C5; }

.effect-fadein { opacity: 0; transform: translate(0, 50px); transition: all 800ms; }

.effect-fadein.effect-scroll { opacity: 1; transform: translate(0, 0); }

.nav-header { position: absolute; top: 0; z-index: 1000; width: 100%; height: auto; background-color: #499492; }
@media print, screen and (min-width: 992px) { .nav-header { padding: 8px 0; }
  .nav-header::before { content: ''; position: absolute; display: block; width: 100%; height: 8px; top: 0; left: 0; border-bottom: #B5D4D3 1px solid; }
  .nav-header::after { content: ''; position: absolute; display: block; width: 100%; height: 8px; bottom: 0; left: 0; border-top: #B5D4D3 1px solid; } }
@media (min-width: 1300px) { .nav-header { background: linear-gradient(90deg, #117976, #499492 15% 84%, #117976); } }
.nav-header__container { display: flex; justify-content: flex-end; position: relative; max-width: 1200px; margin: 0 auto; padding: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
@media print, screen and (min-width: 600px) { .nav-header__container { display: block; } }
@media print, screen and (min-width: 992px) { .nav-header__container { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; padding: 2px 15px; } }
.nav-header__ttl { display: block; position: absolute; top: 10px; left: 10px; width: 15vw; min-width: 70px; z-index: 1000; }
@media print, screen and (min-width: 600px) { .nav-header__ttl { width: 9vw; } }
@media print, screen and (min-width: 992px) { .nav-header__ttl { display: block; position: relative; top: inherit; left: inherit; width: 8.5vw; max-width: 135px; margin: 20px 46.2% 0 auto; } }
.nav-header__menu { display: none; position: relative; list-style: none; margin: 0; padding: 0; font-family: "Lusitana", serif; font-weight: 700; font-style: normal; }
@media (min-width: 992px) { .nav-header__menu { display: flex; justify-content: flex-end; align-items: center; } }
.nav-header__menu-item { position: relative; height: 100%; }
.nav-header__link { display: block; align-items: center; height: 100%; color: #FFF; text-align: center; font-size: 1.6rem; padding: 10px 10px 10px 20px; text-decoration: none; }
@media (min-width: 1100px) { .nav-header__link { font-size: 1.7rem; } }
.nav-header__contact { display: inline-flex; justify-content: center; align-items: center; position: relative; border: none; line-height: 1; text-decoration: none; text-align: center; outline: none; cursor: pointer; transition: box-shadow .2s, text-shadow .2s, background-color .2s, border-color .2s, opacity .2s; background-color: #222222; color: #ffffff; margin-left: 1.6rem; padding: 1.2rem 3.2rem; border-radius: 100px; }
.nav-header__contact:hover { background-color: #151515; }
.nav-header__toggle { display: flex; align-items: center; justify-content: center; flex-direction: column; width: 5rem; height: calc(5rem + 8px); background: #000; border-radius: 5px; margin-top: 8px; margin-right: 8px; padding-top: 15px; padding-bottom: 10px; cursor: pointer; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
@media (min-width: 992px) { .nav-header__toggle { display: none; } }
.nav-header__toggle-line { display: block; width: 60%; border-bottom: 3px solid #499492; }
.nav-header__toggle-line:nth-child(2) { margin: 13% 0px; }
.nav-header__toggle-txt { display: block; margin: 5px 0 0 -1px; font-size: 1rem; color: #000; font-family: 'Secular One', sans-serif; }

.nav-header.is-outside { top: -100px; }

.nav-header.is-fixed { transition: all 0.6s ease-in-out; position: fixed; height: auto; top: 0; z-index: 1100; background: rgba(73, 148, 146, 0.64); }
.nav-header.is-fixed .nav-header__container { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
@media print, screen and (min-width: 992px) { .nav-header.is-fixed .nav-header__container { width: auto; display: flex; justify-content: center; position: relative; } }
.nav-header.is-fixed .nav-header__ttl { display: none; }
@media print, screen and (min-width: 992px) { .nav-header.is-fixed .nav-header__ttl { width: 80px; margin: 0; padding: 5px 20px 0 0; } }
@media (min-width: 992px) { .nav-header.is-fixed .nav-header__menu { margin: 0; padding-top: 2px; } }

.nav-header2 { position: relative; top: 0; z-index: 1000; width: 100%; }
@media print, screen and (min-width: 992px) { .nav-header2 { position: fixed; top: 0; background-image: url(../img/menu_bg.png); background-repeat: repeat-x; background-size: auto 100%; } }
.nav-header2.is-fixed { position: fixed; height: auto; margin-top: 0; top: 0; }
.nav-header2 .nav-header__container { display: flex; justify-content: flex-end; position: relative; margin: 0 auto; padding: 0; max-width: 1100px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
@media print, screen and (min-width: 992px) { .nav-header2 .nav-header__container { justify-content: center; height: 5vw; } }
@media (min-width: 1170px) { .nav-header2 .nav-header__container { height: 60px; } }
.nav-header2 .nav-header__ttl { z-index: 0; display: block; position: relative; margin: 10px auto 0; }
@media print, screen and (min-width: 992px) { .nav-header2 .nav-header__ttl { display: block; position: absolute; top: 5px; left: 10px; width: 23vw; transition: all 0.3s ease-in-out; max-width: 366px; min-width: 140px; z-index: 0; } }
@media screen and (min-width: 1200px) { .nav-header2 .nav-header__ttl { left: -50px; overflow: hidden; width: 25vw; } }
@media screen and (min-width: 1400px) { .nav-header2 .nav-header__ttl { left: -80px; overflow: hidden; width: 30vw; } }
.nav-header2 .nav-header__menu { display: none; list-style: none; margin: 0; padding: 0; font-family: "Lusitana", serif; font-weight: 700; font-style: normal; }
@media (min-width: 992px) { .nav-header2 .nav-header__menu { display: flex; justify-content: center; align-items: center; margin-left: 16vw; } }
@media (min-width: 1070px) { .nav-header2 .nav-header__menu { margin-left: 14vw; } }
@media (min-width: 1200px) { .nav-header2 .nav-header__menu { margin-left: 12vw; } }
.nav-header2 .nav-header__menu-item { position: relative; height: 100%; }
.nav-header2 .nav-header__menu-item:not(:first-child)::before { content: '★'; position: absolute; top: 0; left: 0; color: #334141; font-size: 1.8rem; padding: 14px 0; }
.nav-header2 .nav-header__link { display: block; align-items: center; height: 100%; text-align: center; font-size: 1.9rem; padding: 12px 6px 8px 24px; text-decoration: none; color: #334141; }
.nav-header2 .nav-header__link:hover { color: #499492; text-decoration: none; }
@media (min-width: 1070px) { .nav-header2 .nav-header__link { font-size: 2.2rem; } }
@media (min-width: 1200px) { .nav-header2 .nav-header__link { font-size: 2.3rem; } }
.nav-header2 .nav-header__toggle-txt { display: block; margin: 5px 0 0; font-size: 1.1rem; color: #FFF; font-family: 'Secular One', sans-serif; }

.nav-hamburger__btn { z-index: 1002; display: block; position: fixed; top: 0; right: 0; width: 5rem; height: calc(5rem + 8px); border-radius: 5px; margin-top: 8px; margin-left: 8px; padding: 6px 10px 6px; cursor: pointer; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
@media (min-width: 992px) { .nav-hamburger__btn { display: none; } }
.nav-hamburger__toggle-txt { display: block; margin: 5px 0 0; font-size: 1.1rem; color: #FFF; font-family: 'Secular One', sans-serif; }

.hamburger { display: block; position: relative; width: 100%; height: 30px; margin: 0 auto; text-align: center; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; transition: 0.5s all; }

.hamburger span { display: block; position: absolute; width: 100%; height: 2px; border-bottom: 3px solid #000; }

.hamburger span:nth-child(1) { top: 8px; }

.hamburger span:nth-child(2) { top: 18px; }

.hamburger span:nth-child(3) { top: 28px; }

.hamburger.active { -webkit-transform: rotate(360deg); transform: rotate(360deg); }

.hamburger.active span:nth-child(1) { top: 16px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg); }

.hamburger.active span:nth-child(2) { top: 16px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg); }

.hamburger.active span:nth-child(3) { opacity: 0; }

nav.nav-globalMenuSp { display: block; position: fixed; z-index: 2; z-index: 1000; top: 0; left: 0; color: #499492; background: rgba(244, 244, 244, 0.9); text-align: center; transform: translateY(-100%); transition: all 0.6s; width: 100%; font-family: 'Berkshire Swash', cursive; font-weight: bold; background-repeat: repeat-y; background-position: center; background-size: 100% auto; }
@media print, screen and (min-width: 992px) { nav.nav-globalMenuSp { display: none; } }

nav.nav-globalMenuSp ul { margin: 0 auto; padding: 0; width: 100%; font-family: "Lusitana", serif; font-weight: 700; font-style: normal; font-size: 16px; font-size: 1.6rem; }

nav.nav-globalMenuSp ul li { list-style-type: none; padding: 0; width: 100%; border-bottom: 1px solid #aaaaaa; }

nav.nav-globalMenuSp ul li:last-child { padding-bottom: 0; border-bottom: none; }

nav.nav-globalMenuSp ul li:hover { background-color: #499492; color: #FFF; }

nav.nav-globalMenuSp ul li a { display: block; color: #499492; padding: 1em 0; text-decoration: none; }
nav.nav-globalMenuSp ul li a:hover { color: #FFF; }

nav.nav-globalMenuSp.active { transform: translateY(0%); }

#scroll_bg { display: none; }
@media print, screen and (min-width: 600px) { #scroll_bg { display: block; background-image: url(../img/bg_front.png); background-repeat: repeat; height: 100%; position: absolute; top: 0px; width: 100%; z-index: -1; } }

#scroll_bg2 { display: none; }
@media print, screen and (min-width: 600px) { #scroll_bg2 { display: block; background-image: url(../img/bg_front2.png); background-repeat: repeat; height: 3000px; height: 100%; position: absolute; top: 0px; left: 0; width: 100%; z-index: -1; } }

main::before__deco-L { display: none; position: absolute; padding: 0px; z-index: 1002; max-width: 220px; left: 0; top: 0; }
@media print, screen and (min-width: 600px) { main::before__deco-L { display: block; width: 20%; } }
@media print, screen and (min-width: 992px) { main::before__deco-L { bottom: -5px; } }
@media (min-width: 1270px) { main::before__deco-L { width: 30%; } }

.BG-item { z-index: -1; }
@media print, screen and (min-width: 600px) { .BG-item { position: absolute; display: block; top: 0; left: 0; width: 100%; overflow: hidden; top: 68vw; height: calc(100% - 68vw); }
  .BG-item.under { top: 54vw; height: calc(100% - 54vw); } }
@media print, screen and (min-width: 600px) and (min-width: 992px) { .BG-item.under { top: 58vw; height: calc(100% - 58vw); } }
@media print and (min-width: 1300px), screen and (min-width: 600px) and (min-width: 1300px) { .BG-item.under { top: 750px; height: calc(100% - 750px); } }

@media print, screen and (min-width: 992px) { .BG-item { top: 72vw; height: calc(100% - 72vw); } }
@media (min-width: 1300px) { .BG-item { top: 930px; height: calc(100% - 930px); } }

.effect-bg { opacity: 0; }

.effect-bg.effect-scroll { animation: anim-BG-fadeIn 1.5s 0.5s forwards ease; }

.effect-bound { animation: anim-bound 3.5s 1.5s infinite ease; }

.effect-bound2 { animation: anim-bound 4.5s 2s infinite ease; }

.bg-Left { display: none; position: absolute; left: 50%; overflow: hidden; }
@media print, screen and (min-width: 600px) { .bg-Left { margin-left: -70vw; display: block; }
  .bg-Left.is-fixed { position: fixed; top: 0; left: 50%; margin-top: 0 !important; } }
@media print, screen and (min-width: 992px) { .bg-Left { margin-left: -80vw; } }
@media (min-width: 1300px) { .bg-Left { margin-left: -1020px; } }

.bg-Right { display: none; position: absolute; top: 0; left: 50%; overflow: hidden; }
@media print, screen and (min-width: 600px) { .bg-Right { top: auto; bottom: 0; margin-left: 35vw; display: flex; flex-direction: column; }
  .bg-Right.is-fixed { height: 100%; position: fixed; right: 0; } }
@media print, screen and (min-width: 992px) { .bg-Right { height: 100%; top: 0; bottom: auto; margin-left: 35vw; } }
@media (min-width: 1300px) { .bg-Right { margin-left: 450px; } }

.bg-L01 { max-width: 545px; }
@media print, screen and (min-width: 600px) { .bg-L01 { width: calc(100vw * 0.35); } }
@media print, screen and (min-width: 992px) { .bg-L01 { width: calc(100vw * 0.45); } }

.bg-L02 { max-width: 545px; display: none; }
@media print, screen and (min-width: 992px) { .bg-L02 { display: block; width: calc(100vw * 0.40); margin-top: 800px; } }

.bg-R01 { max-width: 545px; margin-top: auto; }
@media print, screen and (min-width: 600px) { .bg-R01 { width: calc(100vw * 0.30); } }
@media print, screen and (min-width: 992px) { .bg-R01 { width: calc(100vw * 0.40); margin-top: 200px; bottom: auto; } }

.bg-R02 { display: none; }
@media print, screen and (min-width: 992px) { .bg-R02 { display: block; width: calc(100vw * 0.30); margin-top: 800px; } }

.sticky-element { position: -webkit-sticky; position: sticky; top: 0; }

.mark_new { display: inline-block; background: linear-gradient(#6F0000, #2A0000); color: #ffffff; font-weight: bold; font-size: 10pt; letter-spacing: -1px; line-height: 1; vertical-align: top; margin: 0; padding: 4px 10px; transform: scale(0.7) translateX(0%) translateY(-15%); vertical-align: middle; border-radius: 25px; animation: newAnime 1.0s infinite alternate; }
@media print, screen and (min-width: 992px) { .mark_new { font-size: 11pt; padding: 4px 14px; transform: scale(0.7) translateX(14%) translateY(-10%); } }

@keyframes newAnime { 0% { color: #ffffff; background: linear-gradient(70deg, #C80606, #AD0000); }
  100% { color: #C3B596; background: linear-gradient(70deg, #800000, #4B0000); } }
.mainvisual { position: relative; background-position: center; background-size: 100% auto; background-repeat: no-repeat; margin-top: 0 !important; margin-bottom: 0 !important; overflow: hidden; }
@media (min-width: 1170px) { .mainvisual { width: 100%; } }
.mainvisual__container { background-color: #FFF; position: relative; display: block; text-align: center; z-index: 1; align-items: flex-start; }
.mainvisual__image-top { background-image: url(../img/main_sp.jpg); background-repeat: no-repeat; background-size: 100% auto; background-position: top center; width: 100%; height: calc(100vw * 1.25); margin: 0; text-decoration: none; }
@media print, screen and (min-width: 600px) { .mainvisual__image-top { background-image: url(../img/main.jpg); } }
@media print, screen and (min-width: 992px) { .mainvisual__image-top { margin-top: 5vw; } }
@media screen and (min-width: 1300px) { .mainvisual__image-top { background-image: url(../img/main_wide.jpg); margin-top: 63px; } }
@media print, screen and (min-width: 600px) { .mainvisual__image-top { height: 65vw; background-size: cover; max-height: 840px; } }
@media screen and (min-width: 1300px) { .mainvisual__image-top { background-size: auto 100%; background-position: center; height: 840px; } }
@media print, screen and (min-width: 600px) { .mainvisual__txt-top { display: block; position: absolute; padding: 0px; z-index: 1; max-width: 450px; height: 576px; top: 0; left: 50%; margin-top: calc(100vw / 2.1); width: 38%; transform: translate(-110%, 0); } }
@media screen and (min-width: 1150px) { .mainvisual__txt-top { margin-top: 590px; } }
.mainvisual__image-under { background-image: url(../img/main_sp_u.jpg); background-repeat: no-repeat; background-size: 100% auto; background-position: top center; width: 100%; height: calc(100vw * 1.01); margin: 0; text-decoration: none; }
@media print, screen and (min-width: 600px) { .mainvisual__image-under { background-image: url(../img/main_u.jpg); } }
@media print, screen and (min-width: 992px) { .mainvisual__image-under { margin-top: 5vw; } }
@media screen and (min-width: 1300px) { .mainvisual__image-under { background-image: url(../img/main_wide_u.jpg); margin-top: 63px; } }
@media print, screen and (min-width: 600px) { .mainvisual__image-under { background-size: cover; height: 50.2vw; } }
@media screen and (min-width: 1300px) { .mainvisual__image-under { background-size: auto 100%; background-position: center; height: 650px; } }
.mainvisual__ttl { position: absolute; display: block; width: 80%; left: 50%; transform: translateX(-50%); bottom: -20px; z-index: 10; }
@media print, screen and (min-width: 600px) { .mainvisual__ttl { display: none; } }
.mainvisual__text-main { font-weight: 700; font-family: 'Sancreek', cursive; font-size: 4.0rem; line-height: 1; position: relative; }
@media print, screen and (min-width: 992px) { .mainvisual__text-main { font-size: 5.6rem; } }
.mainvisual__deco-R { display: block; position: absolute; padding: 0px; z-index: 100; max-width: 330px; width: 36%; right: 0; bottom: -50px; }
@media print, screen and (min-width: 600px) { .mainvisual__deco-R { display: block; width: 24%; right: 0; margin-bottom: -20px; } }
@media print, screen and (min-width: 992px) { .mainvisual__deco-R { z-index: 1002; margin-bottom: -70px; } }
.mainvisual__deco-R img { margin: 0 0 0 auto; }
.mainvisual__deco-L { display: none; position: absolute; padding: 0px; z-index: 100; max-width: 220px; left: 0; top: 0; }
@media print, screen and (min-width: 600px) { .mainvisual__deco-L { display: block; width: 15%; } }
@media print, screen and (min-width: 992px) { .mainvisual__deco-L { z-index: 1002; bottom: -5px; } }
@media (min-width: 1270px) { .mainvisual__deco-L { width: 20%; } }
.mainvisual__line { position: relative; background-image: url(../img/menu_bg2.png); background-repeat: repeat-x; background-size: auto 100%; justify-content: center; padding: 2px 15px; height: 2vw; }
@media print, screen and (min-width: 992px) { .mainvisual__line { display: none; } }

#topPage .mainvisual__deco-R { bottom: 90px; }
@media print, screen and (min-width: 600px) { #topPage .mainvisual__deco-R { bottom: -50px; } }

h1 { display: block; position: absolute; padding: 0px; z-index: 101; max-width: 450px; top: 0; margin-top: 0; width: 55%; margin-top: 15%; left: 50%; transform: translate(-95%, 0); }
@media screen and (min-width: 1150px) { h1 { background-size: 100% auto; background-position: center top; } }
@media print, screen and (min-width: 600px) { h1 { display: block; margin-top: 10px; width: 38%; left: 50%; transform: translate(-110%, 0); } }
@media print, screen and (min-width: 992px) { h1 { margin-top: 70px; } }
@media (min-width: 1170px) { h1 { width: 100%; margin-top: 80px; left: 50%; transform: translate(-110%, 0); } }
h1.underpage { width: 40%; height: 319px; height: 319px; max-width: 420px; }
@media print, screen and (min-width: 600px) { h1.underpage { margin-top: 16%; margin-left: -38vw; } }
@media (min-width: 1170px) { h1.underpage { margin-top: 160px; margin-left: -470px; } }

.page-heading__content { margin: 0; padding: 0; }
.page-heading__content--left { text-align: left; }
.page-heading__content--center { text-align: center; }
.page-heading__content--right { text-align: right; }
.page-heading__text-main { font-weight: 700; font-family: 'Sancreek', cursive; font-size: 4.0rem; }
.page-heading__text-main:after { display: block; max-width: 240px; padding-top: 2.4rem; border-bottom: 3px solid #000; content: ""; }
.page-heading__content--left .page-heading__text-main::after { margin-left: 0; margin-right: auto; }
.page-heading__content--center .page-heading__text-main::after { margin-left: auto; margin-right: auto; }
.page-heading__content--right .page-heading__text-main::after { margin-left: auto; margin-right: 0; }
.page-heading__text-sub { font-weight: 400; font-size: 1.6rem; color: #000; padding-top: 2.4rem; }
.page-heading__message { max-width: 800px; margin: 0 auto; padding-top: 6.4rem; color: #aaaaaa; font-weight: 400; font-size: 1.6rem; text-align: center; }

.footer { padding-bottom: 45px; }
@media print, screen and (min-width: 992px) { .footer { padding-bottom: 20px; } }
.footer__container { width: 100%; text-align: center; }
.footer__menu { display: flex; flex-wrap: wrap; justify-content: center; list-style: none; margin: 0; padding: 4rem 0; }
.footer__menu-item:not(:first-child) { margin-left: 1.6rem; }
.footer__menu-item-link { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.footer__menu-item-link:hover, .footer__menu-item-link:focus { text-decoration: underline; }
.footer__banner { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 auto; padding: 2rem 5px; }
.footer__banner div:first-of-type { width: 100%; display: flex; justify-content: center; }
@media print, screen and (min-width: 992px) { .footer__banner div:first-of-type { width: auto; } }
.footer__banner-item { margin: 5px 5px; }
.footer__banner-item img { height: 32px; }
.footer__banner-item:hover img { opacity: 0.6; transition-duration: 0.3s; }
@media print, screen and (min-width: 992px) { .footer__banner-item { margin: 0 10px; } }
.footer__caption { width: 95%; margin: 0 auto; font-size: 10px; font-size: 1rem; text-align: center; }
@media print, screen and (min-width: 992px) { .footer__caption { font-size: 12px; font-size: 1.2rem; } }
.footer__caption.-outline { text-shadow: 1px  1px 0px #FFF, -1px  1px 0px #FFF, 1px -1px 0px #FFF, -1px -1px 0px #FFF, 1px  0px 0px #FFF, 0px  1px 0px #FFF, -1px  0px 0px #FFF, 0px -1px 0px #FFF; }
.footer__copy { width: 95%; margin: 0 auto; font-size: 10px; font-size: 1rem; text-align: center; }
@media print, screen and (min-width: 992px) { .footer__copy { width: 100%; font-size: 10px; font-size: 1rem; } }

.footer_social { text-align: center; padding: 30px 0 0; }
@media print, screen and (min-width: 992px) { .footer_social { padding: 20px 0 30px; } }
.footer_social p { color: #494338; font-family: 'Vollkorn', serif; font-size: 2rem; text-align: center; line-height: 2rem; padding: 0 !important; }
.footer_social li { display: inline-block; padding: 0; margin: 0 5px; }
@media print, screen and (min-width: 992px) { .footer_social li { margin: 0 10px; } }
.footer_social li img { width: 45px; margin: auto; }
@media print, screen and (min-width: 992px) { .footer_social li img { width: 60px; } }

@media (min-width: 750px) { #streaming .footer__caption, #streaming .footer__copy, #message .footer__caption, #message .footer__copy { text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7), -1px 1px 1px rgba(255, 255, 255, 0.7), 1px -1px 1px rgba(255, 255, 255, 0.7), -1px -1px 1px rgba(255, 255, 255, 0.7), 1px 0px 1px rgba(255, 255, 255, 0.7), 0px 1px 1px rgba(255, 255, 255, 0.7), -1px 0px 1px rgba(255, 255, 255, 0.7), 0px -1px 1px rgba(255, 255, 255, 0.7); } }

.table-overview { width: 100%; line-height: 1.8; text-align: left; }
.table-overview tr th { width: 16rem; padding: .8rem; vertical-align: top; }
.table-overview tr td { width: calc(100% - 16rem); padding: .8rem 1.6rem; vertical-align: top; }

.button { display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 1.8rem; line-height: 2.0rem; color: #E1DDBB; text-align: center; width: 100%; margin: 0 auto 15px; border-radius: 8px; }
@media print, screen and (min-width: 992px) { .button { width: 90%; font-size: 2.2rem; } }
.button a { display: flex; align-items: center; justify-content: center; width: 100%; min-height: 80px; padding: 20px; background-image: url(../img/btn_deco_l.png), url(../img/btn_deco_r.png); background-repeat: no-repeat, no-repeat, no-repeat; background-position: left center, right center; background-size: contain, contain; }
@media print, screen and (min-width: 992px) { .button a { padding: 25px; } }
.button a, .button a:hover { color: #E1DDBB; text-decoration: none !important; }
.button__member { background-color: #9A2121; }
.button__member a:hover { background-color: #B13434; }
.button__general { background-color: #806546; }
.button__general a:hover { background-color: #7E4343; }

.btnBlock { position: relative; display: flex; flex-wrap: wrap; align-items: center; margin: 0 auto; }
.btnBlock .w50 { width: 100%; }
@media print, screen and (min-width: 992px) { .btnBlock .w50 { width: 45%; } }
.btnBlock .w100 { width: 100%; }
@media print, screen and (min-width: 992px) { .btnBlock .w100 { width: 80%; } }

.btn, a.btn, button.btn { font-size: 1.6rem; font-weight: 700; line-height: 1.5; position: relative; display: inline-block; padding: 1rem 4rem; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-transition: all 0.3s; transition: all 0.3s; text-align: center; vertical-align: middle; text-decoration: none; letter-spacing: 0.1em; color: #212529; border-radius: 0.5rem; margin: 0 auto 15px; }

a.btn-design { background: linear-gradient(0deg, #e8cec8 50%, #f4e9e6 80%, #edd9d4 100%); padding: 5px; border-radius: 5px; }
a.btn-design > span { width: 100%; display: inline-block; border: #222 solid 1px; padding: 15px 5px; border-radius: 5px; font-size: 1.6rem; background-image: url("../img/btn_ginfo.png"); background-repeat: no-repeat; background-position: right bottom; }
@media print, screen and (min-width: 600px) { a.btn-design > span { padding: 25px; font-size: 2.0rem; } }
@media print, screen and (min-width: 992px) { a.btn-design > span { padding: 30px; font-size: 2.2rem; } }

a:hover.btn-design { filter: brightness(108%); }

a.btn-design2 { background: linear-gradient(0deg, #cdbbd7 50%, #ebe5ee 80%, #cdbbd7 100%); padding: 5px; border: #AE9246 3px solid; border-radius: 5px; }
a.btn-design2 > span { width: 100%; display: inline-block; padding: 10px 5px; border-radius: 5px; font-size: 1.6rem; background-image: url("../img/btn_ticket1.png"); background-repeat: no-repeat; background-position: right bottom; }
@media print, screen and (min-width: 600px) { a.btn-design2 > span { padding: 15px; font-size: 2.0rem; } }
@media print, screen and (min-width: 992px) { a.btn-design2 > span { padding: 15px; font-size: 2.2rem; } }

a:hover.btn-design2 { filter: brightness(108%); }

a.btn-design3 { background: linear-gradient(0deg, #cdbbd7 50%, #ebe5ee 80%, #cdbbd7 100%); padding: 5px; border: #AE9246 3px solid; border-radius: 5px; }
a.btn-design3 > span { width: 100%; display: inline-block; padding: 10px 5px; border-radius: 5px; font-size: 1.6rem; background-image: url("../img/btn_ticket2.png"); background-repeat: no-repeat; background-position: left bottom; }
@media print, screen and (min-width: 600px) { a.btn-design3 > span { padding: 15px; font-size: 2.0rem; } }
@media print, screen and (min-width: 992px) { a.btn-design3 > span { padding: 15px; font-size: 2.2rem; } }

a:hover.btn-design3 { filter: brightness(108%); }

a.btn_green { background: linear-gradient(0deg, #b5d4c4 50%, #ebe5ee 80%, #bbd7ca 100%); }

#page-top { position: fixed; bottom: 10px; right: 10px; z-index: 10001; margin: 0; display: none; }
#page-top a { text-decoration: none; color: #000; width: auto; height: 60px; padding: 0; text-align: center; display: block; }
@media print, screen and (min-width: 600px) { #page-top a { width: auto; height: 80px; } }
@media print, screen and (min-width: 992px) { #page-top a { width: auto; height: 100px; } }
#page-top a img { max-height: 100%; }

@keyframes anim-BG-fadeIn { 0% { opacity: 0; transform: translate(0, -30px); }
  100% { opacity: 1; transform: translate(0, 0); } }
header { position: relative; width: 100%; }

.under-frame { padding: 0; position: relative; }
@media print, screen and (min-width: 600px) { .under-frame { padding: 0 1rem; } }
.under-frame__container { width: 100%; position: relative; max-width: 1300px; margin: 0 auto; background-color: #000; padding: 2rem 0 0; }
@media print, screen and (min-width: 992px) { .under-frame__container { width: 95%; margin: 0 auto 50px; padding: 10px 0 20px !important; } }
@media print, screen and (min-width: 600px) { .under-frame__container { border-radius: 1.2rem; padding: 2rem 1rem 1rem; } }
.under-frame__container-inner { width: 100%; display: block; position: relative; background-color: #499492; padding: 2.4rem 1rem; }
@media print, screen and (min-width: 600px) { .under-frame__container-inner { border-radius: 1rem; } }
@media print, screen and (min-width: 992px) { .under-frame__container-inner { padding: 2.4rem 1rem 5rem; } }
.under-frame__logo { position: absolute; display: inline-block; top: 0; left: 50%; transform: translate(-50%, -50%); z-index: 1; width: 40%; margin: 0	auto; }
@media print, screen and (min-width: 992px) { .under-frame__logo { padding-top: 3rem; width: 40%; } }

.header__frame { background-color: #408280; display: block; width: 100%; height: 21px; padding: 4px 0; }
.header__frame:before { content: ''; position: relative; display: block; border-top: #8EAEAD 1px solid; border-bottom: #8EAEAD 1px solid; width: 100%; height: 13px; }

.header__info { position: relative; z-index: 1001; }
.header__info img { margin: 8px auto 15px; max-width: 306px; width: 90%; }

ul.liveinfoBlock { padding-left: 0; display: block; }

li.liveinfoBox { width: 100%; border: solid #ccc 3px; display: inline-block; padding: 15px; border-image-source: url("../img/border-image-demo.png"); border-image-source: url("../img/frame.png"); border-image-slice: 55 65 55 65 fill; border-image-width: 55px; border-image-outset: 0px; border-image-repeat: round; margin: 5px 0; }
li.liveinfoBox:first-child { margin-top: 0; }
li.liveinfoBox:last-child { margin-bottom: 0; }
li.liveinfoBox .liveinfoContents { padding: 0; display: flex; align-items: flex-end; flex-wrap: wrap; }
@media print, screen and (min-width: 600px) { li.liveinfoBox .liveinfoContents { flex-wrap: nowrap; align-items: center; } }
li.liveinfoBox .i-label { display: block; color: #222222; font-size: 1.1rem; line-height: 1.2; }

main { position: relative; width: 100%; position: relative; max-width: 1300px; margin: 0 auto; }
@media print, screen and (min-width: 992px) { main { width: 95%; margin: 0 auto 50px; padding: 10px 0 20px !important; } }
main > article { position: relative; text-align: center; }
main > article > section { text-align: left; }
main > article > h2 { width: 95%; color: #CCC; font-family: "Carattere", cursive; font-weight: 400; font-style: normal; margin: 0 auto; text-align: center; position: relative; display: block; padding: 15px 0 10px; font-size: 5rem; }
@media screen and (min-width: 480px) { main > article > h2 { font-size: 7rem; } }
@media print, screen and (min-width: 600px) { main > article > h2 { font-size: 9rem; } }
@media print, screen and (min-width: 992px) { main > article > h2 { font-size: 13rem; } }
main > article > h2 img { height: 40px; display: block; margin: auto; }
@media print, screen and (min-width: 600px) { main > article > h2 img { height: 50px; } }
@media print, screen and (min-width: 992px) { main > article > h2 img { height: auto; } }
main h2 { font-size: 4rem; display: inline-block; margin: 0 auto; position: relative; }
@media print, screen and (min-width: 600px) { main h2 { font-size: 5rem; } }
@media print, screen and (min-width: 992px) { main h2 { font-size: 7rem; } }
main h4 { font-size: 15px; font-size: 1.5rem; position: relative; padding: .5em .7em; color: #fff; line-height: 1; margin-bottom: 15px; background: linear-gradient(90deg, #1BA2CC, #B8D4E9); }
@media print, screen and (min-width: 600px) { main h4 { font-size: 18px; font-size: 1.8rem; padding: .5em .7em; } }
main h4::before { position: absolute; top: 100%; left: 0; border-bottom: solid 10px transparent; border-right: solid 15px #00628C; content: ''; }
main > section { text-align: center; }
main > section > article { text-align: left; }

.contentsBlock { width: 100%; display: block; font-size: 16px; font-size: 1.6rem; text-align: left; position: relative; z-index: 10; }

.contents-inner { position: relative; display: block; width: 100%; padding-bottom: 30px; width: 98%; margin: 0 auto; background-color: #F0EEE8; border-radius: 15px; padding: 7px; }
@media print, screen and (min-width: 992px) { .contents-inner { width: 90%; } }
.contents-inner-frame { position: relative; display: block; border: #888 1px solid; border-radius: 15px; padding: 5px; min-height: 100px; }

.mark_illust { width: 16%; min-width: 40px; max-width: 98px; display: block; margin: 10px auto 0; }
@media print, screen and (min-width: 600px) { .mark_illust { width: 11%; } }
@media print, screen and (min-width: 992px) { .mark_illust { width: 9%; } }

.info__Block { font-size: 14px; font-size: 1.4rem; font-weight: normal; }
@media print, screen and (min-width: 992px) { .info__Block { font-size: 16px; font-size: 1.6rem; width: 100%; } }

.info__Box { width: 95%; margin: 0 auto; padding: 10px 0 10px; text-align: left; }
@media print, screen and (min-width: 600px) { .info__Box { padding: 25px 0 15px; } }
@media print, screen and (min-width: 992px) { .info__Box { width: 100%; padding: 35px 30px 0; } }

.info__Box p { line-height: 140%; font-size: 1.4rem; }
@media print, screen and (min-width: 600px) { .info__Box p { font-size: 1.6rem; line-height: 160%; } }
.info__Box p img { margin: 0 auto; }

.txt_right { text-align: right; }

.slideToggle__list { width: 98%; margin: 0 auto; display: block; position: relative; margin-bottom: 15px; border-bottom: #FFF solid 2px; }
@media print, screen and (min-width: 600px) { .slideToggle__list { width: 98%; } }
@media print, screen and (min-width: 992px) { .slideToggle__list { width: 95%; } }
.slideToggle__list:last-child { border-bottom: none; }
.slideToggle__list::after { content: ''; width: 20px; height: 100%; display: block; top: 0px; bottom: 0.5px; right: 0px; background-size: 20px auto; background-repeat: repeat-y; background-position: top right; vertical-align: middle; position: absolute; }
@media print, screen and (min-width: 600px) { .slideToggle__list::after { width: 32px; background-size: 32px auto; min-height: 70px; top: 0; bottom: 1px; } }
@media print, screen and (min-width: 992px) { .slideToggle__list::after { width: 32px; } }
.slideToggle__list-ttl { width: 100%; font-size: 15px; font-size: 1.5rem; line-height: 1.3; cursor: pointer; position: relative; font-weight: bold; display: block; align-items: center; min-height: 40px; padding-right: 0; padding-left: 20px; padding-top: 15px; padding-bottom: 5px; }
@media print, screen and (min-width: 600px) { .slideToggle__list-ttl { display: flex; flex-wrap: wrap; align-items: center; min-height: 70px; padding-left: 20px; padding-bottom: 10px; font-size: 16px; font-size: 1.6rem; } }
@media print, screen and (min-width: 992px) { .slideToggle__list-ttl { display: flex; min-height: 82px; font-size: 17px; font-size: 1.7rem; min-height: 80px; } }
.slideToggle__list-ttl:hover { color: #499492; }
.slideToggle__list-ttl .date { color: #222; font-size: 12px; font-size: 1.2rem; display: block; margin: 4px 5px 2px 0; position: relative; font-weight: normal; }
@media print, screen and (min-width: 600px) { .slideToggle__list-ttl .date { display: block; margin: 5px 0 0 0px; font-size: 14px; font-size: 1.4rem; } }
@media print, screen and (min-width: 992px) { .slideToggle__list-ttl .date { font-size: 17px; font-size: 1.7rem; margin: 0 0 0 20px; display: inline-block; font-size: 18px; font-size: 1.8rem; } }
.slideToggle__list-ttl > .txt { display: block; padding: 10px 0px; }
@media print, screen and (min-width: 600px) { .slideToggle__list-ttl > .txt { width: calc(100% - 130px); } }
@media print, screen and (min-width: 992px) { .slideToggle__list-ttl > .txt { width: calc(100% - 160px); } }
.slideToggle__list-ttl > div { font-size: 15px; width: 100%; position: relative; padding-left: 10px; padding-right: 30px; display: block; align-items: center; }
@media print, screen and (min-width: 600px) { .slideToggle__list-ttl > div { font-size: 18px; padding-left: 30px; padding-right: 60px; } }
@media print, screen and (min-width: 992px) { .slideToggle__list-ttl > div { padding-left: 60px; padding-right: 60px; display: flex; justify-content: space-between; } }
.slideToggle__list-ttl > div::before { transition: all 0.3s ease-in-out; position: absolute; left: 0; margin-left: 5px; content: ''; display: inline-block; background-position: left top; background-size: 100% auto; background-repeat: no-repeat; background-image: url("../img/bg_list1.png"); z-index: -1; width: 80px; height: 100px; margin-left: -50px; margin-top: -22px; }
@media print, screen and (min-width: 600px) { .slideToggle__list-ttl > div::before { width: 100px; height: 70px; margin-left: -50px; margin-top: -25px; } }
@media print, screen and (min-width: 992px) { .slideToggle__list-ttl > div::before { width: 150px; height: 100px; height: 200px; top: 0; margin-left: -50px; margin-top: -40px; } }
.slideToggle__list-ttl > div .list_ttl_main { display: flex; align-items: center; }
.slideToggle__list-ttl > div .list_ttl_sub { margin: 0 0 0 auto; }
@media print, screen and (min-width: 992px) { .slideToggle__list-ttl > div .list_ttl_sub { margin: 0; text-align: justify; } }
.slideToggle__list-ttl.list_acc > div::after { content: ''; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); display: block; width: 30px; height: 30px; background: #E0E2DC; margin-top: -6px; }
@media print, screen and (min-width: 600px) { .slideToggle__list-ttl.list_acc > div::after { width: 50px; height: 50px; margin-top: 0; } }
@media print, screen and (min-width: 992px) { .slideToggle__list-ttl > div.list_ttl_box { display: flex; justify-content: space-between; flex-direction: row-reverse; } }
.slideToggle__list-ttl.list_acc::before, .slideToggle__list-ttl.list_acc::after { content: ''; display: block; width: 15px; height: 2px; background: #499492; position: absolute; right: 7px; top: 50%; transform: translateY(-50%); z-index: 20; }
@media print, screen and (min-width: 600px) { .slideToggle__list-ttl.list_acc::before, .slideToggle__list-ttl.list_acc::after { width: 25px; height: 2px; right: 12px; } }
.slideToggle__list-ttl.list_acc::before { z-index: 20; }
.slideToggle__list-ttl.list_acc::after { transform: translateY(-50%) rotate(90deg); transition: 0.3s; }
.slideToggle__list-ttl.list_acc.open::after { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.slideToggle__list-ttl span.status-red, .slideToggle__list-ttl span.status-blue, .slideToggle__list-ttl span.status-green { display: inline-block; width: 55px; height: 18px; line-height: 18px; vertical-align: middle; text-align: center; font-size: 10px; font-size: 1rem; font-family: "Lusitana", serif; font-weight: 700; font-style: normal; font-weight: normal; color: #FFF; margin-top: -5px; margin-left: 10px; }
@media print, screen and (min-width: 992px) { .slideToggle__list-ttl span.status-red, .slideToggle__list-ttl span.status-blue, .slideToggle__list-ttl span.status-green { font-size: 11px; font-size: 1.1rem; width: 85px; height: 20px; line-height: 20px; } }
.slideToggle__list-ttl span.status-red { background-color: #DC4B4B; }
.slideToggle__list-ttl span.status-blue { background-color: #338CCC; }
.slideToggle__list-ttl span.status-green { background-color: #18A589; }
.slideToggle__list-contents { display: none; width: 100%; text-align: left; background-color: #E0E2DC; font-size: 14px; font-size: 1.4rem; line-height: normal; padding: 15px 10px 5px 10px; margin: 0 0 15px; word-wrap: break-all; border-radius: 10px; }
@media print, screen and (min-width: 600px) { .slideToggle__list-contents { font-size: 15px; font-size: 1.5rem; padding: 20px 30px; } }
@media print, screen and (min-width: 992px) { .slideToggle__list-contents { padding: 30px; font-size: 16px; font-size: 1.6rem; margin: 0 0 25px 60px; width: calc(100% - 60px); } }
.slideToggle__list-contents li { margin-bottom: 8px; }
@media print, screen and (min-width: 600px) { .slideToggle__list-contents li { margin-bottom: 12px; } }
.slideToggle__list-contents li:last-of-type { margin-bottom: 0; }
.slideToggle__list-contents p { margin-bottom: 15px; }
.slideToggle__list-contents h3 { font-size: 17px; font-size: 1.7rem; font-weight: bold; margin-bottom: 10px; padding-left: 10px; border-left: 8px #D00002 solid; border-bottom: 2px #001D6C solid; color: #D00002; }
@media print, screen and (min-width: 992px) { .slideToggle__list-contents h3 { font-size: 19px; font-size: 1.9rem; font-size: 120%; margin-bottom: 30px; } }

.con__status-close { font-size: 80%; color: #499492; }

*, *:before, *:after { box-sizing: border-box; }

.listOpen .slideToggle__list-contents { display: block; }

.contents__list { width: 95%; margin: 0 auto; display: block; }
@media print, screen and (min-width: 992px) { .contents__list { width: 100%; } }
.contents__list > article2222 { width: 95%; text-indent: 0; font-size: 3rem; position: relative; margin: 0 auto 10px; text-align: left; }
@media print, screen and (min-width: 600px) { .contents__list > article2222 { font-size: 4.8rem; margin: 0 auto 15px; } }
@media print, screen and (min-width: 992px) { .contents__list > article2222 { font-size: 6.4rem; } }
.contents__list > article2222 > div { background-color: #FFF; padding: 10px; }
.contents__list > article2222 p { margin-bottom: 20px; }
.contents__list-ttl { display: flex; align-items: center; position: relative; min-height: 55px; margin: 0; padding: 0px 5px; line-height: 1.8rem; font-size: 1.6rem; padding-right: 40px; transition: all 0.3s ease-in-out; }
@media print, screen and (min-width: 600px) { .contents__list-ttl { min-height: 70px; padding: 10px 5px; padding-right: 20px; font-size: 1.8rem; line-height: 2.1rem; } }
@media print, screen and (min-width: 992px) { .contents__list-ttl { padding: 20px 0; padding-right: 20px; font-size: 2.2rem; line-height: 2.5rem; } }
.contents__list-ttl:hover { color: #8E8140; }
.contents__list-ttl-date { font-size: 16px; display: block; margin-bottom: 2px; padding: 0 0 5px 80px; position: relative; color: #7E9499; }
@media print, screen and (min-width: 600px) { .contents__list-ttl-date { padding: 2px 8px; margin-bottom: 5px; } }
@media print, screen and (min-width: 992px) { .contents__list-ttl-date { float: right; display: inline-block; } }
.contents__list-ttl::before { content: url("../img/icon_common.png"); position: absolute; top: 50%; margin-top: -25px; left: -10px; width: auto; height: 30px; transform: scale(0.75); }
@media print, screen and (min-width: 600px) { .contents__list-ttl::before { margin-top: -30px; left: 0; transform: scale(0.9); } }
@media print, screen and (min-width: 992px) { .contents__list-ttl::before { transform: scale(1); } }

.under-cont__soon { font-family: 'Kaisei Tokumin', serif; text-align: center; padding: 20px auto; margin: 50px auto 80px; color: #FFF; font-size: 2.0rem; }
@media print, screen and (min-width: 992px) { .under-cont__soon { padding: 80px auto; font-size: 2.6rem; margin: 80px auto 100px; } }

dl.contents__dl { width: 100%; display: flex; flex-wrap: wrap; align-items: center; font-size: 1.8rem; color: #222222; line-height: 2.2rem; margin-bottom: 20px; }
dl.contents__dl dt { font-size: 1.4rem; line-height: 1.2; font-weight: bold; text-align: center; padding: 2px 12px; margin: 5px 0; display: inline-block; color: #FFF; background-color: #499492; }
@media print, screen and (min-width: 992px) { dl.contents__dl dt { margin-right: 15px; width: 150px; padding: 10px 12px; } }
dl.contents__dl dd { width: 100%; margin: 5px 0; margin-bottom: 5px; font-weight: bold; display: inline-block; }
@media print, screen and (min-width: 992px) { dl.contents__dl dd { max-width: calc(100% - 200px); margin: 10px 0; margin-right: 10px; } }
dl.contents__dl p { padding: 0 !important; }

.list-mark { list-style: none; margin-bottom: 20px; }
.list-mark > li { position: relative; margin-bottom: 15px; }
.list-mark > li::after { display: block; content: ''; position: absolute; top: .5em; left: -1.2em; width: 12px; height: 12px; background-color: #222222; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.list-frame { background: #dadada; /*灰色に*/ border-radius: 8px; box-shadow: 0px 0px 5px silver; padding: 0.5em 0.5em 0.5em 2em; margin: 10px auto 20px; font-size: 95%; list-style-type: circle; }
.list-frame > li { line-height: 1.5; padding: 0.5em 0; }
.list-unstyled { padding-left: 0; list-style: none; }

.notice__list { list-style: none; font-weight: normal; font-size: 1.4rem; line-height: 1.8rem; margin-bottom: 15px; color: #222; text-align: left; }
@media print, screen and (min-width: 992px) { .notice__list { font-size: 1.5rem; line-height: 1.8rem; margin-bottom: 15px; } }
.notice__list li { padding-left: 1em; text-indent: -1em; margin-top: 5px; margin-bottom: 10px; }
.notice__list li:last-of-type { margin-bottom: 0; }

.notice_blockS { padding-left: 1em; text-indent: -1em; font-weight: normal; line-height: 1.6rem; font-size: 1.4rem; color: #222222; }
@media print, screen and (min-width: 992px) { .notice_blockS { font-size: 1.4rem; line-height: 1.8rem; } }
.notice_blockS li { margin-bottom: 10px; }
.notice_blockS li:last-of-type { margin-bottom: 0; }

.soon { text-align: center; padding: 30px; display: block; }
.soon img { margin: 0 auto; width: 130px; }

.soon { font-family: "Lusitana", serif; font-weight: 700; font-style: normal; color: #7F7F7F; font-size: 16px; font-size: 1.6rem; }
@media print, screen and (min-width: 600px) { .soon { font-size: 22px; font-size: 2.2rem; } }

.icon_status { position: absolute; top: -5px; right: 40px; border: solid #7644AC 5px; display: block; text-align: center; margin-left: 5px; margin-bottom: 1px; border-image-source: url("../img/frame_mark.png"); border-image-slice: 16; border-image-width: 16px; border-image-outset: 0; border-image-repeat: round; }
@media print, screen and (min-width: 600px) { .icon_status { position: relative; top: auto; right: auto; margin-bottom: 2px; } }
@media print, screen and (min-width: 992px) { .icon_status { margin-bottom: 1px; } }
.icon_status > span { background-color: #7644AC; padding: 1px 10px; display: block; font-size: 11px; font-size: 1.1rem; line-height: 1; color: #FFF; white-space: nowrap; }
@media print, screen and (min-width: 600px) { .icon_status > span { padding: 1px 15px; font-size: 13px; font-size: 1.3rem; } }

#newsPage .icon_status { margin-bottom: -1px; }
@media print, screen and (min-width: 600px) { #newsPage .icon_status { margin-bottom: 4px; } }
@media print, screen and (min-width: 992px) { #newsPage .icon_status { margin-bottom: 3px; } }

.slideToggle__list:nth-child(even) .slideToggle__list-ttl > div:before { background-image: url("../img/bg_list2.png"); }

#topMainBlock { max-width: 530px; margin: 0 auto; position: relative; z-index: 0; }

#topMainBlock h2 { width: 60%; float: left; display: block; }

.topSchduleMore { width: 35%; font-family: "Archivo Black", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif; font-size: 3rem; letter-spacing: -1.5px; line-height: 1.0; color: #118BC5; float: right; clear: right; padding-top: 10px; }

.topSchduleMore a { color: #118BC5; -webkit-text-stroke: 0.5px #FFF; text-stroke: 0.5px #FFF; }

.top__contentsBlock { display: flex; flex-wrap: wrap; margin-top: 20px; }
.top__topics-inner { width: 98%; margin: 0 auto; background-color: #F3F5F5; border-radius: 15px; padding: 7px; }
@media print, screen and (min-width: 992px) { .top__topics-inner { width: 90%; } }
.top__topics-frame { position: relative; display: block; border: #888 1px solid; border-radius: 15px; padding: 8px 5px; }
@media print, screen and (min-width: 600px) { .top__topics-frame { padding: 25px 10px; } }
.top__topics-scroll { max-height: 600px; overflow-y: scroll; position: relative; }
.top__topics-scroll li { display: flex; flex-wrap: wrap; align-items: center; position: relative; height: 100%; padding: 5px 10px; }
@media print, screen and (min-width: 600px) { .top__topics-scroll li { min-height: 60px; padding-left: 20px; padding-right: 30px; } }
@media print, screen and (min-width: 992px) { .top__topics-scroll li { min-height: 70px; padding-left: 20px; padding-right: 30px; } }
.top__topics-day { color: #444; font-size: 18px; font-size: 1.8rem; margin: 0; font-weight: bold; font-family: "Lusitana", serif; font-weight: 700; font-style: normal; }
@media print, screen and (min-width: 600px) { .top__topics-day { font-size: 20px; font-size: 2rem; } }
@media print, screen and (min-width: 992px) { .top__topics-day { font-size: 22px; font-size: 2.2rem; margin: -5px 0 0 20px; width: auto; } }
.top__topics .ticket .top__topics-day::after, .top__topics .goodsinfo .top__topics-day::after, .top__topics .goodslineup .top__topics-day::after, .top__topics .goods .top__topics-day::after, .top__topics .etc .top__topics-day::after { content: 'TICKET'; width: 110px; height: 17px; display: inline-block; text-align: center; line-height: 1; background-color: #333333; color: #444; font-family: "Lusitana", serif; font-weight: 700; font-style: normal; font-size: 11px; font-size: 1.1rem; padding: 3px; margin-top: 4px; margin-left: 10px; vertical-align: top; position: relative; z-index: 1; }
@media print, screen and (min-width: 600px) { .top__topics .ticket .top__topics-day::after, .top__topics .goodsinfo .top__topics-day::after, .top__topics .goodslineup .top__topics-day::after, .top__topics .goods .top__topics-day::after, .top__topics .etc .top__topics-day::after { height: 21px; padding: 5px; margin-top: 5px; margin-left: 20px; } }
.top__topics .ticket .top__topics-day::after { content: 'TICKET'; background-color: #D2E1B3; }
.top__topics .goods .top__topics-day::after { content: 'GOODS'; background-color: #C9DCED; }
.top__topics .goodsinfo .top__topics-day::after { content: 'GOODS INFO'; background-color: #C9DCED; }
.top__topics .goodslineup .top__topics-day::after { content: 'GOODS LINEUP'; background-color: #E1CEE6; }
.top__topics .etc .top__topics-day::after { content: 'ETC.'; background-color: #D3D3D3; }
.top__topics-info { color: #222; font-size: 15px; font-size: 1.5rem; margin: 0 0 3px 5px; width: 100%; line-height: 1.2; }
@media print, screen and (min-width: 600px) { .top__topics-info { font-size: 15px; font-size: 1.5rem; margin: 0 0 7px 5px; background-size: auto; } }
@media print, screen and (min-width: 992px) { .top__topics-info { font-size: 16px; font-size: 1.6rem; margin: 0 0 0 20px; width: calc(100% - 300px); } }
.top__topics a { z-index: 1; width: 100%; height: 100%; display: flex; flex-wrap: wrap; align-items: start; text-decoration: none; }
.top__topics a:hover .top__topics-info { color: #BFAB4A; transition: all 0.3s ease-in-out; }

.news__sort { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; margin-bottom: 5px; margin: 10px auto; }
@media print, screen and (min-width: 992px) { .news__sort { margin-top: 20px; margin-bottom: 35px; margin-left: 30px; } }
.news__sort li:last-of-type { margin-right: 0 !important; }
.news__sort a { width: 18vw; display: block; position: relative; color: #8E8140; font-weight: bold; text-decoration: none; border-bottom: #BDB692 solid 2px; padding: 2px 0 5px; margin-right: 5px; font-family: "Lusitana", serif; font-weight: 700; font-style: normal; font-size: 13px; font-size: 1.3rem; display: block; text-align: center; vertical-align: middle; line-height: 1; margin-right: 5px; }
@media print, screen and (min-width: 600px) { .news__sort a { font-size: 17px; font-size: 1.7rem; width: 18vw; padding: 4px 0 10px; margin-right: 25px; } }
@media print, screen and (min-width: 992px) { .news__sort a { width: 100px; padding: 5px 0 10px; margin-right: 45px; } }
.news__sort a:last-of-type { padding-right: 0; }

#newsPage .slideToggle { width: 98%; margin: 0 auto; }
#newsPage .slideToggle__list { padding-bottom: 10px; }
#newsPage .slideToggle .slideToggle__list-ttl { position: relative; }
@media print, screen and (min-width: 600px) { #newsPage .slideToggle .slideToggle__list-ttl { padding-bottom: 15px; } }
#newsPage .slideToggle .slideToggle__list-ttl > div { padding-right: 0; }
@media print, screen and (min-width: 600px) { #newsPage .slideToggle .slideToggle__list-ttl > div { padding-right: 0; } }
@media print, screen and (min-width: 992px) { #newsPage .slideToggle .slideToggle__list-ttl > div { padding-right: 0; } }
#newsPage .slideToggle .slideToggle__list-ttl > div::before { margin-top: 0px; }
@media print, screen and (min-width: 600px) { #newsPage .slideToggle .slideToggle__list-ttl > div::before { margin-top: 0px; } }
@media print, screen and (min-width: 992px) { #newsPage .slideToggle .slideToggle__list-ttl > div::before { margin-top: -30px; } }
#newsPage .slideToggle .ticket .slideToggle__list-ttl .txt::before, #newsPage .slideToggle .goods .slideToggle__list-ttl .txt::before, #newsPage .slideToggle .etc .slideToggle__list-ttl .txt::before { content: ''; width: 68px; height: 17px; display: block; text-align: center; line-height: 1; background-color: #333333; color: #444; font-family: "Lusitana", serif; font-weight: 700; font-style: normal; font-size: 11px; font-size: 1.1rem; padding: 3px; margin-right: 10px; margin-bottom: 5px; vertical-align: middle; position: relative; z-index: 1; }
@media print, screen and (min-width: 600px) { #newsPage .slideToggle .ticket .slideToggle__list-ttl .txt::before, #newsPage .slideToggle .goods .slideToggle__list-ttl .txt::before, #newsPage .slideToggle .etc .slideToggle__list-ttl .txt::before { display: inline-block; width: 85px; height: 22px; padding: 6px; } }
#newsPage .slideToggle .ticket .slideToggle__list-ttl .txt::before { content: 'TICKET'; background-color: #D2E1B3; }
#newsPage .slideToggle .goods .slideToggle__list-ttl .txt::before { content: 'GOODS'; background-color: #C9DCED; }
#newsPage .slideToggle .goodsinfo .slideToggle__list-ttl .txt::before { content: 'GOODS INFO'; background-color: #C9DCED; }
#newsPage .slideToggle .goodslineup .slideToggle__list-ttl .txt::before { content: 'GOODS LINEUP'; background-color: #E1CEE6; }
#newsPage .slideToggle .etc .slideToggle__list-ttl .txt::before { content: 'ETC.'; background-color: #D3D3D3; }
#newsPage .slideToggle .date { position: absolute; top: -2px; left: 85px; display: inline-block; color: #000; font-size: 13px; font-size: 1.3rem; margin: 3px 0 0 0; }
@media print, screen and (min-width: 600px) { #newsPage .slideToggle .date { position: relative; top: 0; right: 0; left: auto; display: inline-block; width: auto; font-size: 16px; font-size: 1.6rem; margin: 5px 0 0 20px; } }
@media print, screen and (min-width: 992px) { #newsPage .slideToggle .date { font-size: 16px; font-size: 1.6rem; margin: 0 0 0 20px; width: auto; } }
#newsPage .slideToggle__list-contents { display: block; background-color: transparent; margin: 0 0 15px; padding: 15px 10px 5px 10px; padding: 0; }
@media print, screen and (min-width: 600px) { #newsPage .slideToggle__list-contents { padding: 20px 30px; padding: 0; margin: 0 0 25px; } }
@media print, screen and (min-width: 992px) { #newsPage .slideToggle__list-contents { padding: 30px; padding: 0; font-size: 16px; font-size: 1.6rem; margin: 0 0 25px 60px; } }
#newsPage .slideToggle__list-contents-inner { display: block; width: 100%; text-align: left; background-color: #E0E2DC; font-size: 14px; font-size: 1.4rem; line-height: normal; padding: 15px 10px 5px 10px; word-wrap: break-all; border-radius: 10px; }
@media print, screen and (min-width: 600px) { #newsPage .slideToggle__list-contents-inner { font-size: 15px; font-size: 1.5rem; padding: 20px 30px 20px; } }
@media print, screen and (min-width: 992px) { #newsPage .slideToggle__list-contents-inner { padding: 30px 50px 30px 50px; font-size: 16px; font-size: 1.6rem; } }

.accordion_more { display: none; }

.accordion_btn { position: relative; display: block; width: 60%; margin: 0 auto; height: auto; cursor: pointer; }
@media print, screen and (min-width: 600px) { .accordion_btn { width: 30%; } }

.accordion_btn_txt { display: none; color: #8E8140; font-size: 1.3rem; font-weight: bold; text-align: center; border-radius: 10px; transition: opacity 0.3s ease 0s; padding: 0 25px; box-sizing: border-box; z-index: 100; }
@media print, screen and (min-width: 600px) { .accordion_btn_txt { font-size: 1.6rem; } }
.accordion_btn_txt:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; z-index: -100; line-height: 30px; height: 0; padding: 10px 15px; border-top: 20px solid #E0E2DC; border-left: 8px solid transparent; border-right: 8px solid transparent; }
@media print, screen and (min-width: 600px) { .accordion_btn_txt:after { border-top: 25px solid #E0E2DC; border-left: 10px solid transparent; border-right: 10px solid transparent; } }

.accordion_btn_txt.is_active { display: block; }

.icon_status { border: solid #7644AC 5px; display: block; text-align: center; margin-left: 5px; margin-bottom: 1px; border-image-source: url("../img/frame_mark.png"); border-image-slice: 16; border-image-width: 16px; border-image-outset: 0; border-image-repeat: round; }
@media print, screen and (min-width: 600px) { .icon_status { margin-bottom: 2px; } }
@media print, screen and (min-width: 992px) { .icon_status { margin-bottom: 1px; } }
.icon_status > span { background-color: #7644AC; padding: 1px 10px; display: block; font-size: 11px; font-size: 1.1rem; line-height: 1; color: #FFF; white-space: nowrap; }
@media print, screen and (min-width: 600px) { .icon_status > span { padding: 1px 15px; font-size: 13px; font-size: 1.3rem; } }

#newsPage .icon_status { margin-bottom: -1px; position: absolute; top: -2px; right: 0; display: inline-block; }
@media print, screen and (min-width: 600px) { #newsPage .icon_status { margin-bottom: 4px; position: relative; top: auto; right: auto; } }
@media print, screen and (min-width: 992px) { #newsPage .icon_status { margin-bottom: 3px; } }

#ticketPage main { display: block; width: 100%; position: relative; max-width: 1300px; margin: 0 auto; }
@media print, screen and (min-width: 992px) { #ticketPage main { width: 95%; margin: 0 auto 50px; padding: 10px 0 20px !important; } }
@media print, screen and (min-width: 992px) { #ticketPage main { margin: 0 auto; padding: 0; } }
@media print, screen and (min-width: 992px) { #ticketPage .slideToggle { margin-top: 20px; } }
#ticketPage .slideToggle__list-ttl > div::before { margin-top: 0px; }
@media print, screen and (min-width: 600px) { #ticketPage .slideToggle__list-ttl > div::before { margin-top: 0px; } }
@media print, screen and (min-width: 992px) { #ticketPage .slideToggle__list-ttl > div::before { margin-top: -30px; } }
#ticketPage dl.contents__dl.ticket-info { width: 100%; display: flex; flex-wrap: wrap; align-items: flex-start; font-size: 1.8rem; color: #222222; line-height: 2.2rem; margin-bottom: 20px; }
#ticketPage dl.contents__dl.ticket-info dt { font-size: 1.4rem; line-height: 1.2; font-weight: bold; text-align: center; padding: 2px 12px; margin: 5px 0; display: inline-block; color: #FFF; background-color: #499492; border: solid 1px #FFF; outline: solid 3px #499492; outline-offset: 0; margin: 10px; }
@media print, screen and (min-width: 992px) { #ticketPage dl.contents__dl.ticket-info dt { margin: 0 0 35px; margin-right: 15px; width: 150px; padding: 10px 12px; } }
#ticketPage dl.contents__dl.ticket-info dd { width: 100%; margin: 0 0 5px; margin-bottom: 5px; font-weight: bold; display: inline-block; }
@media print, screen and (min-width: 992px) { #ticketPage dl.contents__dl.ticket-info dd { max-width: calc(100% - 200px); margin: 0 0 10px; margin-right: 10px; } }
@media print, screen and (min-width: 992px) { #ticketPage dl.contents__dl.ticket-info dd.adj { margin-top: 10px; } }
#ticketPage .ticket-time { display: block; }
@media print, screen and (min-width: 600px) { #ticketPage .ticket-time { display: inline-block; } }

#ginfoPage main { display: block; width: 100%; position: relative; max-width: 1300px; margin: 0 auto; }
@media print, screen and (min-width: 992px) { #ginfoPage main { width: 95%; margin: 0 auto 50px; padding: 10px 0 20px !important; } }
@media print, screen and (min-width: 992px) { #ginfoPage main { margin: 0 auto; padding: 0; } }
#ginfoPage .slideToggle__list .btnLarge { display: block; max-width: 410px; text-align: center; margin: 0 auto; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15); }
@media print, screen and (min-width: 992px) { #ginfoPage .slideToggle__list .btnLarge { max-width: 613px; } }
#ginfoPage .slideToggle__list .btnLarge img { margin: 0 auto; }

.ginfo__about { width: 95% !important; }
.ginfo__about .outer { margin: 10px auto 10px !important; }
@media print, screen and (min-width: 600px) { .ginfo__about .outer { margin: 10px auto 10px !important; } }
.ginfo__about .inner { font-size: 1.6rem; color: #222222; }
.ginfo__list { width: 95%; text-indent: 0; padding: 3px 10px !important; background-color: #FFF; font-size: 1.6rem; position: relative; margin: 0 auto 10px; text-align: left; }
@media print, screen and (min-width: 600px) { .ginfo__list { padding: 15px 30px 15px 30px !important; } }
.ginfo__list-boxin { position: relative; }
@media print, screen and (min-width: 992px) { .ginfo__list-boxin { flex-wrap: wrap; } }
@media print, screen and (min-width: 992px) { .ginfo__list-boxin .ginfo__list-detail { margin-left: 20px; font-size: 2rem; font-weight: bold; } }
.ginfo__list-boxin .ginfo__list-detail > dl { width: 100%; display: flex; flex-wrap: wrap; font-size: 1.8rem; color: #222222; line-height: 2.2rem; margin-bottom: 20px; }
.ginfo__list-boxin .ginfo__list-detail > dl dt { width: 120px; background-color: #499492; color: #FFF; text-align: center; margin-bottom: 8px; margin-right: 10px; padding: 2px; }
.ginfo__list-boxin .ginfo__list-detail > dl dd { width: 100%; margin-bottom: 5px; font-weight: bold; }
@media print, screen and (min-width: 992px) { .ginfo__list-boxin .ginfo__list-detail > dl dd { width: calc(100% - 130px); margin: 8px 0; } }
.ginfo__list-boxin .ginfo__list-detail > dl p { padding: 0 !important; }
.ginfo__list-status { position: absolute; top: -30px; right: -10px; z-index: 1; max-width: 85px; }
@media print, screen and (min-width: 992px) { .ginfo__list-status { top: -30px; right: -20px; max-width: 130px; } }
.ginfo__list-ttl { color: #499492; display: flex; align-items: center; position: relative; font-weight: bold; margin: 0; line-height: 1.8rem; font-size: 1.6rem; transition: all 0.3s ease-in-out; margin-bottom: 15px; }
@media print, screen and (min-width: 600px) { .ginfo__list-ttl { font-size: 1.8rem; line-height: 2.1rem; margin-bottom: 20px; } }
@media print, screen and (min-width: 992px) { .ginfo__list-ttl { font-size: 2.2rem; line-height: 2.5rem; margin-bottom: 25px; } }
.ginfo__list-ttl::before, .ginfo__list-ttl::after { content: ""; flex-grow: 1; height: 6px; /* 二重線の全体の幅 */ border-top: 1px solid #499492; /* 線の太さと色 */ border-bottom: 1px solid #499492; margin: 0 15px; /* テキストと線の間隔 */ }
.ginfo__list-ttl2 { color: #ffffff !important; background-color: #222222; background-color: rgba(211, 211, 211, 0.5); margin-top: 5px; margin-bottom: 8px; position: relative; font-size: 1.6rem; line-height: 120%; font-weight: bold; text-align: left; }
@media print, screen and (min-width: 992px) { .ginfo__list-ttl2 { font-size: 1.8rem; line-height: 2.4rem; } }
.ginfo__list-ttl2 span { display: inline-block; background-color: #222222; padding: 7px 15px 5px; }
@media print, screen and (min-width: 992px) { .ginfo__list-ttl2 span { padding: 5px 15px; } }
.ginfo__table { width: 100%; margin: 0 auto; margin-bottom: 8px; border-collapse: collapse; font-size: 1.3rem; line-height: 110%; }
@media print, screen and (min-width: 600px) { .ginfo__table { width: 95%; font-size: 1.4rem; } }
@media print, screen and (min-width: 992px) { .ginfo__table { font-size: 1.6rem; } }
.ginfo__table tr { background-color: #FFF; }
.ginfo__table tr:nth-child(even) { background-color: #E5F5F5; }
.ginfo__table td { border: 1px solid #000066; padding: 2px 5px; }
@media print, screen and (min-width: 992px) { .ginfo__table td { padding: 3px 10px; } }
.ginfo__table td:nth-of-type(1) { text-align: center; }
.ginfo__table td:nth-of-type(2) { text-align: center; }
.ginfo__table td:nth-of-type(3) { text-align: center; white-space: nowrap; line-height: 300%; }
.ginfo__table td:nth-of-type(5) { text-align: center; }
.ginfo__table-caption { width: 100%; font-size: 1.2rem; margin: 0 auto; }
@media print, screen and (min-width: 600px) { .ginfo__table-caption { width: 95%; font-size: 1.3rem; } }
@media print, screen and (min-width: 992px) { .ginfo__table-caption { font-size: 1.4rem; } }

.goodsinfo_img { margin-bottom: 15px; text-align: center; }
.goodsinfo_img img { width: 100%; margin: 0 auto; max-width: 426px; }
@media print, screen and (min-width: 992px) { .goodsinfo_img img { max-width: 1000px; } }

.member-cert { border: #A80003 solid 1px; border-radius: 5px; padding: 10px; padding-left: 15px; margin: 10px 10px 15px 0; font-size: 1.5rem; }
@media print, screen and (min-width: 992px) { .member-cert { padding: 15px; padding-left: 20px; margin: 10px; margin-bottom: 20px; } }

#glineupPage .soon_goods { text-align: center; padding: 60px; }
@media print, screen and (min-width: 600px) { #glineupPage .soon_goods { padding: 100px; text-align: center; } }
#glineupPage .soon_goods img { margin: 0 auto; }

.soon_goods { font-family: "Lusitana", serif; font-weight: 700; font-style: normal; color: #7F7F7F; font-size: 16px; font-size: 1.6rem; }
@media print, screen and (min-width: 600px) { .soon_goods { font-size: 22px; font-size: 2.2rem; } }

#attentionPage main { display: block; width: 100%; position: relative; max-width: 1300px; margin: 0 auto; }
@media print, screen and (min-width: 992px) { #attentionPage main { width: 95%; margin: 0 auto 50px; padding: 10px 0 20px !important; } }
@media print, screen and (min-width: 992px) { #attentionPage main { margin: 0 auto; padding: 0; } }
#attentionPage main .list__inner { padding: 0px 10px 0 10px !important; }
@media print, screen and (min-width: 992px) { #attentionPage main .list__inner { padding: 15px 20px 30px 0px !important; } }
#attentionPage main .list__inner > li { list-style: disc; }
#attentionPage main .list__inner > p { font-size: 1.6rem; }
#attentionPage .info__Box p { line-height: 140%; font-size: 1.4rem; }
@media print, screen and (min-width: 600px) { #attentionPage .info__Box p { font-size: 1.6rem; line-height: 160%; } }
#attentionPage .info__Box p img { margin: 20px auto; }
@media print, screen and (min-width: 600px) { #attentionPage .info__Box p img { margin: 10px auto; } }
#attentionPage .slideToggle__list > article { /*margin: 0 auto 10px;*/ }
#attentionPage .msg { font-size: 1.6rem; padding: 5px 0px; }
@media print, screen and (min-width: 992px) { #attentionPage .msg { padding: 20px 40px; } }
#attentionPage .msg img { margin: 8px auto; max-width: 623px; }
@media print, screen and (min-width: 992px) { #attentionPage .msg img { margin: 20px 5px; max-width: 972px; } }

.list_child { padding: 8px 0 0 8px; color: #8518A8; font-size: 15px; font-size: 1.5rem; }
.list_child li { padding-left: 1em; text-indent: -1em; }

.attention { position: relative; }

.attention { position: relative; }
.attention h3 { font-size: 3.4rem; font-weight: normal; margin-bottom: 20px; text-align: center; position: relative; }
.attention__date { top: 70px; text-align: right; position: absolute; display: block; width: 90%; left: 50%; transform: translateX(-50%); }
@media print, screen and (min-width: 992px) { .attention__date { top: 100px; } }

@media print { .effect-fadein { opacity: 1 !important; transform: translate(0, 0) !important; }
  nav, .no-print { display: none !important; }
  main > article > h2 { font-size: 9rem !important; padding: 10px 0 10px !important; line-height: 1; } }
