@charset "UTF-8";
.main .lead .text .catch::before, .main .lead .text p::before, .main .lead .images .note::before, .main .benefit .title::before, .main .benefit p::before, .main .benefit .note::before, .main .benefit .sub--02 .text .sTitle::before, .main .benefit .sub--03 .text .sTitle::before, .main .plan .prepend p::before, .main .plan .prepend .note::before, .main .plan .simulation .note::before, .main .lead .text .catch::after, .main .lead .text p::after, .main .lead .images .note::after, .main .benefit .title::after, .main .benefit p::after, .main .benefit .note::after, .main .benefit .sub--02 .text .sTitle::after, .main .benefit .sub--03 .text .sTitle::after, .main .plan .prepend p::after, .main .plan .prepend .note::after, .main .plan .simulation .note::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.main .lead .text .catch::before, .main .lead .text p::before, .main .lead .images .note::before, .main .benefit .title::before, .main .benefit p::before, .main .benefit .note::before, .main .benefit .sub--02 .text .sTitle::before, .main .benefit .sub--03 .text .sTitle::before, .main .plan .prepend p::before, .main .plan .prepend .note::before, .main .plan .simulation .note::before {
  margin-bottom: calc((1em - 1lh) / 2);
}
.main .lead .text .catch::after, .main .lead .text p::after, .main .lead .images .note::after, .main .benefit .title::after, .main .benefit p::after, .main .benefit .note::after, .main .benefit .sub--02 .text .sTitle::after, .main .benefit .sub--03 .text .sTitle::after, .main .plan .prepend p::after, .main .plan .prepend .note::after, .main .plan .simulation .note::after {
  margin-top: calc((1em - 1lh) / 2);
}

