.getshifter-media-text-01 .media-text-01-inner {
    max-width: 1440px;
    overflow: hidden;
    padding: 48px 0;
    position: relative;
    width: 100%;
}

.getshifter-media-text-01 .media-text-01-content {
    padding: 0 23.5px;
    position: relative;
    z-index: 1;
}

.getshifter-media-text-01 .media-text-01-title {
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: 0.02em;
    line-height: 1.3333333333;
    position: relative;
}

.getshifter-media-text-01 .media-text-01-title::before {
    background-color: #892885;
    content: '';
    display: block;
    height: 8px;
    left: -10px;
    position: absolute;
    width: 8px;
}

.getshifter-media-text-01 .media-text-01-description {
    color: #fff;
    font-size: 1rem;
    letter-spacing: 0.02em;
    line-height: 1.875;
    margin-top: 32px;
    text-align: justify;
}

.getshifter-media-text-01 .media-text-01-description p:not(:first-child) {
    margin-top: 16px;
}

.getshifter-media-text-01 .media-text-01-supplement {
    color: #b6b3b4;
    font-size: 0.75rem;
    letter-spacing: 0.015rem;
    line-height: 1.6666666667;
    margin-top: 16px;
    text-align: justify;
}

.getshifter-media-text-01 .media-text-01-supplement p:not(:first-child) {
    margin-top: 16px;
}

.getshifter-media-text-01 .media-text-01-button {
    margin-top: 40px;
}

.getshifter-media-text-01 .media-text-01-button .media-text-01-button {
    align-items: center;
    background-color: #892885;
    border-radius: 8px;
    color: #fff;
    display: flex;
    font-size: 0.875rem;
    font-weight: 700;
    height: 46px;
    justify-content: center;
    line-height: 1.8571428571;
    margin-top: 40px;
    width: 100%;
}

.getshifter-media-text-01 .media-text-01-figure {
    margin-top: 32px;
    position: relative;
    z-index: 1;
}

.getshifter-media-text-01 .media-text-01-figure img,
.getshifter-media-text-01 .media-text-01-figure video {
    display: block;
    width: 100%;
}

.getshifter-media-text-01 .background-text {
    display: none;
}
@media (min-width: 992px) {

    .getshifter-media-text-01 {
        overflow: hidden;
    }

    .getshifter-media-text-01 .media-text-01-inner {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        overflow: visible;
        padding: 101px 108px 0;
    }

    .getshifter-media-text-01 .media-text-01-content {
        padding: 0;
        width: 423px;
    }

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

    .getshifter-media-text-01 .media-text-01-title::before {
        height: 12px;
        left: -16px;
        width: 12px;
    }

    .getshifter-media-text-01 .media-text-01-description p:not(:first-child),
    .getshifter-media-text-01 .media-text-01-supplement,
    .getshifter-media-text-01 .media-text-01-supplement p:not(:first-child) {
        margin-top: 32px;
    }

    .getshifter-media-text-01 .media-text-01-button .media-text-01-button {
        font-size: 1rem;
        height: 64px;
        line-height: 1.875;
        margin-top: 48px;
        width: 332px;
    }

    .getshifter-media-text-01 .media-text-01-figure {
        margin: 0 0 0 64px;
        width: calc(100% - 519px);
    }

    .getshifter-media-text-01 .media-text-01-figure img,
    .getshifter-media-text-01 .media-text-01-figure video {
        border-radius: 14.74px;
        box-shadow: 26.39px 26.39px 0 rgba(190, 131, 191, 0.25);
    }

    .getshifter-media-text-01 .background-text {
        color: rgba(255, 255, 255, 0.05);
        display: block;
        font-family: sofia-pro, sans-serif;
        font-size: 12.5rem;
        font-weight: 700;
        line-height: 1.2;
        margin: 42.23px -108px 0;
        text-align: center;
        white-space: nowrap;
        width: max-content;
    }
}
