.elementor-29952 .elementor-element.elementor-element-9bc0dd6{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}:root{--page-title-display:none;}/* Start custom CSS */.mainvisual {
    background-image: url(https://rokuwa.com/osjnvg/wp-content/themes/rokuwa/img/back_sdgs_header_01.jpg);
}

.sdgs_logo {
    max-width: 70%;
}
@media screen and (max-width: 767px) {
    .sdgs_logo {
        margin-bottom: 0px;
    }
}

.sdgs_btn {
    margin: 90px auto 0;
    width: 780px;
}
.sdgs_btn.sdgs_btn > div {
    margin-bottom: 0;
    width: 20%;
}
@media screen and (max-width: 767px) {
    .sdgs_btn {
        margin: 60px auto -10px;
        padding: 0px 5%;
        width: 360px;
    }
    .sdgs_btn.sdgs_btn > div {
        margin-bottom: 10px;
        width: calc(50% - 5px);
    }
}

.sdgs_copy {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 90px;
    text-align: center;
}
.sdgs_copy span {
    display: inline-block;
}
    @media screen and (max-width: 767px) {
    .sdgs_copy {
        font-size: 1.05rem;
        margin-top: 30px;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 479px) {
    .sdgs_copy {
        text-align: left;
    }
    .sdgs_copy span {
        display: inline;
    }
    .sdgs_copy br {
        display: none;
    }
}

.sdgs_detai {
    padding-bottom: 0;
    padding-top: 150px;
}
.sdgs_detai .sdgs_title {
    display:flex;
    flex-wrap: wrap;
    margin-bottom: calc(90px - 0.5em);
}
.sdgs_detai .sdgs_title p {
    margin-bottom: 0;
    max-width: 40%;
    width: 150px;
}
.sdgs_detai .sdgs_title h3 {
    align-self: center;
    font-size: 30px;
    line-height: 2em;
    margin-bottom: 0;
    margin-top: -0.5em;
    min-width: 60%;
    padding-left: 60px;
    text-align: left;
    width: calc(100% - 150px);
}
.sdgs_detai .imgright > div:first-child p {
    line-height: 2.2em;
}
.sdgs_detai .imgright > div:first-child > *:last-child {
    margin-bottom: 0;
}
.sdgs_detai hr {
    border-bottom: 1px solid #000;
    margin: 120px auto 0;
    width: 500px;
}
@media screen and (max-width: 767px) {
    .sdgs_detai {
        padding-top: 60px;
    }
    .sdgs_detai .sdgs_title {
        margin-bottom: calc(45px - 0.5em);
    }
    .sdgs_detai .sdgs_title h3 {
        font-size: 1.3rem;
        line-height: 1.8em;
        padding-left: 30px;
    }
    .sdgs_detai .imgright > div:first-child p {
        line-height: 1.8em;
    }
    .sdgs_detai .imgright {
        flex-direction: column-reverse;
    }
    .sdgs_detai .imgright > p {
        line-height: 1.8em;
    }
    .sdgs_detai hr {
        margin: 30px auto 0;
    }
}
@media screen and (max-width: 539px) {
    .sdgs_detai .sdgs_title {
        display:block;
    }
    .sdgs_detai .sdgs_title p {
        margin: 0 auto 45px;
    }
    .sdgs_detai .sdgs_title h3 {
        padding-left: 0;
        text-align: center;
        width: 100%;
    }
}/* End custom CSS */