@charset "utf-8";
@import url('https://fonts.cdnfonts.com/css/a-big-deal');
figure {
  margin: 0;
}
#gnb a {
  color: #fff;
}
.gnb_1dli:nth-of-type(2) .gnb_1da {
  color: #fbc100 !important;
}
.gnb_1da::after {
  background-color: #fff;
}
#container {
  padding: initial;
  position: initial;
  background: initial;
  min-height: initial;
}
#container:after {
  display: initial;
  visibility: initial;
  clear: initial;
  content: initial;
}

@media (max-width: 969px) {
  .subTitleWrap.subTitle_pc_view::after {
    display: none;
  }
}
#container_title {
  color: #000;
  line-height: initial;
  font-size: 84px;
  font-family: 'a Big Deal', sans-serif;
  font-weight: 400;
}

/* 내용관리 */
#ctt {
}
.ctt_admin {
  margin: 0 5px;
  text-align: right;
}
#ctt header h1 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.ctt_img {
  text-align: center;
}

@media (max-width: 1086px) {
  #ctt_con {
    background-position: 205% 78%;
  }
}

@media (max-width: 969px) {
  #ctt_con {
    margin-top: 0;
  }
  #ctt_con {
    background: none;
  }
}

@media (max-width: 639px) {
  #hd {
    position: relative;
    background-color: #000;
  }
  #ctt {
    padding-top: 0;
  }
  #ctt_con {
    margin-top: 0;
  }
  .ctt_con_inner {
    background: none;
  }
}
