@charset "utf-8";
/* 背景 */
.bgWrap{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100vh;
	height: 100dvh;
	min-height: 100%;
	clip-path: inset(0);
	z-index: -2;
}
#story .bgWrap, #ticket .bgWrap{z-index: -5;}
.bgWrap .bg{
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0;
}
#about .bgWrap .bg{	background-image: url("../img/bg_point.jpg");}
#story .bgWrap .bg{	background-image: url("../img/bg_story.jpg");}
#play .bgWrap .bg{	background-image: url("../img/bg_red.jpg");}
#howto .bgWrap .bg, #news .bgWrap .bg{	background-image: url("../img/bg.jpg");}
#ticket .bgWrap .bg{	background-image: url("../img/bg_ticket.jpg");}
#schedule .bgWrap .bg{	background-image: url("../img/bg_ice.jpg");}
#goods .bgWrap .bg{	background-image: url("../img/bg_goods.jpg");}
#precautions .bgWrap .bg{	background-image: url("../img/bg_green.jpg");}

#particles-js {
	position: fixed;
	top:0;
	left: 0;
	 background-color: rgba(0,0,0,0);
    height: 100vh;
	width: 100%;
	z-index: 100001;
}

/* ヘッダー */
header {
	position: relative;
	margin: 0 auto;
	display: block;
	width: 100%;
}
header #keyvisual {
	position: relative;
	margin: 0 auto;
	display: block;
	background-image: url("../img/main.jpg");
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	width: 100%;
	padding-top: 141.40625%;
}

/* catch */
#catch  {
	position: relative;
	margin: 0 auto;
	background-color: #000000;
}
#catch .Txt {
	position: relative;
	margin: 0 auto;
	padding: 50px 0;
	background-image: url("../img/line01.png"), url("../img/line01.png"), url("../img/bg_catch.jpg");
	background-repeat: repeat-x, repeat-x, no-repeat;
	background-position: 0 0, 0 100%, 50% 50%;
	background-size: auto 35px, auto 35px, cover;
}
#catch .Txt img{
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 500px;
}
#catch p{
	position: relative;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	font-size: min(3.4vw, .14rem);
}

/* photo */
#photo {
	position: relative;
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
}
#photo .photoWrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.splide__list {height: auto;}


/* とは */
#about {
	position: relative;
	margin: 0 auto;
	padding: 60px 0;
	background-image: url("../img/line02.png"), url("../img/line02.png");
	background-position:0 0, 0 100%;
	background-repeat: repeat-x, repeat-x;
	background-size: auto 22px, auto 22px;
	color: #311f00;
	font-weight: 600;
}
#about h2{margin: 0 auto 37px auto;}
#about h2::after{
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	width: calc(100% - 30px);
	max-width: 580px;
	content: '';
	display: block;
	height: 1.25px;
	background-color: #554127;
}
#about .btnabout{
	position: relative;
	margin: 30px auto;
	width: calc(100% - 15px);
	max-width: 400px;
	gap: 0 8px;
}
#about .btnabout li{
	position: relative;
	margin: 0;
	width: calc(50% - 4px);
}
#about .group{
	position: relative;
	margin: 0 auto 30px auto;
	padding: 30px;
	width: calc(100% - 80px);
	max-width: 960px;
	font-size: 98%;
	background-color: rgba(67,49,0,0.60);
	border:solid 2px #554127;
	color: #ffffff;
}
#about .group a{color:#ffffff; }

/* movie */
#movie{
	position: relative;
	margin: 0 auto;
	padding: 20px 0 40px 0;
}
#movie h2::after{display: none;}
#movie .movieWrap, #movie .cautionWrap{width: calc(100% - 20px);max-width: 740px;}
#movie .movieWrap{margin: -20px auto 0 auto; border:solid 2px #554127;}
#movie .bannerArea{
	position: relative;
	margin:20px auto 0 auto;
	width: calc(100% - 30px);
	max-width: 960px;
}
#movie .bannerArea a{
	position: relative;
	margin: 0 auto;
	display: block;
	width: 100%;
	max-width: 500px;
}

/* ポイント */
#point{
	position: relative;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
#point::before{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 25px;
	content: '';
	display: block;
	background-image: url("../img/bar.png");
	background-position: 50% calc(50% + 2px);
	background-repeat: repeat-x;
	background-size: auto 18px;
	border-top: solid 2px #554127;
	border-bottom: solid 2px #554127;
}
#point h2{margin:25px auto 10px auto;}
#point h2::after{display: none;}
#point .point{
	position: relative;
	margin: 0 auto;
}
#point .pointBox{
	position: relative;
	margin: 0;
	width: 100%;
}
#point  h3{
	position: relative;
	margin: 20px auto 15px auto;
	width: calc(100% - 30px);
	max-width: 580px;
}
#point  h3 img{
	position: relative;
	margin: 0;
	width: 100%;
}
#point .pointCont{
	position: relative;
	margin: 0 auto;
	transform: translateX(-3px);
	width: calc(100% - 22px);
	max-width: 960px;
	gap: 25px 10px;
}
#point .pointCont .Img{
	position: relative;
	margin: 0;
	width: 30%;
}
#point .pointCont .Txt{
	position: relative;
	margin: 0;
	width: calc(70% - 10px);
	text-align: left;
	font-size: 96%;
}


