.privacy-content .inner .headline {
  height: 70px;
  margin-bottom: 50px;
}
@media (max-width: 600px) {
  .privacy-content .inner .headline {
    height: 40px;
  }
}
.privacy-content .inner .headline img {
  width: auto;
}
.privacy-content .inner .text {
  font-size: 14px;
  margin-bottom: 60px;
  line-height: 1.5714285714;
  letter-spacing: 0.04;
}
.privacy-content .inner .box {
  margin-bottom: 40px;
}
.privacy-content .inner .box .top {
  font-size: 14px;
  color: #133739;
  margin-bottom: 20px;
  font-weight: bold;
}
.privacy-content .inner .box .bottom {
  font-size: 14px;
  line-height: 1.5714285714;
  letter-spacing: 0.04;
}
.privacy-content .inner .box .bottom ul {
  padding-left: 20px;
  box-sizing: border-box;
  margin-top: 20px;
  list-style: disc;
  list-style-position: outside;
}
.privacy-content .inner .box .bottom ul li {
  list-style: disc;
  font-size: 14px;
  line-height: 1.5714285714;
  letter-spacing: 0.04;
}/*# sourceMappingURL=privacypolicy.css.map */