@charset "utf-8";

html, body{
	width:100%;
	height:100%;
	font-family: 'Noto Serif JP', serif;
	-webkit-font-smoothing: antialiased;
}
html{overflow-y: scroll;font-size: 625%;}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*ﾂ･*//*/
	height: auto;
	overflow: hidden;
	/**/
}

a:link {color: #bc0000;text-decoration: underline;}
a:visited {color: #bc0000;text-decoration: underline;}
a:hover{cursor: pointer;text-decoration: none; color: #bc0000 !important; transition: all .3s ease-out;}
.snsShare li a img:hover, #pagelink ul li a img:hover, #faqlink a:hover{cursor: pointer;transform: scale(1.08,1.08); transition: all .3s ease-out;}
a.job:hover, #ticket .button:hover, .btn:hover,  #event .button:hover, .scraptanteidan:hover, #banner ul li img:hover, .bnr_camppos img:hover{cursor: pointer;transform: scale(1.02,1.02); transition: all .3s ease-out;}

.both{clear:both;}
.block{display: block;}
.nodisp{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	height: 0;
}
.caution{
    font-size: .12rem;
    line-height: 1.6em;
}
.attention{
    font-size: .10rem;
    line-height: 1.6em;
}
.center{text-align: center;}
.flexbox{
	position: relative;
	margin: 0 auto;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flexbetween{justify-content: space-between;}
.flexaround{justify-content: space-around;}
.flexcenter{justify-content:center;}
.flexend{justify-content: flex-end;}
.flexaligncenter{align-items: center;}
.flexbox .box{
	position: relative;
	margin: 0;
	width: 100%;
	box-sizing: border-box;
}
img{
	max-width: 100%;
	height: auto;
    display: block;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

iframe[name="google_conversion_frame"] { position: absolute; top: 0; }


/* 共通パーツ */
body{
	position: relative;
	width: 100%;
	color: #000000;
	background-color: #000000;
	font-size: .14em;
	line-height: 1.7em;
	font-weight: 700; 
	font-feature-settings: "halt" 1;
	word-wrap: break-word;
	z-index: -10;
}

section{
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#wrap{position: relative;width: 100% !important; margin:0 auto; padding:0;overflow: hidden;opacity: 0;}

#bg{
	position: absolute;
	display: block;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../img/bg.jpg");
	background-size: 79px auto;
	z-index: -10;
}
.bg{
	position: absolute;
	display: block;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -9;
	opacity: .5;
}
#news .bg{
	background: -webkit-linear-gradient(#dae4e4, #d3e0e0);
	background: -o-linear-gradient(#dae4e4, #d3e0e0);
	background: linear-gradient(#dae4e4, #d3e0e0);
}
#kikan .bg{
	background: -webkit-linear-gradient(#71bfbc, #216383);
	background: -o-linear-gradient(#71bfbc, #216383);
	background: linear-gradient(#71bfbc, #216383);
}
.Bgblock{position: relative;}
.Bgblock .bg{
	background: -webkit-linear-gradient(#216383, #ede58a);
	background: -o-linear-gradient(#216383, #ede58a);
	background: linear-gradient(#216383, #ede58a);
}
#banner .bg{
	background: -webkit-linear-gradient(#ede58a, #550393);
	background: -o-linear-gradient(#ede58a, #550393);
	background: linear-gradient(#ede58a, #550393);
}
#story .bg{
	background: -webkit-linear-gradient(#550393, #6cb2b3);
	background: -o-linear-gradient(#550393, #6cb2b3);
	background: linear-gradient(#550393, #6cb2b3);
}
#aboutgame .bg{background-color: #6cb2b3;}
#charactor .bg{
	background: -webkit-linear-gradient(#6cb2b3, #0f441e);
	background: -o-linear-gradient(#6cb2b3, #0f441e);
	background: linear-gradient(#6cb2b3, #0f441e);
}
#event .bg{
	background: -webkit-linear-gradient(#0f441e, #ecd909);
	background: -o-linear-gradient(#0f441e, #ecd909);
	background: linear-gradient(#0f441e, #ecd909);
}
#date .bg{
	background: -webkit-linear-gradient(#ecd909, #385982);
	background: -o-linear-gradient(#ecd909, #385982);
	background: linear-gradient(#ecd909, #385982);
}
#ticket .bg{
	background: -webkit-linear-gradient(#385982, #7C5AB7);
	background: -o-linear-gradient(#385982, #7C5AB7);
	background: linear-gradient(#385982, #7C5AB7);
}
#playguide .bg{
	background: -webkit-linear-gradient(#7C5AB7, #385982);
	background: -o-linear-gradient(#7C5AB7, #385982);
	background: linear-gradient(#7C5AB7, #385982);
}
#faqlink .bg{
	background: -webkit-linear-gradient(#385982, #8d30c8);
	background: -o-linear-gradient(#385982, #8d30c8);
	background: linear-gradient(#385982, #8d30c8);
}
#caution .bg{
	background: -webkit-linear-gradient(#550393, #ede58a);
	background: -o-linear-gradient(#550393, #ede58a);
	background: linear-gradient(#550393, #ede58a);
}
#faq .bg{
	background: -webkit-linear-gradient(#ede58a, #367c2e);
	background: -o-linear-gradient(#ede58a, #367c2e);
	background: linear-gradient(#ede58a, #367c2e);
}
#nazo .bg{
	background: -webkit-linear-gradient(#be86b4, #24b4c1);
	background: -o-linear-gradient(#be86b4, #24b4c1);
	background: linear-gradient(#be86b4, #24b4c1);
}
#goods .bg{
	background: -webkit-linear-gradient(#8d30c8, #90d88d);
	background: -o-linear-gradient(#8d30c8, #90d88d);
	background: linear-gradient(#8d30c8, #90d88d);
}
#food .bg{
	background: -webkit-linear-gradient(#90d88d, #2f3b57);
	background: -o-linear-gradient(#90d88d, #2f3b57);
	background: linear-gradient(#90d88d, #2f3b57);
}

.contetsWrap{
	position: relative;
	margin: 0 auto;
	background-color: #fffbed;
	width: calc(100% - 95px);
	padding: 25px 20px 25px 35px;
	opacity: 0;
	transition: all 1s .3s ease-out;
}
.contetsWrap.fadeInCont{opacity: 1;}
.contetsWrap .bg1{
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
	width: 100%;
	height: 100%;
	background-size: 75px auto;
	opacity: 0;
	transition: all .3s 1.3s ease-out;
	z-index: -1;
}
.contetsWrap .bg1.fadeInCont{opacity: 1;}
#news .contetsWrap {
	width: calc(100% - 95px);
	padding: 25px 20px 25px 35px;
}
#kikan .contetsWrap {
	width: calc(100% - 40px);
	padding: 20px 20px 30px 20px;
}
#pagelink.contetsWrap {
	width: calc(100% - 40px);
	padding: 10px 20px 5px 20px;
	background-color: transparent;
}
#catch .contetsWrap, #banner .contetsWrap {
	width: 100%;
	padding: 0;
	background-color: transparent;
}
#story .contetsWrap{padding: 25px 20px 0 35px;}
#charactor .contetsWrap{
	width: calc(100% - 40px);
	padding: 40px 0 25px 0;
}
#event .contetsWrap {
	width: calc(100% - 40px);
	padding: 0 0 25px 0;
}
#date .contetsWrap {
	width: calc(100% - 65px);
	padding: 20px 10px 25px 15px;
}
#ticket .contetsWrap {
	width: calc(100% - 40px);
	padding: 20px 0 25px 0;
}
#playguide .contetsWrap {
	width: calc(100% - 40px);
	padding: 20px 0 25px 0;
}
#goods .contetsWrap {
	width: calc(100% - 60px);
	padding: 30px 10px 0 10px;
}
#food .contetsWrap {
	width: calc(100% - 70px);
	padding: 20px 15px 0 15px;
}

#news .contetsWrap .bg1{
	background-color: #283e72;
	background-image: url("../img/bg_news.jpg");
}
#story .contetsWrap .bg1{
	background-color: #6b0814;
	background-image: url("../img/bg_story.jpg");
}
#charactor .contetsWrap .bg1{
	background-color: #0b4703;
	background-image: url("../img/bg_chara.jpg");
}
#event .contetsWrap .bg1{
	background-color: #0b4703;
	background-image: url("../img/bg_event.jpg");
}
#date .contetsWrap .bg1{
	background-color: #4e386a;
	background-image: url("../img/bg_date.jpg");
}
#ticket .contetsWrap .bg1{
	background-color: #4e386a;
	background-image: url("../img/bg_price.jpg");
}
#playguide .contetsWrap .bg1{
	background-color: #cd5691;
	background-image: url("../img/bg_playguide.jpg");
}
#caution .contetsWrap .bg1{
	background-color: #5a2872;
	background-image: url("../img/bg_caution.jpg");
}
#faq .contetsWrap .bg1{
	background-color: #4b5a3e;
	background-image: url("../img/bg_faq.jpg");
}
#goods .contetsWrap .bg1{
	background-color: #923801;
	background-image: url("../img/goods/bg.jpg");
}
#food .contetsWrap .bg1{
	background-color: #272a36;
	background-image: url("../img/food/bg.jpg");
}

h2{
	position: absolute;
	top: -15px;
	left: -20px;
	width: 46px;
	height: auto;
	z-index: 1;
}
#charactor h2{top: -70px;}

h3{
	position: relative;
	margin: 60px auto 20px auto;
	height: 22px;
}
h3 img{
	height: 100%;
	width: auto;
	margin: 0 auto;
	/*transform: translateX(-5px);*/
}
h3.nomargn{margin: 0 auto 20px auto;}

footer{
	position: relative;
	margin:  0 auto;
    padding:40px 0 100px 0;
    text-align: center;
	font-size: .12rem;
	font-weight: 700;
	background-color: rgba(95,1,1,.8);
	color: #ffffff;
}
footer::before{
	position: absolute;
	left: 0;
	top:-10px;
	display: block;
	content: '';
	width: 100%;
	height: 10px;
	background-image: url("../img/bar1.jpg");
	background-position:  0 0;
	background-size: 100% 10px;
	background-repeat: repeat-x;
}
footer p.foot_ttl{position: relative;font-size: .15rem;font-weight: 900;margin: 0 auto 15px auto;}
footer p{position: relative; margin: 0 auto 55px auto;}
footer p.copyright{position: relative; margin: 20px auto 0 auto;font-size: .10rem;}
footer p.copyright{position: relative; margin: 20px auto 0 auto;font-size: .10rem;}
footer p span{font-size: .11rem;}
footer ul.footbnr{
	position: relative;
	margin: 50px auto 30px auto;
	width: calc(100% - 100px);
}
footer ul.footbnr li{position: relative;width: 100%; margin: 0 auto;}

footer .realdgameLogo{
    position: relative;
    display: block;
	width: 40%;
	margin: 0 auto 30px auto;
}
#share{
	position: fixed;
	width: 40px;
	bottom: 105px;
	right: -60px;
	transition: all .3s ease-out;
    z-index: 20;
}
ul.snsShare{
	position: relative;
	margin: 0 auto;
}
ul.snsShare li{width: 100%; margin-bottom: 5px;}
.dispShare{right: 0 !important;}

#btn_ticket, #btn_ticketF{
	position: fixed;
	width: calc(100% - 16px);
	height: 58px;
	bottom:-200px;
    left: 0;
	z-index: 95;
	transition: all .3s ease-out;
	background: url("../img/bg_ticket.jpg");
	background-size: 87px auto;
	border: solid 8px #460012;
}
#btn_ticketF{
	position: relative;
	margin:  0 auto;
	display: block;
	bottom:auto;
    left: auto;
}
#btn_ticket::before, #btn_ticketF::before{
	position: absolute;
	left: -8px;
	bottom: -18px;
	display: block;
	content: '';
	width: calc(100% + 16px);
	height: 10px;
	background-image: url("../img/bar1.jpg");
	background-position:  0 0;
	background-size: 100% 10px;
	background-repeat: repeat-x;
}
#btn_ticket img, #btn_ticketF img{
	position: absolute;
	display: block;
	width: 301px;
	bottom:-23px;
	left: 50%;
	transform: translateX(-50%);
}
.dispTicket{bottom: 10px !important;}

/* navigation */
#menu .top{display: none;}
nav{
	position: fixed;
	top:0;
	left: calc(100% + 20px);
	padding: 0;
	height: 100vh;
	width: calc(100% + 20px);
	overflow-y: auto;
	z-index: 97;
	transition: all .3s ease-out;
	background-image: url("../img/bg.jpg");
	background-size: 79px auto;
}
.dispMenu{left: 0;}
nav .navWrap{
	position: relative;
	width: 100% ;
	height: 100vh;
	margin: 0 auto;
	z-index: 10;
	background-image: url("../img/bar1.jpg"), url("../img/bar1.jpg");
	background-position:  50% 0, 50% 100%;
	background-size: 100% 10px, 100% 10px;
	background-repeat: repeat-x, repeat-x;
}
nav .navWrap .bgN{
	position: absolute;
	top: 20px;
	left: 10px;
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	background-color: rgba(255,255,255,.4);
}
nav .navWrap .bgN::after{
	position: absolute;
	content: '';
	display: block;
	bottom: -10px;
	right: -5px;
	width: 70%;
	height: 100%;
	background-image: url("../img/bg_popup1.png");
	background-position:  100% 100%;
	background-size: 100% auto;
	background-repeat: no-repeat
}
nav ul{
	position: relative;
	margin: 0 auto;
	padding-top: 50px;
}
nav ul li{
	position: relative;
	margin: 20px 0;
	padding: 0 0 0 75px;
	font-weight: 900;
	font-size: .15rem;
}
nav ul li::before{
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	content: '';
	width:60px;
	height: 1px;
	background-color: #000000;
}
nav ul li a, nav ul li p{
	text-decoration: none !important;
	color: #000000;
}
nav ul li p{opacity: .5;}
nav ul li a span, nav ul li p span{font-size: .21rem;}
nav ul li a{text-decoration: none !important; color:#000000 !important;}

.btn_menu{
	position: fixed;
	top:0;
	right: -100px;
	display: block;
	width: 40px;
	height: 40px;
    background-image: url('../img/menu.png');
	background-repeat: no-repeat;
	background-position: 0 100%;
    background-size: 40px auto;
    z-index: 301;
    transition: all .3s ease-out;
}
.btn_menu.menuDisp{right:0;}
.close{
	position: fixed;
	top:0;
	right: -100px;
	width: 40px;
	height: 40px;
	z-index: 602;
    opacity: 0;
    transition: all .3s ease-out;
}
.close.active{opacity: 1;right:0;}
.btn_win{
	position: fixed;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	z-index: 203;
}

/* モーダル */
.opwin {
	position: fixed;
	top:0;
	left: 0;
	width: calc(100% + 20px);
	height: 100%;
	text-align: center;
	z-index: 500;
	background-color: rgba(0,0,0,.8);
	opacity: 0;
	display: none;
	overflow-y: auto;
    transition: all .3s ease-out;
}
.close_win {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 501;
 }
.modal {
	position: relative;
	margin: 0 auto;
	opacity: 0;
	display: none;
	text-align: left;
	z-index: 502;
	transform: translateX(-10px);
    transition: all .3s ease-out;
	background-image: url('../img/bg_popup.jpg');
    background-size: 52px auto;
	width: calc(100% - 50px);
	min-height: calc(100% - 40px);
}
.modal::after{
	position: absolute;
	top:10px;
	left: 10px;
	background-color: #fffbed;
	content: '';
	display: block;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
}
.modal section{
	position: relative;
	margin: 20px auto 0 auto;
	z-index: 503;
}
.modal section div.mordalinner{
	position: relative;
	margin: 0 auto;
	padding: 40px 20px;
}
.modal section div.mordalinner h3{
    position: relative;
    margin: 0 auto 30px auto;
    padding: 10px;
    text-align: center;
	width: calc(100% - 40px);
	color: #d10d0d;
	font-size: .18rem;
}
.modal section div.mordalinner h3::before{
	position: absolute;
	bottom: -10px;
	left: 0;
	content: "";
	width: 100%;
	height: 24px;
	display: block;
	background-image: url('../img/bg_popupttl.png');
	background-repeat: no-repeat;
	background-position: 50% 0;
    background-size: contain;
}
.modal section div.mordalinner p{
    position: relative;
    margin: 0 auto;
    padding: 0 0 25px 0;
    width: calc(100% - 30px);
}
.modal section div.mordalinner h4{
	position: relative;
	margin: 0 auto 20px auto;
	height: 20px;
}
.modal section div.mordalinner h4 img{
	height: 100%;
	width: auto;
	margin: 0 auto;
}
.modal section div.mordalinner .map{
	display: block;
	position: relative;
	margin: 0 auto 20px auto;
	width: 150px;
}
.modal section div.mordalinner p.small{font-size: .11rem;border-top: solid 1px #333333;}
.modal section div.mordalinner .mordalinnerBox{
    position: relative;
    margin: 0 auto 30px auto;
}

/* youtube */
.movieWrap{
    position: relative;
    margin: 40px auto 0 auto;
	background-color: #000000;
}
.movie{
	position: relative;
	margin:0 auto;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
}
.movie iframe{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}

.sp{ display: block; }
.pc{ display: none; }



/* ----- pc ----- */
@media screen and (min-width: 641px) {
		
	.sp{ display: none; }
	.pc{ display: block; }
	
	.caution{font-size: .14rem;}
	.attention{font-size: .12rem;}
    
    body{font-size: .16em;background-size: auto auto;}
	
	header{min-width: 1200px;}
	
	#wrap{min-width: 1200px;padding: 50px 0 0 0;}
	
	.contetsWrap{
		width: 860px;
		padding: 40px 50px;
	}
	#news .contetsWrap {
		width: 600px;
		padding: 50px 80px;
	}
	#pagelink.contetsWrap,  #event .contetsWrap,  #ticket .contetsWrap,  #playguide .contetsWrap,  #date .contetsWrap,  #goods .contetsWrap,  #food .contetsWrap {
		width: 860px;
		padding: 50px;
	}
	#charactor .contetsWrap {
		width: 860px;
		padding: 90px 50px 60px 50px;
	}
	#kikan .contetsWrap,#catch .contetsWrap, #banner .contetsWrap {
		width: 100%;
		padding: 50px 0;
	}
	#story .contetsWrap {
		width: 860px;
		padding: 50px;
	}
	.contetsWrap .bg1{
		top:15px;
		left: 15px;
	}

	h2{
		top: -25px;
		left: -40px;
		width: 84px;
	}
	#charactor h2{top: -100px;}

	h3{
		margin: 120px auto 50px auto;
		height: 36px;
	}
	h3.nomargn{margin: 0 auto 50px auto;}

	footer{
		padding:60px 0 150px 0;
		font-size: .14rem;
	}
	footer p.foot_ttl{font-size: .16rem;font-weight: 900;margin: 0 auto 40px auto;}
	footer p{margin: 0 auto 60px auto;}
	footer p.copyright{margin:  20px auto 0 auto;font-size: .12rem;}
	footer ul.footbnr{
		margin: 60px auto 30px auto;
		width: 400px;
	}
	footer ul.footbnr li{margin: 0 auto 20px auto;}
	footer .realdgameLogo{width: 160px;}
	
	#menu{position: fixed;top:0;left: 0; min-width: 1200px;height: 60px;z-index: 400;width: 100%;}
	#menu .top{
		position: absolute;
		top:0;
		left: 0;
		width: 100%;
		height: 60px;
		background-color: #000000;
		border-bottom: none;
		display: block;
		z-index: 90;
		background-image: url("../img/bar1.jpg");
		background-position:  50% 100%;
		background-size: 100% 10px;
		background-repeat: repeat-x;
	}
	#menu .top a{
		position: absolute;
		top: 50%;
		left: 10px;
		transform: translateY(calc(-50% - 5px));
	}
	#menu .top img{
		height:40px;
		width: auto;
		z-index: 100;
	}
	nav{
		position: absolute;
		top:-5px;
		left: 50%;
		padding: 0;
		transform: translateX(-50%);
		height: 50px;
		width: 1000px;
		background-image: none;
	}
	.dispMenu{top: 0;}
	nav .navWrap .bgN{background-color: transparent;}
	nav .navWrap .bgN::after, nav ul li::before{display: none;}
	nav .navWrap{
		width: 100%;
		height: 50px;
		margin: 0;
		background-color: transparent;
		background-image:none;
	}
	nav ul{
		display:-webkit-box;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-top: 0;
		align-items: center;
		justify-content: center;
		height: 50px;
		width: 100%;
	}
	nav ul li{
		padding: 0 30px;
		width: auto;
	}
	nav ul li a, nav ul li p{color: #ffffff;}
	nav ul li a{color:#ffffff !important;}
	nav ul li a{padding: 0;}

	.btn_menu{display: none;}
	.close{
		width: 50px;
		height: 50px;
	}
	.btn_win{
		width: 50px;
		height: 50px;
	}

	#share{
		width:60px;
		bottom: 160px;
		right: -70px;
	}
	#btn_ticket{
		height: 89px;
		bottom:-250px;
		background-size: 135px auto;
	}
	#btn_ticket, #btn_ticketF{width: calc(100% - 24px);border: solid 12px #460012;}
	#btn_ticket::before, #btn_ticketF::before{
		left: -12px;
		bottom: -22px;
		width: calc(100% + 24px);
	}
	#btn_ticketF{height: 89px;background-size: 135px auto;}
	#btn_ticket img, #btn_ticketF img{
		width: 422px;
		bottom:-27px;
	}
	
	
	/* モーダル */
	.modal {
		background-size: 104px auto;
		width: 960px;
	}
	.modal::after{
		top:20px;
		left: 20px;
		width: calc(100% - 40px);
		height: calc(100% - 40px);
	}
	.modal section div.mordalinner{padding: 80px;}
	.modal section#modaltokutenImg  div.mordalinner{padding: 40px;}
	.modal section div.mordalinner h3{font-size: .22rem;}
	.modal section div.mordalinner h3::before{
		bottom: 5px;
		height: 28px;
	}
	.modal section div.mordalinner h4{height: 24px;margin: 0 auto 40px auto;}
	.modal section#modalaccess div.mordalinner{text-align: center;}
	.modal section div.mordalinner .map{
		margin: 0 auto 40px auto;
		width: 180px;
	}
	.modal section div.mordalinner a img{
		margin: 20px auto 0 auto;
		width: 320px;
	}
	.modal section#modaltokutenImg div.mordalinner img{width: auto;}

	.mordalinnerBox{position: relative;width: 620px;margin: 60px auto 0 auto !important;}

}