
@charset "utf-8";

.page_wrap.sdgs {
    background: url(../img/common/sand.jpg);
}

.sdgs_img {
    width: 19.485vw;
}

.acv_result .default.h2_wrap {
    margin-bottom: 3.676vw;
}

section.acv_result p {
        line-height: 2.35;
}

.top_line {
    margin: 3.676vw 0 0;
    padding: 3.676vw 0 0;
    border-top: solid 1px #B7B7B7;
}

.flex_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.txt_box_flex {
    width: 51.471vw;
    padding: 0 1.471vw 0.735vw 0;
}

.flex_img {
    width: 11.029vw;
}

section.sdgs_2 {
    background: #fff;
}

section.sdgs_3 {
    background: #F7F7F7;
}

section.sdgs_4 {
    background: #F0F0F0;
}

section.sdgs_5 {
    background: #fff;
}

section.sdgs_6 {
    background: #F7F7F7;
}

.sdgs_detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.img {
    width: 25%;
}

.txt {
    width: 70%;
}

.txt p {
    line-height: 2.35;
}

.sdgs_detail {
    margin: 3.676vw 0;
    padding: 3.676vw 0;
    border-bottom: solid 1px #b7b7b7;
}

.sdgs_detail:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.sdgs_detail:first-child {
    padding-top: 1.471vw;
}

h3.default {
    display: flex;
    margin-top: 3.676vw;
}

.txt_box_flex p {
    line-height: 2.794vw;
}

section.sdgs_4 .txt_box_flex {
    width: 44.118vw;
}

section.sdgs_4 .flex_img {
    width: 22.794vw;
}

.csr {
    margin-top: 3.676vw;
}

.default.h2_wrap.center {
    justify-content: center;
}

h2.default.center span {
    justify-content: center;
}

.sdgs_img_2 {
    margin: 3.676vw 0 0;
}

@media (max-width: 767px) {

    .page_wrap.sdgs h2.default {
        font-size: 9.231vw;
        margin-bottom: 3.846vw;
    }

    h3.default span {
        align-items: flex-start;
    }

    h3.default span img {
        margin-top: 1.026vw;
    }

    .top_line {
        margin: 7.692vw 0 0;
        padding: 0 0 0;
        border-top: solid 1px #B7B7B7;
    }

    .flex_img {
        width: 100%;
    }

    .sdgs_detail {
        flex-direction: column;
        align-items: center;
        margin: 5.128vw 0;
        padding: 7.692vw 0;
        border-bottom: solid 1px #b7b7b7;
    }

    .img {
        width: 50%;
    }

    .txt {
        width: 100%;
    }

    section.sdgs_3 .flex_img {
        width: 50%;
        margin: 20px auto 0;
    }

    section.sdgs_4 .flex_img {
        width: 100%;
    }

    section.sdgs_2 .inner_wrap.wide img {
        width: 50%;
        margin: auto;
    }

    .sdgs_detail .img {
        width: 70%;
        margin: auto;
        text-align: center;
    }

    .txt_box_flex p {
        line-height: 2.35;
    }

    .csr {
        margin-top: 0;
    }

    .sdgs_img {
        width: 80%;
    }

    .txt_box_flex {
        width: 100%;
    }

    section.sdgs_4 .txt_box_flex {
        width: 100%;
    }

}
