@charset "euc-jp";

#visual{
	display: none;
}

#policy{
	text-align: left;
	line-height: 1.6;
 	font-size: 1.4rem;
}
#policy h2 {
  margin-bottom: 4em;
	font-size: 1.6rem;
	font-weight: normal;
}
#policy h3 {
  margin: 2em 0 1em;
  padding: 0;
  font-size: 1.6rem;
}

#policy p {
  margin-bottom: 40px;
  font-size: 1.2rem;
}