@charset "utf-8";
/* CSS Document */

/* 網頁延伸背景 */

body{
	font-family: "微軟正黑體", Arial, sans-serif;
	font-size: 18px;
}

img {
    max-width: 100%;
    height: auto;
}

.wrapper{
	background-image: url(../images/0402_cloth/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #6d4c7b;
	background-size: contain;
	}


.header{
	width:100%;
	}

.header .top {
	height: 0;
	padding-bottom: 33%;
	position: relative;
	text-align:center;
}

.logo{
	background-image: url(../images/0402_cloth/title.png);
	width: 94%;
	height: 100%;
	position: absolute;
	top:0%;
	left:3%;
	background-repeat: no-repeat;
	background-size: contain;
	z-index:3;
}

/* 圖片置中 */
.img-responsive {
	margin:0px auto;
}


/*說明頁面*/
.form-daily {
	width: 100%;
	background-color: #ffffff;
	border-radius: 20px;
	border: 8px solid #00ffed;
	box-shadow: 0 0px 0px 4px #00caff, inset 0 0 0 4px #0087f2;
	padding:20px;
	margin-bottom: 30px;
}

.form-daily2 {
	width: 100%;
	background-color: #ffffff;
	border-radius: 20px;
	border: 8px solid #2fc501;
	box-shadow: 0 0px 0px 4px #3cff00, inset 0 0 0 4px #005c0d;
	padding:20px;
	margin-bottom: 30px;
}

/* 大表格寬度+延伸背景 */
.form {
	width: 100%;
	background-image: url(../images/0402_cloth/formBg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	background-size:contain;
}


/* 活動選單按鈕 
說明: a:hover=滑鼠移過 action=目前頁*/
.menu{
	width: 100%;
	position: relative;

}
.menu ul.eventbtn {
	width: 100%;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
	justify-content:center;
}

.menu ul.eventbtn li{
	display: block;
	list-style:none;
  	width: 35%;
	height: auto; 
}

.menu ul.eventbtn li a:hover, .menu ul.eventbtn li.action a {
	background-image: url(../images/0402_cloth/menu02.png);
}

.menu ul.eventbtn li a {
	height: 0;
	padding-bottom: 52%;
	background-size: 200% 100%;
	display: block;
	margin: 0 auto;
	background-image: url(../images/0402_cloth/menu01.png);

}

.menu ul.eventbtn li.eventbtn1 a{
	background-position-x: 0% !important;
}

.menu ul.eventbtn li.eventbtn2 a{
	background-position-x: -100% !important;
}


/* 社群分享 */
.social {
	display: block;
	width: 95%;
	height: auto;
	margin:auto;
	overflow: hidden;
	border-radius: 5px;
	padding-top: 1%;
}
.social ul {
	margin: 0px;
	padding: 0px;
}
.social li {
	float: left;
	list-style-type: none;
}
.share-fb,
.share-fb a,
.share-line,
.share-line a {
	display: inline-block;
	background-image: url(../../source/icon-social.png);
	width: 30px;
	height: 30px;
}
.share-fb,
.share-fb a {
	background-position: 0px 0px;
	margin-right: 5px;
}
.share-line,
.share-line a {
	background-position: -30px 0px;
	margin-right: 5px;
}

.form-inside{
	width:95%;
	margin: auto;
}

/* 列表標題 */

.form-title {
	color: #6600FF;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	padding: 8px;
	line-height: 26px;
}

/* 表格 */
.table-buy {
	width: 100%;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
	margin: 0px auto;
	line-height: 28px;
}

.table-buy thead tr td {
	color: #ffffff;
	font-weight:bold;	
}

.table-buy > tbody > tr:hover > td {
	background-color: #c5ffff;

}


/* 任務列表標題邊框 */
.desc-title-race {
	color: #FFFFFF;
	background-color: #008b19;
	/*border: 2px solid #FFFFFF;*/
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	margin: auto;
}

.desc-title-race2 {
	color: #FFFFFF;
	background-color: #0AB80A;
	/*border: 2px solid #FFFFFF;*/
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	margin: auto;
}

.desc-border-race {
	border: 1px solid #FF0033;
	clear: both;
}

/* 副標 */
.subtitle {
	display: inline-block;
	background: -moz-linear-gradient( center top, #a066fd 5%, #660bd9 100% );
	background: -ms-linear-gradient( top, #a066fd 5%, #660bd9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a066fd', endColorstr='#660bd9');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #a066fd), color-stop(100%, #660bd9) );
	background-color: #a066fd;
	border: 2px solid #7726e4;
	text-shadow: 0 0 10px #5300bb,0 0 10px #5300bb,0 0 10px #5300bb,0 0 10px #5300bb;
	color: #FFFFFF;
	font-size: 21px;
	border-radius: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 7px 20px 7px 20px;
}

/*虛寶圖*/
.show{
	font-size: 30px;
	font-weight: bolder;
	text-align: center;
	text-shadow: rgb(255, 255, 255) 0px 0px 14px, rgb(255, 255, 255) 0px 0px 14px, rgb(255, 255, 255) 0px 0px 14px;
	line-height:10px;
}

/*示意圖*/
.sub img{
	border: #00edff 3px solid;
    margin-bottom: 8px;
}
/* 注意事項 */
.notice-buy {
	padding: 5px;
	background-color:#ffffff;
	border: #999999 solid 1px;
	margin: auto;
	font-size: 16px;
	line-height: 25px;
}
.notice-buy ul  {
	font-size: 15px;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	color:#000000;
}
.notice-buy li {
	list-style-type: decimal;
	padding-bottom: 5px;
}

.mark-red{
	font-weight: bolder;
}

.rank-red{
	font-weight: bolder;
	color: #F00;
	font-size: 24px;
}

.mark-blue{
	font-weight: bolder;
}

.mark-purple{
	font-weight: bolder;
}

.step{
	margin-bottom:20px;
}

@media (max-width: 998px){
	
.wrapper{
	background-size: 156%;
}


}

@media (max-width: 860px){

body{
	font-size: 16px;
}

.wrapper{
	background-size: 176%;
}


.table-buy {
 line-height:35px;
}

.rank-red{
	font-size: 18px;

}

.form-inside{
	width:100%;
}

}

@media (max-width: 640px){
.wrapper{
	background-size: 209%;
}

.header .top {
	padding-bottom: 33%;
}

.menu ul.eventbtn li{
	display: block;
	list-style:none;
  	width: 50%;
	height: auto; 
}
}
