<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*-----------------------------------------------
  全棟ZEH(ゼロエネルギー住宅)レベルの高気密・高断熱仕様
-----------------------------------------------*/
/*pc*/
.pageZeh .boxTop .boxTxt .tit {
  text-align: center;
  letter-spacing: .05em;
  font-size: 50px;
  color: #fff;
}
.pageZeh .boxTop .boxTxt .tit span {
  vertical-align: -15px;
  font-size: 140px;
  color: #ac9e2c;
}

.pageZeh .boxTop .btnList {
  margin-top: 20px;
  text-align: center;
  font-size: 0;
}
.pageZeh .boxTop .btnList li {
  display: inline-block;
  margin-top: 20px;
  margin-right: 20px;
  width: 285px;
  vertical-align: top;
}
.pageZeh .boxTop .btnList li:nth-child(4n) {
  margin-right: 0;
}
.pageZeh .boxTop .btnList li a {
  display: block;
  width: 100%;
  height: 100%;
}
.pageZeh .boxTop .btnList li a img {
  width: 100%;
  height: auto;
}

.pageZeh .secQuality .titBox {
  margin: 100px 0 60px;
  padding: 50px 0;
  background: #ae9e2f;
  text-align: center;
  color: #fff;
}
.pageZeh .secQuality .titBox .tit {
  letter-spacing: .1em;
  font-size: 40px;
}
.pageZeh .secQuality .titBox .tit span {
  display: block;
  margin-bottom: 20px;
  letter-spacing: .08em;
  font-size: 18px;
}

.pageZeh .secQuality .topBox {
  margin-bottom: 70px;
  color: #fff;
}
.pageZeh .secQuality .topBox .txt {
  line-height: 160%;
  font-size: 28px;
  font-weight: 200;
}
.pageZeh .secQuality .topBox .txt span {
  color: #ad9e2e;
}
.pageZeh .secQuality .topBox .subTxt {
  margin-top: 20px;
  line-height: 200%;
  font-size: 15px;
  font-weight: 200;
}
.pageZeh .secQuality .topBox .lefBox {
  float: left;
  width: 700px;
}
.pageZeh .secQuality .topBox .rightBox {
  float: right;
  width: 500px;
}
.pageZeh .secQuality .topBox .rightBox img {
  width: 100%;
  height: auto;
}

.pageZeh .secQuality .boxList {
  font-size: 0;
}
.pageZeh .secQuality .boxList .box {
  position: relative;
  display: inline-block;
  border: #ae9e2f 1px solid;
  width: 590px;
  background: #fff;
  vertical-align: top;
}
.pageZeh .secQuality .boxList .box:nth-child(2n) {
  margin-left: 20px;
}
.pageZeh .secQuality .boxList .box:nth-child(n+3) {
  margin-top: 40px;
}
.pageZeh .secQuality .boxList .box .fTit {
  position: absolute;
  top: -18px;
  left: 20px;
  padding-top: 12px;
  width: 90px;
  height: 38px;
  background: #ae9e2f;
  text-align: center;
  font-size: 16px;
}
.secQuality .boxList .box .fTit.insulation{
  width: 230px;
}
.pageZeh .secQuality .boxList .box .fTit.pCenter{
	width: 110px;
	left: calc(50% - 55px);
}
.pageZeh .secQuality .boxList .box .fTit:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -8px;
  left: 0;
  display: block;
  margin: auto;
  border-width: 8px 5px 0 5px;
  border-style: solid;
  border-color: #ae9e2f transparent transparent transparent;
  width: 0;
  height: 0;
}
.pageZeh .secQuality .boxList .box .tit02 {
  padding-top: 40px;
  height: 100px;
  background: #edebe9;
  text-align: center;
  letter-spacing: .05em;
  font-size: 28px;
  color: #002538;
}
.pageZeh .secQuality .boxList .box .inner {
  height: 325px;
  text-align: center;
  color: #000;
}
.pageZeh .secQuality .boxList .box .inner .txtBox {
  margin: 12px 0 25px;
  line-height: 170%;
  font-size: 18px;
}
.pageZeh .secQuality .boxList .box .inner img:not(.attrHeight) {
  width: auto;
  height: 210px;
}

