/* css reset 歸0 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tfoot,thead{margin:0;padding:0;border:0;outline:0;font-size:100%}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
/* css reset 歸0 end */

[class*="flex"] { display: flex;flex-wrap: wrap; }
body{margin:0 auto;padding:0;font-family: '微軟正黑體' , 'Noto Sans TC', sans-serif;background: url("https://fd.get.com.tw/edm/20240831/0501024-3_line_bg.gif");}
#BodyContainer{margin:0 auto}
#BodyContentEvent{width:100%}
#event{background:#f3f5ea;}
#event a:hover{text-decoration:none;left:1px;top:1px;position:relative}

/* .line_bg{}
.red_bg{} */
h1{font-size: 2rem;}
h2{font-size: 1.4rem;}
a{color: #a20013;}
.text_num{font-family: Verdana,"Microsoft JhengHei";color: #a20013;}
.text_green{color:#278c45;}
.text_light_green{color:#5fa62d;}
img { max-width: 100%;height: auto; }

.banner {width: 100%;justify-content: center;align-items: center;background: url("https://fd.get.com.tw/edm/20240831/1307044_1_4.png") center top / cover no-repeat;}

/*書單*/
.booklist{/*position: relative;top: -6.5rem;*/ margin: 0 auto 0;padding: 0 7.5% 1.5%;display: flex;flex-wrap: wrap;}
figure{width: calc(100%/4 - 3%);padding: .1rem 0;text-align: center;margin:0 auto;z-index: 3;}
figure img{height: auto;filter: drop-shadow(0px 0px 3px #0000006f);padding: 0.5rem 0 0}
figure a{width: 100%;color: #000;display: flex;justify-content: center;align-items: center;text-align: center;	}
figcaption{margin: 5% 0 ;font-size: 1.05rem;line-height: 1.4rem;}
:is(nav, nav a){text-align: center;font-weight: bold;font-size: 1rem;justify-content: center;align-items: center;}
.line_bg { position: relative;z-index: 0;overflow: hidden; }
.line_bg::before {
	position: absolute;content: '';
	transform: scaleX(-1);z-index: -1;
	background: url("https://fd.get.com.tw/edm/20240831/1307044_1_4.png") center no-repeat;
	width: 850px;height: 280px;left: 0;bottom: 1rem;
}

/*優惠*/
.sale_box{width: 84%;padding: 1rem;margin: 2rem auto;border: solid 1px #502675;border-radius: 8px;background: white;}
.sale_box dd{font-size: 1.35rem;line-height: 2.15rem;font-weight: bold;}
.sale_box span{font-weight: 700;}
.sale_box .star{width: 100%;margin-left: -12%;}
.sale_box .star img{width: 100%;padding: 0 0 .3rem;}
.sale_box i{padding: .2rem;}

/* notice */
#event_notice{width:100%;padding-top:4%;padding-bottom:4%;border-bottom: 1px dotted #ffffff;background: linear-gradient(90deg, #6a4994 0%, #502675 60%);}
#event_notice p{font-size:.95rem;line-height:1.5rem;color:#ffffff;margin: auto;text-align:left;width: 76%;}

@media all and (min-width: 1201px){
	#BodyContainer,#BodyContentEvent{width:850px}

	/* Event css */
	#event,
	#event_master,
	#event_sec,
	#event_third {
		width: 100%;
		margin:0 auto;
		padding:0;
	}

	/* bodyHeader */
	#BodyHeader #header-share{line-height:1.2em;font-size:13px;color:#000;text-align:center;border-collapse:separate}
	#BodyHeader #header-share img{height:auto;vertical-align:middle;display:inline}
	#BodyHeader #header-share a{font-size:13px;color:#000;text-decoration:underline}
	#BodyHeader_m{display:none}

	/* news */
	#event_news{width:100%;clear:both;height:auto;margin:0;float:left;background: linear-gradient(90deg, #6a4994 0%, #502675 60%);padding:3% 0 4%;}
	#event_news .NewsStyle_title{font-size:1.15rem;color:#ffde6e;}
	#event_news .NewsStyle{font-size:0.95rem;color:#ffffff;}
	#event_news .NewsStyle a:link{color:#ffffff;}
	#event_news .NewsStyle a:visited{color:#ffffff;}
	#event_news .NewsStyle a:hover{color:#ffffff;}
	#event_news .NewsStyle a:active{color:#ffffff;}
	/* news end*/


	/* Footer */
	#BodyFooter_rwd,#footer_address,#footer_address ul,#footer_address ul li{width:100%;}
	#BodyFooter_rwd{float: left;}
	#BodyFooter_rwd a:hover{text-decoration: none;}
	#BodyFooter_rwd #footer_address{margin: 0% auto auto auto;text-align: center;}
	#BodyFooter_rwd #footer_address a{color:#000;}
	#BodyFooter_rwd #footer_address ul{padding:0;margin: 1% 0;text-align: center;}
	#BodyFooter_rwd #footer_address ul li{margin-right:0;text-align: center;font-size: .9rem;list-style-type: none;	display:inline-block;    margin-top: 0.3rem;}
	#BodyFooter_rwd #footer_address ul li img{max-width:100%;height:auto;vertical-align: middle;display: inline;}
	#BodyFooter_rwd #footer_address ul br{display: none}
	/* Footer end */

	/* 舊版IE */
	#noie{background-color:#FFF;width:100%;text-align:center}
	/* 舊版IE end */
	#topbutton{display:none;}
}




/*各大相容檢視*/
@media screen and (-webkit-min-device-pixel-ratio:0) { /*Webkit*/
}
@-moz-document url-prefix(){/*Firefox*/
}

@media \0screen\,screen\9 {/*IE 6 7 8*/
}

@media screen\0 {/*IE 8 9 10 11*/
}

@media print {
}
