@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: 0 0;
	background-size: contain;
	background-color: #194246;
	padding-top: 140.625%;
	width: 100%;
}

/* キャッチコピー */
#catch{
	position: relative;
	margin: 0 auto;
	padding: 15px 0;
}
#catch .catchTxt{
	position: relative;
	margin: 0 auto;
    width: calc(100% - 10px);
}
#catch p{
	position: relative;
    margin: 0 auto;
    padding: 20px 0 30px 0;
	font-size: .20rem;
	font-weight: 700;
	line-height: 1.8em;
	letter-spacing: .2em;
}
#catch p span{
	position: relative;
	display: inline-block;
}
#catch p span::after, #catch p.kikan::after{
	position: absolute;
    content: '';
	display: block;
	width: 100%;
	height: 12px;
	background-color: #3F97C9;
	bottom: 3px;
	left: 0;
	transform: rotate(-5deg);
	z-index: -1;
}
#catch p.kikan{
	position: relative;
	margin: 10px auto 50px auto;
	text-align: center;
	padding: 0;
	font-size: .17rem;
	font-weight: 900;
	color: #32006E;
	display: inline-block;
}
#catch p.kikan::after{
	height: 15px;
	bottom: -3px;
	transform: rotate(-1deg);
}

/* CM */
#cm{
	position: relative;
	margin: 0 auto;
	padding: 25px 0 0 0;
}
#cm img{
	position: relative;
	margin: 10px auto;
	width: calc(100% - 60px);
	border: solid 2px #32006E;
}

/* ポイント */
#point{
	position: relative;
	/*margin: 0 auto;*/
	margin: 50px auto 0 auto;
	padding: 40px 0 10px 0;
}
#point ul li.box{margin: 0 0 20px 0; width: calc(50% - 10px);}
#point ul li img{
	margin: 0 auto;
	width: calc(100% - 10px);
}
#point ul li p.ttl{
	font-size: .15rem;
	font-weight: 900;
	padding: 10px 0;
}
#point ul li p{line-height: 1.4em;}

.btn_ticket01{
	position: relative;
	margin: 0 auto;
	width: 220px;
	display: block;
}

/* ニュース */
#news{
    position: relative;
	margin: 60px auto 0 auto;
}
#news .newsBox{position: relative;}
#news .newsBox ul{
	position: relative;
	margin: 5px auto 0 auto;
	width: calc(100% - 40px);
}
#news .newsBox ul li{
	position: relative;
	margin: 0 auto 10px auto;
    padding: 0 0 5px 0;
	border-bottom: solid 1px #626262;
	text-align: left;
	transition: all .3s ease-out;
}
#news .newsBox ul li a{text-decoration: none;color: #000000;}
#news .newsBox ul li:nth-child(n + 4){display: none;opacity: 0;}
#btn_more{
	position: relative;
	margin: 0 auto;
	width: 90%;
	text-align: right;
}
#btn_more span{font-size: .11rem;padding-left: 1em;}

/* ストーリー */
#story{
    position: relative;
    margin: 10px auto 0 auto;
    padding: 45px 0 40px 0;
}
#story p{
    position: relative;
    margin: 0 auto;
    text-align: left;
	line-height: 1.8em;
}

/* イベント概要 */
#event{
    position: relative;
    margin: 10px auto 0 auto;
    padding: 25px 0 40px 0;
}
#event p.lead{
    position: relative;
    margin: 0 auto;
	font-weight: 900;
}
#event p.lead span{
	font-weight: 700;
	font-size: .12rem;
}
/* 開催日程 */
#event #schedule h3{margin: 20px auto;}
#event #schedule{
    position: relative;
    margin: 0 auto;
}
#event #schedule h4{
    position: relative;
    margin: 20px auto 10px auto;
	text-align: left;
	font-weight: 900;
	color: #0a4966;
	font-size: .15rem;
}
#event p{
    position: relative;
    margin: 0 auto;
	text-align: left;
}
#event p.days{font-size: .15rem;}

#event #timetable h4{
	position: relative;
	margin: 30px auto 10px auto;
	font-weight: 900;
	color: #0a4966;
	font-size: .16rem;
}
#event #timetable span{
	font-size: .16rem;
	font-weight: 700;
}

