body {
  position: relative;
}

.header {
  position: absolute;
  z-index: 1;
  left: -0.3333333333vw;
  top: -0.3333333333vw;
  width: 18vw;
  height: 9vw;
}
@media (max-width: 767px) {
  .header {
    left: -0.8vw;
    top: -0.8vw;
    width: 43.7333333333vw;
    height: 21.8666666667vw;
  }
}

.header-antiqueLogo {
  display: inline-block;
  position: absolute;
  left: 1.5vw;
  top: 1.0833333333vw;
  width: 3.9691666667vw;
  height: 6.1vw;
  cursor: pointer;
}
@media (max-width: 767px) {
  .header-antiqueLogo {
    left: 3.6453333333vw;
    top: 2.632vw;
    width: 9.6426666667vw;
    height: 14.8213333333vw;
  }
}

.header-icon {
  position: absolute;
  left: 6.2833333333vw;
  top: 3.3416666667vw;
  width: 1.7233333333vw;
  height: 1.5741666667vw;
}
@media (max-width: 767px) {
  .header-icon {
    left: 15.2533333333vw;
    top: 8.1333333333vw;
    width: 4.1866666667vw;
    height: 3.824vw;
  }
}

.header-franchiseSalonLogo {
  display: inline-block;
  position: absolute;
  left: 9.4166666667vw;
  top: 1.4vw;
  width: 6.6191666667vw;
  height: 5.8366666667vw;
  cursor: pointer;
}
@media (max-width: 767px) {
  .header-franchiseSalonLogo {
    left: 22.88vw;
    top: 3.3866666667vw;
    width: 16.0826666667vw;
    height: 14.1786666667vw;
  }
}