@charset "UTF-8";


/*【全体の設定】
━━━━━━━━━━━━━━━━━━━━━━━*/
html {
	height: 100%;
	}
body {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "MS Gothic", monospace;
	}

#bg {
	background-image: url("../../img/mcom/bg.gif");
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #fff;
	width:100%;
	min-width: 980px;
	position: relative;
	}


#main {
	width: 980px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: center top;
	}

/*【ヘッダー】
━━━━━━━━━━━━━━━━━━━━━━━*/
#page_header {
	width: 100%;
	height: 100px;
	min-width: 980px;
	margin: 0 auto;
	background-image: url("../../img/mcom/bg_header.png");
	background-repeat: no-repeat;
	background-position: center top;
	}
#page_header_wrapper {
	width:980px;
	margin: 0 auto;
	position: relative;
/*	z-index: 1;*/
	}
#page_header h1 {
	float: left;
	left: 12px;
	top: 0px;
	position: relative;
	}
#page_header_string {
	float: left;
	margin: 12px 0 0 20px;
	position: relative;
	}
#page_header_twitter {
	position: absolute;
	float: right;
	right: 16px;
	top:56px;
	}

/*【フッター】
━━━━━━━━━━━━━━━━━━━━━━━*/
#page_footer {
	width: 100%;
	min-width: 980px;
	height: 60px;
	margin: 0;
	background-image: url("../../img/mcom/bg_footer.png");
	background-repeat: no-repeat;
	background-position: center top;
	}
#page_footer p {
	width: 600px;
	margin: 0 auto;
	padding: 20px 10px 0;
	text-align: center;
	text-shadow: 1px 1px 1px #024;
	font-weight: normal;
	color: #fff;
	font-size: 18px;
	}

/*【トップイメージ】
━━━━━━━━━━━━━━━━━━━━━━━*/

#top_image {
	width:980px;
	text-align: center;
	top: 0px;
	margin: 4px auto 12px;
	position: relative;
	}

#top_image .img_copy {
	position: absolute;
	margin: 0 auto;
	left: 0px;
	top: 0px;
	}

.float_clear {
	clear: both;
	}

.blank1 {
	clear: both;
	width: 800px;
	height: 8px;
	margin: 0 auto;
	}

.blank2 {
	clear: both;
	width: 800px;
	height: 16px;
	margin: 0 auto;
	}

.captionbar {
	clear: both;
	width: 680px;
	height: 36px;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #fff;
	background-color:rgba(206,64,242,0.8);
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	}

.captionbar p {
	color: #fff;
	font-size: 24px;
	padding: 8px 0 0;
	line-height: 24px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #642;
	}

.frame_wrapper {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 970px;
	background-color: rgba(255,255,255,0.5);
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	}

.frame_box {
	margin: 0 auto;
	width: 910px;
	border:1px solid #e1806d;
	background-color:rgba(213,158,99,0.2);
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}


/*【ストア】
━━━━━━━━━━━━━━━━━━━━━━━*/
store {
	width: 980px;
	margin: 12px auto;
	}
store h1 {
	display: none;
	}

.store_box {
	position: relative;
	margin: 12px auto 0;
	text-align: center;
	width: 800px;
	height: 110px;
	}
.android {
	position: absolute;
	text-align: center;
	top: 0px;
	left: 36px;
	}
.android .text {
	color: #000;
	padding: 4px 20px;
	/*font-weight: bold;*/
	text-align: center;	/*配信後はleftに*/
}
.iphone {
	position: absolute;
	text-align: center;
	top: 0px;
	left: 400px;
	}
.iphone .text {
	color: #000;
	padding: 4px 20px;
	/*font-weight: bold;*/
	text-align: center;	/*配信後はleftに*/
}
.iphone_center {
	position: relative;
	text-align: center;
	}

.iphone_center .text {
	color: #000;
	padding: 4px 20px;
	/*font-weight: bold;*/
	text-align: center;	/*配信後はleftに*/
}

