@charset "UTF-8";

.l-headerLogo{
  opacity: 1;
  pointer-events: inherit;
}
.l-headerLogo.w{
  opacity: 0;
  pointer-events: none;
}
.l-headerLogo::after{
}

.mv{
  position: relative;
}
.mv .img span{
  position: absolute;
  bottom: 10px;
  right: 3%;
  font-size: 1rem;
  color: #fff;
}
.mv .cont-tit {
  position: absolute;
  text-align: center;
  z-index: 5;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.mv .cont-tit {
  margin: auto;
  padding: 30px 10px;
  max-width: 1200px;
  width: 90%;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(25%, rgba(255, 255, 255, 0.8)), color-stop(75%, rgba(255, 255, 255, 0.8)), to(transparent));
  background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8) 25%, rgba(255, 255, 255, 0.8) 75%, transparent);
  background-position: center;
  background-repeat: no-repeat;
  font-size: 1.8rem;
  color: #231815;
  text-align: center;
}
.mv .cont-tit strong{
  display: block;
  width: 90%;
  margin: 0 auto 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #231815;
  font-size: 6rem;
}
.mv .cont-tit strong span{
  font-size: 9rem;
}
@media(max-width: 768px) {
  .mv .cont-tit {
    padding: 10px 10px;
    font-size: 1.4rem;
  }
  .mv .cont-tit strong{
    font-size: 4rem;
  }
  .mv .cont-tit strong span{
    font-size: 7rem;
  }
}

