@charset "utf-8";

.locl-header_mv {
  /*margin-top: -15px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  max-width: none;
  z-index: -1;
  margin-bottom: 10px;*/
  margin-top: -15px;
  margin-bottom: 10px;
  z-index: -1;
  position: relative;
}

@media screen and (max-width:768px) {
  .locl-header_mv_sp {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
    max-width: none;
  }

  .locl-header_mv {
    display: none;
  }
}

@media screen and (min-width:768px) {
  .locl-header_mv_sp {
    display: none;
  }
}

.elm-pb-none {
  padding-bottom: 0px !important;
}


@media screen and (max-width:768px) {
  .locl-header_copy {
    max-width: 330px;
  }
}

.locl-pic-04 {
  float: left;
  padding-bottom: 20px;
}

/* .locl-section-01 {
  background-image: url(../img/img-pic-06.png?220131);
  background-position: 540px 50px;
  background-repeat: no-repeat;
  background-size: 145px auto;
} */

.locl-flex {
  display: flex;
}

.locl-flex .locl-section-01 {
  display: block;
}

.locl-flex .flex-image {
  display: block;
}

.caption_txt {
  text-align: right;
  position: relative;
  top: 20px;
  margin-right: 50px;
  font-size: 12px;
}


@media screen and (max-width:768px) {
  .locl-section-01 {
    background-position: center bottom;
    background-size: 150px auto;
    padding-bottom: 25px;
  }
}

@media screen and (max-width:768px) {
  .locl-flex {
    display: block;
  }

  .flex-image {
    margin: 0 auto;
  }

  .caption_txt {
    top: 10px;
    margin-right: 15px;
    font-size: 10px;
  }
}

.locl-text-01 {
  padding-bottom: 40px;
}

@media screen and (max-width:768px) {
  .locl-text-01 {
    padding-right: 0;
    padding-bottom: 15px;
  }
}

.font-meiryo {
  font-family: "Hiragino Kaku Gothic ProN", "mairyo", sans-serif;
}

.locl-header_icon {
  position: absolute;
  top: 17%;
  left: 15%;
  width: 14.2%;
}

@media screen and (max-width:768px) {
  .locl-header_icon {
    display: none;
  }
}

.elm-button-02 {
  font-size: 14px;
}


.elm-contents_container.shoene_container {
  padding: 50px 170px;
}

.shoene-content {
  display: flex;
}

.shoene-content-text {
  font-size: 14px;
  line-height: 2.28;
  padding-left: 50px;
  text-align: left;
  display: flex;
  align-items: center;
}

.shoene-content .elm-button-02 {
  margin-left: 13%;
}

.shoene-content .elm-button-02.pc {
  display: inline-block !important;
}

.shoene-content .elm-button-02.sp {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  .elm-contents_container.shoene_container {
    padding: 40px 30px;
  }
}

.mv-note {
  font-size: 12px;
  text-align: left;
  margin-bottom: 35px;
}

@media screen and (max-width:768px) {
  .mv-note {
    margin-top: 5px;
  }
  .shoene-content {
    flex-direction: column;
  }

  .shoene-content-img {
    order: 1;
  }

  .shoene-content-img img {
    width: 80px;
    margin: 15px auto 0;
  }

  .shoene-content-text {
    margin-top: 0px;
    padding-left: 0;
    width: 100%;

  }

  .shoene-content .elm-button-02.pc {
    display: none !important;
  }

  .shoene-content .elm-button-02.sp {
    display: inline-flex !important;
    margin: auto;
    order: 2;
  }


}

/* 全地域で「ZEH」率100％※1を達成。 */
.zeh-achievement sup {
  font-size: 0.4em;
  vertical-align: super;
  line-height: 1;
}

.zeh-achievement .note-block {
  margin-top: 20px;
  font-size: 12px;
  color: #666;
  line-height: 1.7;
}

.zeh-achievement .note-block .note {
  text-indent: -2.5em;
  padding-left: 2.5em;
}

@media screen and (max-width: 768px) {
  .zeh-achievement .note-block {
    font-size: 11px;
    margin-top: 10px;
  }
}

.zeh-achievement .img-caption {
  font-size: 10px;
  color: #666;
  text-align: center;
  margin-top: 8px;
}

@media screen and (max-width: 768px) {
  .zeh-achievement .img-caption {
    font-size: 10px;
    margin-top: 6px;
  }

  .zeh-achievement .zeh_result-img {
    order: 1;
  }

  .zeh-achievement .zeh_result-img img {
    width: 80%;
    margin: 20px auto 0;
  }
}

.zeh-achievement .zeh_result-text {
  font-size: 14px;
  line-height: 2.28;
  padding-left: 50px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .zeh-achievement .zeh_result-text {
    margin-top: 0px;
    padding-left: 0;
    width: 100%;
  }
}