.pageZeh .secQuality .btmTit {
  margin: 50px auto 0;
  border: 1px solid #ae9e2f;
  padding: 40px 0;
  width: 1200px;
  text-align: center;
  text-align: center;
  letter-spacing: .05em;
  font-size: 32px;
  color: #fff;
}

.pageZeh .secQuality#quality01 {
  text-align: center;
}
.pageZeh .secQuality#quality01 .topBox {
  margin-bottom: 40px;
}
.pageZeh .secQuality#quality01 .img {
  text-align: right;
}
.pageZeh .secQuality#quality01 .img img {
  max-width: 100%;
  height: auto;
}
.pageZeh .secQuality#quality01 .txt02 {
  margin: 40px 0 80px;
  line-height: 240%;
  font-size: 18px;
  font-weight: 200;
}
.pageZeh .secQuality#quality01 .txt02 .fSmall{
  font-size: 80%;
}
.pageZeh .secQuality#quality01 .boxList .box:last-of-type .inner .imgBox dl {
  display: inline-block;
  width: 236px;
  text-align: left;
  vertical-align: middle;
}
.pageZeh .secQuality#quality01 .boxList .box:last-of-type .inner .imgBox dl dt {
  margin-bottom: 14px;
  font-size: 18px;
  font-weight: 700;
  color: #f30;
}
.pageZeh .secQuality#quality01 .boxList .box:last-of-type .inner .imgBox dl dd {
  line-height: 155%;
  font-size: 15px;
}
.pageZeh .secQuality#quality01 .boxList .box:last-of-type .inner .imgBox .img02 {
  display: inline-block;
  vertical-align: middle;
}

.pageZeh .secQuality#quality04 .boxList .box:last-of-type .inner .imgBox {
  margin-top: 50px;
}
.pageZeh .secQuality#quality04 .boxList .box:last-of-type .inner .imgBox img {
  height: 153px;
}

.pageZeh .secQuality#quality05 .boxList .box {
  width: 380px;
}
.pageZeh .secQuality#quality05 .boxList .box:nth-child(2n),
.pageZeh .secQuality#quality05 .boxList .box:nth-child(3n) {
  margin-left: 30px;
}
.pageZeh .secQuality#quality05 .boxList .box:nth-child(n+3) {
  margin-top: 0;
}
.pageZeh .secQuality#quality05 .boxList .box:first-of-type .inner .imgBox img {
  height: 197px;
}

.pageZeh .secQuality#quality07 {
  margin-bottom: 100px;
}
.pageZeh .secQuality#quality07 .boxList .box {
  width: 100%;
}
.pageZeh .secQuality#quality07 .boxList .box .inner img {
  height: 248px;
}
@media only screen and (min-width: 768px) {
	.pageZeh .secQuality .boxList .box .inner.narrowHeight,
	.pageZeh .secQuality .boxList .box .inner.narrowHeight02{
		height: 310px;
	}
	.pageZeh .secQuality .boxList .box .inner.narrowHeight .imgBox{
		margin-top: -25px;
	}
	.pageZeh .secQuality .boxList .box .inner.narrowHeight02 .imgBox{
		margin-top: -10px;
	}
}

