@charset "utf-8";
/* CSS Document */
h2,h3 {
  font-size: 14px;
}
.p-privacy {
  width: 760px;
}
.p-privacy .sec01 .ttl {
  line-height: 2rem;
}
.p-privacy li,
.p-privacy h2,
.p-privacy h3,
.p-privacy h4,
.p-privacy h5,
.p-privacy p {
line-height:1.8;
font-family: serif;
}
.p-privacy .sec02 {
  margin-bottom: 100px;
}
.c-section-1st {
    padding-bottom: 65px;
}
.c-section-2nd.last,
.c-section-3rd.last,
.c-section-4th.last,
.c-section-5th.last {
  margin-bottom: 0;
}
.c-section-5th p {
  margin-bottom: 0;
}
@media screen and (max-width:480px) {
  .p-privacy {
    width: 85%;
    margin: 0 auto;
  }
}
/* ------ FOOTER ------ */
.p-footer-nav1 {
  background-color: #fff;
}
.p-footer-nav1 li {
  border: solid 1px #000;
}
.p-footer-nav1 li a {
  color: #000;
}