/* 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(../images/0501024-3_line_bg.gif) #f8ebd3;}
#BodyContainer{margin:0 auto}
#BodyContentEvent{width:100%}
#event{background: linear-gradient(to bottom, white 60%, #fed400 100%);}
#event a:hover{text-decoration:none;left:1px;top:1px;position:relative}
small{font-size: 75%}

/* .line_bg{}
.red_bg{} */
h1{font-size: 2rem;}
h2{font-size: 1.4rem;}
h4{font-size: clamp(1.3rem, 3vw, 1.4rem);width: 100%;color: #009eca;font-weight: bold;margin-bottom: 1rem;}
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; }
:root{--sticker-w:clamp(9rem, 18vw, 12rem);}
.flex{display: flex;flex-wrap: wrap;align-items: center;}

#event_master{width: 100%;overflow: hidden;}
.banner{
  width: 100%;max-width: 1200px;margin: 0 auto;padding: 1.5rem;
  justify-content: center;gap: 2rem;background: url("../images/1503044_1_10.png") top center / cover no-repeat;box-sizing: border-box;
}
.banner_title{width: 100%;margin-bottom: -6rem;justify-content: center;}
.banner_title img{width: 100%;max-width: 700px;height: auto;display: block;}
.banner_pic{flex: 0 0 48%;display: flex;align-items: flex-end;justify-content: flex-end;position: relative;min-width: 280px;}
.banner_pic .book{margin: 0;}
.banner_pic .book_main{position: relative;z-index: 2;}
.banner_pic .book_sub{position: relative;z-index: 1;}
.banner_pic img{width: 100%;height: auto;display: block;}
.banner_txt{flex: 0 0 48%;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;min-width: 280px;font-weight: bold;}
.banner_txt h1{
	margin: 0 0 1rem;font-size: clamp(1.2rem, 3vw, 1.4rem);line-height: 1.2;font-weight: 700;color: #009eca;padding-bottom: 0.6rem;margin-bottom: 0.6rem;
	border-bottom: 1px dotted #009eca;
}
.banner_txt p{margin: 0;font-size: clamp(1.1rem, 1.8vw, 1.2rem);line-height: 1.9;}
.banner_txt p span{color: #ef7a00;}

/*書單*/
.booklist{margin: 0 auto 0;padding: 0 3rem 1rem;display: flex;flex-wrap: wrap;}

.booklist figure{width: calc(100%/4 - 3%);padding: .1rem 0;text-align: center;margin:0 auto;z-index: 3;display: block;max-width: 200px;margin: 0 auto;}
figure img{height: auto;filter: drop-shadow(0px 0px 3px #0000006f);padding: 0.5rem 0 0}
figure a{width: 100%;color: #a20013;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;}

/*優惠*/
.sale_box{width: 100%;max-width: 720px;margin: 1rem auto auto;padding: 0;background: #0b90b3;position: relative;box-sizing: border-box;border-radius: 0 50px 0 0;}
.sale_box dd{margin: 0;display: flex;align-items: flex-start;flex-wrap: wrap;color: #fff;font-size: 1.1rem;line-height: 2.2;font-weight: 700;}
.sale_box dd + dd{margin-top: .2rem;}
.sale_box .label{
	flex: 0 0 9.5em;display: inline-flex;align-items: center;justify-content: center;background: #0096c7;color: #ffe100;
  padding: .05rem .3rem;margin-right: .5rem;white-space: nowrap;box-sizing: border-box;
}
.sale_line{display: inline-flex;align-items: center;flex-wrap: nowrap;white-space: nowrap;margin-right: 1rem;}
.sale_line.break{width: calc(100% - 10em);margin-left: calc(9.5em + .5rem);}
.sale_box dd span:not(.label):not(.sale_line){color: #ffe100;}
.sale_box a{color: #fff;margin-left: .35rem;white-space: nowrap;}
.sale_box a:hover{text-decoration: underline;}
.sale_box::after{content: "";width: 2.8rem;aspect-ratio: 1 / 1;border-radius: 50%;background: #f6a000;position: absolute;top: .35rem;right: -1rem;}

/* notice */
#event_notice{width:100%;padding-top:4%;padding-bottom:4%;border-bottom: 1px dotted #ffffff;background: #ffc561;}
#event_notice p{font-size:.95rem;line-height:1.5rem;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: #0badb0;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 */


	  /* Footer */
	  #BodyFooter_rwd{float:left;width:850px;margin-left:auto;margin-right:auto;color:#333;font-family:"Microsoft JhengHei"}
	  #BodyFooter_rwd #footer_line{width:90%;display:block;float:left;height:auto;text-align:center;border-top-width:thin;border-top-style:solid;border-top-color:#333;margin:2% 5%}
	  #BodyFooter_rwd #footer_inline a{color:#333}
	  #BodyFooter_rwd #footer_inline ul{float:left;width:100%;margin-bottom:0;margin-top:3%}
	  #BodyFooter_rwd #footer_inline ul li{display:inline;line-height:2em;font-size:1em;clear:both;width:100%;margin-right:1%;margin-bottom:0}
	  #BodyFooter_rwd #footer_inline ul li img{width:20%;height:auto;vertical-align:middle}
	  #BodyFooter_rwd #footer_address{margin-top:0;float:left;width:100%;margin-right:auto;text-align:center;margin-left:auto}
	  #BodyFooter_rwd #footer_address a{color:#333}
	  #BodyFooter_rwd #footer_address ul{float:left;text-align:center;margin-bottom:1%;width:100%;clear:both}
	  #BodyFooter_rwd #footer_address ul li{float:left;display:block;width:100%;line-height:2em;text-align:center;font-size:.8em}
	  /* 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 {
}
