.secBrandList_title > ._title {
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 769px) {
  .secBrandList_title > ._title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .secBrandList_title > ._title {
    margin-bottom: 7.5vw;
  }
}
.secBrandList_title > ._title ._img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.secBrandList_title > ._title ._en {
  margin-left: 20px;
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
  color: #847344;
  line-height: 0.8;
}
@media screen and (min-width: 769px) {
  .secBrandList_title > ._title ._en {
    font-size: 28px;
  }
}
@media screen and (max-width: 768px) {
  .secBrandList_title > ._title ._en {
    font-size: 5vw;
  }
}
@media screen and (min-width: 769px) {
  .secBrandList_title.-since > ._title ._img {
    height: 60px;
  }
}
@media screen and (max-width: 768px) {
  .secBrandList_title.-since > ._title ._img {
    height: 7.5vw;
  }
}
@media screen and (min-width: 769px) {
  .secBrandList_title.-espacio > ._title ._img {
    height: 37px;
  }
}
@media screen and (max-width: 768px) {
  .secBrandList_title.-espacio > ._title ._img {
    height: 7.25vw;
  }
}
.secBrandList_title.-espacio {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secBrandList_title.-espacio {
    padding: 90px 0;
  }
}
@media screen and (max-width: 768px) {
  .secBrandList_title.-espacio {
    padding: 15vw 0;
  }
}
.secBrandList_title.-espacio ._bg {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  position: absolute;
  z-index: -1;
  inset: 0;
}
.secBrandList_title.-espacio ._bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .secBrandList_filter {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .secBrandList_filter {
    margin-top: 12.5vw;
  }
}
@media screen and (min-width: 769px) {
  .secBrandList_cnt1 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .secBrandList_cnt1 {
    margin-top: 15vw;
  }
}

@media screen and (min-width: 769px) {
  .secBrandDetail1 .pr-secStyle1_cnt1 > ._img {
    padding-top: 50px;
  }
}/*# sourceMappingURL=housing_brand.css.map */