@charset "utf-8";

@media screen and (max-width: 768px) {
/* -------------------------------------------------------------------
#PRIVACY
------------------------------------------------------------------- */
#PRIVACY {}





/* section-1 */
.section-1 {
  padding-bottom: 40px;
  line-height: 2;
}





/* section-2 */
.section-2 {
  padding-bottom: 100px;
}
.section-2 p:first-of-type {
  line-height: 2;
}
.section-2 h3 {
  margin-top: 30px;
}





}