@charset "UTF-8";

body {
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 900;
}

@media screen and (min-width: 769px) {
  .aboutWrap .rotateInner .txtBox p {
      height: 8em;
  }
  .aboutWrap .stitleSlickslider .stitleslickbox .stitleCharabox .chara-eggman {
    top: 12%;
  }
  .aboutWrap .stitleSlickslider .stitleslickbox .stitleCharabox .chara-msonic {
    top: 1%;
  }
}