.intro{
  padding: 100px 0;
}
.intro .midashi{
  font-size: clamp(1.6rem,2.8vw,3.2rem);
  line-height: 1.4;
  text-align: center;
  margin: 0 0 30px;
  font-weight: 600;
  letter-spacing: .25rem;
}
.intro .txt{
  font-size: clamp(1.4rem,1.6vw,1.8rem);
  line-height: 1.8;
  text-align: center;
  margin: 0 0 30px;
}
.intro .certification .c-mark{
  max-width: 368px;
  width: 90%;
  margin: 0 auto 10px;
}
.intro .certification .c-txt{
  max-width: 614px;
  width: 90%;
  margin: 0 auto;
}
.intro .nintei{
  max-width: 656px;
  width: 90%;
  margin: 40px auto 0;
}
.intro .about{
  max-width: 940px;
  width: 90%;
  margin: 90px auto 0;
  border: solid 1px #333;
  padding: 30px;
}
.intro .about .txt1{
  font-size: clamp(1.8rem,2vw,2.4rem);
  line-height: 1.4;
  text-align: center;
  margin: 0 0 30px;
  font-weight: 500;
}
.intro .about .txt2{
  font-size: clamp(1.3rem,1.4vw,1.6rem);
  line-height: 1.8;
  text-align: center;
  margin: 0 0 30px;
}
.intro .about .img{
  max-width: 848px;
  width: 100%;
  margin: 0 auto;
}
.intro .about .img span{
  font-size: 1rem;
  display: block;
  text-align: right;
  margin-top: 5px;
}
.intro .sho-ene{
  max-width: 1040px;
  width: 90%;
  margin: 90px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
}
.intro .sho-ene .txt1{
  font-size: clamp(1.3rem,1.4vw,1.6rem);
  line-height: 1.8;
  width: calc(100% - 570px);
}
.intro .sho-ene .img{
  width: 540px;
}
.intro .other{
  max-width: 1040px;
  width: 90%;
  margin: 90px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
}
.intro .other .midashi02{
  font-size: clamp(1.6rem,1.8vw,2rem);
  line-height: 1.4;
  padding-bottom: 10px;
  margin-bottom: 15px;
  position: relative;
  border-bottom: solid 1px #333;
}
.intro .other .midashi02 span{
  font-size: clamp(1rem,1.1vw,1.2rem);
}
.intro .other .eco .midashi02{
  padding-bottom: 5px;
}
.intro .other .eco .midashi02 .icon{
  display: inline-block;
  width: 30px;
  margin-left: 10px;
}
.intro .other .txt1{
  font-size: clamp(1.3rem,1.4vw,1.5rem);
  line-height: 1.8;
}
.intro .other .notes{
  font-size: 1rem;
  line-height: 1.4;
  margin: 5px 0 0 1rem;
  text-indent: -1rem;
}
.intro .other .eco .notes{
  margin: 5px 0 0 2.5rem;
  text-indent: -2.5rem;
}
.intro .other .eco .img{
  max-width: 222px;
  width: 100%;
  margin: 15px auto 0;
  transform: translateX(10px);
}
.intro .other .eco .consideration{
  margin: 15px auto 0;
  border: solid 1px #333;
  padding-bottom: 10px;
}
.intro .other .eco .consideration .tit{
  text-align: center;
  background-color: #05542e;
  color: #fff;
  text-align: center;
  font-size: clamp(1.5rem,1.8vw,2rem);
  line-height: 1;
  padding: 10px 5px;
}
.intro .other .eco .consideration .txt2{
  max-width: 430px;
  width: 94%;
  margin: 15px auto 0;
}
.intro .other .eco .consideration .txt3{
  width: 94%;
  margin: 15px auto 0;
  font-size: clamp(1.3rem,1.5vw,1.6rem);
  line-height: 1.4;
  text-align: center;
}
.intro .other .eco .consideration .txt4{
  width: 94%;
  margin: 15px auto 0;
  font-size: 1rem;
  line-height: 1.4;
}
.intro .other .eco .ill{
  margin: 25px auto 0;
}
.intro .other .denki{
  margin: 30px 0 0;
}
.intro .other .left{
  width: 55%;
}
.intro .other .right{
  width: 42%;
}
@media(max-width: 768px) {
  .intro{
    padding: 40px 0;
  }
  .intro .midashi{
    width: 90%;
    margin: 0 auto 20px;
  }
  .intro .txt{
    text-align: left;
    width: 90%;
    margin: 0 auto 40px;
  }
  .intro .certification .c-mark{
    max-width: 300px;
  }
  .intro .certification .c-txt{
    max-width: 400px;
    width: 90%;
    margin: 0 auto 50px;
  }
  .intro .nintei{
    margin: 30px auto 0;
  }
  .intro .about{
    max-width: 940px;
    width: 90%;
    margin: 40px auto 0;
    padding: 20px 15px;
  }
  .intro .about .txt1{
    margin: 0 0 20px;
  }
  .intro .about .txt2{
    margin: 0 0 20px;
    text-align: left;
  }
  .intro .sho-ene{
    margin: 40px auto 0;
    display: block;
  }
  .intro .sho-ene .txt1{
    width: 100%;
    margin: 0 0 30px;
  }
  .intro .sho-ene .img{
    width: 100%;
  }
  .intro .other{
    margin: 40px auto 0;
    display: block;
  }
  .intro .other .eco .midashi02 .icon{
    width: 20px;
  }
  .intro .other .eco .img{
    max-width: 222px;
    width: 100%;
    margin: 15px auto 0;
    transform: translateX(10px);
  }
  .intro .other .eco .consideration{
    margin: 15px auto 0;
    border: solid 1px #333;
    padding-bottom: 10px;
  }
  .intro .other .eco .consideration .tit{
    text-align: center;
    background-color: #05542e;
    color: #fff;
    text-align: center;
    font-size: clamp(1.5rem,1.8vw,2rem);
    line-height: 1;
    padding: 10px 5px;
  }
  .intro .other .eco .consideration .txt2{
    max-width: 430px;
    width: 94%;
    margin: 15px auto 0;
  }
  .intro .other .eco .consideration .txt3{
    width: 94%;
    margin: 15px auto 0;
    font-size: clamp(1.3rem,1.5vw,1.6rem);
    line-height: 1.4;
    text-align: center;
  }
  .intro .other .eco .consideration .txt4{
    width: 94%;
    margin: 15px auto 0;
    font-size: 1rem;
    line-height: 1.4;
  }
  .intro .other .eco .ill{
    margin: 25px auto 0;
  }
  .intro .other .kyuto{
    margin: 30px 0 0;
  }
  .intro .other .denki{
    margin: 30px 0 0;
  }
  .intro .other .left{
    width: 100%;
  }
  .intro .other .right{
    width: 100%;
  }
}
.s_intro_links {
  width: 78%;
  max-width: 400px;
  margin: auto
}
@media only screen and (min-width:769px) {
  .s_intro_links {
    width: 100%;
    max-width: 1000px;
    aspect-ratio: 1597/1479;
    background: url(../images/zeh/intro_link_bg.png) no-repeat center 75%/66%;
    position: relative;
    margin-top: 60px
  }
  .s_intro_links .link_item {
    width: 42%;
    position: absolute
  }
  .s_intro_links .link_health {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  .s_intro_links .link_cost {
    left: 0;
    bottom: 0
  }
  .s_intro_links .link_future {
    right: 0;
    bottom: 0
  }
}
@media only screen and (min-width:1200px) {
  .s_intro_links .link_item a img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s
  }
  .s_intro_links .link_item a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
  }
}

