@charset "utf-8";
@import url('https://fonts.cdnfonts.com/css/a-big-deal');
figure {
  margin: 0;
}
/* #hd{background:none;position: relative;transition: 0.6s;}
.fixed #hd{background-color: #fff;}
.fixed #hd #gnb a{color:#000} */
/* .sticky{ background-color: rgba(0, 0, 0, 0.5);} */
#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;
}
/* 
.subTitleWrap.subTitle_pc_view {
  position: relative;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 47vw;
  background: url(../../../../img/mobile/s2/s2TitleBg.png);
  background-repeat: repeat-x;
  background-size: contain;
} */
/* top:-120px; */

@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 {margin:10px 0;padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9} */
#ctt {
}
.ctt_admin {
  margin: 0 5px;
  text-align: right;
}
#ctt header h1 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
#ctt_con {
  max-width: 100%;
  height: auto;
  background: url(../../../../img/mobile/s2/s2SubBg02.png) no-repeat 0 0;
  background-size: 1159px 1168px;
  background-position: -10% 78%;
}

.ctt_con_inner {
  background: url(../../../../img/mobile/s2/s2SubBg01.png) no-repeat 50% 0;
  background-size: 708px 713px;
}
.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;
  }
}