/* チケットカレンダー */
.ticAPI{position: relative;margin: 0 auto;padding: 0;}
.ticAPI iframe{position: relative;margin: 0; width:  100%; height: 500px;}
#ticket_api{margin: 0 auto;padding: 0;color: #000000;width: 100%; background-color: #0a4966;}
.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 .scheduleBox{color:#000000;}
.ticketWrap .naviBox ul li.cr .scheduleBox {background: #6b96aa; color:#ffffff !important;}
.ticketWrap .naviBox ul li.cr .scheduleBox span span{color:#ffffff !important;}
.ticketWrap .detailsWrap {padding-top: 20px;}
.ticketWrap .detailsBox .tit {background-color: #000000;font-size: .14rem !important;}
.ticketWrap .detailsBox .tit p{margin: 0 !important;}
.ticketWrap .detailsBox .tit01 {font-size: .18rem !important;}
.ticketWrap .detailsBox .details h4 {margin: 30px 0 0 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: #0a4966; font-size: .12rem;font-weight: normal;}
.ticketWrap .detailsBox .details a.scrap:after {border-top: solid 1px #0a4966;border-right: solid 1px #0a4966; width: 5px; height: 5px;margin: -3px 0 0 0px;}
.ticketWrap .detailsBox .details ul li {margin-bottom: 0 !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;}

#event .button{
	position: relative;
	margin: 15px auto;
	background-color: #000000;
	color: #ffffff;
	padding: 10px 0;
	display: block;
	width: calc(100% - 3em);
}


/* チケット情報 */
#ticket{
    position: relative;
    margin: 60px auto 0 auto;
    padding: 0;
}
#ticket p{text-align: left;}
#ticket .strong{display: block; padding-bottom: 10px;}
/* 料金 */
#ticket #price h3{margin: 10px auto 20px auto;}
#ticket #price .tickettable{
    position: relative;
    /*margin: 30px auto 20px auto;*/
	margin: 10px auto;
    padding: 0;
    text-align: center;
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
}
#ticket #price .tickettable .ticTh{
    position: relative;
    margin: 0;
    width: 26%;
    border-bottom: solid 1px #000000;
    padding: 10px 0;
	font-size: .12rem;
	font-weight: 700;
	box-sizing: border-box;
}
#ticket #price .tickettable .even{background-color: #434343;color: #ffffff;}
#ticket #price .tickettable .ticTd{
    position: relative;
    margin: 0;
    width: calc(37% - 1px);
    border-bottom: solid 1px #000000;
    border-left: solid 1px #000000;
    padding: 10px 0;
	font-size: .10rem;
	box-sizing: border-box;
}
#ticket #price .tickettable .ticTd span{
    font-size: .14rem;
    font-weight: 900;
}
#ticket #price .tickettable span.price01{
    font-size: .12rem;
    font-weight: 500;
    display: block;
}
#ticket #price .tickettable .Thead{font-weight:900;font-size: .12rem;}
#ticket #price .tickettable .Thead span{font-size: .10rem;}
#ticket #price h4{
    font-size: .14rem;
    font-weight: 700;
    padding: 20px 0 0 0;
	color: #a30068;
}
#ticket #price a{text-decoration: underline;}

/* 発売日 */
#ticket #release{
    position: relative;
    margin: 0 auto;
}
#release p.gototic{margin: 20px 0 40px 0;color: #D01010;}
#release p.gototic a{color: #D01010;text-decoration: underline;}
#release ul{
	position: relative;
	margin: 0 auto;
}
#release ul li{
	position: relative;
	margin: 0 auto 40px auto;
}
#release ul li p{
	position: relative;
	margin: 0 auto;
    font-size: .15rem;
}
#release ul li .btn_member{
	position: relative;
	display: block;
	margin: 10px auto;
	width: 280px;
}
#release ul li p.releaseType{
	font-weight: 900;
    padding-bottom: 10px;
}
#release .btn_caution{
	position: relative;
	margin: 30px auto;
	display: block;
	background-color: #000000;
	color: #ffffff;
	font-size: .14rem;
	font-weight: 700;
	width: 220px;
	padding: 10px 0;
}
#release .btn_caution::after{
	position: absolute;
	top:50%;
	right: 10px;
	transform: translateY(-50%);
	content: '';
	width: 15px;
	height: 15px;
	background-image: url('../img/arrow.png');
	background-repeat: no-repeat;
	background-size: contain;
}

