body{
    /*background-image:url("../images/bg.jpg");
	background-color: #fff;
	background-repeat:repeat-x;
	background-position:top center;
    background-size: 50px auto;*/
    
}



/* 頁面寬度 header+wrapper+footer */
header,footer,.wrapper{
	width:1060px;
	margin:0 auto;
}


/*** 頭 header ***/

header {
	height:70px;
	padding:10px 20px;
	background-image:url("../images/index_pc_01.jpg");
	background-repeat:no-repeat;
    background-position: top center;
    background-size: auto 70px;
}



.header_block {
  width: 1060px;
  height: 70px;
  padding: 10px 20px;
  margin: 0 auto;
  position: relative;
}




.header-logo{
	width: 146px;
	height: 31px;
	margin-top:8px;
	margin-right:10px;
	float:left;
	/* 綠色(logo_g.png) . 白色(logo_w.png)  */
	background-image:url(../images/logo_g.png);
	background-size:100%;
	background-repeat:no-repeat;
}

.header-btn01{
	display: block;
	margin: 16px 6px 0px 0px;
	float: left;
}
.header-btn01 a:link,
.header-btn01 a:visited,
.header-btn01 a:hover,
.header-btn01 a:active{
	font-size: 15px;
	text-align: center;
	padding:6px 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.header-btn01 a:link,
.header-btn01 a:visited{
	/* 綠色(#61953f) . 白色(#FFFFFF) */
	color: #61953f;
	/* 綠色(97,149,63,1) . 白色(255,255,255,1) */
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(97,149,63,1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(97,149,63,1);
	box-shadow: inset 0px 0px 0px 1px rgba(97,149,63,1);
}
.header-btn01 a:hover,
.header-btn01 a:active{
	/* 白色(#FFFFFF自訂) */
	color: #FFFFFF;
	/* 綠色(#5db307) . 白色(#FFFFFF) */
	background-color:#5db307;
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow:none;
}

.header-share{
	float:right;
	margin:15px 6px 0px 20px;
}




/*** 內容 wrapper ***/
.bg{background-image:url("../images/bg.jpg");
	background-repeat:no-repeat;
	background-position:top center;
    background-size: 2500px auto;
    }

.wrapper{
	height:auto;
	width:1060px;
	margin:0 auto;
	height:auto;
	
	text-align: center
		
		
		
}



/*** 腳 footer ***/
footer{
	font-size:13px;	
	height:100px;
	padding:20px 10px;
	border-top: 0px solid #dcdad4;
}

.footer-nav{
    width: 100%;
	margin-bottom:10px;
	text-align:center;
}
.footer-nav ul{
	list-style: none;
}
.footer-nav li{
	margin: 0px 4px 0px 0px;
	display:inline;
}

/* hover動態樣式 - 淡入淡出 */
.footer-nav li a{
/* 綠色(#656565) . 白色(#b4b4b4自訂) */
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px solid transparent;
	-webkit-transition:border 0.2s ease-in-out 0s;
	-moz-transition:border 0.2s ease-in-out 0s;
	-o-transition:border 0.2s ease-in-out 0s;
	transition:border 0.2s ease-in-out 0s;
}
.footer-nav li a:hover,
.footer-nav li a:focus{
/* 綠色(#656565) . 白色(#b4b4b4自訂) */
	border-color:#656565;
}
/*  hover li 樣式 - 隱藏前後  */
.footer-nav li:after{
/* 綠色(#dddddd) . 白色(#4a4a4a自訂) */
    color:#4a4a4a;
    content: '|';
	top: -1px;
	right: -4px;
	margin:0px 6px;
	position:relative;
}
.footer-nav li:lang(ar):after, 
.footer-nav li:last-child:after{
    display: none;
}

.footer-copyright{
/* 綠色(#b4b4b4) . 白色(#676767自訂) */
	color:#555;
	text-align:center;
	margin:0 auto;
}



/*** 活動頁內容 wrapper***/	



.p{position:relative;}

h1{ color: #599641;
	font-size:59px; line-height:1.2em;  font-family:Helvetica, Arial;
	font-weight:bold;background-color: rgba(255,255,255,0);	
}

h2{ color: #222;
	font-size:22px; line-height:1.3em;  font-family:Helvetica, Arial;
	font-weight: 600;text-align: left;
	background-color: rgba(255,255,255,0);letter-spacing: 0.5px;
}


.text1{	color: #666;
	font-size:15.6px; line-height: 22px;  font-family:Helvetica, Arial;
	background-color: rgba(255,255,255,0);letter-spacing: 0.8px;
}


.text1 li{
	margin-left: 20px; line-height: 40px
}

.text1 a:link,.text1 a:visited{
		color: #f40000;
		text-decoration: underline
		}
		
.text1 a:hover,.text1 a:active{
		color:#cc0000;
		text-decoration: underline
		}


.h30{margin-top: 34px;}
.h20{margin-top: 16px;}
.h10{margin-top: 10px;}

.keyv{
	width: 100%;
	height: 570px;
	background-image:url("../images/index_pc_02.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	background-size:1060px auto;
	padding-top: 290px;
	padding-left: 75px;
	text-align: left;
	position: relative;
}
.title{width: 423px; height: 220px;
	position: absolute;
	top:47px;left: 66px;
	
  	animation-fill-mode: forwards;
	animation: title .6s ;
z-index: 2}

@keyframes title {
  from {
    transform: translateY(22px);
  }
  to {
    transform: translateY(0);
  }
}



.content1{
	width: 100%;
	height: 800px;
	background-image:url("../images/index_pc_04.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	background-size:1060px auto;
	padding:10% 20px 20px 51%;
	text-align: left;
	position: relative;
}
#p1{position: absolute; top:96px;left:0px}

.content2{
	width: 100%;
	height: 925px;
	background-image:url("../images/index_pc_05.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	background-size:1060px auto;
	padding:7% 20px 20px 5%;
	text-align: left;
	position: relative;
}
#p2{position: absolute; top:280px;left:545px}

.content3{
	width: 100%;
	height: 900px;
	background-image:url("../images/index_pc_06.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	background-size:1060px auto;
	padding:28% 20px 20px 54.5%;
	text-align: left;
	position: relative;
}

.content3 .box{
	position: absolute;
    width: 480px;
    height: auto;
    background-color: rgba(255, 255, 255, 0);
    left: 70px;
    top: 76%;
	
	
}


h3{ color: #599641;
	font-size:43px; line-height:1.4em;  font-family:Helvetica, Arial;
	font-weight: 600;text-align: left;
	background-color: rgba(255,255,255,0);
}

.text-g{color:#599641;
	font-size:21px;font-family:Helvetica, Arial;font-weight: bold;
	background-color: rgba(255,255,255,0);letter-spacing: 0.8px;padding-left: 35px
}
.text-g span{font-size:0.64em;font-weight: 400;color: #555;letter-spacing: 0.1px;}

h4{ color: #222;
	font-size:28px; line-height:1.4em;  font-family:Helvetica, Arial;
	font-weight: 600;
	background-color: rgba(255,255,255,0);
	margin-left: -20px;
}

.content4{
	width: 100%;
	height: 700px;
	background-image:url("../images/index_pc_07.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	background-size:1060px auto;
	padding:12% 20px 20px 33%;
	text-align: left;
	position: relative;
}


.content4 .box{
	width: 420px;height: auto;
	background-color: rgba(255,255,255,0);
}

#p3{position: absolute; top:275px ;left:803px }
#p4{position: absolute; top:550px ;left:803px }



.content3 ul,.content4 ul{color: #333;line-height: 1.4em; font-size: 1em;letter-spacing: 0.3px;text-align: justify}




.t1{width:440px;height:370px;position:absolute;top:90px;left:220px;
	animation: move1;
  	animation-duration: 3s;
  	animation-fill-mode: forwards;
	}
@keyframes move1 {
  from {top: -20px;}
  to {top: 20px;}
}




.text3{
	
	color: #ffe00c;
	font-size:32px; line-height: 30px;  font-family:Helvetica, Arial;text-align: center;font-weight:bolder;
	-webkit-text-stroke: 0.5px #088681;
	text-stroke: 0.5px #088681;
	text-shadow:2px 2px 0px #088681;
	
}	



.btn{	width: 380px;height:60px;
		font-size: 24px;
		line-height: 60px;
		text-align: center;
		transition : 0.5s;
		font-weight: 400; font-family: "Microsoft JhengHei", Helvetica, Arial;
		/*background-image:url("../images/btn.png");
		background-size: 100%;*/
		color:#fff;
		background-color: #000;
		border: 0px solid #00b2c8;
		box-sizing: border-box;
		letter-spacing: 1px;
		}
		
.btn a:link,.btn a:visited{
		width:100%;
		height:100%;
		color: #fff;
		}
		
.btn a:hover,.btn a:active{
		width:100%;
		height:100%;
		color: #fff;
		}
.btn:hover {
		transform : scale(1.0);
	}
.btn:hover{transform:scale(1.01,1.01);background-color: #519e58}



.btn2{	width: 200px;height:48px;
		font-size: 20px;
		line-height: 48px;
		text-align: center;
		transition : 0.5s;
		font-weight: 400; font-family: "Microsoft JhengHei", Helvetica, Arial;
		/*background-image:url("../images/btn.png");
		background-size: 100%;*/
		color:#fff;
		background-color: #000;
		border: 0px solid #00b2c8;
		box-sizing: border-box;
		letter-spacing: 1px;
		}
		
.btn2 a:link,.btn2 a:visited{
		width:100%;
		height:100%;
		color: #fff;
		}
		
.btn2 a:hover,.btn2 a:active{
		width:100%;
		height:100%;
		color: #fff;
		}
.btn2:hover {
		transform : scale(1.0);
	}
.btn2:hover{transform:scale(1.01,1.01);background-color: #519e58}





.yt-player{position: absolute;top: 130px;left:130px }

.btn_go{
	z-index:999}


.clean{ clear:both}


	
.book2{display: inline-block;}
.book2box{text-align: center;position: absolute; top: 505px;left: 55px}


.book4{width: 166px; height: 245px;position: absolute}

.btn-more{
	width: 125px; height:40px;
	position: absolute;
	right: 20px;
	z-index: 888;
	transition : 0.5s;
}
.btn-more:hover{transform:scale(1.07,1.07);}



.clear{clear: both;}




 /**平板點選切換區**/

 /* A 組圖片：只顯示 active */
	.a-group{
		width: 370px; height: 480px;
		position: absolute;
		top: 30px;
		left: 575px;
	}
    .a-group img {
      display: none;
      max-width: 100%;
      border-radius: 10px;
    }

    .a-group img.active {
      display: block;
    }

    /* B 組按鈕 */
    .b-group {
	  width: 100px;
	  height: 290px;
	  position: absolute;
		top: 80px;
		left: 930px;	
    
      /*display: flex;
      gap: 0px;*/
    }

    .b-group img {
      width: 100px;
      height: auto;
      cursor: pointer;
      border-radius: 8px;
	  transition : 0.3s;
    }
	  
	.b-group img:hover{transform:scale(1.07,1.07);}  






/*** 注意事項***/
.notice2{
	 padding:5px 30px 50px 50px;
	 margin:0px auto;
	 width:auto;
	 }	 
.notice2 ol ul{
	width:auto;	
	font-size: 16px;
	line-height: 24px;
	margin:0 auto;
	padding-left:25px;
	}
	
.notice2 li{
	
	margin-bottom:0px;
	color:#333;
	text-align: justify;
	line-height: 24px;
	letter-spacing:1px;
	}

.notice2 ul{list-style:disc}

.notice2 span { color:#cc0000;}
.notice2 a:link,
.notice2 a:visited,
.notice2 a:hover,
.notice2 a:active{
	text-decoration:underline;
	color:#333}
	
.notice2 span a:link,
.notice2 span a:visited,
.notice2 span a:hover,
.notice2 span a:active{
	text-decoration:underline;
	color:#333}
	
.notice2 h1{color: #599641; font-size: 1.3em;
	line-height:30px; padding-bottom:6px;margin-left:-30px; text-align: left;
	}
.notice2 h1 span{text-decoration: underline;}


.notice2 h1:before{
	color: #333;
	content: '';}

.color_c{font-size: 1.15em}



/*** 活動頁分享按鈕 stert***/
.resp-sharing-button {
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 22px;
  transition: 25ms ease-out;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top;
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle;
}

/* Solid icons get a fill */

.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none;
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}


.i-amphtml-element:focus {
  outline: none !important;
  outline-offset: 0;
}


.hamibook_event_share_btn {
  width: 60px;
  display: flex;
  justify-content: space-between;
  margin: 10px;
  position: absolute;
  top: 10px;
  right: 10px;
}

/*** 活動頁分享按鈕 end***/