#hyWrap{width:100%;margin:0 auto;border-radius:10px;font-family:"Microsoft JhengHei";background:#fed5e7}
.hyWrapMaster img{width:100%;display:block;border-top-left-radius:10px;border-top-right-radius:10px}
.hyWrapMaster_news{padding:2.5% 1% 1%;text-align:center;font-size:1.2rem}
.hyWrapMaster_news a{color:#eb0e8b}
.hyWrap_list{width:98%;margin:0 auto;padding:.5% 1% 1.5%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;display:-ms-flexbox;-ms-flex-wrap:wrap;-ms-flex-pack:center;-ms-flex-align:center}
.hyWrap_list dl{width:32.3%;margin:1% .5%;text-align:center}
.hyWrap_list dt{font-size:1.25em;line-height:1.8em;color:#FFF;background: linear-gradient(to right,#26c3ba 10%,#ce68ba 90%);border-radius:7px 7px 0 0}
.hyWrap_list dd{font-size:1.05em;padding:6px 0;background:#ffecf5;color:#eb0e8b;border-radius:0 0 7px 7px}
.hyWrap_list a{color:#024347}
.hyWrap_list a:hover{color:#f24235}

@media all and (min-width: 1px) and (max-width: 767px) {
#hyWrap{width:98%}
.hyWrap_list dl{width:48%;margin:1%}
.hyWrap_list dt{font-size:1.15rem}
.hyWrap_list dd{font-size:1rem}
.hyWrapMaster_news{font-size:1.1rem;padding:2% 3%}
}