#recycling {
  color: #1e1e1e;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  #recycling {
    font-size: 0.87vw;
  }
}
@media screen and (min-width: 1151px) {
  #recycling {
    font-size: 10px;
  }
}
@media screen and (max-width: 1184px) {
  #recycling {
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  #recycling {
    width: 100vw;
    font-size: 1.334vw;
    overflow: hidden;
  }
}
@media screen and (min-width: 769px) {
  #recycling .pc_none {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  #recycling .sp_none {
    display: none !important;
  }
}
#recycling img {
  max-width: 100%;
}
#recycling .js-fadein,
#recycling .js-fadein-thin {
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: opacity 1s, visibility 1s, transform 1s;
}
#recycling .is-fadein {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
#recycling .lead-cont {
  padding-bottom: 6.262vw;
}
@media screen and (min-width: 1151px) {
  #recycling .lead-cont {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .lead-cont {
    padding-top: 6.667vw;
    padding-bottom: 10.667vw;
  }
}
#recycling .lead-cont-inr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #recycling .lead-cont-inr {
    display: block;
  }
}
#recycling .lead-cont-txt h1 {
  width: 87.759%;
  margin: 0;
  z-index: 1;
}
@media screen and (min-width: 1151px) {
  #recycling .lead-cont-txt h1 {
    width: 509px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .lead-cont-txt h1 {
    width: 82.934vw;
    margin: 0 auto;
  }
}
#recycling .lead-cont-txt > picture {
  display: block;
  width: 61.552%;
  margin-top: 58px;
}
@media screen and (min-width: 1151px) {
  #recycling .lead-cont-txt > picture {
    width: 357px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .lead-cont-txt > picture {
    width: 82.934vw;
    margin: 11.334vw auto 0;
  }
}
#recycling .lead-cont-img {
  flex-shrink: 0;
  width: 48.122%;
}
@media screen and (min-width: 1151px) {
  #recycling .lead-cont-img {
    width: 538px;
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  #recycling .lead-cont-img {
    width: 71.734vw;
    margin: 9.334vw auto 0;
  }
}
#recycling .recycling-main {
  position: relative;
  padding: 70px 0 120px;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-main {
    padding: 16vw 0 10.667vw;
  }
}
#recycling .recycling-main::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  margin: 0 calc(49.8% - 50vw);
  background: url(/html/user_data/sustainability/recycling/assets/img/repeat_bg.png);
  background-size: 500px 250px;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-main::before {
    margin: 0 calc(50% - 50vw);
    background-size: 66.667vw 33.334vw;
  }
}
#recycling .recycling-main.os-win::before {
  margin: 0 calc(50% - 50.1vw);
}
@media screen and (min-width: 1151px) {
  #recycling .recycling-main.os-win::before {
    margin: 0 calc(50% - 50.72vw);
  }
}
#recycling .recycling-lead {
  position: relative;
  padding-top: 12.97%;
  padding-left: 55.009%;
}
@media screen and (min-width: 1151px) {
  #recycling .recycling-lead {
    padding-top: 145px;
    padding-left: 615px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-lead {
    padding-top: 0;
    padding-left: 0;
  }
}
#recycling .recycling-lead-ttl {
  width: 99.404%;
}
@media screen and (min-width: 1151px) {
  #recycling .recycling-lead-ttl {
    width: 500px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-lead-ttl {
    width: 82.934vw;
    margin: 0 auto;
  }
}
#recycling .recycling-lead-txt {
  margin-top: 50px;
  width: 95.826%;
}
@media screen and (min-width: 1151px) {
  #recycling .recycling-lead-txt {
    width: 482px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-lead-txt {
    width: 82.934vw;
    margin: 10vw auto 0;
  }
}
#recycling .recycling-lead-img {
  position: absolute;
  top: 0;
  left: -56px;
  width: 60.376%;
}
@media screen and (min-width: 1151px) {
  #recycling .recycling-lead-img {
    width: 675px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-lead-img {
    position: relative;
    left: 0;
    width: 91.2vw;
    margin-top: 9.334vw;
  }
}
#recycling .recycling-join {
  position: relative;
}
#recycling .recycling-join-ttl {
  width: 61.271%;
  margin: 29.965vw auto 0;
}
@media screen and (min-width: 1151px) {
  #recycling .recycling-join-ttl {
    width: 685px;
    margin: 335px auto 0;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-ttl {
    width: 82.934vw;
    margin: 9.334vw auto 0;
  }
}
#recycling .recycling-join-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-list {
    display: block;
    margin-top: -1.333vw;
  }
}
#recycling .recycling-join-list > li {
  position: relative;
  width: 29.517%;
  margin-top: 5.367vw;
}
@media screen and (min-width: 1151px) {
  #recycling .recycling-join-list > li {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-list > li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 14.667vw;
    padding-right: 4vw;
  }
}
#recycling .recycling-join-list > li:nth-of-type(1) .recycling-join-list-txt {
  letter-spacing: -0.01em;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-list > li:nth-of-type(1) .recycling-join-list-txt {
    letter-spacing: inherit;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-list > li:nth-of-type(2) {
    padding-right: 3.2vw;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-list > li:nth-of-type(2) .recycling-join-list-txt {
    width: 42.667vw;
  }
}
#recycling .recycling-join-list > li:nth-of-type(3n) .recycling-join-list-img::before {
  content: none;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-list > li:not(:first-child)::before {
    content: "";
    display: block;
    position: absolute;
    top: -9.066vw;
    right: 0;
    left: 0;
    margin: auto;
    width: 6.667vw;
    height: 3.734vw;
    background: url(/html/user_data/sustainability/recycling/assets/img/icon-arrow-btm.svg) no-repeat 0 0;
    background-size: contain;
  }
}
#recycling .recycling-join-list-img {
  position: relative;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-list-img {
    flex-shrink: 0;
    width: 41.334vw;
  }
}
#recycling .recycling-join-list-img::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -3.756vw;
  bottom: 0;
  width: 1.611vw;
  height: 2.147vw;
  margin: auto;
  background: url(/html/user_data/sustainability/recycling/assets/img/icon-arrow.svg) no-repeat 0 0;
  background-size: contain;
}
@media screen and (min-width: 1151px) {
  #recycling .recycling-join-list-img::before {
    right: -40px;
    width: 18px;
    height: 24px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-list-img::before {
    content: none;
  }
}
#recycling .recycling-join-list-txt {
  padding-top: 30px;
  line-height: 1.778em;
  font-size: 1.8rem;
  font-weight: bold;
  color: #778855;
  text-align: justify;
}
#recycling .recycling-join-list-txt > p {
  line-height: inherit;
  font: inherit;
}
#recycling .recycling-join-list-txt > p:first-of-type {
  margin-top: -0.388em;
}
#recycling .recycling-join-list-txt > p:last-of-type {
  margin-bottom: -0.388em;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-list-txt {
    width: 41.867vw;
    padding-top: 0;
    line-height: 1.693em;
    font-size: 1.3rem;
  }
  #recycling .recycling-join-list-txt > p {
    line-height: inherit;
    font: inherit;
  }
  #recycling .recycling-join-list-txt > p:first-of-type {
    margin-top: -0.346em;
  }
  #recycling .recycling-join-list-txt > p:last-of-type {
    margin-bottom: -0.346em;
  }
}
#recycling .recycling-join-list-txt .check {
  display: flex;
  margin-top: 30px;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-list-txt .check {
    margin-top: 5.334vw;
    letter-spacing: inherit;
  }
}
#recycling .recycling-join-list-txt .check::before {
  content: "";
  display: block;
  flex-shrink: 0;
  position: relative;
  top: 3px;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(/html/user_data/sustainability/recycling/assets/img/icon-check.svg) no-repeat 0 0;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-list-txt .check::before {
    top: 0.4vw;
    width: 3.2vw;
    height: 3.2vw;
    margin-right: 1.334vw;
  }
}
#recycling .recycling-join-list-txt .check.right::before {
  background-image: url(/html/user_data/sustainability/recycling/assets/img/icon-check-right.svg);
}
#recycling .recycling-join-list-txt .check.right a::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 14px;
  margin-left: 9px;
  background: url(/html/user_data/sustainability/recycling/assets/img/icon-blank.svg) no-repeat 0 0;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-list-txt .check.right a::after {
    top: 0.534vw;
    width: 2.8vw;
    height: 2.534vw;
    margin-left: 1.334vw;
  }
}
#recycling .recycling-join-list-txt .check a {
  line-height: 1.625em;
  font-size: 1.6rem;
  color: #db1e23;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-list-txt .check a {
    line-height: 1.417em;
    font-size: 1.2rem;
  }
}
#recycling .recycling-join-list .annotaion {
  margin-top: 20px;
  line-height: 1.572em;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-join-list .annotaion {
    width: 100%;
    margin-top: 4vw;
    padding-left: 5.334vw;
    line-height: 1.584em;
    font-size: 1.2rem;
  }
}
#recycling .recycling-join-list .annotaion > li {
  padding-left: 1.5em;
  text-indent: -1.5em;
  color: #505050;
  text-align: justify;
}
#recycling .recycling-box {
  position: relative;
  margin-top: 100px;
  padding: 62px 112px 70px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-box {
    margin-top: 13.334vw;
    padding: 10.667vw 4vw 13.334vw;
  }
}
#recycling .recycling-assembly + .recycling-assembly {
  margin-top: 6.262vw;
  padding-top: 3.578vw;
  border-top: dashed 1px #1e1e1e;
}
@media screen and (min-width: 1151px) {
  #recycling .recycling-assembly + .recycling-assembly {
    margin-top: 70px;
    padding-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-assembly + .recycling-assembly {
    margin-top: 12vw;
    padding-top: 11.2vw;
  }
}
#recycling .recycling-assembly-ttl {
  width: 54.831vw;
  margin: 0 auto;
}
@media screen and (min-width: 1151px) {
  #recycling .recycling-assembly-ttl {
    width: 613px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-assembly-ttl {
    width: 82.934vw;
  }
}
#recycling .recycling-assembly-ttl h2 {
  margin: 0;
}
#recycling .recycling-assembly-list {
  display: flex;
  justify-content: space-between;
  width: 75.492vw;
  margin: 45px auto 0;
}
@media screen and (min-width: 1151px) {
  #recycling .recycling-assembly-list {
    width: 844px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-assembly-list {
    display: block;
    margin-top: 4vw;
    padding-left: 4.267vw;
  }
}
#recycling .recycling-assembly-list > li {
  position: relative;
  width: 30.806%;
  margin: 0 10px;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-assembly-list > li {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    padding-left: 5.867vw;
  }
  #recycling .recycling-assembly-list > li:nth-of-type(1) .recycling-assembly-list-txt {
    padding-top: 6.667vw;
  }
  #recycling .recycling-assembly-list > li:nth-of-type(2) .recycling-assembly-list-txt {
    padding-top: 2.667vw;
  }
  #recycling .recycling-assembly-list > li:nth-of-type(3) .recycling-assembly-list-txt {
    padding-top: 10.134vw;
  }
  #recycling .recycling-assembly-list > li.long .recycling-assembly-list-txt {
    margin-right: -6.666vw;
  }
}
#recycling .recycling-assembly-list-num {
  position: absolute;
  top: 0;
  left: 2.058vw;
  width: 4.473vw;
}
@media screen and (min-width: 1151px) {
  #recycling .recycling-assembly-list-num {
    left: 23px;
    width: 50px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-assembly-list-num {
    width: 9.867vw;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-assembly-list-img {
    flex-shrink: 0;
    width: 41.867vw;
  }
}
#recycling .recycling-assembly-list-txt {
  margin-top: 26px;
  text-align: center;
  line-height: 1.5em;
  font-size: 2rem;
  font-weight: bold;
  color: #788c55;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-assembly-list-txt {
    margin-top: 0;
    margin-left: -2.666vw;
    text-align: left;
    line-height: 1.539em;
    font-size: 1.3rem;
  }
}
#recycling .recycling-assembly-list.first > li:nth-of-type(2) .recycling-assembly-list-txt {
  letter-spacing: -0.01em;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-assembly-list.first > li:nth-of-type(1) .recycling-assembly-list-num {
    top: 6.134vw;
  }
  #recycling .recycling-assembly-list.first > li:nth-of-type(2) {
    margin-top: -10vw;
  }
  #recycling .recycling-assembly-list.first > li:nth-of-type(2) .recycling-assembly-list-txt {
    letter-spacing: inherit;
  }
  #recycling .recycling-assembly-list.first > li:nth-of-type(2) .recycling-assembly-list-num {
    top: 9.6vw;
  }
  #recycling .recycling-assembly-list.first > li:nth-of-type(3) {
    margin-top: -8.266vw;
  }
  #recycling .recycling-assembly-list.first > li:nth-of-type(3) .recycling-assembly-list-num {
    top: 11.2vw;
  }
  #recycling .recycling-assembly-list.second > li:nth-of-type(1) .recycling-assembly-list-num {
    top: 7.2vw;
  }
  #recycling .recycling-assembly-list.second > li:nth-of-type(2) {
    margin-top: -2.666vw;
  }
  #recycling .recycling-assembly-list.second > li:nth-of-type(2) .recycling-assembly-list-num {
    top: 6vw;
  }
  #recycling .recycling-assembly-list.second > li:nth-of-type(3) {
    margin-top: -5.066vw;
  }
  #recycling .recycling-assembly-list.second > li:nth-of-type(3) .recycling-assembly-list-num {
    top: 7.2vw;
  }
}
#recycling .recycling-assembly-ps {
  margin-top: 45px;
  line-height: 1.5em;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-assembly-ps {
    margin-top: 4.667vw;
    line-height: 1.5em;
    font-size: 1.2rem;
  }
}
#recycling .recycling-assembly-ps > p {
  display: inline-block;
  padding: 11px 47px;
  color: #788c55;
  border: solid #788c55 1px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-assembly-ps > p {
    padding: 2.134vw 11.467vw;
  }
}
#recycling .recycling-notes {
  position: relative;
  padding-top: 55px;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-notes {
    padding-top: 13.334vw;
  }
}
#recycling .recycling-notes-ttl {
  position: relative;
  padding-top: 7.156vw;
  text-align: center;
}
@media screen and (min-width: 1151px) {
  #recycling .recycling-notes-ttl {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-notes-ttl {
    padding-top: 14vw;
  }
}
#recycling .recycling-notes-ttl::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 5.546vw;
  height: 4.831vw;
  margin: auto;
  background: url(/html/user_data/sustainability/recycling/assets/img/recycling-notes-icon.png) no-repeat 0 0;
  background-size: contain;
}
@media screen and (min-width: 1151px) {
  #recycling .recycling-notes-ttl::before {
    width: 62px;
    height: 54px;
  }
}
@media screen and (max-width: 768px) {
  #recycling .recycling-notes-ttl::before {
    width: 10.4vw;
    height: 9.2vw;
  }
}
#recycling .recycling-notes-ttl > h2 {
  margin: 0;
  font-size: 32px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-notes-ttl > h2 {
    font-size: 5.334vw;
  }
}
#recycling .recycling-notes-list {
  width: 850px;
  margin: 40px auto 0;
  line-height: 1.625em;
  font-size: 1.6rem;
}
#recycling .recycling-notes-list > li {
  line-height: inherit;
  font: inherit;
}
#recycling .recycling-notes-list > li:first-of-type {
  margin-top: -0.312em;
}
#recycling .recycling-notes-list > li:last-of-type {
  margin-bottom: -0.312em;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-notes-list {
    width: 100%;
    margin-top: 6.667vw;
    padding: 0 4vw;
    line-height: 1.667em;
    font-size: 1.2rem;
    text-align: justify;
  }
  #recycling .recycling-notes-list > li {
    line-height: inherit;
    font: inherit;
  }
  #recycling .recycling-notes-list > li:first-of-type {
    margin-top: -0.333em;
  }
  #recycling .recycling-notes-list > li:last-of-type {
    margin-bottom: -0.333em;
  }
}
#recycling .recycling-notes-list > li {
  padding-left: 1em;
  text-indent: -1em;
}
#recycling .recycling-address {
  width: 800px;
  margin: 60px auto 0;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-address {
    width: 91.2vw;
    margin-top: 10.667vw;
  }
}
#recycling .recycling-initiative {
  padding-top: 60px;
  padding-bottom: 115px;
}
@media screen and (max-width: 768px) {
  #recycling .recycling-initiative {
    padding-top: 10.667vw;
    padding-bottom: 30.667vw;
  }
}/*# sourceMappingURL=recycling.css.map */