@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(3) .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: 33vw;
  background: url(../../../../img/mobile/s8/s8TitleBg.png);
  background-repeat: repeat-x;
  background-size: contain;
}
/* top:-120px; */

.titleGroup {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  overflow: hidden;
}
.titleGroup p.s789Title {
  color: #fff;
  font-size: 80px;
  font-family: 'a Big Deal', sans-serif;
}
.titleGroup img {
  width: 30%;
  max-width: 100%;
}
.s8Mo_view {
  display: none;
}
@media (max-width: 969px) {
  .subTitleWrap.subTitle_pc_view::after {
    display: none;
  }
}
.subTitleWrap p {
  font-size: 18px;
  font-family: 'Arial Regular';
  line-height: 1.3;
  text-align: left;
}
#container_title {
  color: #000;
  line-height: initial;
  font-size: 84px;
  font-family: 'a Big Deal', sans-serif;
}

@media (max-width: 639px) {
  .subTitle_m_view #container_title {
    line-height: 55px;
    border-bottom: 1px solid #eee;
    color: #000;
    font-family: 'Arial Bold';
    font-size: 1em;
    text-align: left;
    padding: 0 20px;
    background: none;
  }
}

/* 내용관리 */
/* #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: 1200px;
  margin: 0 auto;
}
#ctt_con > p {
  display: none;
}

.ctt_con_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.ctt_img {
  text-align: left;
}

.titleEn {
  font-family: 'Arial Black';
  font-size: 40px;
  color: #000;
}
.titleKo {
  font-family: 'SUIT Variable';
  font-size: 22px;
  color: #000;
  letter-spacing: -2.8px;
  font-weight: 700;
}
.caption {
  margin-top: 15px;
  color: #000;
  font-family: 'SUIT Variable';
  font-size: 18px;
  letter-spacing: -1px;
  font-weight: 600;
  line-height: 1.5;
}

.group01 {
  margin-top: 130px;
}
.group01,
.group02 {
  max-width: 100%;
  width: 100%;
}
.subtitle p {
  font-family: 'Arial Black';
  font-size: 55px;
  color: #000;
}

.group02 {
  margin-top: 80px;
}
.group02 div.s8Pc_view {
  text-align: center;
}
.group02 div.s8Pc_view > img {
  margin-top: 40px;
  margin-right: 20px;
}
.group02 div.s8Pc_view > img:last-child {
  margin-right: 0;
}

.btnMore {
  padding-top: 8%;
  max-width: 100%;
  width: 100%;
  border-top: 1px solid #707070;
}
.btnMore p.title {
  font-family: 'SUIT Variable';
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -2px;
}
.btnMore p.text {
  margin-top: 18px;
  font-family: 'SUIT Variable';
  font-size: 18px;
  letter-spacing: -0.5px;
  font-weight: 500;
  line-height: 2;
}

@media (max-width: 1210px) {
  #ctt {
    padding: 0 3rem;
  }
  .group02 div.s8Pc_view {
    text-align: left;
  }
}
@media (max-width: 969px) {
  #ctt_con {
    margin-top: 0;
  }
  .group01 {
    margin-top: 3rem;
  }
  #ctt_con {
    background: none;
  }
  .s8Mo_view {
    display: block;
  }
  .s8Pc_view {
    display: none;
  }
  .s8Mo_view dl {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 20px;
    border: 1px solid #000;
    width: 100%;
  }
  .s8Mo_view dl dt {
    padding: 23px 0 15px 0;
    width: 100%;
    font-size: 22px;
    color: #000;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid #000;
  }
  .s8Mo_view dl dd {
    display: flex;
    justify-content: center;
    padding: 45px 0;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
  }
}

@media (max-width: 639px) {
  #hd {
    position: relative;
    background-color: #000;
  }
  #ctt {
    padding-top: 0;
  }
  #ctt_con {
    margin-top: 0;
  }
  .group01 .mCenter .s8Mo_view {
    display: block;
  }
  .subtitle p {
    font-size: 35px;
  }
}
