@charset "utf-8";
#sdgs_catch {
    padding: 6.15%;
}
#sdgs_catch_txt {
    margin-bottom: 6.15%;
}
#sdgs_catch_txt p {
    line-height: 1.8em;
}
#sdgs_catch_poster {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6.15%;
}
#sdgs_catch_outline {
    padding-top: 16px;
    padding-right: 6.15%;
    padding-left: 6.15%;
    padding-bottom: 32px;
    border-radius: 12px;
    background-color: #f9f7f4;
}
#sdgs_catch_outline .hg_h2 h2 {
    font-size: 26px;
}
#sdgs_catch_outline .hg_h2 h2 .hg_deco {
    background-size: 32px auto;
    padding-bottom: 16px;
}
#sdgs_catch_outline_txt {
    margin-top: 16px;
}
#sdgs_catch_outline_txt p {
    line-height: 1.7em;
    font-size: 15px;

}
#sdgs_workon {
}
#sdgs_workon_head {
    padding-top: 88px;
    padding-right: 6.15%;
    padding-left: 6.15%;
    padding-bottom: 64px;
    background-image: url(../images/sdgs_cont-h_bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left center;
}
#sdgs_workon_head .hg_h2 h2 {
    font-size: 26px;
}
#sdgs_workon_head .hg_h2 h2 .hg_deco {
    background-size: 40px auto;
}
#sdgs_workon_outline {
    padding-top: 4.61%;
    padding-right: 6.15%;
    padding-left: 6.15%;
    padding-bottom: 0.76%;
}
#sdgs_workon_outline dl {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
}
#sdgs_workon_outline dl dt {
    padding-top: 0;
    padding-right: 0;
    padding-left: 14px;
    padding-bottom: 12px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 12px;
    font-size: 22px;
    font-weight: 600;
    background-image: url(../images/dot_deco_hg.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 32px auto;
    text-shadow: 1px 1px 0px #FFFFFF;
}
#sdgs_workon_outline dl dd {
    padding-top: 0;
    padding-right: 24px;
    padding-left: 40px;
    padding-bottom: 24px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 24px;
    line-height: 1.8em;
    border-bottom: 0.1em solid #de2526;
}
#sdgs_workon_outline dl dd:last-child {
	border-bottom: 1px none #de2526;
}
#sdgs_workon_list_wrap {
    padding: 6.15%;
    background-color: #f9f7f4;
}
.sdgs_workon_each {
    margin-bottom: 7.69%;
}
.sdgs_workon_each:last-child {
	margin-bottom: 0%;
}
.sdgs_workon_each_head {
    display: flex;
    align-items: center;
    border-bottom: 0.1em solid #de2526;
    padding-bottom: 16px;
}
.sdgs_workon_each_head_logo {
    display: flex;
    margin-right: 16px;

}
.sdgs_workon_each_head_logo img {
    display: block;
    width: 96px;
    margin-right: 16px;
}



.sdgs_workon_each_head h3 {
    font-size: 26px;
    line-height: 1em;
}
.sdgs_workon_each_head h3 span {
    display: inline-block;
    padding-right: 16px;
    padding-bottom: 16px;
    background-image: url(../images/dot_deco_hg.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 32px auto;
}



.sdgs_workon_each_inner {
    margin-top: 32px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sdgs_workon_each_txt {
    width: 62.3%;


}


.sdgs_workon_each_inner h4 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 24px;
    color: #de2526;
}
.sdgs_workon_each_txtbox {


}
.sdgs_workon_each_txtbox p {
    line-height: 1.7em;
}
.sdgs_workon_each_lsit {
    padding-top: 32px;
    padding-right: 32px;
    padding-left: 24px;
    padding-bottom: 16px;
    border-radius: 8px;
    background-color: #FFFFFF;
    margin-top: 16px;
    margin-bottom: 16px;
}
.sdgs_workon_each_lsit ul {
    list-style-type: disc;
    padding-left: 24px;
}
.sdgs_workon_each_lsit ul li {
    margin-bottom: 10px;
    line-height: 1.8em;
}
.sdgs_workon_each_lsit ul li p {
    line-height: 1.5em;
}


.sdgs_workon_each_lsit ul li span {
    font-weight: 600;
    display: inline-block;
    padding-top: 5px;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 6px;
    background-color: #f9f7f4;
    line-height: 1em;
    margin-bottom: 6px;
}

.sdgs_workon_each_img {
    width: 32.3%;
}

.sdgs_workon_each_img img {

}
.sdgs_workon_each_img.workon_each_img_flex {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 32px;
}

.sdgs_workon_each_img .img_s {
    width: 22.3%;
    display: block;
    margin-left: 16px;
    margin-right: 16px;
}
.sdgs_workon_each_txt.workon_each_txt_wide {
    width: 100%;
}
.sdgs_workon_each_lsit .workon_each_lsit2 {
    list-style-type: decimal;
}
.sdgs_workon_each_lsit .workon_each_lsit2 li {
    margin-bottom: 16px;
}
.sdgs_workon_each_lsit .workon_each_lsit2 li ul {
    padding-left: 16px;
}
.sdgs_workon_each_lsit .workon_each_lsit2 li ul li {
    margin-bottom: 8px;
    font-size: 15px;
}
.sdgs_workon_each_lsit .workon_each_lsit2 li ul li span {
    font-weight: 500;
    padding: 0;
    background-color: hsla(0,0%,0%,0.00);
}
