@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/timepiece/bg.gif");
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #edf;
	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/timepiece/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/timepiece/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: 0px 0px 2px #005;*/
	font-weight: nomal;
	color: #fff;
	font-size: 19px;
	}

/*【トップイメージ】
━━━━━━━━━━━━━━━━━━━━━━━*/

#top_image {
	width:980px;
	text-align: center;
	margin: 8px auto 0;
	position: relative;
	}

#top_image .top_border {
	border: 3px solid #fff;
	}

#top_image .img_copy {
	position: absolute;
	margin: 0 auto;
	left: 0px;
	top: 0px;
	}

.f_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: 540px;
	height: 36px;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #fff;
	background-color:rgba(190,100,30,1.0);
	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 #953;
	}

.frame_wrapper {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 970px;
	border:2px solid #843;
	background-color:rgba(255,240,220,0.8);
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

.frame_box {
	margin: 0 auto;
	width: 920px;
	border:1px solid #a41;
	background-color:rgba(255,250,235,1.0);
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	}

/*【ストア】
━━━━━━━━━━━━━━━━━━━━━━━*/
.store {
	width: 980px;
	margin: 12px auto;
	}
.store h1 {
	display: none;
	}

.store_box {
	position: relative;
	margin: 12px auto 0;
	text-align: center;
/*	width: 800px;*/
	width: 910px;
	height: 110px;
	}
.android {
/*
	position: absolute;
	text-align: center;
	top: 0px;
	left: 36px;
*/
	position: relative;
	text-align: center;
	margin: 0 auto;
	float: left;
	width: 450px;
	}
.android .text {
	color: #000;
	padding: 4px 20px;
	/*font-weight: bold;*/
	text-align: center;	/*配信後はleftに*/
}
.iphone {
/*
	position: absolute;
	text-align: center;
	top: 0px;
	left: 400px;
*/
	position: relative;
	text-align: center;
	margin: 0 auto;
	float: left;
	width: 450px;
	}
.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_dl .button {
	margin: 0 4px;
	}


#moeapp_text {
	width: 900px;
	height: 76px;
	margin: 8px auto 0;
	position: relative;
	text-align: center;

	}

#moeapp_text p {
	color: #000;
	font-size: 20px;
	padding: 2px 0px;
	line-height: 26px;
	text-shadow: 1px 0px 0px #aaa;
	}

#moeapp_text2 {
	width: 900px;
	height: 50px;
	margin: 8px auto;
	position: relative;
	text-align: center;
	}

#moeapp_text2 p {
	color: #000;
	font-size: 20px;
	padding: 2px 0px;
	line-height: 26px;
	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: 880px;
	height: 76px;
	background-color:#fff;
	}

#information .text_box p {
	font-size: 18px;
	color: #222;
	text-shadow: 0px 0px 1px #aaa;
	line-height: 31px;
	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: left;
	margin: 0 auto;
	}

#story .story_title {
	position: relative;
	font-size: 26px;
	color: #ff9913;
	line-height: 28px;
	height: 28px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	font-weight: bold;
	z-index: 1;
	text-align: center;
	}

#story .tbox {
	position: relative;
	margin: 0 auto;
	text-align: left;
	}

#story .tcg1 {
	margin: 10px 20px 0 90px;
	float: left;
	border:3px solid #fff;
	}

#story .tbox1 {
	margin: 10px auto 0;
	width: 420px;
	height: 390px;
	padding-top: 20px;
	float: left;
	}

#story .tbox p {
	font-size: 20px;
	color: #000;
	text-shadow: 1px 0px 0px #555;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0 0;
	}

#story .sbox {
	position: relative;
	width: 880px;
	height: 900px;
	margin: 14px auto 2px;
	text-align: left;
	background-image: url("../../img/timepiece/story_bg.jpg");
	background-repeat: repeat-y;
	background-position: center top;
	border: 1px solid #aaa;
	}

#story .stxt {
	position: relative;
	margin: 40px auto 0;
	text-align: center;
	line-height: 23px;
	width: 810px;
	height: 820px;
	background-color:rgba(255,255,255,0.8);
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	}

