.sp {
  display: none;
}

.news-mainwrapper {
  max-width: 1400px;
  margin: 0 auto;
  padding: 150px 20px 130px;
}
.news-mainwrapper .news-mainwrapper-inner {
  width: 800px;
  margin: 0 auto;
}
.news-mainwrapper .news-mainwrapper-inner .news-title h1 {
  color: #3c4d69;
}
.news-mainwrapper .news-mainwrapper-inner .news-content p {
  margin: 18px 0;
  font-weight: 400;
  font-size: 18px;
}
.news-mainwrapper .news-mainwrapper-inner .news-content a {
  text-decoration: underline;
  color: #3c4d69;
}/*# sourceMappingURL=style_pc.css.map */