.harassment_policy-block {
  margin-top: 30px;
}
@media (min-width: 769px) {
  .harassment_policy-block {
    margin-top: 50px;
  }
}
.harassment_policy-block .ttl {
  color: #BD399C;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.7;
  font-weight: 700;
}
@media (min-width: 769px) {
  .harassment_policy-block .ttl {
    font-size: 24px;
    line-height: 1.5;
  }
}
.harassment_policy-block .subttl {
  font-size: 22px;
  text-decoration: underline;
  line-height: 1.4;
}
.harassment_policy-block .mds {
  font-size: 22px;
  padding: 0 5px 0 5px;
  border-left: solid 5px #BD399C;
}
.harassment_policy-block .mds2 {
  font-size: 18px;
  color: #BD399C;
  font-weight: 700;
}
.harassment_policy-block .box {
  border: dashed 1px #BD399C;
  padding: 30px 0;
}
.harassment_policy-block .text {
  font-size: 16px;
  line-height: 1.625;
}
@media (min-width: 769px) {
  .harassment_policy-block .text {
    font-size: 15px;
    line-height: 1.66666667;
  }
}
.harassment_policy-block .text + .text {
  margin-top: 20px;
}
.harassment_policy-block .text + .ttl {
  margin-top: 50px;
}
@media (min-width: 769px) {
  .harassment_policy-block .text + .ttl {
    margin-top: 60px;
  }
}
.harassment_policy-block a {
  color: #BD399C;
  text-decoration: underline;
}
/*# sourceMappingURL=map/harassment_policy.css.map */