@charset "utf-8";

.first_article_wrap{}
.first_article_wrap .ttl{
  font-weight: bold;
}
@media print, screen and (min-width:768px){
  .mod_article_bg_circle::before{
    top: 590px;
  }
  .mod_article_bg_circle::after{
    top: auto;
    bottom: 100px;
  }
  
  .first_article_wrap .ttl{
    margin-top: 2em;
    font-size: 18px;
    text-align: center;
  }
}
@media screen and (max-width:767px) {
  .first_article_wrap .ttl{
    margin-top: 1.5em;
    font-size: 14px;
  }
}

/* sdgs_item_list
-------------------------------------------------- */
.sdgs_item_list{}
.sdgs_item_list > ul > li{
  display: flex;
}
.sdgs_item_list > ul > li:first-child{
  padding-top: 0;
}
.sdgs_item_list > ul > li:last-child{
  padding-bottom: 0;
  background: none;
}
.sdgs_item_list .data{
  position: relative;
  width: 100%;
}
.sdgs_item_list > ul > li.fig_clm2 .fig{
  display: flex;
  justify-content: space-between;
}
@media print, screen and (min-width:768px){
  .sdgs_item_list{}
  .sdgs_item_list > ul > li{
    /* padding-top: 30px; */
    padding-right: 2.6%;
    padding-bottom: 30px;
    background-image : linear-gradient(to bottom, #ccc, #ccc 2px, transparent 2px, transparent 8px);
    background-size:  2px 10px;
    background-position: right top;
    background-repeat: repeat-y;
  }
  .sdgs_item_list > ul > li:nth-child(3n){
    padding-right: 0;
  }
  .sdgs_item_list > ul.clm1_1 > li{
    /* padding-top: 30px; */
    padding-bottom: 30px;
    padding-right: 0;
    background-image : linear-gradient(to right, #ccc, #ccc 2px, transparent 2px, transparent 8px);
    background-size: 10px 2px;
    background-position: right bottom;
    background-repeat: repeat-x;
  }
  .sdgs_item_list > ul.clm1_1 > li .mod_btn{
    margin-right: 0;
  }
  .sdgs_item_list > ul.clm1_1 > li:nth-child(3n){
    padding-bottom: 0;
    background-image: none;
  }
  .mod_article_wrap .sdgs_item_list > ul > li > .data > .mod_btn_block > .mod_btn{
    white-space: nowrap;
  }
  .mod_article_wrap:nth-child(2) .sdgs_item_list > ul > li > .data > .mod_btn_block > .mod_btn{
    display: inline-block;
    width: 100%;
  }
  .mod_article_wrap:nth-child(3) .sdgs_item_list > ul > li > .data > .mod_btn_block > .mod_btn{
    display: inline-block;
    width: 48%;
    margin-right: 4%;
  }
  .mod_article_wrap:nth-child(3) .sdgs_item_list > ul > li > .data > .mod_btn_block > .mod_btn:last-child{
    margin-right: auto;
  }
  .mod_article_wrap:nth-child(3) .sdgs_item_list{
    width: 62%;
  }
  .mod_article_wrap:nth-child(3) .sec_content{
    display: flex;
    justify-content: space-between;
  }
  .mod_article_wrap:nth-child(3) .fig{
    width: 32%;
  }
  .sdgs_item_list .data .fig img{
    width: 100%;
  }
  .sdgs_item_list > ul > li.fig_clm2 .fig{
    width: 25%;
  }
  .sdgs_item_list > ul > li.fig_clm2 .fig p + p{
    margin-left: 4%;
  }
  /* .sdgs_item_list .data{
    padding-left: calc(12% + 3%);
  }
  .sdgs_item_list > ul > li.fig_clm2 .data{
    padding-left: calc(25% + 3%);
  } */
  .sdgs_item_list .data .txt{
    min-height: 79px;
  }
  .sdgs_item_list > ul.clm1_1 > li .data .txt{
    min-height: auto;
  }
  .sdgs_item_list > ul.clm1_1 > li + li .data .txt{
    margin-top: 30px;
  }
}
@media screen and (max-width:767px) {
  .sdgs_item_list{}
  .sdgs_item_list > ul > li{
    /* padding-top: 30px; */
    padding-bottom: 30px;
    display: flex;
    background-image : linear-gradient(to right, #ccc, #ccc 2px, transparent 2px, transparent 8px);
    background-size: 7px 2px;
    background-position: left bottom;
    background-repeat: repeat-x;
  }
  .sdgs_item_list .data{
    display: flex;
    flex-wrap: wrap;
  }
  .sdgs_item_list > ul.clm1_1 > li + li .data .txt{
    margin-top: 25px;
  }
  .sdgs_item_list .data .fig{
    width: 90px;
    margin-right: 20px;
  }
  .sdgs_item_list .data .fig img{
    width: 100%;
  }
  .sdgs_item_list .data .fig p + p{
    margin-left: 10px;
  }
  .mod_article_wrap:nth-child(3) .fig{
    width: 65%;
    margin: 30px auto 0;
  }
  .mod_article_wrap:nth-child(3) .fig img{
    width: 100%;
  }
}  

/* eco_area
-------------------------------------------------- */
.eco_area{
  background-color: #F6F6F6;
}
@media print, screen and (min-width:768px){
  .eco_area{
    display: flex;
    justify-content: space-between;
    padding: 42px 40px 38px;
    border-radius: 20px;
  }
}
@media screen and (max-width:767px) {
  .eco_area{
    padding: 20px;
    border-radius: 10px;
  }
}

/* step_clm4
-------------------------------------------------- */
.step_clm4{
}
@media print, screen and (min-width:768px){
  .step_clm4{
    display: flex;
  }
  .step_clm4 .mod_btn{
    flex-direction: column;
    width: 25%;
    margin-right: 0;
    white-space: nowrap;
  }
  .step_clm4 .mod_btn a{
    position:relative;
    margin-right: 1em;
    min-width: 218px;
  }
  .step_clm4 .mod_btn a::before{
      content: "";
      position: absolute;
      top: -161px;
      left: -1px;
      right: -1px;
      bottom: -1px;
  }
  .step_img{
    margin-left: -0.6px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width:767px) {
  .step_clm4 .mod_btn{
    display: flex;
    margin-top: 0;
  }
  .step_clm4 .mod_btn .step_num{
    font-size: 14px;
    font-weight: bold;
    color: #38BAD9;
    letter-spacing: 0px;
  }
  .step_clm4 .mod_btn .step_l{
    width: 23%;
  }
  .step_clm4 .mod_btn .step_r{
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .step_clm4 .mod_btn .step_r a::before{
    content: "";
    position: absolute;
    top: -22.5px;
    left: -23%;
    right: -1px;
    bottom: -1px;
  }
}