.page_intro_block .ttl_box {
  margin-top: 1.7%;
  padding-left: 10.8%;
}
.page_intro_block .ttl_box::before {
  background: url(../img/common/price_illust01.png) no-repeat center bottom;
  background-size: contain;
  width: 218px;
  width: min(16vw, 218px);
  height: min(calc(16vw * 0.858), 187px);
  display: block;
}
.page_intro_block .overlap_box .content_ttl {
  margin-right: -10px;
}

.sec_recycle .recycle_top {
  margin-bottom: 60px;
}
.sec_recycle .recycle_top .txt_box {
  width: 50%;
  padding: 39px 38px 0 50px;
}
.sec_recycle .recycle_top .txt_box .ttl {
  font-size: min(2.5vw, 32px);
  margin-bottom: 12px;
}
.sec_recycle .recycle_top img {
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec_recycle .recycle_content {
  background: #f5f5f5;
}
.sec_recycle .recycle_content .content_ttl {
  padding: 1.3% 0 1.7%;
}

.large_box {
  border: 4px solid #b0d5f2;
  margin-top: 44px;
  padding: 14px 0 16px;
  position: relative;
}
.large_box::before {
  content: "";
  background: url(../img/cheap-reason/person_illust_01.png) no-repeat bottom center;
  background-size: contain;
  width: min(15%, 162px);
  height: 155px;
  position: absolute;
  bottom: 0;
  left: 6.3%;
}
.large_box p {
  font-size: min(2.6vw, 34px);
  text-indent: -0.28em;
  line-height: 1.5;
  padding-left: 23%;
}

.sec_costcut {
  position: relative;
  z-index: 1;
}
.sec_costcut .cost_content {
  position: relative;
}
.sec_costcut .cost_content::after {
  content: "";
  background: url(../img/common/icon_sankaku_down_orange.svg) no-repeat;
  background-size: contain;
  width: 55px;
  height: 34px;
  position: absolute;
  left: 50%;
  bottom: -34px;
  transform: translateX(-50%);
}
.sec_costcut .cost_content .content_ttl {
  padding: 1.3% 0 1.7%;
}
.sec_costcut .cost_content .box01 {
  margin-top: -10px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dde5e7;
}
.sec_costcut .cost_content .box02 {
  padding-top: 40px;
}
.sec_costcut .cost_content .txt_box {
  width: 52%;
}
.sec_costcut .cost_content .txt_box .ttl {
  font-size: min(2.6vw, 32px);
  margin: -12px 0 15px;
}
.sec_costcut .cost_content .photo {
  width: 43%;
}
.sec_costcut .large_box::before {
  background: url(../img/cheap-reason/person_illust_02.png) no-repeat bottom center;
  background-size: contain;
  left: 14%;
}
.sec_costcut .large_box p {
  padding-left: 31%;
}

.sec_purchase ul {
  position: relative;
}
.sec_purchase ul::after {
  content: "";
  background: url(../img/common/icon_sankaku_down_orange.svg) no-repeat;
  background-size: contain;
  width: 55px;
  height: 34px;
  position: absolute;
  left: 50%;
  bottom: -44px;
  transform: translateX(-50%);
}
.sec_purchase ul li {
  width: 48.2%;
  background: #f5f5f5;
}
.sec_purchase ul li .ttl {
  font-size: min(2.6vw, 32px);
  padding: 2.6% 0 3%;
}
.sec_purchase ul li p {
  padding: 6% 8% 8.5%;
}
.sec_purchase .large_box {
  margin-top: 50px;
}
.sec_purchase .large_box::before {
  background: url(../img/cheap-reason/person_illust_03.png) no-repeat bottom center;
  background-size: contain;
  left: 13.5%;
}
.sec_purchase .large_box p {
  padding-left: 30.5%;
}

@media only screen and (max-width: 960px) {
  .sec_recycle .recycle_top {
    margin-bottom: 40px;
  }
  .sec_recycle .recycle_top .txt_box {
    padding: 3.5% 4% 3.5%;
  }
  .sec_costcut .cost_content .box01 {
    margin-top: 0;
    padding-bottom: 4vw;
  }
  .sec_costcut .cost_content .box02 {
    padding-top: 4vw;
  }
}
@media only screen and (max-width: 568px) {
  .page_intro_block .ttl_box {
    margin-top: 0;
    padding-left: 0;
  }
  .page_intro_block .ttl_box::before {
    width: 125px;
    height: 107px;
    margin-left: 20px;
  }
  .sec_recycle.bg_sankaku_right::before {
    content: none;
  }
  .sec_recycle .ttl_underbar {
    padding: 0;
  }
  .sec_recycle .recycle_top {
    flex-direction: column-reverse;
    margin-bottom: 30px;
  }
  .sec_recycle .recycle_top .txt_box {
    width: 100%;
    padding: 18px 20px 22px;
  }
  .sec_recycle .recycle_top .txt_box .ttl {
    font-size: 24px;
    text-align: center;
    margin: 0 0 10px;
  }
  .sec_recycle .recycle_top img {
    width: 100%;
  }
  .sec_recycle .recycle_content .content_ttl {
    font-size: 23px;
    padding: 1.8% 0 2.5%;
  }
  .large_box {
    padding: 10px 0 17px;
    margin-top: 25px;
  }
  .large_box::before {
    background: url(../img/cheap-reason/person_illust_01_sp.png) no-repeat;
    background-size: contain;
    width: 120px;
    height: 98px;
    top: 15px;
    bottom: initial;
    left: 50% !important;
    transform: translateX(-50%);
  }
  .large_box p {
    font-size: 21px;
    line-height: 1.5;
    text-align: center;
    margin-top: 110px;
    padding: 0 10px 0 0 !important;
  }
  .sec_costcut.bg_sankaku_right::before {
    content: none;
  }
  .sec_costcut .cost_content .content_ttl {
    padding: 2.4% 0 3.2%;
  }
  .sec_costcut .cost_content .box01, .sec_costcut .cost_content .box02 {
    flex-direction: column-reverse;
  }
  .sec_costcut .cost_content .box01 {
    padding-bottom: 15px;
  }
  .sec_costcut .cost_content .box02 {
    padding-top: 20px;
  }
  .sec_costcut .cost_content .photo {
    width: 100%;
  }
  .sec_costcut .cost_content .txt_box {
    width: 100%;
  }
  .sec_costcut .cost_content .txt_box .ttl {
    font-size: 21px;
    text-align: center;
    margin: 14px 0 10px;
  }
  .sec_costcut .cost_content::after {
    width: 35px;
    height: 20px;
    bottom: -20px;
  }
  .sec_costcut .large_box::before {
    background: url(../img/cheap-reason/person_illust_02_sp.png) no-repeat;
    background-size: contain;
    top: 8px;
  }
  .sec_costcut .large_box p {
    margin-top: 106px;
  }
  .sec_purchase.bg_sankaku_right::before {
    content: none;
  }
  .sec_purchase ul {
    flex-direction: column;
    gap: 20px 0;
  }
  .sec_purchase ul::after {
    width: 35px;
    height: 20px;
    bottom: -20px;
  }
  .sec_purchase ul li {
    width: 100%;
  }
  .sec_purchase ul li .ttl {
    font-size: 23px;
    padding: 2.4% 0 3.2%;
  }
  .sec_purchase ul li p {
    padding: 15px 20px 20px;
  }
  .sec_purchase .large_box {
    margin-top: 25px;
  }
  .sec_purchase .large_box::before {
    background: url(../img/cheap-reason/person_illust_03_sp.png) no-repeat;
    background-size: contain;
  }
}/*# sourceMappingURL=cheap-reason.css.map */