﻿bt@charset "utf-8";
/* CSS Document */

iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

html {
	margin:0;
	padding:0;	
}

body {
	position:relative;
	margin:0;
	padding:0;
	background-color:#f9f0e5;
	font-family:Verdana, "微軟正黑體";
	text-align:center;
}

h1 {
	padding:0;
	line-height:100%;
	font-size:0;
	text-align:center;
  margin-top: 97px;
}

h1 img {
	margin:0;
	padding:0;
	width:100%;
	max-width:1140px;
}

.mv_bg {
	background:url(images/bg.png);
  background-position:center 97px;
}

/*copyright開始*/

#copyright {
	padding:0;
	width:100%;
	background:#000;
	display:inline-block;
}

#copyright img {
	margin:0;
	padding:0;
	line-height:0;
	width:112px;
	height:60px;
	display:inline-block;
}

#copyright p {
	font-size:13px;
	margin:0;
	padding:0;
	color:#FFF;
	line-height:58px;
	display:inline-block;
}

/*copyright結束*/

.fix {
	padding:0;
}

.fix_left {
	padding-left: 0;
}

.fix_right {
	padding-right: 0;
}

.content {
	margin:-30px auto;
	width:100%;
	text-align:center;
	border-radius:15px;
}

.content .box {
	margin:30px 0;
	padding: 50px 50px 10px;
	background-color:#f2e1cd;
	border-radius:60px;
	box-sizing: border-box;
	position: relative;
	text-align: left;
}


.item_box {
	margin: 30px auto;
	width: 100%;
	text-align: center;
}


.item_box img {
	width: 100%;
	height: auto;
	max-width: 350px;
}

.item_box .text {
	text-align: center;
	margin: 0;
}

.item_box .num {
	margin: 5px 0 0 0;
	padding: 5px 30px;
	text-align: center;
	background-color: #ffea02;
	border-radius: 99px;
	display: inline-block;
	color: #000;
	font-size: 15px;
}

.content .line {
	margin: 0 auto;
	padding: 0 20px;
	text-align:center;
	width: 100%;
	max-width: 600px;
	background-image:url(images/out_line.png);
	background-position: center center;
	background-repeat: repeat-x;
}


.content .line .title {
	padding: 0 20px;
	background-color: #e60012;
	clear:both;
	text-align:center;
	display: inline-block;
	font-family: Microsoft YaHei,"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif;
	font-size: 36px;
	font-weight: 300;
	color: #fff;
}

h2 {
	color: #df4d4e;
	font-size: 36px;
	padding: 0;
	margin: 0;
	
}

.title_bg {
	padding: 5px 30px;
	background: #ed5556;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	margin: 0 15px 0 0;
	font-size: 24px;
}

.content .item {
	margin:0 auto 30px auto;
	max-width: 1000px;
}

.content .item img {
	width: 100%;
	max-width: 1000px;
}

.content p {
	margin:20px auto;
	clear:both;
	line-height:200%;
	display:block;
	text-align:left;
	font-size:22px;
	color: #000;
}

.content .note {
	margin: 0 auto;
	padding: 30px 0 0 0;
	text-align: center;
	color: #fff;
}

.btn a {
	display:inline-block;
	text-align:center;
	margin:10px 0;
	padding:5px 30px;
	color:#fff;
	background-color:#e60012;
	border: 2px solid #fff;
	border-radius:99px;
	line-height:230%;
	text-decoration:none;
	font-size:20px;
}

.btn a:hover {
	background-color:#fff;
	color:#e60012;
	font-weight: bold;
}

.finger {
	margin: -25px 0 0 0;
}

.finger img {
	width: 40px;
}

.prize {
	background: #f9f0e5;
	border-radius: 30px;
	margin: 0 0 30px 0;
	padding: 10px 15px 30px;
}

.game {
	background: #f9f0e5;
	border-radius: 10px;
	margin: 0 0 30px 0;
	padding: 0 15px;
}

.game img {
	width: 100%;
	height: auto;
	max-width: 200px;
}

.way_box {
	margin: 0 0 60px 0;
	overflow: hidden;
}

.way {
	display: inline-block;
	border: 2px solid #c4955f;
	background: #f9f0e5;
	padding: 20px 30px;
	border-radius: 10px;
	width: 100%;
	margin: 0 15px 0 0;
}

.way p {
	color: #765f45;
	font-size: 22px;	
	text-align: center;
	margin: 0;
	line-height: 180%;
}

.way span {
	border-radius: 99px;
	background: #c4955f;
	width:40px;
	height: 40px;
	display:inline-block;
	text-align: center;
	line-height: 40px;
	color: #fff;
	margin: 0 5px;
}

.btn_group_fixed {
	margin: 0;
	text-align: center;
	background: #bbf0ff;
	position: fixed;
	width: 100%;
	z-index: 99;
	padding: 20px 0 28px 0;	
}

.btn_group_fixed a {
	background: #ed5556;
	padding: 10px 55px;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	font-size: 26px;
	border-radius: 60px;
	-webkit-box-shadow: 0 7px #da4a4b;
  -moz-box-shadow: 0 7px #da4a4b;
  box-shadow: 0 7px #da4a4b;
	margin: 0 10px;
}

.btn_group_fixed a:hover {
	text-decoration: none;
	background: #ef3e3f;
	-webkit-box-shadow: 0 7px #c23e3f;
  -moz-box-shadow: 0 7px #c23e3f;
  box-shadow: 0 7px #c23e3f;
}

.btn_group {
	margin: 20px auto 30px auto;
	text-align: center;
	
}

