@charset "UTF-8";
.pre-inc article {
  font-size: 20px;
}
.pre-inc article section {
  padding: 2.5em 0 4em;
}
.pre-inc article * {
  animation-name: fadeInUp;
}
.pre-inc article * figcaption {
  font-size: 0.6em !important;
  line-height: 1.4;
}
.pre-inc article * .note {
  font-size: 0.6em !important;
  margin-top: 0.7em;
  line-height: 1.4;
}
.pre-inc article * .note_b {
  font-size: 0.65em !important;
  margin-top: 0.7em;
  line-height: 1.4;
}
.pre-inc .wrap1024 {
  max-width: 1084px;
  margin: 0 auto;
  padding: 0 1.5em;
}
@media screen and (min-width: 769px) and (max-width: 1084px) {
  .pre-inc article {
    font-size: 1.83vw;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc article {
    font-size: 4.5vw;
  }
  .pre-inc article section {
    padding-bottom: 3em;
  }
  .pre-inc article img {
    width: 100%;
  }
  .pre-inc .wrap1024 {
    padding: 0 4vw;
  }
}
.pre-inc.layer .main_wrap .main_img::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(47, 23, 0, 0.5);
}
.pre-inc.layer .main_wrap .main_img img {
  width: 100%;
}
.pre-inc.layer .main_wrap h2 {
  font-family: "EB Garamond", serif;
  font-size: 50px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 100%;
  height: 1em;
  line-height: 1;
  text-align: center;
}
.pre-inc.layer .main_wrap h2 i {
  display: inline-block;
  opacity: 0;
}
.pre-inc.layer .main_wrap h2 i.text_ani {
  animation: 1s fadeInLeft_s 0.3s forwards;
}
@media screen and (max-width: 768px) {
  .pre-inc.layer .main_wrap .main_img {
    height: 50vw;
    overflow: hidden;
  }
  .pre-inc.layer .main_wrap .main_img img {
    width: auto;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    max-width: none;
  }
  .pre-inc.layer .main_wrap h2 {
    font-size: 9vw;
  }
}
.pre-inc .eq_bk {
  background: url("../img/evaluation/eq_bk.webp") no-repeat center top;
  padding-top: 2.5em;
}
@media screen and (min-width: 1921px) {
  .pre-inc .eq_bk {
    background-size: 100%;
  }
}
.pre-inc .eq_link {
  display: flex;
  justify-content: center;
}
.pre-inc .eq_link a {
  width: 12em;
  text-align: center;
  padding: 1em 0;
  margin: 0 0.75em;
  background: #57482c;
  color: rgba(255, 255, 255, 0.5);
  transition: 0.3s all;
}
.pre-inc .eq_link a::before {
  content: "";
  display: block;
  width: calc(100% - 0.6em);
  height: calc(100% - 0.6em);
  border: 1px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  pointer-events: none;
}
.pre-inc #ev .eq_link a[href*=evaluation],
.pre-inc #structure .eq_link a[href*=structure],
.pre-inc #security .eq_link a[href*=security] {
  pointer-events: none;
  opacity: 1;
  background: #a79658;
  color: #fff;
}
.pre-inc #ev .eq_link a[href*=evaluation]::before,
.pre-inc #structure .eq_link a[href*=structure]::before,
.pre-inc #security .eq_link a[href*=security]::before {
  border-color: #fff;
}
.pre-inc section + .eq_link {
  margin-top: 3.5em;
}
.pre-inc .eq_page_tit {
  height: 7.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1.5em;
  animation-name: fadeIn;
}
.pre-inc .eq_page_tit small {
  color: #fff;
  font-size: 1.2em;
  font-family: "EB Garamond", serif;
  width: 100%;
  display: block;
  text-align: center;
}
.pre-inc .eq_page_tit span {
  color: #fff;
  font-size: 1.4em;
  letter-spacing: 0.15em;
  margin-top: 0.1em;
  width: 100%;
  display: block;
  text-align: center;
}
.pre-inc .eq_tit {
  font-size: 0.9em;
  color: #b39d67;
}
.pre-inc figure + .eq_tit {
  margin-top: 0.6em;
}
.pre-inc .eq_tit small {
  font-size: 0.67em;
}
.pre-inc .eq_tit + * {
  margin-top: 0.4em;
}
.pre-inc .eq_copy {
  text-align: left;
}
.pre-inc .eq_copy p {
  font-size: 0.7em;
  line-height: 1.4;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .pre-inc .eq_link a:hover {
    background: #a79658;
    color: #fff;
  }
  .pre-inc .eq_link a:hover::before {
    border-color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc .eq_link a {
    font-size: 0.85em;
    margin: 0 0.5em;
  }
  .pre-inc section + .eq_link {
    padding: 0 4vw;
  }
  .pre-inc .eq_tit {
    font-size: 0.8em;
  }
  .pre-inc .ct_tit + * {
    margin-top: 1em;
  }
}
.pre-inc {
  /* 住宅性能 */
}
.pre-inc .report {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pre-inc .report > .eq_tit {
  width: 100%;
}
.pre-inc .report > .eq_copy {
  width: 62%;
}
.pre-inc .report > figure {
  width: 34.2%;
}
.pre-inc .report_item {
  margin-top: 1.5em;
  width: 100%;
}
.pre-inc .report_tit {
  height: 8em;
  background: url("../img/evaluation/report_tit.jpg") no-repeat left top/contain #00633d;
  display: flex;
  align-items: center;
}
.pre-inc .report_tit > h5 {
  font-size: 1.2em;
  margin: 0 0 0.3em 1.2em;
  color: #00633d;
}
.pre-inc .report_tit > figure {
  width: 9.05em;
  margin: 1em 1.5em 0 0.5em;
}
.pre-inc .report_tit > figure figcaption {
  font-size: 0.75em !important;
  text-align: center;
  margin-top: 0.2em;
}
.pre-inc .report_detail {
  padding: 1em 1em 1em 1em;
  margin-top: 0.5em;
  background: #ebf6f5;
}
.pre-inc .report_detail > h6 {
  text-align: center;
  color: #006934;
  font-size: 1.2em;
  font-weight: 600;
}
.pre-inc .report_detail_item01 {
  display: flex;
  justify-content: space-between;
  margin-top: 1em;
}
.pre-inc .report_detail_item01 > dt {
  width: 43.3%;
}
.pre-inc .report_detail_item01 > dd {
  width: 51.1%;
}
.pre-inc .report_detail_tit {
  color: #fff;
  padding: 0.5em 0 0.5em 1em;
  background: linear-gradient(to right, #6cb945, #038949);
  font-size: 0.9em;
}
.pre-inc .report_detail_tit:nth-of-type(n+2) {
  margin-top: 1.4em;
}
.pre-inc .report_detail_tit small {
  font-size: 0.9em;
}
.pre-inc .report_detail_tit + p {
  font-size: 0.7em;
  min-height: 3em;
  margin-top: 0.8em;
}
.pre-inc .energy_rank_img {
  width: 18.9em;
  margin: 1em auto 0;
}
.pre-inc .casbee_img {
  width: 18em;
  margin: 1em auto 0;
}
.pre-inc .fig_tit {
  color: #006934;
  font-size: 0.75em;
  margin: 0.8em 0 0.2em;
}
.pre-inc .flat35 {
  margin-top: 1.5em;
  padding: 1.25em;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pre-inc .flat35_tit {
  color: #fff;
  padding: 0.5em 0 0.5em 1em;
  background: linear-gradient(to right, #030409, #142d72, #03050b);
  font-size: 0.9em;
  width: 100%;
}
.pre-inc .flat35_copy01 {
  width: 13em;
  margin-top: 1em;
}
.pre-inc .flat35_copy01 p {
  font-size: 0.7em;
  margin-bottom: 0.5em;
}
.pre-inc .flat35s_kinrib_img01 {
  width: 34em;
  margin-top: 1em;
}
.pre-inc .flat35_copy02 {
  width: 24em;
  margin-top: 1.5em;
}
.pre-inc .flat35_copy02 h6 {
  font-size: 0.9em;
}
.pre-inc .flat35_copy02 h6 small {
  font-size: 0.7em;
  display: block;
}
.pre-inc .flat35_copy02 h6 + p {
  font-size: 0.7em;
  margin-top: 0.5em;
}
.pre-inc .flat35s_kinrib_img02 {
  width: 23em;
  margin-top: 1.5em;
}
.pre-inc .flat35 .note {
  margin-top: 1.5em;
}
.pre-inc .defect {
  display: flex;
  justify-content: space-between;
  margin-top: 1.5em;
  padding: 1.25em;
  background: #fff;
}
.pre-inc .defect > dt {
  width: 46%;
}
.pre-inc .defect .eq_tit {
  color: #373100;
  font-size: 1.2em;
}
.pre-inc .defect .eq_copy:nth-of-type(n+2) {
  margin-top: 1.5em;
}
.pre-inc .defect .eq_copy p {
  color: #000;
}
.pre-inc .jutakukashi_img {
  width: 13.85em;
  margin-top: 1em;
}
.pre-inc .defect > dd {
  width: 47.5%;
}
.pre-inc .housegmen_logo {
  width: 17.35em;
}
.pre-inc .defect_point {
  background: #ebebec;
  margin-top: 1em;
  padding: 0.7em;
}
.pre-inc .defect_point h5 {
  font-size: 0.9em;
}
.pre-inc .defect_point h5 + p {
  font-size: 0.7em;
  margin-top: 0.4em;
}
.pre-inc .eco_tit {
  letter-spacing: 0.1em;
  text-align: center;
  width: 100%;
}
.pre-inc .eco_tit span {
  display: inline-block;
  font-size: 1.2em;
  animation-name: fadeIn;
  color: #fff;
}
.pre-inc .eco_tit i {
  display: block;
  height: 1px;
  width: 100%;
  animation-name: scale_x_c;
  background: #907b48;
  animation-delay: 0.3s;
  margin-top: 0.3em;
}
.pre-inc .eco_tit + * {
  margin-top: 2em;
}
.pre-inc #multimedia {
  padding-bottom: 0;
}
.pre-inc #multimedia > .wrap1024 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.pre-inc .zenko {
  background: #ebebec;
  padding: 3em 1em 1.5em;
  width: 100%;
}
.pre-inc .zenko h4 {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.9em;
  color: #fff;
  letter-spacing: 0.2em;
  width: 9em;
  text-align: center;
  padding: 0.5em;
  background: #6e1419;
}
.pre-inc .ucomhikari_item {
  display: flex;
  justify-content: space-between;
}
.pre-inc .ucomhikari_item > dt {
  width: 23em;
}
.pre-inc .ucomhikari_item > dt .eq_tit {
  color: #373100;
}
.pre-inc .ucomhikari_logo {
  width: 8.2em;
  mix-blend-mode: multiply;
  margin-top: 0.5em;
}
.pre-inc .ucomhikari_logo + p {
  font-size: 0.7em;
  margin-top: 1.5em;
}
.pre-inc .ucomhikari_item > dt .col2 {
  display: flex;
  justify-content: space-between;
}
.pre-inc .ucomhikari_item > dt .col2 > * {
  width: 49%;
  background: #6e1419;
  font-size: 0.9em;
  color: #fff;
  text-align: center;
  padding: 0.5em 0;
  margin-top: 0.5em;
}
.pre-inc .ucomhikari_item > dd {
  width: 23.5em;
}
.pre-inc .ucomhikari_i {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.8em 0;
}
.pre-inc .ucomhikari_i > dt {
  width: 3.65em;
}
.pre-inc .ucomhikari_i > dd {
  width: calc(100% - 4.65em);
}
.pre-inc .ucomhikari_i > dd h6 {
  font-size: 0.9em;
  color: #00244f;
}
.pre-inc .ucomhikari_i > dd h6 + p {
  font-size: 0.7em;
  margin-top: 0.1em;
}
.pre-inc .ucomhikari_off_tit {
  letter-spacing: 0.1em;
  font-size: 0.9em;
  color: #fff;
  text-align: center;
  padding: 0.5em;
  background: #00244f;
  margin-top: 2em;
}
.pre-inc .ucomhikari_off_tit + p {
  font-size: 0.7em;
  margin-top: 1em;
  text-align: center;
}
.pre-inc .ucomhikari_off {
  display: flex;
  justify-content: space-between;
  margin-top: 1em;
}
.pre-inc .ucomhikari_off > * {
  width: 9.05em;
}
.pre-inc .ucomhikari_off > * p {
  font-size: 0.6em;
  text-align: center;
  margin-top: 0.5em;
  line-height: 1.5;
}
.pre-inc .ucomhikari_off > * p strong {
  font-size: 2em;
  color: #6e1419;
  line-height: 1.2;
}
.pre-inc .m_etc {
  width: 25em;
  margin-top: 1.5em;
  background: #ebebec;
  padding: 1em 0.8em;
}
.pre-inc .m_etc .eq_tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1em;
  line-height: 1.2;
}
.pre-inc .m_etc .eq_tit + p {
  color: #000;
  margin-top: 0.5em;
}
.pre-inc .m_etc .eq_tit + p + .note {
  color: #000;
}
.pre-inc .m_etc .eq_tit span {
  width: 12.5em;
}
.pre-inc .m_etc .eq_tit figure {
  width: 10em;
}
.pre-inc .skyperfectv .eq_tit span {
  color: #248dc5;
}
.pre-inc .nini {
  padding-top: 3em;
}
.pre-inc .nini h4 {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.9em;
  color: #fff;
  letter-spacing: 0.2em;
  width: 9em;
  text-align: center;
  padding: 0.5em;
  background: #183258;
}
.pre-inc .nini .eq_tit span {
  color: #373100;
  width: 12.5em;
}
.pre-inc .nini dd {
  margin-top: 1em;
  padding-top: 1em;
}
.pre-inc .nini dd::before {
  content: "";
  width: calc(100% + 1.6em);
  height: 2px;
  background: #183258;
  position: absolute;
  top: 0;
  left: -0.8em;
  display: block;
}
@media screen and (min-width: 769px) {
  .pre-inc .nini {
    animation-delay: 0.3s;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc .report {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .pre-inc .report > .eq_tit {
    width: 100%;
  }
  .pre-inc .report > .eq_copy {
    width: 100%;
  }
  .pre-inc .report > figure {
    width: 70%;
    margin-top: 1em;
  }
  .pre-inc .report_tit {
    justify-content: center;
    align-items: center;
    background: url("../img/evaluation/report_tit.jpg") no-repeat right top/cover #00633d;
    height: 30vw;
  }
  .pre-inc .report_tit > h5 {
    font-size: 0.9em;
    text-align: left;
    width: auto;
    margin-left: 0;
  }
  .pre-inc .report_tit > h5 span {
    font-size: 0.9em;
    display: block;
  }
  .pre-inc .report_tit > figure {
    width: 20vw;
    margin: 0 0 0 4vw;
  }
  .pre-inc .report_tit > figure figcaption {
    font-size: 0.6em !important;
  }
  .pre-inc .report_detail {
    padding: 0.5em 0.5em 1em 0.5em;
  }
  .pre-inc .report_detail > h6 {
    font-size: 0.9em;
  }
  .pre-inc .report_detail_item01 {
    flex-wrap: wrap;
  }
  .pre-inc .report_detail_item01 > dt {
    width: 100%;
  }
  .pre-inc .report_detail_item01 > dd {
    width: 100%;
    margin-top: 1em;
  }
  .pre-inc .report_detail_tit {
    font-size: 0.8em;
  }
  .pre-inc .report_detail_tit + p {
    min-height: auto;
  }
  .pre-inc .energy_rank_img {
    width: 100%;
    margin: 3vw auto 0;
  }
  .pre-inc .casbee_img {
    width: 60vw;
    margin: 3vw auto 0;
  }
  .pre-inc .flat35 {
    margin-top: 5vw;
    padding: 0.8em;
  }
  .pre-inc .flat35_tit {
    padding: 0.3em 0 0.3em;
    font-size: 0.9em;
    width: 100%;
    text-align: center;
  }
  .pre-inc .flat35_copy01 {
    width: 100%;
    margin-top: 0.5em;
  }
  .pre-inc .flat35_copy01 p {
    margin-bottom: 0.3em;
  }
  .pre-inc .flat35s_kinrib_logo {
    width: 60vw;
  }
  .pre-inc .flat35s_kinrib_img01 {
    width: 60vw;
    margin: 4vw auto 0;
  }
  .pre-inc .flat35_copy02 {
    width: 100%;
    margin-top: 5vw;
  }
  .pre-inc .flat35s_kinrib_img02 {
    width: 100%;
    margin-top: 3vw;
  }
  .pre-inc .flat35 .note {
    margin-top: 3vw;
  }
  .pre-inc .defect {
    padding: 0.8em;
    flex-wrap: wrap;
  }
  .pre-inc .defect > dt {
    width: 100%;
  }
  .pre-inc .defect .eq_copy:nth-of-type(n+2) {
    margin-top: 5vw;
  }
  .pre-inc .defect > dd {
    width: 100%;
    margin-top: 6vw;
  }
  .pre-inc .defect_point {
    margin-top: 1em;
    padding: 0.7em;
  }
  .pre-inc .defect_point h5 {
    font-size: 0.75em;
  }
  .pre-inc .defect_point h5 + p {
    font-size: 0.7em;
    margin-top: 0.4em;
  }
  .pre-inc .defect .eq_tit {
    font-size: 0.9em;
  }
  .pre-inc .eco_tit {
    font-size: 0.9em;
  }
  .pre-inc #multimedia {
    padding: 5vw 0 0 0;
  }
  .pre-inc .zenko {
    padding: 3em 0.8em 1em;
    width: 100%;
  }
  .pre-inc .zenko h4 {
    font-size: 0.8em;
  }
  .pre-inc .ucomhikari_item {
    flex-wrap: wrap;
  }
  .pre-inc .ucomhikari_item > dt {
    width: 100%;
  }
  .pre-inc .ucomhikari_item > dt .col2 > * {
    font-size: 0.85em;
  }
  .pre-inc .ucomhikari_item > dd {
    width: 100%;
  }
  .pre-inc .ucomhikari_i {
    gap: 3vw 0;
    margin-top: 4vw;
  }
  .pre-inc .ucomhikari_i > dt {
    width: 12vw;
    margin-top: 1vw;
  }
  .pre-inc .ucomhikari_i > dd {
    width: calc(100% - 14vw);
  }
  .pre-inc .ucomhikari_i > dd h6 {
    font-size: 0.9em;
    color: #00244f;
  }
  .pre-inc .ucomhikari_i > dd h6 + p {
    font-size: 0.7em;
    margin-top: 0.1em;
  }
  .pre-inc .ucomhikari_off_tit {
    padding: 0.3em;
    margin-top: 4vw;
  }
  .pre-inc .ucomhikari_off {
    flex-wrap: wrap;
    margin-top: 1em;
    justify-content: center;
    gap: 3vw 2%;
  }
  .pre-inc .ucomhikari_off > * {
    width: 32%;
  }
  .pre-inc .ucomhikari_off > * p strong {
    font-size: 1.5em;
  }
  .pre-inc .m_etc {
    width: 100%;
    margin-top: 4vw;
    padding: 1em 0.8em;
  }
  .pre-inc .m_etc .eq_tit {
    font-size: 3.8vw;
  }
  .pre-inc .m_etc .eq_tit span {
    width: 60%;
  }
  .pre-inc .m_etc .eq_tit figure {
    width: 38%;
  }
  .pre-inc .nini {
    padding-top: 3em;
  }
  .pre-inc .nini h4 {
    font-size: 0.8em;
  }
}
.pre-inc {
  /* 構造 */
}
.pre-inc #structure #contents {
  padding-bottom: 0;
}
.pre-inc #structure .brown_bk {
  padding-bottom: 4em;
}
.pre-inc .structure_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.pre-inc .structure_list > * {
  width: 16em;
  text-align: center;
}
.pre-inc .structure_list > *:nth-of-type(n+3) {
  margin-top: 1.5em;
}
.pre-inc .structure_list > * p {
  text-align: left;
}
.pre-inc .st_tit {
  padding: 0.5em 0 0 0;
  font-size: 0.9em;
  text-align: left;
  border-top: 0.4em solid #8d8659;
}
.pre-inc .st_tit p {
  letter-spacing: 0.05em;
  color: #b39d67;
}
.pre-inc .st_tit p small {
  font-size: 0.9em;
}
.pre-inc .st_tit + * {
  margin-top: 0.7rem;
}
.pre-inc .st_img {
  text-align: center;
  background: #d1d0cf;
  padding: 0.9em 0 0.3em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pre-inc .st_img figure {
  padding-bottom: 1.3em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.pre-inc .st_img figcaption {
  position: absolute;
  right: 0;
  bottom: 0;
}
.pre-inc .st_img.photo {
  background: none;
  padding: 0;
}
.pre-inc .st_img.photo figcaption {
  color: #fff;
}
.pre-inc .structure_list > * .st_img + .eq_copy {
  margin-top: 0.5em;
}
.pre-inc .structure_list > * .eq_copy + .st_img {
  margin-top: 1em;
}
.pre-inc .laying figure {
  width: 14.6em;
}
.pre-inc .concrete {
  width: 33.5em;
  text-align: left !important;
}
.pre-inc .concrete figure {
  width: 29em;
}
.pre-inc .concrete figure figcaption {
  font-size: 0.75em !important;
  margin: 0.5em 0 0.3em;
  color: #fff;
}
.pre-inc .concrete .note {
  color: #fff;
}
.pre-inc .hashira {
  width: 33.5em;
  text-align: left !important;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.pre-inc .hashira .st_tit {
  width: 100%;
}
.pre-inc .hashira .st_img {
  margin-top: 1em;
}
@media screen and (min-width: 769px) {
  .pre-inc .hashira div:nth-of-type(2) {
    width: 18.5em;
  }
  .pre-inc .hashira div:nth-of-type(2) figure {
    width: 13.65em;
  }
  .pre-inc .hashira div:nth-of-type(3) {
    width: 15em;
  }
  .pre-inc .hashira div:nth-of-type(3) figure {
    width: 10.15em;
    height: 100%;
  }
  .pre-inc .kaikou figure {
    width: calc(100% - 0.6em);
  }
  .pre-inc .kaikou figure img {
    width: 13.5em;
  }
  .pre-inc .slit figure {
    width: 14.7em;
    height: 100%;
  }
  .pre-inc .lowe figure {
    width: calc(100% - 0.6em);
  }
  .pre-inc .lowe figure img {
    width: 9.8em;
  }
  .pre-inc .voidslab,
  .pre-inc .sheetflooring {
    width: 24.5em;
  }
  .pre-inc .voidslab figure {
    width: 22.45em;
  }
  .pre-inc .sheetflooring figure {
    width: 16.2em;
  }
  .pre-inc .double figure {
    width: calc(100% - 0.6em);
  }
  .pre-inc .double figure img {
    width: 10.95em;
  }
  .pre-inc .soundoffsash figure {
    height: 100%;
    width: calc(100% - 0.6em);
  }
  .pre-inc .soundoffsash figure img {
    width: 13.9em;
  }
  .pre-inc .insulation figure {
    height: 100%;
    width: calc(100% - 0.6em);
  }
  .pre-inc .insulation figure img {
    width: 14.5em;
  }
  .pre-inc .condensation figure {
    width: calc(100% - 0.6em);
  }
  .pre-inc .condensation figure img {
    width: 11.6em;
  }
  .pre-inc .antishockdoor,
  .pre-inc .fullflat {
    width: 33.5em;
  }
  .pre-inc .antishockdoor figure {
    width: calc(100% - 0.6em);
  }
  .pre-inc .antishockdoor figure img {
    width: 25.7em;
  }
  .pre-inc .fullflat figure {
    width: calc(100% - 0.6em);
  }
  .pre-inc .fullflat figure img {
    width: 30.6em;
  }
  .pre-inc .structure_list > *:nth-of-type(2),
  .pre-inc .structure_list > *:nth-of-type(4),
  .pre-inc .structure_list > *:nth-of-type(6),
  .pre-inc .structure_list > *:nth-of-type(9),
  .pre-inc .structure_list > *:nth-of-type(11),
  .pre-inc .structure_list > *:nth-of-type(14),
  .pre-inc .structure_list > *:nth-of-type(16),
  .pre-inc .takuhaibox,
  .pre-inc .interphone,
  .pre-inc .camera {
    animation-delay: 0.3s;
  }
  .pre-inc .structure_list > *:nth-of-type(7),
  .pre-inc .structure_list > *:nth-of-type(12),
  .pre-inc .louver,
  .pre-inc .stock {
    animation-delay: 0.6s;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc .structure_list > * {
    width: 48.5%;
    order: 100;
  }
  .pre-inc .structure_list > *:nth-of-type(n+2) {
    margin-top: 1.5em;
  }
  .pre-inc .st_tit {
    padding: 0.5em 0 0 0;
    font-size: 0.8em;
  }
  .pre-inc .st_img figure {
    padding-left: 0.5em;
    padding-right: 0.5em;
    width: 100%;
  }
  .pre-inc .st_img figcaption {
    white-space: nowrap;
    right: 0.5vw;
  }
  .pre-inc .st_img figcaption small {
    font-size: 0.9em;
  }
  .pre-inc .st_img.photo figure {
    padding-left: 0;
    padding-right: 0;
  }
  .pre-inc .laying {
    order: 1;
  }
  .pre-inc .laying .st_img figure {
    height: 39.5vw;
  }
  .pre-inc .kaikou {
    order: 2;
    margin-top: 0 !important;
  }
  .pre-inc .concrete {
    width: 100%;
    order: 3;
  }
  .pre-inc .concrete figure {
    width: 100%;
  }
  .pre-inc .hashira {
    width: 100%;
    order: 4;
  }
  .pre-inc .hashira div:nth-of-type(2) {
    width: 51%;
  }
  .pre-inc .hashira div:nth-of-type(3) {
    width: 49%;
  }
  .pre-inc .waterconcrete,
  .pre-inc .slit,
  .pre-inc .lowe {
    order: 5;
  }
  .pre-inc .double {
    order: 6;
  }
  .pre-inc .double .st_tit {
    height: 3.8em;
  }
  .pre-inc .double .st_img figure {
    height: 44.5vw;
  }
  .pre-inc .voidslab,
  .pre-inc .sheetflooring {
    width: 100%;
    order: 7;
  }
  .pre-inc .soundoffsash,
  .pre-inc .insulation,
  .pre-inc .condensation,
  .pre-inc .rach {
    order: 8;
  }
  .pre-inc .antishockdoor,
  .pre-inc .fullflat {
    width: 100%;
  }
}
.pre-inc {
  /* セキュリティ */
}
.pre-inc #security #contents {
  padding-bottom: 0;
}
.pre-inc #security .brown_bk {
  padding-bottom: 4em;
}
.pre-inc #security .eq_tit {
  color: #84784d;
}
.pre-inc #security .st_tit + .eq_copy + * {
  margin-top: 0.7em;
}
.pre-inc .security_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.pre-inc .security_list > *:nth-of-type(n+2) {
  margin-top: 1.5em;
}
.pre-inc .osakagas .st_tit, .pre-inc .anytime .st_tit, .pre-inc .takuhaibox .st_tit {
  border-top: none;
  padding: 0.3em 0.7em;
  background: #373100;
}
.pre-inc .osakagas .st_tit p, .pre-inc .anytime .st_tit p, .pre-inc .takuhaibox .st_tit p {
  color: #fff;
}
.pre-inc .osakagas {
  width: 100%;
  display: grid;
  grid-template-columns: 15em 35.5em;
  justify-content: space-between;
  align-items: flex-start;
}
.pre-inc .osakagas .st_tit {
  grid-column: 1/3;
}
.pre-inc .osakagas .st_img {
  flex-direction: column;
  margin-top: 0.5em;
}
.pre-inc .osakagas .osakagas_logo {
  width: 13.75em;
  align-self: flex-start;
  padding-bottom: 0;
  margin-left: 1em;
}
.pre-inc .osakagas .osakagas_img {
  margin-top: 0.8em;
  width: 33.65em;
}
.pre-inc .anytime {
  width: 48.83%;
}
.pre-inc .anytime .st_img {
  padding-bottom: 0;
}
.pre-inc .takuhaibox {
  width: 48.83%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pre-inc .takuhaibox .st_tit {
  width: 100%;
}
.pre-inc .takuhaibox figure {
  width: 10em;
  margin-inline: auto;
}
.pre-inc .miwa {
  width: 100%;
  display: grid;
  padding: 1.25em 1em;
  grid-template-columns: 36.6% 36.6% 20.4%;
  grid-row-gap: 1em;
  justify-content: space-between;
  align-items: flex-start;
  background: #c8c7c6;
}
.pre-inc .miwa_tit {
  display: flex;
  justify-content: space-between;
  grid-column: 1/3;
}
.pre-inc .miwa_tit dt {
  width: 46%;
  height: 7.5em;
}
.pre-inc .miwa_tit dt h4 {
  font-size: 1.4em;
  letter-spacing: 0.07em;
}
.pre-inc .miwa_tit dt h4 + p {
  font-size: 1.2em;
  color: #827543;
  margin-top: 0.1em;
}
.pre-inc .miwa_tit dd {
  width: 53.3%;
  align-self: flex-end;
}
.pre-inc .miwa_tit dd p {
  font-size: 0.9em;
  text-align: right;
  border-bottom: 1px solid #333;
  padding-bottom: 0.2em;
  margin-bottom: 0.5em;
}
.pre-inc .miwa .eq_copy p {
  color: #000;
}
.pre-inc .miwa_door_img {
  align-self: flex-end;
  grid-column: 3/4;
  grid-row: 1/3;
}
.pre-inc .miwa_frame {
  border: 1px solid #333;
  padding: 1em;
  align-self: stretch;
}
.pre-inc .cylinder {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
}
.pre-inc .cylinder .eq_tit {
  width: 100%;
}
.pre-inc .cylinder .eq_copy {
  width: 47%;
}
.pre-inc .cylinder figure {
  width: 50.5%;
  height: calc(100% - 1em);
}
.pre-inc .highsecurity {
  grid-column: 1/4;
  display: grid;
  justify-content: space-between;
  align-items: flex-start;
  grid-auto-rows: max-content 1fr;
  grid-template-columns: 26.4% 26.4% 26.4% 11.7%;
  grid-row-gap: 0.5em;
}
.pre-inc .highsecurity_tit {
  grid-column: 1/4;
}
.pre-inc .entrancelock_img {
  grid-row: 1/3;
  grid-column: 4/5;
}
.pre-inc .entrancelock_img figcaption {
  position: absolute;
  right: calc(100% + 0.7em);
  bottom: 0;
  text-align: right;
  white-space: nowrap;
}
.pre-inc .raccess {
  grid-column: 1/4;
  display: flex;
  flex-wrap: wrap;
}
.pre-inc .raccess_tit {
  width: 12.1em;
}
.pre-inc .raccess_tit img {
  mix-blend-mode: multiply;
}
.pre-inc .raccess_tit + .eq_copy {
  margin-top: 0.7em;
  width: 100%;
}
.pre-inc .raccess_tit + .eq_copy p {
  width: 56%;
}
.pre-inc .raccess_tit + .eq_copy p strong {
  color: #ad0003;
  font-weight: 600;
}
.pre-inc .raccess_img01 {
  width: 15.55em;
  margin: 1em 0 0 0;
}
.pre-inc .raccess_img02 {
  width: 14.65em;
  margin: 1em 0 0 0.5em;
}
.pre-inc .raccess_img03 {
  width: 20.5em;
  position: absolute;
  top: 0;
  right: 0;
}
.pre-inc .raccess_img03 figcaption {
  position: absolute;
  right: 1em;
  bottom: 3em;
}
.pre-inc .raccess_img03 .eq_copy {
  margin: -1.2em 1em 0 7em;
}
.pre-inc .handsfree {
  width: 100%;
  margin-top: 1em;
}
.pre-inc .handsfree_tit_item {
  display: flex;
  justify-content: space-between;
}
.pre-inc .handsfree_tit_item > div {
  width: 41em;
}
.pre-inc .handsfree_tit {
  font-size: 1.2em;
  line-height: 1.2;
}
.pre-inc .handsfree_tit small {
  display: block;
  margin-bottom: 0.3em;
}
.pre-inc .handsfree_tit strong {
  color: #84784d;
}
.pre-inc .handsfree_tit small + strong {
  font-size: 0.75em;
}
.pre-inc .handsfree_tit + .eq_copy {
  margin-top: 0.4em;
}
.pre-inc .handsfree_tit + .eq_copy strong {
  color: #8c0000;
}
.pre-inc .raccess_key_img {
  width: 7.5em;
  text-align: right;
}
.pre-inc .raccess_key_img img {
  width: 6.3em;
}
.pre-inc .handsfree_item {
  display: grid;
  grid-template-columns: 20.5em 20.5em 7.5em;
  justify-content: space-between;
  margin-top: 1em;
}
.pre-inc .raccess_leader_img {
  grid-row: 1/3;
  grid-column: 3/4;
  text-align: right;
}
.pre-inc .raccess_leader_img img {
  width: 6.2em;
}
.pre-inc .handsfree_item > dl {
  grid-column: 1/3;
  display: flex;
  border-top: 1px solid #333;
  padding-top: 0.7em;
  margin-top: 1em;
}
.pre-inc .handsfree_item > dl dt {
  width: 33em;
}
.pre-inc .handsfree_item > dl dd {
  width: 7.25em;
  text-align: right;
}
.pre-inc .handsfree_item > dl dd img {
  width: 5.45em;
}
.pre-inc .etc {
  width: 31.25%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pre-inc .etc > .st_tit {
  width: 100%;
}
.pre-inc .etc > .eq_copy {
  width: 49%;
}
.pre-inc .etc > figure {
  width: 47%;
}
.pre-inc .monitor > .eq_copy {
  width: 65%;
}
.pre-inc .monitor > figure {
  width: 31.25%;
}
.pre-inc .stock > .eq_copy {
  width: 100%;
}
.pre-inc .stock > figure {
  width: 100%;
}
.pre-inc .eletomo {
  width: 100%;
}
.pre-inc .eletomo > .eco_tit small {
  font-size: 0.75em;
  display: block;
}
.pre-inc .eletomo_item {
  width: 100%;
  display: grid;
  justify-content: space-between;
  grid-template-columns: 25.5em 10.5em 12.25em;
  grid-template-rows: max-content 1fr;
}
.pre-inc .eletomo_item > .st_tit {
  border-top: none;
  padding-top: 0;
  grid-column: 1/2;
}
.pre-inc .eletomo_item > .eq_copy {
  grid-column: 1/2;
}
.pre-inc .eletomo_item > figure:nth-of-type(1) {
  grid-column: 2/3;
  grid-row: 1/3;
  margin-top: 0 !important;
}
.pre-inc .eletomo_item > figure:nth-of-type(2) {
  grid-column: 3/4;
  grid-row: 1/3;
}
.pre-inc .etc figure img {
  clip-path: inset(1.5px);
}
@media screen and (max-width: 768px) {
  .pre-inc .osakagas {
    width: 100%;
    display: block;
  }
  .pre-inc .osakagas .osakagas_img {
    width: 100%;
  }
  .pre-inc .osakagas .osakagas_logo {
    width: 50vw;
    margin-left: 0;
  }
  .pre-inc .anytime {
    width: 100%;
  }
  .pre-inc .takuhaibox {
    width: 100%;
  }
  .pre-inc .miwa {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0.7em 0.7em;
  }
  .pre-inc .miwa_tit {
    flex-wrap: wrap;
    width: 60%;
  }
  .pre-inc .miwa_tit dt {
    width: 100%;
    height: auto;
  }
  .pre-inc .miwa_tit dt h4 {
    font-size: 1.3em;
  }
  .pre-inc .miwa_tit dt h4 + p {
    font-size: 1em;
  }
  .pre-inc .miwa_tit dd {
    width: 100%;
    margin-top: 1em;
  }
  .pre-inc .miwa_tit dd p {
    font-size: 0.75em;
  }
  .pre-inc .miwa_door_img {
    width: 35%;
  }
  .pre-inc .miwa_frame {
    border: 1px solid #333;
    padding: 0.7em;
  }
  .pre-inc .highsecurity {
    grid-auto-rows: max-content;
    grid-template-columns: 65% 30%;
  }
  .pre-inc .highsecurity_tit {
    grid-column: 1/3;
  }
  .pre-inc .entrancelock_img {
    grid-row: 2/5;
    grid-column: 2/3;
  }
  .pre-inc .entrancelock_img figcaption {
    position: static;
    text-align: right;
    margin-top: 0.3em;
  }
  .pre-inc .handsfree_tit_item > div {
    width: 73%;
  }
  .pre-inc .handsfree_tit {
    font-size: 1.2em;
    line-height: 1.2;
    width: 82vw;
  }
  .pre-inc .handsfree_tit small {
    font-size: 0.8em;
  }
  .pre-inc .raccess_tit + .eq_copy p {
    width: 100%;
  }
  .pre-inc .raccess_key_img {
    align-self: flex-end;
    width: 25%;
  }
  .pre-inc .raccess_img01 {
    margin: 1em 0 0 0em;
    width: 100%;
  }
  .pre-inc .raccess_img02 {
    margin: 1em 0 0 1em;
    width: 100%;
  }
  .pre-inc .raccess_img03 {
    position: static;
    width: 100%;
    margin-top: 3vw;
  }
  .pre-inc .handsfree_item {
    display: grid;
    grid-template-columns: 60% 35%;
    justify-content: space-between;
    margin-top: 1em;
  }
  .pre-inc .handsfree_item > div:nth-of-type(n+2) {
    margin-top: 1em;
  }
  .pre-inc .handsfree_item > figure {
    grid-row: 1/3;
    grid-column: 2/3;
  }
  .pre-inc .handsfree_item > dl dt {
    width: 70%;
  }
  .pre-inc .handsfree_item > dl dd {
    width: 25%;
  }
  .pre-inc .etc {
    width: 100%;
  }
  .pre-inc .etc > .st_tit {
    width: 100%;
  }
  .pre-inc .etc > .eq_copy {
    width: 55%;
  }
  .pre-inc .etc > figure {
    width: 42%;
  }
  .pre-inc .monitor > .eq_copy {
    width: 75%;
  }
  .pre-inc .monitor > figure {
    width: 20%;
  }
  .pre-inc .stock > .eq_copy {
    width: 100%;
  }
  .pre-inc .stock > figure {
    width: 100%;
  }
  .pre-inc .eletomo_item {
    width: 100%;
    display: grid;
    grid-template-columns: 50% 46%;
  }
  .pre-inc .eletomo_item > .st_tit {
    grid-column: 1/3;
    grid-row: 1/2;
  }
  .pre-inc .eletomo_item > .eq_copy {
    width: 100%;
    grid-row: 2/4;
  }
  .pre-inc .eletomo_item > figure:nth-of-type(1) {
    margin-top: 0.7em !important;
    grid-column: 2/3;
    grid-row: 2/3;
  }
  .pre-inc .eletomo_item > figure:nth-of-type(2) {
    margin-top: 0.7em;
    grid-column: 2/3;
    grid-row: 3/4;
  }
}

/*# sourceMappingURL=evaluation.css.map */
