@charset "utf-8";

/* ヘッダー */
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: contain;
	padding-top: 56.25%;
	width: 100%;
}

/* about */
#about{
	position: relative;
	margin: 0 auto;
	padding: 15px 0;
	background-color: #232425;
	text-align: center;
}

/* catch */
#catch{
	position: relative;
	margin: 0 auto;
	padding: 15px 0;
}
#catch img{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 60px);
	max-width: 520px;
}
#catch p{
	position: relative;
	margin: 15px auto 0 auto;
	width: calc(100% - 40px);
	text-align: center;
	font-size: .18rem;
	font-weight: 600;
}

/* photo */
#photo{
	position: relative;
	padding: 0;
	border-top: solid 1px #656a6f;
	border-bottom: solid 1px #656a6f;
}
#photo .photoWrap{
	position: relative;
	margin: 0 auto ;
}
#photo .slick-slide{margin: 0; background-color: transparent;}

/* CM */
#cm{
	position: relative;
	margin: 0 auto;
	padding-bottom: 20px;
}
#cm .movieWrap{width: calc(100% - 40px);}
#cm .soon{
	position: relative;
	margin: 0 auto;
	max-width: 520px;
	width: calc(100% - 40px);
	background-color: rgba(0,0,0,.6);
	padding: 120px 0;
	border: solid 1px #505050;
	text-align: center;
	font-size: .16rem;
}
#cm .btn_report img{
	position: relative;
	margin: 40px auto 0 auto;
	width: calc(100% - 40px);
	max-width: 480px;
}

/* ストーリー */
#story{
	position: relative;
	margin: 0 auto;
	text-align: center;
}
#story .storyImg{
	position: relative;
	margin:20px auto 0 auto;
	background-color: rgba(23,31,32,0.60);
	border: solid 1px #253C3F;
	padding: 20px 10px;
	width: calc(100% - 60px);
	max-width: 660px;
}
#story .storyImg img{
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 400px;
}
#story p{
	position: relative;
	margin:20px auto 0 auto;
	padding: 0;
	line-height: 2em;
	width: calc(100% - 40px);
}
#story ul{
	position: relative;
	width: calc(100% - 30px);
	margin:40px auto 0 auto;
}
#story ul li{
	position: relative;
	margin: 0 5px;
	width: calc(50% - 10px);
}

/* キャラクター */
#charactor{
	position: relative;
	margin: 0 auto;
}
#charactor .contetsWrap{width: 100%;}
#charactor .chara{
	position: relative;
	margin:0 auto;
	padding: 0;
}
#charactor .chara .slick-slide{margin: 0 !important;background-color: transparent;}
#charactor .chara .slick-slide div{
    position: relative;
    margin: 0 0 0 auto;
	max-width: 660px;
}
#charactor .chara .slick-dots{position: relative;max-width: 420px;width: calc(100% - 40px);margin: 30px 0 0 20px;padding: 0;text-align: left;}
#charactor .chara .slick-dots li{ position: relative;width: calc(25% - 2px);margin: 0 1px !important;height: auto !important;}
#charactor .chara .slick-dotted.slick-slider{margin-bottom: 0;}
#apDotsC{
	position: relative;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
    width: 100%;
}
#charactor .slick-disabled{display: none !important;}
#charactor .chara .slick-dots::after{ 
	position: absolute;
	right: 1px;
	top:0;
	width: calc(25% - 2px);
	height: 0;
	padding-top: 100%;
	background-image: url("../img/btn_chara4.gif");
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: block;
}

#charactor .glossary{
	position: relative;
	margin: 40px auto 0 auto;
	width: calc(100% - 80px);
	background-color: rgba(0,0,0,.6);
	padding: 20px;
	border: solid 1px #505050;
	text-align: center;
}
#charactor .glossary p{margin: 0 auto 20px auto;}

