.green-ahu.top .ttl {
  height: 250px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .ttl {
    height: 230px;
  }
}
.green-ahu.top .contents {
  padding: 75px 0 0;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .contents {
    padding-top: 0;
  }
}
.green-ahu.top .intro {
  padding-bottom: 140px;
  background-image: url(/product/green-ahu/img/top/img_green_background01_pc.png), url(/product/green-ahu/img/top/img_green_background02_pc.png);
  background-repeat: no-repeat, no-repeat;
  background-size: 250px 414px, 273px 279px;
  background-position: left 0 top 0, right 0 top 77px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .intro {
    padding-top: 120px;
    padding-bottom: 100px;
    background-image: url(/product/green-ahu/img/top/img_green_background01_sp.png), url(/product/green-ahu/img/top/img_green_background02_sp.png), url(/product/green-ahu/img/top/img_green_background03_sp.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-size: 248px 147px, 245px 196px, 167px 160px;
    background-position: left 0 top 0, left 0 top 41%, right 0 top 61%;
  }
}
.green-ahu.top .intro .inner {
  width: 1200px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .intro .inner {
    width: 100%;
  }
}
.green-ahu.top .intro .think {
  width: 950px;
  margin: 0 0 45px auto;
  padding-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .intro .think {
    width: 100%;
    padding-top: 0;
    margin-bottom: 130px;
  }
}
.green-ahu.top .intro .think .think-txt {
  width: 536px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .intro .think .think-txt {
    width: 100%;
  }
}
.green-ahu.top .intro .think .think-txt h3 {
  margin-bottom: 25px;
}
.green-ahu.top .intro .think .think-txt p {
  margin-bottom: 1em;
}
.green-ahu.top .intro .think .think-txt p .green {
  color: #0A8426;
  font-weight: bold;
}
.green-ahu.top .intro .think .think-txt p:last-of-type {
  margin-bottom: 0;
}
.green-ahu.top .intro .think .item-product {
  width: 314px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .intro .think .item-product {
    width: 81%;
    margin-top: 70px;
    margin-left: auto;
  }
}
.green-ahu.top .intro .think .item-product .item-wrap {
  position: relative;
}
.green-ahu.top .intro .think .item-product .item-wrap p {
  color: #0A8426;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.4;
  position: absolute;
  bottom: -10px;
  left: 5px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .intro .think .item-product .item-wrap p {
    bottom: -15px;
  }
}
.green-ahu.top .intro .life-cycle {
  width: 1100px;
  margin-right: auto;
  padding-top: 75px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .intro .life-cycle {
    width: 100%;
  }
}
.green-ahu.top .intro .life-cycle:before {
  content: "";
  display: block;
  width: 182px;
  height: 160px;
  background: url(/product/green-ahu/img/top/img_green_background03_pc.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: -100px;
  top: -25px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .intro .life-cycle:before {
    content: none;
  }
}
.green-ahu.top .intro .life-cycle .life-cycle-image {
  width: 444px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .intro .life-cycle .life-cycle-image {
    width: 90%;
    top: auto;
    left: 5%;
    bottom: 20px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 15px;
    padding: 15px;
  }
}
.green-ahu.top .intro .life-cycle .life-cycle-contents {
  width: 690px;
  margin-left: auto;
  border-radius: 20px;
  background: rgb(230, 255, 219);
  background: linear-gradient(225deg, rgb(230, 255, 219) 0%, rgb(242, 241, 170) 100%);
  padding: 60px 75px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .intro .life-cycle .life-cycle-contents {
    width: 100%;
    padding: 70px 5% 100%;
  }
}
.green-ahu.top .intro .life-cycle .life-cycle-contents h4 {
  margin-bottom: 30px;
}
.green-ahu.top .intro .life-cycle .life-cycle-contents h4 img {
  width: 422px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .intro .life-cycle .life-cycle-contents h4 img {
    width: 100%;
  }
}
.green-ahu.top .green-ahu-about {
  background: url(/product/green-ahu/img/top/background.jpg) no-repeat;
  background-size: cover;
  padding: 100px 0 120px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .green-ahu-about {
    padding: 80px 0 50px;
  }
}
.green-ahu.top .green-ahu-about .inner {
  width: 1120px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .green-ahu-about .inner {
    width: 100%;
  }
}
.green-ahu.top .green-ahu-about .green-ahu-about-section {
  background: #fff;
  border-radius: 20px;
  margin-bottom: 120px;
  padding: 85px 55px 65px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .green-ahu-about .green-ahu-about-section {
    padding: 60px 5% 40px;
    margin-bottom: 90px;
  }
}
.green-ahu.top .green-ahu-about .green-ahu-about-section.logo-info {
  padding: 40px 55px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .green-ahu-about .green-ahu-about-section.logo-info {
    padding: 30px 5%;
  }
}
.green-ahu.top .green-ahu-about .green-ahu-about-section.logo-info .green-ahu-logo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section.logo-info .green-ahu-logo .logo {
  width: 110px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .green-ahu-about .green-ahu-about-section.logo-info .green-ahu-logo .logo {
    margin: 0 auto 20px;
  }
}
.green-ahu.top .green-ahu-about .green-ahu-about-section.logo-info .green-ahu-logo .logo-txt {
  width: 875px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .green-ahu-about .green-ahu-about-section.logo-info .green-ahu-logo .logo-txt {
    width: 100%;
  }
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .category {
  background: rgb(51, 149, 9);
  background: linear-gradient(90deg, rgb(51, 149, 9) 0%, rgb(100, 170, 37) 100%);
  border-radius: 53px;
  font-size: 2.125rem;
  color: #fff;
  padding: 15px 45px 15px 80px;
  position: absolute;
  left: -30px;
  top: -40px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .green-ahu-about .green-ahu-about-section .category {
    font-size: 1.6875rem;
    padding: 10px 35px 10px 65px;
    left: 5%;
  }
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .category:before {
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 6px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .green-ahu-about .green-ahu-about-section .category:before {
    width: 50px;
    height: 50px;
  }
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .category.make:before {
  background: url(/product/green-ahu/img/top/icon_make.png) no-repeat;
  background-size: contain;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .category.carry:before {
  background: url(/product/green-ahu/img/top/icon_carry.png) no-repeat;
  background-size: contain;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .category.use:before {
  background: url(/product/green-ahu/img/top/icon_use.png) no-repeat;
  background-size: contain;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .category.maintain:before {
  background: url(/product/green-ahu/img/top/icon_maintain.png) no-repeat;
  background-size: contain;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .category.reproduction:before {
  background: url(/product/green-ahu/img/top/icon_reproduction.png) no-repeat;
  background-size: contain;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-wrap {
  margin-bottom: 50px;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-wrap:last-of-type {
  margin-bottom: 0;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex .green-ahu-image {
  width: 394px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex .green-ahu-image {
    width: 100%;
    margin-bottom: 20px;
  }
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex .green-ahu-image .attention-info {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex .green-ahu-image .attention-info dt {
  width: 110px;
  font-size: 0.75rem;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex .green-ahu-image .attention-info dd {
  width: calc(100% - 110px);
  font-size: 0.75rem;
  margin-bottom: 5px;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex .green-ahu-about-txt {
  width: 576px;
}
@media screen and (max-width: 767px) {
  .green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex .green-ahu-about-txt {
    width: 100%;
  }
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex .green-ahu-about-txt .link {
  margin-top: 25px;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex .green-ahu-about-txt .link a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex .green-ahu-about-txt .link a .link-arrow {
  width: 36px;
  height: 36px;
  margin-left: 10px;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex .green-ahu-about-txt .link a .link-arrow:before {
  top: 14px;
  left: 14px;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex .green-ahu-about-txt .link a:hover {
  color: #0081CC;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex .green-ahu-about-txt .link a:hover .link-arrow {
  background: #0081CC;
}
.green-ahu.top .green-ahu-about .green-ahu-about-section .section-flex .green-ahu-about-txt .link a:hover .link-arrow:before {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.green-ahu .heading-circ {
  font-size: 1.5rem;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .green-ahu .heading-circ {
    font-size: 1.25rem;
  }
}
.green-ahu .heading-circ:before {
  background: #36960A;
  top: 10px;
}
.green-ahu .heading-circ.logo {
  padding-left: 55px;
}
.green-ahu .heading-circ.logo:before {
  width: 45px;
  height: 45px;
  background: url(/product/green-ahu/img/top/icon_green_ahu.png) no-repeat;
  background-size: contain;
  top: -3px;
}
.green-ahu .heading-line {
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .green-ahu .heading-line {
    font-size: 1.125rem;
  }
}
.green-ahu .heading-line span:before {
  background: #36960A;
}/*# sourceMappingURL=green-ahu.css.map */