@charset "utf-8";
/* CSS Document */
*{
  margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-family: 'Open Sans', 'Noto Sans TC' , sans-serif;
	vertical-align:baseline;
	text-decoration:none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
body, html{
  overflow-anchor: none;
	width:100%;
  height: auto;
	color: #3a3a3a;
  background: #fff;
}
html{
  font-size: 20px;
}
a.mma{
  right: 0;
}
.stop-scrolling { 
    height: 100vh; 
    overflow: hidden; 
}
.eventkv{
  margin-top: -32px;
  height: 671px;
  background: url(../img/event_kvbg.png) #fff no-repeat top center;
}
.eventkv > .w1000 > div{
  position: absolute;
}
.eventkv1{
  background: url(../img/event_kv.png) no-repeat center;
  background-size: contain;
  width: 687px;
  height: 225px;
  top: 100px;
  left: calc(50% - 150px);
  cursor:pointer;
}
.eventkv2{
  width: 540px;
  height: 217px;
  top: 340px;
  left: calc(50% - 90px);
  font-size: 22px;
  font-weight: 500;
  color: #9e5925;
  text-align: justify;
}
h1, .heading2 {
  color: #ea7e1d;
  font-size: 65px;
  font-style: italic;
  font-weight: 600;
  letter-spacing: 3px;
  margin: 50px auto;
  text-shadow: 2px 2px 0 #fff5af;
}
h1 a, .heading2 a{
  background: url(../img/event_cloud.png) no-repeat top center;
  color: #3a3a3a;
  font-size: 25px;
  line-height: 28px;
  font-style: normal;
  font-weight: 400;
  width: 191px;
  height: 80px;
  padding-top: 21px;
  text-align: center;
  display: inline-block;
  margin-left: 20px;
  text-shadow: none;
  transition: 0.3s;
}
h1 a i, .heading2 a i{
  color: #e62310;
  font-weight: 500;
}
h1 a:hover, .heading2 a:hover{
  background: url(../img/event_cloud2.png) no-repeat top center;
  color: #fff;
}
h1 a:hover i, .heading2 a:hover i{
  color: #fff;
  font-weight: 600;
}
@keyframes arr{
  0%   { margin-left: 0; margin-right: 3px;}
  65%  { margin-left: 3px; margin-right: 0;}
  100% { margin-left: 0; margin-right: 3px;}
}
h1 a img, .heading2 a img{
  margin-right: 3px;
  animation-name:arr;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
}
h1 a:hover img, .heading2 a:hover img{
  filter: brightness(10);
}
.eventpart1{
  position: relative;
  overflow: hidden;
}
.three > div{
  position: relative;
  display: inline-block;
  width: 310px;
  padding-top: 15px ;
  font-size: 28px;
  border-radius: 20px;
  box-shadow: 0 0 10px #fbe1be;
  color: #fff;
  font-weight: 500;
  letter-spacing: 2px;
  background: linear-gradient(to right, #50abf5 0%,#7765ae 100%);
  vertical-align: top;
  z-index: 2;
}
.threetxt{
  margin-top: 15px;
  background: #fff;
  font-size: 20px;
  letter-spacing: 0;
  color: #515151;
  text-align: justify;
  padding: 15px 20px;
  border-radius: 0 0 20px 20px;
  height: 150px;
}
.threepic{
  position: absolute;
  background: url(../img/event_p1a.png) no-repeat;
  width: 148px;
  height: 64px;
  right: -20px;
  bottom: -25px;
}
.three > div.thp2{
  background: linear-gradient(to right, #f4c700 0%,#f4ae23 100%);
  margin: 0 25px;
}
.three > div.thp3{
  background: linear-gradient(to right, #ff8f92 0%,#ff5172 100%);
}
.three > div.thp2 .threepic{
  background: url(../img/event_p1b.png) no-repeat;
}
.three > div.thp3 .threepic{
  background: url(../img/event_p1c.png) no-repeat;
}
.evp1but{
  margin: 60px auto 0 auto;
}
.evp1but a{
  position: relative;
  border: 3px solid #e62310;
  color: #e62310;
  padding: 10px 40px 10px 30px;
  border-radius: 50px;
  display: inline-block;
  font-size: 26px;
  transition: 0.3s;
  margin: 0 5px;
  z-index: 10;
}
.evp1but a img{
  position: absolute;
  top: 22px;
  right: 20px;
  animation-name:arr;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
}
.evp1but a:hover{
  background: #e62310;
  color: #fff;
}
.evp1but a:hover img{
  filter: brightness(10);
}
.evp1bg > div{
  position: absolute;
  z-index: 0;
  animation-name:bub;
  animation-iteration-count: infinite;
}
@keyframes bub{
  0%   { margin-left: 0; margin-right: 20px; transform: skewY(0deg);}
  25%  { margin-left: 30px; margin-right: 0; transform: skewY(10deg);}
  45%  { margin-left: 5px; margin-right: -10px; transform: skewY(-5deg);}
  75%  { margin-left: -20px; margin-right: 0; transform: skewY(8deg);}
  100% { margin-left: 0; margin-right: 20px; transform: skewY(0deg);}
}
.bub1{
  background: url(../img/event_bub1.png) no-repeat;
  width: 316px;
  height: 274px;
  top: 50px;
  left: -50px;
  animation-duration: 12s;
}
.bub2{
  background: url(../img/event_bub2.png) no-repeat;
  width: 274px;
  height: 242px;
  top: 100px;
  left: calc(50% + 410px);
  animation-duration: 9s;
}
.bub3{
  background: url(../img/event_bub3.png) no-repeat;
  width: 196px;
  height: 181px;
  top: 430px;
  left: calc(50% - 560px);
  animation-duration: 15s;
}
.bub4{
  background: url(../img/event_bub4.png) no-repeat;
  background-size: contain;
  width: 168px;
  height: 168px;
  top: 190px;
  left: calc(50% + 780px);
  animation-duration: 10s;
}
.bub5{
  background: url(../img/event_bub4.png) no-repeat;
  background-size: contain;
  width: 70px;
  height: 70px;
  top: 350px;
  left: calc(50% - 600px);
  animation-duration: 8s;
}
.eventpart2{
  background: url(../img/event_bg.png) #fff8d9 no-repeat top center;
  margin-top: -170px;
  padding-bottom: 100px;
}
.eventpart2 .w1000{
  padding-top: 380px;
}
.eventpart2 h1, .eventpart2 h2{
  margin-bottom: 10px;
}
h6{
  color: #333;
  font-size: 35px;
  letter-spacing: 2px;
  font-weight: 700;
  position: relative;
}
h6 span{
  color: #e62310;
}
h6 div{
  position: absolute;
  background: url(../img/event_txt.png) no-repeat top center;
  width: 179px;
  height: 53px;
  top: -20px;
  left: calc(50% + 200px);
}
.evp2three{
  margin-top: 50px;
}
.evp2three > div{
  display: inline-block;
  background: url(../img/event_bg2.png) no-repeat top center;
  width: 310px;
  vertical-align: top;
}
.evp2three > div:nth-child(2){
  margin: 0 25px;
}
.evp2txt{
  border-radius: 10px;
  background: #ffe5c5;
  padding: 35px;
  text-align: justify;
  margin-top: -6px;
  height: 180px;
}
.eventpart3{
  background: #fff5f5;
  color: #2b292d;
  font-weight: 300;
}
ul.list{
  width: calc(1000px - 60px);
  text-align: left;
  margin: 40px auto;
  line-height: 30px;
}
ul.list > li{
  list-style: decimal;
  padding: 5px 0;
}
ul.list b{
  font-weight: 500;
}
ul.list i{
  text-decoration: underline;
}
.notice{
  width: 100%;
  font-size: 28px;
  background: #e62310;
  border-bottom: 8px solid #c22515;
  text-align: center;
  padding: 10px 0;
  letter-spacing: 3px;
}
.notice h5{
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}
.notice h5 img{
  vertical-align: middle;
}
.notice h5:hover{
  color: #fff8d9;
}
.warn{
  color: #e62310;
  font-size: 18px;
  text-align: left;
  padding-bottom: 60px;
}
.popup{
  background: rgba(0,0,0,0.85);
  width: 100vw;
  height: 100%;
  position: fixed;
  z-index: 1000;
  overflow: auto;
  display: none;
}
.popup > div{
  position: absolute;
  background: url(../img/event_bg3.png) #fff8d9 no-repeat top center;
  background-size: contain;
  width: 920px;
  padding: 40px;
  border-radius: 20px;
  top: 70px;
  left: calc(50% - 500px);
  text-align: center;
}
.popclose{
  position: absolute;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  font-weight: 500;
  top: -45px;
  right: 0;
  cursor: pointer;
}
.popclose img{
  margin-right: 15px;
  vertical-align: bottom;
}
.popup > div h2{
  color: #515151;
  font-size: 60px;
}
.popup > div h3{
  color: #ea7e1d;
  font-size: 48px;
  margin: 40px auto 30px auto;
}

.popup .popup__activity-title {
  color: #ea7e1d;
  font-size: 48px;
  margin: 120px auto 0 auto;
}
.popup .popup__date {
  margin: 0 0 30px 0;
}

.tablelist > div{
  padding: 25px 0;
  background: #fff;
}
.tablelist{
  color: #000;
  font-size: 18px;
}
.tablelist > div.orgbg{
  background: #ec8529;
  color: #fff;
  font-size: 22px;
  padding: 15px 0;
  margin-top:120px
}
table{
  width: 100%;
  background: #ae591d;
  margin-bottom: 30px;
  border-collapse: separate;
  border-spacing: 1px;
}
table tr td{
  padding: 15px 0;
  vertical-align: middle;
  background: #fff;
}
table tr.orgbg td, table tr.orgbg th{
  background: #ec8529;
  color: #fff;
  font-size: 22px;
  padding: 15px 0;
}
table tr.orgbg td:first-child,table tr.orgbg td:last-child{
  width: 20%;
}
table tr.yelbg td{
  background: #f5ab42;
  color: #97381d;
  font-size: 20px;
}
table tr.orgbg td span{
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
}
table tr td span{
  color: #e62310;
  font-weight: 600;
}
ul.layer2{
  counter-reset: my-li-counter;
  list-style: none;
}
ul.layer2 > li{
    padding: 0 0 0 26px;
    text-indent: -24px;
}
ul.layer2 > li::before{
  counter-increment: my-li-counter;
  content: "(" counter(my-li-counter) ")"; 
  padding-right: 3px;
}
li.red_text{
	color:#e62310;
}
.popup.rate{
	display: block;
    background-color: #fff;
}
.popup.rate > div{
	box-shadow: 0 0 10px #fbe1be;
}
b.red{
	color:#e62310;
}
.hint_text_con{
	display: block;
    position: relative;
    text-align: left;
    z-index: 15;
    margin-top: 50px;
}
.hint_text_con span.red.bold{
	color: #e62310;
	font-weight:bold;
}
.hint_text_con .block {
  display: block;
}
.hint_text_con .ml-25 {
  margin-left: 25px;
}
.hint_text_con .py-5 {
  padding: 5px 0;
}
.hint_text_con .center {
  text-align: center;
}
.hint_text_con ul{
    margin-left: 25px;
}
.hint_text_con ul li {
    text-indent: -29px;
    margin-left: 30px;
    margin-bottom: 5px;
    margin-top: 5px;
	color: #515151;
}