/*-------------------------------
---main
-------------------------------*/

main {
  margin-bottom: 9rem!important;
}


/*-------------------------------
---.news_contents
-------------------------------*/

.news_contents {
  margin-bottom: 3rem;
}

.news_contents .image {
  grid-gap: 2rem;
}

.news_contents .contents_txt .news_body {
  margin-bottom: 3rem;
}