@import url("https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800");
/* COMMON CSS */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
}

q:before, q:after {
  content: '';
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img, fieldset {
  border: 0;
}

img, input, select, label, textarea {
  font-family: "Noto Sans KR", sans-serif;
  vertical-align: middle;
}

address, caption, em {
  font-weight: normal;
  font-style: normal;
}

body {
  width: 100%;
  font-size: 14px;
  line-height: 1.5;
  font-family: 'Noto Sans', sans-serif;
  color: #333;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  color: #333;
}

a {
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1.5;
  color: #333;
  text-decoration: none;
}

img {
  max-width: 100%;
}

button {
  background: none;
  border: 0;
  font: inherit;
  cursor: pointer;
  overflow: visible;
  white-space: nowrap;
  padding: 0;
  outline: none;
}

hr {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}

.blind {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
}

.clearfix:after {
  content: '';
  display: block;
  visibility: hidden;
  clear: both;
  width: 0;
  height: 0;
  font-size: 0;
}

a#skip_nav {
  display: block;
  position: absolute;
  top: -100px;
  left: 0;
  z-index: 500;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
}

a#skip_nav:hover, a#skip_nav:focus, a#skip_nav:active {
  top: 0;
  background: rgba(0, 0, 0, 0.1);
}

/* COSTOM */
#wrap.bg1 {
  position: relative;
  min-width: 1200px;
  height: 3850px;
  z-index: 800;
  background: url(../images/bg1.jpg) no-repeat top center;
  background-color: #eae5da;
}

#wrap.bg2 {
  position: relative;
  min-width: 1200px;
  height: 3850px;
  z-index: 800;
  background: url(../images/bg2.jpg) no-repeat top center;
  background-color: #eae5da;
}

#content {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

/* sg_header */
.sg_header .event-period {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 880px;
  font-family: 'YourGungseoFontName',
    serif;
  font-weight: 800;
  font-size: 25px;
  line-height: 100px;
  color: #000000;
  text-align: center;
  text-shadow:
    0 0 1px #000000,
    0 0 2px #000000,
    0 0 3px #000000,
    1px 0px 1px #ffffff,
    -1px 0px 1px #ffffff,
    0px 1px 1px #ffffff,
    0px -1px 1px #ffffff,
    2px 2px 2px #ffffff,
    -2px -2px 2px #ffffff,
    2px -2px 2px #ffffff,
    -2px 2px 2px #ffffff;
}

.sg_header {
  position: relative;
  z-index: 2000;
  width: 1200px;
  height: 700px;
  margin: 0 auto;
}

.sg_header .sg_logo a {
  position: absolute;
  top: 26px;
  left: 2px;
  width: 120px;
  height: 65px;
  text-indent: -9999px;
}

.sg_header .sg_gnb {
  position: absolute;
  top: 49px;
  right: 0px;
}

.sg_header .sg_gnb li {
  text-align: center;
  float: left;
  margin-left: 25px;
}

.sg_header .sg_gnb li a {
  display: block;
  height: 100%;
  text-indent: -9999px;
  margin: 0 auto;
}

.sg_header .sg_gnb .gnb_home {
  width: 55px;
  height: 25px;
}

.sg_header .sg_gnb .gnb_login {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -302px -206px;
  width: 55px;
  height: 25px;
}

.sg_header .sg_gnb .gnb_logout {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -372px -206px;
  width: 55px;
  height: 25px;
}

.sg_header .sg_gnb .gnb_start {
  width: 65px;
  height: 25px;
}

.sg_header .btn_notice {
  position: absolute;
  bottom: 80px;
  left: 518px;
  background-image: url(../images/img-sprites.png);
  background-position: -639px -205px;
  width: 171px;
  height: 65px;
  font-size: 0;
  text-indent: -9999px;
}
.sg_header .btn_notice:hover {
  position: absolute;
  bottom: 80px;
  left: 518px;
  background-image: url(../images/img-sprites.png);
  background-position: -810px -205px;
  width: 171px;
  height: 65px;
  font-size: 0;
  text-indent: -9999px;
}
/* sg_header */

.over_notice {
  position: absolute;
  top: 352px;
  left: 0;
  width: 50px;
  height: 50px;
  font-size: 0;
}

.over_notice:hover {
  padding-top: 55px;
  width: auto;
  height: auto;
}

