@charset "utf-8";
	body{ background-color:#000;}
	.pc, .header{ display:none;}
	.mobile{ width:100%; display:block;font-family:"微軟正黑體";}
	h3{ width:100%;
		padding-top:26%;
		background-size:100%;
		background-image:url(../images/phone_02.png);
		background-repeat:no-repeat;
		text-indent:-9999px;}
	.phone_bg{
		background-image:url(../images/phone-bg.jpg);
		background-size:100%;
		background-repeat:no-repeat;
		}
	.phone_poster{ width:58%; margin:0 auto;}
	.movie-name{ font-size:20px;font-weight:bold; color:#ffde00; text-align:center; padding:10px 0 0 0;}
	.Free-btn_2{
		width:50%; 
		margin:5px auto 0 auto;
		background-size:200%;
		background-image:url(../images/btn.png);
		background-repeat:no-repeat;
		text-indent:-99999px;
		padding:9% 0 0 1%;		
		}
	.Free-btn_3{
		width:50%; 
		margin:5px auto 0 auto;
		background-size:200%;
		background-image:url(../images/btn2.png);
		background-repeat:no-repeat;
		text-indent:-99999px;
		padding:9% 0 0 1%;		
		}
	.notification_3{
		color:#fff;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		width:80%;
		margin:0 auto 0 auto;
		line-height:24px;}
	.notification_4{
		color:#dc5252;
		font-size:15px;
		font-weight:bold;
		text-align:center;
		width:80%;
		margin:5px auto 0 auto;}
	.method_2{ color:#d4d3d3; font-size:14px; width:80%; margin:20px auto; line-height:18px; padding:0 0 0 30px;}
	.method_2 li{ list-style-type: decimal; margin:5px 0;}
	.method_2 a{
		color: #ffe44c;
		text-decoration: underline;
	}