/* ストーリー */
#story {
	position: relative;
	margin: 0 auto;
	padding: 60px 0 100px 0;
}
#story p {
	position: relative;
	margin: 0 auto;
	width: calc(100% - 30px);
	padding-bottom: 3em;
	text-align: center;
	background: linear-gradient(180deg, #ffffff 10%, rgba(255,255,255,0) 85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	height: 8em;
	overflow: hidden;
	transition: all 0.3s ease-out;

}
#story p.disp{height: auto;padding-bottom: 3em; background:none;-webkit-background-clip: unset;-webkit-text-fill-color: #ffffff;}
#story .moreBtn{
	position: absolute;
	bottom: -1em;
	left: 50%;
	transform: translateX(-50%);
	width: 12em;
	text-align: center;
	color: #d1d1d1;
	font-size: 96%;
	background-color: rgba(45,45,45,0.6);
	border: solid 1px #b1b1b1;
	cursor: pointer;
	transition: all 0.3s ease-out;
	font-weight: 500;
}
#story .moreBtn:hover{background-color: rgba(45,45,45,1);}
#story .moreBtn::after{
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	right: 10px;
	width: 9px;
	height: 10px;
	content: '';
	display: block;
	z-index: 1000;
	transition: all 0.3s ease-out;
	background-image: url("../img/arrow02.png");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
}
#story .moreBtn.disp::after{transform: translateY(-50%) rotate(-180deg);}

/* message */
#message{
	position: relative;
	margin:0 auto;
	padding: 24px 0 0 0;
	background-color: #ffffff;
	background-image: url("../img/line03.png");
	background-position:0 0;
	background-repeat: repeat-x;
	background-size: auto 24px;
}

/* プレイ形式 */
#play{
	position: relative;
	margin:0 auto;
	padding: 60px 0;
}
#play ul{
	position: relative;
	margin:0 auto;
	width: calc(100% - 40px);
	max-width: 430px;
	gap: 0 20px;
}
#play ul li{
	position: relative;
	margin: 0;
	width: calc(50% - 15px);
}

/* 参加方法 */
#howto {
	position: relative;
	margin: 0 auto;
	padding: 60px 0;
	background-image: url("../img/line02.png"), url("../img/line02.png");
	background-position:0 0, 0 100%;
	background-repeat: repeat-x, repeat-x;
	background-size: auto 22px, auto 22px;
}
#howto .howtoWrap {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
}
#howto .howtoWrap .splide__arrows .splide__arrow--prev {left: 8px;transform: rotate(180deg);}
#howto .howtoWrap .splide__arrows .splide__arrow--next {right: 8px;}
#howto .howtoWrap .splide__arrow {
	background: transparent;
	border-radius: 0;
	height: 18px;
	width: 22px;
	opacity: 1;
	transform: translateY(0);
}
#howto .howtoWrap .splide__arrow:disabled {opacity: 0;}

#howto .howtoWrap ul li{
	position: relative;
	margin: 0;
	padding: 2px;
	width: 100%;
	display: flex;
	align-items: stretch;
}
#howto .howtoWrap .txtWrap {
	position: relative;
	margin: 0 auto;
	border: solid 2px #360528;
	background-color: rgba(255,255,254,0.7);
	padding: 25px 0 30px 0;
	box-sizing: border-box;
	width: calc(100% - 80px);
}
#howto .howtoWrap .Img {
	position: relative;
	margin: 0 auto 20px auto;
	width: calc(100% - 30px);
}
#howto .howtoWrap p{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 35px);
}
#howto .howtoWrap .ttl {
	color: #7bf532;
	text-align: center;
	line-height: 1.6em;
	font-size: .17rem;
	padding-bottom: 10px;
}
#howto .howtoWrap .button{
	width: 12em;
	margin: 20px auto 0 auto;
}
#howto .txtWrap .cautionWrap{
	position: relative;
	margin: 10px auto 0 auto;
	width: calc(100% - 10px);
}
#howto .txtWrap .cautionWrap p{
	position: relative;
	padding-left: 1.1em;
	font-size: 86%;
}
#howto .txtWrap .cautionWrap p::before{
	position: absolute;
	top:0;
	left: 0;
	content: '※';
}
#howto #stream{
	position: relative;
	margin: 45px auto 0 auto;
	text-align: center;
}
#howto #stream .button{
	margin: 20px auto 0 auto;
	width: calc(100% - 70px);
}
#howto .first{
	position: relative;
	margin: 40px auto 0 auto;
	width: calc(100% - 30px);
	max-width: 800px;
	border: solid 1px #221306;
}

#ticket{
	position: relative;
	margin: 0 auto;
	padding: 60px 0;
}
#ticket h3{
	position: relative;
	margin: 0 auto 20px auto;
	width: calc(100% - 30px);
	max-width: 580px;
}

