.top-fv-sp-container .top-fv-sp-catch-sentence{
    font-weight: 600;
    flex-flow: column;
    gap: 15px;
    align-items: stretch;
    flex-flow: row;
}
.top-fv-sp-container .top-fv-sp-catch-sentence > div{
    width: fit-content;
    font-size: 29px !important;
    justify-content: start;
    letter-spacing: 4px;
    line-height: 1.15;
    align-items: start;
}
.top-fv-sp-container .top-fv-sp-catch-sentence > div:nth-child(2){
    width: fit-content;
    font-size: 25px !important;
    justify-content: start;
    letter-spacing: 4px;
}
.top-fv-sp-container .top-fv-sp-catch-sentence > div:nth-child(3){
    position: absolute;
    height: 100%;
    background-color: #707070;
    width: 1px;
    margin-left: 4px;
}

.top-fv-sp-container .top-fv-sp-catch-sentence {
    transform: scale(1);
    transform-origin: left top;
    width: fit-content;
}

.top-fv-sp-container {
    justify-content: start;
}

.top-fv-sp-container .fv-banner-container{
    width: 100%;
    max-width: 476px;
    cursor: pointer;
}

.top-fv-sp-container .top-fv-sp-sentence-image-container{
    gap: 3%;
}

.top-fv-sp-container .top-fv-sp-image-container{
    width: 64%;
    background-color:  white;
    border-radius: 5vw;
    padding: 6%;
    padding-bottom: 0;
    padding-top: 14.2%;
}