.small, small {
    font-size: 80%;
    font-weight: 400;
}
.main-content .product-listing{
    padding-top: 0.625rem;
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.list-ec-product{
    width: 100%;
    margin-top: 5px;
}

.ec-list-product-wrapper{
    position: relative;
    float: left;
    border: 0 none;
    margin-bottom: 1em;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    text-decoration: none;
    color: #121212;
    text-align: left;

    width: 100%;
    min-width: 130px;
    max-width: 50%;
    min-height: 1px;

    display: inline-block;
    vertical-align: top;
}

.ec-list-product-wrapper:not(:last-child) {
    border-bottom: 1px solid #E9E9E9;
}

.ec-prod-section.ec-mainpage-list .ec-list-product-wrapper{
    flex: 0 0 41.666667%;
	width: 100%;
    /* min-width: 185px; */
    max-width: 41.666667%;

    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
    float: unset;
}

.ec-list-product-wrapper a{
    color: #121212;
    text-decoration: none;
}

.ec-list-product-wrapper p {
    line-height: 1;
    margin: 0 0 10px;
}

.ec-list-product-wrapper[data-badge]::before {
    left: unset;
    right: .5em;
}

.ec-list-product-wrapper .ec-product-image-wrapper{
    position: relative;
    margin-bottom: 5px;
}
.ec-list-product-wrapper .ec-product-label{
    position: absolute;
    top: 0;
    width: 100%;
    /* width: calc(100% - 10px); */
    max-height: 30px;
    height: 22px;
    line-height: 22px;

    padding-left: 10px;
    font-size: 12px;

    background-image: url(/images/ec/ec-background.png);
    background-repeat: no-repeat;
    /* background-size: 185px; */
    color: #fff;
}

.ec-list-product-wrapper .ec-member-product-label {
    position: absolute;
    top: 24px;
    font-size: 12px;
    padding: 2px 5px 2px 3px;
    background-color: #5721f2;
    color: #fefefe;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.ec-list-product-wrapper .ec-tags {
    text-align: right;
    width: 100%;

    position: absolute;
    bottom: 0;
    height: 22px;
    overflow: hidden;
}
@supports (-webkit-overflow-scrolling: touch) {
    .ec-list-product-wrapper .ec-tags {
        height: 25.5px;
    }
  }
.ec-tags .tags {
    display: inline-block;
    min-width: 10px;
    max-width: 100%;
    font-size: 12px;
    /* font-weight: bold; */

    padding: 0 8px;
    line-height: 20px;
    /*line-height: 22px; */
    border: 1px solid #f99d26;
    border-radius: 4px;

    color: #fff;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: baseline;
}
.ec-tags.member-price {
    position:relative;
    top:25px;
    text-align: left;
}
.ec-tags.member-price .tags {
    background-color: #5721f2;
    border: none;
    border-radius: 0 4px 4px 0;
}

.ec-tags .tag-normal {
    background: linear-gradient(75deg, #f99d26, #f9b826);
}
.ec-tags .tag-white {
    background-color: #fff;
    color: #f99d26;
}

.ec-mainpage-list .ec-list-product-wrapper .ec-tags .tags{
	padding: 0 5px;
}

.ec-list-product-wrapper .ec-product-image-wrapper .ec-product-image{
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);

    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.ec-list-product-wrapper .ec-product-title {
    /*
	height: 40px;
    font-size: 14px;
    line-height: 20px;
    margin: 2px 0;
    overflow: hidden;
	*/
	height: 2.8em;
    font-size: 14px;
    line-height: 1.4em;
    margin: 2px 0;
    overflow: hidden;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;	
}

.ec-list-product-wrapper .ec-product-price-sub{
    margin-bottom: 4px;
    margin-top: 4px;
    font-size: 14px;
    line-height: 14px;
}

.ec-list-product-wrapper .ec-product-price {
    color: #e02152;
    /* font-weight: bold; */
    font-weight: normal;
    font-size: 21px;
    line-height: 21px;
    /* margin-bottom: 5px; */
}

.ec-list-product-wrapper .ec-product-price .member-price-color {
    color: #5721f2;
}

.ec-list-product-wrapper .text-price-number{
    font-size: 1em;
}

.ec-list-product-wrapper.is-ps .ec-product-price{
    color: #121212;
}

.ec-list-product-wrapper .ec-product-price-sub .deposit-price,
.ec-list-product-wrapper .ec-product-price.deposit-color {
    color: #f99d26;
    font-weight: normal;
}

.ec-list-product-wrapper .ec-product-price .text-price-unit {
    font-size: 14px;
    margin: 0 1px 0 0;
}
.ec-list-product-wrapper .ec-product-price .text-price-unit .text-price-number, 
.ec-list-product-wrapper .ec-product-price .text-price-unit .text-price-unit-to {
    font-size: 20px;
}

.ec-list-product-wrapper .merchant-title, 
.ec-list-product-wrapper .merchant-level-title {
    font-size: 13px;
    font-weight: inherit;
    color: #999;
    padding-top: 2px;
}
.ec-list-product-wrapper .merchant-title {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.ec-list-product-wrapper .remark-label {
    background-color: #8e8e93;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    padding: 0 6px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 3px;
    font-weight: normal;
}

.ec-list-product-wrapper .ec-product-price-text {
    vertical-align: middle;
}
.ec-product-price-text.member-price {
    color: #5721f2;;
}

.ec-list-product-wrapper.sold-out {
    opacity: 0.4;
}

@media (max-width: 260px){
    .ec-list-product-wrapper{
        max-width: 100%;
    }
}

.page-loading{position: fixed;z-index: 5;background-color: rgba(255,255,255,.85);top: 0;bottom: 0;left: 0;right: 0;display: none;}
.page-loading img {text-align: center;top: 44%;position: absolute;right: 40%;transform: translateY(-50%);width: 80px;}
.page-loading div {color: #555; font-size: 14px; font-weight: normal; text-align: center; top: 50%; position: absolute; width: 100%; transform: translateY(-50%);}