@import url('https://fonts.googleapis.com/css2?family=Pushster&display=swap');
/*////////////////////////////////////////////////////////////////////////
reset
////////////////////////////////////////////////////////////////////////*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
}

html {
	image-rendering: -webkit-optimize-contrast;
}

body{
	overflow-y: scroll; /* スクロールバー常に表示 */
}

html,body {
	font-size-adjust:100%;
	-webkit-font-size-adjust: 100%;
}

body,h1,h2,h3,h4,h5,h6,p,img,
hr,li,ul,dl,dt,dd
{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}

table th{font-weight:normal;}

img{border:0px;}

.clear{clear:both;}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}


/*////////////////////////////////////////////////////////////////////////
基本カラー
////////////////////////////////////////////////////////////////////////*/
:root{
--blue:#1f2849;
--gold:#debd5c;
--lightGold:#a98a6b;
--purple:#574d7f;	
	
--white10: rgba(255,255,255,0.1);
--white30: rgba(255,255,255,0.3);
--white50: rgba(255,255,255,0.5);
--white70: rgba(255,255,255,0.7);
}


/*////////////////////////////////////////////////////////////////////////
基本
////////////////////////////////////////////////////////////////////////*/
.non{
	opacity:0.3;
	cursor:default;
	pointer-events: none;
}

ruby {
        display: inline-table;
        border-collapse: collapse;
        margin: 0;
        padding: 0;
        border: none;
        white-space: nowrap;
        text-indent: 0;
        vertical-align: bottom;
        text-decoration: inherit;
        text-align: center;
        }
ruby>rt {
    display: table-header-group;
    height: 25%;
    margin: 0;
    padding: 0 0.125em;
    border: none;
    font: inherit;
    line-height: 1.1em;
	text-align: center;
	font-size: 50%;
	position: relative;
	top: 0.5em;
	transform: translateY(0.5em);
    }

br.txtCutNone{display:none;}

a{
	color: var(--brown);
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration: none;
}

::selection {
	color: #fff;
	background-color:#00b4c8;
}
::-moz-selection {
	color: #fff;
	background-color:#00b4c8;
}

hr.solidLine{
	border-top: dashed 1px var(--lightGold);
}

.txtCutNone{
	display: none;
}

.fadeUp{
	opacity: 0;
	position: relative;
	bottom: -20px;
}

h2{
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5%;
}

.txtLink{
	border-bottom: 1px dashed var(--gold);
	padding: 0 0.5em;
}

.txtLink:hover{
	background-color: var(--purple);
}

/*////////////////////////////////////////////////////////////////////////
全体ボックス
////////////////////////////////////////////////////////////////////////*/
html{
}

body{
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: min(1.6vw, 18px);
	color: var(--gold);
}

#loading{
	width:100%;
	height: 100%;
	position:fixed;
	z-index:999;
	display: flex;
    justify-content: center;
    align-items: center;
	text-align:center;
	pointer-events: none;
	background-image: url(../img/bg.jpg);
	background-position: center center;
}

#loading p{
	display: block;
	width: 100%;
	padding: 5px;
}

#backTop{
	width: 6%;
	z-index: 99;
	position: fixed;
	bottom: 2%;
	right: 1%;
	cursor: pointer;
}

#backTop img{
	width: 100%;
}


#backTop:hover{
	opacity: 0.6;
}

#mainBox{
	width: 100%;
	padding: 10% 0 0;
	margin: auto;
	opacity: 0;
	position: relative;
	background-image: url("../img/curtain_line.png");
	background-attachment:scroll;
	background-position: center top;
	background-size: 100%;
	background-repeat: no-repeat;
}

#mainBox::before {
	content:"";
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:100vh;
	background-image: url("../img/curtain_left.png"),url("../img/curtain_right.png"),url("../img/bg.jpg");
	background-attachment:fixed, fixed, scroll;
	background-position: left top,right top,center center;
	background-size: 28.5%, 28.5%,auto;
	background-repeat: no-repeat, no-repeat, repeat;
}

.container{
	background-color: var(--blue);
	padding: 5% 0 0;
	margin-top:-2px;
}

.inBox{
	width: 100%;
	max-width: 1300px;
	padding:0 3%;
	margin: auto;
}

.over{
	width: 100%;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	pointer-events: none;
	animation: animL 1s  forwards;
}

.overRight{
	text-align: right;
	animation: animR 1s  forwards;
}

.over img{
	width: 34.5%;
}

@keyframes animL{
  0% {
	  opacity: 0;
	  transform: translateX(0);
  }

  100% {
	  opacity: 1;
	  transform: translateX(-5%);
  }
}

@keyframes animR{
  0% {
	  opacity: 0;
	  transform: translateX(0px);
  }

  100% {
	  opacity: 1;
	  transform: translateX(5%);
  }
}


