#zeh {
  font-size: 16px;
  color: #000000;
}

.inner {
  max-width: 1000px;
  margin: 0 auto;
}

.hero {
  background-image: url(../images/hero_img_pc.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 42.8vw;
  position: relative;
}

.hero__title {
  display: block;
  position: absolute;
  top: 45%;
  left: 62%;
  transform: translate(-50%, -50%);
}

.hero__title img {
  width: 47.7vw;
}

.about {
  margin: 111px 0 0 0;
}

.about__desc h4 {
  color: #0b4227;
  font-size: 44px;
  font-weight: 600;
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  text-align: center;
}

.about__desc h4 span {
  color: #333333;
  font-size: 30px;
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
}

.about__desc h4 .icon {
  margin-right: 5px;
}

.about__box {
  background: #f7f4e1;
  border-radius: 15px;
  font-size: 20px;
  line-height: 2;
  text-align: center;
  padding: 47px 0;
  margin-top: -17px;

}

.about__box .bold {
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  font-weight: 600;
  font-size: 24px;
}

.about__main {
  margin: 100px 0 0 0;
}

.about__main h2 {
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  text-align: center;
  color: #333333;
  font-size: 34px;
  font-weight: 600;
}

.about__main .box {
  background: #0b4227;
  color: #ffff;
  display: block;
  border-radius: 15px;
  font-size: 30px;
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  font-weight: 600;
  padding: 15px 35px;
  line-height: 1.3;
}

.about__main .box_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px 0 0 0;
}

.about__main .box_wrap span:nth-of-type(2) {
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  text-align: center;
  color: #333333;
  font-size: 28px;
  font-weight: 900;
  padding: 0 8px;
}

.about__main p {
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  text-align: center;
  font-size: 20px;
  padding: 50px 0 0 0;
}

.about__main p .bold {
  display: inline-block;
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  font-size: 48px;
  font-weight: 600;
  background: linear-gradient(transparent 85%, #f7e88a 0%);
  text-decoration: underline #f7e88a 5px;
  margin: 15px 0 0 0;
}

.about__main p span:last-of-type {
  font-size: 26px;
}

.about__main img {
  padding: 54px 0 0 0;
}

.merit .title {
  color: #0b4227;
  font-size: 44px;
  font-weight: 600;
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  text-align: center;
  padding: 160px 0 0 0;
}

.merit h2 span {
  font-size: 30px;
  color: #333333;
  font-weight: 600;
  padding: 3px;
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
}

.merit__btn {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}

.merit__btn-item {
  background: #f7f4e1;
  border-radius: 15px;
  height: 280px;
  position: relative;
  margin-top: 104px;
}

.merit__btn-item .text {
  text-align: center;
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  font-size: 20px;
  padding: 25px 0 0 0;
}

.merit__btn-item .text .bold {
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  font-size: 28px;
  color: #0b4227;
  font-weight: 600;
  line-height: 1.6;
}

.merit__btn-item img {
  display: block;
  margin: 0 auto;
  padding: 50px 0 0 0;
}

.merit__btn-item .nom {
  font-family: "Helvetica Neue";
  background: #0b4227;
  border-radius: 50%;
  color: #ffff;
  font-size: 48px;
  text-align: center;
  width: 84px;
  height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.merit__btn-item:last-of-type .text {
  font-size: 17px;
}

.merit__btn-item::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 11px solid #0b4227;
  position: absolute;
  left: 50%;
  bottom: -28px;
  transform: translate(-50%, -50%);

}

.merit__btn-item a {
  display: block;
  cursor: pointer;
  transition: .2s;
  height: 280px;
}

.merit__btn-item a:hover {
  transition: .2s;
  opacity: 75%;
}

.sub-title {
  background: #f7f4e1;
  border-radius: 15px;
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  font-size: 28px;
  padding: 20px 0 20px 70px;
  position: relative;
}

.sub-title .bold {
  color: #0b4227;
  font-size: 40px;
}

.sub-title .nom {
  font-family: "Helvetica Neue";
  background: #0b4227;
  border-radius: 50%;
  color: #ffff;
  font-size: 48px;
  text-align: center;
  width: 84px;
  height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-50%, -50%);
}

.merit__insulation {
  padding: 104px 0 0 0;
}

.merit__insulation .main-img,
.merit__cost .main-img {
  padding: 45px 0 0 0;
}

.point_box__title {
  display: block;
  color: #0b4227;
  font-family:
    "Helvetica Neue",
    Helvetica;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 5px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  margin-top: 43px;
}

