﻿@charset "utf-8";
*{margin: 0;padding: 0}
*:focus { outline: none; }/*黃框消除*/
*{-webkit-text-size-adjust:none;}/*字體尺寸限制解除*/
a{text-decoration:none;cursor: pointer}
img {border:0px; } /*圖片超連結邊框消除*/
em,i{ font-style: normal;}
html { margin: 0; padding: 0; height: 100%; }

ul { margin: 0; padding: 0;}
li{ list-style-type:none; margin: 0; padding: 0;}
.boxfly{position: absolute; left:-9999em; top:-9999em;}
.font-red{ color:#e91e63;}
.font-yel{color:#fff000;}
select{-webkit-appearance: none; background: #fff;}

/*▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 電腦版 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒*/

body {	margin: 0px; padding: 0; width: 100%; height: 100%;	font-family: Century Gothic,"微軟正黑體";background: #a92fff;}

/**/
.wrapper{ display:block; width:750px; margin:0 auto; margin-bottom: 180px;}


/*主視覺*/
.title{	height: auto;	position: relative;	margin: 0px auto;}
.title img{ width:100%;}
.title:after { content: "請使用手機觀看"; text-align: center; display: block;background: #750bbf; width: 100%; border-radius: 2em; text-align: center; color:#fff000; margin: 0 auto; font-size: 4em; font-weight: bold; padding: 5% 0; letter-spacing: 0.3em; margin-bottom: 2%;}

.fix_btn{ display:none;}
.midtxt01 {display:none;}
.midtxt02 {display:none;}
.midnote { display:none;}


/*▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 手機版 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒*/

@media screen and (min-width: 320px) and (max-width: 750px){

	.title:after{ display:none;}
.wrapper{ display:block; width:100%; margin:0 auto;padding-bottom: 20%;}
.nopad{padding-bottom: 3%;}
/*手機專用浮動選單*/
.fix_btn{ display:block; width:100%; height:auto; position:fixed; bottom:0; z-index:88; clear:both;  background: rgba(0%, 0%, 0%, 0.6); padding: 2% 0 2% 2%; box-sizing: border-box;}
.fix_btn .btnbox{width: 32%;  height: auto; float: left; text-align: center;  box-sizing: border-box;  font-size: 130%; border-radius: 5px;  margin-right: 1%;  box-shadow: 0 0 3px #0b3159;overflow: hidden;font-weight: bold; line-height: 1.7em;}
.fix_btn .btnbox i{ display: block; background: #fff; }

.fix_btn .btnbox img{ width:46%; margin: 5% auto;}

.fix_btn .btn01{ background-color: #727171;  color: #727171; }
.fix_btn .btn01 i:before{ content: "尚未開始"; font-size: 90%; }
.fix_btn .btn02{ background-color: #d310e5;  color: #d310e5; }
.fix_btn .btn02 i{animation:pulse 1s infinite alternate;}
		@keyframes pulse{
		0%,100%{transform:scale(1);}
		50%{transform:scale(1.8,1.8);}
		}
.fix_btn .btn02 i:before{ content: "開始挑戰"; }

.fix_btn .btn02 i:after{ background-image: url(../images/icon01.png);  background-size: 13px 16px;  display: inline-block;  width: 13px;  height: 16px; content:"";  }
.fix_btn .btn03{ background-color: #bf7a7a;  color: #bf7a7a; }
.fix_btn .btn03 i:before{ content: "活動結束"; font-size: 90%;  }
.fix_btn .btn04{ background-color: #22ac38;  color: #22ac38; }
.fix_btn .btn04 i:before{ content: "發放完畢"; font-size: 90%; }
.fix_btn .btn05{ background-color: #00a0e9;  color: #fff; width: 90%; margin: 0 0 0 5%; letter-spacing: 0.2em; font-size:200% !important; }


/*內容文字-標題*/
.midtxt01 {display: block;background: #750bbf; width: 80%; border-radius: 2em; text-align: center; color:#fff; margin: 0 auto; font-size: 1.5em; font-weight: bold; padding: 1% 0; letter-spacing: 0.3em; margin-bottom: 2%;}
	
.midtxt02 {display: block;background: #570093; width: 82%; border-radius: 1em 1em 0 0; text-align: center; color:#fff; margin: 0 auto; font-size: 1.5em; font-weight: bold; padding: 1% 0; letter-spacing: 0.3em; position: relative; border: 15px solid #750bbf;}
.midtxt02 img{ width:22%;  position: absolute; left: 10%; top: 20%;}
.midtxt02 i{ display: inline-block; text-align: center;  font-size: 150%; padding-left: 30%; width: 100%; box-sizing: border-box; }

/*內容文字*/
.midnote { display: block;width:100%; box-sizing:border-box; padding: 2% 5%; color: #fff; letter-spacing: 0.1em; font-size: 1em;}
.midnote i{ background: #ddacff; font-size: 110%; font-weight: bold; color: #750bbf;  padding: 0.5% 3% 1.2% 3%; text-align: center; border-radius: 1em; }
.midnote ul{ margin-bottom: 6%;text-align: justify;}
.midnote li{ list-style: decimal; margin-left: 11%;line-height: 1.3em; margin-top: 2%;}
.midnote p{ margin-left: 5%;line-height: 1.5em; margin-top: 2%; margin-bottom: 2%;}
	
/*內容問與答*/
.qatxt {background:#750bbf; width: 90%; margin: 0 auto;border-radius: 0 0 1em 1em; padding-bottom: 4%;}
.qatxt select{height:auto;margin:0 3% 3% 0;padding:2% 0 3% 4%;border:1px solid #cbcbcb;width:100%;display: inline-block;text-align:left; font-size: 110%; box-sizing: border-box;}
.qatxt p{ font-size: 150%; letter-spacing: 0.03em;}
.qatxt p span{ color: #fff000;}
.qatxt p o{ font-size: 60%; letter-spacing: 0.05em; line-height: 1.5em; color: #cf8cff; padding-top:0;}
.qatxt em{ margin-left: 5%;line-height: 1.5em; margin-top: 2%; margin-bottom: 2%; color:#000; background: #fff000; border-radius: 2em; display: block; text-align: center; width: 90%; font-size:130%; padding: 2% 0;}
.qatxt em b{ color:#ff0; font-size:170%; padding: 5% 0; display: block; background: #f00;}
.qatxt o{ font-weight: normal; display: block; padding-left: 4%; padding-top: 3%;}
.qatxt strong{height:auto;margin:0 3% 3% 3%;padding:3% 0;border:1px solid #cbcbcb;width:95%;display: inline-block;text-align:center; font-size: 190%; box-sizing: border-box;  background: #fff; border-radius: 0.4em; color: #000;}
/*內容問與答-送燦坤K幣*/
.qacoin em{color:#fff; font-size:250%; padding: 3% 0; display: block; background: #e91e63; font-weight: bold;}
	


}

.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(94, 110, 141, 0.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -o-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

    .cd-popup.is-visible {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
        -o-transition: opacity 0.3s 0s, visibility 0s 0s;
        transition: opacity 0.3s 0s, visibility 0s 0s;
    }

.cd-popup-container {
    overflow: hidden;
    position: relative;
    width: 90%;
    max-width: 400px;
    height: 250px;
    overflow-y: scroll;
    margin: 4em auto;
    background: #FFF;
    border-radius: 12px 12px 18px 18px;
    text-align: center;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.checkBoxHeight {
    height: 316px;
}

.cd-popup-container p {
    padding: 3em 1em;
}

.cd-popup-container .cd-buttons {
    margin-bottom: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
}

    .cd-popup-container .cd-buttons:after {
        content: "";
        display: table;
        clear: both;
    }

    .cd-popup-container .cd-buttons li {
        float: left;
        width: 50%;
    }

    .cd-popup-container .cd-buttons .onlyBtn {
        width: 100%;
    }

        .cd-popup-container .cd-buttons .onlyBtn a {
            border-radius: 0 0 12px 12px !important;
            background: #FED34F !important;
            color: #000;
        }

    .cd-popup-container .cd-buttons a {
        display: block;
        height: 55px;
        line-height: 55px;
        text-transform: uppercase;
        text-decoration: none;
        color: #FFF;
        -webkit-transition: background-color 0.2s;
        -o-transition: background-color 0.2s;
        transition: background-color 0.2s;
    }

    .cd-popup-container .cd-buttons li:first-child a {
        background: #FED34F;
        border-radius: 0 0 0 12px;
    }

.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
    background-color: #fc8982;
}

.cd-popup-container .cd-buttons li:last-child a {
    background: #FEA4A5;
    border-radius: 0 0 12px 0;
}

.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
    background-color: #c5ccd8;
}

.cd-popup-container .cd-popup-close {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 30px;
    height: 30px;
    background: #282727;
    border-radius: 50%;
    border: 2px solid #fff;
}

    .cd-popup-container .cd-popup-close::before,
    .cd-popup-container .cd-popup-close::after {
        content: '';
        position: absolute;
        top: 15px;
        width: 14px;
        height: 3px;
        background-color: #fff;
    }

    .cd-popup-container .cd-popup-close::before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 8px;
    }

    .cd-popup-container .cd-popup-close::after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        right: 9px;
    }

.is-visible .cd-popup-container {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

@media only screen and (min-width: 1170px) {
    .cd-popup-container {
        margin: 8em auto;
    }
}