/* release */
#release{
	position: relative;
	margin: 0 auto;
}
#release .releaseBox{
	position: relative;
	margin: 0 auto;
	text-align: center;
	background-color: rgba(36,46,55,0.7);
	padding-bottom: 20px;
	width: calc(100% - 30px);
	max-width: 680px;
}
#release .releaseBox.margin{margin: 30px auto 0 auto;}
#release .ttlR{
	position: relative;
	margin: 0 auto 20px auto;
	padding: 7px 0;
	font-weight:600;
	line-height: 1em;
	background-color: #e5ebef;
	color: #3c1f02;
}
#release p{
	position: relative;
	margin: 0 auto;
	color: #ffffff;
	font-weight:400;
}
.scraptantei{
	position: relative;
	margin: 15px auto 20px auto;
	font-size: 80%;
	text-align: center;
}
.scraptantei img{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 60px);
	max-width: 320px;
}

/* type */
#type{
	position: relative;
	margin: 45px auto;
}
#type ul{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 60px);
	gap: 20px 0;
}
#type ul li{
	position: relative;
	margin: 0 auto;
	width: 100%;
}
#type ul li .button{margin: 10px auto 0 auto;font-size: 80%;line-height: 1.5em;max-width: 380px;}
#type ul li .button::after{transform: translateY(-50%) rotate(-90deg);}

/* 料金 */
#price {
	position: relative;
	margin: 0 auto;
}
#price .priceWrap {
  position: relative;
  margin: 0 auto;
}
#price .priceWrap ul.ticketP {
	position: relative;
	width: calc(100% - 80px);
	max-width: 600px;
	margin: 0 auto;
	z-index: 70;
}
#price .priceWrap ul.ticketP li{
	position: relative;
	margin: 0;
	width: calc(50% - 10px);
	color: #6a7b91;
	background-color: #b7cedd;
	font-weight: 500;
	cursor: pointer;
}
#price .priceWrap ul.ticketP li.active{background-color: #ffffff;color: #360528;}
#price .priceWrap ul.ticketP li.active::after{
	position: absolute;
	bottom: -1em;
	left: 0;
	content: '\025bc';
	display: block;
	width: 100%;
	text-align: center;
	transform: scale(1, 0.8);
	color: #ffffff;
}
#price .priceWrap ul.ticketP li p{
	position: relative;
	padding: 5px 0;
	line-height: 1em;
	text-align: center;
}
#price .priceWrap .priceBox{
	position: relative;
	margin: 0 auto;
}
#price .priceWrap .priceBox .table{
	position: relative;
	margin: 10px auto 0 auto;
	width: calc(100% - 32px);
	display: none;
	color: #000000;
}
#price .priceWrap .priceBox .table table{
	position: relative;
	margin: 0 auto;
	width: 100%;
	border-collapse: collapse !important;
	border-spacing:1px;
	border: solid 1px #360528;
}
#price .priceWrap .priceBox .table.active{display: block;}
#price .priceWrap .priceBox .table table.tokutenT{margin: 10px auto 0 auto;}
#price .priceWrap .priceBox table th{
	position: relative;
	width: 24%;
	text-align: center;
	vertical-align: middle;
	line-height: 1.4em;
	padding: 7px 2px;
	font-size: 80%;
	background-color: rgba(162,188,218,0.8);
	color: #ffffff;
	border-left: solid 1px #360528;
}
#price .priceWrap .priceBox table td{
	position: relative;
	width: 36%;
	margin: 10px;
	text-align: center;
	padding: 10px 0;
	font-size:90%;
	border-right: solid 1px #360528;
	border-top: solid 1px #360528;
	vertical-align: middle;
	background-color: rgba(254,255,255,0.8);
}
#price .priceWrap .priceBox table td span{font-size: 160%;font-weight: 700;}
#price .priceWrap .priceBox table td p{font-size: 90%;line-height: 1.4em;}
#price .priceWrap .priceBox table thead th{border-top: solid 1px #360528;padding: 5px 0;}
#price .priceWrap .priceBox table tbody th{width: 20%; border-right: solid 1px #360528;background-color: rgba(223,239,248,0.8);border-top: solid 1px #360528;padding: 10px 2px; color: #000000;height: calc(2.8em + 10px) !important;font-size:86%;}
#price .priceWrap .priceBox .table table.tokutenT th{width: 40%;}
#price .priceWrap .priceBox table td.gray{background-color: rgba(121,121,121,0.8);padding: 0 5px;}

#price h3{
	position: relative;
	margin: 50px auto 20px auto;
	width: calc(100% - 10px);
	max-width: 580px;
}
#price .tokuten {
	position: relative;
	margin: 0 auto;
	width: calc(100% - 30px);
	text-align: center;
}
#price .tokuten .Img{
	position: relative;
	margin: 10px auto;
}
#price .btnArea{margin: 30px auto 0 auto;}
#price .btnArea .btn{
	position: relative;
	margin: 20px auto 0 auto;
	width: calc(100% - 60px);
	max-width: 500px;
}
#price .tokuten .cautionWrap{max-width: 600px;margin: 15px auto 0 auto;}
#price .tokuten .cautionWrap p{text-align: left;}