#firstEvent {
  position: relative;
  width: 1200px;
  height: 750px;
  margin: 0 auto;
}

#firstEvent .over_notice {
  top: 298px;
  left: -5px;
}

#firstEvent .over_notice:hover dl {
  font-size: 0;
  margin-top: 10px;
  margin-left: 5px;
  background-image: url(../images/img-sprites.png);
  background-position: 0px -928px;
  width: 366px;
  height: 87px;
}

#firstEvent .flag_up .reward .list .item .btn_flag_get {
  pointer-events: all;
  font-size: 0;
  position: absolute;
  bottom: 64px;
  left: 521px;
  background-image: url(../images/img-sprites.png);
  background-position: -639px -270px;
  width: 171px;
  height: 64px;
}

#firstEvent .flag_up .reward .list .item .btn_flag_get:after {
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 111px;
  left: -15px;
  background-image: url(../images/img-sprites.png);
  background-position: -0px -206px;
  width: 301px;
  height: 205px;
}

#firstEvent .flag_up .reward .list .item .btn_flag_get.active {
  pointer-events: all;
  font-size: 0;
  position: absolute;
  bottom: 64px;
  left: 521px;
  background-image: url(../images/img-sprites.png);
  background-position: -639px -0px;
  width: 171px;
  height: 64px;
}

#firstEvent .flag_up .reward .list .item .btn_flag_get.active:hover {
  font-size: 0;
  position: absolute;
  bottom: 64px;
  left: 521px;
  background-image: url(../images/img-sprites.png);
  background-position: -811px -0px;
  width: 171px;
  height: 64px;
}

#firstEvent .flag_up .reward .list .item .btn_flag_get.complete {
  pointer-events: all;
  font-size: 0;
  position: absolute;
  bottom: 64px;
  left: 521px;
  background-image: url(../images/img-sprites.png);
  background-position: -639px -128px;
  width: 171px;
  height: 64px;
}

#firstEvent .flag_up .reward .list .item .btn_flag_get.complete:before {
  content: "";
  position: absolute;
  bottom: 254px;
  right: -383px;
  background-image: url(../images/img-sprites.png);
  background-position: -373px -281px;
  width: 90px;
  height: 94px;
}

@keyframes alternateImages {
  0% {
    background-image: url(../images/img-sprites.png);
    background-position: -0px 0px;
    opacity: 1;
  }

  49.9% {
    background-image: url(../images/img-sprites.png);
    background-position: -0px 0px;
    opacity: 1;
  }

  50% {
    background-image: url(../images/img-sprites.png);
    background-position: -303px 0px;
    opacity: 1;
  }

  100% {
    background-image: url(../images/img-sprites.png);
    background-position: -303px 0px;
    opacity: 1;
  }
}

#firstEvent .flag_up .reward .list .item .btn_flag_get.complete:after {
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 350px;
  left: -15px;
  width: 301px;
  height: 205px;
  animation: alternateImages 0.7s infinite;
}

#secondEvent {
  position: relative;
  width: 1200px;
  height: 840px;
  margin: 0 auto;
}

#secondEvent .over_notice {
  top: 286px;
  left: auto;
  right: 0;
}

#secondEvent .over_notice:hover dl {
  display: block;
  font-size: 0;
  margin-top: 10px;
  background-image: url(../images/img-sprites.png);
  background-position: -373px -928px;
  width: 370px;
  height: 87px;
}

#secondEvent .vow .reward .list .item .user_name {
  position: absolute;
  bottom: 165px;
  left: 500px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 21px;
  font-weight: 750;
  text-align: center;
  width: 220px;
  height: 40px;
}

#secondEvent .vow .reward .list .item .btn_vow_get {
  pointer-events: all;
  font-size: 0;
  position: absolute;
  bottom: 72px;
  left: 520px;
  background-image: url(../images/img-sprites.png);
  background-position: -810px -270px;
  width: 171px;
  height: 64px;
}

#secondEvent .vow .reward .list .item .btn_vow_get:after {
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 165px;
  left: -159px;
  background-image: url(../images/img-sprites.png);
  background-position: -0px -410px;
  width: 516px;
  height: 518px;
}

