.product-content{margin-bottom:30px}.product__wrapper{border:1px solid #c1c1c1;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;overflow:hidden;position:relative;text-decoration:none;color:#000;padding-top:81px}.product__wrapper:hover{cursor:pointer;color:#000}.product__promotion{position:absolute;top:0;display:inline-block;border-radius:0 0 50px 0;color:#fff;background-color:var(--main-color);font-weight:bold;line-height:1.5em;padding:6px 52px;font-size:.8125rem;margin-bottom:50px}.product__colorwrapper{position:absolute;right:31px;top:18px;flex-direction:column}.product__colorwrapper--item{width:21px;height:21px;border:1px solid #777;border-radius:50%;margin-bottom:10px;background-size:cover}.product__image{width:100%}.product__image img{width:100%}.product__tag{width:100%;border-bottom:1px solid #c1c1c1;padding:10px 0;display:flex;justify-content:center;min-height:62px}.product__tag--item{width:35px;border:1px solid #979797;border-radius:10px;margin:3px}.product__tag--item svg{fill:#979797;stroke:#979797}.product__content{padding:20px 30px}.product__name{font-size:1.125rem;line-height:1.5em;margin-bottom:13px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3.3rem}.product___baseprice{font-size:.875rem;color:rgba(144,144,144,0.5);text-decoration:line-through;margin-right:7px}.product__sellingprice{color:#a6a6a6;font-size:1.125rem;line-height:1.5em}