@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: landline;
}

/* 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);
}

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

.footer .foot_inner {
  width: 1200px;
  height: 119px;
  line-height: 119px;
  margin: auto;
  text-align: center;
}

.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;
}

.bg1 .sg_header .event-period {
  position: absolute;
  left: 500px;
  top: 305px;
  font-weight: 600;
  font-size: 32px;
  line-height: 100px;
  color: #ffffff;
  text-shadow: 1px 0px 1px #194894, -1px 0px 1px #194894, 0px 1px 1px #194894, 0px -1px 1px #194894, 2px 2px 2px #194894,
    -2px -2px 2px #194894, 2px -2px 2px #194894, -2px 2px 2px #194894;
  text-align: center;
}

.bg2 .sg_header .event-period {
  position: absolute;
  left: 500px;
  top: 305px;
  font-weight: 600;
  font-size: 32px;
  line-height: 100px;
  color: #ffffff;
  text-shadow: 1px 0px 1px #194894, -1px 0px 1px #194894, 0px 1px 1px #194894, 0px -1px 1px #194894, 2px 2px 2px #194894,
    -2px -2px 2px #194894, 2px -2px 2px #194894, -2px 2px 2px #194894;
  text-align: center;
}

/* MODAL POPUP */
#modal_notice .modal_body .event-end-date {
  position: absolute;
  /* justify-content: center; */
  /* align-items: center; */
  top: 264px;
  left: 225px;
  font-family: 'Do Hyeon', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 100px;
  color: #194894;
  text-align: center;
}

.modal {
  position: absolute;
  top: 0;
  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.8;
}

.modal .modal_body {
  right: 0 !important;
  left: 0 !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: 754px;
  height: 786px;
  background: url('../images/modal_notice-nocomp.png') no-repeat;
}

#modal_notice .modal_body .close {
  bottom: 105px;
  left: 457px;
  width: 52px;
  height: 52px;
}

/* COSTOM */

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

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

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

.sg_inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  z-index: 10;
}

.sg_header {
  position: relative;
  z-index: 2000;
  width: 1200px;
  height: 600px;
  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: 46px;
  right: 2px;
}

.sg_header .sg_gnb li {
  text-align: center;
  width: 35px;
  height: 35px;
  float: left;
  margin-left: 8px;
}

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

.sg_header .btn_notice {
  position: absolute;
  top: 416px;
  left: 561px;
  width: 80px;
  height: 80px;
  text-indent: -9999px;
}

#ice {
  position: relative;
  width: 1200px;
  height: 555px;
  margin: 0 auto;
}

#ice .hide_notice {
  top: -2px;
  left: 668px;
}

#ice .hide_notice:hover {
  top: 63px;
  margin-left: -295px;
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: 0px -583px;
  width: 469px;
  height: 153px;
}

#ice .reward {
  position: absolute;
  top: 160px;
  width: 1200px;
  height: 300px;
}

#ice .reward .list {
  display: block;
  font-size: 0;
}

#ice .reward .list .item:nth-child(1) {
  position: absolute;
  left: 106px;
}

#ice .reward .list .item:nth-child(1) .btn_get {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: 0px 0px;
  width: 136px;
  height: 159px;
  z-index: 10;
}

#ice .reward .list .item:nth-child(1) .btn_get.active {
  display: block;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -136px 0px;
}

#ice .reward .list .item:nth-child(1) .btn_get.complete {
  display: block;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -272px 0px;
}

#ice .reward .list .item:nth-child(2) {
  position: absolute;
  top: 73px;
  left: 528px;
}

#ice .reward .list .item:nth-child(2) .btn_get {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -408px 0px;
  width: 136px;
  height: 159px;
  z-index: 10;
}

#ice .reward .list .item:nth-child(2) .btn_get.active {
  display: block;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -544px 0px;
}

#ice .reward .list .item:nth-child(2) .btn_get.complete {
  display: block;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -680px 0px;
}

#ice .reward .list .item:nth-child(3) {
  position: absolute;
  left: 955px;
}

#ice .reward .list .item:nth-child(3) .btn_get {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -816px 0px;
  width: 136px;
  height: 159px;
  z-index: 10;
}

#ice .reward .list .item:nth-child(3) .btn_get.active {
  display: block;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -952px 0px;
}

