html {
  font-size: 18px;
  font-family: "Noto Sans CJK KR", sans-serif;
  scroll-behavior: smooth;
}
.oz-mo {
  display: inline-block;
}
.oz-web {
  display: none;
}
.oz-blind {
  display: none;
}
.oz-img {
  width: 100%;
  vertical-align: top;
  image-rendering: auto;
}
.oz-button {
  font-size: 0vw;
  width: 100%;
  height: 100%;
  border: 0;
  background-color: transparent;
  outline: none;
  position: relative;
  z-index: 1;
}
.oz-btn {
  display: inline-block;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.oz-container .wrap {
  font-size: 0vw;
  text-align: center;
  position: relative;
}
.oz-container .wrap .float {
  width: 27.5vw;
  height: 31.38888889vw;
  position: fixed;
  right: 0vw;
  bottom: 0vw;
  left: auto;
  top: auto;
  background-image: url('../images/mo/oz-float.png');
  background-repeat: no-repeat;
  background-size: contain;
}
.oz-container .wrap article {
  position: relative;
}
.oz-container .wrap article.evt2 .oz-btns {
  width: 81.94444444vw;
  height: 18.05555556vw;
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 9.02777778vw;
  bottom: 22.5vw;
  right: auto;
  top: auto;
}
.oz-container .wrap article.evt2 .oz-btns .oz-btn {
  width: 25.83333333vw;
  height: 18.05555556vw;
}
.oz-container .wrap article.evt2 .vid {
  width: 87.5vw;
  height: 49.16666667vw;
  position: absolute;
  left: 6.25vw;
  top: 90.41666667vw;
  right: auto;
  bottom: auto;
}
.oz-container .wrap article.evt2 .vid .play-btn {
  position: absolute;
  left: 0vw;
  top: 0vw;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
}
.oz-container .wrap article.evt2 .vid .vid-player {
  width: 100%;
  height: 100%;
  z-index: -1;
  position: relative;
}
.oz-container .wrap article.evt3 .hash-tag .hash-tag-btn {
  width: 46.80555556vw;
  height: 10.55555556vw;
  position: absolute;
  left: 26.66666667vw;
  bottom: 22.91666667vw;
  right: auto;
  top: auto;
}
.oz-container .wrap article.evt4 .sns-link {
  width: 57.22222222vw;
  height: 11.11111111vw;
  position: absolute;
  left: 9.02777778vw;
  top: 60.13888889vw;
  right: auto;
  bottom: auto;
}
.oz-container .wrap article.evt4 .sns-link .oz-btn {
  width: 11.11111111vw;
  height: 11.11111111vw;
  position: absolute;
  top: 0vw;
}
.oz-container .wrap article.evt4 .sns-link .oz-btn.oz-btn1 {
  left: 0vw;
}
.oz-container .wrap article.evt4 .sns-link .oz-btn.oz-btn2 {
  left: 21.11111111vw;
}
.oz-container .wrap article.evt4 .sns-link .oz-btn.oz-btn3 {
  left: 33.61111111vw;
}
.oz-container .wrap article.evt4 .sns-link .oz-btn.oz-btn4 {
  left: 46.38888889vw;
}
.oz-container .wrap article.evt4 .oz-submit {
  width: 46.80555556vw;
  height: 10.55555556vw;
  position: absolute;
  left: 26.66666667vw;
  bottom: 18.47222222vw;
  right: auto;
  top: auto;
}
.oz-container .wrap article.evt8 .oz-btns {
  width: 73.05555556vw;
  height: 90.55555556vw;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  left: 13.47222222vw;
  top: 133.33333333vw;
  right: auto;
  bottom: auto;
  align-content: space-between;
}
.oz-container .wrap article.evt8 .oz-btns .oz-btn {
  width: 34.02777778vw;
  height: 7.77777778vw;
}
/*# sourceMappingURL=style-mo.css.map */