.p-diagnosis {
  padding: 4rem 0 6.4rem;
}
.p-diagnosis.is-reverse {
  background: #F8F7F7;
  padding: 6.4rem 0;
}
.p-diagnosis.is-reverse .f-wrap__inner {
  position: relative;
}
.p-diagnosis__ttl {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .p-diagnosis__ttl {
    font-size: 2.8rem;
  }
}
.is-reverse .p-diagnosis__ttl {
  padding-left: 28.5rem;
}
@media screen and (max-width: 767px) {
  .is-reverse .p-diagnosis__ttl {
    padding: 0;
  }
}
.p-diagnosis__ttl span {
  color: #EB6120;
}
.p-diagnosis-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  flex-flow: row-reverse;
  margin: 3.2rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-diagnosis-block {
    flex-flow: column;
    margin: 2.4rem 0 0;
  }
}
.p-diagnosis-block__img {
  width: 29.4rem;
}
@media screen and (max-width: 767px) {
  .p-diagnosis-block__img {
    width: 100%;
  }
}
.is-reverse .p-diagnosis-block__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 24rem;
}
@media screen and (max-width: 767px) {
  .is-reverse .p-diagnosis-block__img {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }
}
.p-diagnosis-block__txt {
  width: 56.4rem;
}
@media screen and (max-width: 767px) {
  .p-diagnosis-block__txt {
    width: 100%;
    margin: 2.4rem 0 0;
  }
}
.is-reverse .p-diagnosis-block__txt {
  width: 61.7rem;
}
@media screen and (max-width: 767px) {
  .is-reverse .p-diagnosis-block__txt {
    width: 100%;
  }
}

