.getshifter-support-01.support-system .support-01-inner {
    max-width: 1016px;
    padding: 0 23.5px;
    width: 100%;
}

.getshifter-support-01.support-system .support-01-item {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 20px 4px rgba(69, 29, 57, 0.15), 12px 12px 0 0 rgba(183, 152, 184, 0.25);
    position: relative;
}

.getshifter-support-01.support-system .support-01-item:not(:first-child) {
    margin-top: 100px;
}

.getshifter-support-01.support-system .support-01-item:nth-of-type(2) .support-link {
    margin-top: 32px;
    text-align: right;
}

.getshifter-support-01.support-system .support-01-item:nth-of-type(4) .support-01-title {
    letter-spacing: -0.06rem;
}

.getshifter-support-01.support-system .support-01-icon {
    height: 72px;
    left: 40px;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    width: 72px;
}

.getshifter-support-01.support-system .support-01-icon::after {
    background-color: rgba(183, 152, 184, 0.25);
    border-radius: 0 12px 0 0;
    content: '';
    display: block;
    height: 24px;
    position: absolute;
    right: -12px;
    top: 12px;
    width: 12px;
}

.getshifter-support-01.support-system .support-01-title {
    color: #892885;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0.03rem;
    line-height: 1.75;
    margin: 0 24px;
    padding-top: 64px;
}

.getshifter-support-01.support-system .support-01-description {
    font-size: 1rem;
    letter-spacing: 0.02rem;
    line-height: 1.75;
    margin: 16px 24px 0;
}

.getshifter-support-01.support-system .support-01-description .supplement {
    color: #7f797b;
    display: block;
    font-size: 0.875rem;
    letter-spacing: 0.02rem;
    line-height: 1.8571428571;
    margin-top: 8px;
}

.getshifter-support-01.support-system .support-01-content {
    background-color: #f9f4f9;
    border-radius: 0 0 12px 12px;
    margin: 32px 0 0;
    padding: 24px;
}

.getshifter-support-01.support-system .support-content-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
}

.getshifter-support-01.support-system .support-content-list li {
    width: calc(50% - 12px);
}

.getshifter-support-01.support-system .support-content-list a {
    color: #372d31;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.8571428571;
}

.getshifter-support-01.support-system .support-content-list i {
    margin-left: 6px;
}

.getshifter-support-01.support-system .support-plan-list {
    list-style: none;
    margin: 0;
    padding: 0 0 0 20px;
}

.getshifter-support-01.support-system .support-plan-list li {
    color: #372d31;
    font-size: 1rem;
    line-height: 1.25;
    position: relative;
}

.getshifter-support-01.support-system .support-plan-list li:not(:first-child) {
    margin-top: 8px;
}

.getshifter-support-01.support-system .support-plan-list li::before {
    background-color: #892885;
    content: '';
    display: block;
    height: 8px;
    left: -20px;
    position: absolute;
    top: 7px;
    width: 8px;
}

.getshifter-support-01.support-system .support-link {
    text-align: right;
}

.getshifter-support-01.support-system .support-link a {
    align-items: center;
    color: #372d31;
    display: inline-flex;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.02rem;
    line-height: 1.875;
}

.getshifter-support-01.support-system .support-link a i {
    color: #756b6e;
    font-size: 0.75rem;
    margin-left: 6px;
}

.getshifter-support-01.support-system .support-chat {
    color: #372d31;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.02rem;
    line-height: 1.875;
    text-align: right;
}

.getshifter-support-01.attempt .support-01-item {
    background-color: #fff;
    border: 1px solid #f3eaf3;
    border-radius: 8px;
    box-shadow: 12px 12px 0 0 rgba(183, 152, 184, 0.25);
    padding: 32px;
}

.getshifter-support-01.attempt .support-01-item:not(:first-child) {
    margin-top: 32px;
}

.getshifter-support-01.attempt .support-01-lead {
    color: #892885;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.8571428571;
}

.getshifter-support-01.attempt .support-01-title {
    color: #892885;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0.03rem;
    line-height: 1.75;
}