.main sup {
  font-size: 0.5em;
}
.main .lead {
  margin: 1rem 0 0;
}
.main .lead .wrap {
  max-width: 10rem;
  margin: 0 auto;
}
.main .lead .text {
  text-align: center;
}
.main .lead .text .catch {
  font-size: 0.32rem;
  letter-spacing: 0.025em;
  line-height: 1.6875;
}
@media screen and (max-width: 768px) {
  .main .lead .text .catch {
    font-size: 0.3rem;
  }
}
.main .lead .text p {
  padding: 0.55rem 0 0;
  font-size: 0.2rem;
  letter-spacing: 0.075em;
  line-height: 2.2;
}
@media screen and (max-width: 768px) {
  .main .lead .text p {
    padding: 0.6rem 0 0;
    font-size: 0.24rem;
    text-align: left;
  }
}
.main .lead .images {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0.85rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .lead .images {
    margin: 0.4rem 0 0;
  }
}
.main .lead .images .image--01 {
  width: 6.3rem;
}
@media screen and (max-width: 768px) {
  .main .lead .images .image--01 {
    width: 4.8rem;
  }
}
.main .lead .images .image--02 {
  width: 3.23rem;
}
@media screen and (max-width: 768px) {
  .main .lead .images .image--02 {
    width: 2rem;
  }
}
.main .lead .images .note {
  width: 100%;
  padding: 0.1rem 0 0;
  font-size: 0.1rem;
  line-height: 1.4;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .main .lead .images .note {
    padding: 0.2rem 0 0;
    font-size: 0.18rem;
  }
}
.main .benefit {
  margin: 1.5rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .benefit {
    margin: 1rem 0 0;
  }
}
.main .benefit .title {
  font-size: 0.24rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .main .benefit .title {
    font-size: 0.32rem;
  }
}
.main .benefit p {
  padding: 0.35rem 0 0;
  font-size: 0.16rem;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .main .benefit p {
    padding: 0.6rem 0 0;
    font-size: 0.24rem;
  }
}
.main .benefit .note {
  font-size: 0.11rem;
  line-height: 1.4545454545;
}
@media screen and (max-width: 768px) {
  .main .benefit .note {
    font-size: 0.18rem;
    line-height: 1.4;
  }
}
.main .benefit .sub {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub {
    display: block;
  }
}
.main .benefit .sub .sTitle {
  font-weight: 400;
  font-size: 0.24rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub .sTitle {
    font-size: 0.32rem;
  }
}
.main .benefit .sub--01 {
  margin: 0.6rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub--01 {
    margin: 0.8rem 0 0;
  }
}
.main .benefit .sub--01 .text {
  width: 4.75rem;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub--01 .text {
    width: auto;
  }
}
.main .benefit .sub--01 .text .sTitle {
  display: flex;
  align-items: center;
  gap: 0.12rem;
}
.main .benefit .sub--01 .text .sTitle .icon {
  display: grid;
  place-items: center;
  width: 0.68rem;
  height: 0.68rem;
  background: #d35f73;
  border-radius: 50%;
  color: #fff;
  font-size: 0.17rem;
  line-height: 1.1764705882;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub--01 .text .sTitle .icon {
    width: 0.8rem;
    height: 0.8rem;
    font-size: 0.2rem;
  }
}
.main .benefit .sub--01 .text p {
  padding: 0.2rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub--01 .text p {
    padding: 0.4rem 0 0;
  }
}
.main .benefit .sub--01 .image {
  width: 4.86rem;
  margin: 0 0 0 -0.11rem;
  padding: 0 0 0.24rem;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub--01 .image {
    width: auto;
    margin: 0.4rem 0 0;
    padding: 0;
  }
}
.main .benefit .sub--01 .image figcaption {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub--01 .image figcaption {
    position: static;
    padding: 0.1rem 0 0;
  }
}
.main .benefit .sub--01 .note {
  width: 100%;
  padding: 0.2rem 0 0;
}
.main .benefit .sub--02 {
  margin: 0.95rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub--02 {
    margin: 0.8rem 0 0;
  }
}
.main .benefit .sub--02 .text {
  width: 4.75rem;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub--02 .text {
    width: auto;
  }
}
.main .benefit .sub--02 .text p {
  padding: 0.3rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub--02 .text p {
    padding: 0.4rem 0 0;
  }
}
.main .benefit .sub--02 .text .note {
  padding: 0.2rem 0 0;
}
.main .benefit .sub--02 .image {
  width: 4.75rem;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub--02 .image {
    width: auto;
    margin: 0.4rem 0 0;
  }
}
.main .benefit .sub--03 {
  margin: 1.05rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub--03 {
    margin: 0.8rem 0 0;
  }
}
.main .benefit .sub--03 .image {
  width: 4.46rem;
  padding: 0 0 0.26rem;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub--03 .image {
    width: auto;
    margin: 0.4rem 0 0;
    padding: 0;
  }
}
.main .benefit .sub--03 .image figcaption:first-child {
  padding: 0 0 0.2rem;
  font-size: 0.15rem;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub--03 .image figcaption:first-child {
    font-size: 0.22rem;
  }
}
.main .benefit .sub--03 .image figcaption:last-child {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .main .benefit .sub--03 .image figcaption:last-child {
    padding: 0.1rem 0 0;
    position: static;
  }
}
.main .benefit .append {
  margin: 0.35rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .benefit .append {
    margin: 0.8rem 0 0;
  }
}
.main .benefit .append .catch {
  color: #de8796;
  font-size: 0.27rem;
  font-weight: 500;
  line-height: 0.7rem;
  text-align: center;
  box-shadow: inset 0 0 0 0.02rem currentColor;
}
@media screen and (max-width: 768px) {
  .main .benefit .append .catch {
    padding: 0.2rem 0;
    font-size: 0.3rem;
    line-height: 1.2;
  }
}
.main .benefit .append .catch span {
  font-size: 1.5em;
}
.main .benefit .append .note {
  padding: 0.2rem 0 0;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .main .benefit .append .note {
    padding: 0.4rem 0 0;
    font-size: 0.18rem;
    line-height: 1.4;
  }
}
.main .plan {
  margin: 1.25rem 0 0;
  padding: 0.9rem 0 1rem;
  background: #e4eeee url(../images/zeh/solar/bg01.webp) 50% 0/100% auto no-repeat;
}
@media screen and (max-width: 768px) {
  .main .plan {
    margin: 1rem 0 0;
    padding: 1rem 0;
    background-size: 16rem auto;
  }
}
.main .plan .prepend .title {
  width: 3.91rem;
  margin: 0 auto;
}
.main .plan .prepend p {
  padding: 0.7rem 0 0;
  font-size: 0.18rem;
  line-height: 2.2222222222;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend p {
    padding: 0.8rem 0 0;
    font-size: 0.24rem;
    line-height: 1.8;
  }
}
.main .plan .prepend .note {
  padding: 0.4rem 0 0;
  font-size: 0.12rem;
  line-height: 1.3333333333;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend .note {
    font-size: 0.18rem;
    line-height: 1.4;
  }
}
.main .plan .prepend .point {
  display: flex;
  margin: 0.7rem 0 0;
  padding: 0 0 0 0.02rem;
  position: relative;
  color: #38383d;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend .point {
    flex-wrap: wrap;
    gap: 0.4rem 0;
    margin: 0.6rem 0 0;
    padding: 0;
  }
}
.main .plan .prepend .point::before {
  content: "";
  display: block;
  width: 0.02rem;
  background: currentColor;
  border-radius: 0.01rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend .point::before {
    content: none;
  }
}
.main .plan .prepend .point li {
  box-sizing: border-box;
  width: 25%;
  padding: 1.15rem 0.02rem 0.15rem 0;
  position: relative;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend .point li {
    width: 50%;
    padding: 1.2rem 0 0.2rem;
    border-right: 0.01rem solid currentColor;
  }
  .main .plan .prepend .point li:nth-child(odd) {
    border-left: 0.01rem solid currentColor;
  }
}
.main .plan .prepend .point li .text {
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.27rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend .point li .text {
    font-size: 0.32rem;
  }
}
.main .plan .prepend .point li .text .small {
  padding: 0 0 0.1rem;
  font-size: 0.18rem;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend .point li .text .small {
    font-size: 0.2rem;
  }
}
.main .plan .prepend .point li::after {
  content: "";
  display: block;
  width: 0.02rem;
  background: currentColor;
  border-radius: 0.01rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend .point li::after {
    content: none;
  }
}
.main .plan .prepend .point--01 {
  background-image: url(../images/zeh/solar/ico01.svg);
  background-position: 50% 0.05rem;
  background-size: 0.92rem auto;
}
.main .plan .prepend .point--02 {
  background-image: url(../images/zeh/solar/ico02.svg);
  background-position: 50% 0.05rem;
  background-size: 0.54rem auto;
}
.main .plan .prepend .point--03 {
  background-image: url(../images/zeh/solar/ico03.svg);
  background-position: 50% 0;
  background-size: 0.78rem auto;
}
.main .plan .prepend .point--04 {
  background-image: url(../images/zeh/solar/ico04.svg);
  background-position: 50% 0.05rem;
  background-size: 0.69rem auto;
}
.main .plan .prepend .image {
  max-width: 7.82rem;
  margin: 1.2rem auto 0;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend .image {
    margin: 1rem 0 0;
  }
}
.main .plan .prepend .image figcaption {
  padding: 0 0 0.4rem;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.18rem;
  font-weight: 700;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend .image figcaption {
    font-size: 0.28rem;
    line-height: 1.4;
  }
}
.main .plan .prepend .image figcaption span {
  font-size: 0.13rem;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend .image figcaption span {
    font-size: 0.18rem;
  }
}
.main .plan .prepend .detail {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem 0.6rem;
  width: 7.8rem;
  margin: 0.3rem auto;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend .detail {
    gap: 0.4rem;
    width: auto;
    margin: 0.4rem 0 0;
  }
}
.main .plan .prepend .detail .item {
  width: 3.6rem;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend .detail .item {
    width: calc(50% - 0.2rem);
  }
}
.main .plan .prepend .detail .item .legend {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.5rem;
  background: linear-gradient(90deg, #12b8bb, #469cd5);
  border-radius: 0.08rem 0 0.08rem 0;
  color: #fff;
  font-size: 0.22rem;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend .detail .item .legend {
    height: 0.8rem;
    font-size: 0.24rem;
  }
}
.main .plan .prepend .detail .item p {
  padding: 0.25rem 0 0;
  font-size: 0.16rem;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .main .plan .prepend .detail .item p {
    font-size: 0.2rem;
  }
}
.main .plan .simulation {
  margin: 0.9rem 0 0;
  padding: 0.45rem 0.3rem 0.55rem;
  box-shadow: inset 0 0 0 0.02rem #404d98;
  color: #4d4d4d;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
}
@media screen and (max-width: 768px) {
  .main .plan .simulation {
    margin: 1rem 0 0;
    padding: 0.4rem 0.2rem;
  }
}
.main .plan .simulation .sTitle {
  display: flex;
  align-items: baseline;
  justify-content: center;
  box-sizing: border-box;
  max-width: 8.6rem;
  height: 0.8rem;
  margin: 0 auto;
  padding: 0.07rem 0 0;
  background: #404d98;
  border-radius: 0.4rem;
  color: #fff;
  font-size: 0.25rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .main .plan .simulation .sTitle {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    padding: 0.2rem 0.6rem 0.13rem;
    border-radius: 0.6rem;
    font-size: 0.3rem;
    line-height: 1.2;
  }
}
.main .plan .simulation .sTitle span {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
}
.main .plan .simulation .sTitle span:last-of-type {
  font-size: 2.4em;
}
.main .plan .simulation .sTitle sup {
  display: inline-block;
  translate: 0 -0.5em 0;
}
.main .plan .simulation .image {
  max-width: 8.71rem;
  margin: 0.4rem auto 0;
}
.main .plan .simulation .image figcaption {
  margin: 0 0 0.65rem;
  font-size: 0.25rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .main .plan .simulation .image figcaption {
    margin: 0 0 0.2rem;
    font-size: 0.3rem;
  }
}
.main .plan .simulation .merit {
  max-width: 7.5rem;
  margin: 0.4rem auto 0;
  padding: 0.2rem 0;
  background: #fff;
  color: #ea7553;
  font-size: 0.27rem;
  letter-spacing: 0.075em;
  line-height: 1;
  text-align: center;
  box-shadow: inset 0 0 0 0.02rem currentColor;
}
@media screen and (max-width: 768px) {
  .main .plan .simulation .merit {
    font-size: 0.28rem;
  }
}
.main .plan .simulation .merit span {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
}
.main .plan .simulation .merit span:first-of-type {
  font-size: 1.3em;
}
.main .plan .simulation .merit span:last-of-type {
  font-size: 2em;
  letter-spacing: 0.03em;
}
.main .plan .simulation .merit sup {
  display: inline-block;
  translate: -1em -1.5em 0;
}
.main .plan .simulation .merit .note {
  padding: 0.1rem 0 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .main .plan .simulation .merit .note {
    padding: 0.2rem 0 0;
  }
}
.main .plan .simulation .note {
  padding: 0.4rem 0 0;
  font-size: 0.12rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .main .plan .simulation .note {
    font-size: 0.18rem;
    line-height: 1.4;
  }
}
.main .plan .simulation .note + .note {
  padding: 0.5rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .plan .simulation .note + .note {
    padding: 0.4rem 0 0;
  }
}
/*# sourceMappingURL=solar.css.map */