.point_box__title img {
  display: inline-block;
  margin-right: 9px;
}

.point_box__text {
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  padding: 20px 0 0 0;
  line-height: 1.8;
}

.point_box__text .bold {
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  font-size: 20px;
  font-weight: 600;
  background: linear-gradient(transparent 65%, #f7e88a 0%);

}

.merit__insulation,
.merit__cost {
  margin: 0 0 200px 0;
}

.merit__support .point_box__text {
  display: block;
  text-align: center;
}

.merit__support .point_box__wrap {
  display: flex;
  gap: 30px;
  padding: 30px 0 0 0;
}

.merit__support .point_box__wrap .point_box__desc {
  line-height: 2;
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
}

.merit__support .point_box__wrap .point_box__desc .small {
  font-size: 14px;
}

.merit__support .point_box .point_box__title {
  padding-top: 100px;
}

.merit__support .point_box:nth-of-type(2) .point_box__title {
  padding-top: 70px;
  margin-top: 0;
}

.merit__support .point_box:first-of-type .point_box__text {
  padding-top: 30px;
}

.merit__support .point_box:last-of-type .bg {
  background: #f7f4e1;
  display: inline-block;
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  font-weight: 600;
  font-size: 18px;
  border-radius: 5px;
  padding: 0 11px;
}

.merit__support .point_box:last-of-type .bold {
  font-size: 18px;
  font-weight: 600;
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
}

.merit__support {
  margin-bottom: 150px;
}

.merit__support .point_box__title {
  margin-top: 0;
}

#cost,
#support {
  padding-top: 40px;
  margin-top: -40px;
}

.cta .cta__link {
  display: block;
  background: #7b6915;
  color: #ffff;
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  font-size: 30px;
  font-weight: 600;
  border-radius: 15px;
  padding: 15px;
  text-align: center;
  line-height: 1.6;
  max-width: 490px;
  margin: 0 auto;
  position: relative;
  transition: .2s;
}

.cta {
  margin-bottom: 180px;
}

.cta .cta__link::after {
  content: url(../images/arrow_forward_ios_22dp_FFFFFF_FILL0_wght300_GRAD0_opsz24.svg);
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
}

.cta .cta__link:hover {
  transition: .2s;
  opacity: 75%;
}