#ice .reward .list .item:nth-child(3) .btn_get.complete {
  display: block;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -1088px 0px;
}

#week {
  position: relative;
  width: 1200px;
  height: 950px;
  margin: 0 auto;
}

#week .hide_notice {
  top: 58px;
  left: 695px;
}

#week .hide_notice:hover {
  top: 113px;
  margin-left: -310px;
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: 0px -736px;
  width: 453px;
  height: 156px;
}

#week .week_date {
  position: absolute;
  top: 169px;
  left: 337px;
  width: 320px;
  height: 40px;
  line-height: 35px;
  box-sizing: border-box;
  font-size: 26px;
  font-family: 'Noto Sans', sans-serif;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}

#week .weekCount {
  position: absolute;
  top: 169px;
  left: 790px;
  width: 60px;
  height: 40px;
  line-height: 35px;
  box-sizing: border-box;
}

#week .weekCount .count {
  display: block;
  font-family: 'Noto Sans', sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

#week .controller .btn_prev {
  position: absolute;
  top: 158px;
  left: 258px;
  width: 50px;
  height: 63px;
  font-size: 0;
}

#week .controller .btn_next {
  position: absolute;
  top: 158px;
  left: 888px;
  width: 50px;
  height: 63px;
  font-size: 0;
}

#week .reward {
  position: relative;
  width: 1190px;
  height: 170px;
  top: 637px;
  margin: 0 auto;
}

#week .reward .list .item {
  position: relative;
  display: block;
  float: left;
  font-size: 0;
  width: 120px;
  height: 160px;
  margin: 0 25px;
  z-index: 10;
}

#week .reward .list .item .btn_get {
  font-size: 0;
}

#week .reward .list .item .btn_get:before {
  content: 'Button';
  display: block;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -840px -700px;
  width: 120px;
  height: 160px;
  margin: -45px 0;
  z-index: 10;
}

#week .reward .list .item .btn_get.active:before {
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -840px -159px;
  margin: 0px 0;
}

#week .reward .list .item:nth-child(1) .btn_get.complete:before {
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: 0px -159px;
}

#week .reward .list .item:nth-child(2) .btn_get.complete:before {
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -120px -159px;
}

#week .reward .list .item:nth-child(3) .btn_get.complete:before {
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -240px -159px;
}

#week .reward .list .item:nth-child(4) .btn_get.complete:before {
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -360px -159px;
}

#week .reward .list .item:nth-child(5) .btn_get.complete:before {
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -480px -159px;
}

#week .reward .list .item:nth-child(6) .btn_get.complete:before {
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -600px -159px;
}

#week .reward .list .item:nth-child(7) .btn_get.complete:before {
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -720px -159px;
}

#week .reward .list .item .btn_get:after {
  content: 'Image';
  display: block;
  font-size: 0;
  position: absolute;
  width: 120px;
  height: 264px;
  z-index: 9;
  pointer-events: none;
}

#week .reward .list .item:nth-child(1) .btn_get:after {
  top: -183px;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: 0 -319px;
}

#week .reward .list .item:nth-child(2) .btn_get:after {
  top: -183px;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -120px -319px;
}

#week .reward .list .item:nth-child(3) .btn_get:after {
  top: -183px;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -240px -319px;
}

#week .reward .list .item:nth-child(4) .btn_get:after {
  top: -183px;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -360px -319px;
}

#week .reward .list .item:nth-child(5) .btn_get:after {
  top: -183px;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -480px -319px;
}

#week .reward .list .item:nth-child(6) .btn_get:after {
  top: -183px;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -600px -319px;
}

#week .reward .list .item:nth-child(7) .btn_get:after {
  top: -183px;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -720px -319px;
}

#week .reward .list .item .btn_get.active:after {
  top: -262px;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -840px -319px;
  animation: wave 2s infinite;
}

@keyframes wave {
  0% {
    top: -262px;
  }
  50% {
    top: -260px;
  }
  100% {
    top: -262px;
  }
}

#week .reward .list .item .btn_get.complete:after {
  top: -262px;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -960px -319px;
  animation: wave 2s infinite;
}

#hiking {
  position: relative;
  width: 1200px;
  height: 1476px;
  margin: 0 auto;
}

#hiking .hide_notice {
  top: 52px;
  left: 650px;
}