/* 遊び方 */
#howto{
    position: relative;
    margin: 0 auto;
	padding: 60px 0 20px 0;
}
/* プレイ形式 */
#howto #play{
    position: relative;
    margin: 0 auto;
}
#howto #play h3{margin: 20px auto;}
#howto #play ul li{
	position: relative;
	margin: 0 auto 10px auto;
	text-align: left;
	padding-left: 1em;
}
#howto #play ul li .attention{
	padding: 3px 0 10px 0;
}
#howto #play ul li::before{
	position: absolute;
	content: '・';
	left: 0;
}
#howto #play p{text-align: left;}
#howto #play p.zoom{padding: 15px 0 5px 0;}
#howto #play p a{
	font-weight: 700;
	text-decoration: underline;
}

/* ゲームの流れ */
#howto #game{
	position: relative;
    margin: 0 auto;
}
#howto #game ul{
	position: relative;
	margin: -20px 0 0 0;
}
#howto #game ul li{
	position: relative;
	margin:  0;
	text-align: left;
	padding: 25px 120px 0 10px;
}
#howto #game ul li:nth-child(odd){margin: 0 0 0 auto;padding: 25px 10px 0 120px;}
#howto #game ul li:nth-child(2){min-height: 167px;}
#howto #game ul li:nth-child(3){padding: 25px 10px 20px 120px;}
#howto #game ul li::before{
	position: absolute;
	content: '';
	top:0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 124px auto;
}
#howto #game ul li:nth-child(1)::before{
	background-image: url('../img/howto01.png');
	background-size: 124px auto;
}
#howto #game ul li:nth-child(2)::before{
	background-image: url('../img/howto02.png');
	background-position: 100% 0;
	background-size: 198px auto;
}
#howto #game ul li:nth-child(3)::before{
	background-image: url('../img/howto03.png');
	background-size: 192px auto;
}
#howto #game ul li:nth-child(4)::before{
	background-image: url('../img/howto04.png');
	background-position: 100% 0;
	background-size: 198px auto;
}
#howto #game ul li h4 img{
	position: relative;
	width: auto;
	height: 28.5px;
}
#howto #game ul li p{
	position: relative;
	padding: 10px 0 0 10px;
}
#howto #game ul li a.btn_buy{
	position: relative;
	margin: 10px 0 20px 10px;
	background-color: #000000;
	color: #ffffff;
	font-weight: 700;
	font-size: .12rem;
	padding: 8px 12px;
	display: inline-block;
	width: auto;
}
#howto #game ul li a.btn_buy:hover{text-decoration: none !important;}

/* グッズ */
#goods{
    position: relative;
	margin: 0 auto;
    padding: 50px 0;
}
#goods ul{
	position: relative;
	margin: 20px auto 0 auto;
}
#goods ul li{
	position: relative;
	margin: 0 0 40px 0;
	text-align: left;
	padding: 0 20px;
}
#goods ul li img{
	position: relative;
	margin: 0 auto 20px auto;
}
#goods ul li h4{
    position: relative;
	margin: 0 auto 10px auto;
	padding: 5px;
	font-size: .15rem;
	font-weight: 700;
	border-bottom: solid 1px #000000;
}
#goods ul li h4 span{
	padding-left: 1em;
	font-size: .13rem;
}
#goods p{
    position: relative;
	margin: 0 auto;
	padding: 0 5px;
}
#goods p.spec{
    position: relative;
	margin: 5px auto 20px auto;
}
#goods p.caution{
    padding: 20px 5px 0 5px;
}

/* 注意事項 */
#caution{
    position: relative;
	margin: 0 auto;
    padding: 0 0 20px 0;
}
#caution .bg{opacity: 0;}
#caution .bg.dispD{opacity: 1;}
#caution a, #faq a{text-decoration: underline;}
#caution a:hover, #faq a:hover{text-decoration: none;}
#caution{
    position: relative;
	margin: 0 auto;
}
#caution .contents-wrap{
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all .3s ease-out;
}
#caution .contents-wrap.dispD{height: auto;overflow: visible;opacity: 1;padding-bottom: 70px;}
#caution dl{
    position: relative;
	margin: 0 auto;
	text-align: left;
}
#caution dt{
    position: relative;
	margin: 0 auto;
    font-size: .15rem;
    font-weight: 900;
    padding: 10px 0;
    color: #6b2600;
}
#caution dd{
    position: relative;
	margin: 0 auto;
    padding: 0 0 25px 0;
}
#caution dd:last-child{padding: 0;}
#caution .attention{padding: 5px;}
#caution br{
	position: relative;
	content: '';
	display: block;
	margin:10px 0;
}
#caution br.nomargin{margin: 0;}

