/*手機*/
@media all and (min-width: 1px) and (max-width: 1200px){
#school_link.school_linkBottom{display:none}
}

@media all and (min-width: 1px) and (max-width: 767px){
#BodyFooter_rwd{width:100%;float:left;padding-bottom:103px}
#topbutton{bottom:17%}

/*五大主題*/
/*主題LINK*/
#theme_link,#school_link{padding:2% 0;margin:0 auto;position:fixed;bottom:0;background:#eff0ea;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=7,Direction=0,Color=#333333)";-moz-box-shadow:0 -3px 7px -3px rgba(51,51,51,0.9);-webkit-box-shadow:0 -3px 7px -3px rgba(51,51,51,0.9);box-shadow:0 -3px 7px -3px rgba(51,51,51,0.9);filter:progid:DXImageTransform.Microsoft.Shadow(Strength=7,Direction=135,Color=#333333)}
#theme_link ul,#school_link ul{width:96%}
#theme_link ul li,#school_link ul li{width:48%;display:inline-block;font-size:1rem;line-height:1.9em;border:none;padding:0}
#theme_link a,#school_link a{color:#000;text-decoration:underline}
#theme_link ul li:last-child,#school_link ul li:last-child{width:100%}
/*橫式*/
@media screen and (orientation:landscape){
#theme_link ul,#school_link ul{width:90%}
}

/*主題內容*/
#theme_content{width:96%;padding:0 2%}
#theme_content header{width:100%;margin:0 auto;display:inline-block}
#theme_content h1,#theme_content h2{width:90%;text-align:center;padding:5%}
    #theme_content h2 strong{display:block}
#theme_content ul.content_link{width:96%;margin:2% 2% 4%}
#theme_content ul.content_link li{width:auto;font-size:1.05em;display:inline-block;margin:0 5% 0 auto;padding-left:3%}
#theme_content ul.content_link li:last-child{margin:0}
#theme_content .content_text{width:98%;margin:0 auto;padding:3% 1%;border:none}
#theme_content .content_full{display:inline-block}
#theme_content .content_text p{font-size:1.05rem;margin-bottom:5%}
#theme_content .school_table{font-size:1rem;line-height:1.55em}
#theme_content .schoolRow{border:none;display:block}
#theme_content .schoolTH,#theme_content .schoolTD{width:50%;float:left;padding:1.5% 0;border-bottom:1px dashed #f2c820}
#theme_content .schoolTH.hidden{display:none}
#theme_content #schoolcontent_open{margin:2% auto}
#theme_content #schoolcontent_open span{padding:0 2%}
#theme_content ol,#theme_content ul{width:92%;margin:0 auto 5% 8%}
#theme_content ol li,#theme_content ul li{font-size:1.05rem;margin-bottom:2%}
#theme_content table ul,#theme_content table ol{width:70%;margin:0 auto 0 30%}
#theme_content ul.theme_select{width:80%;margin:0 auto 0 20%}
#theme_content ul.theme_select li{font-size:1.05rem}
}

/*平板*/
@media all and (min-width: 768px) and (max-width: 1200px){
#theme_link ul{width:100%;text-align:center}
#theme_link ul li{font-size:1.1em}
#theme_content header{width:30%}
#theme_content .content_text{width:67%;margin:0 0 0 3%}
}

@media all and (min-width: 1px) and (max-width: 991px){
#theme_content h1{font-size:2.5rem}
#theme_content h2{font-size:2.3rem}
#theme_content h3{font-size:1.55rem;line-height:1.3em;margin-bottom:3%}
#theme_content h4{font-size:1.3rem;margin:2% auto}
#theme_content h5{font-size:1.2rem}
}