.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;
    overflow: hidden;
}
.ssec .ssec-img {
    max-width: 100%;
    width: 100%;
}
.ssec-bg-white {
    color: #000;
    background-color: #fff;
}
@media screen and (min-width: 769px) {
    .ssec-bg-lg-white {
        color: #000;
        background-color: #fff;
    }
}

.ssec .ssec-head {
    font-size: 3.229166666666667vw;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -.6px;
}
.ssec .ssec-subhead {
    font-size: 1.9791666666666666vw;
    font-weight: 600;
    line-height: 1.25;
}
.ssec .ssec-txt {
    font-size: 1.1458333333333333vw;
    line-height: 1.35;
}
.ssec-pt-1 {
    padding-top: 1vw;
}
.ssec-pt-2 {
    padding-top: 1.5vw;
}
.ssec-pt-3 {
    padding-top: 3vw;
}
.ssec-pb-1 {
    padding-bottom: 1vw;
}
.ssec .ssec-note {
    font-size: 1vw;
    line-height: 1.25;
}
.ssec .ssec-note-bottom {
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 2%
}
.ssec .ssec-color {
    color: #fec400;
}
.ssec-color-1 {
    background: linear-gradient(to right, #d8ff00, #e9d700, #ffa200);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.ssec-text-center {
    text-align: center;
}
/**/

.ssec-cs .ssec-head {
    font-size: 3vw;
    line-height: 1.1;
    letter-spacing: 0;
    margin: 0;
}
.ssec-cs .ssec-txt {
    padding-top: 1.2em;
    font-size: 1.2vw;
    line-height: 1.5;
}
.ssec-case-case .ssec-head {
    position: absolute;
    top: 21%;
    left: 6%;
    right: 51%;
    font-size: 4.3vw;
    letter-spacing: -2px;
}
.ssec-case-case .ssec-i {
    position: absolute;
    line-height: 1;
    font-size: 1.3vw;
    top: 60%;
}
.ssec-case-case .ssec-i1 {
    left: 11%;
    right: 79%;
}
.ssec-case-case .ssec-i2 {
    left: 21%;
    right: 67%;
}
.ssec-case-case .ssec-i3 {
    left: 34.6%;
    right: 56%;
}
.ssec-case-case .ssec-i6 {
    left: 34%;
    right: 55%;
}
.ssec-case-case .ssec-i4,
.ssec-case-case .ssec-i5,
.ssec-case-case .ssec-i6 {
    top: 76.5%;
}
.ssec-case-case .ssec-i4 {
    left: 10%;
    right: 79.3%;
}
.ssec-case-case .ssec-i5 {
    left: 23%;
    right: 67%;
}
.ssec-case-mount .ssec-wrap {
    position: absolute;
    top: 15%;
    left: 60%;
    right: 5%;
}
.ssec-case-mount .ssec-note {
    left: 60%;
    right: 5%;
    bottom: 5%;
}
.ssec-case-protection .ssec-wrap {
    position: absolute;
    top: 14%;
    left: 12%;
    right: 51%;
}
.ssec-case-protection .ssec-txt {
    padding-right: 20%;
}
.ssec-case-attach .ssec-wrap {
    position: absolute;
    top: 6%;
    left: 15%;
    right: 15%;
}
.ssec-case-fit .ssec-wrap {
    position: absolute;
    top: 5%;
    left: 12%;
    right: 12%;
}
.ssec-case-box {
    background-color: #fff;
    color: #000;
}
.ssec-case-box .ssec-wrap {
    width: 70%;
    padding: 4% 0;
    margin: 0 auto;
}
.ssec-case-box .ssec-head {
    font-size: 2.5vw;
}
.ssec-case-box .ssec-inbox {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    font-size: 1.5vw;
    padding-top: 1em;
}
.ssec-case-box .ssec-inbox .ssec-f-i {
    width: 50%;
    padding: .2em .35em;
}
.ssec-case-box .ssec-inbox .ssec-f-i-ff {
    width: 100%;
    padding: .2em .35em;
}

@media screen and (max-width: 600px) {
    .ssec-cs .ssec-head {
        font-size: 6.2vw;
        font-weight: bold;
    }
    .ssec-cs .ssec-txt {
        font-size: 3.39126214vw;
        padding-top: 1em;
    }
    .ssec-case-case .ssec-head {
        top: 2%;
        left: 10px;
        right: 10px;
        font-size: 8vw;
    }
    .ssec-case-case .ssec-i {
        font-size: 2.5vw;
        top: 23.9%;
        line-height: 1.25;
    }
    .ssec-case-case .ssec-i1 {
        left: 19%;
        right: 60%;
    }
    .ssec-case-case .ssec-i2 {
        left: 41%;
        right: 41%;
    }
    .ssec-case-case .ssec-i3 {
        top: 23.9%;
        left: 61%;
        right: 20%;
    }
    .ssec-case-case .ssec-i4 {
        top: 34.8%;
        left: 19%;
        right: 62%;
    }
    .ssec-case-case .ssec-i5 {
        top: 34.8%;
        left: 37%;
        right: 37%;
    }
    .ssec-case-case .ssec-i6 {
        top: 34.8%;
        left: 62%;
        right: 20%;
    }
    .ssec-case-mount .ssec-wrap {
        top: 4%;
        left: 10px;
        right: 10px;
        text-align: center;
    }
    .ssec-case-mount .ssec-txt {
        color: #000;
    }
    .ssec-case-mount .ssec-note {
        left: 10px;
        right: 10px;
        font-size: 2.4vw;
        text-align: center;
    }
    .ssec-case-protection .ssec-wrap {
        top: 6%;
        left: 10px;
        right: 10px;
        text-align: center;
    }
    .ssec-case-protection .ssec-txt {
        padding-right: 0;
        font-size: 2.7vw;
    }
    .ssec-case-attach .ssec-wrap,
    .ssec-case-fit .ssec-wrap {
        top: 4%;
        left: 10px;
        right: 10px;
    }
    .ssec-case-fit .ssec-wrap {
        position: absolute;
        text-align: center;
    }
    .ssec-case-fit .ssec-head,
    .ssec-case-fit .ssec-txt {
        position: initial;
        top: auto;
        left: auto;
        right: auto;
    }
    .ssec-case-multi .ssec-wrap {
        top: 2%;
    }
    .ssec-case-multi .ssec-txt {
        font-size: 3.2vw;
    }
    .ssec-case-box .ssec-wrap {
        width: auto;
        padding: 3% 10px;
        text-align: left;
    }
    .ssec-case-box .ssec-head {
        font-size: 5.8vw;
    }
    .ssec-case-box .ssec-inbox {
        font-size: 3.3vw;
        flex-wrap: wrap;
    }
    .ssec-case-box .ssec-inbox .ssec-f-i {
        padding: .2em .2em;
        width: 100%;
    }
    .ssec-case-box .ssec-inbox .ssec-f-i-ff {
        padding: .2em .2em;
    }
}