.nav-text {
  font-family: 'Syncopate', sans-serif;
  font-size: 4.34783vw;
}

.nav-text2 {
  font-family: 'Syncopate', sans-serif;
  font-size: 13.52657vw;
}

.nav-text3 {
  font-family: 'Syncopate', sans-serif;
  font-size: 8.21256vw;
}

.nav-text4 {
  font-size: 4.83092vw;
}

.heading1 {
  font-size: 13.52657vw;
}

.heading2 {
  font-size: 8.21256vw;
}

.heading3 {
  font-size: 6.76329vw;
}

.heading33 {
  font-size: 6.03865vw;
}

.heading4 {
  font-size: 6.28019vw;
}

.heading5 {
  font-size: 4.83092vw;
}

.text1 {
  font-size: 4.58937vw;
}

.text2 {
  font-size: 4.83092vw;
}

.text3 {
  font-size: 3.38164vw;
}

.text4 {
  font-size: 3.38164vw;
}

.text5 {
  font-size: 2.89855vw;
}

.text6 {
  font-size: 4.83092vw;
}

.text7 {
  font-size: 3.38164vw;
}

.text8 {
  font-size: 3.86473vw;
}

.text9 {
  font-size: 4.34783vw;
}

.text10 {
  font-size: 3.86473vw;
}

.text11 {
  font-size: 3.86473vw;
}

.text12 {
  font-size: 2.89855vw;
}

@media (min-width: 767px) {
  .nav-text {
    font-size: 0.83333vw;
  }
  .heading1 {
    font-size: 3.88889vw;
  }
  .heading2 {
    font-size: 3.88889vw;
  }
  .heading3 {
    font-size: 3.75vw;
  }
  .heading33 {
    font-size: 3.75vw;
  }
  .heading4 {
    font-size: 3.33333vw;
  }
  .heading5 {
    font-size: 2.5vw;
  }
  .text1 {
    font-size: 2.08333vw;
  }
  .text2 {
    font-size: 1.66667vw;
  }
  .text3 {
    font-size: 1.25vw;
  }
  .text4 {
    font-size: 0.97222vw;
  }
  .text5 {
    font-size: 0.83333vw;
  }
  .text6 {
    font-size: 1.38889vw;
  }
  .text7 {
    font-size: 1.38889vw;
  }
  .text8 {
    font-size: 1.66667vw;
  }
  .text9 {
    font-size: 1.25vw;
  }
  .text10 {
    font-size: 0.97222vw;
  }
  .text11 {
    font-size: 1.11111vw;
  }
  .text12 {
    font-size: 1.25vw;
  }
}

.pc-img {
  display: none;
}

.pc-block {
  display: none;
}

.sp-none {
  display: none;
}

@media (min-width: 767px) {
  .pc-none {
    display: none;
  }
  .pc-block {
    display: block;
  }
  .sp-none {
    display: block;
  }
  .sp-img {
    display: none;
  }
  .pc-img {
    display: block;
  }
}
/*# sourceMappingURL=base.css.map */