/* =================================
main-banner
================================= */
.main-banner { background-image: url('../img/bg_top_01.png'); }

/* =================================
main-contents
================================= */
.main-contents { padding: 45px 0 54px; }

.container-privacy {
  width: 720px;
  margin: 0 auto;
}

.main-contents h2 {
  color: #333;
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 40px;
}

.main-contents p {
  color: #333;
  line-height: 22px;
}

.main-contents .box-border { margin-bottom: 38px; }

.main-contents .box-border .tit-border {
  border-bottom: 1px solid #e6e9ee;
  font-size: 20px;
  font-weight: bold;
  margin: 44px 0 9px;
  padding-bottom: 14px;
}

.main-contents .box-border .txt-border-01 { margin-top: 18px; }