@charset "UTF-8";

#growth + section .inner_item_img{
    background-color: rgba(239,231,218,1);
}

#growth + section .inner_item_img .image1{
    width: 50%;
}

#growth + section .inner_item_img .text{
    font-size: 1.3rem;
    margin-top: 1rem;
}

#growth + section .inner_item_img .image2{
    width: 100%;
    margin-top: 1rem;
}

