@charset "UTF-8";.newsDetail .decBg{z-index:-1;height:100vh}.newsDetail .decBg .dec{top:75.75%;left:0}.newsDetail .decBg .dec img{width:clamp(217px,30.78125vw,500px)}.newsDetail footer{padding:0!important}@media only screen and (max-width:767px){.newsDetail footer{display:none}}.newsDetail footer .scroll-top{position:fixed;top:calc(100vh - 100px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media only screen and (max-width:1500px){.newsDetail footer .scroll-top{right:20px}}.newsDetail .topHead{width:calc(100% - 40px);max-width:1630px;margin:-96px auto 0 auto}@media only screen and (min-width:767px){.newsDetail .topHead{width:calc(100% - 88px)}}@media only screen and (min-width:1201px){.newsDetail .topHead{width:85%}}@media only screen and (max-width:768px){.newsDetail .topHead{margin-top:-60px}}.newsDetail .logo{width:100%;max-width:96px;padding:22px 0}@media only screen and (max-width:768px){.newsDetail .logo{max-width:75px;padding:11px 0}}.newsDetail .closeBtn{position:fixed;top:0;right:0;width:95px;height:95px;-webkit-transform:unset;transform:unset;cursor:pointer;background:#F9B233;z-index:5}.newsDetail .closeBtn:after,.newsDetail .closeBtn:before{content:"";position:absolute;top:50%;left:50%;background-color:#FFF;-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg)}.newsDetail .closeBtn:before{width:1.5px;height:28px}.newsDetail .closeBtn:after{height:1.5px;width:28px}@media only screen and (max-width:900px){.newsDetail .closeBtn{width:64px;height:64px}.newsDetail .closeBtn:before{width:1px;height:18px}.newsDetail .closeBtn:after{height:1px;width:18px}}.newsDetail .content{padding:60px 44px 120px 44px}@media only screen and (max-width:767px){.newsDetail .content{padding:30px 20px 60px 20px}}.newsDetail .content .inner{width:100%;max-width:1500px;margin:0 auto;background:#FFF;padding:150px 44px}@media only screen and (max-width:767px){.newsDetail .content .inner{padding:80px 20px}}.newsDetail .content .heading{width:100%;max-width:1120px;margin:0 auto}.newsDetail .content .heading .date{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsDetail .content .heading .date:after{content:"";width:137px;height:6px;background:#F9B233;margin:0 20px;display:block}.newsDetail .content .heading .date .MD{font-size:1.875rem;font-weight:700;line-height:1.2}.newsDetail .content .heading .date .Y{font-size:1.25rem;font-weight:700;line-height:1.2;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.newsDetail .content .heading .itemTitle{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.newsDetail .content .heading .itemTitle .main{font-family:"LALIGA-Text","Noto Sans TC","微軟正黑體修正","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:3.125rem;font-weight:700}@media only screen and (max-width:900px){.newsDetail .content .heading .itemTitle .main{font-size:2.5rem}}.newsDetail .content .heading .itemTitle .sub{font-size:1.5rem}.newsDetail .content .heading .tagsBlk{border-left:5px solid #F9B233;padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px}.newsDetail .content .heading .tagsBlk .tags{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px 30px;overflow:hidden;-webkit-transition:height 0.3s ease;transition:height 0.3s ease}.newsDetail .content .heading .tagsBlk .tag{font-size:1rem;font-weight:700;line-height:1.2;-webkit-transition:color 0.3s;transition:color 0.3s;position:relative}.newsDetail .content .heading .tagsBlk .tag:after{content:"";display:block;width:1px;height:14px;background:#EAEAEA;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-15px;pointer-events:none}@media screen and (pointer:fine){.newsDetail .content .heading .tagsBlk .tag:hover{color:#F9B233}}@media screen and (pointer:coarse){.newsDetail .content .heading .tagsBlk .tag:active{color:#F9B233}}.newsDetail .content .heading .tagsBlk .toggle-button{width:30px;height:20px;position:relative;-ms-flex-negative:0;flex-shrink:0}.newsDetail .content .heading .tagsBlk .toggle-button:after{content:"";width:40px;height:40px;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}@media screen and (pointer:fine){.newsDetail .content .heading .tagsBlk .toggle-button:hover .dots span{width:12px}}@media screen and (pointer:coarse){.newsDetail .content .heading .tagsBlk .toggle-button:active .dots span{width:12px}}.newsDetail .content .heading .tagsBlk.expanded .toggle-button{opacity:1}.newsDetail .content .heading .tagsBlk.expanded .toggle-button .dots span{width:12px}.newsDetail .content .heading .tagsBlk .dots{--dotColor:#000;width:100%;height:100%;width:30px;height:20px;position:relative;z-index:2;gap:5px;-webkit-transition:0.2s opacity;transition:0.2s opacity;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newsDetail .content .heading .tagsBlk .dots span{width:3px;height:3px;border-radius:50px;background:var(--dotColor);-webkit-transition:0.4s background,0.4s width;transition:0.4s background,0.4s width}.newsDetail .content .heading .tagsBlk .dots:after,.newsDetail .content .heading .tagsBlk .dots:before{content:"";display:block;width:3px;height:3px;border-radius:50px;background:var(--dotColor);-webkit-transition:0.4s background;transition:0.4s background}.newsDetail .content ._articleBlock{width:100%;max-width:1120px;margin:0 auto;padding-top:60px}.newsDetail .bottomRelated{background:#FFF;padding-block:120px;padding-inline:10%}@media only screen and (max-width:900px){.newsDetail .bottomRelated{padding-inline:44px;padding-block:60px}}@media only screen and (max-width:767px){.newsDetail .bottomRelated{padding-inline:20px}}.newsDetail .bottomRelated .secTitle{text-align:center}.newsDetail .bottomRelated .secTitle .main{font-size:2.5rem}@media only screen and (max-width:768px){.newsDetail .bottomRelated .secTitle .main{font-size:1.875rem}}.newsDetail .bottomRelated .secTitle .sub+.main{margin-top:10px}.newsDetail .bottomRelated .relatedContent{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:clamp(3.75rem,0.4412rem + 5.8824vw,7.5rem);-ms-flex-wrap:wrap;flex-wrap:wrap}.newsDetail .bottomRelated .relatedContent .item{width:calc((100% - clamp(3.75rem, 0.4412rem + 5.8824vw, 7.5rem)) / 2);max-width:600px}.newsDetail .bottomRelated .relatedContent .item .picBox{position:relative;width:100%;overflow:hidden}.newsDetail .bottomRelated .relatedContent .item .picBox:before{content:"";display:block;width:100%;height:100%;padding-top:66.8085106383%}.newsDetail .bottomRelated .relatedContent .item .picBox img{width:101%;height:101%;-o-object-fit:cover;object-fit:cover;position:absolute;left:50%;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.newsDetail .bottomRelated .relatedContent .item .txtBox{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px 40px}.newsDetail .bottomRelated .relatedContent .item .itemTitle{font-size:1.625rem;font-weight:700;line-height:1.5;text-align:left;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media only screen and (max-width:900px){.newsDetail .bottomRelated .relatedContent .item .itemTitle{font-size:1.375rem}}.newsDetail .bottomRelated .relatedContent .item .date{-ms-flex-negative:0;flex-shrink:0}.newsDetail .bottomRelated .relatedContent .item .date .MD{text-align:center;font-size:1.375rem;font-weight:700;line-height:1.2}.newsDetail .bottomRelated .relatedContent .item .date .Y{margin-top:3.5px;text-align:center;font-size:0.875rem;font-weight:700;line-height:1.2}.newsDetail .bottomRelated .relatedContent .item .moreBtn{margin-top:10px}@media only screen and (min-width:576px){.newsDetail .bottomRelated .relatedContent .item .moreBtn{display:none}}@media only screen and (max-width:900px){.newsDetail .bottomRelated .relatedContent .item{width:100%}}@media only screen and (max-width:575px){.newsDetail .bottomRelated .relatedContent .item .txtBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newsDetail .bottomRelated .relatedContent .item .txtBox .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.newsDetail .bottomRelated .relatedContent .item .txtBox .date .Y{margin-top:0}}
/*# sourceMappingURL=newsDetail.css.map */