#ticket .u22 {
  position: relative;
  margin: 40px auto 10px auto;
  width: calc(100% - 30px);
  max-width: 800px;
  background-color: rgba(255,255,255,0.8);
}
#ticket .u22 .ttlU22 {
  position: relative;
  margin: 0 auto;
  width: 100px;
  transform: translateY(-10px);
}
#ticket .u22 .u22Txt {
  position: relative;
  margin: 10px auto 0 auto;
  padding: 0 20px 20px 20px;
  color: #000000;
  text-align: left;
}
#ticket .u22 .u22Txt a {color: #000000;}

#ticket .ticCautionWrap {
  position: relative;
  margin: 20px auto 0 auto;
  width: calc(100% - 30px);
  max-width: 800px;
}
#ticket .ticCautionWrap .btn_ticCaution {
  position: relative;
  margin: 0 auto;
  background-color: rgba(255,255,255,0.8);
  color: #000000;
	font-weight: 500;
  text-align: center;
  padding: 5px 30px;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
#ticket .ticCautionWrap .btn_ticCaution:hover {background-color: #ffffff;}
#ticket .ticCautionWrap .btn_ticCaution::after {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 11px;
  height: 13px;
  background-image: url("../img/arrow04.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s ease-out;
}
#ticket .ticCautionWrap .btn_ticCaution.disp::after {transform: translateY(-50%) scale(1, -1);}
#ticket .ticCaution {
  position: relative;
  margin: 0 auto;
  font-size: 0.13rem;
  line-height: 1.6em;
  padding: 10px;
  text-align: left;
  display: none;
background-color: rgba(255,255,255,0.8);
}
#ticket .ticCaution p {
	position: relative;
	padding-left: 1.2em;
	padding-bottom: 8px;
	line-height: 1.6em;
	text-align: left;
	color: #000000;
}
#ticket .ticCaution p::before {
  position: absolute;
  content: "・";
  left: 0;
}
#ticket .ticCaution .cautionWrap{
	width: calc(100% - 2em);
	margin: -10px auto 0 auto;
}
#ticket .ticCaution .cautionWrap p{font-size: 90%;}
#ticket .ticCaution .cautionWrap p::before{content: '※';}
#ticket .ticCaution a{color: #000000;}
#ticket .ticCaution .repeat{cursor: pointer;}

/* schedule */
#schedule{
    position: relative;
    margin: 0 auto;
	padding: 60px 0;
	background-image: url("../img/line03.png"), url("../img/line03.png"), url("../img/bg_foot.png");
	background-position:0 0, 0 100%, 50% 25px;
	background-repeat: repeat-x, repeat-x, repeat-y;
	background-size: auto 24px, auto 24px, 100% auto;
}
#schedule .scheduleWrap{
	position: relative;
	margin: 0 auto;
}
#schedule ul.areaList{
	position: relative;
	margin:0 auto;
	width: calc(100% - 30px);
	max-width: 960px;
	z-index: 50;
}
#schedule ul li.contents{
	position: relative;
	margin: 0 auto 25px auto;
	border: solid 2px;
	border-image: linear-gradient(180deg,#4b2800 0%, #4b2800 16%, #efcb99 52%, #4c2b04 85%, #4c2b04 100%) 1;
	background-image: url("../img/bg_area.jpg");
	background-repeat: repeat-x;
	background-size: auto 100%;
	background-position: 50% 50%;
}
#schedule ul li .area{
	position: absolute;
	top: -20px;
	left: -15px;
	width:60px;
	padding: 30px 0;
	background-image: url("../img/badge.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
}
#schedule ul li .area p{
	position: relative;
	color: #feedcc;
	text-align: center;
	font-size: 82%;
}
#schedule ul li .areaWrap{
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0 25px 0;
}
#schedule ul li .shopname{
	position: relative;
	margin: 0 auto;
	font-weight: 600;
	font-size: 105%;
}
#schedule ul li .kikan{
	position: relative;
	margin: 0 auto;
	font-size: 100%;
}
#schedule ul li .btn_yoyaku{
	position: relative;
	margin: 0 auto;
	display: block;
	background-color: #7e1041;
	color: #ffffff;
	padding: 4px 0;
	text-align: center;
	cursor: pointer;
	transition: all .3s ease-out;
}
#schedule ul li .btn_yoyaku::after{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	width: 10px;
	height: 12px;
	background-image: url("../img/arrow02.png");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	content: '';
	transition: all .3s ease-out;
}
#schedule ul li .btn_yoyaku.accessClose::after{transform:translateY(-50%) rotate(-180deg);}
#schedule ul li .btn_yoyaku:hover{opacity: 0.7;}

#schedule ul li .detail{
	position: relative;
	height: 0;
	padding: 0;
	overflow: hidden;
	 transition: all .8s ease-out;
	color: #000000;
	text-align: center;
}
#schedule ul li .detail.disp{height: auto;padding: 0 0 20px 0;}
#schedule ul li .detail .ttl{
	position: relative;
	margin: 0 auto;
	padding: 7px 0;
	font-weight: 600;
	line-height: 1em;
	background-color: #252f35;
	color: #ffffff;
}
#schedule ul li .detail .ttl.margin{margin: 40px auto 20px auto;}
#schedule ul li .ttlS{
	position: relative;
	margin: 20px auto 5px auto;
	font-size: 86%;
	color: #7e1041;
	font-weight: 600;
}
#schedule ul li .areaTxt{
	position: relative;
	margin: 0 auto;
	font-size: 86%;
	line-height: 1.4em;
}
#schedule ul li .detail .map{
	position: relative;
	margin: 20px auto 0 auto;
	width: calc(100% - 34px);
	height: 200px;
	border: solid 2px #252f35;
}
#schedule ul li .detail .map iframe{max-width: 100%;height: 100%;}