/* 参加方法 */
#howto{
	position: relative;
	margin: 0 auto;
	padding-bottom: 10px;
}
#howto ul{
	position: relative;
	margin: 0 0 0 auto;
	width: calc(100% - 20px);
	max-width: 1200px;
	text-align: center;
}
#howto ul li{position: relative;margin: 0 50px 0 0;}
#howto ul li .howtoNum{
	position: relative;
	border-bottom: solid 1px #232425;
	margin: 0;
	width: 100%;
}
#howto ul li .howtoNum .num{
	position: relative;
	margin: 0;
	width: 1.2em;
	padding: 10px 0;
	background-color: #232425;
	font-weight: 300;
	font-style: italic;
	font-size: .36rem;
}
#howto ul li .howtoNum .num span{
	position: relative;
	display: block;
	transform:skewX(-15deg);
}
#howto ul li .howtoNum .ttl{
	position: relative;
	margin: 0;
	padding: 5px 5px 5px 10px;
	font-size: .17rem;
}
#howto ul li .howtoImg{
	position: relative;
	width: 110px;
	margin: 10px auto;
}
#howto ul li .howtoTxt{
	position: relative;
	margin: 0 ;
	text-align: left;
	line-height: 1.8em;
}
#howto ul li .howtoTxt .buttonArea{margin: 20px auto 0 auto;}
#arrowsH{
	position: absolute;
	display: block;
	top: 35%;
	left:  5px;
	text-align: center;
	width: calc(100% - 50px);
	height: 50px;
	z-index: 100;
}
#howto .slide-arrow{
    position: absolute;
	top:0;
	display: block;
	width: 30px;
	height:7px;
}
#howto .prev-arrow{left: 0;transform: rotate(180deg);}
#howto .next-arrow{right: 0;}
#howto .slick-disabled{display: none !important;}
#howto .game{
	position: relative;
	margin:  40px auto 30px auto;
	width: calc(100% - 40px);
	max-width: 560px;
}
#howto .game ul{
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#howto .game ul li{
	position: relative;
	width: 33.33%;
	margin: 0;
}
#howto .game ul li .gameImg{
	position: relative;
	margin:  0 auto;
	width: 60px;
}
#howto .game ul li .gameTxt{
	position: relative;
	margin:  10px auto 0 auto;
	padding: 3px 0;
	background-color: #232425;
	line-height: 1.2em;
}
#howto .game .gamecaution{
	position: relative;
	margin: 20px auto 0 auto;
	font-size: .12rem;
}
#howto .btn_howto img{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 40px);
	max-width: 420px;
}

/* 販売 */
#ticket{
	position: relative;
	margin:0 auto;
	padding-bottom: 20px;
}
#ticket .release{
	position: relative;
	margin: 0 auto;
}
#ticket .release ul.ticdate{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 20px);
	max-width: 600px;
}
#ticket .release ul.ticdate li{
	position: relative;
	margin: 0 auto 20px auto;
	text-align: center;
	font-size: .14rem;
	line-height: 1.6em;
	padding: 20px 10px;
}
#ticket .release ul.ticdate li h4{
	position: relative;
	margin: 0 auto 20px auto;
	background-color: #232425;
	padding: 2px 0;
	text-align: center;	
	font-size: .15rem;
}
#ticket .release .scraptantei{
	position: relative;
	margin: 20px auto 0 auto;
	font-size: .13rem;
}
#ticket .release .scraptantei img{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 40px);
	max-width: 320px;
}
#ticket .release ul.ticdate li .ttl{
	position: relative;
	margin: 0 auto;
	background-color: #07509A;
	padding: 1px 0;
	font-weight: 700;
	font-size: .15rem;
}