.indent{
	padding-left: 1em;
}

.indent li{
	text-indent: -1em;
	margin-bottom: 5px;
}


/*////////////////////////////////////////////////////////////////////////
ヘッダー
////////////////////////////////////////////////////////////////////////*/
header{
	font-size: min(1.15vw, 18px);
	width: 100%;
	padding: 0.2% 0 2%;
	z-index: 9;
	position: fixed;
	background-image: url("../img/curtain_top.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	font-family: 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho",serif;
}

header nav{
	text-align: center;
	position: relative;
	z-index: 999;
}

header nav ul{
	margin: 1em auto;
}

header nav ul img{
	width: 1.5em;
	vertical-align: middle;
}

header nav li{
	display: inline-block;
	color: var(--gold);
	padding:0 0.4em;
	margin: 0;
	position: relative;
	font-weight: bold;
	vertical-align: middle;
}

header nav li .new{
	position: absolute;
	right: 0;
	left: 0;
	top: -2.2em;
	font-size: 70%;
	font-weight: bold;
	background-color: var(--gold);
	color: var(--blue);
	border-radius: 0 0 calc(1px / 0) calc(1px / 0);
	border: double 3px var(--purple);
}

header nav a{
	display: inline-block;
}

header nav a:hover{
	border-bottom: 1px solid var(--gold);
}

.select{
	border-bottom: 1px solid var(--gold);
}



/*////////////////////////////////////////////////////////////////////////
トップ
////////////////////////////////////////////////////////////////////////*/
#key{
	background-image: url("../img/bottom.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 23%;
}

#logo{
	text-align: center;
	pointer-events: none;
	padding: 3%;
	width: 50%;
	margin: auto;
	animation:rotate 1.5s forwards;
}

#logo img{
	width: 100%;
	max-width: 461px;
}

@keyframes rotate {
    0% {
		opacity: 0;
        transform:translateY(-30px) rotateY(100deg);
    }
	 20% {
		opacity: 0;
        transform:translateY(-30px) rotateY(100deg);
    }
    100% {
		opacity: 1;
        transform:translateY(0px) rotateY(0);
    }
}


#catch{
	text-align: center;
	font-family: 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho",serif;
	animation:fade 2s forwards;
}

@keyframes fade {
    0% {opacity: 0;}
	30% {opacity: 0;}
    100% {opacity: 1;}
}


/*ニュース-------------------------------------------------*/
#news{
	background-image: url("../img/top/news.jpg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 13%;
	padding: 3% 0;
	margin-bottom: 5%;
}

#news .txtBox{
	width: 85%;
	margin-left: 15%;
	padding: 1em 2em;
	border: solid 1px var(--gold);
	border-radius: calc(1px / 0);
	box-shadow: 0 10px #161c33;
	color: #cec8e6;
	letter-spacing: 0.05em;
	position: relative;
}

#news .txtBox a{
	font-weight: bold;
}

#news .txtBox .day{
	border-bottom: 1px solid #7b739d;
	padding-top: 5px;
	margin-bottom: 3px;
}

#news .txtBox .ster{
	position: absolute;
	right: 0;
	top: -15%;
	width: 5%;
}

#news .txtBox .ster img{
	width: 100%;
}


/*概要-------------------------------------------------*/
#info .day{
	display: inline-block;
	width: 49%;
	border-radius: 30px;
	border: solid 2px var(--lightGold);
	overflow: hidden;
	margin-bottom: 10%;
	box-shadow: 0 10px #161c33;
}

#info .day:first-of-type{
	margin-right: 2%;
}

#info .day img{
	width: 100%;
}

#info .day .inTxt{
	padding: 3% 10%;
}

#info .day table{
	margin-bottom: 1em;
}

#info .day table th,
#info .day table td{
	padding: 0.5em;
	vertical-align: middle;
}

#info .day table th{
	color: var(--blue);
	background-color: var(--gold);
	text-align: center;
}


/*////////////////////////////////////////////////////////////////////////
入場案内
////////////////////////////////////////////////////////////////////////*/
#enter, #epos{
	padding:0;
	background-image: url("../img/tex.jpg");
}

#enter h2, #epos h2{
	height: 211px;
}

#enter .enterTxt{
	padding: 3% 0 10%;
	text-align:center;
}

#enter .enterTxt .place{
	width: 25%;
	display: inline-block;
	vertical-align: middle;
	margin: 2% auto 1%;
}

#enter .enterTxt .place img{
	width: 100%;
}

#enter .enterTxt .placeTxt{
	width: 72%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding:3% 0;
	margin-left: 3%;
	border-bottom: 1px solid var(--gold);
}

#enter .enterTxt .day{
	background-color: var(--gold);
	padding: 0.5em 1em;
	border-radius: calc(1px / 0);
	color: var(--blue);
	font-weight: bold;
	margin-bottom: 1em;
	vertical-align: middle;
	font-size: 100%;
}


