@charset "UTF-8";
/* CSS Document */
ul, il{list-style-image: none;
	list-style-type: none;}	
.ie6 img {	width:100%;}
img{height: auto;width: 100%;}
html {	overflow-x: hidden;}
*, body, html {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
}
body {
	background-color: #FFF;
	background-image: url(../img/bg-pc.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.container {
	overflow: hidden;
	text-align: center;
}

/*header*/
.navbar-default{
	background-color: transparent;
	margin-top: 10px;
}

.page-header{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}
.page-header h1{
	height: auto;
	max-height: 161px;
	max-width: 627px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
}

/*-------------------*/
.navbar-fixed-top{
	max-width: 1170px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	z-index: 90;
}
.navbar-fixed-bottom{
	width:100%; 
	z-index: 90;
	display: block;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	}
.navbar-fixed-bottom > ul.navbar-nav{ padding-bottom: 10px;	overflow: hidden;}

.navbar-nav li a{
	display: block;
	float: left;
	height: 109px;
	width: 213px;
	max-height: 109px;
	max-width: 213px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
}

.logo, .logo2{
	display: block;
	height: 119px;
	width: 283px;
	max-height: 119px;
	max-width: 283px;
	margin-top: 5px;
	z-index: 99 !important;
}

.logo2{
	margin-right: auto;
	margin-left: auto;
	display: none;
}
.candy a{background-image: url(../img/btn_sale.png);}
.point a{background-image: url(../img/btn_gp.png);}
.event a{background-image: url(../img/btn_eve.png);}
.home a{background-image: url(../img/btn_home.png);}
.close a{background-image: url(../img/btn_off.png);}
/*active*/
.candy a.active{background-image: url(../img/btn_active_01.png);}
.point a.active{background-image: url(../img/btn_active_03.png);}
.event a.active{background-image: url(../img/btn_active_05.png);}
.navbar-nav li a.active{
	display: block;
	float: left;
	max-height: 124px;
	max-width: 213px;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-size: auto 100%;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-o-background-size: auto 100%;
}
/*-----------------------------------------------------*/
.move-R30{margin-left: 30px;}
.move-L30{margin-left: -57px;}
/*maincontent*/
.main{
	width: 100%;
	margin-top: 13%;
}
.role{
	background-image: url(../img/pms-gala.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	height: 63px;
	width: 74px;
	display: block;
	position: absolute;
	z-index: 99;
	margin-top: -62px;
	right: 20px;
}

.pms{
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
}
.pms-25{
	max-height: 221px;
	max-width: 245px;
	margin-top: -20px;
	margin-left: 40px;
}
.d-box{
	width: 560px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: block;
	height: auto;
	border: 4px solid #36ccff;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 8px;
}
.d-box ul, .d-box li,
.d-box-m ul, .d-box-m li{padding: 0px;}
.d-box-m{	display: none;}
/*--------------*/
.appicon{
	float: left;
	height: 113px;
	width: 113px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.word{
	overflow: hidden;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
li.word > span{
	font-size: 1em;
	float: left;
	clear: both;
	display: block;
	width: 100%;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
}
.qr{
	display: block;
	max-height: 110px;
	max-width: 111px;
	float: right;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.word-pc{
	height: 126px;
	width: 552px;
	max-height: 126px;
	max-width: 552px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
a.d-btn {
	background-image: url(../img/download.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	display: block;
	height: 53px;
	max-width: 296px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
a.d-btn2{
	height: 131px;
	width: 320px;
	display: none;
}

a.d-btn2 img, .role img{
	width: 100%;
	height: auto;
}

.note{
	font-size: 0.8em;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	color: #242424;
	width: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #15a7ea;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: none;
}
.note b{color: #08597e;	font-size: 1.1em;}

/*----------------------------------------
------------------------------------footer*/
footer {
	clear: both;
	display: block;
	width: 100%;
	border-top: 3px solid #ffcc00;
	background-color: #fff;
    text-align: center;
	padding-top: 12px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 12px;

}
.footer-in{
	max-width: 1150px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.logos, .copytxt, .txt{	text-align: center;}
.logos img,
.copytxt img,
.txt img{
	height: auto;
	width: 100%;
}
.logos{
	max-height: 69px;
	max-width: 695px;
}
.copytxt{	max-height: 94px;
	max-width: 665px;}
.txt{	max-height: 80px;
	max-width: 306px;}
/*-------------------------------------------------*/
/*--------------------page use----------------------*/
.price-pc, .gash-pc{
	display: block;
	text-align: center;
	max-width: 900px;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
}
body.page, body.page2{
	background-image: url(../img/PC_p2bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFF;
	background-attachment: fixed;
}
/*event*/
.news_box{
	display: block;
	max-width:1106px;
	width: 95%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 10px;
	
}
.news_box > .top{
	display: block;
	margin: 0px;
	clear: both;
	max-width: 1105px;
	background-image: url(../img/pc_p4_03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	text-align: center;
}
.news_box > .top img{
	max-width: 778px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 44px;
	margin-left: auto;
}
.news_box > .main{
	display: block;
	max-width: 1106px;
	min-height: 300px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	background-image: url(../img/PC_p4_05.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	margin-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
}

.news_box > .inbox{
	display: block;
	max-width: 900px;
	width: 100%;
	min-height: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	background-color: #ffeee1;
	margin-top: 0px;
	-webkit-border-radius: 10px;
   -moz-border-radius: 10px;
    border-radius: 10px;
}

.news_box > .foot{
	display: block;
	margin: 0px;
	clear: both;
	width: 100%;
	background-image: url(../img/pc_p4_11.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 52px;
		background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
}
.news_box > .foot img{	display: block;
	margin: 0px;}
.title{
	background-color: #c33237;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 100%;
	max-width: 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	-webkit-border-radius: 10px;
   -moz-border-radius: 10px;
    border-radius: 10px;
}
.note_box{
	max-width: 900px;
	background-color: #ffeee1;
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 40px;
	padding-left: 75px;
	text-align: left;
	}
.note_box h1{
	color: #e11d1b;
	font-size: 28px;
	text-decoration: none;
}
.note_box p, .note_box table td{
	line-height: 28px;
	color: #6f2b10;
	font-size: 1.1em;
}
.note_box table{
	text-align: center;
}	
.note_box img{
	max-width: 750px;
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

/*-------------------------------------------------*/
@media (min-width: 981px) and (max-width:1024px) {
.navbar-nav li a{
	height: 92px;
	width: 180px;
}
.logo{
	margin-left: 10px;
}
.move-L30{margin-left: -60px;}
.main{
	width: 100%;
	margin-top: 20%;
}
.pms-25{
	height: 180px;
	width: 200px;
	margin-top: -20px;
	margin-left: 130px;
}
.role{
	margin-top: -62px;
	right: 50px;
}
.d-box{
	width: 100%;
	height: auto;
	padding-bottom: 5px;
}
.appicon{
	height: 90px;
	width: 90px;
}

li.word > span{
	font-size: 0.8em;
	line-height: 18px;
}
.qr{
	max-height: 90px;
	max-width: 90px;
}
.word-pc{
	height: auto;
	width: 100%;
}
.word{
	overflow: hidden;
	float: left;
}
a.d-btn {
	background-image: url(../img/download.png);
	display: block;
	height: 35px;
	width: 195px;
}
/*footer*/
.footer-in{	width: 95%;}
	}

@media (min-width: 768px) and (max-width:980px) { 
.role{
	margin-top: -62px;
	right: 200px;
}

.appicon{
	height: 130px;
	width: 130px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.word{	margin-top: 5px;}
li.word > span{
	font-size: 1.1em;
	line-height: 26px;

}

.note{
	font-size: 1.2em;
	width: 100%;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	clear: both;
}
.note b{
	color: #08597e;
	font-size: 1.1em;
	clear: both;
	width: 100%;
	display: block;
}

.navbar-fixed-bottom{
	max-width: 660px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	padding-bottom: 10px !important;
}
/*footer*/
.footer{	margin-top: 10px;}
.logos, .copytxt, .txt{
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
/*.copytxt span{	font-size: 1em;}
.txt li{	font-size: 0.7em;}*/
}
/*//////////////////////////////////////////////*/
@media (min-width: 971px) and (max-width:980px) {
.pms-25{
	margin-top: -20px;
	margin-left: 30px;
}
.main{
	width: 100%;
	margin-top: 28%;
}
}

@media (min-width: 768px) and (max-width:970px) {
.pms-25{
	margin-top: -20px;
	margin-left: 30px;
}
.main{
	width: 100%;
	margin-top: 38%;
}
}
/*////////////////////////////////////////////////*/
@media (min-width: 668px) and (max-width:980px) { 
.appicon{
	height: 130px;
	width: 130px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a.d-btn2 {
	height: auto;
	width: 330px;
	margin-left: -40px;
}
}
@media (min-width: 601px) and (max-width:667px) { 
.appicon{
	height: 115px;
	width: 115px;
	margin-bottom: 10px;
	margin-left: 15px;
}
a.d-btn2 {
	height: auto;
	width: 280px;
	margin-left: -40px;
}
}
@media (min-width: 568px) and (max-width:600px) { 
.appicon{
	height: 100px;
	width: 100px;
	margin-bottom: 10px;
	margin-left: 20px;
}
a.d-btn2 {
	height: auto;
	width: 230px;
	margin-left: -30px;
}
}
@media (min-width: 376px) and (max-width:567px) { 
.appicon{
	height: 70px;
	width: 70px;
	margin-bottom: 5px;
	margin-left: 10px;
}
a.d-btn2 {
	height: auto;
	width: 160px;
	margin-left: -10px;
}
li.word > span{
	font-size: 0.7em;
	line-height: 18px;
}
.pms-25{
	width: 130px;
	height: auto;
	margin-left: 0px;
	margin-top: -40px;
}
.role{display: none;}
.main{
	width: 100%;
	margin-top: 36%;
}
}
@media (min-width: 360px) and (max-width:375px) { 
.appicon{
	height: 60px;
	width: 60px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a.d-btn2 {
	height: auto;
	width: 120px;
	margin-left: 10px;
	margin-top: 5px;
}
.word{	margin-left: -10px;}
li.word > span{
	font-size: 0.7em;
	line-height: 14px;
}
.pms-25{
	width: 100px;
	height: auto;
	margin-left: 0px;
	margin-top: -40px;
}
.role{display: none;}
.main{
	width: 100%;
	margin-top: 36%;
}
}
@media (min-width: 320px) and (max-width:359px) { 
.appicon{
	height: 60px;
	width: 60px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a.d-btn2 {
	height: auto;
	width: 100px;
	margin-left: 5px;
	margin-top: 10px;
}
.word{	margin-left: -5px;}
li.word > span{
	font-size: 0.6em;
	line-height: 14px;
}
.pms-25{
	width: 90px;
	height: auto;
	margin-left: -10px;
	margin-top: -40px;
}
.role{display: none;}
.main{
	width: 100%;
	margin-top: 36%;
}
}
/*////////////////////////////////////////////////*/
@media (min-width: 601px) and (max-width:767px) { 
.role{
	margin-top: -62px;
	right: 210px;
}
.pms-25{
	margin-top: -50px;
	margin-left: 0px;
}
.main{
	width: 100%;
	margin-top: 36%;
}

li.word > span{
	font-size: 1em;
	line-height: 26px;
}
.navbar-fixed-bottom ul{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.navbar-nav li a{
	height: 101px;
	width: 198px;
}
}

@media (min-width: 479px) and (max-width:600px) { 
.role{
	margin-top: -62px;
	right: 150px;
}
.main{
	width: 100%;
	margin-top: 28%;
}
.appicon{margin-bottom: 10px;}

li.word > span{
	font-size: 0.9em;
	line-height: 26px;
}
.navbar-fixed-bottom ul{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.navbar-nav li a{
	height: 92px;
	width: 180px;
}
}
/*-----------------------------------------------------*/
@media (max-width: 980px) {
body.page{
	background-image: url(../img/m_p2bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFF;
}
.candy a.active{background-image: url(../img/btn_active_01.png);}
.point a.active{background-image: url(../img/btn_active_03.png);}
.event a.active{background-image: url(../img/btn_active_05.png);}
.navbar-nav li a.active{
	padding-bottom: 10px;
}
.move-R30{margin-left: 10px;}
.move-L30{margin-left: -7px;}
.d-box-m{
	width: 100%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: block;
	height: auto;
	border: 4px solid #36ccff;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 8px;
}
.nav-top {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
.note{display: block;}
.d-box{	display: none;}
.logo2{
	height: auto;
	width: 283px;
	display: block;
}
.qr, .word-pc{display: none;}
.page-header{	margin-top: 0px;}
a.d-btn {display: none !important;}
a.d-btn2 {display: block;}
.note{
	font-size: 1em;
	width: 100%;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	clear: both;
}
.note b{
	color: #08597e;
	font-size: 1.1em;
	clear: both;
	width: 100%;
	display: block;
}
.navbar-fixed-bottom{width: 100%;}
.navbar-fixed-bottom > .navbar-nav li a{
	margin-left: -5px;
}
.footer-in{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.logos{width: 95%;	margin-right: auto;
	margin-left: auto;}
.copytxt{	width: 95%;	margin-right: auto;
	margin-left: auto;}
.txt{	width: 50%;	margin-right: auto;
	margin-left: auto;}

.news_box > .top img{
	margin-bottom: 26px;
}
}

@media (min-width: 981px) {
 .nav-bottom { display: none !important;}
}
@media (max-width: 801px) {
body {
	background-image: url(../img/bg-m.jpg);
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;}
}
@media (max-width: 479px) {
.logo2{
	height: auto;
	width: 150px;
	display: block;
}
.navbar-nav li a{
	display: block;
	height:auto;
	width: 100%;
}
.note{	font-size: 0.7em;}
.note b{font-size: 0.9em;}
.candy a{background-image: url(../img/btn_sale-m.png);}
	}
@media (max-width: 568px) {
.move-R30{margin-left: -10px;}
.move-L30{margin-left: 0px;}
}
@media (min-width: 414px) and (max-width:567px) { 
.navbar-fixed-bottom{width: 100%;}
.navbar-fixed-bottom > .navbar-nav li a{
	margin-left: -5px;
}
.navbar-fixed-bottom ul{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.navbar-nav li a{
	height: 60px;
	width: 117px;
}
}
@media (min-width: 320px) and (max-width:413px) { 
.navbar-fixed-bottom{width: 100%;}
.navbar-fixed-bottom > .navbar-nav li a{
	margin-left: -6px;
}
.navbar-fixed-bottom ul{
	width: 91%;
	margin-right: auto;
	margin-left: auto;
}

.navbar-nav li a{
	height: 50px;
	width: 98px;
}
}

/*------------------------------event*/
@media (max-width: 736px) {

.container {
	margin: 0px;
	padding: 0px;
}
.news_box{
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;

}
.news_box > .top img{	margin-bottom: 26px;}
.news_box > .top{
	display: block;
	margin: 0px;
	clear: both;
	width: 100%;
	background-image: url(../img/m_p4_03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
}
.news_box > .foot{
	display: block;
	margin: 0px;
	clear: both;
	width: 100%;
	background-image: url(../img/m_p4_11.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 40px;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
}
.news_box > .main{
	display: block;
	width: 100%;
	margin-bottom: 0px;
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	background-color: #542b0a;
	padding: 0px;
	background-image: none;
}

.news_box > .inbox{
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	padding: 0px;
}

.title{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.note_box{
	background-color: #ffeee1;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	}
.note_box h1{
	color: #e11d1b;
	font-size: 1.1em;
	text-decoration: none;
}
.note_box p, .note_box table td{
	line-height: 28px;
	color: #6f2b10;
	font-size: 1em;
}
}