/* ----------------------------------------------------------------
  主視覺
-----------------------------------------------------------------*/

header {
	margin-top: 100px!important;
	position: relative;
}
header .title {
	position: absolute;
	background: url(../images/event/img_h1_title.png) no-repeat 15% 60%;
	z-index: 996;
	height: 100%;
	left: 30%;
	top:0%;

}
 @media (max-width: 1560px) {
 header .title {
 height: 97%;
 background-size: 90%;
 left: 25%;
 top:2%;
}
}

 @media (max-width: 1260px) {
 header .title {
	height: 94%;
    background-size: 70%;
    left: 25%;
    top: 3%;
}
}

 @media (max-width: 991px) {
 header {
 margin-top: 70px!important;
}
 header .title {
 position: relative;
 background:none;
}
}
/* ----------------------------------------------------------------
  活動辦法
-----------------------------------------------------------------*/


h1.event {
	font-size: 3.25em!important;
	font-family: "Noto Serif TC", ‘cwTeXMing’, serif;
	letter-spacing: 2px;
}
h1.event span {
	border-bottom: 2px dashed #7bac03;
}
.gift {
}
.gift li {
	font-size: 1.125em;
	line-height: 2;
	background:none;
  padding-left: 0;
}
.tab_green {
	font-size: 0.875em;
	color: #fff;
	background-color:#7bac03;
	border-radius:3px;
	padding:0.25em 0.75em;
}

#railway span.center{
	width: 100%;
	display: block;
	text-align: center;

	
}


a.btn_message, a.btn_message:visited {
	display: inline-block;
	background-color:#7bac03;
	color: #fff;
	border-radius:60px;
	padding:0.5em 2.75em;
	font-size: 1.125em;
	transition: all 0.3s linear;

}

a.btn_message:hover {
	transform: scale(1.05,1.05);
}


@media (max-width: 991px) {

  h1.event {
  font-size: 2.25em!important;

}

h1.event img{height: 2em;}

.gift li {
    font-size: 1em;
    margin-bottom: 0.75em;
}

 }

@media (max-width: 414px){
h1.event {
    font-size: 1.5em!important;
}
}


/* ----------------------------------------------------------------
  注意事項
-----------------------------------------------------------------*/

#ps {
	width: 100%;
	padding: 4% 4%;
	overflow: hidden;
	background:#ebebeb;
}
#ps h2 {
	font-size: 3.25em!important;
	font-family: "Noto Serif TC", ‘cwTeXMing’, serif;
	letter-spacing: 2px;
	text-align: center;
	font-weight: bold;
  margin-bottom: 1em;
}
#ps h2 > span {
	border-bottom: 2px dashed #7bac03;
}
#ps ul {
	padding:2% 8%;
}
#ps li {
	font-size: 1.125em;
	line-height: 1.6;
	margin-bottom: 1em;
	list-style: none;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 1.5em;
	letter-spacing: 1px;
}
#ps li.no1 {
	background-image: url(../images/event/no1.png);
}
#ps li.no2 {
	background-image: url(../images/event/no2.png);
}
#ps li.no3 {
	background-image: url(../images/event/no3.png);
}
#ps li.no4 {
	background-image: url(../images/event/no4.png);
}
#ps li.no5 {
	background-image: url(../images/event/no5.png);
}
#ps li.no6 {
	background-image: url(../images/event/no6.png);
}
#ps li.no7 {
	background-image: url(../images/event/no7.png);
}
#ps li.no8 {
	background-image: url(../images/event/no8.png);
}
#ps li.no9 {
	background-image: url(../images/event/no9.png);
}


 @media (max-width: 991px) {

  #ps h2{
  font-size: 2.25em!important;

}


#ps li {
    font-size: 1em;
    margin-bottom: 0.75em;
}

 }

@media (max-width: 414px){
  #ps h2 {
    font-size: 1.5em!important;
}

#ps ul {
    padding: 2% 4%;
}

}

/* ----------------------------------------------------------------
  qa
-----------------------------------------------------------------*/

#qa {
	width: 100%;
	padding: 4% 4%;
	overflow: hidden;
}
#qa h3 {
	font-size: 3.25em!important;
	font-family: "Noto Serif TC", ‘cwTeXMing’, serif;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}