#hiking .hide_notice:hover {
  top: 104px;
  margin-left: -277px;
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: 0px -892px;
  width: 473px;
  height: 156px;
}

#hiking .hikingcount {
  position: absolute;
  top: 180px;
  left: 603px;
  width: 60px;
  height: 40px;
  line-height: 35px;
  box-sizing: border-box;
}

#hiking .hikingcount .count {
  display: block;
  font-family: 'Noto Sans', sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

#hiking .reward {
  position: relative;
  width: 908px;
  height: 1000px;
  top: 277px;
  margin: 0 auto;
}

#hiking .reward .list .item {
  position: absolute;
  display: block;
}

#hiking .reward .list .item .btn_get {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites-nocomp.png);
  background-position: -480px -584px;
  width: 99px;
  height: 103px;
  z-index: 10;
}

#hiking .reward .list .item .btn_get.active {
  background-position: -480px -686px;
}

#hiking .reward .list .item .btn_get.complete {
  background-position: -480px -789px;
  margin: 1px;
}

#hiking .reward .list .item:nth-child(1) {
  top: 890px;
  left: 0px;
}

#hiking .reward .list .item:nth-child(2) {
  top: 815px;
  left: 795px;
}

#hiking .reward .list .item:nth-child(3) {
  top: 740px;
  left: 38px;
}

#hiking .reward .list .item:nth-child(4) {
  top: 665px;
  left: 768px;
}

#hiking .reward .list .item:nth-child(5) {
  top: 590px;
  left: 60px;
}

#hiking .reward .list .item:nth-child(6) {
  top: 515px;
  left: 750px;
}

#hiking .reward .list .item:nth-child(7) {
  top: 440px;
  left: 77px;
}

#hiking .reward .list .item:nth-child(8) {
  top: 365px;
  left: 719px;
}

#hiking .reward .list .item:nth-child(9) {
  top: 290px;
  left: 97px;
}

#hiking .reward .list .item:nth-child(10) {
  top: 0px;
  left: 405px;
}

#hiking .reward .list .item:nth-child(11) {
  top: 0px;
  left: 405px;
}

#hiking .hiking_man {
  position: absolute;
  display: block;
  width: 80px;
  height: 255px;
  background-image: url(../images/img_hiking.png);
}

#hiking .hiking_man[data-hiking='0'] {
  top: 1170px;
  left: 575px;
}

#hiking .hiking_man[data-hiking='1'] {
  background-size: 95%;
  background-repeat: no-repeat;
  background-position: center;
  top: 1075px;
  left: 340px;
}

#hiking .hiking_man[data-hiking='2'] {
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: center;
  top: 1000px;
  left: 790px;
}

#hiking .hiking_man[data-hiking='3'] {
  background-size: 85%;
  background-repeat: no-repeat;
  background-position: center;
  top: 923px;
  left: 350px;
}

#hiking .hiking_man[data-hiking='4'] {
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center;
  top: 830px;
  left: 760px;
}

#hiking .hiking_man[data-hiking='5'] {
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center;
  top: 800px;
  left: 380px;
}

#hiking .hiking_man[data-hiking='6'] {
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
  top: 700px;
  left: 750px;
}

#hiking .hiking_man[data-hiking='7'] {
  background-size: 65%;
  background-repeat: no-repeat;
  background-position: center;
  top: 642px;
  left: 400px;
}

#hiking .hiking_man[data-hiking='8'] {
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
  top: 560px;
  left: 720px;
}

#hiking .hiking_man[data-hiking='9'] {
  background-size: 55%;
  background-repeat: no-repeat;
  background-position: center;
  top: 480px;
  left: 410px;
}

#hiking .hiking_man[data-hiking='10'] {
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
  top: 260px;
  left: 630px;
}

#hiking .hiking_man[data-hiking='11'] {
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
  top: 260px;
  left: 630px;
}

.hide_notice {
  position: absolute;
  top: 43px;
  left: 0;
  width: 45px;
  height: 45px;
  margin-left: 85px;
  font-size: 0;
  z-index: 100;
}

.hide_notice:hover {
  top: 100px;
  left: 50%;
  margin-left: -220px;
}

.hide_notice:hover:after {
  content: 'Cover';
  position: absolute;
  top: -65px;
  left: 0;
  width: 120%;
  height: 73px;
}
