  /* ===== resource-recovery ===== */
.resource-recovery-SectionLead {
  max-width: 1060px;
  margin: 0 auto 120px;
  padding: 90px 50px 0;
  font-size: 1.6rem;
  line-height: 1.625;
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .resource-recovery-SectionLead {
    margin-bottom: 100px;
    padding: 0 28px;
  }
}

@media only screen and (max-width: 559px) {
  .resource-recovery-SectionLead {
    margin: 0;
    padding: 0 15px 60px;
    font-size: 1.5rem;
    line-height: 1.4;
  }
}

.resource-recovery-SectionWrap.-introduction {
  margin: 0;
  padding: 90px 50px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 132, 134, 0)), to(rgba(0, 132, 134, 0.4)));
  background: -webkit-linear-gradient(left, rgba(0, 132, 134, 0) 0%, rgba(0, 132, 134, 0.4) 100%);
  background: linear-gradient(to right, rgba(0, 132, 134, 0) 0%, rgba(0, 132, 134, 0.4) 100%);
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .resource-recovery-SectionWrap.-introduction {
    padding: 90px 28px;
  }
}

@media only screen and (max-width: 559px) {
  .resource-recovery-SectionWrap.-introduction {
    padding: 60px 15px 40px;
  }
}

.resource-recovery-SectionWrap.-main {
  margin: 0 auto;
  padding: 130px 50px;
  background-color: #f5f5f5;
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .resource-recovery-SectionWrap.-main {
    padding: 130px 28px;
  }
}

@media only screen and (max-width: 559px) {
  .resource-recovery-SectionWrap.-main {
    padding: 60px 15px;
  }
}

.machinery-Intro {
  margin: 0 auto;
}

.machinery-Intro__heading {
  margin: 0 0 40px;
  font-size: 3.6rem;
  font-weight: normal;
  line-height: 1.39;
  text-align: center;
}

@media only screen and (max-width: 559px) {
  .machinery-Intro__heading {
    margin: 0 0 30px;
    font-size: 2.4rem;
    line-height: 1.25;
  }
}

.machinery-Intro__text {
  max-width: 960px;
  margin: 0 auto 34px;
  font-size: 1.6rem;
  line-height: 1.625;
}

@media only screen and (max-width: 559px) {
  .machinery-Intro__text {
    margin: 0 0 15px;
    font-size: 1.5rem;
    line-height: 1.4;
  }
}

.machinery-Intro__Picture {
  display: block;
  max-width: 960px;
  margin: 0 auto;
  padding: 110px 62px 108px;
  text-align: center;
  background-color: #fff;
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .machinery-Intro__Picture {
    padding: 60px 20px;
  }
}

@media only screen and (max-width: 559px) {
  .machinery-Intro__Picture {
    padding: 30px 15px;
  }
}

.machinery-Intro__Picture img {
  width: 100%;
  height: auto;
}

.resource-recovery-Section {
  margin: 0 auto 120px;
}

@media only screen and (max-width: 559px) {
  .resource-recovery-Section {
    margin-bottom: 60px;
  }
}

.resource-recovery-Section:last-child {
  margin-bottom: 0;
}

.resource-recovery-Section__header {
  position: relative;
  padding: 79px 50px;
  text-align: center;
}

@media only screen and (max-width: 959px) {
  .resource-recovery-Section__header {
    padding: 0;
  }
}

@media print, screen and (min-width: 960px) {
  .resource-recovery-Section__header.-infrastructure,
  .resource-recovery-Section__header.-leader{
    background: #008486;
    background-size: cover;
  }
}

@media only screen and (max-width: 959px) {
  .resource-recovery-Section__header.-infrastructure .resource-recovery-Section__heading,
  .resource-recovery-Section__header.-leader .resource-recovery-Section__heading{
    background: #008486;
    background-size: cover;
  }
}

@media print, screen and (min-width: 960px) {
  .resource-recovery-Section__header.-leader {
    /*background: url(/corporate/business/machinery/images/bg_leader_head.jpg) 0 50% no-repeat;*/
	background: #008486;
    background-size: cover;
  }
}

@media only screen and (max-width: 959px) {
  .resource-recovery-Section__header.-leader .resource-recovery-Section__heading {
    /*background: url(/corporate/business/machinery/images/bg_leader_head.jpg) 0 50% no-repeat;*/
	background: #008486;
    background-size: cover;
  }
}

