
@media print, screen and (min-width: 769px) {
    .sec_eco_sub01_image .pic img { width: 42vw; max-width: 550px; height: auto; }
    .sec_eco_sub01_image { max-width: 1240px; margin: 70px auto 0; position: relative; }
    .sec_eco_sub01_image .pic { text-align: center; }
    .sec_eco_sub01_image .list { width: 80vw; margin: 0 auto; }
    
}

.sec_eco_sub01_image { margin-top: 20px; }
/*.sec_eco_sub01_image .pic img { max-width: 100%; height: auto; }*/
.sec_eco_sub01_image .list li { margin-top: 20px; }
.sec_eco_sub01_image .list li .ttl { font-size: 20px; font-size: 2rem; }
.sec_eco_sub01_image .list li .txt { margin-top: 8px; }
.ttl{text-align: left}
.list01 .ttl { color: #48afb3; }
.list02 .ttl { color: #40b548; }
.list03 .ttl { color: #ff8400; }


@media print, screen and (min-width: 1160px) {
    .sec_eco_sub01_image .list { width: 100%; }
    .sec_eco_sub01_image .list .pic img { width: 48vw; }
}

@media print, screen and (min-width: 1400px){
    .sec_eco_sub01_image .list br { display: block; }
    .sec_eco_sub01_image .list li { width: 250px; margin-top: 0; position: absolute; }
    .sec_eco_sub01_image .list li .ttl { font-size: 32px; font-size: 3.2rem; line-height: 1.3; letter-spacing: .1em; }
    .sec_eco_sub01_image .list li .txt { margin-top: 15px; font-size: 15px; font-size: 1.5rem; }
    .sec_eco_sub01_image .list li.list01 { top: 20px; right: 100px; }
    .sec_eco_sub01_image .list li.list02 { right: 0; bottom: 120px; }
    .sec_eco_sub01_image .list li.list03 { left: 30px; bottom: 60px; }
}
@media print, screen and (max-width: 1399px){
    .sec_eco_sub01_image .list br { display: none; } 
}

@media print, screen and (min-width: 769px){
    .txtArea {
        margin-top: 0; width: 50%; text-align: left; vertical-align: top;
    }
    .txtArea_esg{
        margin-top: 0; width: 100%; text-align: left; vertical-align: top;
    }
    .picArea { margin-top: 0; width: 45%; text-align: right; }
}
.txtArea p{
    margin-top: 1em; text-align: left;
}
.txtArea_esg p{
    margin-top: 1em; text-align: left;
}
.picArea img {
    max-width: 480px;
    width:100%;
    height: 240px;
}

.picArea {
    margin-top: 1em;
}


.esg_add_flex{
    display: block;
    margin: 80px auto 0;
    /*width:80%;*/
    
}
@media print, screen and (min-width: 769px) {
    .esg_add_flex{
        display: flex;
        /*justify-content: space-between;*/
    }
}

.img_block{
    display: block;
    width:100%;
    margin: 20px 0;
}
.img_block p{
    color: #40b548;
    margin-top: 10px!important;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
}
.baby p{
    color:#ff8400;
}
@media print, screen and (min-width: 769px){
    .img_block{
        width:30%;
        min-width:277px;
        margin: 0 30px;
    }
    .img_block img{
        width:100%;
        height: 20vh;
    }
    .img_block p{
        margin-top: 20px!important;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.3;
        letter-spacing: .1em;
    }
}
@media print, screen and (min-width: 768px){
    .add_title_pctab{
        font-size: 27px;
    font-size: 2.7rem;
    }
}
@media print, screen and (min-width: 1024px){
    .add_title_pctab{
        font-size: 34px;
    font-size: 3.4rem;
    }
}