#epos .eposTxt{
	width: 100%;
	padding: 3% 0 10%;
	margin: auto;
}

#epos .eposTxt h3{
	background-color: var(--gold);
	padding: 0.5em 1em;
	border-radius: calc(1px / 0);
	color: var(--blue);
	font-weight: bold;
	margin: 3em auto 1em;
	vertical-align: middle;
	font-size: 100%;
}

#epos .eposTxt .item{
	padding: 3%;
	border: dashed 1px var(--lightGold);
	background-color: var(--blue);
	margin: 15px auto;
}

#epos .eposTxt .indent{
	font-size: 80%;
	line-height: 1.5em;
}

#epos table th,
#epos table td{
	padding: 0.5em;
	vertical-align: middle;
}

#epos table th{
	width: 4em;
	color: var(--blue);
	background-color: var(--gold);
	text-align: center;
	font-weight: bold;
}


/*////////////////////////////////////////////////////////////////////////
グッズ
////////////////////////////////////////////////////////////////////////*/
#goods{
}

#goods h2{
	height: 211px;
}

#goods h3{
	background-color: var(--gold);
	padding: 0.5em 1em;
	border-radius: calc(1px / 0);
	color: var(--blue);
	margin-bottom: 0.5em;
	text-align: center;
}

.goodsAria{
	text-align: center;
	margin: 1em auto 5em;
}

.goodsAria .itemBox{
	width: 23%;
	margin: 1.5% 0.5%;
	/*padding: 3%;*/
	border: solid 1px var(--lightGold);
	display: inline-block;
	background-color: var(--blue);
	text-align: left;
	font-size: 80%;
}

.goodsAria .itemBox img{
	width: 100%;
}

.goodsAria .itemBox a:hover{
	background-color:transparent;
}

.goodsAria .itemBox a{
	position: relative;
	display: block;
}

.goodsAria .itemBox a:before{
	content: "";
	width: 0;
	height: 100%;
	display: block;
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	transition: all 0.2s 0s ease-out;
	background: var(--lightGold);
	opacity: 0.7;
}

.goodsAria .itemBox a:hover:before{
	width: 100%;
}

.goodsAria .itemBox a:after{
	content: "more";
	position: absolute;
	margin-top: -0.75em;
	margin-left: -2.5em;
	line-height: 1.5em;
	height: 1.5em;
	letter-spacing: 1px;
	width: 5em;
	border: #fff 1px solid;
	text-align: center;
	top:50%;
	left:50%;
	color: #fff;
	z-index: 2;
	display: block;
	opacity: 0;
	transition: all 0.2s 0s ease-out;
}

.goodsAria .itemBox a:hover:after{
	opacity: 1;
}

.goodsAria .itemBox .goodsTxt{
	padding: 5%;
}

#goods .itemBox .goodsTxt .itemName{
	color: var(--gold);
	padding: 1em 0;
	margin-bottom: 0.5em;
}

#goods .itemBox .goodsTxt .itemName .memo{
	border-radius: calc(1px / 0);
	background-color:var(--lightGold);
	color: var(--blue);
	display: inline-block;
	padding:0 1em;
	margin-top: 0.5em;
	font-weight: bold;
}

.goodsAria .itemBox .title{
	background-color: #000;
	padding: 1em;
	color: #fff;
	line-height: 1.3em;
}

.goodsAria .itemBox .limit{
	padding: 0.2em 1em;
	background-color: var(--purple);
	color: #fff;
}

.goodsAria .itemBox .price{
	padding: 0.5em;
	text-align: right;
	background-color: var(--gold);
	color: var(--blue);
	font-weight: bold;
	vertical-align: baseline;
}

.goodsAria .itemBox .price small{
	vertical-align: baseline;
}


/*////////////////////////////////////////////////////////////////////////
注意事項
////////////////////////////////////////////////////////////////////////*/
.coution{
	font-size: 80%;
	padding-bottom: 5%;
}

.coution .mds{
	background-color: var(--gold);
	padding: 0.5em 1em;
	border-radius: calc(1px / 0);
	color: var(--blue);
	font-weight: bold;
	margin-bottom: 1em;
	vertical-align: middle;
	position: relative;
}

.coution .mds .ster{
	position: absolute;
	right: 0;
	top: -15%;
	width: 5%;
}

.coution .mds .ster img{
	width: 100%;
}