.conts{
  padding: 100px 0;
  position: relative;
  background: no-repeat top center / cover;
}
.conts:before{
  content: '';
  position: absolute;
  width: 1px;
  height: 60px;
  background-color: #231815;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.conts .head{
  margin: 0 0 60px;
}
.conts .head .midashi{
  font-size: clamp(4.8rem,5vw,6rem);
  line-height: 1.2;
  text-align: center;
  margin: 0 0 20px;
}
.conts .head .midashi span{
  font-size: clamp(2.8rem,3.6vw,4.2rem);
}
.conts .head .midashi .last{
  display: inline-block;
  transform: translateY(-10px);
}
.conts .head .txt1{
  font-size: clamp(1.8rem,2.4vw,2.6rem);
  line-height: 1.6;
  text-align: center;
  margin: 0 0 30px;
  font-weight: 600;
  letter-spacing: .25rem;
}
.conts .head .txt2{
  font-size: clamp(1.4rem,1.5vw,1.6rem);
  line-height: 1.8;
  text-align: center;
  margin: 0;
}
@media(max-width: 768px) {
  .conts{
    padding: 50px 0;
  }
  .conts:before{
    height: 30px;
  }
  .conts .head{
    margin: 0 0 40px;
  }
  .conts .head .midashi{
    margin: 0 0 10px;
  }
  .conts .head .txt1{
    margin: 0 0 20px;
  }
  .conts .head .txt2{
    text-align: left;
    width: 90%;
    margin: 0 auto 20px;
  }
}

