@charset "UTF-8";
.c-new__item{display:block}.c-new__item__link{position:absolute;bottom:0;right:0;width:50px;height:20px;opacity:0;z-index:10}.c-new__item__pic{width:100%;border-radius:5px;overflow:hidden}.c-new__item__pic img{transform:scale(1);transform-origin:center;transition:transform .4s ease-in-out}.c-new__item__content{width:100%;margin:35px auto 0 auto}.c-new__item__content::after{content:'...more';position:absolute;right:0;bottom:4px;display:inline-block;font-family:'Poppins-M';color:#e7a32b;font-size:16px;line-height:1}.c-new__item__content__date{display:block;width:100%;font-size:15px;line-height:1;margin:0 0 20px 0;letter-spacing:2.5px;color:#a7a39b;font-family:'Poppins-M'}.c-new__item__content__title{display:block;width:100%;font-size:19px;line-height:1.5;color:#3a383a;font-family:'NotoSansTC-M';display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;margin:0;overflow:hidden}.c-new__item__content__text{max-width:calc(100% - 75px);margin:15px 0 0 0;color:#515151;font-size:16px;line-height:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden}.c-new__item:hover .c-new__item__pic img{transform:scale(1.1)}@media screen and (max-width:991px){.c-new__item__content{margin:25px auto 0 auto}.c-new__item__content__date{margin:0 0 20px 0}.c-new__item__content__title{font-size:16px}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-new__item__link{bottom:0;right:0;width:100%;height:auto;opacity:1}.c-new__item__content{margin:20px auto 0 auto}.c-new__item__content::after{bottom:2px}.c-new__item__content__date{font-size:13px;margin:0 0 15px 0}.c-new__item__content__text{font-size:14px;margin:10px 0 0 0}}@supports (-webkit-touch-callout:none){}
.c-page{width:100%;display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;padding:80px 0 0 0;margin:30px auto 140px auto;border-top:1px solid rgba(0,0,0,.2)}.c-page__num{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center}.c-page__num a{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:40px;height:40px;margin:0 5px;border-radius:50%;font-size:16px;color:#787878;line-height:1;font-family:'Poppins-B';transition:background-color .4s ease-in-out,color .4s ease-in-out;overflow:hidden}.c-page__num a:hover,.c-page__num a.active{color:#fff;background:#e7a32b}.c-page__prev,.c-page__next{color:#787878;font-size:16px;line-height:1;font-family:'Poppins-M';margin:0 0 0 100px;transition:opacity .4s ease-in-out}.c-page__prev{margin:0 100px 0 0}.c-page__prev:hover,.c-page__next:hover{opacity:.7}.c-page__prev::after,.c-page__next::before{position:relative;display:inline-block;vertical-align:middle;text-transform:uppercase;font-size:inherit;line-height:inherit;color:inherit}.c-page__prev::after{content:'Prev';margin:0 0 0 20px}.c-page__next::before{content:'Next';margin:0 20px 0 0}.c-page__prev::before,.c-page__next::after{content:'';position:relative;display:inline-block;vertical-align:middle;width:10px;height:20px;background:url(/assets/images/common/icon_arrow_next_gray.svg) center no-repeat;background-size:contain}.c-page__prev::before{transform:scaleX(-1)}.c-page__prev:hover::before{animation:pagePrevArrow 1.2s ease-in-out infinite}.c-page__next:hover::after{animation:fadeOutRight 1.2s ease-in-out infinite}.c-page__prev.disable,.c-page__next.disable{opacity:.4;pointer-events:none}.c-page-detail{justify-content:space-between;padding:80px 0;margin:0 auto 40px auto}.c-page-detail .c-page__num{display:none}.c-page-detail .c-bt-back{width:170px;padding:20px}.c-page-detail .c-bt-back span{font-size:16px}.c-page-detail .c-bt-back::after{display:none}@media screen and (max-width:991px){.c-page{justify-content:space-between;padding:50px 0 0 0;margin:25px auto 140px auto}.c-page-detail{padding:60px 0;margin:0 auto 40px auto}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-page{padding:50px 0 0 0;margin:0 auto 90px auto}.c-page__prev{margin:0 30px 0 0}.c-page__next{margin:0 0 0 30px}.c-page__prev::after,.c-page__next::before{display:none}.c-page-detail{flex-wrap:wrap;padding:50px 0;margin:0 auto 20px auto}.c-page-detail .c-bt-back{width:100%;padding:12px 0;margin:0 auto 15px auto}.c-page-detail .c-page__prev,.c-page-detail .c-page__next{width:100%;margin:0 auto 15px auto;background:#e7a32b;color:#fff;text-align:center;border-radius:5px;padding:10px 0;order:2}.c-page-detail .c-page__prev::after,.c-page-detail .c-page__next::before{display:inline-block}.c-page-detail .c-page__prev::after{margin:0 0 0 30px}.c-page-detail .c-page__next::before{margin:0 30px 0 0}.c-page-detail .c-page__prev::before,.c-page-detail .c-page__next::after{filter:brightness(0) invert(1)}}@supports (-webkit-touch-callout:none){}
.article-list{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:space-between;max-width:1350px;margin:120px auto 0 auto;z-index:10}.article-list__item{width:calc(50% - 60px);margin:0 0 100px 0;opacity:0;animation:fadeInLeft 1s .2s ease-in-out forwards}.article-list__item:nth-of-type(even){animation-name:fadeInRight}.c-new__item__content__title{-webkit-line-clamp:2}.article-list__acc01{top:710px;right:-80px}.article-list__acc02{top:1100px;left:175px}.article-list__acc03{top:1200px;left:5px}.article-list__acc04{bottom:360px;right:-25px}@media screen and (max-width:991px){.article-list{margin:50px auto 0 auto}.article-list__item{width:calc(50% - 15px);margin:0 0 70px 0}}@media screen and (max-width:767px){.article-list__item{width:100%}}@media screen and (max-width:575px){.article-list__item{margin:0 auto 50px auto}}@supports (-webkit-touch-callout:none){}