@media print, screen and (min-width: 960px) {
  .resource-recovery-Section__header.-feeling {
    /*background: url(/corporate/business/machinery/images/bg_feeling_head.jpg) 0 50% no-repeat;*/
	background: #008486;
    background-size: cover;
  }
}

@media only screen and (max-width: 959px) {
  .resource-recovery-Section__header.-feeling .resource-recovery-Section__heading {
    /*background: url(/corporate/business/machinery/images/bg_feeling_head.jpg) 0 50% no-repeat;*/
	background: #008486;
    background-size: cover;
  }
}

@media print, screen and (min-width: 960px) {
  .resource-recovery-Section__header.-support {
    /*background: url(/corporate/business/machinery/images/bg_support_head.jpg) 0 50% no-repeat;*/
	background: #008486;
    background-size: cover 100%;
  }
}

@media only screen and (max-width: 959px) {
  .resource-recovery-Section__header.-support .resource-recovery-Section__heading {
    /*background: url(/corporate/business/machinery/images/bg_support_head.jpg) 0 50% no-repeat;*/
	background: #008486;
    background-size: cover;
  }
}

.resource-recovery-Section__headerInner {
  position: relative;
  display: inline-block;
  max-width: 960px;
  margin: 0 auto;
  color: #fff;
  z-index: 2;
}

@media only screen and (max-width: 959px) {
  .resource-recovery-Section__headerInner {
    background-color: #008486;
  }
}

.resource-recovery-Section__heading {
  margin: 0 0 40px;
  font-size: 3.6rem;
  font-weight: normal;
  line-height: 1.39;
  text-align: center;
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .resource-recovery-Section__heading {
    padding: 60px 40px;
  }
}

@media only screen and (max-width: 559px) {
  .resource-recovery-Section__heading {
    padding: 40px 15px;
    font-size: 2.4rem;
    line-height: 1.25;
  }
}

@media only screen and (max-width: 959px) {
  .resource-recovery-Section__heading {
    position: relative;
    margin: 0;
  }
}

.resource-recovery-Section__headingLead {
  font-size: 1.6rem;
  line-height: 1.625;
  text-align: left;
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .resource-recovery-Section__headingLead {
    padding: 40px;
  }
}

@media only screen and (max-width: 559px) {
  .resource-recovery-Section__headingLead {
    padding: 30px 15px;
    font-size: 1.5rem;
    line-height: 1.4;
  }
}

@media only screen and (max-width: 959px) {
  .resource-recovery-Section__headingText {
    position: relative;
    display: inline-block;
    z-index: 2;
  }
}

.resource-recovery-Section__body {
  padding: 60px 40px;
  background-color: #fff;
}

@media only screen and (max-width: 559px) {
  .resource-recovery-Section__body {
    padding: 40px 15px;
  }
}

.resource-recovery-SectionCard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 30px;
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .resource-recovery-SectionCard {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 959px) {
  .resource-recovery-SectionCard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.resource-recovery-SectionCard:last-child {
  margin-bottom: 0;
}

.resource-recovery-SectionCard__column {
  text-align: left;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.resource-recovery-SectionCard__image {
  padding: 0 24px 0 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .resource-recovery-SectionCard__image {
    margin: 0 0 30px;
    padding: 0;
  }
}

@media only screen and (max-width: 559px) {
  .resource-recovery-SectionCard__image {
    margin: 0 0 20px;
    padding: 0;
  }
}

.resource-recovery-SectionCard__image img {
  width: 100%;
  height: auto;
}

@media print, screen and (min-width: 960px) {
  .resource-recovery-SectionCard__image img {
    width: 323px;
  }
}

.resource-recovery-SectionCard__heading {
  margin: 0 0 10px;
  font-size: 2rem;
  font-weight: normal;
  line-height: 1.65;
}

@media only screen and (max-width: 559px) {
  .resource-recovery-SectionCard__heading {
    margin-bottom: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
  }
}

.resource-recovery-SectionCard__text {
  font-size: 1.4rem;
  line-height: 1.714;
}

@media only screen and (max-width: 559px) {
  .resource-recovery-SectionCard__text {
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
