.privacy {
  /*-----------
page_title
-----------*/
}

.privacy .page_title {
  margin-bottom: 70px;
}

@media screen and (max-width: 767px) {
  .privacy .page_title {
    margin-bottom: 35px;
  }
}

.privacy .page_title img {
  height: 30px;
  padding: 0 20px;
}

.privacy .section {
  max-width: 800px;
  margin: 0 auto;
}

.privacy .section .reed {
  margin-bottom: 45px;
}

@media screen and (max-width: 767px) {
  .privacy .section .reed {
    margin-bottom: 30px;
  }
}

.privacy .section dl {
  margin-bottom: 30px;
  line-height: 2;
}

.privacy .section dl dt {
  font-size: 1.6rem;
  font-weight: bold;
}
