.cmn-page-content {
  width: 730px;
  margin: 0 auto;
  letter-spacing: .07em;
  padding: 95px 0;
}

.title {
  text-align: center;
  margin-bottom: 50px;
}

.title .ttl-en {
  font-size: 42px;
  font-size: 4.2rem;
  letter-spacing: .11em;
  font-family: "Raleway", sans-serif;
  font-weight: bold;
}

.title .ttl-ja {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}

.text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.857142857;
}

.text .note {
  font-size: 12px;
  font-size: 1.2rem;
}

.text a {
  color: #8a9a00;
}

.text a:hover {
  text-decoration: underline;
}
