#sec1 {
    padding-top: 77px
}

#sec1 .wrap {
    padding: 0 26px
}

#sec1 .photo img {
    border-radius: 16px
}

#sec1 .txt {
    color: #303030
}

#sec1 .txt li+li {
    margin-top: 28px
}

#sec1 .set1 h2 span {
    display: block;
    font-weight: bold
}

#sec1 .set1 h2 span:nth-child(1) {
    position: relative;
    padding-left: 15px;
    font-size: 14px;
    line-height: 1;
    letter-spacing: .08em
}

#sec1 .set1 h2 span:nth-child(1)::before {
    content: "";
    position: absolute;
    background: #a9a9a9;
    width: 6px;
    height: 6px;
    border-radius: 2px;
    top: 5px;
    left: 0
}

#sec1 .set1 h2 span:nth-child(2) {
    color: #333;
    margin-top: 11px;
    font-size: 38px;
    line-height: 51.3px;
    letter-spacing: .04em
}

#sec1 .set1 .job {
    margin-top: 33px;
    font-weight: bold
}

#sec1 .set1 .job dt {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: .08em
}

#sec1 .set1 .job dd {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: .04em
}

#sec1 .set1 .photo {
    margin-top: 52px
}

#sec1 .set1 .sec1-js img {
    width: auto;
    height: 65px
}

#sec1 .set1 .infiniteslide_wrap {
    margin: 39px -26px 0
}

#sec1 .set2 {
    margin-top: 72px
}

#sec1 .set2 .photo {
    margin: 53px 15% 0 0
}

#sec1 .set3 .photo {
    margin: -21vw 0 0 51%
}

#sec1 .set3 .txt {
    margin-top: 48px
}

@media screen and (min-width: 768px) {
    #sec1 {
        padding: 336px 0 120px;
    }

    #sec1 .wrap {
        max-width: 1276px;
        padding: 0 30px
    }

    #sec1 .txt li {
        font-size: 18px;
        line-height: 31.5px;
        letter-spacing: .04em
    }

    #sec1 .txt li strong {
        font-weight: bold
    }

    #sec1 .txt li+li {
        margin-top: 35px
    }

    #sec1 .set1 {
        position: relative
    }

    #sec1 .set1 h2 span:nth-child(2) {
        margin-top: 8px;
        font-size: 52px;
        line-height: 67.6px
    }

    #sec1 .set1 .job {
        margin-top: 41px
    }

    #sec1 .set1 .photo {
        position: absolute;
        top: -264px;
        left: calc(50% - 31px);
        right: 0;
        margin-top: 0;
        z-index: 1
    }

    #sec1 .set1 .photo img {
        width: 100%
    }

    #sec1 .set1 .sec1-js img {
        height: 117px
    }

    #sec1 .set1 .infiniteslide_wrap {
        margin: 104px calc(-50vw + 50%) 0
    }

    #sec1 .set2 {
        display: flex;
        justify-content: space-between;
        -moz-column-gap: 30px;
        column-gap: 30px;
        margin-top: 149px
    }

    #sec1 .set2 .txt {
        max-width: 560px;
        width: 100%;
        order: 2;
        margin-bottom: 125px
    }

    #sec1 .set2 .photo {
        order: 1;
        margin: 10px 0 0;
        max-width: 512px;
        width: 100%
    }

    #sec1 .set3 {
        display: flex;
        justify-content: space-between;
        -moz-column-gap: 30px;
        column-gap: 30px
    }

    #sec1 .set3 .photo {
        max-width: 288px;
        width: 100%;
        order: 2;
        margin: -27px 0 0
    }

    #sec1 .set3 .txt {
        max-width: 780px;
        width: 100%;
        order: 1;
        margin-top: 162px
    }
}

@media screen and (min-width: 768px)and (max-width: 1050px) {
    #sec1 {
        padding-top: 100px
    }

    #sec1 .set1 .photo {
        position: unset;
        width: 560px;
        margin: 50px auto 0
    }
}