#banner-top .top-banner{
    background-image: url(../images/butterfly_new/banner-top-lg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height:737px;
    position: relative;
}

#banner-top .top-banner-heading-lg{
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 66px;
    text-align: center;
    letter-spacing: 0.08em;
    color: #000;
    position: absolute;
    width: 100%;
    bottom: 42px;
}

#banner-top .top-banner-title-lg{
    margin-top: 29px;
    font-family: 'Futura';
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 18px;
    color: #F7F9FB;
}
#banner-top .satisfaction-title{
    padding-top: 110px;
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.08em;
    color: #000;
}
#banner-top .satisfaction-img{
    padding: 0 10px 110px;
    width: 60%;
}
#banner-top .top-banner-2-desc{
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.32em;
    color: #000;
    padding: 57px 0;
}
.banner-row-light{
    background-color: #fff;
    color: #000;
    border-radius: 40px;
    margin-bottom: 32px;
}
#sofa-butterfly{
    padding-top: 34px;
    background: #e2e2e2;
}
.support-panel{
    background-image: url(../images/butterfly_new/support-bg-lg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height:1066px;
    margin-top: 52px;
}
.support-title{
    margin-top: 16px;
    margin-bottom: 56px;
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 68px;
    line-height: 99px;
    text-align: center;
    letter-spacing: 0.08em;
    color: #000;
}
.support-subtitle{
    margin-top: 152px;
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 55px;
    text-align: center;
    letter-spacing: 0.28em;
    color: #000;
}
.support-list{
    min-height: 500px;
    width: 306px;
    margin: 8px;
    background: #fff;
    color: #000;
    padding:24px;
    border-radius: 24px;
}
.support-list-title{
    min-height: 110px;
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 55px;
    text-align: center;
    letter-spacing: 0.28em;
    color: #000;
    display: inline-flex;
    align-items: center;
}
.support-list-text{
    margin-top: 24px;
    min-height: 150px;
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.08em;
    color: #000;
    text-align: justify;
}
.desc-text-lg{
    display:block;
}
.desc-text-sm{
    display:none;
}
@media only screen and (max-width: 425px) {
    #banner-top .top-banner{
        background-image: url(../images/butterfly_new/banner-top-sm.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height:581px;
    }
    #banner-top .top-banner-heading-lg{
        font-size: 24px;
        line-height: 35px;
        letter-spacing: 0.28em;
        width:95%
    }

    #banner-top .top-banner-title-lg{
        margin-top: 23px;
        font-size: 24px;
        line-height: 21px;
        letter-spacing: 12px;
    }
    #banner-top .satisfaction-title{
        padding-top: 25px;
        font-size: 19px;
        line-height: 29px;
        letter-spacing: 0.08em;
    }
    #banner-top .satisfaction-img{
        padding: 0 10px 64px;
        width: 98%;
    }
    #banner-top .top-banner-2-desc{
        padding: 42px 0;
        font-size: 14px;
        line-height: 40px;
        text-align: center;
        letter-spacing: 0.08em;
    }
    .support-panel{
        background-image: url(../images/butterfly_new/support-bg-sm.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height:1935px;
    }
    .support-title{
        margin-top: 0;
        margin-bottom: 36px;
        font-size: 24px;
        line-height: 35px;
        letter-spacing: 0.08em;
    }
    .support-subtitle{
        margin-top: 46px;
        font-size: 17px;
        line-height: 36px;
        text-align: center;
        letter-spacing: 0.32em;
    }
    .support-list{
        min-height: 500px;
        width: 304px;
        margin: 8px;
        color: #000;
        padding:24px;
    }
    .desc-text-lg{
        display:none;
    }
    .desc-text-sm{
        display:block;
    }
}


.row-type {
    display: flex;
    flex-wrap: wrap;
}

.row-type .details-card {
    height:100%;
}

.row-type .card-body {
    width:100%;
}

.row-type .card-body > *:last-child {
    margin-bottom: 0;
}

.row-type .card-img-bottom {
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: center;
}

.row-type .p-2 {
    flex:1;
}

.row-type .title-interior-plus {
    padding:0 69px;
}

@media( max-width:768px ) {
    .row-type {
        flex-direction: column;
    }

    .row-type .title-interior-plus { 
        padding:0 48px;
    }
}

#sofa-butterfly .sofa-banner-4{        
    background-image: url(../images/sofa_butterfly/banner_img_5_2.webp);
}

@media only screen and (max-width:768px){
    #sofa-butterfly .sofa-banner-4{        
        background-image: url(../images/sofa_butterfly/banner_img_5_2.webp);
    }
}