/*ALL*/
*{	box-sizing:border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;-webkit-test-size-adjust:none;font-family:"�L�n������" ,'Microsoft JhengHei',sans-serif;}
.KOLPOP p{
	font-size:1em;
	color:#333;
	line-height:1.6em;
}
.KOLBT {width: 70%;margin: 10px auto;}
.KOLBT .pq_BG_GRA_ORANGE02{
    font-family: 微軟正黑體, "Microsoft JhengHei", sans-serif, Helvetica, Arial;
    display: block;
    width: 100%;
    height: 40px;
    font-size: 1.2rem;
    line-height: 40px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: bold;
    box-sizing: border-box;
    margin: 0px auto;
    border-radius: 5px;
    text-decoration: none;
    border: 1px solid #ff8800;
    background: #ffa946;
    background: -webkit-linear-gradient(#ffa946 0%, #ff8800 100%);
    background: -o-linear-gradient(#ffa946 0%, #ff8800 100%);
    background: linear-gradient(#ffa946 0%, #ff8800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa946', endColorstr='#ff8800',GradientType=0 );
    -moz-box-shadow: inset 0px 0px 2px rgba(255,255,255,1);
    -webkit-box-shadow: inset 0px 0px 2px rgba(255,255,255,1);
    box-shadow: inset 0px 0px 2px rgba(255,255,255,1);
}
.KOLBT .pq_BG_GRA_ORANGE02:hover{
	color: #fff9bc;
    background: #e93700;
    background: -moz-linear-gradient(top, #e93700 0%, #ff7200 100%);
    background: -webkit-linear-gradient(top, #e93700 0%,#ff7200 100%);
    background: linear-gradient(to bottom, #e93700 0%,#ff7200 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e93700', endColorstr='#ff7200',GradientType=0 );
}
.KOLPOP h3{
	font-size:1.5em;
	color:#9167c1;
	line-height:1.5em;
	font-weight:bold;
	text-align: center;
}	
/*PC*/
.KOLPOP{
	width:500px;
	height:auto;
	overflow:hidden;
	background-color:#fff;
	padding:10px;
	position:fixed;
	margin:0 auto;
	z-index:1000;
	left:50%;
	top:20%;
	margin-left:-250px;
	border: 6px solid #c39fec;
	-moz-box-shadow:
		0px 0px 20px rgba(000,000,000,1);
	-webkit-box-shadow:
		0px 0px 20px rgba(000,000,000,1);
	box-shadow:
		0px 0px 20px rgba(000,000,000,1);}		
.KOLPOP .KOLPOP_XX{
	width:40px;
	height:40px;
	position:absolute;
	right:6px;
	top:6px;
}	
.KOLPOP .KOLPOP_XX a{
	display:block;
	width:40px;
	height:40px;
	background-repeat:no-repeat;
	background-image:url(../images/XX_icon_p.png);
	background-position:center center;
}
.KOLPOP .W{
	width:80%;
	margin:0 auto;
}
.KOLPOP .CONTENT{
	width: 100%;
	margin-top: 10px;
}
.KOLPOP .CONTENT .DISCOUNT{
	width: 70%;
	margin: 10px auto 18px auto;;
}
.KOLPOP .CONTENT .DISCOUNT p:first-child{
	font-size: 2em;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
	background-color: rgb(255, 248, 190);
	margin-bottom: 5px;
}
.KOLPOP .CONTENT .DISCOUNT p:last-child{
	font-size: 1em;
	line-height: 1.6em;
	text-align: center;
	font-weight: bold;
	background-color: rgb(255, 248, 190);
}
.KOLPOP .CONTENT .P_REMIND{
	margin-left: 15px;
	position: relative;
}
.KOLPOP .CONTENT .P_REMIND::before{
	content: '';
	display: inline-block;
	height: 6px;
	width: 6px;
	border-radius: 10px;
	background-color: #333;
	position: absolute;
	left: -13px;
	top: 9px
}
.KOLPOP .CONTENT .EMOJI{
	width: 50%;
	margin: 0 auto;
}
.KOLPOP .CONTENT .EMOJI img{width: 100%;height: auto;}
/*MOBILE*/
@media screen and (max-width:767px){
.KOLPOP h3{
	font-size:1.5em;
	color:#9167c1;
	line-height:1.5em;
	font-weight:bold;
	text-align: center;
}	
.KOLPOP{
	width:90%;
	height:auto;
	overflow:hidden;
	background-color:#fff;
	padding:10px;
	position:fixed;
	left:5%;
	top:10%;
	margin-left:-45%;
	margin:0 auto;
	z-index:999;
	border: 5px solid #c39fec;
	-moz-box-shadow:
		0px 0px 20px rgba(000,000,000,1);
	-webkit-box-shadow:
		0px 0px 20px rgba(000,000,000,1);
	box-shadow:
		0px 0px 20px rgba(000,000,000,1);}	
.KOLPOP .KOLPOP_XX{
	width:25px;
	height:25px;
	position:absolute;
	right:6px;
	top:6px;
}
.KOLPOP .KOLPOP_XX a{
	display:block;
	width:25px;
	height:25px;
	background-size:25px 25px;
	background-repeat:no-repeat;
	background-image:url(../images/XX_icon.png);
	background-position:center center;
}
.KOLPOP .W{
	width:90%;
	max-width: 420px;
	margin:0 auto;
}
.KOLPOP .CONTENT{
	width: 100%;
	margin-top: 30px;
}
.KOLPOP .CONTENT .DISCOUNT{
	width: 85%;
	max-width: 320px;
	margin: 10px auto 18px auto;;
}
.KOLPOP .CONTENT .DISCOUNT p:first-child{
	font-size: 1.8em;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}
.KOLBT {width: 85%;max-width: 320px;margin: 10px auto;}
}