.cta .cta__link span {
  display: block;
  color: #ffff;
  font-family: "ヒラギノ角ゴ", "Noto Sans JP", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

@media screen and (max-width: 1136px) {
  .inner {
    max-width: 100%;
    padding: 0 3vw;
  }

  .sub-title .nom {
    left: 4%;
  }

  .sub-title {
    padding: 20px 0 20px 10vw;
  }

  .about__box {
    padding: 47px;
  }

  .merit__btn-item a {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 768px) {

  .inner {
    max-width: 100%;
    padding: 0 5.3vw;
  }

  .hero {
    background-image: url(../images/hero_img_sp.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 124vw;
    position: relative;
    padding: 65px 0 0 0;
  }

  .hero__title {
    position: static;
    transform: translate(0);
    padding: 6.66vw 0 0 0;
  }

  .hero__title img {
    display: block;
    width: 100vw;
    margin: 0 auto;
  }

  .about {
    margin: 13.4vw 0 0 0;
  }

  .about__desc h4 {
    font-size: 6.4vw;
  }

  .about__desc h4 span {
    font-size: 4.39vw;
  }

  .about__box {
    background: #f7f4e1;
    border-radius: 15px;
    font-size: 3.78vw;
    padding: 10vw 5.33vw;
    margin-top: -3vw;
    text-align: left;
  }

  .about__box .bold {
    font-size: 4.26vw;
  }

  .about__main {
    margin: 21.3vw 0 0 0;
  }

  .about__main h2 {
    font-size: 6.66vw;
  }

  .about__main .box_wrap {
    padding: 5.33vw 0 0 0;
    flex-direction: column;
  }

  .about__main .box {
    width: 61.3vw;
    font-size: 4.8vw;
    padding: 3vw 0;
    line-height: 1.3;
  }

  .about__desc h4 .icon {
    display: inline-block;
    margin-right: 5px;
    width: 6.5vw;
}

  .about__main .box_wrap span:nth-of-type(2) {
    font-size: 6vw;
    padding: 2.66vw 0;
    font-weight: 600;
  }

  .about__main p {
    font-size: 3.73vw;
    padding: 15.3vw 0 0 0;
  }

  .about__main p .bold {
    font-size: 8vw;
    background: linear-gradient(transparent 80%, #f7e88a 0%);
    text-decoration: underline #f7e88a 5px;
    margin: 15px 0 0 0;
  }

      .merit__btn-item a {
        padding-right: 0px;
        padding-left: 0px;
    }

  .about__main p span:last-of-type {
    font-size: 4.8vw;
  }

  .about__main img {
    padding: 6.93vw 0 0 0;
  }

  .merit .title {
    font-size: 6.93vw;
    text-align: center;
    padding: 28.2vw 0 14.6vw 0;
    line-height: 1.4;
  }

  .merit h2 span {
    font-size: 4.8vw;
  }

  .merit__btn {
    grid-template-columns: 1fr;
    gap: 10.6vw;
  }

  .merit__btn-item {
    height: 22.6vw;
    padding: 6vw 3.59vw;
    width: 74.6vw;
    margin: 0 auto;
  }

  .merit__btn-item img {
    padding: 0;
    width: 13.3vw;
    margin: 0;
  }

  .merit__btn-item:last-of-type img {
    padding: 0;
    width: 9.4vw;
    margin: 0 1.95vw;
  }

  .merit__btn-item .wrap {
    display: flex;
    align-items: center;
    gap: 3.4vw;
  }

  .merit__btn-item .text {
    font-size: 3.46vw;
    padding: 0;
    text-align: left;
  }

  .merit__btn-item .nom {
    font-size: 6.13vw;
    width: 10.6vw;
    height: 10.6vw;
  }

  .merit__btn-item .text .bold {
    font-size: 4.8vw;
  }

  .merit__btn-item:last-of-type .text {
    font-size: 2.6vw;
  }

  .merit__btn-item::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 1.6vw solid transparent;
    border-right: 1.6vw solid transparent;
    border-top: 1.5vw solid #0b4227;
    position: absolute;
    left: auto;
    right: 1vw;
    bottom: 42%;
    transform: translate(-50%, -50%);
  }

  .merit__insulation,
  .merit__cost {
    margin: 0 0 22.9vw 0;
  }

  .sub-title {
    border-radius: 2vw;
    font-size: 4.26vw;
    padding: 3vw 0 3vw 13.2vw;
    position: relative;
    width: 87vw;
    margin: 0 0 0 auto;

  }

  .merit__support .sub-title {
    font-size: 4vw;
    line-height: 1.4;
  }

  .sub-title .bold {
    font-size: 5.6vw;
  }

  .sub-title .nom {
    font-size: 8.4vw;
    width: 14.6vw;
    height: 14.6vw;
    top: 50%;
    left: 5%;
    transform: translate(-50%, -50%);
  }

  .merit__insulation .main-img,
  .merit__cost .main-img {
    padding: 5.33vw 0 0 0;
  }

  .point_box__title {
    font-size: 4.53vw;
    letter-spacing: 3px;
    border-bottom: 1px solid;
    padding-bottom: 2.8vw;
    margin-top: 7.6vw;
  }

  .point_box__title img {
    margin-right: 1.8vw;
    width: 7.33vw;
  }

  .point_box__text {
    font-size: 3.73vw;
    padding: 4vw 0 0 0;
  }

  .point_box__text .bold {
    font-size: 4.266vw;
    background: linear-gradient(transparent 80%, #f7e88a 0%);
  }

  .merit__support .point_box:first-of-type .point_box__text {
    padding-top: 4.66vw;
    text-align: left;
  }

  .merit__support .point_box__wrap {
    flex-wrap: wrap;
    gap: 5.3vw;
  }

  .merit__support .point_box__wrap .point_box__desc {
    font-size: 3.73vw;
  }

  .merit__support .point_box .point_box__title {
    padding-top: 13.7vw;
    line-height: 1.4;
    text-indent: -2em;
    padding-left: 2em;
    letter-spacing: 1px;
  }

  .merit__support .point_box__wrap .point_box__desc .small {
    font-size: 3.2vw;
  }

  .merit__support .point_box:last-of-type .bg {
    font-size: 4.26vw;
    border-radius: 5px;
    padding: 0 3vw;
  }

  .merit__support .point_box:last-of-type .bold {
    font-size: 4.266vw;
  }

  .cta {
    margin-bottom: 25vw;
  }

  .merit__support {
    margin-bottom: 20vw;
  }

  .cta .cta__link {
    font-size: 5vw;
    border-radius: 8px;
    padding: 3.2vw;
    width: 68vw;
  }

  .cta .cta__link span {
    font-size: 3.5vw;
  }
}