.namespace-news-detail {
  color: #424242;
}
.namespace-news-detail .news-detail {
  padding-top: 50px;
  padding-bottom: 160px;
}
.namespace-news-detail .sec-wrap {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.namespace-news-detail .time {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 20px;
  color: #8c8c8c;
}
.namespace-news-detail .news-til {
  font-size: 42px;
  line-height: 1;
  margin-bottom: 20px;
}
.namespace-news-detail .news-content {
  font-size: 16px;
  line-height: 1.5;
}
.namespace-news-detail .latest-press-release {
  background-color: #FAFAFA;
  padding-top: 80px;
  padding-bottom: 60px;
  margin-bottom: 120px;
}
.namespace-news-detail .latest-press-release .til {
  font-size: 48px;
  line-height: 1;
  margin-bottom: 45px;
  text-align: center;
}
.namespace-news-detail .latest-press-release .list-wrap {
  margin-right: 0px;
}
.namespace-news-detail .latest-press-release .list-wrap .width-box3 {
  width: 33.33%;
  display: inline-block;
}
.namespace-news-detail .latest-press-release .list-wrap .item {
  margin-left: 15px;
  margin-right: 15px;
}
.namespace-news-detail .latest-press-release .list-wrap .img-wrap {
  max-height: 320px;
  margin-bottom: 20px;
}
.namespace-news-detail .latest-press-release .list-wrap .time {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  color: #0050A0;
  padding-top: 10px;
  margin-top: 0;
  margin-bottom: 10px;
  border-top: 2px solid #0050A0;
}
.namespace-news-detail .latest-press-release .list-wrap .item-til {
  font-size: 24px;
  line-height: 2;
  color: #0050A0;
  font-weight: bold;
}
.namespace-news-detail .latest-press-release .list-wrap .item-des {
  font-size: 16px;
  line-height: 1.5;
  color: #424242;
}
.namespace-news-detail .view-btn {
  display: inline-block;
  font-size: 18px;
  line-height: 32px;
  color: #fff;
  padding: 25px 280px;
  background-color: #ffba2e;
  margin-bottom: 80px;
  text-decoration: none;
}

@media (min-width: 0px) and (max-width: 443px) {
  .namespace-news-detail .news-detail {
    padding-left: 15px;
    padding-right: 15px;
  }

  .namespace-news-detail .latest-press-release .list-wrap {
    margin-right: 0px;
  }

  .namespace-news-detail .latest-press-release .list-wrap .item {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 15px;
  }

  .namespace-news-detail .view-btn {
    padding: 15px 30px;
  }

  .namespace-news-detail .news-til {
    font-size: 24px;
  }

  .namespace-news-detail .latest-press-release .til {
    font-size: 40px;
  }

  .namespace-news-detail .latest-press-release .list-wrap .width-box3 {
    width: 100%;
  }

  .namespace-news-detail .view-btn {
    padding: 10px 50px;
    font-size: 16px;
  }

  .namespace-news-detail .news-detail {
    padding-bottom: 0px;
  }

  .namespace-news-detail .news-detail {
    padding-top: 10px;
  }
}

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