body {min-width: 1200px; color: #000; font: 13px/1.6em "Century Gothic", Arial, 'Microsoft JhengHei', "蘋果儷中黑", "儷黑 Pro", "新細明體", "sans-serif";}
a {text-decoration: none; transition: .3s ease-in-out;}
:focus {  outline: none;}
i {font-style: normal;}
.footer { width: 100%;	margin: auto}
.display_pc { display: block;}
.display_m { display: none;}
.pro_temp{display: none}

b {color: crimson;}
.red {color: #ed0000; font-weight: bold;}

/*main*/
.main { position: relative; width: 100%; overflow: hidden; 
background: url("../images/kv_bg.png")no-repeat center top, url("../images/main_bg.jpg")center 1030px #fff;}

/*kv*/
.kv_container { position: relative; margin: auto; max-width: 1200px; height: 1000px;}
.kv_logo{ position: absolute; top: 3.5%; left: -5%; filter: drop-shadow(0px 0px 3px #4e9cff); z-index: 6; --animate-duration: 2s;}
.kv_logo a img, .kv_event a img, .kv_but a img { transition: .3s all ease-in-out;}
.kv_slogan { position: absolute; top: 33px; left: 164px; z-index: 2; --animate-duration: 2s;}
.kv_event { position: absolute; top: 285px; left: 282px; z-index: 2; --animate-duration: 2s;}
.kv_but { position: absolute; top: 256px; right: 256px; z-index: 3; --animate-duration: 2.5s;}
.kv_goods { position: absolute; top: 395px; right: 246px; z-index: 4;}
.kv_deco{ position: absolute; top: 0; left: -238px; z-index: 1; pointer-events:none;}
@media(hover:hover) {
.kv_logo a img:hover {transform: translateY(-8%); filter: brightness(1.2);}
.kv_but a img:hover {transform: translateY(-3%); filter: brightness(1.2);}
}

/**prod**/
.prod_wrapper {position: relative; font-size: 17px; line-height: 1.5em; padding-bottom: 60px;}
.ProductList {position: relative; z-index: 100;}
.group {width: 1100px; margin: 0 auto; margin-bottom: 50px; border-radius: 50px; background: #fff; border: solid 3px #1d81c3; overflow: hidden;}

/**活動說明**/
.prod_wrapper h1 {display: table; background: #000; color: #fff; border-radius: 10px; border: 3px solid #fff; font-size: 24px; line-height: 24px; font-weight: bold; text-align: center; padding: 15px 60px; margin: 30px auto;}
.prod_wrapper h2 {position: relative; font-size: 33px; font-weight: 800; text-align: center; background: #1d81c3; color: #fff; border-radius: 50px 50px 0 0; padding: 30px 0;}
.prod_wrapper h2 span {color: yellow;}

.terms_content {width: 90%; margin: 0 auto 40px;}
.group h3 {color: #1d81c3; font-weight: bold; font-size: 18px; line-height: 23px; margin-top: 20px;}
.group h3 strong {color: #ffe398; margin-right: 3px;}
.group h4 {background-color: #a7624c; border-radius: 20px; font-size: 22px; line-height: 30px; font-weight: bold; padding: 5px 20px; display: inline-block; margin: 20px 0; color: #fff;}
.group h5 {width: 100%; background-color: #a9864d; border-radius: 25px 25px 0 0; font-size: 22px; line-height: 30px; font-weight: bold; margin-top: 5px; padding: 10px 0; color: #fff; text-align: center; }
.group ul {padding: 5px 0;}
.group li {margin: 0 30px 3px 40px; list-style-type: decimal;}
.group li strong {color: red;}
.group li.circle {list-style-type: circle; margin-left: 28px;}
.group p { padding-left: 10px; margin-bottom: 5px;}

/*box*/
.box01 {margin: 10px 0;	background: #6F6F6F;}
.box01 tr td {border-bottom: 0px; padding: 5px 2px 7px 5px; border: 1px solid #35a964;}
.box01 a,.box01 a:visited {color: #050AFF; text-decoration: underline;}
.box01 i {color: #000000;	font-style: normal;	padding-left: 5px;}
.tr002 {text-align: center; color: #fff; height: 40px;	background: #35a964; line-height: 18px;}
.tr001 {background: #ffffff;}
a.btn_back {display: table; margin: auto; padding: 15px 50px; border-radius: 50px; background-color: #d4314a; color: #fff; text-align: center; font-size: 30px; transition: linear .2s; cursor: pointer; font-weight: bold;}
a.btn_back:hover {background-color: tomato; -webkit-transform: translate(0, -5px);  transform: translate(0, -5px);}

.terms_container1 h3, .terms_container2 h3 {
    background-color: #6f6f6f;
    border-radius: 0 20px 20px 0;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    padding: 5px 20px;
    display: inline-block;
    margin: 10px 0;
    color: #fff;}

a.btn-s {display: inline-block; font-weight: bold; border-radius: 10px; color: #fff; background: tomato; border-bottom: 2px #c55325 solid; margin: 5px 3px; padding: 5px 20px; transition: transform .35s; -webkit-transform: translate(0, 0); transform: translate(0, 0); transition: .3s ease-in-out;}


.button{width: 340px; margin: 0 auto; text-align: center; position: relative;}
.button a {display: inline-block; background: #cc3032; border-radius: 20px; color: #FFF; padding: 16px 40px; border-bottom: 5px #8d1f20 solid; font-size: 24px; text-align: center; font-weight: bold; margin-top: 5px; cursor: pointer; transition: .3s ease-in-out;}

.btn_go:hover {transition: .3s ease-in-out;}

@media(hover:hover) {
a.btn-s:hover {background-color: #c55325; border-bottom: 2px #c55325 solid;}
.button a:hover{background-color: #8d1f20;}
.btn_go:hover {filter: brightness(110%); transform: scale(0.95);}
}

/*bg_wrapper*/
.bg_wrapper {display: none; position: absolute; width: 100%; height: 100%; top: 0; z-index:-1; pointer-events: none;}
.bg_fly {top: 0; width: 100%; height: 100%; background: url("../images/float.png") center 650px;}

@media screen and (min-width: 1025px) {
.NavArea {display: none; width: 100px; position: fixed; top: 80px; right: 5px; z-index: 999;}
.Nav-slide.active {background-color: #fd831f;}
.Nav-slide.active a {color: yellow;}
.Nav-slide.active a:hover {color: #fff100;}
.go_top {display: block; cursor: pointer;}
.float_tit {position: absolute; top: -68px; left: -10px;} 

.Nav-wrapper {position: relative; width: 100px; font-size: 15px; line-height: 20px; text-align: center;
        background: rgb(0 0 0 / 64%); border-radius: 0 0 20px 20px; padding: 20px 5px 5px;}
.Nav-wrapper:first-child {padding-top: 20px;}
.Nav-wrapper li {font-size: 15px; line-height: 19px; text-align: center; background: transparent; margin: auto; padding: 4px 0; padding-right: 0; letter-spacing: 0;} 
.Nav-wrapper li span {display: block;}
.Nav-wrapper li.highlight {font-size: 24px; border-radius: 0 0 20px 20px; padding: 10px 0 15px;}
.Nav-wrapper li a {color: #fff; font-weight: bold; cursor: pointer; position: relative; z-index: 500;}
.Nav-wrapper li a:hover {color: #fff100;}
.Nav-wrapper li.highlight0 {color: #ffd24b; font-size: 27px; line-height: 28px; font-weight: bold; padding-bottom: 10px;}
}


@media screen and (max-width:1024px) {
body {width: 100vw;  min-width: inherit; background-color: #000;}
* {box-sizing: border-box;}
.gotop {background: url(//www.payeasy.com.tw/pay_event/pezlib/images/icon_top.png) no-repeat; height: 36px; position: fixed; right: 10px; width: 36px; bottom: 80px; z-index: 900; display: none;}
.gotop a {display: block; width: 48px; height: 36px;}
.header {width: 100vw;}
.display_m {display: block;}
.display_pc {display: none;}
    
.main {background: url("../images/kv_bg_m.jpg")no-repeat center top, url("../images/main_bg.jpg")center 82vw #fff;; background-size: 100%, 100%; padding-bottom: 50px;}

.kv_wrapper{ }
.kv_wrapper img {width: 100%;}
.kv_container {width: 100vw; height: 82vw;}
.kv_slogan {width: 67vw; top: 5vw; left: 5vw;}
.kv_event {width: 55vw; top: 26.5vw; left: 12vw;}
.kv_but {width: 19vw; top: 7vw; left: 72vw;}
.kv_goods {width: 50vw; top: 37.7vw; left: 25vw;}

/*table-RWD*/
table.two-axis {border: 1px solid #08164e; margin: 0 auto 10px;}
table.two-axis tr td {background: #fff;}
table.two-axis tr, table.two-axis th, table.two-axis td {border: 1px solid #08164e; font-size:14px;}
table.two-axis.bt tfoot th:before, table.two-axis.bt tfoot td:before, table.two-axis.bt tbody td:before {background: #ebebeb; color: #555;}
table.two-axis tr td:first-of-type,
table.two-axis tr:nth-of-type(2n+2) td:first-of-type,
table.two-axis tr td:first-of-type:before {background: #d8f2fa;}
table.two-axis tr td:first-of-type:before {padding-bottom: 10px;} 
    
/*table-box2*/    
table.box2 {margin: 3px 0; font-size: 14px;}
table.box2 tr td {padding: 5px;}    

/**prod_m**/
.prod_wrapper { }
.group {width: 96%; margin: 0 auto; margin-bottom: 15px; padding-bottom: 20px; border-radius: 30px;border: solid 2px #fff;}
	
.prod_wrapper h1 {border: 0; font-size: 15px; line-height: 15px; padding: 10px 20px; margin: 20px auto;}
.prod_wrapper h2 {font-size: 18px; padding: 15px 20px; border-radius: 30px 30px 0 0;}
.terms_content {width: 96%; margin: auto;}
.terms_content h3 {margin-top: 10px;}
.terms_content h4 {font-size: 18px;}
.terms_content h5 {margin-top: 0;}
.terms_content li {margin: 0 0 3px 25px;}
.terms_content li.circle {margin-left: 20px;}
.terms_content span{display: block!important;}		
	
a.btn_back {display: none;}
   
.rule-img.all {width: 100%; margin: auto; padding: 3px 0;}
.rule-img.all img {width: 100%;}
	
.btn_5 {padding-top: 0;}
	

/**NavArea-top**/ 
.NavArea {display: none; position: fixed; top: 0; left: 0; right: 0; z-index: 998;}
.NavArea .Nav {position: relative; margin: 0; padding: 0; overflow-x: scroll; background: #000; border-bottom: 2px solid #ccc;}
.NavArea .Nav ul {display: flex;}
.NavArea .Nav li {z-index: 10;flex: none;}
.NavArea .Nav a {display: block; color: #fff; text-decoration: none; position: relative; padding: 0 12px; height: 50px; font-size: 15px; line-height: 50px; font-weight: bold; }
.Nav-slide.active a {color: yellow;}
.NavArea li.highlight0 {display: none;}
.Nav-slide.active a {color: yellow; font-weight: bold; border-bottom: 2px solid yellow; background: #525252;}
}

@media screen and (max-width:768px) {    		
.prod_wrapper {font-size: 13px; line-height: 1.4em; padding-bottom: 90px;}
.group {padding-bottom: 10px;}
	
.box_m {display: inline-table;}
.box_pc {display: none;}
	
.button { width: 60vw;}
.button a {border-radius: 10px; padding: 7px 25px; font-size: 15px; display: block;}
}

@media screen and (max-width:576px) {	
.main {padding-bottom: 0;}
.terms_content h5 {font-size: 16px; line-height: 24px;}
.terms_content h4 {margin: 10px 0 0; padding: 3px 20px; font-size: 15px;}
.terms_content h3 {font-size: 15px;}
	
.charts-list.top span {letter-spacing: -1px;}
.charts-list.no1, .charts-list.no2, .charts-list.no3 {
	font-size: 14px; line-height: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 20px;
    border-top-left-radius: 0;}
span.list_number {width: 10%;}
span.list_name {width: 38%;}
span.list_quantity {width: 20%;}
span.list_money {flex: 1;}
	
.charts-list {font-size: 14px;}
}


@media screen and (max-width:375px) {

	
}

@media screen and (max-width:320px) {

}