.SelectShopContainer{height:calc(100vh - 70px);padding-bottom:20px;overflow:auto;background:#ebeced}.onuterContainer{display:flex;justify-content:center}.shopListBox{width:95%;border-radius:10px;display:flex;flex-direction:column;align-items:center}.selectShopListLabel{font-size:17px;font-weight:700;margin-top:12px}.nearestMe{width:90%;font-size:14px;color:#628d3d;margin-top:7px}.selectShopItem{border-top:1px solid #e5e5e5;width:90%;display:flex;padding:20px 0 20px 0}.imgAndState{align-items:center}.imgAndState,.SelectShopDetail{display:flex;flex-direction:column}.SelectShopDetail{padding-left:9px;width:70%}.posName{font-size:17px;font-weight:bolder;width:153px}.nameAndButton{display:flex;justify-content:space-between}.goWashButton{background-color:#a5ce64;width:93px;height:33px;text-align:center;line-height:33px;border-radius:5px;color:#fff}.iconAndDetail{display:flex;margin-top:5px;align-items:center}