#secondEvent .vow .reward .list .item .btn_vow_get.active {
  pointer-events: all;
  font-size: 0;
  position: absolute;
  bottom: 72px;
  left: 520px;
  background-image: url(../images/img-sprites.png);
  background-position: -639px -64px;
  width: 171px;
  height: 64px;
}

#secondEvent .vow .reward .list .item .btn_vow_get.active:hover {
  font-size: 0;
  position: absolute;
  bottom: 72px;
  left: 520px;
  background-image: url(../images/img-sprites.png);
  background-position: -811px -64px;
  width: 171px;
  height: 64px;
}

#secondEvent .vow .reward .list .item .btn_vow_get.complete {
  pointer-events: all;
  font-size: 0;
  position: absolute;
  bottom: 72px;
  left: 520px;
  background-image: url(../images/img-sprites.png);
  background-position: -639px -128px;
  width: 171px;
  height: 64px;
}

#secondEvent .vow .reward .list .item .btn_vow_get.complete:after {
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 165px;
  left: -159px;
  background-image: url(../images/img-sprites.png);
  background-position: -499px -410px;
  width: 518px;
  height: 518px;
}

#secondEvent .vow .reward .list .item .btn_vow_get.complete::before {
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 302px;
  left: -382px;
  background-image: url(../images/img-sprites.png);
  background-position: -373px -281px;
  width: 90px;
  height: 94px;
}

#thirdEvent {
  position: relative;
  width: 1200px;
  height: 1450px;
  margin: 0 auto;
}

#thirdEvent .over_notice {
  top: 320px;
  left: -5px;
}

#thirdEvent .over_notice:hover dl {
  display: block;
  font-size: 0;
  margin-top: 10px;
  margin-left: 5px;
  background-image: url(../images/img-sprites.png);
  background-position: -750px -928px;
  width: 422px;
  height: 109px;
}

#thirdEvent .flag_count {
  position: absolute;
  top: 249px;
  left: 204px;
  width: 62px;
  height: 57px;
  line-height: 57px;
  font-size: 35px;
  font-family: 'Nanum Gothic', sans-serif;
  font-weight: bold;
  color: #ffffff;
    text-align: center;
    text-shadow:
      0 0 1px #000000,
      0 0 2px #000000,
      0 0 3px #000000,
      1px 1px 1px #000000,
      -1px -1px 1px #000000,
      1px -1px 1px #000000,
      -1px 1px 1px #000000;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="4"] .btn_get {
  pointer-events: all;
  position: absolute;
  font-size: 0;
  bottom: 125px;
  left: 463px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -1px;
  width: 174px; 
  height: 92px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="4"] .btn_get.active {
  pointer-events: all;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -737px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="4"] .btn_get.complete {
  pointer-events: all;
  bottom: 195px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -829px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="4"] .btn_get.complete:hover {
  pointer-events: all;
  bottom: 195px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -1px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="8"] .btn_get {
  pointer-events: all;
  position: absolute;
  font-size: 0;
  bottom: 410px;
  left: 503px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -93px;
  width: 174px;
  height: 92px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="8"] .btn_get.active {
  pointer-events: all;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -737px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="8"] .btn_get.complete {
  pointer-events: all;
  bottom: 480px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -829px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="8"] .btn_get.complete:hover {
  pointer-events: all;
  bottom: 480px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -93px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="12"] .btn_get {
  pointer-events: all;
  position: absolute;
  font-size: 0;
  bottom: 660px;
  left: 525px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -185px;
  width: 174px;
  height: 92px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="12"] .btn_get.active {
  pointer-events: all;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -737px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="12"] .btn_get.complete {
  pointer-events: all;
  bottom: 730px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -829px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="12"] .btn_get.complete:hover {
  pointer-events: all;
  bottom: 730px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -185px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="16"] .btn_get {
  pointer-events: all;
  position: absolute;
  font-size: 0;
  bottom: 888px;
  left: 443px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -277px;
  width: 174px;
  height: 92px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="16"] .btn_get.active {
  pointer-events: all;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -737px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="16"] .btn_get.complete {
  pointer-events: all;
  bottom: 958px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -829px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="16"] .btn_get.complete:hover {
  pointer-events: all;
  bottom: 958px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -277px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="20"] .btn_get {
  pointer-events: all;
  position: absolute;
  font-size: 0;
  bottom: 1046px;
  left: 699px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -369px;
  width: 174px;
  height: 92px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="20"] .btn_get.active {
  pointer-events: all;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -737px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="20"] .btn_get.complete {
  pointer-events: all;
  bottom: 1106px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -829px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="20"] .btn_get.complete:hover {
  pointer-events: all;
  bottom: 1106px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -369px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="24"] .btn_get {
  pointer-events: all;
  position: absolute;
  font-size: 0;
  bottom: 544px;
  left: 711px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -461px;
  width: 174px;
  height: 92px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="24"] .btn_get.active {
  pointer-events: all;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -737px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="24"] .btn_get.complete {
  pointer-events: all;
  bottom: 614px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -829px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="24"] .btn_get.complete:hover {
  pointer-events: all;
  bottom: 614px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -461px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="28"] .btn_get {
  pointer-events: all;
  position: absolute;
  font-size: 0;
  bottom: 338px;
  left: 760px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -553px;
  width: 174px;
  height: 92px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="28"] .btn_get.active {
  pointer-events: all;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -737px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="28"] .btn_get.complete {
  pointer-events: all;
  bottom: 398px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -829px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="28"] .btn_get.complete:hover {
  pointer-events: all;
  bottom: 398px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -553px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="30"] .btn_get {
  pointer-events: all;
  position: absolute;
  font-size: 0;
  bottom: 616px;
  left: 1025px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -645px;
  width: 174px;
  height: 92px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="30"] .btn_get.active {
  pointer-events: all;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -737px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="30"] .btn_get.complete {
  pointer-events: all;
  bottom: 686px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -829px;
}

