body {
    overflow-x: hidden;
}
h2, h3 {
    font-family: MuseoBold;
}
p {
    color: #1A1B1F;
    font-weight: 700;
}
.inside_community .header {
    height: auto;
}
.inside_community h2 {
    margin-top: 40px;
    margin-bottom: 20px;
    color: #6E207A;
    font-size: 50px; 
}
.inside_community h3 {
    font-size: 35px;
    color: #6E207A;
    margin-top: 40px;
    margin-bottom: 20px;
}
.inside_community .header-sect h3 {
    font-size: 30px;
    margin-top: 15px;
}
.inside_community .header-sect img {
    margin-bottom: 20px;
}
.inside_community p {
    margin-bottom: 30px;
    font-size: 16px;
}
.inside_community .full-width-img {
    width: 100%;
    text-align: center;
}
.bold-p-inside_community {
    font-weight: bold;
}
.footer-inside_community {
    width: 100%;
    text-align: center;
}
.inside_community .section-wrap p,
.inside_community .section-wrap h2,
.inside_community .section-wrap h3 {
    text-align: left;
}
.section-wrap:not(.header-sect) {
    margin: 40px 90px;
    display: flex;
    min-height: 400px;
    position: relative;
}
.section-wrap.header-sect{
    margin: 0 90px;
}
.section-wrap.associates, 
.section-wrap.consumption {
    margin: 40px 0;
}
.section-wrap.consumption .inner,
.section-wrap.associates .inner {
    padding-left: 90px;   
}
.section-wrap .inner {
    width: 46%;
    padding: 50px 0;
}
.section-wrap .text-right {
    text-align: right;
}
.section-wrap .text-left {
    text-align: left;
}
.section-wrap.flex-end {
    justify-content: flex-end;
}
.section-wrap.flex-start {
    justify-content: flex-start;
}
.section-wrap .rhombus {
    width: 40px;
    position: absolute;
    top: 8px;
    right: 0;
}
.section-wrap .desc {
    display: flex;
}
.section-wrap .inner .desc p {
    width: 85%;
}
.section-wrap .desc .line-s {
    display: inline-block;
    width: 12%;
    height: 2px;
    background: #6E207A;
    margin: 7px 20px 0 0;
    border: none;
}
.section-wrap .line {
    position: absolute;
    height: 2px;
    border: none;
    background-color: #EEB50D;
    width: 900px;
    z-index: -1;
}
.section-wrap .line.left-line {
    left: -620px;
    top: 380px;
    transform: rotate(310deg);
}
.section-wrap .line.right-line {
    right: -590px;
    top: 0;
    transform: rotate(310deg);
}
.section-wrap .line.bottom-line {
    bottom: -30px;
    left: 40px;
    background-color: #6E207A;
    width: 100px;
    transform: rotate(90deg);
}
.section-wrap .inner h3 {
    width: 80%;
}
.section-wrap .inner .line-s-right {
    position: absolute;
    width: 2px;
    height: 75px;
    background-color: #6E207A;
    top: 100px;
    right: 0;
    z-index: -1;
    margin: 0;
    border: none;
}
.section-wrap .number {
    position: absolute;
    bottom: -5px;
    font-size: 40px;
    font-family: MuseoBold;
    color: #EEB50D;
}
.section-wrap .number.text-left {
    left: 0;
}
.section-wrap .number.text-right {
    right: 0;
}
.section-wrap.consumption .number,
.section-wrap.associates .number {
    left: 90px;
    bottom: 40px;
}
.section-wrap.associates .desc .line-s,
.section-wrap.consumption .desc .line-s {
    background-color: #FFFFFF;
}
.section-wrap.associates h3,
.section-wrap.consumption h3,
.section-wrap.associates .desc p,
.section-wrap.consumption .desc p {
    color: #FFFFFF;
}
.section-wrap.state .number {
    bottom: 5px;
}
.section-wrap.space {
    background-image: url('../img/inside_community/R-comm-1-pc.png');
    background-size: 70% auto;
    background-repeat: no-repeat;
    background-position: right center;
}
.section-wrap.security {
    background-image: url('../img/inside_community/R-comm-2-pc.png');
    background-size: 70% auto;
    background-repeat: no-repeat;
    background-position: left center;
}
.section-wrap.hum-center {
    background-image: url('../img/inside_community/R-comm-3-pc.png');
    background-size: 70% auto;
    background-repeat: no-repeat;
    background-position: right center;
}
.section-wrap.associates {
    background-image: url('../img/inside_community/R-comm-4-pc.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}
.section-wrap.transparency {
    background-image: url('../img/inside_community/R-comm-5-pc.png');
    background-size: 70% auto;
    background-repeat: no-repeat;
    background-position: right center;
}
.section-wrap.infrastructure {
    background-image: url('../img/inside_community/R-comm-6-pc.png');
    background-size: 70% auto;
    background-repeat: no-repeat;
    background-position: left center;
}
.section-wrap.manufacture {
    background-image: url('../img/inside_community/R-comm-7-pc.png');
    background-size: 70% auto;
    background-repeat: no-repeat;
    background-position: right center;
}
.section-wrap.consumption {
    background-image: url('../img/inside_community/R-comm-8-pc.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}
.section-wrap.active-life {
    background-image: url('../img/inside_community/R-comm-9-pc.png');
    background-size: 70% auto;
    background-repeat: no-repeat;
    background-position: right center;
}
.section-wrap.state {
    background-image: url('../img/inside_community/R-comm-10-pc.png');
    background-size: 70% auto;
    background-repeat: no-repeat;
    background-position: left center;
}
 
@media screen and (max-width: 991px) {
    .inside_community .header {
        padding-top: 61px;
    }
    .container {
        padding: 0;
    }
    .section-wrap:not(.header-sect) {
        margin: 30px 0;
        display: flex;
        min-height: 130vw;
        position: relative;
    }
    .section-wrap.header-sect{
        margin: 0;
        padding: 0 15px;
    }
    .inside_community .container p {
        font-size: 14px;
    }
    .section-wrap .number,
    .inside_community h2 {
        font-size: 30px;
    }
    .inside_community h3 {
        font-size: 25px;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .section-wrap .inner {
        width: 95%;
        padding: 0 0 0 15px;
    }
    .section-wrap .inner h3 {
        width: 95%;
        margin-top: 40px;
    }
    .section-wrap.state .inner h3,
    .section-wrap.space .inner h3,
    .section-wrap.associates .inner h3 {
        margin-top: 15px;
    }
    .section-wrap.flex-end .inner {
        padding-right: 65px;
        padding-left: 10px;
    }
    .footer-inside_community h3 {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: -0.5px;
    }
    .inside_community .header-sect h3 {
        font-size: 20px;
    }
    .section-wrap.associates .inner,
    .section-wrap.consumption .inner {
        padding: 0 0 0 15px;
    }
    .section-wrap .desc .line-s {
        margin-right: 12px;
    }
    .section-wrap .inner .line-s-right {
        height: 65px;
        right: 15px;
        top: 45px;
    }
    .section-wrap .line.bottom-line {
        left: -15px;
    }
    .section-wrap .number {
        top: 46%;
    }
    .section-wrap .number.text-left {
        left: 15px;
    }
    .section-wrap .number.text-right {
        right: 15px;
    }
    .section-wrap.space .number {
        top: 43%;
    }
    .section-wrap.associates .number {
        left: 15px;
        top: 30%;
    }
    .section-wrap.consumption .number {
        top: 24%;
    }
    .section-wrap.state .number {
        top: 50%;
    }
    .section-wrap .rhombus {
        width: 32px;
        right: 15px;
    }
    .section-wrap.space {
        background-image: url('../img/inside_community/R-comm-1-mob.png');
        background-size: auto 94%;
    }
    .section-wrap.security {
        background-image: url('../img/inside_community/R-comm-2-mob.png');
        background-size: auto 98%;
    }
    .section-wrap.hum-center {
        background-image: url('../img/inside_community/R-comm-3-mob.png');
        background-size: auto 98%;
    }
    .section-wrap.associates {
        background-image: url('../img/inside_community/R-comm-4-mob.png');
        background-size: 100% auto;
    }
    .section-wrap.transparency {
        background-image: url('../img/inside_community/R-comm-5-mob.png');
        background-size: auto 98%;
    }
    .section-wrap.infrastructure {
        background-image: url('../img/inside_community/R-comm-6-mob.png');
        background-size: auto 98%;
    }
    .section-wrap.manufacture {
        background-image: url('../img/inside_community/R-comm-7-mob.png');
        background-size: auto 98%;
    }
    .section-wrap.consumption {
        background-image: url('../img/inside_community/R-comm-8-mob.png');
        background-size: 100% auto;
    }
    .section-wrap.active-life {
        background-image: url('../img/inside_community/R-comm-9-mob.png');
        background-size: auto 98%;
    }
    .section-wrap.state {
        background-image: url('../img/inside_community/R-comm-10-mob.png');
        background-size: auto 100%;
        min-height: 140vw;
    }
}