/* 料金 */
#ticket .lead{
	position: relative;
	margin: 0 auto 10px auto;
	width: calc(100% - 40px);
}
#ticket .price{
	position: relative;
	margin: 0 auto;
	padding: 0 0 40px 0;
}
#ticket .price ul.ticketP {
	position: relative;
	width: 70%;
	max-width: 500px;
	margin: 40px auto 0 auto;
}
#ticket .price ul.ticketP li{
	position: relative;
	margin: 0;
	width: calc(50% - 15px);
	background-color: #232425;
	cursor: pointer;
	transition: all .3s ease-out;
}
#ticket .price ul.ticketP li:hover{background-color: #5B696E;}
#ticket .price ul.ticketP li.active{background-color: #ffffff;color: #232425;padding: 2px;}
#ticket .price ul.ticketP li.active::before{opacity: 0;}
#ticket .price ul.ticketP li.active::after{
	position: absolute;
	bottom: -.8em;
	left: 0;
	content: '\025bc';
	display: block;
	width: 100%;
	height: 1em;
	color:  #ffffff;
	line-height: 1em;
	text-align: center;
}
#ticket .price ul.ticketP li p{
	position: relative;
	padding: 5px 0;
	text-align: center;
	z-index: 12;
}
#ticket .priceBox{
	position: relative;
	margin: 0 auto;
}
#ticket .priceBox p.ttl.day{margin: 40px auto 0 auto;}
#ticket .priceBox .table{
	position: relative;
	margin: 10px auto 0 auto;
	width: calc(100% - 42px);
	display: none;
}
#ticket .priceBox .table.active{display: block;}
#ticket .priceBox .table table{
	position: relative;
	margin: 0 auto;
	border-collapse: collapse !important;
	border-spacing:1px;
	border: solid 1px #232425;
	background-color: #ffffff;
	color: #000000;
}
#ticket .priceBox table th{
	width: 20%;
	text-align: center;
	vertical-align: middle;
	line-height: 1.4em;
	padding: 5px;
	font-size: .13rem;
	border-right: solid 1px #232425;
}
#ticket .priceBox table thead th{background-color: #848484;}
#ticket .priceBox table td{
	width: 25%;
	margin: 10px;
	text-align: center;
	padding: 5px 0;
	font-size: .13rem;
	border-right: solid 1px #232425;
	vertical-align: middle;
}
#ticket .priceBox table td span{font-size: .18rem;font-weight: 700;}
#ticket .priceBox table td p{font-size: .12rem;line-height: 1.4em;}
#ticket .priceBox table td p.small{font-size: .10rem;line-height: 1.4em;}
#ticket .priceBox table tr:nth-child(even){background-color: #e3e3e3;}
#ticket .tokutenticket{
	position: relative;
	margin: 20px auto 0 auto;
	border: solid 1px #232425;
}
#ticket .tokutenticket th{padding: 5px 2px;background-color: #148DA2;color: #ffffff;}
#ticket .tokutenticket td{padding: 5px 2px;}
#ticket .tokutenticket td.small{font-size: .12rem;line-height: 1.4em;}
#ticket .price .u22 {
	position: relative;
	margin: 60px auto 0 auto;
	width: calc(100% - 80px);
	max-width: 600px;
	background-color: rgba(0,0,0,.6);
	padding: 20px;
	border: solid 1px #505050;
}
#ticket .price .u22 .ttl{
	position: relative;
	margin: -40px auto 15px auto;
	width: calc(100% - 140px);
	max-width: 130px;
}
#ticket .ticCaution{
	position: relative;
	margin: 20px auto 0 auto;
	font-size: .12rem;
	line-height: 1.6em;
	width: calc(100% - 40px);
	max-width: 620px;
}
#ticket .ticCaution p{position: relative;padding-left: 1.2em;padding-top: 5px;text-align: left;}
#ticket .ticCaution p::before{
	position: absolute;
	content: '※';
	left: 0;
}
#ticket .tokuten{
	position: relative;
	margin: 0 auto 40px auto;
	width: calc(100% - 40px);
	max-width: 960px;
}
#ticket .tokuten ul{
	position: relative;
	margin: 0 auto 20px auto;
}
#ticket .tokuten ul li{
	position: relative;
	margin: 40px auto 0 auto;
	max-width: 960px;
}
#ticket .tokuten ul li .tokuten02{
	position: relative;
	margin: 0 auto;
	max-width: 480px;
}
#ticket .tokuten ul li .ttl{
	position: relative;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	max-width: 480px;
}
#ticket .tokuten ul li .tokutenImg{
	position: relative;
	margin: 20px 10px 0 10px;
	width: 100%;
	max-width: 460px;
}
#ticket .tokuten ul li .tokutenTxt{
	position: relative;
	margin: 20px 10px 0 10px;
	width: 100%;
	max-width: 400px;
}
#ticket .tokuten ul li .tokutenCaution{
	position: relative;
	margin: 10px auto 0 auto;
	font-size: .12rem;
	line-height: 1.6em;
}
#ticket .tokuten ul li .tokutenCaution p{position: relative;padding-left: 1.2em;padding-top: 5px;text-align: left;}
#ticket .tokuten ul li .tokutenCaution p::before{
	position: absolute;
	content: '※';
	left: 0;
}


