.section {
    position: relative;
    color: #fff;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    background-color: #000;
    margin: 0 auto;
}
.section .s-title {
    font-size: 1.425em;
    line-height: 1.1;
    font-weight: bold;
    letter-spacing: .75px;
}
.section .s-text {
    margin-top: 15px;
    line-height: 1.25;
    font-size: .9em;
}
.section .section-img {
    width: 100%;
}
.section .section-primary {
    color: #ef6d1b;
}
.section-text-center {
    text-align: center;
}

.section-1 .s-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px;
    text-align: center;
}
.section-1 .s-title {
    font-size: 3em;
    font-weight: bold;
}
.section-1 .s-text {
    margin-top: .2em;
    font-size: 1.4em;
}
.section-1 .s-text .section-primary {
    font-weight: bold;
}
.section-1 .section-1-img {
    max-width: 80%;
}

.section-2 .s-container {
    padding: 15px;
    text-align: center;
}
.section-2 .s-t .section-primary {
    font-size: 1.25em;
}
.section-2 .s-t {
    position: absolute;
    top: 19%;
    left: 11.5%;
    right: 15px;
    font-size: .7em;
}
.section-2 .s-text2 {
    top: 37.4%;
}
.section-2 .s-t .s-h {
    font-size: 1.25em;
    font-weight: bold;
    padding-bottom: .125em;
}

.section-3 .s-container .s-p {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    color: #000;
}
.section-4 .s-container,
.section-5 .s-container {
    padding: 15px;
}
.section-5 .s-note {
    padding: 15px;
    text-align: left;
    font-size: .75em;
}

.section-6 .s-container,
.section-7 .s-container,
.section-8 .s-container,
.section-9 .s-container,
.section-12 .s-container,
.section-13 .s-container,
.section-15 .s-container {
    padding: 15px;
}
.section-6 .st,
.section-15 .st {
    position: relative;
    padding: 15px;
    font-size: 1em;
}
.section-5 .s-inner {
    padding: 2% 15px;
    margin: 0 auto;
}
.section-6 .st .stt {
    position: absolute;
    top: 11%;
    left: 10%;
    right: 10%;
}
.section-6 .st4 .stt {
    text-align: left;
    right: 55%;
}
.section-6 .s-note {
    font-size: .8em;
    padding: 3% 0;
}

.section-8 .s-inner {
    position: relative;
    padding: 5% 15px 2%;
    margin: 0 auto;
}
.section-8 .hdr-on,
.section-8 .hdr-off {
    position: absolute;
    top: 15%;
    left: 8%;
    font-size: .7em;
}
.section-8 .hdr-off {
    left: unset;
    right: 8%;
}

.section-12 .s-inner {
    padding: 0 14px 3%;
}

.section-15 {
    padding-bottom: 4%;
}
.section-15 .sh {
    padding-top: .45em;
}

.section-10 {
    color: #333;
}
.section-10 .s-container {
    position: absolute;
    top: 1%;
    left: 15px;
    right: 15px;
}
.section-10 .s-title {
    font-size: 1.2em;
}
.section-10 .s-text {
    margin-top: 3px;
}

.section-11 .s-container {
    position: absolute;
    top: 2%;
    left: 15px;
    right: 15px;
}
.section-11 .s-icons {
    padding: 2% 0 4%;
    display: flex;
    justify-content: space-around;
    font-size: .75em;
    text-align: center;
}
.section-11 .s-icons img {
    display: block;
    margin: auto;
    padding-bottom: .25em;
    height: 30px;
}

.section-13 .s-row .s-text1,
.section-13 .s-row .s-text2,
.section-13 .s-row .s-text3 {
    font-size: .9em;
    padding: 4% 0 8%;
    position: relative;
}
.section-13 .s-row .sh {
    font-size: 1.5em;
    padding-bottom: .3em;
    font-weight: bold;
}
.section-13 .img-13 {
    padding-top: 2%;
}
.section-13 .s-icons {
    padding-top: 8%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    font-size: .9em;
}
.section-13 .s-ico {
    width: 50%;
    padding-bottom: 1.25em;
}
.section-13 .s-ico img {
    display: block;
    padding-bottom: 3px;
    margin: auto;
    width: 45px;
}
@media screen and (max-width: 768px) {
    .section-13 .s-col {
        padding: 3% 0;
    }
    .section-13 .s-col3 .section-img {
        max-width: 70%;
        margin: 0 auto;
        display: block;
    }
}

.section-14 .s-container {
    position: absolute;
    top: 4%;
    left: 15px;
    right: 15px;
}
.section-14 .s-t {
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 2%;
}
.section-14 .s-tc {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: #000;
}
.section-14 .s-cc {
    width: 100%;
    color: #fff;
    font-size: .85em;
}
.section-14 .s-w {
    padding: 3% 5%;
}
.section-14 .sh {
    font-size: 1.075em;
    font-weight: bold;
    margin-bottom: .35em;
}
.section-14 .s-tc1 .s-cc {
    order: 0;
}
.section-14 .s-tc1 .s-cc:first-child {
    order: 1;
}