#moeapp_store {
	width: 980px;
	margin: 12px auto;
	}
#moeapp_store h1 {
	display: none;
	}

#moeapp_dl {
	margin: 12px auto 8px;
	}

#moeapp_text {
	width: 800px;
	height: 48px;
	margin: 8px auto 0;
	position: relative;
	text-align: center;
	}

#moeapp_text p {
	color: #000;
	font-size: 18px;
	padding: 2px 0px;
	line-height: 22px;
	text-shadow: 1px 0px 0px #aaa;
	}

#moeapp_text2 {
	width: 700px;
	height: 74px;
	margin: 8px auto;
	position: relative;
	text-align: right;
	}

#moeapp_text2 p {
	color: #000;
	font-size: 15px;
	padding: 2px 0px;
	line-height: 18px;
	text-shadow: 1px 0px 0px #aaa;
	}

#moeapp_text2 .red {
	color: #f00;
	text-shadow: 1px 0px 0px #faa;
	}

#moeapp_text a:visited {
	font-weight: bold;
	text-shadow: 1px 0px 0px #aaa;
	}

/*【インフォメーション】
━━━━━━━━━━━━━━━━━━━━━━━*/
#information {
	width: 980px;
	margin: 12px auto;
}

#information h1 {
	display: none;
	}

#information .text_box {
	overflow:auto;
	margin: 12px auto;
	text-align: left;
	width: 860px;
	height: 94px;
	border:1px solid #fff;
	background-color:rgba(255,255,255,0.3);
	}

#information .text_box p {
	font-size: 16px;
	color: #222;
	text-shadow: 1px 1px 1px #fff;
	line-height: 22px;
	margin: 3px 0;
	padding: 4px 10px 4px;
	}


/*【ストーリー】
━━━━━━━━━━━━━━━━━━━━━━━*/
#story {
	width: 980px;
	margin: 12px auto;
	}

#story h1 {
	display: none;
	}

#story .storybox {
	position: relative;
	width: 900px;
	text-align: center;
	margin: 0 auto;
	}

#story .storybox p {
	font-size: 16px;
	color: #000;
	text-shadow: 1px 0px 0px #555;
	line-height: 22px;
	margin: 0;
	padding: 0 0;
	}

#story .story_title1 {
	position: relative;
	font-size: 26px;
	color: #ff2fda;
	line-height: 32px;
	height: 32px;
	padding:10px 0 0;
/*	text-shadow: 0px 0px 1px #e7b;*/
	font-weight: bold;
	z-index: 2;
	}

#story .story_bg {
	position: absolute;
	text-align: center;
	margin: 0;
	left: 0;
	top: 0;
	z-index: 1;
	}

#story .tbox1 {
	position: relative;
	margin: 10px auto 0;
	width: 900px;
	height: 48px;
	text-align: center;
	z-index: 2;
	}

#story .tbox2 {
	position: relative;
	margin: 10px auto 0;
	width: 900px;
	height: 114px;
	text-align: center;
	z-index: 2;
	}

#story .box1 {
	position: relative;
	margin: 32px auto 0;
	width: 900px;
	height: 752px;
	text-align: center;
	float: left;
	z-index: 2;
	}

#story .box1 p {
	font-size: 20px;
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	line-height: 22px;
	margin: 0;
	padding: 0 0;
	}


#story .cg1 {
	position: relative;
	margin: 30px 36px 0 0;
	width: 366px;
	text-align: right;
	float: right;
	z-index: 2;
	}

#story .box3 {
	position: relative;
	margin: 0 20px 0 0;
	width: 510px;
	height: 270px;
	text-align: center;
	float: right;
	z-index: 2;
	}

#story .cg2 {
	position: relative;
	margin: 0 0 0 20px;
	width: 350px;
	text-align: left;
	float: left;
	z-index: 2;
	}

