@charset "utf-8";

#kwinc-13014201 a:hover {
    text-decoration: none;
    opacity: .75
}

#kwinc-13014201 .scene {
    display: flex;
    justify-content: space-between
}

#kwinc-13014201 .scene a {
    width: 33%
}

#kwinc-13014201 .scene img {
    width: 100%
}

#kwinc-13014201 .search {
    background: #f9f8f6;
    padding: 1%
}

#kwinc-13014201 .searchLine {
    color: #a9976f;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 2% 0
}

#kwinc-13014201 .searchHeading {
    width: 18%;
    font-weight: bold;
    padding: 1.5% 0
}

#kwinc-13014201 .searchItme {
    background: #fff;
    width: 20%;
    margin-right: .5%;
    color: #333;
    font-size: 14px;
    letter-spacing: .5px
}

#kwinc-13014201 .rowItem {
    margin-top: 1.5%
}

#kwinc-13014201 .searchItme a {
    padding: 8%;
    width: 100%;
    display: block
}

#kwinc-13014201 .searchItme a:hover {
    background: #e0d6c2
}

.sceneCorner.hover {
    width: calc((100%) / 4);
    padding: 0 .2% 2%
}

.brand-list.hover {
    width: calc((100%) / 3) !important;
    padding: 1% .5%
}

#kwinc-13014201 {
    max-width: 830px
}

#kwinc-13014201 .price:after {
    content: none
}

#kwinc-13014201 .bx-product-tile.bx-product-tile.bx-product-tile .tile-body {
    padding: 0 0 .875em
}

#kwinc-13014201 ul.spec {
    display: grid;
    grid-template-columns: repeat(4, 2fr);
    row-gap: .5em;
    column-gap: .5rem;
    font-size: .8rem;
    text-align: center;
    width: 90%;
    margin: 2% auto 5%
}

#kwinc-13014201 li.item1_pict1,
#kwinc-13014201 li.item1_pict2,
#kwinc-13014201 li.item1_pict3 {
    background-color: #f1eee6;
    padding: 8% 0%;
    font-size: 14px;
    line-height: 12px;
    position: relative;
    border-radius: 50rem !important;
    width: 100%;
    letter-spacing: .5px
}

#kwinc-13014201 li.item1_pict1 a,
#kwinc-13014201 li.item1_pict2 a,
#kwinc-13014201 li.item1_pict3 a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    align-content: center;
    top: 0;
    left: 0
}

#kwinc-13014201 .bx-home__section {
        margin-bottom: 0;
}

#kwinc-13014201 .new-ladies .d-inline-block,
#kwinc-13014201 .new-ladies .tile-body .bx-product-tile__name,
#kwinc-13014201 .new-ladies .tile-body .bx-font-bold4,
#kwinc-13014201 .new-ladies .tile-body .bx-infomation,
#kwinc-13014201 .new-ladies .tile-body .bx-infomation__icon-new,
#kwinc-13014201 .new-ladies .tile-body .bx-infomation__icon-campaign,
#kwinc-13014201 .new-ladies .tile-body .tile-body-footer {
    display: none !important;
}

@media screen and (max-width:520px) {
    #kwinc-13014201 .search {
        margin: 0 .5%
    }

    #kwinc-13014201 .searchLine {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

    #kwinc-13014201 .searchHeading {
        width: 100%;
        font-weight: bold;
        padding: 3% 1% 2% 3.5%;
        font-size: 16px
    }

    #kwinc-13014201 .rowHeading {
        display: none
    }

    #kwinc-13014201 .searchItme {
        width: 49%;
        margin-right: 1%;
        margin-bottom: 1%
    }

    #kwinc-13014201 .rowItem {
        margin-top: 0
    }

    #kwinc-13014201 .boxlink_sold .mask::after {
        font-size: 20px
    }

    #kwinc-13014201 .sceneCorner.hover {
        width: calc((100%) / 2) !important;
        padding: 0 .5% 1%
    }

    #kwinc-13014201 .brand-list.hover {
        width: calc((100%) / 3) !important;
        padding: 0 1% 3%
    }

    #kwinc-13014201 ul.spec {
        grid-template-columns: repeat(2, 2fr);
        width: 90%;
        margin: 4% auto 8%;
    }

    #kwinc-13014201 li.item1_pict1,
    #kwinc-13014201 li.item1_pict2,
    #kwinc-13014201 li.item1_pict3 {
        background-color: #e8e7e0;
        padding: 10% 0%;
        font-size: 14px;
        line-height: 19px;
        padding: 18% 0;
        align-content: center;
        border-radius: 50rem !important;
        width: 100%
    }
}