.getshifter-support-02.partnership {
    background-color: #f9f4f9;
}

.getshifter-support-02.partnership .support-02-inner {
    max-width: 1440px;
    overflow: hidden;
    padding: 40px 24px 72px;
    position: relative;
    width: 100%;
}

.getshifter-support-02.partnership .support-02-icons {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 8px;
    margin-top: 32px;
}

.getshifter-support-02.partnership .support-02-icons figure {
    margin: 0;
    width: calc(50% - 4px);
}

.getshifter-support-02.partnership .support-02-icons figure img {
    margin: 0 auto;
}

.getshifter-support-02.partnership .support-02-icons figure figcaption {
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.6666666667;
    margin-top: 12px;
    text-align: center;
}

.getshifter-support-02.partnership .support-02-icons.sp {
    display: flex;
}

.getshifter-support-02.partnership .support-02-icons.pc {
    display: none;
}

.getshifter-support-02.partnership .support-02-lead {
    align-items: flex-end;
    color: #892885;
    display: inline-flex;
    font-family: sofia-pro, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.875;
}

.getshifter-support-02.partnership .support-02-lead::before {
    background-color: #892885;
    clip-path: polygon(0 6%, 16.1% 0, 100% 94%, 83.9% 100%);
    content: '';
    display: block;
    height: 16.59px;
    margin-right: 8px;
    width: 10.73px;
}

.getshifter-support-02.partnership .support-02-lead::after {
    background-color: #892885;
    clip-path: polygon(83.9% 0, 100% 6%, 16.1% 100%, 0 94%);
    content: '';
    display: block;
    height: 16.59px;
    margin-left: 8px;
    width: 10.73px;
}

.getshifter-support-02.partnership .support-02-title {
    font-size: 1.5rem;
    letter-spacing: 0.03rem;
    line-height: 1.5833333333;
    margin-top: 16px;
}

.getshifter-support-02.partnership .support-02-buttons {
    margin-top: 40px;
}

.getshifter-support-02.partnership .support-02-buttons .support-02-button {
    align-items: center;
    background-color: #892885;
    border-radius: 8px;
    color: #fff;
    display: flex;
    font-family: sofia-pro, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    justify-content: center;
    line-height: 1.5;
    margin-top: 40px;
    padding: 16px 48px;
    transition: color 0.1s ease, background-color 0.1s ease, border 0.1s ease;
    width: 100%;
}

.getshifter-support-02.partnership .support-02-buttons .support-02-button:hover {
    background-color: #f80a5b;
}

.getshifter-support-02.partnership .background-image {
    height: 175.96px;
    position: absolute;
    right: 3.58px;
    top: 25.41px;
    width: 139.42px;
}
@media (min-width: 992px) {

    .getshifter-support-02.partnership .support-02-inner {
        display: flex;
        margin: 0 auto;
        padding: 88px 108px 96px;
    }

    .getshifter-support-02.partnership .support-02-icons {
        gap: 40px 16px;
        margin-top: 0;
        padding: 0 60px;
        width: calc(100% - 600px);
    }

    .getshifter-support-02.partnership .support-02-icons figure {
        width: calc(50% - 8px);
    }

    .getshifter-support-02.partnership .support-02-icons figure figcaption {
        font-size: 0.875rem;
        line-height: 1.8571428571;
    }

    .getshifter-support-02.partnership .support-02-icons.sp {
        display: none;
    }

    .getshifter-support-02.partnership .support-02-icons.pc {
        display: flex;
    }

    .getshifter-support-02.partnership .support-02-content {
        flex-shrink: 0;
        margin-left: 128px;
        width: 600px;
    }

    .getshifter-support-02.partnership .support-02-title {
        font-size: 2rem;
        letter-spacing: 0.04rem;
        line-height: 1.625;
        margin-top: 24px;
    }

    .getshifter-support-02.partnership .support-02-buttons .support-02-button {
        margin-top: 32px;
        transition: color 0.1s ease, background-color 0.1s ease, border 0.1s ease;
        width: 320px;
    }

    .getshifter-support-02.partnership .background-image {
        height: 475.8px;
        right: 0;
        top: 0;
        width: 377px;
    }
}
