main.brands .mv {
  position: relative;
}
main.brands .mv .visual {
  top: 0;
  width: 100%;
  width: 35rem;
}
main.brands .mv .visual .image {
  margin: auto;
}
main.brands .mv .visual .image .ratio {
  padding-top: 110%;
}
main.brands .mv .text {
  position: relative;
  margin-top: -38.5rem;
  padding: 16rem 2.4rem;
  mix-blend-mode: difference;
  z-index: 1;
}
main.brands .mv .text * {
  color: #ffffff;
}
main.brands .mv .text h1 {
  font-size: 3rem;
}
main.brands .mv .text h1 .total {
  display: inline-block;
  font-size: 1.2rem;
  vertical-align: top;
}
main.brands .mv .text h2 {
  margin-top: 30rem;
  font-size: 4rem;
}
main.brands .mv .text h2 .heading {
  display: inline-block;
  width: 35rem;
  font-size: 1.3rem;
  vertical-align: top;
}
main.brands .mv .text .introduction {
  margin-top: 12rem;
}
main.brands .mv .text .introduction p {
  width: 49%;
}
@media only screen and (max-width: 860px) {
  main.brands .mv .visual {
    position: relative;
    width: 100%;
  }
  main.brands .mv .visual .image {
    width: 100%;
  }
  main.brands .mv .text {
    margin-top: -110vw;
    padding: 16rem 2rem 0;
  }
  main.brands .mv .text * {
    color: #ffffff;
  }
  main.brands .mv .text h1 {
    font-size: 3rem;
  }
  main.brands .mv .text h1 .total {
    display: inline-block;
    font-size: 1.2rem;
    vertical-align: top;
  }
  main.brands .mv .text h2 {
    margin-top: 25rem;
    font-size: 2rem;
  }
  main.brands .mv .text h2 .heading {
    display: block;
    margin-right: auto;
    margin-bottom: 1rem;
    width: 100%;
    font-size: 1rem;
  }
  main.brands .mv .text .introduction {
    margin-top: 6rem;
  }
  main.brands .mv .text .introduction p {
    margin-bottom: 4.8rem;
    width: 100%;
  }
}
main.brands .brand {
  position: relative;
  margin-bottom: 20rem;
}
main.brands .brand .kv {
  position: relative;
}
main.brands .brand .kv .logo {
  top: 0;
  width: 0;
  height: 31.25vw;
}
main.brands .brand .kv .logo img {
  position: absolute;
  top: 15.625vw;
  left: 3.5rem;
  width: auto;
  height: 2.4rem;
}
main.brands .brand .kv .visual {
  margin: auto;
  width: 50%;
}
main.brands .brand .kv .visual .ratio {
  padding-top: 125%;
}
main.brands .brand .introduction {
  margin-top: 12rem;
  margin-left: auto;
  margin-right: 4.8rem;
  width: 44%;
}
main.brands .brand .introduction p {
  margin-bottom: 4.8rem;
}
main.brands .brand.maltowa ul li:nth-of-type(1) {
  width: 16.5%;
}
main.brands .brand.maltowa ul li:nth-of-type(2) {
  width: 24.5%;
}
main.brands .brand.maltowa ul li:nth-of-type(3) {
  width: 16.5%;
}
main.brands .brand.maltowa ul li:nth-of-type(4) {
  width: 26%;
}
main.brands .brand.maltowa ul li:nth-of-type(5) {
  width: 16.5%;
}
main.brands .brand.plis ul li:nth-of-type(1) {
  width: 35%;
}
main.brands .brand.plis ul li:nth-of-type(2) {
  width: 39%;
}
main.brands .brand.plis ul li:nth-of-type(3) {
  width: 26%;
}
main.brands .brand.to .kv .logo img {
  height: 4rem;
}
main.brands .brand.to ul li:nth-of-type(1) {
  width: 33%;
}
main.brands .brand.to ul li:nth-of-type(2) {
  width: 16%;
}
main.brands .brand.to ul li:nth-of-type(3) {
  width: 26%;
}
main.brands .brand.to ul li:nth-of-type(4) {
  width: 25%;
}
@media only screen and (max-width: 860px) {
  main.brands .brand {
    margin-bottom: 8rem;
  }
  main.brands .brand .kv {
    position: relative;
  }
  main.brands .brand .kv .logo {
    position: absolute;
    top: 169vw;
    top: 146vw;
    top: 135vw;
    left: 2rem;
    width: calc(100% - 4rem);
    height: auto;
  }
  main.brands .brand .kv .logo img {
    position: relative;
    top: initial;
    left: initial;
  }
  main.brands .brand .kv .visual {
    width: 100%;
    width: 80%;
    width: 70%;
  }
  main.brands .brand .kv .visual .ratio {
    padding-top: 125%;
  }
  main.brands .brand .introduction {
    margin: 12rem auto 0;
    width: calc(100% - 4rem);
  }
  main.brands .brand .introduction p {
    margin-bottom: 3.5rem;
  }
  main.brands .brand.plis .kv .logo {
    top: 195vw;
    top: 171vw;
    top: 160vw;
  }
}
main.brands .link {
  padding-bottom: 3rem;
}
@media only screen and (max-width: 860px) {
  main.brands .link {
    padding-bottom: 12rem;
  }
}