a {text-decoration: none;}
.sec_rec_news{height: 12rem;}
.rec_news_banner {position: relative;}
.rec_news_title{position: absolute;top: 50%;left: 1.5rem;transform: translateY(-50%);}
.rec_news_title p{font-weight: bold;font-size: 2.5rem;letter-spacing: -.2rem;color: #006934;}
.rec_news_title span {display: block;color: #006934;font-size: 1.6rem;padding-bottom: .4rem;}
.rec_news_banner img{width: 100%;height: 12rem;margin: 0 auto;position: relative;z-index: -1;}
.art_area ul li{height: auto;padding: 1.5rem 1.4rem;border-top: 1px solid #e1e6e9;position:relative}
.art_area ul li:first-child {border-top: none;}
.head_title{font-size: 2.2rem;font-weight: bold;letter-spacing: -0.1rem;margin-bottom: 0.5rem;color: #000;word-break:keep-all;line-height: 1.4;}
.article{font-size: 1.8rem;height: 5rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-bottom: 1rem;line-height: 1.4;color:#666;word-break: keep-all;}
.art_date{font-size: 1.6rem;color: #999;}
.sec_header {background: url(../img/logo_background.png) no-repeat;background-size: 100%;}
.more{background: #006934;color: #fff;display: inline-block;padding: 0.5rem;font-size: 1.6rem;position: absolute;right: 1rem;bottom: 1rem;}
