@charset "UTF-8";




    



    
.new_infotop {
    
    margin: 50px auto;
    

}
.box_main h3 {
    color: #077B1C;
    font-size: clamp(1.2rem, 1.091rem + 0.55vw, 1.5rem);
    font-weight: bold;
    line-height: 1.5;
}

    .new_info {
    
        position: relative;
        padding: 20px 0;
        background: yellow;
        border-radius: 100px 25px 25px 100px;
        max-width: 1200px;
        box-sizing: border-box
    }
    
    .new_info_inner {
    
        display: flex;
        align-items: center;
        gap: 0px;
        justify-content: space-around;
    }
    
    
  .update  {

    position: relative;
    margin-bottom: 10px;
  }  
.update 
.box01 {

    background: #d14712;
    display: flex;
    justify-content: center;
    border-radius: 25px;
    flex: 0 0 150px;
    height: 45px;
    align-items: center;
    width: 150px;
 box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.5);
}


    .new_info_inner .box01 {
    
        background: #d14712;
        display: flex;
        justify-content: center;
        border-radius: 50%;
        flex: 0 0 150px;
        height: 150px;
        align-items: center;
    
    
    
    }

.update .box01 span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
}

    
    .new_info_inner .box01 span {
    
        display: block;
        text-align: center;
        color: #fff;
        font-size: 1.2rem;
        font-weight: bold;
    
    }
    
    .box01 .coming {
        animation: tenmetu01 3s infinite;
    
    }
    
    .box02 {
    
        position: relative;
        flex: 0 0 200px;
    
    
    
    
    }
    
    .box_main p {
    
        font-size: 1rem;
        color: #077B1C;
        margin-top: 5px;
        line-height: 1.6;
        text-align: left;
    
    
    }

    .box02 figure {


        position: absolute;
    
    bottom: -88px;
    }
    

    .box02 figure span {

      text-align: right;
    font-size: 10px;
    color: #077B1C;
    display: block;
    margin-top: 5px;
    }

    .tenmetu {
    
        position: absolute;
        width: 50px;
        left: -10px;
        top: -15px;
        animation: tenmetu01 3s infinite;
    }
    .update 
    .tenmetu {
    
        position: absolute;
        width: 50px;
        left: -25px;
        top: -2.2pc;
        animation: tenmetu01 3s infinite;
    }
    

    .main_txt01 {
    
        display: flex;
    }
    
    
    @keyframes tenmetu01 {
      0% {
        opacity : 0.1;
         }
    50% {
         opacity: 1;
       
      }
    
      100% {
        opacity : 0.1;
      
    
    }
    
    }
    
    
    @media screen and (max-width: 1099px) {
    
    
        .box02 {
    
    position: relative;
    flex: 0 0 20%;
    
    }
    
    .new_info_inner .box01 {
    
        flex: 0 0 100px;
        height: 100px;
    
    
    }
    
    
    }
    
    
    
    @media screen and (max-width: 989px) {
    
        .box_main p {
            text-align: justify;
           padding: 0 5px;
            box-sizing: border-box;
        }


        body 
    .box02 figure {

    position: relative;
    bottom: auto;


    }
    
        .new_infotop {
    
            margin: 50px 0;
            
            padding: 0 10px
        }
    
        body .new_info_inner { 
    
            display: block;
        margin: 0 auto;
        text-align: center;
        position: relative;
        padding: 25px 0
    
        }
    
    
    
        body .new_info {
            border-radius: 15px;
    
    
        }
    
    
        body .box02 {
    
            padding: 15px;
        }
    
    
        body .new_info_inner .box01 {
    
    
            position: absolute;
        top: 0;
        width: 280px;
        border-radius: 25px;
        height: auto;
        padding: 15px 0;
        left: 50%;
            transform: translateX(-50%);
            top: -3pc;
        }
    
      body .new_info_inner .box01 span {
    
            display: inline;
        }
    
        .main_txt01 { 
    
            justify-content: center;
    
        }
    
        body .tenmetu {
    
    
            left: -46px;
            top: -26px;
        }
    
    }
    
    @media screen and (max-width: 767px) {

body main .gf-kv-subpage-wrap-02 {


    background: url(/greenfuture/story02_img/story02_top_kvsp.jpg) !important;
            background-position: center !important;
        background-repeat: no-repeat !important;
}


        .on_pc {

display: none !important;
}


    }
    
    .gf-kv-subpage02,
    .gf-kv-subpage__block--right {

        height: auto;
    }






.main_txt01 small {

    display: block;

}
.copy_c {

color: #fff;
    display: block;
    font-size: 10px;
    position: absolute;
    bottom: 2px;
    right: 4px;
    text-shadow: 1px 1px 2px #666;

}

body .gf-kv-subpage-wrap-02 {


    background: url(/greenfuture/story02_img/story02_top_kv.png);
    background-repeat: no-repeat;
    background-size: cover;
}


.mt50 {

    margin-top: 50px;
}

.mt25 {

    margin-top: 25px;
}



.mt15 {

    margin-top: 15px;
}


