ul{list-style:none;list-style-image:none;margin:0;padding:0;}
.n_spot_item_group{padding:1em 0 0;width:100%;}
.js-recommend img{position:absolute;bottom:50%;right:50%;-webkit-transform:translate(50%,50%);transform:translate(50%,50%);}

.n_spot_item_group{display:flex;flex-wrap:wrap;}

.n_spot_item_group_3col  .n_spot_item{background:#fff;width:calc(33.3333% - .54em);word-break:break-all;margin:0 0 10px;}
.n_spot_item_group_3col  .n_spot_item:nth-of-type(3n-1){margin:0 .8em 1em;}

.n_spot_item_group_2col  .n_spot_item{background:#fff;width:49%;word-break:break-all;margin:0 0 10px;}
.n_spot_item_group_2col  .n_spot_item:nth-of-type(2n+2){ margin-left: 2%;}

.n_spot_item_group_4col  .n_spot_item{background:#fff;width:24%;word-break:break-all;margin:0 0 10px;margin-right: 1.33333%;}
.n_spot_item_group_4col  .n_spot_item:nth-of-type(4n+4){ margin-right: 0;}

.n_spot_item_group_5col  .n_spot_item{background:#fff;width:20%;word-break:break-all;margin:0 0 10px;}

.n_spot_item .n_item_image{overflow:hidden;position:relative;border:1px solid #efefef;}
.n_spot_item .n_item_image::before{content:"";padding-top:100%;display:block;}
.n_spot_item .n_item_image img{width:100%;height:100%;position:absolute;bottom:50%;right:50%;object-fit:cover;transform:translate(50%,50%);}
.n_spot_item .n_item_info{margin-top:.4em;padding:0;}
@media screen and (min-width:320px) and (max-width:374px){
.n_item_info{padding:0 .3em;}
}
.n_item_info a{text-decoration:none;color:#2e2e2e;white-space:normal;}
.n_item_name{height:auto;line-height:1.5;letter-spacing:.02em;font-size:90%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.n_item_price{color:#ff3259;}
.dailypicks-list .n_item_image img{max-width:110%;}
.dailypicks-list .n_item_info{position:relative;padding-bottom:10px;}

li{margin:0;padding:0;border:0;}
.scrollables-area__discount{font-size:10px;background:#ff3259;color:#fff;padding:2px 5px;border-radius:15px;display:inline-block;line-height:1.2;margin-top:3px;}