.section {
    position: relative;
    color: #444;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    background-color: #fff;
    margin: 0 auto;
}
.section .s-title,
.section .s-title2 {
    font-family: Arial;
    font-size: 1.75em;
    line-height: 1.1;
    font-weight: bold;
    color: #323232;
}
.section .s-title2 {
    color: #c0c0c0;
}
.section .s-color-2 {
    color: #cccefe;
}
.section .s-text {
    margin-top: 15px;
    line-height: 1.5;
    font-size: 1em;
}
.section img {
    width: 100%;
}
.section .s-container{
    padding: 20px;
}
.section-text-center {
    text-align: center;
}
.with-gradient {
    background: linear-gradient(to right, #fdb9d5 5%, #c8c4f8);
    -webkit-background-clip: text;
    color: transparent;
}

.s-f {
    /* font-size: .95em; */
    font-size: .8em;
    line-height: 1;
    font-family: Arial;
}
.s-f .s-h {
    /* font-size: 2.5em; */
    font-size: 2em;
    font-weight: bold;
}
.s-f1 {
    display: flex;
    align-items: stretch;
    justify-content: space-around;
}
.s-f1 .s-s {
    width: 1px;
    background-color: #c0c0c0;
    margin: 5px 0;
}

.section-1 .s-title {
    color: #000;
    position: relative;
}
.section-1 .s-title .s-os {
    position: absolute;
    top: -8px;
    left: 58%;
    font-size: 13px;
    color: #d7d3ee;
    border-radius: 20px;
    border: 1px solid #d7d3ee;
    line-height: 1;
    padding: 1px 8px;
    font-weight: normal;
}

.section-3 .s-title {
    color: #fff;
}
.section-3 .s-container {
    position: absolute;
    left: 10%;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
}

.section-6 .s-f {
    margin-top: 2em;
}
.section-8 .s-f {
    margin-top: 1.5em;
}
.section-12 .s-f {
    font-size: .9em;
    color: #606060;
    font-weight: bold;
    line-height: 1.2;
    padding: 0 15px;
}
.section-12 .s-i2 {
    color: #c0c0c0;
}
.section-12 .s-f .s-i {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
}
.section-12 .s-f .s-im {
    padding-right: 20px;
}
.section-12 .s-f .s-im img {
    max-width: initial;
    width: 40px;
}

.section-7 .s-container2 {
    padding: 25px 0;
}

.section-10 .s-container {
    position: absolute;
    left: 2%;
    right: 25%;
    top: 50%;
    transform: translateY(-75%);
}
.section-10 .s-title {
    color: #fff;
    line-height: 1;
}
.section-10 .s-title span {
    font-size: 2.7em;
}

.section-11 .s-f {
    display: flex;
    margin: 0 auto;
    padding: 0 15px;
    justify-content: space-around;
}
.section-11 .s-f .s-i {
    padding-bottom: 50px;
}

@media (max-width: 380px) {
}

@media (min-width: 769px) {
    .section .s-title,
    .section .s-title2 {
        font-size: 2.4em;
        line-height: 1.2;
    }
    .section .s-text {
        font-size: 1.125em;
    }
    .section .s-container {
        padding: 0;
        margin: 0 auto;
    }

    .s-f {
        font-size: .95em;
    }
    .s-f .s-h {
        font-size: 2.5em;
    }

    .section-1 .s-title {
        font-size: 6em;
        line-height: 1.2;
        font-weight: normal;
    }
    .section-1 .s-text {
        font-size: 2em;
        font-weight: bold;
        line-height: 1.2;
        margin-top:0;
    }
    .section-1 .s-container {
        position: absolute;
        left: 50%;
        right: 5%;
        top: 50%;
        transform: translateY(-80%);
    }
    .section-1 .s-title .s-os {
        top: 0;
        left: 62%;
        font-size: 15px;
        border-width: 2px;
        font-weight: bold;
    }

    .section-2 .s-container {
        position: absolute;
        left: 10%;
        right: 50%;
        top: 50%;
        transform: translateY(-50%);
    }

    .section-3 .s-container {
        left: 20%;
        right: 20%;
    }

    .section-5 .s-container {
        padding: 50px 0;
        width: 55%;
        margin: 0 auto;
        text-align: right;
    }

    .section-6 .s-container {
        position: absolute;
        left: 20%;
        right: 20%;
        top: 4%;
    }

    .section-7 .s-container,
    .section-7 .s-container2 {
        padding: 50px 0;
        width: 65%;
        margin: 0 auto;
    }
    .section-7 .s-container2 {
        width: 50%;
        padding-bottom: 120px;
    }

    .section-10 .s-container {
        left: 20%;
        transform: translateY(-50%);
    }

    .section-8 .s-container,
    .section-13 .s-container {
        position: absolute;
        left: 25%;
        right: 25%;
        top: 6%;
    }
    .section-14 .s-container {
        left: 20%;
        right: 20%;
    }
    .section-15 .s-container {
        top: 8%;
    }

    .section-8 .s-f {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }

    .section-9 .s-container {
        padding: 70px 0 40px;
        width: 65%;
        margin: 0 auto;
    }

    .section-11 .s-container,
    .section-12 .s-container {
        padding: 50px 0;
        width: 65%;
        margin: 0 auto;
        text-align: right;
    }
    .section-11 .s-inner {
        position: relative;
    }
    .section-11 .s-f {
        position: absolute;
        top: 2%;
        left: 65%;
        right: 20%;
        text-align: right;
        padding: 0;
        display: block;
    }
    .section-11 .s-f .s-i {
        padding-bottom: 50px;
    }
    .section-12 .s-container {
        width: 60%;
        text-align: left;
    }
    .section-12 .s-inner {
        position: relative;
    }
    .section-12 .s-f {
        position: absolute;
        left: 20%;
        right: 55%;
        top: 10%;
    }

    .section-12 .s-f {
        font-size: 1.15em;
        padding: 0;
    }
    .section-12 .s-f .s-im img {
        width: 55px;
    }
}

@media screen and (min-width: 1920px) {
    .section .s-title,
    .section .s-title2 {
        font-size: 3em;
    }
    .section .s-text {
        font-size: 1.5em;
    }
    .section .s-f {
        font-size: 1.25em;
    }
    .section-1 .s-title {
        font-size: 8em;
        line-height: 1;
    }
    .section-1 .s-text {
        font-size: 2.2em;
    }
}