.getshifter-support-01.attempt .support-01-description {
    font-size: 0.875rem;
    line-height: 1.8571428571;
    margin-top: 16px;
}

.getshifter-support-01.attempt .support-01-content {
    background-color: #fff;
    border-top: 1px solid #edecec;
    margin: 32px 0 0;
}

.getshifter-support-01.attempt .pass-stage {
    margin-top: 16px;
}

.getshifter-support-01.attempt .pass-stage .label {
    background-color: #372d31;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 0.625rem;
    font-weight: 700;
    line-height: 1.6;
    padding: 4px 10px;
}

.getshifter-support-01.attempt .pass-stage .distinction {
    font-family: sofia-pro, sans-serif;
    font-size: 1.9375rem;
    line-height: 2.0161290323;
    margin-top: 8px;
}

.getshifter-support-01.attempt .attempt-list {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-top: 16px;
    padding: 0 6.5px;
}

.getshifter-support-01.attempt .attempt-list figure {
    margin: 0;
    width: calc(33.33333% - 13.33px);
}

.getshifter-support-01.attempt .attempt-list figure img {
    margin: 0 auto;
}

.getshifter-support-01.attempt .attempt-list figcaption {
    font-family: sofia-pro, sans-serif;
    font-size: 0.75rem;
    letter-spacing: 0.01875rem;
    line-height: 1.25;
    margin-top: 8px;
    text-align: center;
}
@media (min-width: 992px) {

    .getshifter-support-01.support-system .support-01-inner {
        display: flex;
        flex-wrap: wrap;
        gap: 104px 56px;
        margin: 0 auto;
        padding: 0;
    }

    .getshifter-support-01.support-system .support-01-item {
        border: 1px solid #f3eaf3;
        box-shadow: 20px 20px 0 0 rgba(183, 152, 184, 0.25);
        display: flex;
        flex-direction: column;
        width: calc(50% - 28px);
    }

    .getshifter-support-01.support-system .support-01-item:not(:first-child) {
        margin-top: 0;
    }

    .getshifter-support-01.support-system .support-01-item:nth-of-type(2) .support-link {
        margin-top: 24px;
    }

    .getshifter-support-01.support-system .support-01-item:nth-of-type(4) .support-01-title {
        letter-spacing: 0.03rem;
    }

    .getshifter-support-01.support-system .support-01-icon {
        height: 80px;
        width: 80px;
    }

    .getshifter-support-01.support-system .support-01-icon::after {
        height: 20px;
        right: -20px;
        top: 20px;
        width: 20px;
    }

    .getshifter-support-01.support-system .support-01-title {
        margin: 0 40px;
        padding-top: 80px;
    }

    .getshifter-support-01.support-system .support-01-description {
        margin: 24px 40px 40px;
    }

    .getshifter-support-01.support-system .support-01-content {
        margin: auto 0 0;
        padding: 40px;
    }

    .getshifter-support-01.support-system .support-content-list li {
        width: calc(50% - 24px);
    }

    .getshifter-support-01.support-system .support-content-list a {
        font-size: 1rem;
        line-height: 2;
    }

    .getshifter-support-01.support-system .support-content-list i {
        margin-left: 8px;
    }

    .getshifter-support-01.attempt .support-01-inner {
        display: flex;
        flex-wrap: wrap;
        gap: 24px;
    }

    .getshifter-support-01.attempt .support-01-item {
        box-shadow: 12px 12px 0 0 rgba(183, 152, 184, 0.25);
        padding: 40px;
        width: calc(50% - 12px);
    }

    .getshifter-support-01.attempt .support-01-item:not(:first-child) {
        margin-top: 0;
    }

    .getshifter-support-01.attempt .pass-stage,
    .getshifter-support-01.attempt .support-01-description {
        margin-top: 24px;
    }

    .getshifter-support-01.attempt .pass-stage .distinction {
        font-size: 3.125rem;
        line-height: 1.25;
    }

    .getshifter-support-01.attempt .attempt-list {
        margin-top: 24px;
        padding: 0 28px;
    }

    .getshifter-support-01.attempt .attempt-list figure {
        width: auto;
    }
}
