@import"https://fonts.googleapis.com/css2?family=Oswald:wght@400;700&display=swap";.subbox{padding:20px 30px;background:#e8f6ed;display:flex;flex-wrap:wrap;gap:10px;row-gap:10px;justify-content:center}.subbox a{width:32%;display:block;padding:5px;background:#fff;border:#007123 dotted 1px;border-radius:5px;text-align:center;text-decoration:none}.subbox a:hover{background:#ffe191}.subbox p{width:100%;text-align:left}.sort{margin-top:20px;display:flex;justify-content:space-between;align-items:flex-end;gap:7px;font-weight:bold;border-bottom:#ffb900 5px solid}.sort__item{width:25%}.sort__item a,.sort__item span{padding:10px 0 6px;text-align:center;display:block;background:#efefef;border-radius:5px 5px 0 0;text-decoration:none}.sort__item a:hover{background:#007123;color:#fff}.sort__item span{background:#ffb900}.sort__ttl{flex:1;margin:0 0 5px;padding:6px 0 4px;text-align:center;background:#007123;border-radius:999em;color:#fff}.sort__ttl i{margin-left:5px}.pager{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;gap:20px}.pager__back,.pager__next{display:flex;flex-direction:column;align-items:center;font-weight:bold;font-size:12px}.pager__back:hover,.pager__next:hover{text-decoration:none}.pager__back i,.pager__next i{display:flex;justify-content:center;align-items:center;background:#007123;width:44px;height:44px;font-size:20px;border-radius:50%;color:#fff}.pager__num{flex:1;display:flex;flex-wrap:wrap;justify-content:center;gap:5px}.pager__num li span,.pager__num li a{display:flex !important;justify-content:center;align-items:center;width:44px;height:44px;line-height:1;background:#ffe191;border:none;padding:0 !important;border-radius:999em}.pager__num li a{background:none;border:none}.pager__num li a:hover{background:#e8f6ed;opacity:1}.allnumber{width:100%;display:flex;justify-content:space-between;align-items:center}.allnumber::before,.allnumber::after{content:"";background:repeating-linear-gradient(125deg, #007123, #007123 0.5px, transparent 1px, transparent 10px, #007123 10.5px, #007123 20px);width:172px;height:12px;display:inline-block}.item-list{margin-top:20px;margin-bottom:30px;display:flex;flex-wrap:wrap;gap:13.3333333333px;row-gap:20px;font-size:14px}.item-list a:hover{text-decoration:none;opacity:.8}.item-list a:hover img{border:#ffb900 4px solid}.item-list__list{width:170px}.item-list__img{margin-bottom:5px}.item-list__price{color:#e4312a}.item-list__fav{margin-top:10px;text-align:right}.item-list__fav i{margin-left:5px;font-size:16px;color:#ccc}.item-list__fav .fav-checked i{color:#e4312a}