.c-titA .en {
  font-weight: 700;
  font-size: 13px;
  letter-spacing: initial;
  color: #a10404;
}
.c-inner {
  max-width: 732px;
}
.p-lead {
  padding-top: 80px;
}
@media screen and (max-width: 810px) {
  .p-lead {
    padding-top: 65px;
  }
}
@media screen and (max-width: 500px) {
  .p-lead {
    padding-top: 45px;
  }
}
.c-titA .ja {
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0;
}
.c-intro__text {
  font-size: 13px;
  line-height: 1.3;
}
.p-nav__title {
  font-weight: 700;
  font-size: 16px;
}
.p-nav__list {
  margin-top: 15px;
  max-width: 497px;
  width: 100%;
}
.p-nav__item:nth-child(n + 2) {
  margin-top: 15px;
}
.p-nav__link {
  display: block;
  background-color: #1d4652;
  font-weight: 700;
  font-size: 15px;
  color: #fff;
  position: relative;
  border-radius: 8px;
  padding: 8px 0px 8px 10px;
}
.p-nav__link::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #fff;
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.p-reason {
  padding: 50px 0 60px;
}
@media screen and (max-width: 810px) {
  .p-reason {
    padding: 40px 0 50px;
  }
}
.p-reason__title {
  color: #c8460e;
  font-weight: 700;
  font-size: 16px;
}
.p-reason__list {
  margin-top: 15px;
  max-width: 732px;
  width: 100%;
}
.p-reason__item:nth-child(n + 2) {
  border-top: 1px solid #c7c7c7;
  margin-top: 30px;
  padding-top: 30px;
}
@media screen and (max-width: 500px) {
  .p-reason__item:nth-child(n + 2) {
    margin-top: 20px;
    padding-top: 20px;
  }
}
.p-reason__head {
  font-size: 13px;
}
.p-reason__subtitle {
  font-size: 13px;
  margin-top: 10px;
  font-weight: 700;
}
.p-reason__text {
  font-size: 13px;
  line-height: 1.4;
  margin-top: 20px;
}
.p-reason__link {
  display: inline-block;
  margin-top: 20px;
  border-bottom: 1px solid #000;
  font-size: 12px;
}
.p-commitment {
  padding: 50px 0 60px;
  background-color: #e7e7e7;
}
@media screen and (max-width: 810px) {
  .p-reason {
    padding: 40px 0 50px;
  }
}
.p-commitment__title {
  color: #c8460e;
  font-weight: 700;
  font-size: 16px;
}

.p-commitment__list {
  margin-top: 15px;
  max-width: 732px;
  width: 100%;
}

.p-commitment__item:nth-child(n + 2) {
  border-top: 1px solid #c7c7c7;
  margin-top: 30px;
  padding-top: 30px;
}
@media screen and (max-width: 500px) {
  .p-commitment__item:nth-child(n + 2) {
    margin-top: 20px;
    padding-top: 20px;
  }
}
.p-commitment__head {
  font-size: 13px;
}
.p-commitment__subtitle {
  font-size: 13px;
  margin-top: 10px;
  font-weight: 700;
}
.p-commitment__text {
  font-size: 13px;
  line-height: 1.4;
  margin-top: 20px;
}
.p-commitment__link {
  display: inline-block;
  margin-top: 20px;
  border-bottom: 1px solid #000;
  font-size: 12px;
}
.p-living {
  padding-top: 50px;
}
@media screen and (max-width: 810px) {
  .p-living {
    padding-top: 40px;
  }
}
.p-living__title {
  color: #c8460e;
  font-weight: 700;
  font-size: 16px;
}

.p-living__list {
  margin-top: 15px;
  max-width: 732px;
  width: 100%;
}

.p-living__item:nth-child(n + 2) {
  border-top: 1px solid #c7c7c7;
  margin-top: 35px;
  padding-top: 15px;
}
@media screen and (max-width: 500px) {
  .p-living__item:nth-child(n + 2) {
    margin-top: 20px;
    padding-top: 20px;
  }
}
.p-living__head {
  font-size: 13px;
}
.p-living__subtitle {
  font-size: 13px;
  margin-top: 10px;
  font-weight: 700;
}
.p-living__text {
  font-size: 13px;
  line-height: 1.4;
  margin-top: 20px;
}
.p-living__link {
  display: inline-block;
  margin-top: 20px;
  border-bottom: 1px solid #000;
  font-size: 12px;
}
.p-link {
  display: block;
  width: fit-content;
  margin: 65px auto 0;
  position: relative;
  font-size: 16px;
}
@media screen and (max-width: 500px) {
  .p-link {
    margin: 45px auto 0;
  }
}
.p-link .style {
  display: inline-block;
  border-bottom: 1px solid #454545;
  font-size: 16px;
}