#thirdEvent .reward .week_reward_list .list .item[data-item="30"] .btn_get.complete:hover {
  pointer-events: all;
  bottom: 686px;
  background-image: url(../images/img-sprites.png);
  background-position: -1017px -645px;
}

/* FOOTER */
.footer {
  width: 100%;
  height: 110px;
  line-height: 110px;
  z-index: 1000;
}

.footer .clearfix {
  width: 1200px;
  margin: auto;
}

.footer .clearfix .left {
  float: left;
}

.footer .clearfix .right {
  float: right;
}

.footer .f_btn,
.footer .copyright,
.footer .evt_btn {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

.footer .f_btn + .f_btn {
  margin-left: 20px;
}

.footer .f_btn.neowiz {
  width: 89px;
  height: 15px;
  background: url("../images/footer_sg.png") -68px -19px;
}

.footer .f_btn.nsports {
  width: 86px;
  height: 19px;
  background: url("../images/footer_sg.png") -166px -17px;
}

.footer .copyright {
  margin-left: 30px;
  width: 285px;
  height: 9px;
  background: url("../images/footer_sg.png") 0px 0px;
}

.footer .evt_btn.qna {
  width: 61px;
  height: 10px;
  background: url("../images/footer_sg.png") 0px -60px;
}

.footer .evt_btn.all {
  display: none;
  margin-left: 30px;
  width: 81px;
  height: 10px;
  background: url("../images/footer_sg.png") -167px -19px;
}

/* FOOTER */

/* MODAL POPUP */
#modal_notice .modal_body .event-end-date {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  height: 615px;
  padding-left: 195px;
  font-family: 'Do Hyeon', sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 100px;
  color: #3d3d3d;
  text-align: center;
}
.modal {
  position: absolute;
  top: 0px;
  left: -9999px;
  width: 100%;
  height: 100%;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  z-index: 9999;
}

.modal .close {
  position: absolute;
  font-size: 0;
  display: block;
  width: 45px;
  height: 45px;
  z-index: 9999;
}

.modal.on {
  left: 0;
}

.modal .mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.80;
}

.modal .modal_body {
  right: 0 !important;
  left: 00px !important;
  margin: auto;
  bottom: auto;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s,
    -webkit-transform 0.4s;
}

.modal.on {
  visibility: visible;
  opacity: 1;
}

.modal.on .modal_body {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

#modal_notice .modal_body {
  top: 200px !important;
  width: 722px;
  height: 694px;
  background: url("../images/modal_notice.png") no-repeat;
}

#modal_notice .modal_body .close {
  top: 72px;
  right: 50px;
  width: 40px;
  height: 40px;
}

/* MODAL POPUP */