#story .box4 {
	position: relative;
	margin: 6px auto 0;
	width: 900px;
	height: 166px;
	text-align: center;
	z-index: 2;
	}

#story .s1col {
	color: #fff;
	text-shadow: 1px 1px 0px #333;
	font-size: 21px;
	font-weight: bold;
	}

#story .s2col {
	color: #27b0ff;
	text-shadow: 1px 1px 0px #333;
	font-size: 21px;
	font-weight: bold;
	}

#story .s3col {
	color: #ff61f2;
	text-shadow: 1px 1px 0px #333;
	font-size: 21px;
	font-weight: bold;
	}

#story .s4col {
	color: #e80d0d;
	text-shadow: 1px 1px 0px #333;
	font-size: 21px;
	font-weight: bold;
	}

#story .blandcol {
	color: #fb18c3;
	font-size: 20px;
	text-shadow: 1px 1px 1px #fff;
	font-weight: bold;
	}

#story .titlecol {
	color: #f73a00;
	font-size: 20px;
	text-shadow: 1px 1px 1px #fff;
	font-weight: bold;
	}

#story .desccol {
	color: #fb18c3;
	font-size: 19px;
	text-shadow: 1px 0px 0px #fde;
	font-weight: bold;
	}


#story .col2 {
	color: #ff1c7c;
	font-size: 20px;
	text-shadow: 1px 0px 0px #555;
	font-weight: bold;
	}

#story .characol1 {
	color: #10ac20;
	font-size: 17px;
	text-shadow: 1px 0px 0px #888;
	font-weight: bold;
	}

#story .characol2 {
	color: #e04010;
	font-size: 17px;
	text-shadow: 1px 0px 0px #888;
	font-weight: bold;
	}

#story .characol3 {
	color: #f05060;
	font-size: 17px;
	text-shadow: 1px 0px 0px #888;
	font-weight: bold;
	}


/*【キャラクター】
━━━━━━━━━━━━━━━━━━━━━━━*/
#chara {
	width: 980px;
	margin: 12px auto;
	}

#chara h1 {
	display: none;
	}

#chara .chara_cg1 {
	position: absolute;
	text-align: left;
	margin: 0 auto;
	z-index: 3;
	}

#chara .chara_cgpos1 {
	top: 0px;
	left: 520px;
	}
#chara .chara_cgpos2 {
	top: 0px;
	left: 520px;
	}
#chara .chara_cgpos3 {
	top: 0px;
	left: 495px;
	}
#chara .chara_cgpos4 {
	top: 0px;
	left: 510px;
	}
#chara .chara_cgpos5 {
	top: 0px;
	left: 500px;
	}

#chara .chara_cg2 {
	position: absolute;
	text-align: left;
	top: 240px;
	left: 32px;
	margin: 0 auto;
	z-index: 1;
	}

#chara .chara_cg3 {
	position: absolute;
	text-align: left;
	margin: 0 auto;
	z-index: 4;
	top: 470px;
	left: 690px;
	}


#chara .chara_one {
	position: relative;
	margin: 12px auto;
	width: 860px;
	height: 640px;
	background-color: rgba(255,255,255,0.3);
	overflow: hidden;
	}

#chara .chara_one p {
	font-size: 18px;
	line-height: 18px;
	color: #000;
	}

#chara .name_box {
	position: relative;
	text-align: left;
	width: 520px;
	height: 300px;
	margin: 8px 0 0 32px;
	z-index: 2;
/*	background-color: rgba(255,255,255,0.3);*/
	}

#chara .name {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 430px;
	height: 54px;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	}

#chara .name p {
	padding: 2px 0 0;
	font-size: 38px;
	line-height: 54px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 2px 1px #559;
	}


#chara .kana {
	padding: 0 0 0 10px;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #55c;
	}

#chara .c_color_1 {
	background-color: rgba(210,40,255,1.0);
	}

#chara .c_color_1a {
	background-color: rgba(210,40,255,0.6);
	}

