@charset "UTF-8";
.device-sp .searchWrap {
  margin-bottom: 10px;
}

.device-sp #keyWord {
  height: 35px;
  width: calc(100% - 63px - 6px);
  padding: 0 0 0 3px;
  margin: 0 -4px 0 4px;
  box-sizing: border-box;
  border: solid 1px #ccc;
  border-radius: 0;
}

.device-sp #searchBtn {
  -webkit-appearance: none;
  border-radius: 0;
  width: 63px;
  height: 35px;
  line-height: 35px;
  background: url(https://gloves.itembox.design/item/js/you-pack/images/searchbtn_bg.gif);
  position: relative;
  top: -1px;
}

.device-sp #placeListsWrap01 {
  margin-bottom: 22px
}

.device-sp #placeLists01 {
  width: calc(100% - 4px);
  height: 35px;
  margin-left: 4px;
}

.device-sp #map {
  height: 300px;
}

.device-sp .wardsTitle {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.device-sp .wardsTitle img {
  vertical-align: baseline;
  margin-right: 5px;
}

.device-sp .selectPostOffice {
  font-size: 18px;
  margin-bottom: 10px;
}

.device-sp #placeLists02 li {
  padding: 10px;
  cursor: pointer;
  font-size: 14px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #bbb;
}

.device-sp #placeLists02 li:first-child {
  border-top-width: 1px;
}

.device-sp #placeLists02 li img {
  vertical-align: baseline;
  width: 12px;
  margin-right: 3px;
}