.conts .head-img{
  max-width: 1360px;
  width: 100%;
  margin: 0 auto 60px;
}
.conts .head-img .notes{
  text-align: right;
  font-size: 1rem;
  max-width: 1200px;
  width: 90%;
  margin: 10px auto 0;
}
@media(max-width: 768px) {
  .conts .head-img{
    margin: 0 auto 40px;
  }
  .conts .head-img .scr{
    position: relative;
  }
  .conts .head-img .scr:before{
    content: '';
    width: 60px;
    height: 60px;
    background: url(../images/zeh/head-img-scr.png) no-repeat top center / cover;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    transition: .3s;
  }
  .conts .head-img .scr.move:before{
    opacity: 0;
  }
  .conts .head-img .scr.s2:before{
    right: inherit;
    left: 20px;
    transform: translateY(-50%) rotate(180deg);
  }
  .conts .head-img .scr2.move:before{
    opacity: 0;
  }
  .pc_floor_ph_fig {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .pc_floor_ph_fig img {
    width: 1360px;
    max-width: none;
    vertical-align: bottom;
  }
}

.conts .f-list{
  max-width: 1040px;
  width: 90%;
  margin: 0 auto 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
}
.conts .f-list li{
  width: calc(100% / 2 - 20px);
  margin: 0 40px 40px 0;
}
.conts .f-list li:nth-child(2n){
  margin-right: 0;
}
.conts .f-list li .txt1{
  font-size: clamp(1.3rem,1.4vw,1.5rem);
  line-height: 1.8;
  margin: 0 0 15px;
}
.conts .f-list li .txt1 span{
  display: block;
  margin: 5px 0 0 1rem;
  text-indent: -1rem;
  font-size: 1rem;
  line-height: 1.6;
}
.conts .num-list li .num-midashi{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-item: center;
  margin: 0 0 15px;
}
.conts .num-list li .num-midashi .num{
  display: block;
  font-size: clamp(1.4rem,1.8vw,2rem);
  line-height: 1.4;
  min-width: 30px;
  width: 30px;
  padding: 5px 10px;
  box-sizing: border-box;
}
.conts .num-list li .num-midashi strong{
  font-size: clamp(1.6rem,2vw,2.2rem);
  line-height: 1.4;
  padding: 5px 10px;
  width: calc(100% - 30px);
  box-sizing: border-box;
  position: relative;
}
.conts .num-list li .num-midashi strong .icon{
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}
.conts .num-list li .num-midashi strong .icon.kaiteki{
  right: 5px;
  width: 40px;
}
.conts .other li .midashi{
  background-color: #006428;
  color: #fff;
  text-align: center;
  margin: 0 0 15px;
  font-size: clamp(1.5rem,1.6vw,1.7rem);
  line-height: 1.4;
  padding: 5px 10px;
  text-align: center;
}
.conts .other li .txt1{
  text-align: center;
}
.conts .other li .notes{
  display: block;
  margin: 5px 0 0;
  font-size: 1rem;
  line-height: 1.6;
}
@media(max-width: 768px) {
  .conts .f-list{
    display: block;
  }
  .conts .f-list li{
    width: 100%;
    margin: 0 0 40px;
  }
  .conts .num-list li .num-midashi strong .icon{
    right: 5px;
    width: 20px;
  }
  .conts .num-list li .num-midashi strong .icon.kaiteki{
    right: 2px;
    width: 30px;
  }
}

#a_health.conts{
  background-image: url(../images/zeh/health-head.jpg);
}
#a_health.conts .head .midashi{
  color: #0066a0;
}
#a_health.conts .num-list li .num-midashi .num{
  background-color: #0066a0;
  color: #fff;
}
#a_health.conts .num-list li .num-midashi strong{
  background-color: #b6daeb;
  color: #0066a0;
}

#a_cost.conts{
  background-image: url(../images/zeh/cost-head.jpg);
}
#a_cost.conts .head .midashi{
  color: #d66310;
}
#a_cost.conts .num-list li .num-midashi .num{
  background-color: #e16506;
  color: #fff;
}
#a_cost.conts .num-list li .num-midashi strong{
  background-color: #f9d2ac;
  color: #e16506;
}

#a_future.conts{
  background-image: url(../images/zeh/future-head.jpg);
}
#a_future.conts .head .midashi{
  color: #3a7752;
}
#a_future.conts .box{
  max-width: 1040px;
  width: 90%;
  margin: 0 auto;
  border: solid 1px #3a7752;
  padding: 40px;
}
#a_future.conts .box .txt1{
  font-size: clamp(1.6rem,2vw,2.4rem);
  line-height: 1.4;
  margin: 0 0 10px;
  font-weight: 500;
  letter-spacing: .25rem;
  padding-bottom: 10px;
  border-bottom: solid 1px #333;
}
#a_future.conts .box .txt2{
  font-size: clamp(1.3rem,1.5vw,1.6rem);
  line-height: 1.8;
}
@media(max-width: 768px) {
  #a_future.conts .box{
    padding: 20px;
  }
}