#qa h3 span {
	border-bottom: 2px dashed #7bac03;
}
#qa h3 > img {
	vertical-align: text-top;
}


.panel-group {
	margin-bottom: 0;
	padding: 0 10%;
	margin-top: 3%;
}
.panel-group .panel, .panel-group .pane {
	margin-bottom: 0;
	border-radius: 4px;
	margin-bottom: 1em;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.25em;
	color: inherit;
	text-align: left;
	letter-spacing: 2px;
	font-weight: 600;
	padding-left: 28%;
}
.panel-heading a:focus, .panel-heading a:active {
	background:url(../images/event/icon_open.png) no-repeat 98% center;
}
.panel-heading a {
	background:url(../images/event/icon_close.png) no-repeat 98% center;
}
.panel-heading {
	border-radius: 6px;
	padding: 0 0;
	border-left: 1px solid #8c8989;
	border-right: 1px solid #8c8989;
	border-top: 1px solid #8c8989;
	border-bottom: 1px solid #8c8989!important;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	/*border:none!important;*/
}

.panel {
    margin-bottom: 20px;
    border: 1px solid #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 0px 0px rgba(256,256,256,0);
    box-shadow: 0 0px 0px rgba(256,256,256,0);
}

.panel-heading a {
	display: block;
	height: 58px;
	line-height: 58px;
}
.panel-body {
	padding: 2em 4%;
}
.panel-body p {
	line-height: 1.6;
	/*font-size: 1.125em;*/
}
.bg_weather {
	background:url(../images/event/bg_weather.png) no-repeat left top;
}

.bg_traffic {
	background:url(../images/event/bg_traffic.png) no-repeat left top;
}
.bg_hotel {
	background:url(../images/event/bg_hotel.png) no-repeat left top;
}
.bg_food {
	background:url(../images/event/bg_food.png) no-repeat left top;
}
.bg_sights {
	background:url(../images/event/bg_sights.png) no-repeat left top;
}
.answer_4 {
    background: url(../images/event/bg_answer_4.png) no-repeat center bottom;
    padding: 2% 15%;
    width: 100%;
    height: 374px;
    margin: 0 auto;
    background-size: 100%;
}
.answer_4 p {
	display: block;
	text-align: left;
}

@media (max-width: 991px) {

#qa h3 {
  font-size: 2.25em!important;

}

#qa h3 img{height: 2em;}

.panel-group {
    padding: 0 5%!important;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.125em;
    color: inherit;
    text-align: left;
    letter-spacing: 0px;
    font-weight: 600;
    padding-left: 26%;
}


.answer_4 {
    background: none;
    padding: 0% 0%;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

}

@media (max-width: 650px) {

.panel-group {
    padding: 0 0%!important;
}


.bg_weather {
  background:url(../images/event/bg_weather_phone.png) no-repeat left top;
}


.bg_traffic {
  background:url(../images/event/bg_traffic_phone.png) no-repeat left top;
}
.bg_hotel {
  background:url(../images/event/bg_hotel_phone.png) no-repeat left top;
}
.bg_food {
	background:url(../images/event/bg_food_phone.png) no-repeat left top;
}
.bg_sights {
	background:url(../images/event/bg_sights_phone.png) no-repeat left top;
}
.panel-title {

    padding-left: 12%;
}


.panel-heading h4 a {
    background: url(../images/event/icon_close.png) no-repeat 95% center;
    background-size: 7%;
    min-height: 58px;   
    padding-right: 13%;
    line-height: 58px;
     
}


.panel-heading a:focus, .panel-heading a:active {
	background:url(../images/event/icon_open.png) no-repeat 95% center;
	background-size: 7%;
    min-height: 58px;   
    padding-right: 13%;
    line-height: 58px;
}

.panel-heading h4.lh_title a{
 line-height: 1.4;
 padding-top: 2%; 
}


}

@media (max-width: 414px){
#qa h3  {
    font-size: 1.5em!important;
}

.panel-title {
    font-size: 1em;
}

.panel-body p{ font-size: 1em!important; }

.panel-title {
    padding-left: 16%;
    padding-right: 0%;
}


}

@media (max-width: 375px){

.panel-title {
    padding-left: 18%;

}  

.panel-heading h4.lh_title_2 a{
 line-height: 1.4;
 padding-top: 2%; 
}

}