﻿@charset "utf-8";

/*================================================
PC：インデックスレイアウト
================================================*/
@media screen and (min-width:1000px){
.clear{
	clear:both;
	}
#index {
	background: url(../img/bg_rp.gif) center top repeat fixed;
	text-align: center;
	position: relative;
}
#headerArea{
	width: 640px;
	margin: 0 auto;
	position: relative;
	}
/*#main {
	background: url(../img/main.jpg) #ffcae3 center top no-repeat;
	height: 838px;
	margin: 0 auto;	
}*/
	#main{padding: 0 0 20px;}
#index h1 {
	padding: 20px 0;
}
#index h2{
	font-size: 2rem;
	padding: 20px 0;
}
#index h3 {
	margin: 80px auto 30px;
	font-size: 1.5rem;
	border-radius: 10px; border: 1px #CCC solid; background: rgba(255, 255, 255, 0.4) ;
}
	#index h3.area01{
	border-radius: 10px; border: 1px #2768b1 solid; background: rgba(161, 194, 232, 0.4) ;
	}
#index p{
	font-size: 1.2rem;
	padding:  0 0 20px;
}
	#index p img{
		max-width: 80%;
		margin: 0 auto;
	}
	
	#index .topArea img{
		
	}
	
	#index ul{
		font-size: 1.2rem;
		padding: 0 0 10px;
	}
	
	#index p.atn{
		font-size: 0.8rem;
		width: 800px;
		margin: 30px auto;
	}




/*ゲームバッジ*/
#Area02{
	background: url(../img/headerBtnArea.jpg) #ffcae3 center no-repeat;
	height: 278px;
	margin: 0 auto;
	}
/*#Area02{
	background: rgba(255, 255, 255, 0.7) ;
	}*/
	
.gameArea {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.gameArea ul li {	
	margin-bottom: 0em;
}
.gameArea ul li:first-child {
}
.gameArea ul li a {
	display: block;
	text-indent: -9999em;
}
.gameArea ul li.Btn02 {
}

.gameArea ul li.Btn01 a {
	background: url(../../img/common/btn-app_store.png) left no-repeat;
	width: 195px;
	height: 58px;
	position: absolute;
	top: 65px;
	left: 230px;
}
.gameArea ul li.Btn02 a {
	background: url(../../img/common/btn-google_play.png) left no-repeat;
	width: 173px;
	height: 58px;
	position: absolute;
	top: 65px;
	left: 530px;
}
/**/




}


/*================================================
SP：インデックスレイアウト
================================================*/
@media screen and (max-width:999px){
#bgArea {
	z-index                 : -1;
    
    background-image        : url(../img/bg_rp.gif);
    background-repeat       : repeat;
	-moz-background-size:20% auto;
    background-size         : 20% auto;
    position                : fixed;
    top                     : 0;
    left                    : 0;
    right                   : 0;
    bottom                  : 0;
	/*position: fixed;
	display: block;
	top: 0;
	overflow: hidden;
	z-index: -1;
	sopacity: 0;
	width: 100%;
	height: 0;
	padding-bottom: 178.1%;*/
	/*background: url(#) top center / cover no-repeat fixed;
	
	text-align: center;
	height: 0;
	padding-top: 178.1%;
	width:100%;
	position: relative;*/
	/*position: fixed;
	width: 100%;
	height: 100%;
	background:url(#) no-repeat center top;
	background-size: 100% auto;
	top: 0;
	left: 0;
	z-index: -1;*/
}


.btnTolist_{
	width: 25%;
	position: absolute;
	top: 2%;
	right: 2%;
	}
.btnTolist_ a{
	background: url(../img/btn_list_.png) center top no-repeat;
	background-size: contain;
	padding-top: 39.3%;
	text-indent: -99999em;
	display: block;
	z-index:2;
	}

