@charset "UTF-8";.contents_wapper{width:1300px;margin:auto}.contents_wapper .product_list{display:flex;gap:10px;flex-wrap:wrap}.contents_wapper .product_list>li{width:203px}.noShopPageContainer{max-width:420px;height:100vh;margin:auto}.noShopPageContainer .noShopPageInner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;width:100%;height:100%;margin:auto}.noShopPageContainer .noShopPageInner>img{max-width:80px;max-height:80px}.noShopPageContainer .noShopPageInner>div{display:flex;flex-direction:column;align-items:center;gap:16px}.noShopPageContainer .noShopPageInner>div>h2{font-size:28px;font-weight:700;color:#252525}.noShopPageContainer .noShopPageInner>div>ul{display:flex;flex-direction:column;align-items:center}.noShopPageContainer .noShopPageInner>div>ul li{line-height:1.6;font-size:16px;color:#777}.noShopPageContainer .noShopPageInner>button{font-size:18px;font-weight:700;border:1px solid transparent;background:#252525;color:#fff;width:100%;height:100%;max-width:324px;max-height:52px;border-radius:5px}.errorPageContainer{width:100%;height:100vh;margin:auto;background:#f0f0f0}.errorPageContainer .errorPageInner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;max-width:600px;height:100%;margin:auto;background:#fff}.errorPageContainer .errorPageInner>img{max-width:200px;max-height:60px}.errorPageContainer .errorPageInner>div{display:flex;flex-direction:column;align-items:center;gap:0}.errorPageContainer .errorPageInner>div p{font-size:28px;font-weight:500;text-align:center}.errorPageContainer .errorPageInner>div p span{color:#4978f8;font-weight:700}.errorPageContainer .errorPageInner>ul{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.errorPageContainer .errorPageInner>ul li{min-width:60%;text-align:center}.errorPageContainer .errorPageInner>ul li button{width:100%;padding:12px 0;border-radius:5px}