/* チケットカレンダー */
.sTicket ul li{background-image: none !important;}
.ticAPI{position: relative;margin: 0 auto;width: 100%;padding: 0;background-color: #ffffff;}
.ticket_api{margin: 0 auto;padding: 0;color: #232323;width: 100%; background-color: #7e1041;}
.ticketWrap{ margin: 0 auto; background-color: transparent !important;  padding:20px 0 0 0; font-size: .12rem !important; }
.ticketWrap .swiper-wrapper{padding: 0;}
.ticketWrap .naviBox {margin:  0 53px 0 53px;}
.ticketWrap .naviBox .prevBtn{top: 20px;left: 0; background-color: #ffffff; opacity: 1;}
.ticketWrap .naviBox .nextBtn{top: 20px;right: 0; background-color: #ffffff; opacity: 1;}
.ticketWrap .naviBox .prevBtn:hover, .ticketWrap .naviBox .nextBtn:hover{opacity: 1;}
.ticketWrap .naviBox ul li{margin: 0 1px !important;border: none;}
.ticketWrap .naviBox ul li .scheduleBox{color:#000000;}
.ticketWrap .naviBox ul li.cr .scheduleBox {background: #311f00; color:#ffffff !important;}
.ticketWrap .naviBox ul li.cr .scheduleBox span span{color:#ffffff !important;}
.ticketWrap .detailsWrap {padding-top: 20px;min-height: 190px;}
.ticketWrap .detailsBox .tit {background-color: #311f00;font-size: .14rem !important;color:#ffffff !important;}
.ticketWrap .detailsBox .tit p{margin: 0 !important;}
.ticketWrap .detailsBox .tit01 {font-size: .18rem !important;}
.ticketWrap .detailsBox .details h4 {max-width: 100% !important; margin: 30px 0; color:#000000 !important;border-bottom: 2px solid #000000; background-image: none;font-size: .13rem !important;text-align: center;font-weight: 700;}
.ticketWrap .detailsBox .details a.scrap {color: #7e1041; font-size: .12rem;font-weight: normal;}
.ticketWrap .detailsBox .details a.scrap:after {border-top: solid 1px #7e1041;border-right: solid 1px #7e1041; width: 5px; height: 5px;margin: -3px 0 0 0px;}
.ticketWrap .detailsBox .details ul li .scheduleBox.present {background: #ffffff; border: solid 1px #b3b3b3;color: #2a2a2a;}
.ticketWrap .detailsBox .details ul li .scheduleBox.sold {background: #b3b3b3; color:#969696; border: solid 1px #b3b3b3;}
.ticketWrap .detailsBox .details ul li .scheduleBox.few {background: #fbfdc2; border: solid 1px #b3b3b3;color: #2a2a2a;}
.ticket_api .note {margin: 0 auto !important;color:#232323; padding: 20px; background-color: #ffffff;}
.ticket_api .note a {color:#cf1009;}
.ticketWrap .detailsBox .details .ticketBox .ticketItem p {color:#232323;}
.ticketWrap .detailsBox .details ul li .scheduleBox .time {font-size: .13rem;}
.ticketWrap .detailsBox .details ul li .scheduleBox .state {font-size: .12rem;}
._scheduler_container{margin-bottom: 0;padding-bottom: 10px;}

/* goods */
#goods{
	position: relative;
	margin: 0 auto;
	padding: 60px 0;
}
#goods ul{
	position: relative;
	margin:  0 auto;
	width: calc(100% - 20px);
	max-width: 960px;
	gap: 40px 10px;
}
#goods ul li{
	position: relative;
	margin: 0;
	width: calc(50% - 5px);
}
#goods ul li:first-child{width: 100%;max-width: 800px;}
#goods ul li .Img{
	position: relative;
	margin: 0 auto;
}
#goods ul li .Img::after{
	position: absolute;
	bottom: 8px;
	right: 8px;
	width: 20px;
	height: 20px;
	display: block;
	content: '';
	background-image: url("../img/iconplus.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
}
#goods ul li .Txt{
	position: relative;
	margin: 10px auto 0 auto;
	width: calc(100% - 20px);
	color: #ffffff;
}
#goods ul li .Txt .name{
	position: relative;
	margin: 0 auto;
	font-size: 120%;
	font-weight: bold;
}
#goods ul li .Txt .price{
	position: relative;
	margin: 10px auto;
}
#goods ul li .Txt .text{
	position: relative;
	margin: 0 auto;
}
#goods ul li .Txt .text h3{
	position: relative;
	margin: 0 auto 10px auto;
	padding-top: 20px;
	border-bottom:solid 1px #898989;
}
#goods ul li .Txt .text .dot{
	position: relative;
	margin: 0 auto;
}
#goods ul li .Txt .text .dot p{
	position: relative;
	margin: 0 auto;
	padding-left: 1em;
}
#goods ul li .Txt .text .dot p::before{
	position: absolute;
	top:0;
	left: 0;
	content: '・';
}
#goods ul li .Txt .spec{
	position: relative;
	margin: 15px auto 0 auto;
	font-size: 90%;
}

/* FAQ */
#precautions {
  position: relative;
  margin: 0 auto;
  padding:60px 0 40px 0;
	background-image: url("../img/line01.png");
	background-position:0 0;
	background-repeat: repeat-x;
	background-size: auto 24px;
}
#precautions .precautionWrap{
	position: relative;
	margin: 0 auto 21px auto;
	width: calc(100% - 30px);
	max-width: 960px;
	background-color: #fafeff;
	outline: solid 1px #4c2b04;
	outline-offset: -5px;
}
#precautions .precautionWrap .ttl{
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	cursor: pointer;
}
#precautions .precautionWrap .ttl img{
	position: relative;
	margin: 0 auto;
	width: 65%;
	max-width: 360px;
}
#precautions .ttl::after{
	position: absolute;
	top:50%;
	right: 20px;
	content: '';
	display: block;
	transition: all .3s ease-out;
	transform: translateY(-50%);
	height: 17px;
	width: 14px;
	background-image: url("../img/arrow03.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
}
#precautions .ttl.disp::after{transform: translateY(-50%) scale(1, -1);}
#precautions .faqWrap{
	position: relative;
	margin: 0 auto;
	padding: 0;
	height: 0;
	overflow: hidden;
	transition: all .3s ease-out;
	z-index: 9;
	color: #000000;
}
#precautions .CatTtl{
	position: relative;
	margin: 0 auto;
	padding: 3px 10px;
	width: calc(100% - 45px);
	max-width: 800px;
	text-align: center;
	font-size: 102%;
	font-weight: 600;
	color: #7e1041;
	border-bottom: solid 1px #7e1041;
}
#precautions .CatTtl.marginTop{margin: 10px auto 0 auto;}
#precautions  #limitlist .CatTtl{margin: 10px auto 0 auto;}
#precautions  #limitlist .CatTtl.margin{margin: 30px auto 15px auto;}
#precautions .faqWrap.disp{height: auto !important;padding: 10px 0; margin: 0 auto; }
#precautions  #faq.faqWrap.disp, #precautions  #limitlist.faqWrap.disp {padding: 10px 0 30px 0;}
#precautions .faqWrap dl{position: relative;}
#precautions .faqWrap dl dd{padding: 15px 0;}
#precautions #faq.faqWrap dl dd{padding: 5px 0 0 0;}
#precautions .faqWrap dl dd p, #precautions .faqWrap dl dd div{
	position: relative;
	width: calc(100% - 50px);
	max-width: 800px;
	margin: 0 auto;
	padding-bottom: .8em;
	text-align: left;
	line-height: 1.5em;
}
#precautions .faqWrap dl dd .title{
	position: relative;
	width: calc(100% - 50px);
	margin: 5px auto 0 auto;
	text-align: left;
	font-weight: bold;
}
#precautions #cautionlist.faqWrap dl dd p, #precautions #faq.faqWrap dl dt p, #precautions #faq.faqWrap dl dd p, #precautions #limitlist dd p, #precautions .attWrap p{padding-left: 1.2em;}
#precautions #faq.faqWrap dl dt p{
	position: relative;
	color: #7e1041;
	font-weight: 700;
	text-align: left;
	margin: 0 auto;
	width: calc(100% - 50px);
	max-width: 800px;
	line-height: 1.6em;
}
#precautions #cautionlist.faqWrap dl dd p::before, #precautions #faq.faqWrap dl dt p::before, #precautions #faq.faqWrap dl dd p::before, #precautions #limitlist dd p::before, #precautions .attWrap p::before{
	position: absolute;
	content: '・';
	left: 0;
}
#precautions #faq.faqWrap dl dt p::before{content: 'Q.';}
#precautions #faq.faqWrap dl dd p::before{content: 'A.';}
#precautions .attWrap{margin: 0 auto 10px auto; width: calc(100% - 1.5em) !important;transform: translateX(.5em);}
#precautions .attWrap p::before{content: '※' !important;}
#precautions .attWrap p{font-size: 88% !important;padding-bottom: .2em !important;}
#precautions .attWrap h3{
	padding-bottom: 5px;
	color: #7e1041;
	font-weight: bold;
}

