.ssec {
    position: relative;
    color: #fff;
    background-color: #000;
    font-family: ProximaNova, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 300;
    margin: 0 auto;
}
.ssec img {
    max-width: 100%;
}

.ssec-wrap {
    position: absolute;
}

.ssec-center .ssec-wrap {
    top: 5%;
    left: 10%;
    right: 10%;
    text-align: center;
}

.ssec-btn {
    display: inline-block;
    padding: .6rem 2.25rem;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 500;
    border-radius: 20px;
    border: 2px solid #fff;
    text-decoration: none;
}
.ssec-btn:hover {
    color: #fff;
    text-decoration: none;
}
.ssec .ssec-head {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 1rem;
}
.ssec .ssec-subhead {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 5px;
}
.ssec .ssec-txt {
    line-height: 1.5;
}
.ssec .ssec-note {
    font-size: .725rem;
    line-height: 1.5;
    color: #fff;
}

.ssec-1 .ssec-wrap {
    left: 50%;
    top: 25%;
    right: 20%;
}
.ssec-1 .ssec-head {
    text-indent: -99999px;
    margin-bottom: 0;
    font-size: 0;
}
.ssec-1 .ssec-txt {
    font-weight: 600;
    font-size: 1.3rem;
    text-align: center;
}

.ssec-3 .ssec-wrap {
    left: 52%;
    top: 10%;
    right: 5%;
}
.ssec-3 .ssec-i {
    margin-bottom: 2rem;
}
.ssec-3 .ssec-h {
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: .25rem;
}

.ssec-4 .ssec-wrap {
    top: 3%;
    left: 15%;
    right: 40%;
}
.ssec-4 .ssec-txt {
    margin-right: 10%;
}
.ssec-4 .ssec-f {
    margin-top: 4rem;
    text-align: center;
}
.ssec-4 .ssec-f .ssec-i {
    margin-bottom: 2rem;
}
.ssec-4 .ssec-f .ssec-h {
    font-weight: bold;
    font-size: 1.25rem;
    margin-bottom: 5px;
}

.ssec-5 .ssec-wrap {
    top: 3%;
}

.ssec-6 .ssec-wrap {
    top: 15%;
    left: 5%;
    right: 52%;
}
.ssec-6 .ssec-i {
    margin-bottom: 2rem;
}
.ssec-6 .ssec-h {
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: .25rem;
}

.ssec-7 .ssec-wrap {
    top: 10%;
    left: 50%;
    right: 10%;
}
.ssec-7 .ssec-f {
    margin-top: 4rem;
}
.ssec-7 .ssec-f .ssec-i {
    margin-bottom: 2rem;
}
.ssec-7 .ssec-f .ssec-h {
    font-weight: bold;
    font-size: 1.25rem;
    margin-bottom: 5px;
}

.ssec-8 .ssec-note {
    position: absolute;
    left: 25%;
    right: 25%;
    bottom: 5%;
    color: #888;
    text-align: center;
}

.ssec-9 .ssec-wrap {
    top: 5%;
    left: 50%;
    right: 10%;
}
.ssec-9 .ssec-note {
    margin-top: 4rem;
    color: #9e9e9e;
}

.ssec-10 .ssec-f {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: stretch;
    margin-top: 2rem;
    font-size: .825rem;
}
.ssec-10 .ssec-f .ssec-h {
    font-weight: 600;
    font-size: 2rem;
    margin-bottom: 5px;
}
.ssec-10 .ssec-sep {
    width: 1px;
    background-color: #fff;
}

.ssec-11 .ssec-wrap {
    top: 20%;
    left: 13%;
    right: 55%;
}

.ssec-13 .ssec-wrap {
    top: 25%;
    left: 53%;
    right: 10%;
}

.ssec-14 .ssec-wrap,
.ssec-15 .ssec-wrap,
.ssec-16 .ssec-wrap {
    top: 2%;
}
.ssec-14 .ssec-note {
    position: absolute;
    left: 25%;
    right: 25%;
    bottom: 5%;
    text-align: center;
}

.ssec-16 .ssec-txt {
    margin-bottom: 1rem;
}