/*#main{
	background: url(../img/sp/main.jpg) center top no-repeat;
	background-size: contain;
	width: 90%;
	margin: 0 auto;
	padding-top: 92%;	
	position: relative;
	}*/
#index{
	width: 90%;
	margin: 0 auto;
	}
	
	#index p{
		font-size: 1rem; 
		padding: 0 0 3%;
	}
	#index p.atn{
		font-size: 0.8rem;
	}
	#index ul{
		font-size: 1rem; 
		padding: 0 0 3%;
	}
	

#index h1 a {
	display: block;
	width: 100%;
}
.innerArea{
	overflow: hidden;
	}

.snsArea img{
min-width: 100%;
max-width: 100%;
height: auto;
width /***/:auto;
	}
	


#index h1 {
	text-align: center;
	margin:  5% auto;
}

#index h2 {
	font-size: 1.1rem;
	text-align: center;
	margin: 0 auto 5%;
}
#index h3 {
	padding: 1% 2%;
	margin: 10% auto 3%;
	font-size: 1rem;
	border-radius: 10px; border: 1px #CCC solid; background: rgba(255, 255, 255, 0.4) ;
}
	#index h3.area01{
	border-radius: 10px; border: 1px #2768b1 solid; background: rgba(161, 194, 232, 0.4) ;
	}
	
	.topArea{
		margin: 5% auto;
	}

	.center{
		text-align: center;
	}


.video {
	/*position: absolute;
	top: 60%;
	left: 2%;
	width: 96%;
	height: 52%;*/
	width: 100%;
	padding-top: 56.25%;
	position: relative;
	margin: -30% auto 0;
}

.video iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

.videoArea {
	margin: 0 auto 0;
	width: 80%;
}




	
	
	
/*================================================
SP：SNSエリア
================================================*/

.snsArea {
}

.innerArea img{
	/*min-width: 100%;*/
	max-width: 100%;
	height: auto;
	width /***/: auto;
	}
.snsArea ul {
	margin: 1.5rem auto;
	text-align: center;
}
.snsArea ul li {
	display: inline-block;
	margin-bottom: 0em;
	width: 30%;

}
.snsArea ul li:first-child {

}
.snsArea ul li a {
	display: block;
	
	text-indent: -9999em;
}


.snsArea ul li.BtnFb a {
background: url(#) center no-repeat;
	background-size: contain;
	padding-top: 22.7%;
}
.snsArea ul li.BtnLn a {
	background: url(#) center no-repeat;
	background-size: contain;
	padding-top: 22.7%;
}


/**/



/*================================================
SP：GAME バッジエリア
================================================*/

#Area02{
	background: url(../img/sp/headerBtnArea.jpg) center top no-repeat;
	background-size: contain;
	width: 100%;
	padding-top: 31.2%;
	text-indent: -99999em;
	position: relative;
	margin: 0 auto 3%;
	}
/*#Area02{
	background: rgba(255, 255, 255, 0.7) ;
	}*/
.gameArea{
	position: relative;
	}
	
.gameArea ul {
	/*padding-top: 80%;*/
	/*width: 35%;

	top: 10%;*/
	width: 35%;	
	position: absolute;
	top: -78%;
}

.gameArea ul li {	
	margin-bottom: 0em;
	
}
.gameArea ul li:first-child {
}
.gameArea ul li a {
	display: block;
	text-indent: -9999em;
}

.gameArea ul li.Btn01 a {
	background: url(../../img/common/btn-app_store.png) left no-repeat;
	background-size: contain;
	padding-top: 27%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 50%;
}
.gameArea ul li.Btn02 a {
	background: url(../../img/common/btn-google_play.png) left no-repeat;
	background-size: contain;
	padding-top: 27%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 150%;
}
.BtnOfficial a {
	background: url(../img/btn_official.png) center top no-repeat;
	background-size: contain;
	padding-top: 19.5%;
	display: block;
	width: 40%;
	margin: -9.5% auto 0;
}
/**/



	








}