#ticket .scraptanteidan{
	position: relative;
	margin: 60px auto 40px auto;
	width: calc(100% - 80px);
	max-width: 560px;
	background-color: rgba(0,0,0,.6);
	padding: 10px 10px 20px 10px;
	border: solid 1px #505050;
	text-align: center;
}
#ticket .scraptanteidan .ttl{
	position: relative;
	margin: 0 auto;
	background-color: #07509A;
	padding: 1px 0;
	font-weight: 700;
	font-size: .15rem;
}
#ticket .scraptanteidan .buttonArea{margin: 20px auto 30px auto;}
#ticket .scraptanteidan p{margin: 20px auto 0 auto;}
#ticket .scraptanteidan .scraptantei  img{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 40px);
	max-width: 320px;
}

/* schedule */
#schedule{
    position: relative;
    margin: 0 auto;
}
#schedule ul{
	position: relative;
	margin:30px auto 0 auto;
	width: calc(100% - 40px);
	max-width: 960px;
}
#schedule ul li{
	position: relative;
	margin: 0 auto 30px auto;
	background-color: #e7e7e7;
	padding:0;
	color: #000000;
	text-align: center;
}
#schedule ul li:last-child{margin: 0 auto;}
#schedule ul li.soon{background-color: #B1B1B1;color: #636363;}
#schedule ul li.closed .end{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	 background-color: rgba(94,94,94,0.96);
	z-index: 10;
}
#schedule ul li.closed .end::after{
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	text-align: center;
	content: '終了しました';
	font-size: .18rem;
	color: #ECF4F7;
	font-weight: 700;
	font-family: 'Noto Serif JP', serif;
}
#schedule ul li .areaWrap{
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#schedule ul li .area{
	position: relative;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
#schedule ul li .area .shopname{
	font-size: .18rem;
	font-weight: 600;
}
#schedule ul li .area .kikan{padding: 10px 0;}

#schedule ul li .detail{
	position: relative;
	height: 0;
	overflow: hidden;
	opacity: 0;
	padding: 10px 0 0 0;
	transition: all .5s ease-out;
}
#schedule ul li .detail.disp{height: auto;opacity: 1;margin: 0 auto;}
#schedule ul li .detail a{color: #000000;}
#schedule ul li .detail .map{
	position: relative;
	margin:0 auto;
	width: calc(100% - 40px);
}
#schedule ul li .detail .map iframe{max-width: 100%;height: 220px;}
#schedule ul li .ttlS{
	position: relative;
	margin: 30px auto 10px auto;
	width: calc(100% - 40px);
	padding: 4px 0;
	font-size: .15rem;
	font-weight: 700;
	border-bottom: solid 1px #000000;
}
#schedule ul li .shop{
	position: relative;
	margin: 20px auto 40px auto;
}
#schedule ul li .btn_soon{
	margin: 0 auto;
	padding: 2px 0;
	background-color: #797D81;
	color: #D2D2D2;
	font-size: .12rem;
}
#schedule ul li .btn_sAccess{
	margin: 0 auto;
	padding: 2px 0;
	cursor: pointer;
	background-color: #232425;
	color: #ffffff;
	font-size: .12rem;
	transition: all .3s ease-out;
}
#schedule ul li .btn_sAccess:hover{background-color: #8c9aa8;}
#schedule ul li .btn_sAccess span{position: relative;}
#schedule ul li .btn_sAccess span::after{
	position: absolute;
	top:0;
	right: -30px;
	width:12px;
	height: 100%;
	background-image: url("../img/arrow2.png");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	content: '';
	transition: all .3s ease-out;
}
#schedule ul li .btn_sAccess.accessClose{background-color: #8c9aa8;}
#schedule ul li .btn_sAccess.accessClose:hover{background-color: #000000;}
#schedule ul li .btn_sAccess.accessClose span::after{transform: rotate(-180deg);}

