.getshifter-section-01 .section-01-block-inner {
    max-width: 1440px;
    overflow: hidden;
    padding: 64px 23.5px 0;
    position: relative;
    width: 100%;
}

.getshifter-section-01 .section-01-block-content {
    position: relative;
    z-index: 10;
}

.getshifter-section-01.front-section-01 {
    margin-top: 96px;
}

.getshifter-section-01.front-section-01 .section-01-block-inner {
    padding-bottom: 48px;
}

.getshifter-section-01.front-section-01 .section-01-block-content {
    max-width: 702px;
}

.getshifter-section-01.front-section-01 .section-01-block-lead-title {
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.875;
}

.getshifter-section-01.front-section-01 .section-01-block-title {
    color: #fff;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.4285714286;
    margin-top: 16px;
}

.getshifter-section-01.front-section-01 .section-01-block-sub-title {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.7;
    margin-top: 40px;
}

.getshifter-section-01.front-section-01 .section-01-block-sub-title span {
    font-size: 2rem;
    line-height: 1.625;
}

.getshifter-section-01.front-section-01 .section-01-block-description p {
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.8571428571;
    margin-top: 16px;
}

.getshifter-section-01.front-section-01 .section-01-block-button {
    margin-top: 40px;
}

.getshifter-section-01.front-section-01 .section-01-block-button .section-01-button {
    align-items: center;
    background-color: #892885;
    border-radius: 6px;
    color: #fff;
    display: flex;
    font-size: 0.875rem;
    font-weight: 700;
    height: 46px;
    justify-content: center;
    line-height: 1.8571428571;
    outline: none;
    transition: color 0.1s ease, background-color 0.1s ease, border 0.1s ease;
    width: 100%;
}

.getshifter-section-01.front-section-01 .section-01-block-button .section-01-button:hover {
    background-color: #f80a5b;
    transition: color 0.1s ease, background-color 0.1s ease, border 0.1s ease;
}

.getshifter-section-01.front-section-01 .section-01-figure {
    height: 248px;
    overflow: hidden;
    position: absolute;
    right: -41px;
    top: -51.13px;
    width: 249px;
}

.getshifter-section-01.front-section-01 .background-text {
    bottom: 100%;
    color: rgba(255, 255, 255, 0.05);
    font-family: sofia-pro, sans-serif;
    font-size: 5rem;
    font-weight: 700;
    left: -22px;
    line-height: 1.4;
    position: absolute;
    transform: rotate(90deg);
    transform-origin: left bottom;
    width: max-content;
}
@media (min-width: 992px) {

    .getshifter-section-01 {
        overflow: hidden;
    }

    .getshifter-section-01 .section-01-block-inner {
        align-items: center;
        display: flex;
        margin: 0 auto;
        overflow: visible;
        padding: 120px 108px 130px;
    }

    .getshifter-section-01.front-section-01 {
        margin-top: 200px;
    }

    .getshifter-section-01.front-section-01 .section-01-block-inner {
        padding-bottom: 130px;
    }

    .getshifter-section-01.front-section-01 .section-01-block-lead-title {
        font-size: 1.125rem;
        letter-spacing: 0.0225rem;
        line-height: 2;
    }

    .getshifter-section-01.front-section-01 .section-01-block-title {
        font-size: 2.5rem;
        letter-spacing: 0.05rem;
        line-height: 1.5;
    }

    .getshifter-section-01.front-section-01 .section-01-block-sub-title {
        font-size: 2rem;
        line-height: 1.625;
    }

    .getshifter-section-01.front-section-01 .section-01-block-sub-title span {
        font-size: 3rem;
        line-height: 1.5;
    }

    .getshifter-section-01.front-section-01 .section-01-block-description {
        width: 496px;
    }

    .getshifter-section-01.front-section-01 .section-01-block-description p {
        font-size: 1rem;
        line-height: 1.875;
    }

    .getshifter-section-01.front-section-01 .section-01-block-button {
        margin-top: 48px;
    }

    .getshifter-section-01.front-section-01 .section-01-block-button .section-01-button {
        font-size: 1rem;
        height: 64px;
        letter-spacing: 0.02em;
        line-height: 1.875;
        width: 322px;
    }

    .getshifter-section-01.front-section-01 .section-01-figure {
        height: 628px;
        right: -30px;
        top: 32px;
        width: 631px;
    }

    .getshifter-section-01.front-section-01 .background-text {
        bottom: -53.77px;
        font-size: 12.5rem;
        left: 0;
        line-height: 1.4;
        right: 0;
        text-align: center;
        top: auto;
        transform: none;
    }
}
