#key {
    background: url(../img/staff/key.jpg) no-repeat left 55% top/cover;
    height: 150vw;
}
#key h2 {
    line-height: 1;
    position: absolute;
    right: 3%;
    bottom: 10vw;
    color: #fff;
    text-align: right;
}
#key h2 .ttl-eng {
    font-family: "Ponomar";
    font-size: 12vw;
    font-weight: 400;
    letter-spacing: 0.02em;
    display: block;
}
#key h2 .ttl-jp {
    font-size: 4vw;
    font-weight: 700;
    letter-spacing: 0.064em;
}
#sec1 {
    padding: 15vw 0 20vw;
    position: relative;
}
#sec1::before {
    content: "";
    background: #f3f3f3;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
#sec1 .gr-txt {
    margin-bottom: 10vw;
}
#sec1 .gr-txt h2 {
    font-size: 7vw;
    font-weight: 700;
    letter-spacing: 0.06em;
    line-height: 1.6;
    margin-bottom: 8vw;
}
#sec1 .gr-txt .txt p:not(:last-child) {
    margin-bottom: 3vw;
}
#sec1 .vertical-slider {
    height: 70vw;
    overflow: hidden;
    position: relative;
}
#sec1 .vertical-slider .vertical-track {
    display: flex;
    flex-direction: column;
    animation: scroll-up 40s linear infinite;
}
#sec1 .vertical-slider .vertical-track li {
    flex-shrink: 0;
    margin-bottom: 10px;
}
#sec2 {
    padding: 15vw 0 0;
}
#sec2 h2 {
    margin-bottom: 10vw;
}
#sec2 .tabs-switch .tab-content {
    padding: 0 6%;
}
#sec2 .tabs-switch .tab-content .item .left h3 {
    margin-top: 10px;
    text-align: right;
    font-size: 3.5vw;
}
#sec2 .tabs-switch .tab-content .item .left h3 span {
    font-size: 5vw;
    margin-right: 10px;
}
#sec2 .tabs-switch .tab-content .item .right {
    margin-top: 10vw;
}
#sec2 .tabs-switch .tab-content .item .right dl:not(:last-child) {
    margin-bottom: 10vw;
}
#sec2 .tabs-switch .tab-content .item .right dl dt {
    font-size: 4.5vw;
    font-weight: 700;
    letter-spacing: 0.064em;
    background: #d6d6d6;
    padding: 2vw 5%;
    margin-bottom: 4vw;
}
#sec2 .tabs-switch .tab-content .item .right dl dd {
    margin-left: 5%;
}
#sec2 .tabs-switch .tab-content .item1 .left h3 {
    font-size: 2.8vw;
}
#sec2 .tabs-switch .tab-content .item1 .left h3 span {
    font-size: 4.5vw;
}
#sec2 .tabs-switch .tab-content .item2 .left h3 {
    font-size: 3vw;
}
#sec2 .tabs-switch .tab-content .item2 .left h3 span {
    font-size: 4.5vw;
}
#sec2 .tabs-switch .gr-btn {
    overflow-x: scroll;
    overflow-y: clip;
    padding-bottom: 10px;
    margin: 15vw 0 0 6%;
}
#sec2 .tabs-switch .gr-btn .tab-link {
    display: flex;
    width: 218vw;
}
#sec2 .tabs-switch .gr-btn .tab-link li {
    width: 40vw;
    position: relative;
}
#sec2 .tabs-switch .gr-btn .tab-link li::before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
#sec2 .tabs-switch .gr-btn .tab-link li:not(:last-child) {
    margin-right: 3vw;
}
#sec2 .tabs-switch .gr-btn .tab-link li.active::before {
    content: none;
}
#sec2 .tabs-switch .gr-btn .tab-link li.active span {
    display: none;
}
#sec2 .tabs-switch .gr-btn .tab-link li span {
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: 2;
    font-family: "Noto Serif JP";
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    letter-spacing: 0.05em;
    line-height: 22px;
    color: #fff;
    padding: 0 15px 0px 0;
    border-bottom: 1px solid #fff;
}
#sec2 .btn-popup {
    margin: 15vw 6% 0;
}
#sec2 .btn-popup a {
    font-size: 4vw;
    font-weight: 500;
    letter-spacing: 0.05em;
    display: block;
    text-align: center;
    padding: 7vw 5%;
    color: #fff;
    background: #243023;
    border: 2px solid #243023;
    position: relative;
}
#sec2 .btn-popup a::after {
    content: "";
    background: url(../img/staff/icon_popup.png) no-repeat right center/100% auto;
    width: 15px;
    position: absolute;
    top: 0;
    right: 5%;
    bottom: 0;
}
.sec2-popup .content {
    position: relative;
    color: #fff;
    padding: 22vw 0;
    background: url(../img/staff/sec2_popup_img3.jpg) no-repeat top -30px left 34%;}