.p-reason {
  background: #F8F7F7;
  padding: 8rem 0;
}
@media screen and (max-width: 767px) {
  .p-reason {
    padding: 4rem 0;
  }
}
.p-reason-block {
  background: #fff;
  margin: 6.5rem 0 0;
  padding: 0 5rem 5rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block {
    padding: 0 1.2rem 2.4rem;
  }
}
.p-reason-block-head {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 3.8rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-reason-block-head {
    display: block;
    padding: 2.4rem 0 0;
  }
}
.p-reason-block-head__num {
  position: absolute;
  top: -1.8rem;
  left: 0;
  line-height: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 0.8rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block-head__num {
    top: -1.6rem;
  }
}
.p-reason-block-head__num .ja {
  display: block;
  background: #A49B8F;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.8;
  border-radius: 0.8rem;
  letter-spacing: 0.05em;
  padding: 0 1rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block-head__num .ja {
    font-size: 1.6rem;
  }
}
.p-reason-block-head__num .en {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 3rem;
  color: #A49B8F;
}
@media screen and (max-width: 767px) {
  .p-reason-block-head__num .en {
    font-size: 2.4rem;
  }
}
.p-reason-block-head__ttl {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .p-reason-block-head__ttl {
    font-size: 2.2rem;
  }
}
.p-reason-block-head__ttl span {
  color: #EB6120;
}
.p-reason-block-head__img {
  width: 26.2rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block-head__img {
    width: 100%;
    margin: 2.4rem 0 0;
  }
}
.p-reason-block-content {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block-content {
    padding-top: 2.4rem;
    margin-top: 0;
  }
}
.p-reason-block-content__ttl {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  margin: 4rem 0 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block-content__ttl {
    font-size: 2rem;
    margin: 2.4rem 0 1.6rem;
  }
}
.p-reason-block-content__ttl:first-of-type {
  margin-top: 0;
}
.p-reason-block-content__ttl span {
  font-size: 2.8rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block-content__ttl span {
    display: block;
    font-size: 2.4rem;
  }
}
.p-reason-block-content__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  flex-flow: row-reverse;
}
@media screen and (max-width: 767px) {
  .p-reason-block-content__inner {
    flex-flow: column;
    gap: 1.6rem 0;
  }
}
.p-reason-block-content__img {
  width: 28.8rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block-content__img {
    width: 100%;
  }
}
.p-reason-block-content__txt {
  width: 47.7rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block-content__txt {
    width: 100%;
  }
}
.p-reason-block-ques {
  background: #F8F7F7;
  margin: 4rem 0 0;
  padding: 2rem 4rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block-ques {
    text-align: center;
    margin: 2.4rem 0 0;
    padding: 1.6rem 1.2rem;
  }
}
.p-reason-block-ques__ttl {
  position: relative;
  display: inline-block;
  font-size: 1.9rem;
  font-weight: 700;
  border-radius: 0.4rem;
  background: #E6E6E6;
  margin-left: 3.6rem;
  padding: 0 1.9rem 0 5.2rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block-ques__ttl {
    font-size: 1.6rem;
    padding: 0 1.6rem 0 4.4rem;
    margin-left: 0;
  }
}
.p-reason-block-ques__ttl::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 2.1rem;
  width: 2.4rem;
  height: 2.4rem;
  background: url(../img/building-diagnosis/icn_question.png) 0 0/100% auto no-repeat;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-reason-block-ques__ttl::before {
    left: 1.8rem;
    width: 1.9rem;
    height: 1.9rem;
  }
}
.p-reason-block-ques__wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-flow: row-reverse;
  gap: 0 1.8rem;
  margin: 1.4rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-reason-block-ques__wrap {
    flex-wrap: wrap;
  }
}
.p-reason-block-ques__txt {
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-reason-block-ques__txt {
    font-size: 1.4rem;
    text-align: left;
    margin: 1rem 0 0;
  }
}
.p-reason-block-ques__img {
  width: 22.7rem;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-reason-block-ques__img {
    width: 100%;
    background: #fff;
  }
}
.p-reason-block__sub {
  width: 45rem;
  background: #FEF9DD;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  color: #EB6120;
  margin: 4rem auto 2.5rem;
  padding: 0.8rem 0;
}
@media screen and (max-width: 767px) {
  .p-reason-block__sub {
    width: 100%;
    font-size: 1.6rem;
    margin: 2.4rem 0 1.2rem;
    padding: 0.4rem 0;
  }
}
.p-reason-block-table {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2.8rem 0;
  width: 72.2rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-reason-block-table {
    width: 100%;
    gap: 0;
  }
}
.p-reason-block-table__ttl {
  font-size: 1.8rem;
  font-weight: 700;
  border-left: 5px solid #DBDBDB;
  line-height: 1;
  margin: 0 0 1.2rem;
  padding: 0 0 0 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block-table__ttl {
    font-size: 1.6rem;
  }
}
.p-reason-block-table__inner {
  margin-top: 2.4rem;
}
.p-reason-block-table__inner.is-last {
  padding-top: 2.8rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block-table__inner.is-last {
    margin-top: -1px;
    padding-top: 0;
  }
}
.p-reason-block-table table {
  table-layout: fixed;
  width: 33.4rem;
  border-bottom: 1px solid #404040;
  border-right: 1px solid #404040;
}
@media screen and (max-width: 767px) {
  .p-reason-block-table table {
    width: 100%;
  }
}
.p-reason-block-table table th {
  width: 9.4rem;
  text-align: center;
  background: #DBDBDB;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .p-reason-block-table table th {
    width: 8rem;
  }
}
.p-reason-block-table table td {
  width: 24rem;
  padding: 0.8rem 1.2rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block-table table td {
    width: calc(100% - 8rem);
    padding: 0.7rem 1rem;
  }
}
.p-reason-block-table table th,
.p-reason-block-table table td {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6;
  border-left: 1px solid #404040;
  border-top: 1px solid #404040;
}
@media screen and (max-width: 767px) {
  .p-reason-block-table table th,
  .p-reason-block-table table td {
    font-size: 1.2rem;
  }
}
.p-reason-block-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 3.4rem 0;
}
@media screen and (max-width: 767px) {
  .p-reason-block-list {
    gap: 2.4rem 0;
  }
}
.p-reason-block-list__item {
  width: 24.4rem;
}
@media screen and (max-width: 767px) {
  .p-reason-block-list__item {
    width: calc(50% - 0.7rem);
  }
}
.p-reason-block-list__ttl {
  font-size: 2rem;
  font-weight: 500;
  margin: 0.8rem 0;
}
@media screen and (max-width: 767px) {
  .p-reason-block-list__ttl {
    font-size: 1.6rem;
    margin: 0.4rem 0;
  }
}
@media screen and (max-width: 767px) {
  .p-reason-block-list__txt {
    font-size: 1.2rem;
  }
}
.p-reason-block-acc {
  margin-top: 2.4rem;
}
.p-reason-block-acc__ttl {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-reason-block-acc__ttl {
    position: relative;
    display: block;
    font-size: 2rem;
    font-weight: 700;
    background: #F5EEE5;
    padding: 1.4rem 1.2rem;
  }
  .p-reason-block-acc__ttl::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 1.2rem;
    width: 2.6rem;
    height: 2.6rem;
    background: url(../img/common/icn_circle_arrow.svg) 0 0/100% 100% no-repeat;
    transform: translateY(-50%) rotate(-180deg);
  }
  .is-open .p-reason-block-acc__ttl::before {
    transform: translateY(-50%) rotate(0deg);
  }
}
@media screen and (max-width: 767px) {
  .p-reason-block-acc__txt {
    display: none;
  }
}

