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

.space_0{ clear: both; }

#main_s{display:none;}

#mob_s{
	position: relative;
}

#bg_main img{
	width:320px;
	height:491px;
}

#bg_main a{
	text-decoration: none;
}

.btn_001{
	width:320px;
	text-align:center;
	position:absolute; top:365px;
	font-size:30px;
	color:#fff;
	z-index:100;
}

#pre {/*事前ボタン*/
	position:absolute;
	width:256px;
	height:151px;
	display:inline-block;
/*	float:left;*/
	top: 20px;
}

#pre ul{
	width:256px;
	height:151px;
	margin:0;
}

#pre ul li{
	width:256px;
	height:151px;
	margin:auto;
}

#app_store a {
	display:block;
/*	width:256px;
	height:76px;
*/
	width: 235px;
	height: 80px;
/*	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;
/*	position: absolute;*/
	margin-top: 12px;
	margin-left: 45px;
/*	left: 65px;*/
/*	bottom: 70px;*/
	box-sizing: border-box;
}

#google_play a {
	display:block;
/*	width:256px;
	height:76px;
*/
	width: 235px;
	height: 80px;
/*	background:url(../img/btn_Pre_02.png) no-repeat;*/
	background:url(../img/googleplay_btn.png) no-repeat;
	background-size:100% 100%;
	text-indent:-9999px;
/*	position: absolute;*/
	margin-top: 5px;
	margin-left: 45px;
/*	left: 65px;*/
/*	bottom: 70px;*/
	box-sizing: border-box;
}
/*
#pre a:hover{
	background:url(../img/btn_Pre_02.png) no-repeat;
	background-position:-256px 0px;
}
*/
#members {
	display: inline-block;
/*	position: absolute;*/
/*	right: 38px;*/
/*	bottom: 15px;*/
	margin-left: 41px;
}

#members a {
	display: inline-block;
}

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

#collabo img {
	width: 294px;
}

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

#special img {
	width: 300px;
}

.timer{/*タイマー*/ 
    text-align:center;  
    width:290px; 
	height:30px; 
    margin:auto;
    margin-top:60px;
	padding-top:5px;  
    font-size:16px;  
    color:#fff;  
    text-shadow:1px 1px 1px #ccc;  
    font-weight:bold;  
    line-height:25px;  
    border:3px solid #ef007c; 
	-webkit-border-radius:10px; 
	-moz-border-radius:10px; 
	border-radius:10px; 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ef007c), color-stop(0.00, #ff5db1));  
    background: -webkit-linear-gradient(top, #ff5db1 0%, #ef007c 100%);  
    background: -moz-linear-gradient(top, #ff5db1 0%, #ef007c 100%);  
    background: -o-linear-gradient(top, #ff5db1 0%, #ef007c 100%);  
    background: -ms-linear-gradient(top, #ff5db1 0%, #ef007c 100%);  
    background: linear-gradient(top, #ff5db1 0%, #ef007c 100%);  
    shadow: 0px 0px 7px 3px #ddd, inset 0px 0px 1px 1px #f5add2; /* Safari, Chrome用 */    
    -moz-box-shadow: 0px 0px 7px 3px #ddd, inset 0px 0px 1px 1px #f5add2; /* Firefox用 */    
    box-shadow: 0px 0px 7px 3px #ddd, inset 0px 0px 1px 1px #f5add2; /* CSS3 */
}

.timer .timer_1 {
	font-size:20px;  
	padding-top: 1px;
	color: blue;
	font-weight: bold;
	font-family:"Times New Roman",serif;
	text-shadow: 0px -1px 5px #ff007c, 1px 0px 5px #ff007c, 0px 1px 5px #ff007c, -1px 0px 5px #ff007c;
}

.timer .text_1,
.timer .text_2 {
	font-family:"Times New Roman",serif;
	font-weight:bold;
	color: white;
	text-shadow: 0px -1px 5px #ff007c, 1px 0px 5px #ff007c, 0px 1px 5px #ff007c, -1px 0px 5px #ff007c;
}


#social{
	width:320px;
	height:30px;
	line-height:30px;
	text-align:center;
	/*position:fixed; top:485px;*/
	color:#fff;
	z-index:100;
	padding:15px 0px;
}

#social ul li{ float:left; margin-left:3px; margin-right:3px; text-align:center;}

#copy{
	width:320px;
	text-align:center;
	line-height:58px;
	margin-top:5px;
}

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

.mini_btn,.mini_btn_gray {
	position:absolute;
	width:294px;
	TOP:320px;
	-webkit-box-shadow: inset 0 1px rgba(255,255,255,0.3),
	 inset 0 20px rgba(255,255,255,0.2),
	 inset 0 10px 20px rgba(255,255,255,0.7),
	 inset 0 0px 25px rgba(0,0,0,1);
	 box-shadow: inset 0 1px rgba(255,255,255,0.3),
	 inset 0 20px rgba(255,255,255,0.2),
	 inset 0 10px 20px rgba(255,255,255,0.7),
	 inset 0 0px 25px rgba(0,0,0,1);
	background: #000000;
	background: -moz-linear-gradient(-45deg, hsla(0,0%,0%,1) 51%, hsla(114,100%,20%,1) 81%, hsla(123,46%,48%,1) 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(51%,hsla(0,0%,0%,1)), color-stop(81%,hsla(114,100%,20%,1)), color-stop(100%,hsla(123,46%,48%,1)));
	background: -webkit-linear-gradient(-45deg, hsla(0,0%,0%,1) 51%,hsla(114,100%,20%,1) 81%,hsla(123,46%,48%,1) 100%);
	border: #eee solid 3px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	height: 55px;
	line-height: 55px;
	margin: 20px 10px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0px -2px 5px #020,2px 0px 5px #020,0px 2px 5px #020,-2px 0px 5px #020;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.mini_btn_gray {
	background: rgb(58,58,58); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(58,58,58,1) 0%, rgba(160,160,160,1) 50%, rgba(58,58,58,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(58,58,58,1)), color-stop(50%,rgba(160,160,160,1)), color-stop(100%,rgba(58,58,58,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, rgba(58,58,58,1) 0%,rgba(160,160,160,1) 50%,rgba(58,58,58,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, rgba(58,58,58,1) 0%,rgba(160,160,160,1) 50%,rgba(58,58,58,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, rgba(58,58,58,1) 0%,rgba(160,160,160,1) 50%,rgba(58,58,58,1) 100%); /* IE10+ */
	background: linear-gradient(135deg, rgba(58,58,58,1) 0%,rgba(160,160,160,1) 50%,rgba(58,58,58,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#3a3a3a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */color: #666;
	text-shadow: 0px -2px 5px #aaa,2px 0px 5px #aaa,0px 2px 5px #aaa,-2px 0px 5px #aaa;
}

/***2nd用追記***/
.infobox_01,.infobox_02 {
/*width:300px;*/
	width:100%;
	box-sizing:border-box;
	background:#fff;
	margin:10px 0px 10px 0px;
	-webkit-border-radius:15px;
	border-radius:15px;
	overflow:hidden;
	text-align:right;
}

.infobox_01 {
	padding:10px 5px 10px 0px;
}
.infobox_02 {
	padding:0px 10px 10px 10px;
	width:320px;
	height:234px;
}

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

.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{
}