/* チケットカレンダー */
.ticAPI{position: relative;margin: 20px auto;width: calc(100% - 40px);padding: 0;}
.ticAPI iframe{position: relative;margin: 0; padding: 0; width: 100%; height: 450px;}
#ticket_api{margin: 0;padding: 0;color: #333333;width: 100%; background-color: #000000;}
.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;}
.ticketWrap .naviBox ul li .scheduleBox{color:#333333;}
.ticketWrap .naviBox ul li.cr .scheduleBox {background: #828282; color:#ffffff !important;}
.ticketWrap .naviBox ul li.cr .scheduleBox span span{color:#333333 !important;}
.ticketWrap .detailsWrap {padding-top: 20px;}
.ticketWrap .detailsBox .tit {background-color: #D1D1D1;font-size: .14rem !important;color:#000000 !important;}
.ticketWrap .detailsBox .tit p{margin: 0 !important;}
.ticketWrap .detailsBox .tit01 {font-size: .18rem !important;}
.ticketWrap .detailsBox .details h4 {margin: 30px 0; color:#333333 !important;border-bottom: 2px solid #333333; background-image: none;font-size: .13rem !important;text-align: center;font-weight: 700;}
.ticketWrap .detailsBox .details a.scrap {color: #000000; font-size: .12rem;font-weight: normal;}
.ticketWrap .detailsBox .details a.scrap:after {border-top: solid 1px #000000;border-right: solid 1px #000000; width: 5px; height: 5px;margin: -3px 0 0 0px;}
.ticketWrap .detailsBox .details ul li {margin-bottom: 10px !important;margin-right: 10px !important;}
.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;}

/* グッズ */
#goods{
	position: relative;
	margin: 0 auto;
	padding: 58px 0 25px 0;
}
#goods h3{
	position: relative;
	max-width: 600px;
	margin: 0 auto 30px auto;
	background-color: #232425;
	padding: 2px 0;
	text-align: center;	
	font-size: .15rem;
}
#goods ul{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 20px);
	max-width: 960px;
}
#goods ul.food{max-width: 660px;}
#goods ul li.soon{
	position: relative;
	margin: 0 auto;
	max-width: 600px;
	background-color: rgba(0,0,0,.6);
	padding: 50px 0;
	border: solid 1px #505050;
	text-align: center;
	font-size: .16rem;
}
#goods ul li{
	position: relative;
	margin: 0 10px 30px 10px;
	width: calc(50% - 20px);
	max-width: 260px;
}
#goods ul li .goodsImg{
	position: relative;
	margin: 0 auto;
	background-color: rgba(3,62,64,0.60);
	border: solid 1px #6A7A6E;
}
#goods ul li .goodsTxt{
	position: relative;
	margin: 20px auto 0 auto;
}
#goods ul li .goodsTxt .name{
	position: relative;
	font-size: .16rem;
	line-height: 1.6em;
	font-weight: 700;
	text-align: center;
	border-bottom: solid 1px #505050;
	padding-bottom: 5px;
}
@media screen and (max-width: 412px) {
	#goods ul li .goodsTxt .name{
		font-size: .14rem;
		line-height: 1.6em;
	}
}
#goods ul li .goodsTxt .name.row1{padding-top: 1em; min-height: 2em;}
#goods ul li .goodsTxt .name.row2{padding-top: 1em; min-height: 3.8em;}
#goods ul li .goodsTxt .price{
	position: relative;
	margin: 10px auto 20px auto;
	text-align: right;
	min-height: 3.4em;
}
#goods ul li .goodsTxt .txt{
	position: relative;
	margin: 20px auto 0 auto;
}
#goods .goodspre{
	position: relative;
	margin: 40px auto 60px auto;
	width: calc(100% - 40px);
	max-width:900px;
	background-color: rgba(0,0,0,.6);
	border: solid 1px #505050;
	text-align: center;
}
#goods .goodspre .ttl{
	position: relative;
	margin: 0 auto;
	background-color: #07D4D5;
	padding: 10px;
	font-weight: 700;
	font-size: .15rem;
	color: #000000;
}
#goods .goodspre .ttl span{font-size: .12rem;}
#goods .goodspre .Img{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 40px);
	max-width: 450px;
}
#goods .goodspre .Txt{
	position: relative;
	margin: 0 auto;
	padding-bottom: 20px;
	width: calc(100% - 40px);
}
#goods .goodspre .Txt p{
	position: relative;
	text-align:left;
	padding-left: 1.2em;
}
#goods .goodspre .Txt p::before{
	position: absolute;
	content: '※';
	top:0;
	left:0;
}
#goods .stamp{
	position: relative;
	margin: 0 auto 40px auto;
	max-width: 900px;
}
#goods .stamp .stampImg{
	position: relative;
	margin: 0 auto 30px auto;
	width: calc(100% - 40px);
	border: solid 1px #505050;
}
#goods .stamp .lead{
	position: relative;
	margin: 0 auto 40px auto;
	width: calc(100% - 20px);
}
#goods .stamp h3.gaiyou{width: calc(100% - 20px);background-color: #07509A;}
#goods .stamp .about{
	position: relative;
	width: calc(100% - 20px);
	margin: 0 auto;
}
#goods .stamp .about p{
	position: relative;
	padding-left: 1.2em;
}
#goods .stamp .about p::before{
	position: absolute;
	top:0;
	left: 0;
	content: '※';
}
#goods .stamp .about p.circle::before{content: '◎';}
#goods .stamp .about .caution{padding-top: 20px;}

