@charset "UTF-8";


/*others/index.html*/
.meswp-award_others_img {
    max-width: fit-content;
}

.meswp-award_others_img_border {
    border: 1px solid #ddd;
}

.meswp-award_product_name {
    font-weight: bold;
}

.meswp-award_product_name::before {
    content: '■';
    margin-right: 5px;
}