#story .stxt p {
	padding: 16px 0 0;
	color: #211;
	font-size: 18px;
	font-weight: normal;
	text-shadow: 1px 0px 1px #e55;
	}

#story .yougobox {
	position: relative;
	width: 880px;
	height: 230px;
	margin: 0 auto;
	text-align: left;
	background-image: url("../../img/timepiece/ybg.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-color:rgba(255,255,255,0.4);
	border: 1px solid #922;
	}

#story .ytop {
	position: absolute;
	text-align: left;
	width: 880px;
	height: 35px;
	line-height: 20px;
	top: 0px;
/*
	background-image: url("../../img/timepiece/ytop.png");
	background-repeat: no-repeat;
	background-position: center top;
*/
	}

#story .ytop p {
	padding: 10px 0 0 50px;
	color: #722;
	color: #8c461e;
	font-size: 20px;
	font-weight: normal;
	text-shadow: 1px 0px 1px #a55;
	}

#story .ycg {
	position: absolute;
	top: 35px;
	left: 15px;
	border: 1px solid #baa;
	}

#story .ytxt {
	position: absolute;
	text-align: left;
	width: 540px;
	height: 180px;
	top: 35px;
	left: 320px;
	line-height: 20px;
/*	border: 1px solid #caa;*/
	}

#story .ytxt p {
	padding: 4px 0 0 2px;
	color: #422;
	font-size: 16px;
	font-weight: normal;
	text-shadow: 1px 0px 0px #511;
	}

#story .ybottom {
	position: absolute;
	width: 880px;
	height: 40px;
	bottom: 0px;
	background-image: url("../../img/timepiece/ybottom.png");
	background-repeat: no-repeat;
	background-position: center top;
	}

#story .yougoh2 {
	height: 330px;
	}

#story .ytxth2 {
	height: 280px;
	}

/*【キャラクター】
━━━━━━━━━━━━━━━━━━━━━━━*/
#chara {
	width: 980px;
	margin: 12px auto;
	}

#chara h1 {
	display: none;
	}

#chara .c_cg1 {
	position: absolute;
	text-align: left;
	margin: 0;
	z-index: 3;
	top: 0px;
	left: 490px;
	}

#chara .c_cg2 {
	position: absolute;
	text-align: left;
	margin: 0;
	z-index: 2;
	top: 300px;
	left: -120px;
	}


#chara .chara_base {
	position: relative;
	margin: 0 auto;
	width: 920px;
	height: 860px;
	background-repeat: repeat;
	background-position: center top;

	border-top: 1px solid #822;
	border-bottom: 1px solid #822;

	overflow: hidden;
	}

#chara .cbox {
	position: relative;
	width: 920px;
	height: 860px;

	z-index: 1;

	}

#chara .ctop {
	position: absolute;
	width: 920px;
	height: 94px;
	top: 0px;

	background-image: url("../../img/timepiece/ctop.png");
	background-repeat: no-repeat;
	background-position: center top;
	}

#chara .ctop2 {
	position: absolute;
	width: 920px;
	height: 94px;
	top: 0px;

	background-image: url("../../img/timepiece/ctopsub.png");
	background-repeat: no-repeat;
	background-position: center top;
	}

#chara .ccenter {
	position: absolute;
	width: 920px;
	height: 226px;
	top: 370px;

	overflow: hidden;

	background-repeat: no-repeat;
	background-position: center top;
	}

#chara .cc01 {
	background-image: url("../../img/timepiece/cc01.png");
	}
#chara .cc02 {
	background-image: url("../../img/timepiece/cc02.png");
	}
#chara .cc03 {
	background-image: url("../../img/timepiece/cc03.png");
	}
#chara .cc04 {
	background-image: url("../../img/timepiece/cc04.png");
	}
#chara .cc05 {
	background-image: url("../../img/timepiece/cc05.png");
	}
#chara .cc06 {
	background-image: url("../../img/timepiece/cc06.png");
	}
