.newsBox,.newsList .newsItem .item,.newsList .newsItem .item .Img,.newsList .newsItem .item .Img img{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.mainArea .wrap{max-width:1540px}@media (max-width:768px){.mainArea{padding-top:0}}.newsInfoBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.newsInfoBox .classTitle{background:#89a8a9;color:#fff;font-size:14px;line-height:1;letter-spacing:0.5px;padding:5px 10px}.newsInfoBox .dateBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsInfoBox .dateBox .day{color:#555555;font-size:40px;font-weight:bold;line-height:56px;margin-right:15px}.newsInfoBox .dateBox .month,.newsInfoBox .dateBox .year{color:#555555;font-size:15px;font-weight:600;line-height:1.5;white-space:nowrap}.newsInfoBox .dateBox .month .slash,.newsInfoBox .dateBox .year .slash{margin:0 5px}.newsInfoBox .dateBox .year{font-size:14px;letter-spacing:1px}.newsInfoBox .tagBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.newsInfoBox .tagBox .tagList{display:-webkit-box;display:-ms-flexbox;display:flex}.newsInfoBox .tagBox .sdgImgBox{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:99px;overflow:hidden;margin:0 2px}.newsInfoBox .tagBox .sdgImg{width:56px;height:56px}.newsBox.ajaxDisabled{opacity:0.15;pointer-events:none}.newsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -30px}@media (max-width:1600px){.newsList{margin:0 -20px}}.newsList .newsItem{width:33.3333333333%;height:auto;padding:0 15px 30px}@media (max-width:1200px){.newsList .newsItem{width:50%}}@media (max-width:960px){.newsList .newsItem{width:100%}}.newsList .newsItem .item{height:100%;position:relative;-webkit-box-shadow:0 0 15px rgba(0,0,0,0);box-shadow:0 0 15px rgba(0,0,0,0);background:#fff;border-radius:10px;padding:15px}@media (min-width:1181px){.newsList .newsItem .item:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-box-shadow:0 0 25px rgba(0,0,0,0.3);box-shadow:0 0 25px rgba(0,0,0,0.3)}.newsList .newsItem .item:hover .Txt .title{color:#89a8a9}.newsList .newsItem .item:hover .Txt .title a{color:#89a8a9}.newsList .newsItem .item:hover .Txt .moreBtn .more{color:#002f30}.newsList .newsItem .item:hover .Txt .moreBtn .more:before{-webkit-transform:translate(3px,-3px);transform:translate(3px,-3px)}}.newsList .newsItem .item .Img{width:100%;height:auto;aspect-ratio:900/587;border-radius:6px;overflow:hidden}.newsList .newsItem .item .Img a{display:block;width:100%;height:100%}.newsList .newsItem .item .Img.noImg{background:#BBD3D4;position:relative}.newsList .newsItem .item .Img.noImg:after{content:"";position:absolute;pointer-events:none;max-width:300px;width:80%;height:auto;aspect-ratio:300/36;background:url("../images/logo.svg") no-repeat center/contain;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.newsList .newsItem .item .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block}.newsList .newsItem .item .Txt{padding:15px 0;overflow:hidden}.newsList .newsItem .item .Txt .title{color:#002f30;font-size:18px;font-weight:500;letter-spacing:0.9px}@media (max-width:1180px){.newsList .newsItem .item .Txt .title{font-size:16px;letter-spacing:0.8px}}.newsList .newsItem .item .Txt .title a{color:#002f30}.newsList .newsItem .item .Txt .text{height:60px;color:#313131;font-size:16px;padding-top:20px}@media (max-width:1180px){.newsList .newsItem .item .Txt .text{font-size:15px}}