@charset "UTF-8";
/*===================================================================

		お知らせー詳細

===================================================================*/
.page-title-area{
  margin-bottom: 1rem!important;
  }

.single_news_date{
  text-align: right;
  margin-bottom: 2rem;
  }

.single_news_important{
	}

.news_contents{
	margin-bottom: 2rem;
	padding: 1.4rem 1.4rem 1.4rem 1.4rem;
	border-radius: 10px;
	border: dotted 1px var(--color_main);
}
