@charset "UTF-8";


.newsTitle h2 {
  padding-top: 500px;
  padding-bottom: 30px;
  color: #232323;
  font-size: 24px;
  letter-spacing: 0.3px;
}

.newsTxtBold {
  font-weight: 600;
}


.mainContentsItem p {
  text-align: justify;
  font-size: 18px;
}


.mainContentsItem h1 {
  padding-top: 100px;
  padding-bottom: 80px;
}