/* covid19 */
#covid19{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 70px);
	padding: 15px;
	background-color: #232425;
	text-align: center;
}
#covid19 a:link, #covid19 a:visited{color: #ffffff;}

/* FAQ */
#precautions{
	position: relative;
	margin: 0 auto 100px auto;
	padding: 28px 0 0 0;
}
#precautions .cautionWrap{
	position: relative;
	margin: 20px auto 0 auto;
	width: calc(100% - 40px);
	max-width: 960px;
}
#precautions .cautionWrap .ttl{
	position: relative;
	background-color: #848484;
	border: solid 1px #505050;
	color: #000000 !important;
	padding: 10px 0;
	text-align: center;
	font-size: .18rem;
	font-weight: 500;
	transition: all .3s ease-out;
	cursor: pointer;
}
#precautions .cautionWrap .ttl:hover{background-color: #ffffff;}
#precautions .ttl::after{
	position: absolute;
	display: block;
	content: '';
	top:0;
	right: 8px;
	width: 20px;
	height: 100%;
	background-image: url("../img/arrow.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
	transition: all .3s ease-out;
	transform: rotate(90deg)
}
#precautions .ttl.disp::after{transform: rotate(-90deg);}
#precautions .faqWrap{
	position: relative;
	margin: 0 auto;
	padding: 0 10px;
	height: 0;
	overflow: hidden;
	transition: all .3s ease-out;
	z-index: 9;
}

#precautions .faqWrap.disp{height: auto !important;padding: 20px 10px; margin: 0 auto; }
#precautions .faqWrap dl{position: relative;}
#precautions .faqWrap dl dt{
	font-weight: 500;
	font-size: .16rem;
}
#precautions .cautionlist .faqWrap dl dt{
	position: relative;
	margin: 20px auto 0 auto;
	background-color: #232425;
	color: #ffffff;
	line-height: 1em;
	padding: 8px 0;
	text-align: center;
}
#precautions .faqWrap dl dd{padding: 15px 0;}
#precautions #faq.faqWrap dl dd{padding: 5px 0 0 0;}
#precautions .faqWrap dl dd p{
	position: relative;
	padding-bottom: 1em;
	text-align: left;
	line-height: 1.5em;
}
#precautions #cautionlist.faqWrap dl dd p, #precautions #faq.faqWrap dl dt p, #precautions #faq.faqWrap dl dd p, #precautions #limitlist dd p{padding-left: 1.2em;}
#precautions #faq.faqWrap dl dt p{
	color: #a0a0a0;
	font-weight: 500;
	text-align: left;
	font-size: .14rem;
	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{
	position: absolute;
	content: '・';
	left: 0;
}
#precautions #faq.faqWrap dl dt p::before{content: 'Q.';}
#precautions #faq.faqWrap dl dd p::before{content: 'A.';}
#precautions .faqWrap dl dd .caution{
	line-height: 1.4em;
	display: block;
	padding: 5px 0 0 0;
	text-align: left;
}
#precautions #limitlist dt{
	font-size: .13rem;
	width: calc(36% - 22px);
	padding: 15px 10px;
	background-color: #232425;
	border-bottom: solid 1px #232425;
	border-left: solid 1px #232425;
	font-weight: 500;
}
#precautions #limitlist dd{
	font-size: .12rem;
	width: calc(64% - 32px);
	padding: 15px;
	border-bottom: solid 1px #232425;
	border-right: solid 1px #232425;
	text-align: left;
}
#precautions #limitlist dd .large{font-size: .15rem;padding-bottom: 5px;}
#precautions #limitlist dt.border, #precautions #limitlist dd.border{border-top: solid 1px #232425;}

