#news .wrap-hero {
  background: url(../images/news/top.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
#news .wrap-news ul li {
  border-bottom: 1px solid #ececec; }
  #news .wrap-news ul li a {
    font-size: 0.95rem;
    padding: 21px 0;
    width: 100%; }
    @media (max-width: 767px) {
      #news .wrap-news ul li a {
        padding: 8px 0; } }
    #news .wrap-news ul li a:hover {
      color: #106e64; }
  #news .wrap-news ul li time {
    color: #b4b4b4;
    font-size: 0.85rem;
    margin: 0 22px 0 0;
    vertical-align: top; }
  #news .wrap-news ul li span {
    display: inline-block;
    width: 80%; }
    @media (max-width: 767px) {
      #news .wrap-news ul li span {
        width: 100%; } }

#single-news {
  font-size: 0.9rem; }
  #single-news .wrap-hero {
    background: url(../images/about/top.jpg) no-repeat;
    background-position: center;
    background-size: cover; }
  #single-news .wrap-title h2 time {
    color: #8e8e8e; }
  #single-news .wrap-title h2 span {
    border-bottom: 2px solid #106e64;
    display: inline-block;
    font-size: 1.3rem;
    margin: 20px 0 30px;
    padding: 0 0 10px 0;
    text-align: left; }
  #single-news .wrap-text .box-text {
    display: inline-block; }
    #single-news .wrap-text .box-text p {
      margin: 0 0 30px 0;
      text-align: left; }

/*# sourceMappingURL=news.css.map */
