@charset "UTF-8";
/* 2026-07-0 改修用追加CSS */

.m-property_other {
  margin-top: 5px;
  font-weight: inherit;
  line-height: 1.8;
  min-height: 1.8em;
}
.m-property_other .m-deli.seido {
  display: none;
}
.m-property_other .m-deli.osore {
  display: none;
}

#top .others-links_item a {
  font-size: 18px;
  padding: 15px 32px 15px 20px;
}
@media (min-width: 768px) {
  #top .others-links_item a {
    font-size: 20px;
  }
}
