transform-origin: left top;transform-origin: left top;transform-origin: left top;transform-origin: left top;transform-origin: left top;transform-origin: left top;transform-origin: left top;transform-origin: left top;transform-origin: left top;transform-origin: left top;@charset "UTF-8";
/*\*/


/* ------------------------------------
 * RESET
 * ------------------------------------ */
@import "html5reset-1.6.1.css";



  
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
#header_pc,#main_pc { display: block !important; }
#header_sp,#main_sp { display: none !important; }

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (min-width:376px) and (max-width:960px) {
#header_pc,#main_pc { display: none !important; }
#header_sp,#main_sp { display: block !important; }
}

@media screen and (max-width: 750px) {
#header_pc,#main_pc { display: none !important; }
#header_sp,#main_sp { display: block !important; }
}


/* ------------------------------------
 * PC 
 * ------------------------------------ */
#wrap {
	position: relative;
	background:url(../images/grunge_wall.jpg) repeat;
}

#wrap #header_pc  {
	height: 614px;
	background: url(../images/bg_main02.jpg) top center repeat-x;
}

.headerinner {
	width: 960px;
	height: 614px;
	margin: auto;
	background: url(../images/bg_main01.png) top center no-repeat;
}


#wrap #header_pc .title_pc {
	margin: 0px;
	padding: 15px 0 0 0;
}

#wrap #header_pc .title_pc img {
	transform: rotate(2deg);
	-webkit-transform: rotate(2deg);  
	-moz-transform: rotate(2sdeg);
}

/* ストアボタン　*/
.l-wrapstore {
	max-width: 420px;
	margin: 0 0 0 30px;
	transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);  
	-moz-transform: rotate(-15sdeg);
}

.grid-itemstore {
  width: calc((100% - 12px * 2) / 2);
  padding-left: 6px;
  padding-right: 6px;
	padding-bottom: 6px;
  float: left;
}

.grid-innerstore {
	position: relative;
	display: flex;
	padding: 0 0 10px 0;
	justify-content: center;
	align-items: center;
	text-align: center;
}


.btnarea_pc #paravi {
	clear: both;
	width: 540px;
	margin: 0;
	text-align: center;
	transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);  
	-moz-transform: rotate(-15sdeg);	
}

.btnarea_pc #paravi img {
	width: 150px;

}





/* プレセント　present */
.present  {
	padding: 0 0 40px 0;
	background: url(../images/bg_present02.png);
}

.present h2 {
	width: 830px;
	margin: auto;
	padding: 30px 0;
	
}

.pre_inner {
	width: 840px;
	max-width: 1380px;
	margin: auto;
}

.pre_inner img {
	width: 100%;
}

.presentdetail {
	width: 748px;
	margin: 20px auto 0;
	padding: 46px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.presentdetail h3 {
	padding: 0 0 30px 0;
	color: #ffffff;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
}

.presentdetail .steparea {
	display: table;
}

.presentdetail .steparea p {
	display: table-cell;
	vertical-align: middle;
}

.presentdetail dl {
	color: #ffffff;
}

.presentdetail dl dt {
	padding: 0 0 10px 0;
	text-align: center;
	font-size: 130%;
}

.yellow {
	color: #FFE221;
}











/* ゲーム紹介　aboutgame */
.aboutgame {
	background: url(../images/mochaGrunge.jpg);
}

.aboutgame_inner {
	height: 512px;
	background: url(../images/bg_game.png) top center no-repeat;
}

.contentstxt {
	width: 840px;
	margin: auto;
	font-size: 24px;
	line-height: 1.8;
	position: relative;
}

.contentstxt h2 {
	padding: 40px 0;
}

/* キャラクター紹介　character */
.character {
	background: url(../images/bg_chara.png) top center repeat-x;
}

.character .charainner {
	width: 840px;
	margin: auto;
	padding: 0 0 70px 0;
	font-size: 24px;
	line-height: 1.8;
}

.character h2 {
	padding: 40px 0;
}

.l-wrap {
  max-width: 840px;
  margin-right: auto;
  margin-left: auto;
}

.grid-item {
  width: calc((100% - 24px * 3) / 3);
  padding-left: 12px;
  padding-right: 12px;
	padding-bottom: 24px;
  float: left;
}

/* Demo purposes */
.grid-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}


.grid-inner img {
	width: 100%;
}




/* チュートリアル　character */
.tutorial {
	position: relative;
	background: #000000 url(../images/bg_tutorial.png) top center no-repeat;
}

