@charset "UTF-8";

.news_ttl{
  margin-bottom: 10px;
  color: #acacac;
  font-size: 20px;
  font-size: 2rem;
  font-family: "UD Reimin Bold";
  line-height: 2;
}

.whiteBox_inner .news_data{
  margin-bottom: 5px;
}

.whiteBox_inner p{
  line-height: 1.75;
  margin-bottom: 0.8em;
}

.whiteBox_inner p:last-child{
  margin-bottom: 0;
}