.listing{display:grid;gap:25px 15px;grid-template-columns:repeat(2,1fr)}.listing.-col1{grid-template-columns:1fr}.listing>li{overflow:hidden}.item-main:hover{text-decoration:none}.item-photo{position:relative}.item-photo img{aspect-ratio:1/1;background-color:#f7f7f7;display:block;height:100%;object-fit:cover;vertical-align:bottom;width:100%}.item-photo .like-button{bottom:0;position:absolute;right:0}.item-name{font-size:12px;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-name:hover{text-decoration:underline}.item-price,.item-shop{font-size:12px}.item-shop{color:#746a58;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listing-item-sold{display:block;position:relative}.listing-item-sold:after{background-color:#bdbdbd;color:var(--color-white);content:"SOLD";font-size:10px;font-weight:700;left:5px;padding:0 3px;position:absolute;top:5px}.listing-item-new .item-name:before,.listing-item-relisted .item-name:before{background-color:var(--color-white);display:inline-block;font-size:10px;line-height:14px;margin-right:3px;padding:1px 3px 0;vertical-align:1px}.listing-item-new .item-name:before{border:1px solid #ad0008;color:#ad0008;content:"NEW"}.listing-item-relisted .item-name:before{border:1px solid #121212;content:"再出品"}#area{background-color:var(--color-white);border:1px solid #e5ddc7;border-radius:3px;margin:0;padding:20px 31px}.featured-list{display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.featured-category{border:1px solid #e7e0d4;padding:16px 20px}.featured-category .heading{display:flex;justify-content:space-between;margin:0 0 14px}.featured-category .heading h2{background:url(https://cdn.iichi.com/assets/dist/images/icons/crown.869ed3381c5a4dcf0233.png) no-repeat 0 0;color:#5e5c48;height:20px;line-height:20px;padding-left:24px}.featured-category .heading h2 .parent-category{font-weight:400;margin-left:5px}.featured-category .heading .read-more:before{content:"";font-family:iichi-icon;font-size:18px;position:relative;top:4px}.button{padding:20px 0;text-align:center}@media(min-width:640px){.listing.-col3{grid-template-columns:repeat(3,1fr)}.listing.-col4{grid-template-columns:repeat(4,1fr)}.listing.-col5{grid-template-columns:repeat(5,1fr)}.listing.-col6{grid-template-columns:repeat(6,1fr)}}@media(max-width:639px){.listing{gap:20px 10px}.listing.-col6{grid-template-columns:repeat(4,1fr)}.item-price{font-weight:700}.item-shop{display:none}#area{border:none;padding:10px 0 0}.featured-list{grid-template-columns:1fr}.featured-category{border:none;border-top:1px solid #d4d4d4;padding:10px 0}}

/*# sourceMappingURL=featured.76923810bbef78674932.css.map*/