@charset "UTF-8";

/* -------------------------------------
estate
------------------------------------- */
.estate .mttl {
  font-size: 20px;
  margin-bottom: 10px;
}
.estate.low.sml .inblk {
  padding-right: 0;
  max-width: 640px;
  margin: 0 auto;
}
.estate .estate_list {
  width: 100%;
  border-top: 1px solid #808080;
}

.estate .estate_list li {
  border-bottom: 1px solid #808080;
}
.estate .estate_list li a {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
.estate #other {
  padding-top: 0;
}

@media screen and (max-width: 1260px) {
}

@media screen and (max-width: 1160px) {
}

@media screen and (max-width: 1060px) {
}

@media screen and (max-width: 980px) {
}

@media screen and (max-width: 880px) {
}

@media screen and (max-width: 800px) {
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 700px) {
}

@media screen and (max-width: 640px) {
}

@media screen and (max-width: 500px) {
}

@media screen and (max-width: 360px) {
}

@media screen and (max-width: 320px) {
}

@media screen and (min-width: 769px) {
}