.btn_group a {
	background: #ed5556;
	padding: 10px 55px;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	font-size: 26px;
	border-radius: 8px;
	-webkit-box-shadow: 0 7px #da4a4b;
  -moz-box-shadow: 0 7px #da4a4b;
  box-shadow: 0 7px #da4a4b;
	margin: 0 10px;
}

.btn_group a:hover {
	text-decoration: none;
	background: #ef3e3f;
	-webkit-box-shadow: 0 7px #c23e3f;
  -moz-box-shadow: 0 7px #c23e3f;
  box-shadow: 0 7px #c23e3f;
}

#notice {
	margin:30px 0 0 0;
	padding:35px 0;
	max-width:100%;
	background-color:#000;
	text-align:left;
	border-bottom: 1px solid #666;
}

#notice .box {
	margin:0 auto;
	padding:0 30px 0 40px;
	max-width:1280px;
	background-color:#000;
}

#notice h3 {
	margin:13px 0 13px 7px;
	padding:0;
	color:#FFF;
	font-size:19px;
	font-weight:300;
	line-height:150%;
	letter-spacing:0.09em;
}

#notice ul {
	margin:0;
	padding:0;
}

#notice li {
	margin:0 0 18px 0;
	padding:0;
	list-style:decimal;
	color:#e4e4e4;
	font-size:13px;
}

#notice a {
	color:#e4e4e4;
	text-decoration:underline; 
}

#gotop {
	display:none;
	position:fixed;
	right:15px;
	bottom:70px;
	background-color:rgba(155, 155, 155, 0.4);
	font-family:Verdana, "新細明體";
	font-size:15px;
	color:#000;
	margin:0;
	padding:8px 15px;
	border-radius:4px;
	cursor:pointer;
	z-index:999;
}

#gotop:hover {
	background-color:rgba(180, 180, 180, 0.4);
}


.table {
	margin: -30px 0 30px 0;
	padding:0;
	width: 100%;
	border: 2px solid #ed5556;
}

.table th {
	padding: 10px 0;
	font-size: 20px;
	color:#f5f5f5;
	font-weight: 500;
	font-family: Microsoft YaHei,"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif;
	text-align: center;
	background-color: #ed5556;
	
}

.table td {
	padding: 10px 0;
	font-size: 18px;
	color:##ed5556;
	font-family: Microsoft YaHei,"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif;
	text-align: center;
	background-color: #ffffff;
}

@media screen and (max-width:320px) {

}



@media screen and (max-width:750px) {

.content {
	padding: 0 15px;
}
	
.content .box {
	margin:0 0 15px 0;
	padding:30px 15px 0 15px;
	border-radius:15px;
}
	
.content .out_line .title {
	font-size: 20px;
	margin: 0;
	padding: 10px;
}

.content p {
	font-size:15px;
	font-weight: normal;
	line-height: 180%;
}
		
.content .note {
	padding: 0;
}

.content .notice_text {
	font-size:14px;
}

#copyright {
	text-align:center;
}

#copyright img {
	margin:0 auto;
	text-align:center;
	display:block;
}

#copyright p {
	margin:0 0 15px 0;
	display:block;
	line-height:100%;
}
	
.bx-wrapper .bx-controls-direction a {
		display: none;
}
	
#bxslider a {
	padding:0;
}
	
.btn_group {
	margin: 10px auto 20px auto;
}
	
.btn_group a {
	padding: 10px 6px;
	font-size: 17px;
	margin: 0 1%;
	width: 90%;
}

.title_bg {
    padding: 5px 0;
    display: block;
    margin: 0 auto 15px auto;
    font-size: 22px;
    max-width: 150px;
    text-align: center;
}	
	
h2 {
    font-size: 24px;
    text-align: center;
}
	
.game {
	border-radius: 5px;
	margin: 0 0 20px 0;
	padding: 0 15px;
}
	
.way_box {
	margin: 0 ;
}	
	
.way {
	margin: 0 0 15px 0;

}
	
}

@media screen and (max-width:768px) {

}

@media screen and (max-width:800px) {	

}

@media screen and (max-width:992px) {

body {
	background-image:none;
}
	
.content p {
	font-size:15px;
	font-weight: normal;
	line-height: 180%;
}	

.content .line .title {
	font-size: 20px;
	margin: 0;
	padding: 10px;
}
	
.content .box .group {
	float:none;
}

.box_p {
	max-width:100%;
	text-align:center;
}
	
.content .box {
	margin:0 0 15px 0;
	padding:30px 20px 0 20px;
	border-radius:15px;
	box-sizing: border-box;
}

	
}

@media screen and (max-width:1024px) {

h1 {
	margin:0 0 15px 0;
}

.btn_group_fixed {
    padding: 14px 0 22px 0;
}	
	
.btn_group_fixed a {
    padding: 8px 30px;
    font-size: 20px;
    -webkit-box-shadow: 0 5px #da4a4b;
    -moz-box-shadow: 0 5px #da4a4b;
    box-shadow: 0 5px #da4a4b;
    margin: 0 5px;
}	

h1 {
    margin-top: 78px;
}
	
}

@media screen and (max-width:1140px) {

#bxslider {
	margin:0 auto;
	width:100%;
}

#bxslider img {
	border-radius:0;
}

.mv_bg {
    background:none;
}
	
}

@media screen and (max-width:1200px) {
	
.content .snow {
	display: none;
}
	
.content p {
	line-height:180%;
	max-width:850px;
	font-weight: normal;
}
	
}
@media screen and (max-width:500px) {

.btn_group {
    margin: 10px auto 30px auto;
}

.btn_group_fixed a {
    padding: 8px 30px;
    font-size: 16px;
    -webkit-box-shadow: 0 5px #da4a4b;
    -moz-box-shadow: 0 5px #da4a4b;
    box-shadow: 0 5px #da4a4b;
    margin: 0;
}	

}