@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
html {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}
a img {
	border: none;
}
a {
	color: #000;
	outline:none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
*, *:before, *:after {
	box-sizing: border-box;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	background: url(../images/common/bg.png) repeat 0 0;
	font-size: 16px;
}
#page .nest {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	max-width: 900px;
}
#header h1 {
	padding: 38px 0 40px 0;
}
#header h1 img {
	margin-left: -1%;
	width: 103%;
	max-width: 900px;
	hegith: auto;
}
#intro .banner {
	margin-bottom: 20px;
}
#intro .banner img {
	width: 100%;
	height: auto;
}
#official .banner {
	margin-bottom: 20px;
}
#official img {
	width: 100%;
	max-width: 896px;
	height: auto;
}
#footer {
	overflow: hidden;
	padding: 13px 0 0 0;
}
#footer .nest {
	position: relative;
	overflow: visible;
}
#footer .chara_l {
	position: absolute;
	left: 0px;
	bottom: -75px;
	z-index: 100;
}
#footer .chara_r {
	position: absolute;
	right:-10px;
	bottom: -75px;
	z-index: 100;
}
#index p{
	text-align: center;
	color: #fff;
	padding: 5px 0 0 0;
	margin:0 0 15px 0;
}
#footer .social{
	top:0;
}
#footer .copyright {
	position: relative;
	margin-top: 0px;
	padding: 15px 0 10px 0;
	background: url(../images/top/bg_index.png) repeat 0 0;
	text-align: center;
	font-size: 8px;
	letter-spacing: -1px;
	line-height: 1.5;
	color: #fff;
}
.copyright span{
	display: block;
}
#footer .copyright .nest {
	padding: 0 20px;
}
.title {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
}
.title span {
	font-weight: normal;
}
.social {
	position: relative;
	padding: 15px 0;
	text-align: center;
	z-index: 50;
}
.social li {
	display: inline-block;
	margin: 0 5px;
}
.download .fow {
	text-align: center;
}
.buy {
	font-size: 0;
	margin: 0 auto;
	max-width: 480px;
	text-align: center;
}
.buy li {
	display: inline-block;
	margin: 10px 2%;
	width: 47%;
}
.buy li.ios {
  width: 38%;
}
.buy li img {
	width: 100%;
	height: auto;
}
.memo {
	margin: 20px 15px;
	padding: 16px 20px;
	border: solid 1px #d7d5cc;
	background: #fff;
	text-align: center;
	text-align: left;
	line-height: 1.5;
	border-radius: 8px;
}
.memo span {
	display: block;
}
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
}
.v-pc {
	display: none;
}
@media screen and (min-width: 901px) {
	a {
		transition: opacity .25s;
	}
	a:hover {
		opacity: .6;
	}
	.v-sp {
		display: none;
	}
	.v-pc {
		display: block;
	}
	#page .nest {
		overflow: visible;
	}
	#header h1 {
		padding-bottom: 60px;
	}
	#header h1 img {
		margin-left: 8px;
		width: 896px;
		height: 464px;
	}
	.download {
		position: relative;
		margin: -49px 0 10px 0;
	}
	#intro .fow {
		text-align: right;
		margin: 0 -2px 15px 0;
	}
	#intro .buy,
	#footer .buy {
		position: absolute;
		top: 45px;
		margin: 0;
		max-width: 900px;
		width: 900px;
	}
	#contents .buy {
		max-width: 900px;
		width: 900px;
	}
	.buy li {
		margin: 10px 15px;
		width: 222px;
	}
	.buy li.ios {
		width: 180px;
	}
	.fow img {
		width: 300px;
		height: 119px;
	}
	.memo span {
		display: inline;
	}
	.memo span.break {
		display: block;
	}
	#contents .social{
		padding:70px 0 0 0;
		top:-70px;
	}
	#official .banner {
		margin-bottom: 30px;
	}
	#footer .fow{
		text-align: center;
		margin-bottom: 15px;
	}
	#footer .chara_l {
		left: 5px;
		bottom: -12px;
	}
	#footer .chara_r {
		right: -15px;
		bottom: -12px;
	}
	.chara_l img{
		width: 146px;
		height: 228px;
	}
	.chara_r img{
		width: 164px;
		height: 228px;
	}
	#footer .buy{
		top: 120px;
	}
	#footer .social{
		top: 50px;
	}
	#footer .copyright {
		margin-top: 50px;
		padding: 15px 0 90px 0;
		font-size: 12px;
		letter-spacing: 0;
	}
	.copyright span{
		display:inline;
	}
	.copyright span.break{
		display:block;
	}
}