/*######################################################################
メディアクエリ
######################################################################*/
/*//////////////////////////////////////////////////////////////////////*/
@media screen and (max-width: 1300px) {
/*//////////////////////////////////////////////////////////////////////*/
header{
	font-size: min(1.45vw, 18px);
	background-size: 125%;
	padding: 0.5% 0 6%;
}
	
.over{
	left: -5%;
}

.overRight{
	left: inherit;
	right: -5%;
}

	
	
/*//////////////////////////////////////////////////////////////////////*/
}
@media screen and (max-width: 1000px) {
/*//////////////////////////////////////////////////////////////////////*/
header{
	font-size: min(1.55vw, 18px);
	background-size: 135%;
	padding: 0.5% 0 7%;
}
	
.over{
	left: -7%;
}

.overRight{
	left: inherit;
	right: -7%;
}	
	
	
/*//////////////////////////////////////////////////////////////////////*/
}
@media screen and (max-width: 800px) {
/*//////////////////////////////////////////////////////////////////////*/
br.txtCut{display:none;}
br.txtCutNone{display:block;}
	
body{
	font-size: min(3vw, 16px);
	line-height: 1.5em;
}
	
.over img{width:50%;}
#mainBox::before {
	background-position: left -12%, right -12%, center center;
	background-size: 40%, 40%, auto;
}

.over{
	top: -4%;
	left: -8%;
}

.overRight{
	top: -4%;
	left: inherit;
	right: -8%;
}	

	
h2{
	background-size: 250%;
	padding: 13%;
}
	
#backTop{
	width: 15%;
	bottom: 1%;
}

/*ナビ-------------------------------------------------*/
header{
	padding: 0;
}
	
header nav{
	position: fixed;
	z-index: 9;
	padding: 12%  5% 5%;
	height: 100%;
	width: 100%;
	top:0;
	background-image: url("../img/bg.jpg");
	background-position: center center;
}
	
header nav ul{
	height: 100%;
	margin: 0 auto;
}
	
header nav ul img{
	width: 3em;
}
	
header nav li{
	display: block;
	font-size: min(4vw, 18px);
}

header nav a{
	padding: 0.5em 0;
	display: block;
	border-bottom: 1px solid var(--blue);
}	
	
.navBtn{
	width: 12%;
	max-width: 100px;
	display: block;
	padding: 5px;
	border: solid 1px var(--gold);
	background-color: var(--blue);
	cursor: pointer;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
}

.navBtn img{
	width: 100%;
}
	
header nav li .new{
	position: absolute;
	right: inherit;
	left: 0;
	top: -0.3em;
	color: var(--blue);
	border-radius: calc(1px / 0);
	padding: 0 1em;
}
	
	
/*////////////////////////////////////////////////////////////////////////
トップ
////////////////////////////////////////////////////////////////////////*/
#key{
	background-size: 150%;
	padding-bottom: 23%;
}

#logo{
	width: 100%;
	margin-bottom: 5%;
}

#logo img{width: 70%;}
#catch{line-height: 1.8em;}

/*ニュース-------------------------------------------------*/
#news{
	background-size: 20%;
	padding: 3%;
	margin-bottom: 10%;
}

#news .txtBox{
	width: 84%;
	margin-left: 20%;
	padding: 1em 2em 1.5em;
}

#news .txtBox .ster{
	width: 12%;
}

/*概要-------------------------------------------------*/
#info{
	margin-bottom: 15%;
}
	
#info .day{
	display: block;
	width: 100%;
	margin-bottom: 2%;
}

#info .day:first-of-type{
	margin-right: 0;
}

#info .day .inTxt{
	padding:0 10%;
}
	
	
/*////////////////////////////////////////////////////////////////////////
入場案内
////////////////////////////////////////////////////////////////////////*/	
#enter h2, #epos h2{
	height: auto;
}

#enter .enterTxt{
	text-align: left;
	padding: 3%;
}

#enter .enterTxt .place{
	width: 100%;
	text-align: center;
	display: block;
	vertical-align: middle;
	margin: 2% auto 1%;
}

#enter .enterTxt .place img{
	width: 45%;
	max-width: 200px;
}

#enter .enterTxt .placeTxt{
	width: 100%;
	display: block;
	margin: 0 auto 10%;
}

#enter .enterTxt .placeTxt .day{
	padding: 1em 1.5em;
}

	
#epos .eposTxt{
	padding: 3% 3% 10%;
}
	
#epos .eposTxt h3{
	padding: 1em 1.5em;
}


/*////////////////////////////////////////////////////////////////////////
グッズ情報
////////////////////////////////////////////////////////////////////////*/
#goods h2{
	height: auto;
	margin: 5% 0;
}
	
.goodsAria .itemBox{
	width: 48%;
	font-size: 100%;
}
	
/*////////////////////////////////////////////////////////////////////////
注意事項
////////////////////////////////////////////////////////////////////////*/
.coution{
	font-size: 90%;
}

/*//////////////////////////////////////////////////////////////////////*/
}
@media screen and (max-width: 480px) {
/*//////////////////////////////////////////////////////////////////////*/

	
/*//////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////*/
}