body{
	background:#5144d4;
	font-family:微軟正黑體;
	font-size:16px;
	line-height:24px;
	margin:0px;
	padding:0px;
}
img{
	-webkit-tap-highlight-color: transparent;
	border:0px;
	padding:0px;
}
.hide{
	display:none;
}

#lightbox{
	background-color: rgba(0,0,0,0.66);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99;
}
.lightbox_img{
	width: 25%;
}
.lightbox_content{
	position: relative;
	border-radius: 20px;
	background-color: #fff;
	margin: 15% auto;
	padding: 3% 3% 0 3%;
	width: 60%;
	text-align: center;
	vertical-align: top;
}
.lightbox_title{
	font-weight: bold;
}
.button_cancel{
	color:#575757;
	font-size: 0.8em;
	line-height: 3em;
	text-align: center;
	background-color: #fff;
	margin: 0;
	padding: 0;		
	width: 49%;
	border: 0;
	border-top: 1px #D8D8D8 solid;
	border-right: 1px #D8D8D8 solid;
	border-radius: 0 0 0 20px ;
}
.button_confirm{
	color:#F98010;
	font-size: 0.8em;
	line-height: 3em;
	text-align: center;
	background-color: #fff;
	margin: 0;
	padding: 0;		
	width: 49%;
	border: 0;
	border-top: 1px #D8D8D8 solid;
	border-radius: 0 0 20px 0 ;
}

#ticket_area_bg{
	background: url("../images/imgCouponDetailBg@2x.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	max-width: 750px;
	margin: 0 auto;
}
#ticket_area{
	position: relative;
	width: 90%;
	margin: 0 auto;
	padding: 50px 0;
}

.ticket_title{
	position: relative;
	border-radius: 10px;
	padding: 5%;
	background-color: #fff;
	border-bottom:1px;
	border-bottom-style:dashed;
	border-bottom-color:#bebebe;
}
.ticket_title .title_img{
	display:inline-block;
	width: 20%;	
	vertical-align: top;
	border-radius: 10px;
	margin-right: 3%;
}

.ticket_title .title{
	display:inline-block;
	width: 70%;	
	vertical-align: top;
	font-size: 1.2em;
	font-weight: bold;
}
.ticket_title .title2{
	display:inline-block;
	width: 100%;	
	vertical-align: top;
	font-size: 1.2em;
	font-weight: bold;
}
.ticket_title_left{
	display:inline-block;
	width: 80%;	
	vertical-align: top;
	margin-top: 3%;
}
.ticket_title_left .date_img{
	display:inline-block;
	max-width: 16px;
	padding-top: 1.5%;
} 
.ticket_title_left .date_title{
	display:inline-block;
	vertical-align: top;
	color: #919191;
}
.ticket_title_left .date_title2{
	vertical-align: top;
	color: #df8c49;
}

.ticket_title_right{
	position: relative;
	display:inline-block;
	width: 18%;	
	vertical-align: top;
	margin-top: 3%;
	text-align: right;
}
.icon_img{
	position: absolute;
	right: -10%;
	top: -200%;
	width: 140%;
}
.icon_img img{
	width: 100%;
}
.ticket_title_right .button{
	background-color: #F98010;
	border-radius: 50px;
	border: 0;
	padding: 5% 20%;
	color: #fff;
	font-weight: bold;
}
.ad_img{
	width: 100%;
	margin: 0 auto;
}
.copy_gary{
	background-color: #f1f1f1;
	width: 80%;
	text-align: center;
	margin: 0 auto;
	padding: 3%;
	color: #919191;
	border-radius: 5px;
}
.mb3{
	margin-bottom: 3%;
}
.mb5{
	margin-bottom: 5%;
}
.mr2{
	margin-right: 2%;
}
.number{
	color:#000;
	
}
.copy_gary .code_img{
	width: 90%;
	margin: 0 auto;
} 
.copy_gary .copy_img{
	display:inline-block;
	max-width: 16px;
	padding-top: 1%;
} 
.copy_gary .copy_btn{
	display:inline-block;
	color: #1A0D67;
	vertical-align: top;
}

.dot_line{
	position: absolute;
	bottom: -20px;
	width: 93%;
}

.dot_line img{
	width: 100%;
}
.ticket_content{
	border-radius: 10px;
	padding: 3%;
	background-color: #fff;
	border-top-style: 1px dashed;
	text-align: center;
	vertical-align: top;
}

.ticket_content .code_img{
	width: 90%;
	margin: 0 auto;
} 
.ticket_content .copy_img{
	display:inline-block;
	max-width: 16px;
	padding-top: 1%;
} 
.ticket_content .copy_btn{
	display:inline-block;
	color: #1A0D67;
	vertical-align: top;
} 
.ticket_content .qrcode_img{
	padding: 0;
	margin: 0;
	width: 65%;
}
.notice{
	text-align: center;
	width: 95%;
	padding: 0 2%;
}
.notice .notice_img{
	display:inline-block;
	max-width: 16px;
	padding-top: 1%;
	vertical-align: top;
	width: 4.2%;
}
.notice .notice_text{
	display:inline-block;
	color: #808080;
	width: 94%;
	letter-spacing: -0.02em;
	vertical-align: top;
	text-align: left;
} 

.ticket_content .button_used{
	background-color: #F98010;
	border-radius: 50px;
	border: 0;
	width: 97%;
	padding: 2%;
	color: #fff;
	height: 50px;
	font-weight: bold;
	font-size: 1em;
}

.ticket_content .button_hgp{
	background: url("../images/hgp_logo.png") no-repeat;
	background-size: 30%;
	background-position: center;
	background-color: #270089;
	border-radius: 50px;
	border: 0;
	width: 97%;
	padding: 2% 20%;
	height: 50px;
}
.button_2part{
	width: 100%;
	position: relative;
	height: 10%;
}
.ticket_content .button_used2{
	width: 47%;
	background-color: #F98010;
	border-radius: 50px;
	border: 0;
	color: #fff;
	height: 50px;
	font-weight: bold;
	font-size: 1em;
	display:inline-block;
	vertical-align:top;
}
.ticket_content .button_used3{
	width: 47%;
	background-color: #270089;
	border-radius: 50px;
	padding: 2% 0;
	border: 0;
	color: #fff;
	height: 50px;
	font-weight: bold;
	font-size: 1em;
	display:inline-block;
	vertical-align:top;
}
.ticket_content .button_hgp2{
	width: 47%;
	background: url("../images/hgp_logo.png") no-repeat;
	background-size: 60%;
	background-position: center;
	background-color: #270089;
	border-radius: 50px;
	padding: 2% 0;
	border: 0;
	height: 50px;
	display:inline-block;
	vertical-align:top;
}
.rule{
	width: 100%;
	line-height: 1.2em;
}
.rule h4{
	margin: 0;
	margin-top: 5%;
	padding: 0;
	text-align: left;
	font-weight: normal;
}
.rule h5{
	margin: 0;
	margin-top: 2%;
	padding: 0;
	text-align: left;
	font-weight: normal;
}

@media only screen and (max-width: 750px) {
	
}