.section-16 {
    padding-bottom: 4vw;
    background-image: url(images/16_bg_sm.webp);
    background-size: 100% 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.section-16 .s-text {
    margin-top: .4em;
}
.section-16 .s-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-top: 4%;
}
.section-16 .s-ii {
    display: flex;
    flex-wrap: wrap;
    width: 93%;
    padding-top: 4.5vw;
    margin: 0 auto;
    text-align: left;
}
.section-16 .s-i {
    position: relative;
    width: 48%;
    margin: 1%;
}
.section-16 .s-t {
    position: absolute;
    width: 100%;
    padding: 2% 2%;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    font-size: .8em;
    color: black;
    font-weight: bold;
}
.section-16 .s-i.s-i-right .s-t {
    text-align: right;
}
.section-16 .s-i.s-i-last {
    border-bottom-right-radius: 25px;
    overflow: hidden;
}

.section-17 .s-container {
    position: absolute;
    top: 13%;
    left: 15px;
    right: 15px;
}

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

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

    .section-1 .s-container {
        position: absolute;
        top: 25%;
        left: 15%;
        right: 50%;
        text-align: left;
    }
    .section-1 .s-title {
        font-size: 6em;
    }
    .section-1 .s-text {
        font-size: 2.375em;
    }

    .section-2 .s-container {
        position: absolute;
        top: 3%;
        left: 15%;
        right: 15%;
    }
    .section-2 .s-t {
        top: 15%;
        left: 25.5%;
        right: 25%;
        font-size: 1em;
    }
    .section-2 .s-text2 {
        top: 34.4%;
    }
    .section-2 .s-t .s-h {
        font-size: 1.25em;
        padding-bottom: .2em;
    }

    .section-3 .s-container .s-p {
        position: initial;
        color: inherit;
    }
    .section-3 .s-container,
    .section-4 .s-container,
    .section-5 .s-container {
        width: 60%;
        padding: 4% 0%;
        margin: 0 auto;
    }
    .section-5 .s-container {
        padding-bottom: 1%;
    }
    .section-5 .s-inner {
        width: 60%;
        padding: 2% 0%;
    }
    .section-3 .s-text {
        padding-bottom: 6%;
    }

    .section-5 .s-note {
        width: 50%;
        text-align: left;
        margin: 0 auto;
        padding: 2% 0 4%;
        font-size: 1.325em;
    }

    .section-6 .s-container {
        width: 55%;
        padding: 4% 0;
        margin: 0 auto;
    }
    .section-6 .s-inner,
    .section-15 .s-inner {
        width: 70%;
        margin: 0 auto;
    }
    .section-6 .s-innerc,
    .section-15 .s-innerc {
        display: flex;
        align-items: center;
        margin: 0 -15px;
        flex-wrap: wrap;
    }
    .section-6 .st,
    .section-15 .st {
        width: 50%;
        font-size: 1.375em;
    }
    .section-6 .s-note {
        font-size: 1.5em;
    }
    .section-15 {
        padding-bottom: 4%;
    }
    .section-15 .sh {
        padding-top: .45em;
    }

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

    .section-8 .s-container,
    .section-9 .s-container,
    .section-12 .s-container,
    .section-13 .s-container,
    .section-15 .s-container {
        width: 65%;
        margin: 0 auto;
        padding: 4% 0;
    }

    .section-8 .s-inner {
        position: relative;
        padding: 5% 0 2%;
        width: 65%;
    }
    .section-8 .hdr-on,
    .section-8 .hdr-off {
        top: 17%;
        left: 5%;
        font-size: 1.625em;
    }
    .section-8 .hdr-off {
        left: unset;
        right: 5%;
    }

    .section-12 .s-text {
        width: 65%;
        padding-top: 2%;
        margin: 0 auto;
    }
    .section-12 .s-inner {
        width: 65%;
        margin: 0 auto;
        padding: 0 0 3%;
    }

    .section-10 .s-container {
        top: 3%;
        left: 20%;
        right: 20%;
    }
    .section-10 .s-text {
        margin-top: 1em;
    }

    .section-11 .s-container {
        position: absolute;
        top: 3%;
        left: 15%;
        right: 15%;
    }
    .section-11 .s-icons {
        font-size: 1.375em;
    }
    .section-11 .s-icons img {
        height: auto;
    }

    .section-13 .s-row .s-text1,
    .section-13 .s-row .s-text2,
    .section-13 .s-row .s-text3 {
        font-size: 1.125em;
        padding: 4% 0 0;
    }
    .section-13 .s-row .s-text1:after,
    .section-13 .s-row .s-text2:after,
    .section-13 .s-row .s-text3:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-right: 15px solid white;
        position: absolute;
        top: 10%;
        left: 13px;
    }
    .section-13 .s-row .s-text2:after {
        border-right: inherit;
        border-left: 15px solid white;
        left: inherit;
        right: 13px;
    }
    .section-13 .s-row .s-text3:after {
        left: 29%;
    }
    .section-13 .s-row {
        display: flex;
        align-items: stretch;
        padding: 3% 0;
    }
    .section-13 .s-row .s-col {
        width: 60%;
    }
    .section-13 .s-row .s-text1 {
        padding-left: 4%;
        width: 40%;
    }
    .section-13 .s-row .s-text2 {
        padding-right: 4%;
        width: 40%;
        text-align: right;
    }
    .section-13 .s-row .s-col3 {
        width: 42%;
    }
    .section-13 .s-row .s-text3 {
        width: 58%;
        padding-left: 20%;
    }
    .section-13 .s-ico img {
        width: initial;
    }
    .section-13 .s-col3 .section-img {
        max-width: 100%;
        display: inline;
    }

    .section-14 .s-container {
        top: 5%;
        left: 25%;
        right: 25%;
    }
    .section-14 .s-t {
        left: 18%;
        right: 18%;
        bottom: 10%;
    }
    .section-14 .s-tc {
        background-color: #fff;
    }
    .section-14 .s-w {
        padding: 0 5%;
    }
    .section-14 .sh {
        font-size: 1.25em;
    }
    .section-14 .s-cc {
        width: 50%;
        font-size: 1.125em;
        color: #333;
    }
    .section-14 .s-tc1 .s-cc:first-child {
        order: 0;
    }

    .section-16 {
        background-image: url(images/16_bg.webp);
        background-size: 100% 102%;
    }
    .section-16 .s-container {
        width: 63%;
        min-width: 1000px;
        padding-top: 4%;
    }
    .section-16 .s-ii {
        width: 100%;
        padding-top: 2vw;
    }
    .section-16 .s-t {
        font-size: 1.375em;
    }
    .section-16 .s-i.s-i-last {
        border-bottom-right-radius: 70px;
    }

    .section-17 .s-container {
        position: absolute;
        top: 3%;
        left: 20%;
        right: 20%;
    }
    .section-17 .s-container {
        top: 13%;
    }
}