#chara .cc07 {
	background-image: url("../../img/timepiece/cc07.png");
	}
#chara .cc08 {
	background-image: url("../../img/timepiece/cc08.png");
	}


#chara .cbottom {
	position: absolute;
	width: 920px;
	height: 200px;
	bottom: 0px;

	background-image: url("../../img/timepiece/cbottom.png");
	background-repeat: no-repeat;
	background-position: center top;
	}

#chara .cbottom2 {
	position: absolute;
	width: 920px;
	height: 200px;
	bottom: 0px;

	background-image: url("../../img/timepiece/cbottomsub.png");
	background-repeat: no-repeat;
	background-position: center top;
	}

#chara .name_box {
	position: absolute;
	text-align: left;
	width: 700px;
	height: 54px;
	margin: 0 auto;
	overflow: hidden;
	color: #000;
	z-index: 4;
	}

#chara .name {
	position: absolute;
	margin: 0;
	width: 480px;
	height: 52px;
	line-height: 40px;
	z-index: 4;
	}

#chara .name p {
	padding: 12px 0 0 20px;
	font-size: 38px;
	text-align: left;
	font-weight: bold;
	text-shadow: 0px 0px 0px #fff;
	}

#chara .kana {
	font-size: 22px;
	font-weight: bold;
	text-shadow: 0px 0px 0px #fff;
	z-index: 4;
	}

#chara .cv {
	position: absolute;
	text-align: right;
	margin: 0;
	width: 170px;
	height: 32px;
	top: 20px;
	left: 440px;
	z-index: 5;
	}

#chara .cv p {
	padding: 10px 0 0 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #eee;
	}

#chara .cg1pos01 {
	top: -5px;
	left: 512px;
	}
#chara .cg1pos02 {
	top: 0px;
	left: 540px;
	}
#chara .cg1pos03 {
	top: 10px;
	left: 550px;
	}
#chara .cg1pos04 {
	top: -5px;
	left: 580px;
	}
#chara .cg1pos05 {
	top: 0px;
	left: 550px;
	}
#chara .cg1pos06 {
	top: -5px;
	left: 512px;
	}
#chara .cg1pos07 {
	top: 0px;
	left: 500px;
	}
#chara .cg1pos08 {
	top: 0px;
	left: 500px;
	}

#chara .cg2pos01 {
	top: 300px;
	left: -170px;
	}
#chara .cg2pos02 {
	top: 300px;
	left: -110px;
	}
#chara .cg2pos03 {
	top: 300px;
	left: -70px;
	}
#chara .cg2pos04 {
	top: 290px;
	left: -40px;
	}
#chara .cg2pos05 {
	top: 300px;
	left: -95px;
	}
#chara .cg2pos06 {
	top: 300px;
	left: -170px;
	}
#chara .cg2pos07 {
	top: 300px;
	left: -85px;
	}
#chara .cg2pos08 {
	top: 240px;
	left: -80px;
	}


#chara .bgcol01 {
	background-color: #fe3c7d;
	}
#chara .bgcol02 {
	background-color: #ff3e3e;
	}
#chara .bgcol03 {
	background-color: #ff9601;
	}
#chara .bgcol04 {
	background-color: #43a8ff;
	}
#chara .bgcol05 {
	background-color: #27dd1e;
	}
#chara .bgcol06 {
	background-color: #a152fb;
	}
#chara .bgcol07 {
	background-color: #ff2703;
	}

#chara .col01 {
	color: #ff9601;
	}
#chara .col02 {
	color: #33b68c;
	}
#chara .col03 {
	color: #ff2194;
	}
#chara .col04 {
	color: #ff7f7f;
	}
#chara .col05 {
	color: #43a8ff;
	}
#chara .col06 {
	color: #a152fb;
	}
#chara .col07 {
	color: #4c15a7;
	}
#chara .col08 {
	color: #5f5f5f;
	}

#chara .txt {
	position: absolute;
	width: 560px;
	height: 250px;
	text-align: left;
	line-height: 20px;
	z-index: 6;

	top: 100px;
	left:20px;

	}