.p-more {
  padding: 8rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-more {
    padding: 4rem 0 0;
  }
}
.p-more__wrap {
  padding: 0 5rem;
}
@media screen and (max-width: 767px) {
  .p-more__wrap {
    padding: 0;
  }
}
.p-more__ttl {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.6;
  margin: 0 0 2.6rem;
}
@media screen and (max-width: 767px) {
  .p-more__ttl {
    font-size: 2.8rem;
    margin: 0 0 2.4rem;
  }
}
.p-more__txt {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .p-more__txt {
    font-size: 1.6rem;
  }
}
.p-more-osusume {
  margin: 4rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-more-osusume {
    margin: 2.4rem 0 0;
  }
}
.p-more-osusume__ttl {
  position: relative;
  background: #D59376;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  padding: 1.2rem 3.2rem;
}
@media screen and (max-width: 767px) {
  .p-more-osusume__ttl {
    font-size: 2rem;
    line-height: 1.6;
    padding: 1rem 1.2rem;
  }
}
.p-more-osusume__ttl::before {
  content: "";
  position: absolute;
  top: -4.3rem;
  right: 3.2rem;
  width: 13.7rem;
  height: 12.2rem;
  background: url(../img/building-diagnosis/img_result.png) 0 0/100% auto no-repeat;
}
@media screen and (max-width: 767px) {
  .p-more-osusume__ttl::before {
    top: auto;
    right: 0;
    bottom: 0.4rem;
    width: 8.3rem;
    height: 8.3rem;
  }
}
.p-more-osusume-list {
  background: #F8F7F7;
  border-right: 1px solid #D59376;
  border-left: 1px solid #D59376;
  border-bottom: 1px solid #D59376;
  padding: 1.6rem 3.2rem;
}
@media screen and (max-width: 767px) {
  .p-more-osusume-list {
    padding: 1rem;
  }
}
.p-more-osusume-list__item {
  position: relative;
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 500;
  margin-top: 1.2rem;
  padding: 0 0 0 3.2rem;
}
@media screen and (max-width: 767px) {
  .p-more-osusume-list__item {
    font-size: 1.8rem;
    padding: 0 0 0 2.2rem;
  }
}
.p-more-osusume-list__item:first-child {
  margin-top: 0;
}
.p-more-osusume-list__item::before {
  content: "";
  position: absolute;
  top: 0.6rem;
  left: 0;
  width: 2rem;
  height: 2rem;
  background: url(../img/common/icn_check.svg) 0 0/100% auto no-repeat;
}
@media screen and (max-width: 767px) {
  .p-more-osusume-list__item::before {
    width: 1.6rem;
    height: 1.6rem;
  }
}