.sec2-popup .content h2 {
    position: relative;
    z-index: 2;
    font-size: 9vw;
    font-weight: 400;
    letter-spacing: 0.02em;
}
.sec2-popup .content .note {
    position: relative;
    z-index: 2;
    font-size: 12px;
    line-height: 23px;
    margin: 6vw 0 10vw;
}
.sec2-popup .content .note span {
    font-weight: 700;
    letter-spacing: 0.064em;
    font-size: 18px;
}
.sec2-popup .content .text {
    position: relative;
    z-index: 2;
    font-size: 13px;
    line-height: 25px;
    margin-top: 8vw;
}
.sec2-popup .content .js .slick-arrow {
    font-size: 0;
    border: 0;
    position: absolute;
    top: 131vw;
    width: 11vw;
    height: 11vw;
}
.sec2-popup .content .js .slick-arrow.slick-prev {
    background: url(../img/staff/prev.jpg) no-repeat 0 0/100% auto;
    left: 30vw;
}
.sec2-popup .content .js .slick-arrow.slick-next {
    background: url(../img/staff/next.jpg) no-repeat 0 0/100% auto;
    right: 30vw;
}
.sec2-popup .content .js .sl-fd {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.sec2-popup .content .js .sl-fd img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    /* object-fit: none; */
    object-position: 33%;
}
.sec2-popup .content .js .sl-fd .sl {
    height: 123vw !important;
}
.sec2-popup .content .js .thumb {
    overflow-x: scroll;
    overflow-y: clip;
    padding-bottom: 10px;
}
.sec2-popup .content .js .sl-thumb {
    position: relative;
    z-index: 2;
    display: flex;
    width: 180vw;
}
.sec2-popup .content .js .sl-thumb::before {
    content: "";
    background: url(../img/staff/line.png) repeat-x;
    height: 2px;
    position: absolute;
    right: 0;
    top: 48px;
    left: 0;
}
.sec2-popup .content .js .sl-thumb .slick-current .schedule-block .inner::before {
    content: none;
}
.sec2-popup .content .js .sl-thumb .slick-current .schedule-block .time-box .icon::before {
    content: none;
}
.sec2-popup .content .js .sl-thumb .schedule-block {
    width: 40vw !important;
    margin: 0 3vw;
    /* will-change: transform; */

}
.sec2-popup .content .js .sl-thumb .schedule-block .inner {
    position: relative;
}
/* .sec2-popup .content .js .sl-thumb .schedule-block .inner::before {
    content: "";
    background: rgba(0, 0, 0, 0.55);
    position: absolute;
    top: 20px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
} */
.sec2-popup .content .js .sl-thumb .schedule-block .time-box {
    position: relative;
    color: #fff;
    padding-bottom: 5px;
}
.sec2-popup .content .js .sl-thumb .schedule-block .time-box::before {
    content: "";
    background: #243023;
    position: absolute;
    top: 21px;
    right: 0;
    bottom: 0;
    left: 0;
}
.sec2-popup .content .js .sl-thumb .schedule-block .time-box::after {
    content: "";
    border-top: 1px solid rgba(40, 30, 21, 0.55);
    position: absolute;
    top: 20px;
    right: 0;
    left: 0;
    z-index: -1;
}
.sec2-popup .content .js .sl-thumb .schedule-block .time-box dt {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #243023;
    padding: 5px 8px 0;
    margin: 0 auto -2.5vw;
    position: relative;
}
/* .sec2-popup .content .js .sl-thumb .schedule-block .time-box dt::before {
    content: "";
    background: rgba(0, 0, 0, 0.55);
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 20px 20px 0 0;
    height: 20px;
    left: 0;
    z-index: 1;
} */
.sec2-popup .content .js .sl-thumb .schedule-block .time-box dd {
    position: relative;
    font-size: 19px;
    font-weight: 500;
    font-family: "Noto Serif JP";
}
.sec2-popup .content .js .sl-thumb .schedule-block .txt {
    font-weight: 500;
    line-height: 24px;
    padding: 15px 4px 20px;
    color: #000;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 83px;
}
#sec3 {
    padding: 18vw 0 0;
}
#sec3 .set1 {
    padding-bottom: 10vw;
}
#sec3 .set1 h2 {
    text-align: right;
    margin-bottom: 10vw;
}
#sec3 .set1 h2 .ttl-eng {
    font-size: 16.5vw;
    position: relative;
}
#sec3 .set1 h2 .ttl-eng::before {
    content: "";
    border-top: 2px solid var(--primary-color);
    position: absolute;
    right: calc(100% - 5vw);
    left: -10000px;
    bottom: 7.3vw;
}
#sec3 .set1 .gr-txt {
    margin-top: 7vw;
}
#sec3 .set1 .gr-txt h3 {
    font-size: 5.5vw;
    font-weight: 700;
    line-height: 1.8;
    color: var(--primary-color);
    letter-spacing: 0.03em;
    margin-bottom: 4vw;
}
#sec3 .set1 .gr-txt .txt span {
    font-size: 15px;
    font-weight: 700;
}
#sec3 .set1 .gr-txt .athor {
    margin-top: 5vw;
    text-align: right;
}
#sec3 .set1 .gr-txt .athor span {
    font-size: 18px;
    margin-right: 12px;
}
#sec3 .set2 {
    position: relative;
    padding: 12vw 0 8vw;
}
#sec3 .set2::before {
    content: "";
    background: #f3f3f3;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