.tutorial .tutorialinner {
	width: 840px;
	margin: auto;
	padding: 0 0 70px 0;
	font-size: 24px;
	line-height: 1.8;
}

.tutorial h2 {
	padding: 40px 0;
}

.tutorial h3 {
	font-size: 44px;
	font-weight: bold;
}

.detail_wrap {
	color: #ffffff;
	text-shadow:  1px 1px 3px #000;

}

.detailinner {
	padding: 0 0 50px 0;
}

.detailitem01 {
	width: 460px;
	float: left;
}

.detailitem_img01 {
	float: right;
}

.detailitem02 {
	width: 400px;
	float: right;
}

.detailitem_img02 {
	float: left;	
}


/* より楽しもう getapp*/
.getapp {
	clear: both;
	background: #000000 url(../images/bg_grtapp.jpg) top center no-repeat;
}
.getapp_inner {
	width: 840px;
	margin: auto;
	padding: 0 0 20px 0;
}

.storearea {
	width: 420px;
	margin: 10px auto;
	padding: 20px;
	background-color: rgba(2551,255,255,0.6);
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.storearea ul li {
	float: left;
	padding: 0 15px 0 0;
	text-align: center;
}

.storearea ul li:last-child {
	padding: 0;
}

.bnr {
	width: 450px;
	margin: auto;
}

.bnr img {
	width: 450px;
	margin: auto;
}

/* スタンプとは */
.stampwrap {
	background: url(../images/bg_stamp.jpg);
	
}
.stampdetail {
	width: 840px;
	margin: 0 auto;
	padding: 40px 0;
}

.stampinner {
	float: left;
	width: 404px;
}

.stampinner h2 {
	padding-bottom: 40px;
}

.stampitem {
	font-size: 24px;
	color: #000000;
}

.btn_line {
	padding: 20px 0 0 0;
}

/* FAQ */
.faqwrap {
	padding: 40px 0;
	color: #ffffff;
	background: url(../images/bg_faq.jpg);
}

.faqinner {
	width: 840px;
	margin: auto;
}

.faqinner h2 {
	padding: 40px 0 10px 0;
}

.faqinner dl dt {
	color: #bebece;
	padding: 20px 0 10px 0;
}

.faqinner dl dd {
	font-size: 110%;
	padding: 0 0 20px 0;
	border-bottom: solid 2px #262752;
}

.faqinner dl dd .small {
	font-size: 80%;
	padding: 0 0 20px 0;
}

.faqinner dl dd a {
	color: #fff100;
	text-decoration: underline;
}


/* ------------------------------------
 * タブレットの記述
 * ------------------------------------ */

@media only screen and (min-width:376px) and (max-width:960px) {
	#wrap #header_sp {
		width: 100%;
		background: url(../images/bg_sp_main.jpg) no-repeat;
		background-size: 100%;
	}
	
	#wrap #header_sp .title_sp img {
		margin: 0px;
		padding: 0px;
		width: 100%;	
	}
	
	/* ストアボタン　*/
	.btnarea_sp {
		padding: 0 0 50px 0;
	}
	
	.l-wrapstore {
		max-width: 100%;
		margin: 0;
		padding: 0 10px 0;
		transform: rotate(-8deg);
		-webkit-transform: rotate(-8deg);  
		-moz-transform: rotate(-8sdeg);
	}

	.grid-itemstore {
	  width: calc((100% - 6px * 3) / 3);
	  padding-left: 3px;
	  padding-right: 3px;
	  float: left;
	}

	.grid-innerstore {
		display: flex;
		padding: 0 0 10px 0;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	.grid-innerstore img {
		width: 100%;
	}
	
	/* プレセント　present */
	.present  {
		padding: 0 0 10px 0;
		background: url(../images/bg_present02.png);
	}

	.present h2 {
		width: 90%;
		margin: auto;
		padding: 5% 5% 0 5%;	
	}

	.present h2 img {
		width: 100%;
	}

	.pre_inner {
		width: 96%;
		margin: auto;
		padding: 2%;
	}

	.pre_inner img {
		width: 100%;
	}

	.presentdetail {
		width: 86%;
		margin: 2%;
		padding: 5%;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		background-color: rgba(0, 0, 0, 0.2);
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}

	.presentdetail h3 {
		padding: 0 0 10px 0;
		color: #ffffff;
		text-align: center;
		font-size: 20px;
		font-weight: bold;
	}

	.presentdetail .steparea {
		display: table;
		width: 100%;
	}

	.presentdetail .steparea p {
		display: table-cell;
		vertical-align: middle;
	}

	.presentdetail .steparea p img {
		width: 100%;		
	}

	.presentdetail dl {
		color: #ffffff;
	}

	.presentdetail dl dt {
		padding: 0 0 10px 0;
		text-align: center;
		font-size: 120%;
	}

	
	/* ゲーム紹介　aboutgame */
	.aboutgame {
	
	}

	.aboutgame_inner {
		height: auto;
		padding: 10px;
		background: url(../images/bg_sp_gama.jpg) top center no-repeat;
		background-size: 100%;
	}

	.contentstxt {
		width: 50%;
		margin: auto;
		float: left;
		font-size: 13px;
		line-height: 1.8;
		position: relative;
	}
	
	.contentstxt img {
		width: 90%;
		padding: 0 0 0 10%;
	}
	
	.contentstxt h2 {
		padding: 10px 0;
	}

	.contentstxt h2 img {
		width: 175px;
		padding: 0px;
	}
	
	/* キャラクター紹介　character */
	.character {
		background: url(../images/bg_chara.png) top center repeat-x;
		background-size: 950px;
	}

	.character .charainner {
		width: 100%;
		margin: auto;
		padding: 0 0 35px 0;
		font-size: 12px;
		line-height: 1.8;
	}

	.character .charainner h2 {
		padding: 20px 0;
	}
	
	.character .charainner h2 img {
		width: 230px !important;
	}
	
	.l-wrap {
	  max-width: 100%;
	  margin-right: auto;
	  margin-left: auto;
	}

	.grid-item {
	  width: calc((100% - 12px * 3) / 3);
	  padding-left: 6px;
	  padding-right: 6px;
		padding-bottom: 12px;
	  float: left;
	}

	/* Demo purposes */
	.grid-inner {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  text-align: center;
	}


	.grid-inner img {
		width: 100%;
	}
	
	/* チュートリアル　character */
	.tutorial {
		position: relative;
		background: #000000 url(../images/bg_tutorial.png) top center no-repeat;
		background-size: 1100px;
	}

	.tutorial .tutorialinner {
		width: 100%;
		margin: auto;
		padding: 0 0 10px 0;
		font-size: 18px;
		line-height: 1.8;
	}

	.tutorial h2 {
		width: 223px;
		padding: 20px 0 0 0;
	}
	
	.tutorial h2 img {
		width: 100%;
	}

	.tutorial h3 {
		font-size: 22px;
		font-weight: bold;
	}
	

	.detail_wrap {
		color: #ffffff;
		text-shadow:  1px 1px 3px #000;

	}

	.detailitem01 {
		width: 100%;
		float: none;
		padding: 10px;
		background: none;
	}
	
	.detailitem01 .tutoimg {
		text-align: center;
	}
	
	.detailitem01 p img {
		width: 80%;
		margin: auto;
	}

	.detailitem02 {
		width: 100%;
		float: none;
		padding: 10px;
		background: none;
	}
	
	.detailitem02 .tutoimg {
		text-align: center;
	}
	
	.detailitem02 img {
		width: 90%;
		margin: auto;
	}
	
	.detailitem02 p img {
		width: 80%;
		margin: auto;
	}
	
	/* より楽しもう getapp*/
	.getapp {
		background: #000000 url(../images/bg_imgsp_enjoy.jpg) top center no-repeat;
		background-size: 100%;
	}
	.getapp_inner {
		width: 100%;
		margin: auto;
		padding: 0 0 10px 0;
	}
	
	.getappdetail img {
		width: 100%;
		
	}

	.storearea {
		width: 90%;
		margin: 10% auto;
		padding: 10px;
		background-color: rgba(2551,255,255,0.6);
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}
	
	.storearea ul {
		width: 100%;
		text-align: center;
	}

	.storearea ul li {
		display: inline-block;
		padding: 0 5% 0 0;
		width: 47%;
		
	}

	.storearea ul li:last-child {
		padding: 0;
	}
	
	.storearea ul li img {
		width: 100%;
	}
	
	.bnr {
		width: 96%;
		padding: 2%;
		margin: auto;
		background: #000000;
	}
	
	.bnr img {
		width: 100%;
	}
	
			/* スタンプとは */
	.stampwrap {
		padding: 10px;
		background: url(../images/bg_stamp.jpg);
		background-size: 50%;

	}
	
	.stampdetail {
		width: 100%;
		margin: 0;
		padding: 20px 0;
	}

	.stampinner {
		width: 100%;
		padding: 0 0 10px 0;
		float: none;
	}
	
	.stampinner img {
		width: 100%;
		padding: 0 0 10px 0;
	}

	.stampinner h2 {
		padding-bottom: 20px;
	}
	
	.stampinner h2 img {
		width: 175px !important;
		padding: 0px;
	}

	.stampitem {
		font-size: 14px;
		color: #000000;
	}

	.btn_line {
		padding: 10px 0 0 0;
	}
	
	.btn_line img {
		width: 100%;
	}

	/* FAQ */
	.faqwrap {
		padding: 10px;
		color: #ffffff;
		background: url(../images/bg_faq.jpg);
		background-size: 50%;
	}

	.faqinner {
		width: 100%;
	}

	.faqinner h2 {
		padding: 20px 0 10px 0;
	}
	
	.faqinner h2 img {
		width: 197px !important;
	}

	.faqinner dl dt {
		color: #bebece;
		padding: 20px 0 10px 0;
	}

	.faqinner dl dd {
		font-size: 110%;
		padding: 0 0 20px 0;
		border-bottom: solid 2px #262752;
	}
	
	.faqinner dl dd a {
		color: #fff100;
		text-decoration: underline;
	}

}







