@charset "UTF-8";

.content-title-type-1 {
  font-size: 2rem;
  font-weight: bold;
  border-bottom: 3px solid #000;
  line-height: 1.3;
  padding: 0 0 8px 0;
  margin: 45px 0 30px 0;
}

.content-title-type-2 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 25px 0;
}

.title-type-1 {
  font-size: 2rem;
	text-align: center;
	font-weight: bold;
	padding: 30px 0 0 0;
  line-height: 1.3;
}

.page-title {
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 20px 0;
}