/* よくある質問 */
#faq{
    position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
#faq h4{
	position: relative;
	margin: 10px auto 0 auto;
    font-weight: 900;
	font-size: .15rem;
	color: #0e3405;
	text-align: left;
}
#faq .contents-wrap.gray{
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all .3s ease-out;
	padding: 0;
}
#faq .contents-wrap.gray.dispD{height: auto;overflow: visible;opacity: 1; padding: 15px 0; margin-bottom: 50px;}
#faq dl{
	position: relative;
	margin: 0 auto;
	text-align: left;
}
#faq dl dt{
	position: relative;
	margin: 10px auto 0 auto;
    padding-left: 1.5em;
}
#faq dl dt::before{
	position: absolute;
	content: 'Q.';
    display: block;
    width: 1.5em;
    left: 0;
}
#faq dl dd{
	position: relative;
	margin: 0 auto 15px auto;
    padding-left: 1.5em;
}
#faq dl dd::before{
	position: absolute;
	content: 'A.';
    display: block;
    width: 1.5em;
    left: 0;
}

/* 利用制限 */
#limit{
    position: relative;
	margin: 0 auto;
    padding: 0 0 30px 0;
}
#limit .bg{opacity: 0;}
#limit .bg.dispD{opacity: 1;}
#limit .contents-wrap.contentsW{
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all .3s ease-out;
}
#limit .contents-wrap.contentsW.dispD{height: auto;overflow: visible;opacity: 1;}
#limit dl{
    position: relative;
    margin: 0 auto;
    display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
}
#limit dt{
    width: calc(35% - 21px);
    padding: 15px 10px;
    text-align: center;
    background-color: rgba(255,254,130,0.80);
    border-bottom: solid 1px #FF923B;
	border-left: solid 1px #FF923B;
    border-right: solid 1px #FF923B;
	box-sizing: border-box;
}
#limit dd{
    width: calc(65% - 20px);
    padding: 15px 10px;
    border-bottom: solid 1px #FF923B;
	border-right: solid 1px #FF923B;
	background-color: rgba(255,255,255,.8);
	text-align: left;
	box-sizing: border-box;
}
#limit dt.border, #limit dd.border{border-top: solid 1px #FF923B;}
#limit dd .caution{padding-top: 10px;} 


#aboutrealdgame{
    position: relative;
    margin: 0 auto;
    padding: 15px 0;
    width: 281px;
}