.mt5 {

    margin-top: 5px;
}

.fl_b002 {
display: flex;
    justify-content: flex-end;
}


.story04_inner {
    background-image: url(/greenfuture/story04_img/story04_inner_bg.png);
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 14%;
    padding-bottom: 10%;
    position: relative;
}
.story04_inner .box01 {
    background: #d14712;
    display: flex
;
    justify-content: center;
    border-radius: 25px;
    flex: 0 0 150px;
    height: 50px;
    align-items: center;
    width: 15%;
    position: absolute;
    top: 8.5%;
    left: 5%;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.5);
}

.story04_inner .tenmetu {
    position: absolute;
    width: 50px;
    left: -27px;
    top: -35px;
    animation: tenmetu01 3s infinite;
}

.story04_inner .box01 span

{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
}

.story04_inner p {
    text-shadow: 0 0 #000;
}

.gf-subpage04 h3 {
    color: #077B1C;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.5;
}

.gf-subpage04-text-regular {
    color: #077B1C;
    font-size: 16px;
    line-height: 2.1;
}

.gf-subpage04-mr5per {
    margin-right: 5%;
}


.gf-subpage04-ml5per {
    margin-left: 5%;
}


.story02_new01_inner {

width: 100%;
    max-width: 930px;
    margin: 0 auto;
}

#story02_new01 {

    margin-top: -25px;
}

[id^="story02_new"]{

    margin-top: -25px;
}


.fl_b003 {

    display: flex;
    gap: 25px 15px ;


}

#story02_new03 {

    padding: 0 15px;
}
#story02_new03  
.story02_new01_inner { 

    max-width: 1140px;

}


.fl_b001 {

    display: flex;
    justify-content: flex-end;
}
.fl_b001 p {

    text-align: left;
margin: 15px 20px;
}

   body .fl_b001 p {

        text-align: justify;
    }
.gf-subpage04-text-small {
    color: #077B1C;
    font-size: 15px;
    line-height: 1.6;
}

body 
.gf-kv-subpage02-catch01 {
    top: auto;
    bottom: 15vw;

}
body 
.gf-kv-subpage02-catch02 {

    top: auto;
    bottom: 9.5vw;
}

body 
.gf-kv-subpage02-h2 {

    top: auto;
    bottom: 4vw;
}


@media screen and (max-width: 1199px) {

#story02_new03  
.story02_new01_inner { 

        width: calc(100% - 25px);
        margin: 0 auto;

}

body 
.box_txt01 {

    top: -50%;
    right: 0;

}

body 
.box_txt02 {

    right: 0;
    top: -25%;

}


}

@media screen and (max-width: 1099px) {


.story02_new01_inner {

padding: 0 15px;
}


}



@media screen and (max-width: 989px) {


body .story04_inner {


    background: #e6f6cd;
margin-top: 100px;
        padding-right: 15px;
        padding-left: 15px;
        border-radius: 15px;
        padding-top: 10%;

}

body .story04_inner .box01 {

    width: 150px;
    top:-1.5pc;

}

body .story04_inner::after {
    position: absolute;
    content: '';
    display: block;
    width: 64px;
    height: 54px;
    background-image: url(/greenfuture/story04_img/story04_inner_afrer.png);
    background-position: center;
    background-size: contain;
        top: -41px;
        right: 5%;
        background-repeat: no-repeat;

}

body 
[class^="box_txt0"] {

  position: relative;
  margin-top: 15px;

}
body [class^="box_txt0"] p::after {
bottom: auto;
    right: auto;
    top: -15px;
    transform: rotate(180deg);
    left: 14px;

}

body .box_txt_wrap {

  margin-bottom: 25px;
}

}

@media screen and (max-width: 898px) {

body .story04_inner h3 {

    font-size: 18px;
}

body .story04_inner p  {
 
    padding-left: 10%;
    padding-right: 10%;


}

body .fl_b003 {

    flex-wrap: wrap;

}

}
@media screen and (max-width: 767px) {


body main .gf-kv-subpage02-catch02 {

    top: auto;
    bottom: 40vw;
}
body main .gf-kv-subpage02-h2 {
    top: auto;
    bottom: 10vw;
}

}

.box_txt_wrap {

  position: relative;
  margin-bottom: 50px;
  display: inline-block;

}


.box_txt01 {

position: absolute;
    top: -40%;
    right: 0;

}


.box_txt02 {

position: absolute;
    right: 0;
    top: -20%;

}


[class^="box_txt0"] p {

  background: #d14712;
display: inline-block;
    padding: 8px 15px;
    border-radius: 10px;
}


[class^="box_txt0"] p::after {
  content: '';
     background-image: url(/greenfuture/story02_img/red.png);
          background-repeat: no-repeat;
           background-position: center;
    background-size: contain;
    width: 18px;
    height: 19px;

    display: inline-block;
    bottom: -13px;
    position: absolute;
    right: 14px;

}

[class^="box_txt0"] p span {

  color: #fff;
  text-shadow: 0 0 black;
    /*animation: tenmetu01 3s infinite;*/
}

