body{
	display:block;
	padding:0;
	margin:auto;
	height:auto;
	background: #000;
	width:1024px;
}

.space_0{height: 20px; clear: both;}

#main_s{}

#mob_s{display:none;}

#bg_main img{
	width:1024px;
	height:768px;
}

.btn_001{
	width:864px;
	text-align:center;
	position:absolute;
	top:580px;
	font-size:30px;
	color:#fff;
	z-index:100;
	padding:0 80px;
}


#pre {/*事前ボタン*/
	position:relative;
	width:239px;
	height:105px;
	display:inline-block;
/*	float:left;*/
	margin-top:4px;
}

#pre ul{
	width:239px;
	height:105px;
	margin:0;
}

#pre ul li{
	width:239px;
	height:105px;
	margin:auto;
}

#pre ul li a{
	display:block;
	width:239px;
	height:105px;
	background:url(../img/btn_Pre_ver_1_2.png) no-repeat;
	background-position:2px 0px;
/*	background-size:100% 100%;*/
	text-indent:-9999px;
}

#pre a:hover{
	background:url(../img/btn_Pre_ver_1_2.png) no-repeat;
	background-position:-235px 0px;
}

#pre.gray {
/*	display:block;*/
	display: inline-block;
	width:256px;
	height:76px;
	background:url(../img/btn_Pre_02_gr.png) no-repeat;
	text-indent:-9999px;
}


#app_store {/*事前ボタン*/
	position:absolute;
	width:256px;
	height:76px;
	display:inline-block;
/*	float:left;*/
	margin-top:4px;
	left: 40px;
	top: 10px;
}

#app_store ul{
	width:256px;
	height:76px;
	margin:0;
}

#app_store ul li{
	width:256px;
	height:76px;
	margin:auto;
}

#app_store ul li a{
	display:block;
/*	width:256px;
	height:76px;
*/
	width: 280px;
	height: 90px;
/*	background:url(../img/btn_Pre_02.png) no-repeat;*/
	background:url(../img/app_store_download.png) no-repeat;
	background-size:100% 100%;
	text-indent:-9999px;
}

#google_play {/*事前ボタン*/
	position:absolute;
	width:256px;
	height:76px;
	display:inline-block;
/*	float:left;*/
	margin-top:4px;
	left: 390px;
	top: 10px;
}

#google_play ul{
	width:256px;
	height:76px;
	margin:0;
}

#google_play ul li{
	width:256px;
	height:76px;
	margin:auto;
}

#google_play ul li a{
	display:block;
/*	width:256px;
	height:76px;
*/
	width: 280px;
	height: 90px;
/*	background:url(../img/btn_Pre_02.png) no-repeat;*/
	background:url(../img/googleplay_btn.png) no-repeat;
	background-size:100% 100%;
	text-indent:-9999px;
}


#members {
	display: inline-block;
	position: absolute;
	right: 65px;
	bottom: -80px;
}

#members a {
	display: inline-block;
}

#collabo {
	width: 100%;
	margin-top: 15px;
	text-align: center;
}

#collabo img {
	width: 440px;
}

#special {
	width: 100%;
	margin-top: 15px;
	text-align: center;
}

#special img {
	width: 450px;
}

.timer{/*タイマー*/ 
	float:right;
	text-align:center;
	width:560px;
	height:76px;
	line-height:76px;
	margin:0px auto 0;
	font-size:44px;
	color:#fff; 
	text-shadow:1px 1px 1px #ccc;
	font-weight:700;
	background:url(../img/timer_bg_main.png) no-repeat;
}

.timer .timer_1 {
	padding-top: 1px;
	color: white;
	font-weight: bold;
	padding-left:360px;
	font-family:"Times New Roman",serif;
	text-shadow: 0px -1px 10px #00f, 1px 0px 10px #00f, 0px 1px 10px #00f, -1px 0px 10px #00f;
}

.timer .text_1 { display:none; }
.timer .text_2 { display:none; }


#social{
	width:1024px;
	height:20px;
	/*background: rgba(255,255,255,0.4);*/
	background: url('../img/bg_color_01.png');
	text-align:center;
	position:absolute; top:715px;
	color:#fff;
	z-index:100;
	padding:10px 0px;
}

#social ul li{float:right; margin-right:10px;}

#copy{
	width:450px;
	text-align:left;
	line-height:58px;
	margin-top:15px;
}

#footer_txt{
	font-size:12px;
	margin:-10px;
	text-align:left;
	margin-left:5px;
	background:#000;
/*	padding-bottom:400px;*/
	padding-bottom:20px;
	color: white;
}

/***2nd用追記***/
.infobox_01,.infobox_02 {
	/*width:984px;*/
	/*width:500px;*?
	/*margin-left:auto;*/
	/*margin-right:auto;*/
	display: inline-block;
	background:#fff;
	padding-top:20px;
	margin-top:20px;
	-webkit-border-radius:15px;
	border-radius:15px;
	overflow:hidden;
	text-align:right;
	float:left;
	vertical-align: top;
	box-sizing: border-box;
}

.infobox_01 {
	width:610px;
	height: 225px;
	margin-left: 8px;
	padding-right: 5px;
	float:right;
}

.infobox_02 {
	width: 400px;
	height: 225px;
}

.imgbox {
	position:relative;
	width:115px;
	display:inline-block;
}
.imgbox img {
	width: 115px;
}

.moviebox {
	position:relative;
	width:300px;
	display:inline-block;
}
.moviebox img {
	width:300px;
}

.check{
	position:absolute;
	top:5px; right:5px;
	width:40px; height:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	background:rgba(0,0,0,0.3);
	border:2px solid #fff;
	color:#fff;
	text-align:center;
	line-height:40px;
	font-size:30px;
	font-weight:bold;
	z-index:100;
}

.movie_title{
	width:70px;
	height:185px;
	float:right;
	background:url('../img/movie_title.jpg');
	background-size: 100% 100%;
}

