@charset "utf-8";

#press,
#record,
#backnumber {
	border-top: 2px solid #e0e2e4;
	margin: 20px 0 0 0;
}

.article_txt .js-split_txt:nth-child(2) {
	margin-bottom: 5px;
}

.contact {
  text-align: center;
  border: 1px solid #e1e1e1;
  margin-top: 50px;
  padding: 30px;
  border-radius: 8px;
}
.contact_txt {
  font-size: 18px;
}
.contact_txt a {
  text-decoration: underline;
  color: #08c;
}
.contact_txt br.sp {
  display: none;
}