#chara .txt p {
	padding: 0;
	font-size: 17px;
	color: #520;
	text-shadow: 0px 0px 3px #888;
	}

#chara .spec {
	position: absolute;
	margin: 0;
	text-align: left;
	width: 310px;
	height: 200px;
	line-height: 21px;

	top: 455px;
	left: 420px;

	background-color: rgba(230,200,180,0.7);
	border-radius:32px;
	-webkit-border-radius:32px;
	-moz-border-radius:32px;
	z-index: 7;
	}

#chara .spec p {
	padding: 16px 0 0 22px;
	font-size: 14px;
	color: #520;
	text-shadow: 0px 0px 3px #888;
	}

#chara .mes {
	position: absolute;
	margin: 0;
	text-align: center;
	width: 640px;
	height: 200px;
	line-height: 32px;

	top: 710px;
	left: -10px;

	background-color: rgba(255,255,255,0.85);
/*	background-color: rgba(255,210,220,0.85);*/
	border-radius:32px;
	-webkit-border-radius:32px;
	-moz-border-radius:32px;
	z-index: 7;
	}

#chara .mes p {
	padding: 30px 0 0 0px;
	font-size: 25px;
/*	color: #fff;*/
	font-weight: bold;
	text-shadow: 1px 0px 1px rgba(128,128,128,0.6);
	}


/*【サンプル画像】
━━━━━━━━━━━━━━━━━━━━━━━*/
#sample {
	width: 980px;
	margin: 12px auto;
	}

#sample h1 {
	display: none;
	}

.sample_block {
	width: 900px;
	height: 98px;
	margin: 0 auto;
	text-align: center;
	}

.sample_block .tm {
	margin: 0 10px;
	}

.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:110px;
	margin: 14px auto 0;
	padding: 0;
	text-align: center;
	}

#movie .t_title p {
	padding: 4px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #0060ff;
	text-shadow: 1px 1px 1px #831;
	}

#movie .m_box {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background-color:rgba(150,36,255,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: #842;
	text-shadow: 1px 1px 0 #334;
	}
#product table {
	margin: 0 auto;
	}
#product th {
	border:1px solid #bbb;
	}
#product td {
	border:1px solid #bbb;
	}
#product td {
	padding: 4px 10px;
	font-size: 18px;
	color: #000;
	text-shadow: 1px 1px 1px #aaa;
	background-color: rgba(255,255,255,0.9);
	}

#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 #033;
	background-color:rgba(140,70,30,0.9);
	}

#product .model {
	width: 330px;
	}


/*【インストール画面】
━━━━━━━━━━━━━━━━━━━━━━━*/
#inst {
	width: 980px;
	margin: 12px auto;
	}
#inst h1 {
	display: none;
	}

#inst .title {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	}

#inst .dl {
	margin: 12px auto 8px;
	}

#inst .dl_button {
	margin: 0 8px;
	}

#inst_android {
	display:inline;
	}
#inst_other {
	display:inline;
	}

#inst_qr {
	position: relative;
	background:#fff;
	margin: 0 auto;
	text-align: center;
	padding:0;
	width: 500px;
	height: 440px;
	line-height: 14px;
	border:1px solid #aaa;
	}

#inst_qr .titleimg {
	margin: 0 auto;
	padding:0;
	}

#inst_qr .qr {
	position: relative;
	margin: 0 auto;
	padding:0;
	width: 400px;
	height:140px;
	}
#inst_qr .qrimg {
	position: relative;
	width:135px;
	height:135px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	float:left;
	}

#inst_qr .qrtext {
	position: relative;
	text-align: left;
	width:240px;
	height:135px;
	margin: 0 auto;
	padding:20px 0 0;
	line-height: 20px;
	float:left;
	}

.apk_inst_qr {
	}

.apk_inst_qr a:hover img {
//	border: 1px solid #000;
//	opacity: 0.8;
	}

.b_button {
	margin: 16px auto 20px;
	}

