.getshifter-step-02:not(.step-01):first-child {
    margin-top: 72px;
}

.getshifter-step-02:not(.step-01):not(:first-child) {
    margin-top: 136px;
}

.getshifter-step-02:not(.step-01) .step-02-inner {
    background: #fff;
    border: 1px solid #e2c9e1;
    border-radius: 12px;
    filter: drop-shadow(12px 12px 0 rgba(192, 122, 193, 0.3));
    max-width: 1040px;
    padding: 48px 24px 32px;
    position: relative;
    width: 100%;
}

.getshifter-step-02:not(.step-01) .step-02-content {
    z-index: 1;
}

.getshifter-step-02:not(.step-01) .step-02-number {
    background: #892885;
    border-radius: 12px;
    color: #fff;
    font-family: sofia-pro, sans-serif;
    font-size: 0.875rem;
    height: 64px;
    line-height: 1.8571428571;
    padding: 3px 18px;
    position: absolute;
    text-align: center;
    top: -32px;
    width: 64px;
}

.getshifter-step-02:not(.step-01) .step-02-number span {
    align-items: center;
    bottom: 0;
    display: flex;
    font-size: 2rem;
    height: 100%;
    justify-content: center;
    left: 0;
    line-height: 1.625;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
}

.getshifter-step-02:not(.step-01) .step-02-title {
    color: #892885;
    font-size: 1.5rem;
    letter-spacing: 0.02em;
    line-height: 1.75;
}

.getshifter-step-02:not(.step-01) .step-02-description {
    color: #372d31;
    font-size: 1rem;
    letter-spacing: 0.02em;
    line-height: 1.75;
    margin-top: 16px;
}

.getshifter-step-02:not(.step-01) .step-02-figure {
    margin-top: 32px;
}

.getshifter-step-02:not(.step-01) .step-02-figure img,
.getshifter-step-02:not(.step-01) .step-02-figure video {
    display: block;
}

.procedure-wrap .getshifter-step-02.step-01 {
    padding: 0 23.5px;
}

.procedure-wrap .getshifter-step-02.step-01 .step-02-number {
    color: #f80a5b;
}

.procedure-wrap .getshifter-step-02.step-01 .step-02-description,
.procedure-wrap .getshifter-step-02.step-01 .step-02-title {
    color: #fff;
}

.getshifter-step-02.step-01 .step-02-inner {
    max-width: 1120px;
    width: 100%;
}

.getshifter-step-02.step-01 .step-02-content {
    z-index: 1;
}

.getshifter-step-02.step-01 .step-02-number {
    color: #892885;
    font-family: sofia-pro, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.875;
}

.getshifter-step-02.step-01 .step-02-title {
    color: #372d31;
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.8888888889;
}

.getshifter-step-02.step-01 .step-02-description {
    color: #372d31;
    font-size: 1rem;
    letter-spacing: 0.02em;
    line-height: 1.75;
    margin-top: 8px;
}

.getshifter-step-02.step-01 .step-02-figure {
    border-radius: 8px;
    box-shadow: 12px 12px 0 rgba(183, 152, 184, 0.25);
    margin-top: 32px;
    overflow: hidden;
}

.getshifter-step-02.step-01 .step-02-figure img,
.getshifter-step-02.step-01 .step-02-figure video {
    display: block;
}

.procedure-wrap .getshifter-step-02,
.step-wrap .getshifter-step-02 {
    position: relative;
}

.procedure-wrap .getshifter-step-02 i,
.step-wrap .getshifter-step-02 i {
    left: 50%;
    position: absolute;
    top: calc(100% + 50px);
    transform: translateX(-50%);
}
@media (min-width: 992px) {

    .getshifter-step-02:not(.step-01):first-child {
        margin-top: 96px;
    }

    .getshifter-step-02:not(.step-01):not(:first-child) {
        margin-top: 175.36px;
    }

    .getshifter-step-02:not(.step-01) .step-02-inner {
        align-items: center;
        display: flex;
        filter: drop-shadow(20px 20px 0 rgba(192, 122, 193, 0.3));
        margin: 0 auto;
        overflow: visible;
        padding: 48px 48px 48px 32px;
    }

    .getshifter-step-02:not(.step-01) .step-02-content {
        width: 400px;
    }

    .getshifter-step-02:not(.step-01) .step-02-title {
        margin-top: 8px;
    }

    .getshifter-step-02:not(.step-01) .step-02-description {
        line-height: 1.875;
    }

    .getshifter-step-02:not(.step-01) .step-02-figure {
        margin: 0 0 0 56px;
        width: calc(100% - 456px);
    }

    .procedure-wrap .getshifter-step-02.step-01 {
        padding: 0;
    }

    .getshifter-step-02.step-01 .step-02-inner {
        align-items: center;
        display: flex;
        margin: 0 auto;
    }

    .getshifter-step-02.step-01 .step-02-content {
        order: 2;
        width: 424px;
    }

    .getshifter-step-02.step-01 .step-02-title {
        font-size: 2rem;
        line-height: 1.625;
    }

    .getshifter-step-02.step-01 .step-02-description {
        line-height: 1.875;
        margin-top: 24px;
    }

    .getshifter-step-02.step-01 .step-02-figure {
        border-radius: 12.55px;
        box-shadow: 20px 20px 0 rgba(167, 76, 169, 0.25);
        margin: 0 96px 0 0;
        width: calc(100% - 520px);
    }

    .procedure-wrap .getshifter-step-02 i,
    .step-wrap .getshifter-step-02 i {
        top: calc(100% + 80px);
    }
}