#precautions #limitlist .lead{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 50px);
	max-width: 800px;
}
#precautions  #limitlist dl{margin: 0 auto;width: calc(100% - 10px);padding: 0;}
#precautions a{color: #000000;}

/* ニュース */
#news{
    position: relative;
	margin: 0 auto;
	padding: 60px 0;
	background-image: url("../img/line02.png"), url("../img/line02.png");
	background-position:0 0, 0 100%;
	background-repeat: repeat-x, repeat-x;
	background-size: auto 22px, auto 22px;
}
#news .newsWrap{position: relative;z-index: 100;}
#news .newsWrap .contetsWrap{
	position: relative;
	margin: 0 auto 20px auto;
	width: calc(100% - 30px);
	max-width: 800px;
	background-color: rgba(255,255,255,0.8);
	border: solid 1px #6a4607;
}
#news .newsBox{
	position: relative;
	margin: 0 auto;
	padding: 20px 0 20px 15px;
}
#news .newsBox ul{
	position: relative;
	margin:0 auto;
	width: 100%;
	height: 160px;
    overflow: hidden;
	z-index: 80;
}
#news .newsBox ul li{
	position: relative;
	margin:0 0 10px 0;
	width: calc(100% - 15px);
    padding: 0 0 5px 0;
	line-height: 1.4em;
}
#news .newsBox ul li p.date{
	position: relative;
	color: #7e1041;
	width: 100%;
}
#news .newsBox ul li a, #news .newsBox ul li p{
	position: relative;
	width: 100%;
	color: #000000;
}

