@charset "UTF-8";












/*============================
PC  #KEY
============================*/
@media screen and (min-width: 769px), print {

#sdgs #KEY {
  width: auto;
  height: 510px;
  overflow: hidden;
  position: relative;
}


#sdgs #KEY .key_inner{

}

#sdgs #KEY div.key_inner h2 {
  font-size: max(2.196vw, 30px);
  color: #FFF;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;
    letter-spacing: 0.05em;
}
#sdgs #KEY div.key_inner h2 span {
  display: block;
  font-size: max(1.318vw, 18px);
      line-height: 1;
}

.allscreen{
  width: 100%;
  height: 510px;
  background: url(../images/sdgs/main_img.jpg) no-repeat;
  background-size: cover;
}
  .screen_scale{
  transform: scale(1.05);
  transition-duration: 5s;
}
}


/*============================
SP  #KEY
============================*/
@media screen and (max-width: 768px), print {

  #sdgs #KEY {
    width: auto;
    height: 90vh;
    overflow: hidden;
    position: relative;
    margin-top: -10vh;
  }

  #sdgs #KEY .key_inner{
    width: auto;
  }

  #sdgs #KEY div.key_inner h2 {
      font-size: 8vw;
    color: #FFF;
    position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
      letter-spacing: 0.05em;
  }

  #sdgs #KEY div.key_inner h2 span {
    display: block;
    font-size: 4.800vw;
    line-height: 1;
  }

  .allscreen{
    width: 100%;
    height: 90vh;
    background: url(../images/sdgs/main_img.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }

  .screen_scale{
    transform: scale(1.05);
    transition-duration: 5s;
  }
}


/*============================
PC  common block_container
============================*/
@media screen and (min-width: 769px), print {

.pc_none{
display: none;
}

  #sdgs #message {
    max-width: 1100px;
    margin: 0 auto;
    padding: 80px 4%;
    box-sizing: border-box;
  }

  #sdgs #message .sdgs_img {
    max-width: 600px;
      margin: 0 auto 80px;
}
#sdgs #message .message_lead {
    display: flex;
}
#sdgs #message .message_lead p {
  font-size: max(1.171vw, 16px);
      line-height: 2;
}
#sdgs #message .message_lead p:last-child {
    font-size: max(1.025vw, 14px);
    color: #807A7A;
    float: right;
    margin-top: 2em;
}
#sdgs #message .message_lead h2 {
  font-size: max(2.782vw, 30px);
      line-height: 1.5;
      margin-right: 8%;
          letter-spacing: 0.05em;
}
#sdgs #message .message_lead h2 span {
    font-size: max(1.025vw, 14px);
position: relative;
padding-left: 15px;
display: block;
}
#sdgs #message .message_lead h2 span::after {
  display: block;
      content: "";
      height: 1px;
      width: 10px;
      background: #707070;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
}
#sdgs #message .message_lead .lead {
    flex: 1;
}
}


/*============================
SP  common block_container
============================*/
@media screen and (max-width: 768px), print {

  .sp_none{
  display: none;
  }

  #sdgs #message {
    max-width: 1100px;
  margin: 0 auto;
  padding: 50px 5%;
  box-sizing: border-box;
  }

  #sdgs #message .sdgs_img {
    max-width: 600px;
      margin: 0 auto 60px;
}
#sdgs #message .message_lead {

}
#sdgs #message .message_lead p {
  font-size: 4.267vw;
      line-height: 2;
}
#sdgs #message .message_lead p:last-child {
    font-size: 3.733vw;
    color: #807A7A;
    float: right;
    margin-top: 2em;
}
#sdgs #message .message_lead h2 {
  font-size: 10.133vw;
      line-height: 1.5;
      margin-bottom: 0.5em;
          letter-spacing: 0.05em;
}
#sdgs #message .message_lead h2 span {
  font-size: 4.267vw;
