.fv-slider::after {
    background: rgba(0, 0, 0, 0.27);
}

.T01 {
    
}

.T02 {
    
}

.T03 {
    & .topPlanning__copy {
        font-size: 2rem;
        & span {
            font-size: 2em;
        }
    }
    & .topStaff__copy {
        & span {
            font-size: 0.6em;
            line-height: 3em;
        }
    }
}

.T04 {
    & .fv__logo {
        font-family: var(--font-mincho);
        font-weight: 600;
        font-size: 2.8rem;
        > span {
            font-size: 1.6em;
        }
    }
    & .fv__text {
        font-size: 1.2rem;
        letter-spacing: .5em;
    }
    & .topPlanning__copy {
        font-size: 3.5rem;
        & span {
            font-size: 2em;
        }
    }
    & .topReason__title {
        letter-spacing: .3em;
        > span {
            font-size: 1.5em;
        }
    }
}
