@charset "UTF-8";
/* CSS Document */

#contentWrap {
  padding: 0% 0 5%;
  color: #000;
  text-align: center;
}

#mainBox {
  position: relative;
}
#mainBox .txtBox {
  position: absolute;
  width: 90%;
  max-width: 1000px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#mainBox .txtBox h3 {
  width: 50%;
}
.boxWidth {
  max-width: 1000px;
  width: 96%;
  container-type: inline-size;
}
.lead {
  font-size: 2.8cqw;
  font-size: clamp(16px, 2.8cqw, 32px);
  letter-spacing: 0.1em;
  padding-left: 0.1em;
}
.sec p {
  font-size: 2cqw;
  font-size: clamp(14px, 2cqw, 24px);
}
#sec01 {
}
#sec01 .titBox {
  text-align: center;
  padding: 5% 0;
}
#sec01 .titBox h3 {
  font-size: 5cqw;
  font-size: clamp(30px, 5cqw, 60px);
  letter-spacing: 0.1em;
  padding-left: 0.1em;
}
#sec01 .figBox {
  text-align: center;
}
#sec01 .figBox h5 {
  padding-bottom: 0.5em;
  font-size: 2.4cqw;
  font-size: clamp(16px, 2.4cqw, 28px);
}
#sec01 .figBox p {
  padding: 1em 0 0;
  font-size: 2cqw;
  font-size: clamp(14px, 2cqw, 24px);
}
p.cap,
#sec01 .figBox p.cap {
  padding: 0em 0;
  font-size: 10px;
}

#sec01 .saiyo {
  padding: 5% 0;
}
#sec01 .saiyo h4 {
  background-color: #e29a1f;
  border-radius: 10px;
  font-size: clamp(14px, 3.4cqw, 40px);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4em;
  line-height: 1.4;
  margin: 10px 0;
}

#sec02 {
  padding: 5% 0;
  background-color: #ebeef1;
}
#sec02 .titBox {
  padding-bottom: 3%;
}
#sec02 .titBox h3 {
  font-size: clamp(14px, 3cqw, 40px);
  padding-bottom: 0.5em;
}
#sec02 .fig01 {
  position: relative;
}
#sec02 .fig01 p.cap {
  position: absolute;
  right: 0;
  bottom: -0em;
}

#sec02 .flex {
  padding: 5% 0 3%;
}
#sec02 .flex dl {
  width: 40%;
  container-type: inline-size;
  align-self: stretch;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  border-radius: 10px 10px 0 0;
}
#sec02 .flex dt {
  background-color: #00783d;
  color: #fff;
  font-size: 5cqw;
  height: 3em;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#sec02 .flex dd {
  width: 100%;
  font-size: 4cqw;
}
#sec02 .flex dd p {
  font-size: 4cqw;
  line-height: 2.4;
}

#sec02 .flex .rightBox {
  width: 54%;
}
.shikyu {
  position: relative;
}
.shikyu::before {
  content: "データ御支給ください";
  display: block;
  position: absolute;
  place-self: center;
  inset: 0;
  background-color: red;
  color: #fff;
  padding: 2rem;
  width: 50%;
  font-size: 24px;
}

#sec02 .eqiBox {
  padding: 3% 0;
  align-items: start;
}
#sec02 .eqiBox h3 {
  background-color: #706b42;
  color: #fff;
  font-size: clamp(16px, 2.4cqw, 28px);
  padding: 0.5em 0;
  margin-bottom: 3%;
}
#sec02 .eqiBox .imgWrap {
  background-color: #fff;
  width: 95%;
  max-width: 820px;
  margin: 0 auto;
  padding: 20px;
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.7);
}
#sec02 .eqiBox .imgWrap .itemBox {
  width: 32%;
  /* padding: 20px 50px; */
}
/* #sec02 .eqiBox .imgWrap .item01,
#sec02 .eqiBox .imgWrap .item03 {
	border-right: #777 solid 1px;
}
#sec02 .eqiBox .imgWrap .item01,
#sec02 .eqiBox .imgWrap .item02 {
	border-bottom: #777 solid 1px;
} */
/* #sec02 .eqiBox .imgWrap .item03,
#sec02 .eqiBox .imgWrap .item04 {
  padding-top: 40px;
} */
#sec02 .eqiBox .imgWrap .item03 .imgBox::after {
  content: "当社施工例";
}
#sec02 .eqiBox .imgWrap .item04 .imgBox::after {
  content: "〈複層ガラス概念図〉";
}

