@charset "utf-8";

/* -------------------------------------------------------------------
#PRIVACY
------------------------------------------------------------------- */
#PRIVACY {}





/* section-1 */
.section-1 {
  padding-top: 25px;
  padding-bottom: 80px;
  font-size: 1.6rem;
  line-height: 2.25;
}
.section-1 .inner {
  max-width: 994px;
  margin: 0 auto;
}
.section-1 p:first-of-type {
  text-align: right;
}





/* section-2 */
.section-2 {
  padding-bottom: 150px;
  font-size: 1.6rem;
}
.section-2 p:first-of-type {
  line-height: 2.25;
}
.section-2 h3 {
  margin-top: 40px;
  font-weight: 900;
  color: #0ea2aa;
}
.section-2 p:not(:first-of-type) {
  margin-left: 2em;
  line-height: 2;
}