@media print,
screen and (min-width: 768px) {
  .c-pagehead-txt {
    padding-right: 2rem;
  }
}

@media print,
screen and (min-width: 768px) {
  .c-pagehead-headline .ja {
    font-size: 4.5rem;
    letter-spacing: 0.005em;
    line-height: 1.3333333333;
    letter-spacing: -0.1rem;
  }
}

/*.p-management {
  padding-bottom: 16rem;
}
@media screen and (max-width: 767px) {
  .p-management {
    padding-bottom: 7rem;
  }
}*/
.p-management p {
  font-size: 1.8rem;
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
  .p-management p {
    font-size: 1.4rem;
  }
}

.p-management .c-point p {
  margin-bottom: 0;
}

.p-about .c-point {
  margin: 5rem 0;
}

@media screen and (max-width: 767px) {
  .p-about .c-point {
    margin: 3rem 0;
  }
}

.p-importance {
  margin: 10rem 0 0;
}

.p-importance .c-photoset {
  margin: 4rem 0 0;
}

.p-importance .c-photoset .txt p .u-note {
  margin-top: 1rem;
}

.p-importance .c-photoset .txt .c-section-smallheadline {
  margin-top: 0;
}

.p-importance .c-photoset .img {
  margin-top: 0;
}

.p-importance .c-linklist {
  margin: 0 0 4rem 0;
}

@media screen and (max-width: 767px) {
  .p-importance .c-linklist {
    margin-top: 2rem;
  }
}

@media print,
screen and (min-width: 768px) {
  .p-importance .c-linklist li.m-long a {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media print,
screen and (min-width: 768px) {
  .p-importance .c-section-subheadline {
    margin: 6rem 0 3rem;
  }
}

.p-neccessary {
  margin: 10rem 0 0;
}

.p-neccessary .c-normallist {
  margin: 4rem 0;
}

.p-neccessary .c-point {
  margin: 8rem 0;
}

@media print,
screen and (min-width: 768px) {
  .p-neccessary .c-section-subheadline {
    margin: 6rem 0 3rem;
  }
}

.p-neccessary .c-photoset:nth-of-type(1) .img {
  margin-top: 5rem;
  width: 47rem;
}

@media screen and (max-width: 767px) {
  .p-neccessary .c-photoset:nth-of-type(1) .img {
    width: 100%;
  }
}