/* イラスト */
.ill{
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.viewCont{animation: show 1s linear 0s forwards;}
@keyframes show{
    0% {
		opacity: 0;
		transform: translateY(0);
	}
	50% {
		opacity: 0.7;
		transform: translateY(-20px);
	}
	80% {
		opacity:1;
		transform: translateY(10px);
	}
    100%{
		opacity: 1;
		transform: translateY(0);
	}
}
.il01{top:25px;right:-20px;}
.il01 img{width: 120px;}
.il02{/*top:-8px;*/top:-35px;left:-30px;}
.il02 img{width: 100px;}
.il03{top:-75px;right:-40px;}
.il03 img{width: 135px;}
.il04{top:-45px;left:-20px;}
.il04 img{width: 90px;}
.il05{top:-40px;left:-15px;}
.il05 img{width: 100px;}
.il06{top:0;right:-40px;}
.il06 img{width: 90px;}
.il07{top:120px;right:15px;}
.il07 img{width: 60px;}
.il08{top:-60px;left:-25px;}
.il08 img{width: 130px;}
.il09{top:-20px;right:-35px;}
.il09 img{width: 100px;}
.il10{top:-20px;left:-25px;}
.il10 img{width: 120px;}
.il11{top:0;right:-20px;}
.il11 img{width: 80px;}
.il12{top:-40px;right:-10px;}
.il12 img{width: 70px;}
.il13{bottom:0;left:-20px;}
.il13 img{width: 145px;}
.il14{top:-25px;right:-30px;}
.il14 img{width: 90px;}
.il15{top:-10px;right:-20px;}
.il15 img{width: 110px;}
.il16{top:30px;right:-30px;}
.il16 img{width: 90px;}
.il17{bottom:-160px;left:-70px;}
.il17 img{width: 170px;}
.il18{bottom:-60px;left:-80px;}
.il18 img{width: 100px;}
.il19{bottom:-40px;left:-20px;}
.il19 img{width: 150px;}


/* ----- pc ----- */
@media screen and (min-width: 641px) {
	
	/* ヘッダー */
	header #keyvisual{
		background-image: url("../img/main_pc.jpg");
		padding-top: 63.16%;
	}

	/* キャッチコピー */
	#catch{padding: 20px 0;}
	#catch .flexbox{width: 1220px;}
	#catch .catchTxt{
		margin: 0 auto 40px auto;
		width: 629px;
	}
	#catch p{
		padding: 0 0 0 290px;
		font-size: .28rem;
		line-height: 2em;
		width: 650px;
	}
	#catch .box img{
		width: 360px;
		display: block;
		margin: 180px 0 0 auto;
	}
	#catch p.kikan{
		margin: 70px auto;
		transform: translateX(305px);
		font-size: .22rem;
		width: auto;
	}
	
	#cm img{width: 460px;}

	/* ポイント */
	#point{padding: 100px 0; margin: 120px auto 0 auto;/*margin: 50px auto 0 auto;*/}
	#point ul{margin: 0 auto; justify-content: center !important;}
	#point ul li.box{margin: 0 15px; width: 150px;font-size: .14rem;}
	#point ul li p.ttl{font-size: .16rem;}
	
	.btn_ticket01{
		margin: -30px auto 0 auto;
		width: 240px;
	}

	/* ニュース */
	#news{margin: 80px auto 0 auto;}
	#news .newsBox ul{
		margin: 0 auto;
		width: 860px;
	}
	#btn_more span{font-size: .12rem;}

	/* ストーリー */	
	#story{
    margin: 0 auto;
    padding: 100px 0;
}
	#story p{text-align: center; line-height: 2em;padding: 20px 0;font-size: .17rem;}

	/* イベント概要 */
	#event{
		margin: 0 auto;
		padding:100px 0 80px 0;
	}
	#event p.lead{
		margin: 20px auto 0 auto;
		font-size: .18rem;
		line-height: 1.8em;
	}
	#event p.lead span{font-size: .14rem;}


	/* 開催日程 */
	#event #schedule h4{
		margin: 40px auto 20px auto;
		text-align: center;
		font-size: .16rem;
	}
	#event p{text-align: center;}
	#event p.days{font-size: .16rem;}

	#event #timetable h4{
		margin: 60px auto 15px auto;
		font-size: .20rem;
	}
	#event #timetable span{font-size: .19rem;}
	
	/* チケットカレンダー */
	.ticAPI{width: 880px;padding: 0; margin: 0 auto 30px auto;}
	.ticAPI iframe{width: 880px;margin: 0;height: 500px;padding: 0;}
    #ticket_api{width: 880px;}

	#event .button{
		margin: 25px auto;
		padding: 15px 0;
		width: 460px;
	}
	
	
	/* チケット情報 */
	#ticket{ margin: 100px auto 0 auto;}
	#ticket p{text-align: center;}
	/* 料金 */
	/*#ticket #price .tickettable{margin: 40px auto 20px auto;}*/
	#ticket #price .tickettable .ticTh{font-size: .14rem;}
	#ticket #price .tickettable .ticTd{font-size: .12rem;}
	#ticket #price .tickettable .ticTd span{font-size: .16rem;}
	#ticket #price .tickettable .Thead{font-size: .14rem;}
	#ticket #price .tickettable .Thead span{font-size: .12rem;}
	#ticket #price h4{
		font-size: .16rem;
		padding: 60px 0 10px 0;
		margin-bottom: 10px;
	}


	/* 発売日 */
	#release p.gototic{margin: 20px 0 60px 0;}
	#release p.gototic a:hover{text-decoration: none;}
	#release ul li p{font-size: .14rem;}
	#release .btn_caution{width: 400px;}
	#release .btn_caution:hover{text-decoration: none;opacity: .6;}
	#release ul li .btn_member{
		margin: 10px auto 20px auto;
		width: 400px;
	}

	/* 遊び方 */
	#howto{padding: 100px 0 20px 0;}
	/* プレイ形式 */
	#howto #play ul{margin: 0 auto 30px auto;}
	#howto #play ul li{text-align: center;}
	#howto #play ul li:before{position: relative;}
	#howto #play p{text-align: center;}
	#howto #play p.zoom{padding: 0 0 5px 0;}
	
	/* ゲームの流れ */
	#howto #game{width: 1040px;}
	#howto #game ul{margin: 0;}
	#howto #game ul li:nth-child(1){padding: 25px 46px 0 374px; min-height: 237px;}
	#howto #game ul li:nth-child(2){padding: 25px 0 46px 435px;min-height: 236px;}
	#howto #game ul li:nth-child(3){padding: 38px 46px 0 374px;min-height: 227px;}
	#howto #game ul li:nth-child(4){padding: 38px 46px 0 435px;min-height: 237px;}
	#howto #game ul li:nth-child(1)::before{
		background-image: url('../img/howto01_pc.png');
		background-size: 334px auto;
	}
	#howto #game ul li:nth-child(2)::before{
		background-image: url('../img/howto02_pc.png');
		background-position: 30px 0;
		background-size: 438px auto;
	}
	#howto #game ul li:nth-child(3)::before{
		background-image: url('../img/howto03_pc.png');
		background-size: 436px auto;
	}
	#howto #game ul li:nth-child(4)::before{
		background-image: url('../img/howto04_pc.png');
		background-position: 30px 0;
		background-size: 438px auto;
	}
	#howto #game ul li h4 img{height: 43px;}
	#howto #game ul li p{
		position: relative;
		padding: 10px 0 0 10px;
	}
	#howto #game ul li a.btn_buy{
		margin: 20px 0 0 10px;
		font-size: .16rem;
		padding: 8px 20px;
	}