/* ------------------------------------
 * 479px以下用（スマートフォン用）の記述
 * ------------------------------------ */

@media screen and (max-width: 479px) {
	#wrap #header_sp {
		width: 100%;
		background: url(../images/bg_sp_main.jpg) no-repeat;
		background-size: 100%;
	}
	
	#wrap #header_sp .title_sp img {
		margin: 0px;
		padding: 0px;
		width: 100%;	
	}
	
	/* ストアボタン　*/
	.btnarea_sp {
		padding: 0 0 30px 0;
	}
	
	.l-wrapstore {
		max-width: 100%;
		margin: 0;
		padding: 0 10px 0;
		transform: rotate(-8deg);
		-webkit-transform: rotate(-8deg);  
		-moz-transform: rotate(-8sdeg);
	}

	.grid-itemstore {
	  width: calc((100% - 6px * 3) / 3);
	  padding-left: 3px;
	  padding-right: 3px;
	  float: left;
	}

	.grid-innerstore {
		display: flex;
		padding: 0 0 10px 0;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	.grid-innerstore img {
		width: 100%;
	}
	
	/* プレセント　present */
	.present  {
		padding: 0 0 10px 0;
		background: url(../images/bg_present02.png);
	}

	.present h2 {
		width: 90%;
		margin: auto;
		padding: 5% 5% 0 5%;	
	}

	.present h2 img {
		width: 100%;
	}

	.pre_inner {
		width: 96%;
		margin: auto;
		padding: 2%;
	}

	.pre_inner img {
		width: 100%;
	}

	.presentdetail {
		width: 86%;
		margin: 2%;
		padding: 5%;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		background-color: rgba(0, 0, 0, 0.2);
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}

	.presentdetail h3 {
		padding: 0 0 10px 0;
		color: #ffffff;
		text-align: center;
		font-size: 20px;
		font-weight: bold;
	}

	.presentdetail .steparea {
		display: table;
		width: 100%;
	}

	.presentdetail .steparea p {
		display: table-cell;
		vertical-align: middle;
	}

	.presentdetail .steparea p img {
		width: 100%;		
	}

	.presentdetail dl {
		color: #ffffff;
	}

	.presentdetail dl dt {
		padding: 0 0 10px 0;
		text-align: center;
		font-size: 120%;
	}

	
	/* ゲーム紹介　aboutgame */
	.aboutgame {
	
	}

	.aboutgame_inner {
		height: auto;
		padding: 10px;
		background: url(../images/bg_sp_gama.jpg) top center no-repeat;
		background-size: 100%;
	}

	.contentstxt {
		width: 50%;
		margin: auto;
		float: left;
		font-size: 13px;
		line-height: 1.8;
		position: relative;
	}
	
	.contentstxt img {
		width: 90%;
		padding: 0 0 0 10%;
	}
	
	.contentstxt h2 {
		padding: 10px 0;
	}

	.contentstxt h2 img {
		width: 175px;
		padding: 0px;
	}
	
	/* キャラクター紹介　character */
	.character {
		background: url(../images/bg_chara.png) top center repeat-x;
		background-size: 950px;
	}

	.character .charainner {
		width: 100%;
		margin: auto;
		padding: 0 0 35px 0;
		font-size: 12px;
		line-height: 1.8;
	}

	.character .charainner h2 {
		padding: 20px 0;
	}
	
	.character .charainner h2 img {
		width: 230px !important;
	}
	
	.l-wrap {
	  max-width: 100%;
	  margin-right: auto;
	  margin-left: auto;
	}

	.grid-item {
	  width: calc((100% - 12px * 3) / 3);
	  padding-left: 6px;
	  padding-right: 6px;
	padding-bottom: 12px;
	  float: left;
	}

	.grid-inner {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  text-align: center;
	}


	.grid-inner img {
		width: 100%;
	}

	
	/* チュートリアル　character */
	.tutorial {
		position: relative;
		background: #000000 url(../images/bg_tutorial.png) top center no-repeat;
		background-size: 1100px;
	}

	.tutorial .tutorialinner {
		width: 100%;
		margin: auto;
		padding: 0 0 10px 0;
		font-size: 18px;
		line-height: 1.8;
	}

	.tutorial h2 {
		width: 223px;
		padding: 20px 0 0 0;
	}
	
	.tutorial h2 img {
		width: 100%;
	}

	.tutorial h3 {
		font-size: 22px;
		font-weight: bold;
	}
	

	.detail_wrap {
		color: #ffffff;
		text-shadow:  1px 1px 3px #000;

	}

	.detailitem01 {
		width: 100%;
		float: none;
		padding: 10px;
		background: none;
	}
	
	.detailitem01 .tutoimg {
		text-align: center;
	}
	
	.detailitem01 p img {
		width: 80%;
		margin: auto;
	}

	.detailitem02 {
		width: 100%;
		float: none;
		padding: 10px;
		background: none;
	}
	
	.detailitem02 .tutoimg {
		text-align: center;
	}
	
	.detailitem02 . img {
		width: 90%;
		margin: auto;
	}
	
	.detailitem02 p img {
		width: 80%;
		margin: auto;
	}
	
	/* より楽しもう getapp*/
	.getapp {
		background: #000000 url(../images/bg_imgsp_enjoy.jpg) top center no-repeat;
		background-size: 100%;
	}
	.getapp_inner {
		width: 100%;
		margin: auto;
		padding: 0 0 10px 0;
	}
	
	.getappdetail img {
		width: 100%;
		
	}

	.storearea {
		width: 90%;
		margin: auto;
		padding: 10px;
		background-color: rgba(2551,255,255,0.6);
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}
	
	.storearea ul {
		width: 100%;
		text-align: center;
	}

	.storearea ul li {
		display: inline-block;
		padding: 0 5% 0 0;
		width: 47%;
		
	}

	.storearea ul li:last-child {
		padding: 0;
	}
	
	.storearea ul li img {
		width: 100%;
	}
	
	.bnr {
		width: 96%;
		padding: 2%;
		margin: auto;
		background: #000000;
	}
	
	.bnr img {
		width: 100%;
	}
	
		/* スタンプとは */
	.stampwrap {
		padding: 10px;
		background: url(../images/bg_stamp.jpg);
		background-size: 50%;

	}
	
	.stampdetail {
		width: 100%;
		margin: 0;
		padding: 20px 0;
	}

	.stampinner {
		width: 100%;
		padding: 0 0 10px 0;
		float: none;
	}
	
	.stampinner img {
		width: 100%;
		padding: 0 0 10px 0;
	}

	.stampinner h2 {
		padding-bottom: 20px;
	}
	
	.stampinner h2 img {
		width: 175px !important;
		padding: 0px;
	}

	.stampitem {
		font-size: 14px;
		color: #000000;
	}

	.btn_line {
		padding: 10px 0 0 0;
	}
	
	.btn_line img {
		width: 100%;
	}

	/* FAQ */
	.faqwrap {
		padding: 10px;
		color: #ffffff;
		background: url(../images/bg_faq.jpg);
		background-size: 50%;
	}

	.faqinner {
		width: 100%;
	}

	.faqinner h2 {
		padding: 20px 0 10px 0;
	}
	
	.faqinner h2 img {
		width: 197px !important;
	}

	.faqinner dl dt {
		color: #bebece;
		padding: 20px 0 10px 0;
	}

	.faqinner dl dd {
		font-size: 110%;
		padding: 0 0 20px 0;
		border-bottom: solid 2px #262752;
	}
	
	.faqinner dl dd a {
		color: #fff100;
		text-decoration: underline;
	}
	.faqinner dl dd .small {
		font-size: 80%;
	}
}

/* 画像DL防止 */
#wrap #header_pc .title_pc {
	position: relative;
}

.character {
	position: relative;
}
.grid-inner {
	position: relative;
}
.img_Guard{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	background: url(../images/space.gif);
}

