/* 단일품목 */
.concierge_wrap {
    --cc_thema_color: #F3F5F7;
    --cc_thema_th_bg: #EAEEF2;
    --cc_thema_border_color: #aaa;
}

.concierge_btn_area {
    margin-top: 40px;
}

.concierge_product__list {
    padding: 20px var(--cc_inner_x);
}

@media(max-width: 1023px){
    .concierge_wrap {
        padding: 20px 0;
        & * {
            line-height: 1.6;
        }
    }
    .concierge_section__head {
        margin-bottom: 20px;

        & > p {
            margin-top: 10px;
        }
    }
    .concierge_product__card {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .concierge_case__bubble {
        & > ul {
            & > li {
                & p {
                    font-size: 14px;
                }
            }
        }
    }
    .concierge_product__list {
        padding-top: 0;
    }
}



/* W33 airconditioner */
#W35_KLRD {

}
@media(max-width: 1023px){
    #W35_KLRD {
        & .concierge_homestyle__item_title { width: auto; }
        & .concierge_homestyle__item {
            align-items: center;
            &:nth-child(3) .concierge_homestyle__item_thumb { width: 123px; height: 107px; }
        }
    }
}
/* W33 airconditioner //  */

/* w34 washing machine */
#W34_WM { 
    gap: 68px;
}
@media(max-width: 1023px){
    #W34_WM { 
        gap: 36px;
        & .concierge_homestyle__item_title { width: auto; }
        & .concierge_homestyle__item {
            &:nth-child(1) .concierge_homestyle__item_thumb { height: 156px; }
            &:nth-child(2) .concierge_homestyle__item_thumb { width: 145px; margin: auto 0; }
            &:nth-child(3) .concierge_homestyle__item_thumb { height: 190px; }
        }
    }
}
@media(max-width: 1023px){
    #W34_FG {
        & .concierge_homestyle__item_title { width: auto; }
        & .concierge_homestyle__item {
            align-items: center;
            &:nth-child(even) { margin-right: 0; }
            &:nth-child(1) .concierge_homestyle__item_thumb { height: 138px; }
            &:nth-child(2) .concierge_homestyle__item_thumb { width: 138px; margin: auto 0; }
            &:nth-child(3) .concierge_homestyle__item_thumb { width: 112px; height: 106px; }
        }
    }
}
/* w34 washing machine // */


/* W35 */
#W35_AC {
    & .concierge_homestyle__item {
        align-items: center;
        &:nth-child(1) .concierge_homestyle__item_thumb { width: 380px; }
        &:nth-child(2) .concierge_homestyle__item_thumb { width: 330px; }
        &:nth-child(3) .concierge_homestyle__item_thumb { width: 380px; }
    }
}
@media(max-width: 1023px){
    #W35_AC {
        & .concierge_homestyle__item_title { width: auto; }
        & .concierge_homestyle__item {
            align-items: center;
            &:nth-child(even) { margin-right: 0; }
            &:nth-child(1) .concierge_homestyle__item_thumb { width: 140px; }
            &:nth-child(2) .concierge_homestyle__item_thumb { width: 137px; }
            &:nth-child(3) .concierge_homestyle__item_thumb { width: 140px; height: 107px; }
        }
    }
}

#W35_HM {
    & .concierge_homestyle__item {
        &:nth-child(2) .concierge_homestyle__item_thumb { width: 310px; }
    }
}
@media(max-width: 1023px){
    #W35_HM {
        & .concierge_homestyle__item_title { width: auto; }
        & .concierge_homestyle__item {
            align-items: center;
            &:nth-child(even) { margin-right: 0; }
            &:nth-child(1) .concierge_homestyle__item_thumb { width: 140px; }
            &:nth-child(2) { margin-right: -20px; overflow: hidden; }
            &:nth-child(2) .concierge_homestyle__item_thumb { width: 167px; margin-right: -7px; }
            &:nth-child(3) .concierge_homestyle__item_thumb { width: 123px; height: auto; }
        }
    }
}
/* W35 //  */


/* w36 */
#W36_FG { 
    gap: 68px;
    & .concierge_homestyle__item_thumb {
        width: 380px;
    }

    & .concierge_homestyle__item_meta {
        padding-top: 0;
    }

    & .concierge_homestyle__item {
        align-items: center;
        &:nth-child(1) .concierge_homestyle__item_thumb { width: 380px; }
        &:nth-child(2) .concierge_homestyle__item_thumb { width: 330px; }
        &:nth-child(3) { 
            & .concierge_homestyle__item_thumb { width: 380px; }
            & .concierge_homestyle__item_name { height: 60px; }
        }
    }
}
#W36_WM {
    
}
@media(max-width: 1023px){
    #W36_FG {
        & .concierge_homestyle__item_title { width: auto; }
        & .concierge_homestyle__item {
            align-items: center;
            &:nth-child(even) { margin-right: 0; }
            &:nth-child(1) .concierge_homestyle__item_thumb { width: 140px; height: 120px; }
            &:nth-child(2) .concierge_homestyle__item_thumb { width: 138px; margin: auto 0; }
            &:nth-child(3) { 
                & .concierge_homestyle__item_thumb { width: 140px; height: 106px; }
                & .concierge_homestyle__item_name { height: 30px; }
            }
        }
    }
    #W36_WM {
        & .concierge_homestyle__item {
            align-items: center;
            &:nth-child(even) { margin-right: 0; }
            &:nth-child(1) .concierge_homestyle__item_thumb { width: 140px; height: 138px; }
            &:nth-child(2) .concierge_homestyle__item_thumb { width: 167px; margin-right: -20px; }
            &:nth-child(3) { 
                & .concierge_homestyle__item_thumb { width: 121px; height: auto; }
            }
        }
    }
}
/* w36 // */