@media screen and (min-width: 1920px) {
    .section .s-title {
        font-size: 3.5em;
    }
    .section .s-text {
        font-size: 1.5em;
    }

    .section-1 .s-title {
        font-size: 6em;
    }
    .section-1 .s-text {
        font-size: 2.75em;
    }

    .section-2 .s-t {
        font-size: 1.475em;
    }

    .section-10 .s-container {
        left: 25%;
        right: 25%;
    }

    .section-13 .s-row .s-text1,
    .section-13 .s-row .s-text2,
    .section-13 .s-row .s-text3 {
        font-size: 1.375em;
    }

    .section-14 .s-container {
        left: 35%;
        right: 35%;
    }
    .section-14 .sh {
        font-size: 1.25em;
    }
    .section-14 .s-cc {
        font-size: 1.375em;
    }
}

.section-tab {
    width: 80%;
    margin: 0 auto;
    max-width: 1500px;
    border: 0;
    padding: 5vw 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.section-tab .leftMenu {
    width: 25%;
}

.section-tab .leftMenu .item-link .item-work {
    text-align: left;
    font-size: 1.05vw;
    font-weight: normal;
    color: #272727;
    line-height: 2;
    padding: 1%;
    padding-left: 5%;
}

.section-tab .leftMenu .item-link .item-work:nth-of-type(even) {
    background-color: #EEEEEE;
}

.section-tab .tableBox {
    width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-tab .tableBox .item-link {
    width: 33.3333333333%;
}

.section-tab .tableBox .item-link .item-work:nth-child(1) {
    text-align: left;
}

.section-tab .tableBox .item-link .item-img {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 3%;
}

.section-tab .tableBox .item-link .item-work {
    text-align: center;
    font-size: 1.05vw;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #272727;
    line-height: 2;
    padding: 1%;
}

.section-tab .tableBox .item-link .item-work:nth-of-type(odd) {
    background-color: #EEEEEE;
}
@media screen and (max-width: 800px) {
    .section-tab {
        width: 100%;
        position: relative;
        max-width: none;
    }

    .section-tab .leftMenu {
        width: 250px;
    }

    .section-tab .leftMenu .item-link {
        width: 250px;
    }

    .section-tab .leftMenu .item-link .item-work {
        font-size: 20px;
        line-height: 1;
        font-family: Regular;
        padding: 10px 0 10px 5%;
    }

    .section-tab .tableBox {
        overflow-x: auto;
        width: 1000px;
        display: -webkit-box;
    }

    .section-tab .tableBox .item-link {
        width: 350px;
    }

    .section-tab .tableBox .item-link .item-img {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 5%;
    }

    .section-tab .tableBox .item-link .item-work {
        font-size: 20px;
        border-left: 1px solid #D2D2D2;
        text-align: left;
        padding: 10px 0 10px 5%;
        line-height: 1;
    }

    .section-tab .tableBox .item-link .item-work:nth-child(2) {
        font-weight: bold;
    }
}
@media screen and (max-width: 500px) {
    .section-tab .leftMenu .item-link .item-work, .section-tab .tableBox .item-link .item-work {
        font-size: 12px;
    }

    .section-tab .leftMenu .item-link {
        width: 170px;
    }

    .section-tab .tableBox .item-link .item-img {
        width: 250px;
    }
}