#sec03 {
  padding: 5% 0 0;
}
#sec03 h3 {
  font-size: clamp(14px, 3cqw, 40px);
  padding-bottom: 1em;
}
#sec03 .itemBox {
  padding-bottom: 5%;
}
#sec03 .img01 {
  width: 90%;
  max-width: 720px;
  margin: 0 auto;
  padding-bottom: 5%;
}
#sec03 .txtBox {
  background-color: #4f9b68;
  padding: 4% 0;
}
#sec03 .txtBox dl {
  width: 90%;
  max-width: 750px;
  margin: 0 auto;
  color: #fff;
  padding: 20px 0;
}
#sec03 .txtBox dt {
  font-size: clamp(14px, 3cqw, 40px);
  padding-bottom: 0.3em;
  height: auto;
  border-bottom: #fff solid 1px;
}
#sec03 .txtBox dd {
  font-size: clamp(12px, 1.6cqw, 16px);
  text-align: center;
  line-height: 2;
}
#sec03 .txtBox .figBox {
  width: 90%;
  max-width: 750px;
  background-color: #fff;
  margin: 30px auto;
  padding: 0px 10px;
}
#sec03 .txtBox .figBox .imgBox::after {
  content: "※概念図";
}
#sec03 .item03 .txtBox .figBox {
  width: 100%;
  background: none;
  margin: 30px auto;
  padding: 0px 0px;
}
#sec03 .item03 .txtBox .figBox .cap {
  color: #fff;
  font-size: 12px;
  padding-top: 0.5em;
}

#sec04 {
  background-color: #fff;
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.7);
  padding: 20px 0;
}
#sec04 dl {
  width: 90%;
  max-width: 750px;
  margin: 0 auto;
  color: #000#sec04;
  padding: 20px 0;
}
#sec04 dt {
  font-size: clamp(14px, 3cqw, 40px);
  padding-bottom: 0.3em;
  height: auto;
  border-bottom: #777 solid 1px;
}
#sec04 dd {
  font-size: clamp(12px, 2cqw, 20px);
  text-align: center;
  line-height: 2;
  padding: 1em 0;
}
#sec04 .figBox {
  width: 50%;
  max-width: 160px;
  margin: 0 auto;
  padding-bottom: 20px;
}

@media screen and (max-width: 959px) {
  #sec02 .fig01 p.cap {
    position: static;
    text-align: right;
  }
}

@media screen and (max-width: 599px) {
  #mainBox .txtBox h3 {
    width: 72%;
  }
  #sec01 .titBox h3 {
    font-size: 6.2cqw;
    /*		font-size: clamp(30px, 5cqw, 60px);*/
    letter-spacing: 0em;
    padding-left: 0em;
    padding: 1em 0;
  }
  .sec p {
    font-size: clamp(14px, 4.2cqw, 24px);
  }
  p.cap {
    font-size: 10px;
  }
  #sec01 .saiyo h4 {
    font-size: clamp(14px, 5.2cqw, 30px);
  }
  #sec02 .titBox h3 {
    font-size: clamp(14px, 5.2cqw, 30px);
  }
  #sec02 .flex dl {
    width: 90%;
    margin: 0 auto 20px;
  }

  #sec02 .flex dd p {
    font-size: 4.2cqw;
    line-height: 1.6;
    padding: 1.5em 0;
  }

  #sec02 .flex .rightBox {
    width: 90%;
    margin: 0 auto;
  }
  #sec02 .eqiBox .imgWrap {
    padding: 20px 40px;
  }
  #sec02 .eqiBox .imgWrap .itemBox {
    width: 100%;
    padding: 0px 0px 20px 0px;
  }
  #sec02 .eqiBox .imgWrap .item01,
  #sec02 .eqiBox .imgWrap .item03 {
    border-right: #777 solid 0px;
  }
  #sec02 .eqiBox .imgWrap .item01,
  #sec02 .eqiBox .imgWrap .item02,
  #sec02 .eqiBox .imgWrap .item03 {
    border-bottom: #777 solid 0px;
  }
  #sec02 .eqiBox .imgWrap .item03,
  #sec02 .eqiBox .imgWrap .item04 {
    padding-top: 0px;
  }
  #sec02 .eqiBox .imgWrap .itemBox p {
    padding-top: 0.5em;
  }
  #sec03 .txtBox dt,
  #sec04 dt {
    font-size: clamp(12px, 4.7cqw, 16px);
    letter-spacing: -0.03em;
  }
  #sec03 .txtBox dd,
  #sec04 dd {
    font-size: clamp(12px, 4cqw, 15px);
    letter-spacing: -0.05em;
  }
  #sec03 .item03 .txtBox .figBox {
    width: 90%;
  }
  #sec04 {
    margin-bottom: 5%;
  }
  #sec04 .figBox {
    width: 30%;
  }
}
.flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
