@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
.privacy {
  width: 1006px;
  height: auto;
  margin: auto;
  font-weight: 300;
	font-family: 'Noto Sans JP', sans-serif;
}
.privacy p {
  margin-right: -23px;
  margin-top: 0px;
  font-size: 13px;
  line-height: 10px;
  padding-bottom: 40px;
}