@import url("./common.css?t=<%=DateTime.Now.Ticks%>");
@media screen and (min-width: 1201px){
/*滿百100%區域*/
.row100{width:100%;}
/*資料集中1200px寬外框*/
#Master_title{margin:0% auto;display:block;padding:0px;}
#event_master {margin: 0% 5%;display: block;width: 90%;padding: 0;}
#event_sec,#event_third,#event_fourth,#event_fifth,#event_sixth{margin: 0% 5%;display:block;width:90%;padding:10px;}
.tax-guide-box{position: fixed;left: 1%;bottom: 5rem;z-index: 3;}
.tax-guide-main {width:65px;height:65px;position: relative;background-color:#6d5495;border-radius:20px;overflow:hidden;margin-bottom: .5rem;font-size: .95em;}    
.tax-guide-main a {position: absolute;width:50px;height:50px;left:8px;top:11px;border-radius:5px;text-align: center;text-decoration: none;color:#fff;}
.tax-guide-main:before {content: "";position: absolute;width: 0px;height: 80px;right: 0;top: 0;border-top-right-radius: 20px;border-bottom-right-radius: 20px;/*background: rgb(173 145 184)*/;z-index: 1;}    
.tax-guide-main .fas{display: none;}
.feature_des {padding-right: 0.25rem;}
.hottxt{ color: #ffd942; font-size: 1.0em;}
}