#howto #game ul li a.btn_buy:hover{text-decoration: none !important;}

	/* グッズ */
	#goods{padding: 100px 0;}
	#goods ul{margin: 0 auto;}
	#goods ul li{
		margin: 0 ;
		padding: 0 40px;
	}
	#goods ul li h4{font-size: .18rem;}
	#goods ul li h4 span{font-size: .14rem;}
	#goods p{padding: 0 5px;}
	#goods p.spec{margin: 5px auto 30px auto;}
	#goods p.caution{
		padding: 40px 5px 0 5px;
		font-size: .14rem;
	}

	/* 注意事項 */
	#caution{padding: 0 0 40px 0;}
	#caution .contents-wrap.dispD{height: auto;overflow: visible;opacity: 1;padding-bottom: 180px;}

	#caution dl{width:860px;}
	#caution dt{
		font-size: .18rem;
		padding: 20px 0;
	}
	#caution dd{padding: 0 0 35px 0;}
	#caution .attention{padding: 8px;}
	#caution br{margin:20px 0;}

	/* よくある質問 */
	#faq{padding: 0 0 40px 0;}
	#faq .gray{padding: 0;}
	#faq .contents-wrap.gray.dispD{padding: 50px 0; margin-bottom: 80px;}
	#faq h4{
		margin: 0 auto 20px auto;
		font-size: .18rem;
		width: 860px;
	}
	#faq dl{width: 860px;}
	#faq dl dd{margin: 0 auto 25px auto;}
	
	/* 利用制限 */
	#limit{padding: 0 0 100px 0;}
	#limit dl{width:920px;}
	
	#aboutrealdgame{width: 320px;}

	/* イラスト */
	.il01 img{width: 220px;}
	.il02 img{width: 180px;}
	.il03{top:-295px;right:-20px;}
	.il03 img{width: 220px;}
	.il04{top:-25px;left:20px;}
	.il04 img{width: 160px;}
	.il05{top:5px;right:15px;}
	.il05 img{width: 220px;}
	.il06{top:0;right:-40px;}
	.il06 img{width: 120px;}
	.il07{top:160px;right:15px;}
	.il07 img{width: 100px;}
	.il08{top:-120px;left:-25px;}
	.il08 img{width: 200px;}
	.il09{top:-20px;right:-235px;}
	.il09 img{width: 180px;}
	.il10{top:-20px;left:15px;}
	.il10 img{width: 200px;}
	.il11{top:0;right:-120px;}
	.il11 img{width: 150px;}
	.il12{top:-40px;right:20px;}
	.il12 img{width: 120px;}
	.il13{bottom:0;left:30px;}
	.il13 img{width: 280px;}
	.il14{top:120px;right:-130px;}
	.il14 img{width: 140px;}
	.il15{top:70px;right:-140px;}
	.il15 img{width: 230px;}
	.il16{top:-90px;right:50px;}
	.il16 img{width: 180px;}
	.il17{bottom:-60px;left:-230px;}
	.il17 img{width: 290px;}
	.il18{bottom:-120px;left:-340px;}
	.il18 img{width: 180px;}
	.il19{bottom:90px;left:-220px;}
	.il19 img{width: 320px;}

}