/* ----- pc ----- */
@media screen and (min-width: 641px) {
	
	/* about */
	#about{padding: 20px 0;}

	/* catch */
	#catch{padding:35px 0;}
	#catch p{
		margin: 25px auto 0 auto;
		font-size: .22rem;
	}
	
	/* cm */
	#cm .soon{font-size: .24rem;}
	#cm .btn_report img{margin: 60px auto 0 auto;}

	/* ストーリー */
	#story p{
		margin:40px auto 0 auto;
		font-size: .18rem;
		line-height: 2em;
	}
	#story ul{
		max-width: 420px;
		margin:70px auto 0 auto;
	}
	
	/* キャラクター */
	#charactor .chara{
		margin:0 auto;
		max-width: 660px;
	}
	#charactor .chara .slick-slide div{max-width: 960px;}
	#charactor .chara .slick-dots{margin: -50px 0 0 auto; }

	#charactor .glossary{
		margin: 60px auto 0 auto;
		max-width: 580px;
		padding: 30px;
	}
	#charactor .glossary p{margin: 0 auto 30px auto;}

	/* 参加方法 */
	#howto{padding-bottom: 20px;}
	#howto ul{max-width: 960px;margin:  0 auto;}
	#howto ul li .howtoNum .num{
		padding: 15px 0;
		font-size: .48rem;
	}
	#howto ul li .howtoNum .ttl{font-size: .20rem;}
	#howto ul li .howtoImg{
		width: 120px;
		margin: 20px auto 15px auto;
	}
	#howto .game{margin:  70px auto 40px auto;}
	#howto .game ul li .gameImg{width: 80px;}
	#howto .game ul li .gameTxt{
		margin:  20px auto 0 auto;
		padding: 10px 0;
	}
	#howto .game .gamecaution{
		margin: 30px auto 0 auto;
		font-size: .14rem;
	}
	
	/* 販売 */
	#ticket .release ul.ticdate li{
		margin: 0 auto 40px auto;
		font-size: .16rem;
		padding: 20px 0;
	}
	#ticket .release ul.ticdate li h4{
		margin: 0 auto 30px auto;
		padding: 6px 0;
		font-size: .18rem;
	}
	#ticket .release .scraptantei{
		margin: 30px auto 0 auto;
		font-size: .14rem;
	}

	/* 料金 */
	#ticket .priceBox p.ttl{
		max-width: 800px;
		padding: 5px 0;
	}
	#ticket .priceBox p.ttl.day{margin: 60px auto 0 auto;}
	#ticket .priceBox .table{
		margin: 20px auto 0 auto;
		width: calc(100% - 42px);
		max-width: 800px;
}
	#ticket .priceBox .table table{width: 100%;}
	#ticket .priceBox table th{
		padding: 20px 5px;
		font-size: .16rem;
	}
	#ticket .priceBox table td{
		margin: 10px;
		padding: 20px 0;
		font-size: .16rem;
	}
	#ticket .priceBox table td span{font-size: .24rem;}
	#ticket .priceBox table td p{font-size: .14rem;}
	#ticket .priceBox table td p.small{font-size: .12rem;}
	#ticket .tokutenticket{margin: 30px auto 10px auto;}
	#ticket .tokutenticket td.small{font-size: .16rem;line-height: 1.4em;}
	#ticket .price .u22 {
		margin: 100px auto 0 auto;
		max-width:560px;
		padding: 40px;
	}
	#ticket .price .u22 .ttl{
		margin: -70px auto 15px auto;
		max-width: 150px;
	}
	#ticket .ticCaution{
		font-size: .14rem;
		width: calc(100% - 40px);
		max-width: 800px;
	}

	#ticket .tokuten{margin: 0 auto 80px auto;}
	#ticket .tokuten ul li{margin: 80px auto 0 auto;}
	#ticket .tokuten ul li .tokutenImg{margin: 20px 10px 0 10px;}
	#ticket .tokuten ul li .tokutenTxt{margin: 20px 10px 0 10px;}
	#ticket .tokuten ul li .tokutenCaution{font-size: .14rem;}
	
	#ticket .scraptanteidan{
		margin: 100px auto 0 auto;
		padding: 10px 10px 30px 10px;
	}
	#ticket .scraptanteidan .ttl{
		padding: 5px 0;
		font-size: .18rem;
	}
	#ticket .scraptanteidan p{margin: 30px auto 0 auto;}

	/* schedule */
	#schedule ul li{margin: 0 auto 50px auto;}
	/*#schedule ul li.soon{padding-bottom: 20px;}*/
	#schedule ul li:last-child{margin: 0 auto;}
	#schedule ul li .area{padding: 40px 0 0 0;}
	#schedule ul li .area .shopname{font-size: .24rem;}
	#schedule ul li .area .kikan{padding:20px 0;}
	#schedule ul li .detail .map iframe{height: 350px;}
	#schedule ul li .ttlS{
		margin: 50px auto 10px auto;
		max-width: 880px;
		padding: 6px 0;
		font-size: .18rem;
	}
	#schedule ul li .shop{margin: 30px auto 60px auto;}
	#schedule ul li .btn_soon{padding: 5px 0;font-size: .16rem;}
	#schedule ul li .btn_sAccess{padding: 5px 0;font-size: .16rem;}
	#schedule ul li .btn_sAccess span::after{
		right: -30px;
		width:16px;
	}
	
	/* チケットカレンダー */
	.ticAPI{margin: 50px auto;max-width: 880px;}

	/* グッズ */
	#goods h3{
		padding: 5px 0;
		font-size: .18rem;
	}
	#goods ul li.soon{
		padding: 70px 0;
		font-size: .24rem;
	}
	#goods ul li{margin: 0 20px 50px 20px;}
	#goods ul li .goodsTxt .name{font-size: .22rem;line-height: 1.6em;}
	#goods ul li .goodsTxt .name.row1{line-height:2.2em;}
	#goods ul li .goodsTxt .name.row2{padding-top: 1em; min-height: 3.8em;}
	#goods ul li .goodsTxt .price{
		font-size: .18rem;
		min-height: 3.4em;
	}
	#goods .goodspre .ttl{
		padding: 10px 20px;
		font-size: .17rem;
	}
	#goods .goodspre .ttl span{font-size: .14rem;}
	#goods .stamp{padding-top: 30px;}
	#goods .stamp .stampImg{margin: 0 auto 50px auto;}
	#goods .stamp .lead{
		margin: 0 auto 60px auto;
		width: calc(100% - 40px);
	}
	#goods .stamp h3.gaiyou{width: calc(100% - 40px);}
	#goods .stamp .about{width: calc(100% - 40px);}

	/* covid19 */
	#covid19{
		margin: 50px auto 0 auto;
		max-width: 600px;
		padding: 25px;
	}


	/* FAQ */
	#precautions{padding:30px 0 80px 0;}
	#precautions .cautionWrap{margin: 40px auto 0 auto;}
	#precautions .cautionWrap .ttl{
		padding: 20px 0;
		font-size: .26rem;
	}
	#precautions .ttl::after{
		right: 10px;
		width: 55px;
		background-size: 35px auto;
	}
	#precautions .faqWrap{padding: 0 40px;}
	#precautions .faqWrap.disp{padding: 20px 40px; }
	#precautions .faqWrap dl dt{font-size: .18rem;}
	#precautions .cautionlist .faqWrap dl dt{padding: 10px 0;}
	#precautions .faqWrap dl dd{padding: 25px 0;}
	#precautions #faq.faqWrap dl dt p{font-size: .16rem;}
	#precautions #limitlist dt{font-size: .16rem;}
	#precautions #limitlist dd{
		font-size: .14rem;
		width: calc(64% - 62px);
		padding: 30px;
	}
	#precautions #limitlist dd .large{font-size: .16rem;}

}
