.header-nav-menu ul li .header-nav-menu-main a::before {
  display: none;
}

.page-contents-nav {
  display: none;
}

.mb-140 {
  margin-bottom: 14rem;
}

@media print, screen and (max-width: 769px) {
  .mb-140 {
    margin-bottom: 7.5rem;
  }
}

.indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}

.indent-1_5 {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.mb-table {
  margin-bottom: 4.5rem;
}

@media print, screen and (max-width: 769px) {
  .page-contents {
    padding-top: 6rem;
  }
}

.page-contents .privacypolicy-wrap .privacypolicy-ttl-h4 {
  font-size: 1.225vw;
  line-height: 1.6;
  color: #1444A6;
  font-weight: 500;
  margin-bottom: 1vw;
}

@media print, screen and (max-width: 769px) {
  .page-contents .privacypolicy-wrap .privacypolicy-ttl-h4 {
    font-size: 5.33333vw;
    line-height: 1.4;
  }
}

.page-contents .privacypolicy-wrap .table-sec {
  background: red;
  height: 300px;
}

.page-contents .privacypolicy-wrap .normal-txt a {
  text-decoration: underline;
  color: #1444A6;
}

.page-contents .privacypolicy-wrap .normal-txt a:hover {
  text-decoration: none;
}