#sec3 .set2 h3 {
    font-size: 5vw;
    font-weight: 700;
    letter-spacing: 0.064em;
    position: relative;
    margin-bottom: 10vw;
}
#sec3 .set2 h3::before {
    content: "";
    border-bottom: 2px solid var(--primary-color);
    position: absolute;
    right: 0;
    bottom: 0.3vw;
    left: 0;
}
#sec3 .set2 .content {
    overflow-x: scroll;
    overflow-y: clip;
    margin-right: -6vw;
    padding-bottom: 10px;
}
#sec3 .set2 .content .entry-block {
    display: flex;
    width: 180vw;
}
#sec3 .set2 .content .entry-block .col {
    text-align: center;
    font-weight: 500;
    width: 32vw;
    position: relative;
}
#sec3 .set2 .content .entry-block .col:not(:last-child) {
    margin-right: 15vw;
}
#sec3 .set2 .content .entry-block .col:not(:last-child)::before {
    content: "";
    background: url(../img/staff/sec3_arr.png) no-repeat 0 0/100% auto;
    width: 23px;
    height: 18px;
    position: absolute;
    top: 28vw;
    right: -10vw;
}
#sec3 .set2 .content .entry-block .col .entry-time {
    font-size: 4vw;
    color: var(--primary-color);
    background: #fff;
    border-bottom: 2px solid var(--primary-color);
}
#sec3 .set2 .content .entry-block .col .entry-role {
    width: 100%;
    height: 32vw;
    border-radius: 50%;
    color: #fff;
    background: var(--primary-color);
    font-size: 4vw;
    line-height: 1.7;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 5vw 0 3.5vw;
}
#sec3 .set2 .content .entry-block .col .salary-info {
    line-height: 1.5;
    letter-spacing: 0.05em;
}
#sec3 .set2 .content .entry-block .col .salary-info dt {
    font-size: 3.2vw;
    margin-bottom: 5px;
}
#sec3 .set2 .content .entry-block .col .salary-info dd {
    font-size: 4vw;
}
#sec3 .set2 .note {
    margin-top: 5vw;
    text-align: right;
}
#sec4 {
    padding: 15vw 0;
}
#sec4 .gr-txt {
    margin-top: 10vw;
}
#sec4 .gr-txt h2 {
    font-size: 6.5vw;
    font-weight: 700;
    letter-spacing: 0.064em;
    line-height: 1.4;
    color: var(--primary-color);
    border-bottom: 2px solid var(--primary-color);
    padding-bottom: 4vw;
    margin-bottom: 8vw;
}
#sec4 .gr-txt .txt span {
    font-size: 15px;
    font-weight: 700;
}
#sec4 .gr-txt .athor {
    margin-top: 5vw;
    text-align: right;
    font-size: 13px;
}
#sec4 .gr-txt .athor span {
    font-size: 17px;
    margin-right: 12px;
}
@media screen and (min-width: 768px) {
    main {
        overflow: visible;
    }
    #header,
    #footer {
        overflow: hidden;
    }
    .nav-target > * {
        overflow: hidden;
    }
    #key {
        height: 900px;
    }
    #key h2 {
        line-height: 54px;
        top: 401px;
        right: 39px;
        bottom: auto;
    }
    #key h2 .ttl-eng {
        font-size: 90px;
    }
    #key h2 .ttl-jp {
        margin-right: 6px;
        font-size: 28px;
    }
    #sec1 {
        padding: 91px 0 79px;
    }
    #sec1::before {
        left: calc(50% - 327px);
    }
    #sec1 .wrap {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    #sec1 .gr-txt {
        margin: 32px -58px 0 0;
        width: 485px;
    }
    #sec1 .gr-txt h2 {
        font-size: 40px;
        line-height: 64px;
        margin-bottom: 58px;
    }
    #sec1 .gr-txt .txt p:not(:last-child) {
        margin-bottom: 21px;
    }
    #sec1 .vertical-slider {
        height: 650px;
        margin-left: -38px;
    }
    #sec1 .vertical-slider .vertical-track {
        animation: scroll-up 60s linear infinite;
    }
    #sec2 {
        padding: 122px 0 0;
        overflow: visible;
    }
    #sec2 .group {
        max-width: 1358px;
        margin: 0 auto;
        padding: 0 20px;
    }
    #sec2 h2 {
        margin-bottom: 77px;
    }
    #sec2 h2 .ttl-eng {
        font-size: 120px;
        display: block;
    }
    #sec2 .tabs-switch .tab-content {
        max-width: 1240px;
        margin: 0 auto;
        padding: 0;
    }
    #sec2 .tabs-switch .tab-content .item .inner {
        display: flex;
        align-items: flex-start;
    }
    #sec2 .tabs-switch .tab-content .item .left {
        width: 480px;
        position: sticky;
        top: 0;
        left: 0;
    }
    #sec2 .tabs-switch .tab-content .item .left h3 {
        margin: 15px -10px 0 0px;
        font-size: 16px;
    }
    #sec2 .tabs-switch .tab-content .item .left h3 span {
        font-size: 24px;
        margin-right: 16px;
    }
    #sec2 .tabs-switch .tab-content .item .right {
        flex: 1;
        margin: 0 20px 0 89px;
    }
    #sec2 .tabs-switch .tab-content .item .right dl:not(:last-child) {
        margin-bottom: 58px;
    }
    #sec2 .tabs-switch .tab-content .item .right dl dt {
        font-size: 22px;
        padding: 10px 39px;
        margin-bottom: 20px;
    }
    #sec2 .tabs-switch .tab-content .item .right dl dd {
        margin-left: 40px;
        text-align: justify;
    }
    #sec2 .tabs-switch .tab-content .item1 .left h3 {
        font-size: 16px;
    }
    #sec2 .tabs-switch .tab-content .item1 .left h3 span {
        font-size: 24px;
    }
    #sec2 .tabs-switch .tab-content .item2 .left h3 {
        font-size: 16px;
    }
    #sec2 .tabs-switch .tab-content .item2 .left h3 span {
        font-size: 24px;
    }
    #sec2 .tabs-switch .gr-btn {
        overflow: hidden;
        padding-bottom: 0;
        margin: 105px 0 0;
    }
    #sec2 .tabs-switch .gr-btn .tab-link {
        width: 100%;
        justify-content: space-between;
    }
    #sec2 .tabs-switch .gr-btn .tab-link li {
        width: 18.2094081942%;
    }
    #sec2 .tabs-switch .gr-btn .tab-link li::before {
        content: "";
        background: rgba(0, 0, 0, 0.6);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
    }
    #sec2 .tabs-switch .gr-btn .tab-link li img {
        width: 100%;
        height: auto;
    }
    #sec2 .tabs-switch .gr-btn .tab-link li:not(:last-child) {
        margin-right: 0;
    }
    #sec2 .tabs-switch .gr-btn .tab-link li:hover::before {
        content: none;
    }
    #sec2 .tabs-switch .gr-btn .tab-link li:hover span {
        display: none;
    }
    #sec2 .tabs-switch .gr-btn .tab-link li span {
        bottom: 19px;
        font-size: 16px;
        line-height: 22px;
        padding: 0 26px 1px 0;
        border-bottom: 1px solid #fff;
    }
    #sec2 .btn-popup {
        margin: 114px auto 0;
        width: 520px;
    }
    #sec2 .btn-popup a {
        font-size: 20px;
        padding: 53px 50px;
    }
    #sec2 .btn-popup a::after {
        right: 33px;
    }
    #sec2 .btn-popup a:hover {
        background: #fff;
        color: #000;
    }
    #sec2 .btn-popup a:hover::after {
        background: url(../img/staff/icon_popup_on.png) no-repeat right center/100% auto;
    }
    .sec2-popup {
        max-width: 1150px;
    }
    .sec2-popup .slick-list {
        overflow: hidden;
    }
    .sec2-popup .content {
        padding: 102px 80px 70px;
        max-width: 1150px;
        margin: 70px auto 0;
    }
    .sec2-popup .content h2 {
        font-size: 70px;
    }
    .sec2-popup .content .note {
        font-size: 16px;
        line-height: 31px;
        margin: 38px 0 39px;
    }
    .sec2-popup .content .note span {
        font-size: 25px;
    }
    .sec2-popup .content .text {
        font-size: 15px;
        line-height: 32px;
        margin-top: 54px;
    }
    .sec2-popup .content .js .slick-arrow {
        top: 280px;
        width: 86px;
        height: 86px;
        cursor: pointer;
        z-index: 9;
    }
    .sec2-popup .content .js .slick-arrow.slick-prev {
        left: -175px;
    }
    .sec2-popup .content .js .slick-arrow.slick-next {
        right: -175px;
    }
    .sec2-popup .content .js .slick-arrow:hover {
        opacity: 0.8;
    }
    .sec2-popup .content .js .sl-fd .sl {
        height: 650px !important;
    }
    .sec2-popup .content .js .thumb {
        overflow-x: hidden;
        overflow-y: hidden;
        padding-bottom: 0px;
        margin: 0;
    }    
    .sec2-popup .content .js .sl-thumb {
        display: flex;
        justify-content: space-between;
        width: auto;
    }    
    .sec2-popup .content .js .sl-thumb::before {
        top: 52px;
    }
    .sec2-popup .content .js .sl-thumb .slick-track {
        display: flex !important;
        width: auto !important;
        transform: none !important;
        --f-columns: 5;
        --f-gap: 35px;
        flex-wrap: wrap;
        margin-left: calc(-1 * var(--f-gap));
        margin-bottom: calc(-1 * var(--f-gap));
    }
    .sec2-popup .content .js .sl-thumb .slick-track .slick-slide {
        margin-left: var(--f-gap);
        margin-bottom: var(--f-gap);
        width: calc(100% / var(--f-columns) - var(--f-gap));
    }
    .sec2-popup .content .js .sl-thumb .slick-track .slick-slide:hover .schedule-block .inner::before {
        content: none;
    }
    .sec2-popup .content .js .sl-thumb .slick-track .slick-slide:hover .schedule-block .time-box .icon::before {
        content: none;
    }
    .sec2-popup .content .js .sl-thumb .schedule-block {
        width: 170px !important;
        margin: 0;
        cursor: pointer;
    }
    /* .sec2-popup .content .js .sl-thumb .schedule-block .inner::before {
        top: 26px;
    } */
    .sec2-popup .content .js .sl-thumb .schedule-block .time-box {
        padding-bottom: 7px;
    }
    .sec2-popup .content .js .sl-thumb .schedule-block .time-box::before {
        top: 27px;
    }
    .sec2-popup .content .js .sl-thumb .schedule-block .time-box::after {
        top: 26px;
    }
    .sec2-popup .content .js .sl-thumb .schedule-block .time-box dt {
        width: 53px;
        height: 53px;
        padding: 7px 8px 0;
        margin: 0 auto -13px;
    }
    .sec2-popup .content .js .sl-thumb .schedule-block .time-box dt img {
        margin: 0 auto;
    }
    /* .sec2-popup .content .js .sl-thumb .schedule-block .time-box dt::before {
        border-radius: 27px 27px 0 0;
        height: 26px;
    } */
    .sec2-popup .content .js .sl-thumb .schedule-block .time-box dd {
        font-size: 24px;
    }
    .sec2-popup .content .js .sl-thumb .schedule-block .txt {
        font-size: 18px;
        padding: 15px 4px;
        min-height: 135px;
    }
    #sec3 {
        padding: 182px 0 0;
    }
    #sec3 .set1 {
        padding-bottom: 41px;
    }
    #sec3 .set1 .wrap {
        max-width: 1288px;
    }
    #sec3 .set1 h2 {
        margin-bottom: 44px;
    }
    #sec3 .set1 h2 .ttl-eng {
        font-size: 120px;
    }
    #sec3 .set1 h2 .ttl-eng::before {
        right: calc(100% - 36px);
        bottom: 54px;
    }
    #sec3 .set1 h2 .ttl-jp {
        margin: -5px 4px 0 0;
        display: inline-block;
    }
    #sec3 .set1 .photo {
        position: absolute;
        top: 173px;
        right: -106px;
        left: 834px;
        height: 740px;
        z-index: 2;
    }
}
@media screen and (min-width: 768px) and (max-width: 1499px) {
    #sec3 .set1 .photo {
        right: calc(-50vw + 50%);
    }
}
@media screen and (min-width: 768px) {
    #sec3 .set1 .gr-txt {
        margin: 0 0 0 169px;
        width: 600px;
    }
    #sec3 .set1 .gr-txt h3 {
        font-size: 28px;
        line-height: 52px;
        letter-spacing: 0.064em;
        margin-bottom: 26px;
    }
    #sec3 .set1 .gr-txt .txt {
        text-align: justify;
        margin: 0 37px 0 4px;
    }
    #sec3 .set1 .gr-txt .txt span {
        font-size: 18px;
    }
    #sec3 .set1 .gr-txt .athor {
        margin: 10px 39px 0 0;
    }
    #sec3 .set1 .gr-txt .athor span {
        font-size: 24px;
        margin-right: 18px;
    }
}
@media screen and (min-width: 768px) {
    #sec3 .set2 {
        padding: 58px 0 39px;
    }
    #sec3 .set2::before {
        left: calc(50% - 667px);
    }
    #sec3 .set2 .wrap {
        max-width: 1220px;
        padding: 0 20px;
    }
    #sec3 .set2 h3 {
        font-size: 24px;
        margin-bottom: 51px;
    }
    #sec3 .set2 h3::before {
        bottom: 0;
    }
    #sec3 .set2 .content {
        overflow: visible;
        margin-right: 0;
        padding-bottom: 0;
        width: 705px;
    }
    #sec3 .set2 .content .entry-block {
        width: 100%;
    }
    #sec3 .set2 .content .entry-block .col {
        width: 122px;
    }
    #sec3 .set2 .content .entry-block .col:not(:last-child) {
        margin-right: 73px;
    }
    #sec3 .set2 .content .entry-block .col:not(:last-child)::before {
        width: 28px;
        top: 116px;
        right: -50px;
    }
    #sec3 .set2 .content .entry-block .col .entry-time {
        font-size: 18px;
        padding: 4px 0;
    }
    #sec3 .set2 .content .entry-block .col .entry-role {
        height: 122px;
        font-size: 18px;
        line-height: 28px;
        margin: 19px 0 11px;
    }
    #sec3 .set2 .content .entry-block .col .salary-info {
        line-height: 30px;
    }
    #sec3 .set2 .content .entry-block .col .salary-info dt {
        font-size: 15px;
        margin-bottom: -1px;
    }
    #sec3 .set2 .content .entry-block .col .salary-info dd {
        font-size: 18px;
        margin: 0 -10px;
        line-height: 26px;
    }
    #sec3 .set2 .note {
        margin-top: 26px;
        width: 720px;
        font-size: 15px;
    }
}
@media screen and (min-width: 768px) {
    #sec4 {
        padding: 90px 0 99px;
    }
    #sec4 .wrap {
        display: flex;
        align-items: flex-start;
    }
    #sec4 .photo {
        flex: 1;
        height: 644px;
        margin-left: -250px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1499px) {
    #sec4 .photo {
        margin-left: calc(-50vw + 50%);
    }
}
@media screen and (min-width: 768px) {
    #sec4 .gr-txt {
        margin: -8px -52px 0 132px;
        width: 490px;
    }
    #sec4 .gr-txt h2 {
        font-size: 40px;
        line-height: 48px;
        border-bottom: 0;
        padding-bottom: 23px;
        margin-bottom: 52px;
        position: relative;
    }
    #sec4 .gr-txt h2::before {
        content: "";
        border-bottom: 2px solid var(--primary-color);
        position: absolute;
        right: -100000px;
        bottom: 0;
        left: 0;
    }
    #sec4 .gr-txt .txt {
        line-height: 32px;
        text-align: justify;
    }
    #sec4 .gr-txt .txt span {
        font-size: 18px;
    }
    #sec4 .gr-txt .athor {
        margin: 44px 2px 0 0;
        font-size: 16px;
    }
    #sec4 .gr-txt .athor span {
        font-size: 24px;
        margin-right: 18px;
    }
}
@media screen and (max-width: 1499px) and (min-width: 768px) {
    .sec2-popup .content .js .slick-arrow.slick-prev {
        left: calc(-50vw + 50%);
    }
    .sec2-popup .content .js .slick-arrow.slick-next {
        right: calc(-50vw + 50%);
    }
}
@media screen and (max-width: 1399px) and (min-width: 768px) {
    #sec3 .set1 h2 {
        margin-right: 20px;
    }
}
@media screen and (max-width: 1299px) and (min-width: 768px) {
    #sec3 .set1 .gr-txt {
        margin-left: 100px;
    }
    #sec3 .set1 .photo {
        left: 765px;
    }
    .sec2-popup .content .js .slick-arrow {
        width: 70px;
    }
    .sec2-popup .content .js .slick-arrow img {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
    #sec1 .gr-txt {
        margin-right: calc(-50vw + 50% + 30px);
    }
    #sec4 .gr-txt {
        margin-right: calc(-50vw + 50% + 30px);
        margin-left: 70px;
    }
    .sec2-popup .content .js .slick-arrow {
        width: 60px;
    }
}