/*sp*/
@media only screen and (max-width: 767px) {
  .pageZeh .boxTop .boxTxt .tit {
    line-height: 170%;
    font-size: 26px;
  }
  .pageZeh .boxTop .boxTxt .tit span {
    vertical-align: -2px;
    font-size: 50px;
  }
  .pageZeh .boxTop .btnList {
    margin: 20px auto 0;
    width: 90%;
  }
  .pageZeh .boxTop .btnList li {
    margin-top: 20px;
    margin-right: 0;
    width: 48%;
  }
  .pageZeh .boxTop .btnList li:nth-child(4n) {
    margin-right: 0;
  }
  .pageZeh .boxTop .btnList li:nth-child(2n) {
    margin-left: 4%;
  }
  .pageZeh .secQuality .titBox {
    margin: 50px 0 30px;
    padding: 28px 5%;
  }
  .pageZeh .secQuality .titBox .tit {
    font-size: 22px;
  }
  .pageZeh .secQuality .titBox .tit span {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .pageZeh .secQuality .wrapper {
    margin: 0 auto;
    width: 90%;
  }
  .pageZeh .secQuality .topBox {
    margin-bottom: 40px;
  }
  .pageZeh .secQuality .topBox .txt {
    font-size: 18px;
  }
  .pageZeh .secQuality .topBox .subTxt {
    margin-top: 10px;
    font-size: 13px;
  }
  .pageZeh .secQuality .topBox .lefBox {
    float: none;
    width: 100%;
  }
  .pageZeh .secQuality .topBox .rightBox {
    float: none;
    margin-top: 15px;
    width: 100%;
  }
  .pageZeh .secQuality .boxList {
    font-size: 0;
  }
  .pageZeh .secQuality .boxList .box {
    width: 100%;
  }
  .pageZeh .secQuality .boxList .box+ .box {
    margin-top: 30px;
  }
  .pageZeh .secQuality .boxList .box:nth-child(2n) {
    margin-left: 0;
  }
  .pageZeh .secQuality .boxList .box:nth-child(n+3) {
    margin-top: 30px;
  }
  .pageZeh .secQuality .boxList .box .fTit,
  .pageZeh .secQuality .boxList .box .fTit.pCenter {
    top: -16px;
    left: 15px;
    padding-top: 8px;
    width: 80px;
    height: 30px;
    font-size: 12px;
  }
  .secQuality .boxList .box .fTit.insulation{
    width: 180px;
  }
  .pageZeh .secQuality .boxList .box .tit02 {
    padding: 25px 5px;
    height: auto;
    line-height: 180%;
    font-size: 18px;
  }
  .pageZeh .secQuality .boxList .box .inner {
    padding: 15px 20px;
    height: auto;
    text-align: center;
    color: #000;
  }
  .pageZeh .secQuality .boxList .box .inner .txtBox {
    margin: 0 0 15px;
    font-size: 14px;
  }
  .pageZeh .secQuality .boxList .box .inner img,
  .pageZeh .secQuality .boxList .box .inner img:not(.attrHeight){
    max-width: 100%;
    height: auto;
  }
  .pageZeh .secQuality .btmTit {
    margin: 30px auto 0;
    padding: 15px;
    width: 100%;
    line-height: 170%;
    font-size: 18px;
  }
  .pageZeh .secQuality#quality01 .topBox {
    margin-bottom: 20px;
  }
  .pageZeh .secQuality#quality01 .txt02 {
    margin: 20px 0 40px;
    letter-spacing: normal;
    font-size: 14px;
    line-height: 200%;
    text-align: left;
  }
  .pageZeh .secQuality#quality01 .boxList .box:last-of-type .inner .imgBox {
    display: table;
    width: 100%;
  }
  .pageZeh .secQuality#quality01 .boxList .box:last-of-type .inner .imgBox dl {
    display: table-cell;
    padding-right: 10px;
    width: 40%;
    text-align: left;
    vertical-align: middle;
  }
  .pageZeh .secQuality#quality01 .boxList .box:last-of-type .inner .imgBox dl dt {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .pageZeh .secQuality#quality01 .boxList .box:last-of-type .inner .imgBox dl dd {
    font-size: 12px;
  }
  .pageZeh .secQuality#quality01 .boxList .box:last-of-type .inner .imgBox .img02 {
    display: table-cell;
    width: 60%;
    vertical-align: middle;
  }
  .pageZeh .secQuality#quality04 .boxList .box:last-of-type .inner .imgBox {
    margin-top: 0;
  }
  .pageZeh .secQuality#quality04 .boxList .box:last-of-type .inner .imgBox img {
    height: auto;
  }
  .pageZeh .secQuality#quality05 .boxList .box {
    width: 100%;
  }
  .pageZeh .secQuality#quality05 .boxList .box:nth-child(2n),
  .pageZeh .secQuality#quality05 .boxList .box:nth-child(3n) {
    margin-left: 0;
  }
  .pageZeh .secQuality#quality05 .boxList .box:nth-child(n+3) {
    margin-top: 30px;
  }
  .pageZeh .secQuality#quality05 .boxList .box:first-of-type .inner .imgBox img {
    height: auto;
  }
  .pageZeh .secQuality#quality07 {
    margin-bottom: 100px;
  }
  .pageZeh .secQuality#quality07 .boxList .box .inner img {
    height: auto;
  }
}
</pre></body></html>