/* 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 */

body{margin:0 auto;padding:0;font-family: 'Noto Sans TC', sans-serif;background: #f3e4ee;}
#BodyContainer{margin:0 auto}
#BodyContentEvent{width:100%}
#event{background:/*url('../images/1503047_bg.png') no-repeat;*/}
#event a:hover{text-decoration:none;left:1px;top:1px;position:relative}
h1{font-size: 3rem;}
h2{font-size: 2.3rem;}
h3{font-size: 1.6rem;}
h4{font-size: 1.8rem;color: #62444e;text-align: center;padding: 1.25rem 0 .25rem;font-weight: bolder;font-family: "Noto Serif TC", serif;border-bottom: 4px #62444e2a dotted;width: 92%;margin: auto;}
.bg1{background: url(https://fd.get.com.tw/edm/20260515/1503047_bg.png) no-repeat top 22% center;}
.bg2{background: #eec66a;}
/* .teaching, .book_box{padding:3% 5% 1%;} */
/* .teaching{display: grid;justify-content: center;} */

.banner{width: 100%;}
.banner img{width: 100%;}
.teaching dl{font-family: "Noto Serif TC", serif;}
.teaching dl dt{font-weight: bolder;font-size: 1.65rem;padding: .8rem 0 .2rem;}
.teaching dl dt:nth-child(1){color: #649745;}
.teaching dl dt:nth-child(3){color: #4e6ba0;}
.teaching dl dt:nth-child(5){color: #b43b35;}
.teaching dl dd{padding: 0 0 0 1.7rem;font-weight: 600;font-size: 1.1rem;}

.book_box{display: flex;justify-content: center;flex-direction: row;}
.book_cover{width: 33%;position: relative;margin: -5.5rem 0 0 0;}
.book_cover figure{margin: 0;}
.book_cover figcaption{position: absolute;right: -10rem;bottom: 3rem;background: #e2e2e38a;color: #d58142;padding: .25rem 1rem .25rem 2rem;font-size: 1.1rem;font-weight: bold;border-radius: 0 .5rem .5rem 0;}
.book_cover figcaption b{font-size: larger;font-family: Verdana,"Microsoft JhengHei";}
.book_info{width: 66%;margin: auto;padding: .25rem 1rem 1.5rem;font-size: 1.2rem;}
.book_info span{font-size: 1.4rem;font-weight: 700;padding: .1rem 1.5rem;margin: 0 .7rem 0 0;font-family: "Noto Serif TC", serif;color: #fff;border-radius: .5rem;}
.book_info div{padding: .4rem 0;}
.book_info div:nth-child(odd) span{background: linear-gradient(90deg, #b79649, #e2b95b);}
.book_info div:nth-child(even) span{background: linear-gradient(90deg, #d58143, #ae6934);}

/*書單*/
.booklist{padding:1% 5% 2%;}
.books, .books th, .books td {border: 1px #764e5ccc dotted;border-collapse: collapse;text-align: center; font-family: Verdana,"Microsoft JhengHei";}
.books{width: 88%;margin: auto;}
.books img{width: 100%;}
.books td:nth-child(4){color: red}
.books caption{width: 65%;margin: auto;font-size: 1.4rem;padding: 0 0 1.5rem;}
.books caption a{color: #fff;font-size: 1.4rem;font-weight: 700;padding: .25rem 1.5rem;background: linear-gradient(180deg, #aa2227, #901419);text-decoration: none;border-radius: 50rem;}
.books_title{font-size: 1.5rem;font-weight: 700;text-align: center;padding: .1rem 1.5rem;margin: .25rem .7rem 0 0;font-family: "Noto Serif TC", serif;color: #fff;border-radius: .5rem;background: linear-gradient(90deg, #d58143, #ae6934);}
.booklist tbody{background: #fff;}
.booklist tbody tr th{background: #764e5c;color: #fff;padding: 0 1rem;}
.booklist tbody p a{font-size: 1.15rem;color:#62444e;padding: 0 1rem;line-height: 1.8rem;}

/*各大相容檢視*/
@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 {
}