position: relative;
padding-left: 15px;
display: block;
}
#sdgs #message .message_lead h2 span::after {
  display: block;
      content: "";
      height: 1px;
      width: 10px;
      background: #707070;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
}
#sdgs #message .message_lead .lead {
  overflow: hidden;
}
}


/*============================
PC  common block_container
============================*/
@media screen and (min-width: 769px), print {


#action {
      background: #EFEFEF;
      padding: 6em 0;
  }

#action h2 {
  font-size: max(2.782vw, 38px);
  line-height: 1.8;
  text-align: center;
  margin-bottom: 1em;
      letter-spacing: 0.05em;
}
#action h2 span {
font-size: max(1.025vw, 14px);
text-align: center;
display: block;
}

#action h2 + p {
    font-size: max(1.025vw, 14px);
    text-align: center;
}
#action .boxWrap {
    margin: 6em 0;
}

#action .boxWrap .box {
  display: flex;
margin-bottom: 5vw;
overflow: hidden;
}
#action .boxWrap .box .box_img {
    width: 45%;
    margin-right: 5%;
}
#action .boxWrap .box .box_txt {
  flex: 1;
max-width: 530px;
}

#action .boxWrap .box .box_txt h3 {
  color: #5F7644;
  font-size: max(2.196vw, 20px);
  margin-bottom: 0.8em;
}
#action .boxWrap .box ul.box_list {
      margin-bottom: 2.5em;
}
#action .boxWrap .box ul.box_list li {
  font-size: max(1.025vw, 12px);
  margin-bottom: 1em;
  text-indent: -1.5em;
  margin-left: 1.5em;
  line-height: 1.5;
}
#action .boxWrap .box  li:before {
    content: "★";
    margin-right: 0.5em;
}
#action .boxWrap .box .box_txt .box_ico {
    display: flex;
    flex-wrap: wrap;
}
#action .boxWrap .box .box_txt .box_ico img {
  width: 8vw;
    margin-right: 2%;
    margin-bottom: 3%;
    max-width: 120px;
}

}

  /*============================
  SP  common block_container
  ============================*/
  @media screen and (max-width: 768px), print {

    #action {
      background: #EFEFEF;
      padding: 10vh 5% 3vh;
    }

    #action h2 {
  font-size: 10.133vw;
      line-height: 1.5;
      text-align: center;
      margin-bottom: 1em;
          letter-spacing: 0.05em;
    }
    #action h2 span {
  font-size: 3.733vw;
    text-align: center;
    display: block;
    }

    #action h2 + p {
      font-size: 3.733vw;
      text-align: center;
      line-height: 1.8;
    }
    #action .boxWrap {
    margin: 2.5em 0;
    }

    #action .boxWrap .box {
    margin-bottom: 16vw;

    }
    #action .boxWrap .box .box_img {
    margin-bottom: 2em;
    }
    #action .boxWrap .box .box_txt {

    }

    #action .boxWrap .box .box_txt h3 {
      color: #5F7644;
    font-size: 6.400vw;
    margin-bottom: 0.5em;
    }
    #action .boxWrap .box ul.box_list {
        margin-bottom: 2.8em;
    }
    #action .boxWrap .box ul.box_list li {
      font-size: 3.733vw;
margin-bottom: 1.2em;
text-indent: -1.5em;
margin-left: 1.5em;
line-height: 1.5;
    }
    #action .boxWrap .box  li:before {
        content: "★";
        margin-right: 0.5em;
    }
    #action .boxWrap .box .box_txt .box_ico {
      display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
    #action .boxWrap .box .box_txt .box_ico img {
      margin-bottom: 2.5vh;
      flex-basis: calc((100% - 30px) / 3);
      max-width: calc((100% - 30px) / 3);
    }
    #action .boxWrap .box .box_txt .box_ico img:nth-of-type(3n-1):nth-last-of-type(1){
  margin-right:auto;
  margin-left:15px;
}

  }
