@charset "utf-8";
.l-footer-bottom__text2 {
  font-family: "Noto Serif JP", sans-serif;
  text-align: center;
  margin-top: 2rem;
  line-height: 2.14;
  letter-spacing: 0em;
	  font-size: 90%;
}
.l-footer-bottom__text2 a:link {
  transition: 0.4s;
}
.l-footer-bottom__text2 a:hover {
  color: white;
  background-color: #8EB997;
}
.smallbottom {
	text-align: center;
  color: #FF5536;
  font-size: 75%;
	font-weight: 100;
	letter-spacing: -0.02em;
	margin: 35px 0 0 0;
}