@media screen and (max-width: 1024px) {
    .ssec {
        font-size: .825rem;
    }
    .ssec-1 .ssec-txt {
        font-size: 1.2rem;
    }
    .ssec-4 .ssec-wrap {
        left: 3%;
    }
    .ssec-4 .ssec-f {
        font-size: .725rem;
    }
    .ssec-4 .ssec-f .ssec-h {
        font-size: 1rem;
    }
    .ssec-4 .ssec-f .ssec-i {
        margin-bottom: 1rem;
    }
    .ssec-5 .ssec-wrap {
        left: 3%;
        right: 3%;
    }
}
@media screen and (max-width: 768px) {
    .ssec .ssec-wrap {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        padding: 1rem .75rem;
    }
    .ssec .ssec-head {
        font-size: 1.5rem;
    }
    .ssec-center .ssec-wrap {
        text-align: left;
    }
    .ssec .ssec-subhead {
        font-size: 1rem;
        font-weight: normal;
    }
    .ssec-1 .ssec-head {
        font-size: 1.75rem;
        text-indent: initial;
        margin-bottom: 8px;
    }
    .ssec-1 .ssec-txt {
        text-align: left;
        font-size: 1rem;
    }
    .ssec-3 .ssec-h,
    .ssec-6 .ssec-h {
        font-size: 1.125rem;
    }
    .ssec-3 .ssec-i,
    .ssec-6 .ssec-i {
        margin-bottom: 1.5rem;
    }
    .ssec-4 .ssec-f {
        margin-top: 2rem;
        text-align: left;
    }
    .ssec-7 .ssec-f {
        margin-top: 1rem;
    }
    .ssec-9 .ssec-note {
        margin-top: 2.5rem;
    }
    .ssec-10 .ssec-sep {
        display: none;
    }
    .ssec-10 .ssec-f {
        display: block;
        text-align: left;
    }
    .ssec-10 .ssec-i {
        margin-bottom: .75rem;
    }
    .ssec-10 .ssec-f .ssec-h {
        font-size: 1.25rem;
    }
    .ssec-14 .ssec-note {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        margin-top: 1rem;
        padding: 0 1rem 1rem;
        text-align: left;
    }
    .ssec-2,
    .ssec-17 {
        display: none;
    }
}

/*case*/
.ssec-img {
    max-width: 100%;
    width: 100%;
}
.ssec-case-1 {
    color: #000;
    background-color: #c1c2c6;
}
.ssec-case-1 .ssec-wrap {
    top: 60%;
    left: 34%;
    right: 34%;
    text-align: center;
}
.ssec-case-1 .ssec-head {
    text-align: center;
}
.ssec-case-1 .ssec-head img {
    width: initial;
    max-width: initial;
}
.ssec-case-1 .ssec-txt {
    background-color: #000;
    color: #fff;
    padding: 8px 15px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}
.ssec-case-1 .ssec-feat {
    margin-top: 3rem;
    display: flex;
    justify-content: space-between;
}
.ssec-case-1 .s-i {
    border: 2px solid #000;
    border-radius: 10px;
    width: 80px;
    height: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ssec-case-1 .s-i3,
.ssec-case-1 .s-i4 {
    font-size: .75rem;
}

.ssec-case-2, .ssec-case-2 .ssec-head {
    color: #fff;
}
.ssec-case-2 .ssec-wrap {
    top: 5%;
    left: 15%;
    right: 15%;
    text-align: center;
}

.ssec-case-3 {
    background-color: #fff;
    color: #000;
}
.ssec-case-3 .ssec-wrap {
    position: initial;
    width: 80%;
    margin: 0 auto;
    padding: 60px 0;
    text-align: center;
}

.ssec-case-4 {
    background-color: #c1c2c6;
    color: #000;
}
.ssec-case-4 .ssec-wrap {
    position: initial;
    width: 80%;
    margin: 0 auto;
    padding: 60px 0;
    text-align: center;
}

.ssec-case-5 {
    background-color: #fff;
    color: #000;
}
.ssec-case-5 .ssec-wrap {
    position: initial;
    width: 70%;
    margin: 0 auto;
    padding: 60px 0;
}
.ssec-case-5 .ssec-head {
    text-align: center;
}
.ssec-case-5 .ssec-txt {
    width: 80%;
    margin: 0 auto;
    font-size: .95rem;
    line-height: 1.5;
}

@media screen and (max-width: 768px) {
    .ssec-case-1 .ssec-wrap,
    .ssec-case-2 .ssec-wrap {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        transform: initial;
    }
    .ssec-case-1 .ssec-wrap,
    .ssec-case-2 .ssec-wrap {
        padding: 15px;
    }
    .ssec-case-1 .s-i {
        width: 70px;
        height: 70px;
        font-size: .7rem;
    }
    .ssec-case-3 .ssec-wrap,
    .ssec-case-4 .ssec-wrap {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .ssec-case-5 .ssec-wrap {
        width: 100%;
        padding: 20px 15px;
    }
    .ssec-case-5 .ssec-txt {
        width: 100%;
    }
}