/* ----- pc ----- */
@media screen and (min-width: 641px) {

	/* 背景 */
	#about .bgWrap .bg{	background-image: url("../img/bg_point_pc.jpg");}
	#story .bgWrap .bg{	background-image: url("../img/bg_story_pc.jpg");}
	#play .bgWrap .bg{	background-image: url("../img/bg_red_pc.jpg");}
	#howto .bgWrap .bg, #news .bgWrap .bg{	background-image: url("../img/bg_pc.jpg");}
	#ticket .bgWrap .bg{	background-image: url("../img/bg_ticket_pc.jpg");}
	#schedule .bgWrap .bg{	background-image: url("../img/bg_ice_pc.jpg");}
	#goods .bgWrap .bg{	background-image: url("../img/bg_goods_pc.jpg");}
	#precautions .bgWrap .bg{	background-image: url("../img/bg_green_pc.jpg");}

	/* ヘッダー */
	header #keyvisual {
		background-image: url("../img/main_pc.jpg");
		padding-top: 52.2083%;
	}

	/* catch */
	#catch .Txt {
		padding: 100px 0;
		background-image: url("../img/line01.png"), url("../img/line01.png"), url("../img/bg_catch_pc.jpg");
		background-size: auto 50px, auto 50px, cover;
	}
	#catch .Txt img{max-width: 943px;}
	#catch p{
		padding: 25px 0;
		font-size: min(5vw, .16rem);
	}

	/* とは */
	#about {
		padding: 100px 0;
		background-size: auto 30px, auto 30px;
		font-size: .18rem;
		line-height: 1.8em;
	}
	#about h2{margin: 0 auto 70px auto;}
	#about h2::after{bottom: -15px;}
	#about .btnabout{
		margin: 60px auto 40px auto;
		max-width: 460px;
		gap: 0 10px;
	}
	#about .btnabout li{width: calc(50% - 5px);}
	#about .group{
		margin: 0 auto 60px auto;
		font-size: 90%;
	}
	
	/* movie */
	#movie{padding: 40px 0 90px 0;}
	#movie .movieWrap{margin: -40px auto 0 auto; border:solid 3px #554127;}
	#movie .cautionWrap{text-align: center;margin: 10px auto 0 auto;}
	#movie .cautionWrap p{display: inline;padding: 5px 0 0 1.1em;}
	#movie .bannerArea{margin:40px auto 0 auto;}

	/* ポイント */
	#point{padding: 80px 0 0 0;gap: 0 40px;}
	#point::before{
		height: 30px;
		background-position: 50% calc(50% + 2px);
		background-size: auto 22px;
	}
	#point h2{margin:20px auto 30px auto;}
	#point .pointBox{
		width: calc(50% - 20px);
		max-width: 540px;
	}
	#point  h3{margin: 20px auto 30px auto;}


	/* ストーリー */
	#story {padding: 100px 0 120px 0;}
	#story p {
		font-size: .18rem;
		line-height: 2em;
		position: relative;
		padding-bottom: 3em;
		height: 8em;
	}

	/* message */
	#message{
		padding: 31px 0 0 0;
		background-size: auto 31px;
	}

	/* プレイ形式 */
	#play{padding: 100px 0;}
	#play ul{gap: 0 40px;}
	#play ul li{width: calc(50% - 20px);}

	/* 参加方法 */
	#howto {
		padding: 100px 0;
		background-size: auto 30px, auto 30px;
	}
	#howto .howtoWrap .txtWrap {
		border: solid 3px #360528;
		padding: 30px 0 40px 0;
		width: 100%;
	}
	#howto .howtoWrap .button{margin: 30px auto 0 auto;}
	#howto .txtWrap .cautionWrap{
		margin: 10px auto 0 auto;
		width: calc(100% - 20px);
	}
	#howto .first{
		margin: 60px auto 0 auto;
		border: solid 2px #221306;
	}

	#ticket{padding: 100px 0;}
	#ticket h3{max-width: 500px;}

	/* type */
	#type{margin: 60px auto;}
	#type ul{
		max-width: 800px;
		gap: 0 40px;
	}
	#type ul li{
		margin: 0;
		width: calc(50% - 20px);
	}

	/* 料金 */
	#price .priceWrap ul.ticketP {max-width: 500px;}
	#price .priceWrap ul.ticketP li p{
		padding: 8px 0;
		line-height: 1em;
	}

	#price .priceWrap .priceBox .table{max-width: 800px;}
	#price .priceWrap .priceBox table thead th{border-top: solid 1px #360528;padding: 8px 0;}
	#price .priceWrap .priceBox table th{width: 33%;}
	#price .priceWrap .priceBox table td{width: 34%;}
	#price h3{
		margin: 80px auto 20px auto;
		max-width: 500px;
	}

	#ticket .u22 {margin: 80px auto 10px auto;}
	#ticket .u22 .ttlU22 {
	  width: 140px;
	  transform: translateY(-50px);
	}
	#ticket .u22 .u22Txt {
	  margin: -20px auto 0 auto;
	  padding: 0 40px 40px 40px;
	}

	#ticket .ticCautionWrap {margin: 40px auto 0 auto;}
	#ticket .ticCautionWrap .btn_ticCaution {padding: 15px 30px;font-weight: 600;}
	#ticket .ticCautionWrap .btn_ticCaution::after {
	  right: 25px;
	  width: 13px;
	  height: 15px;
	}
	#ticket .ticCaution {
	  font-size: 0.16rem;
	  line-height: 1.6em;
	  padding: 20px;
	}

	/* schedule */
	#schedule{
		padding: 100px 0;
		background-image: url("../img/line03.png"), url("../img/line03.png"), url("../img/bg_foot_pc.png");
		background-position:0 0, 0 100%, 0 0;
		background-size: auto 33px, auto 33px, 100% auto;
	}

	#schedule ul li.contents{
		margin: 0 auto 40px auto;
		border: solid 3px;
		border-image: linear-gradient(180deg,#4b2800 0%, #4b2800 16%, #efcb99 52%, #4c2b04 85%, #4c2b04 100%) 1;
	}
	#schedule ul li .area{
		top: -30px;
		left: -25px;
		width:100px;
	}
	#schedule ul li .area p{font-size: 100%;}
	#schedule ul li .areaWrap{padding: 40px 0 35px 0;}
	#schedule ul li .shopname{font-size: 125%;padding-bottom: 10px;}
	#schedule ul li .kikan{font-size: 108%;}
	#schedule ul li .btn_yoyaku{padding: 8px 0;}
	#schedule ul li .btn_yoyaku::after{
		right:25px;
		width: 15px;
		height: 17px;
	}

	#schedule ul li .detail.disp{padding: 0 0 40px 0;}
	#schedule ul li .detail .ttl{padding: 12px 0;}
	#schedule ul li .detail .ttl.margin{margin: 60px auto 30px auto;}
	#schedule ul li .ttlS{
		margin: 40px auto 10px auto;
		font-size: 94%;
	}
	#schedule ul li .areaTxt{
		font-size: 90%;
		line-height: 1.4em;
	}
	#schedule ul li .detail .map{
		margin: 30px auto 0 auto;
		max-width: 800px;
		height: 460px;
		border: solid 3px #252f35;
	}
	
	/* goods */
	#goods{padding: 100px 0;}
	#goods ul{gap: 60px 50px;}
	#goods ul li{width: calc(50% - 25px);}
	#goods ul li .Img::after{
		bottom: 18px;
		right: 18px;
		width: 35px;
		height: 35px;
	}
	#goods ul li .Txt{
		margin: 20px auto 0 auto;
		width: calc(100% - 60px);
	}
	#goods ul li .Txt .name{font-size: 130%;}
	#goods ul li .Txt .price{margin: 15px auto;}
	#goods ul li .Txt .text h3{
		margin: 0 auto 20px auto;
		padding-top: 25px;
		padding-left: 10px;
	}
	#goods ul li .Txt .spec{
		margin: 25px auto 0 auto;
		font-size: 84%;
		line-height: 1.6em;
	}
	
	/* FAQ */
	#precautions {
		background-image: url("../img/line01.png");
		background-position:0 0;
		background-size: auto 33px;
		padding:100px 0 60px 0;
	}
	#precautions .precautionWrap{
		margin: 0 auto 31px auto;
		outline-offset: -6px;
	}
	#precautions .precautionWrap .ttl{padding: 25px 0;}
	#precautions .precautionWrap .ttl img{max-width: 300px;}
	#precautions .ttl::after{;
		right: 30px;
		height: 20px;
		width: 18px;
	}
	#precautions .CatTtl{
		padding: 5px 10px;
		font-size: 110%;
		border-bottom: solid 1px #7e1041;
	}
	#precautions .CatTtl.marginTop{margin: 20px auto 0 auto;}
	#precautions  #limitlist .CatTtl{margin: 20px auto 5px auto;}
	#precautions  #limitlist .CatTtl.margin{margin: 40px auto 5px auto;}
	#precautions .faqWrap.disp{padding: 20px 0;}
	#precautions  #faq.faqWrap.disp, #precautions  #limitlist.faqWrap.disp {padding: 10px 0 40px 0;}

	/* ニュース */
	#news{
		padding: 100px 0;
		background-size: auto 30px, auto 30px;
	}
	#news .newsWrap .contetsWrap{
		margin: 0 auto 20px auto;
		border: solid 2px #6a4607;
	}
	#news .newsBox{padding: 40px 0 40px 30px;}
}