#chara .c_color_2 {
	background-color: rgba(89,139,255,0.7);
	}

#chara .c_color_3 {
	background-color: rgba(89,139,255,0.7);
	}

#chara .mes {
	position: relative;
	text-align: left;
	margin: 8px auto 0;
	width: 500px;
	height: 72px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	}

#chara .mes p {
	padding: 6px 0 0 12px;
	font-size: 21px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	text-shadow: 2px 2px 1px #52c;
	}

#chara .spec {
	position: relative;
	text-align: left;
	margin: 8px auto 0;
	width: 500px;
	height: 84px;
	background-color: rgba(220,190,255,0.7);
	}

#chara .spec p {
	padding: 12px 0 0 12px;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-shadow: 1px 1px 1px #eee;
	}

#chara .txt {
	position: absolute;
	text-align: left;
	margin: 0 auto;
	width: 600px;
	height: 160px;
	top: 516px;
	left: 6px;
	background-color: rgba(245,130,120,0.8);
	background-color: rgba(220,190,255,0.9);
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	z-index: 5;
	}

#chara .txt p {
	padding: 10px 14px;
	font-size: 18px;
	line-height: 22px;
/*	font-weight: bold;*/
	color: #001;
	text-shadow: 1px 1px 1px #999;
	}

/*【サンプル画像】
━━━━━━━━━━━━━━━━━━━━━━━*/
#sample {
	width: 980px;
	margin: 12px auto;
	}

#sample h1 {
	display: none;
	}

.sample_block {
	width: 900px;
	height: 88px;
	margin: 15px auto 0;
	}

.sample_block .tm {
	margin: 0 12px;
	}

.sample_block a img {
	border: 1px solid #fff;
	opacity: 1;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	transition: all 0.2s linear 0;
	}
.sample_block a:hover img {
	border: 1px solid #f00;
	opacity: 0.8;
	}

/*【ムービー】
━━━━━━━━━━━━━━━━━━━━━━━*/
#movie {
	width: 980px;
	margin: 12px auto;
	}

#movie h1 {
	display: none;
	}

#movie .t_title {
	position: relative;
	width: 900px;
	height:100px;
	margin: 8px auto 4px;
	padding: 0;
	text-align: center;
	}

#movie .t_title p {
	padding: 4px;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #ef005e;
	text-shadow: 1px 1px 1px #b55;
	}

#movie .m_box {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background-color:rgba(255,36,150,0.3);
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

/*【ページトップ】
━━━━━━━━━━━━━━━━━━━━━━━*/
#pagetop {
	position: fixed;
	bottom: 60px;
	right: 0px;
	display: none;
	z-index: 10;
	}

/*【商品仕様】
━━━━━━━━━━━━━━━━━━━━━━━*/
#product {
	width: 900px;
	margin: 0 auto 0;
	padding: 0 0 24px;
	background: transparent;
	font-size: 20px;
	line-height: 21px;
	color: #fff;
	}
#product h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #ce40f2;
	text-shadow: 1px 1px 0 #305;
	}
#product table {
	margin: 0 auto;
	}
#product th {
	border:1px solid #a13dc0;
	}
#product td {
	border:1px solid #a13dc0;
	}
#product td {
	padding: 4px 10px;
	font-size: 18px;
	color: #224;
	text-shadow: 1px 1px 1px #fff;
	background-color: rgba(255,255,255,0.5);
	}

#product th {
	text-align: right;
	width: 180px;
	padding: 4px 6px 0 0;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 1px #222;
	background-color:rgba(160,80,230,0.9);
	}

#product .model {
	width: 330px;
	}


/*【インストール画面】
━━━━━━━━━━━━━━━━━━━━━━━*/
#inst {
	width: 980px;
	margin: 12px auto;
	}
#inst h1 {
	display: none;
	}

.b_button {
	margin: 16px auto 20px;
	}

