@charset "utf-8";
/*------------------------------------------------
  省エネ・エコ事業
------------------------------------------------*/

/*========== イントロデュース ==========*/

.introduce {
  margin-bottom: 50px;
  background-image: url(../../../images/business/ecology/background_introduce.jpg);
  background-position: center;
  background-size: cover;
}

.introduce-inner {
  padding: 50px 15px;
}

.introduce-title {
  margin-bottom: 15px;
  font-size: 2rem;
  text-align: center;
}

.introduce-text {
  line-height: 2;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .introduce {
    margin-bottom: 100px;
  }
  
  .introduce-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 1000px;
    margin: auto;
    padding: 100px 0;
  }
  
  .introduce-title {
    margin-bottom: 30px;
    font-size: 3.5rem;
  }
  
  .introduce-text {
    line-height: 2.5;
  }
}

/*========== LED照明 ==========*/

.led {
  margin-bottom: 50px;
}

.led-inner {
  padding: 0 15px;
}

.led-text {
  margin-bottom: 15px;
  line-height: 2;
  text-align: justify;
}

.led-text span {
  font-weight: bold;
}

.led-image {
  width: 100%;
  margin-bottom: 15px;
}

.led-product {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.led-product-image {
  width: calc(50% - 7.5px);
}

.led-product-image:not(:last-of-type) {
  margin-bottom: 15px;
}

@media print, screen and (min-width: 600px) {
  .led-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
  }

  .led-text {
    width: calc(100% - 320px - 15px);
    margin-bottom: 0;
    line-height: 2.5;
  }
  
  .led-image {
    width: 320px;
    margin-bottom: 0;
  }

  .led-product {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 15px;
  }
  
  .led-product-image {
    width: auto;
    height: 110px;
  }
  
  .led-product-image:not(:last-of-type) {
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 769px) {
  .led {
    margin-bottom: 100px;
  }

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

  .led-text {
    width: calc(100% - 320px - 30px);
  }
  
  .led-image {
    width: 320px;
  }

  .led-product {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 30px;
  }
  
  .led-product-image {
    width: auto;
    height: auto;
  }
  
  .led-product-image:not(:last-of-type) {
    margin-bottom: 0;
  }
}

/*========== 節水装置「アトム」 ==========*/

.atom {
  margin-bottom: 50px;
}

.atom-inner {
  padding: 0 15px;
}

.atom-text {
  margin-bottom: 15px;
  line-height: 2;
  text-align: justify;
}

.atom-text span {
  font-weight: bold;
}

.atom-image {
  display: block;
  width: 100%;
  max-width: 200px;
  margin: 0 auto 15px;
}

.atom-image-alt {
  display: block;
  width: 100%;
  margin: 0 auto 15px;
}

.atom-information {
  width: 100%;
  padding: 15px;
  background-color: #d7e6f0;
}

.atom-information-title {
  margin-bottom: 15px;
  font-size: 1.5rem;
}

.atom-information-title-date {
  display: block;
  font-size: 1.3rem;
  font-weight: normal;
}

.atom-information-text {
  margin-bottom: 15px;
  line-height: 2;
  text-align: justify;
}

.atom-information-image {
  display: block;
  width: 100%;
}

@media print, screen and (min-width: 600px) {
  .atom-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
  }

  .atom-text {
    width: calc(100% - 180px - 15px);
    margin-bottom: 0;
    line-height: 2.5;
  }
  
  .atom-image {
    width: 180px;
    margin: 0;
  }

  .atom-image-alt {
    margin: 15px auto 0;
  }

  .atom-information {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 15px;
  }
  
  .atom-information-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  
  .atom-information-text {
    width: calc(50% - 7.5px);
    margin-bottom: 0;
    line-height: 2.5;
  }
  
  .atom-information-image {
    width: calc(50% - 7.5px);
  }
}

@media print, screen and (min-width: 769px) {
  .atom {
    margin-bottom: 100px;
  }

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

  .atom-text {
    width: calc(100% - 180px - 30px);
  }
  
  .atom-image {
    width: 180px;
  }

  .atom-image-alt {
    margin-top: 30px;
  }

  .atom-information {
    margin-top: 30px;
    padding: 30px;
  }

  .atom-information-title {
    margin-bottom: 30px;
    font-size: 2rem;
  }

  .atom-information-title-date {
    font-size: 1.5rem;
  }
  
  .atom-information-text {
    width: calc(50% - 15px);
  }
  
  .atom-information-image {
    width: calc(50% - 15px);
  }
}

/*========== ELCE（エルセ） ==========*/

.elce {
  margin-bottom: 50px;
}

.elce-inner {
  padding: 0 15px;
}

.elce-text {
  margin-bottom: 15px;
  line-height: 2;
  text-align: justify;
}

.elce-text span {
  font-weight: bold;
}

.elce-image {
  width: 100%;
  margin-bottom: 15px;
}

.elce-image-alt {
  width: 100%;
  margin-bottom: 15px;
}

.elce-information {
  width: 100%;
  padding: 15px;
  background-color: #d7e6f0;
}

.elce-information-item:not(:last-of-type) {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #aaa;
}

.elce-information-item-title {
  margin-bottom: 5px;
  font-size: 1.5rem;
}

.elce-information-item-text {
  text-align: justify;
}

@media print, screen and (min-width: 600px) {
  .elce-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0 15px;
  }

  .elce-text {
    line-height: 2.5;
  }
  
  .elce-image {
    width: calc(50% - 7.5px);
    margin-bottom: 0;
  }

  .elce-image-alt {
    width: calc(50% - 7.5px);
    margin-bottom: 0;
  }

  .elce-information {
    margin-top: 15px;
  }
}

@media print, screen and (min-width: 769px) {
  .elce {
    margin-bottom: 100px;
  }

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

  .elce-text {
    width: 350px;
  }
  
  .elce-image {
    width: 250px;
  }

  .elce-image-alt {
    width: 340px;
  }

  .elce-information {
    margin-top: 30px;
    padding: 30px;
  }

  .elce-information-item-title {
    font-size: 2rem;
  }
}
