@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,500,700');
/* 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);
}

/* FOOTER */

.footer {
  position: relative;
  width: 100%;
  height: 131px;
  line-height: 130px;
  z-index: 1000;
  background-color: #3a3a3a;
}

.footer .foot_inner {
  width: 1200px;
  height: 129px;
  line-height: 129px;
  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;
}

/* COSTOM */
#wrap {
  position: relative;
  min-width: 1200px;
  height: 4110px;
  overflow-x: hidden;
  z-index: 800;
}

.sg_inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.sg_header {
  position: absolute;
  z-index: 2000;
  width: 100%;
  height: 91px;
}

.bg1 .sg_header .sg_logo a {
  position: absolute;
  top: 26px;
  left: 0px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2669px -989px;
  width: 122px;
  height: 65px;
}

.bg2 .sg_header .sg_logo a {
  position: absolute;
  top: 26px;
  left: 0px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2669px -989px;
  width: 122px;
  height: 65px;
}

.bg1 .sg_header .sg_gnb {
  position: absolute;
  top: 36px;
  right: 0px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2583px -1220px;
  width: 162px;
  height: 43px;
  z-index: 1000;
}

.bg2 .sg_header .sg_gnb {
  position: absolute;
  top: 36px;
  right: 0px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2583px -1220px;
  width: 162px;
  height: 43px;
  z-index: 1000;
}

.sg_header .sg_gnb ul {
  height: 100%;
}

.sg_header .sg_gnb li {
  text-align: center;
  width: 81px;
  height: 100%;
  float: left;
}

.sg_header .sg_gnb li a {
  display: block;
  height: 100%;
  font-size: 0;
  line-height: 42px;
}

.sg_header .sg_gnb .gnb_start {
  width: 80px;
  margin-left: 1px;
}

.sg_header .btn_notice {
  position: absolute;
  top: 486px;
  left: 50%;
  margin-left: 6px;
  width: 400px;
  height: 86px;
  text-indent: -9999px;
  z-index: 200;
}

/* MODAL POPUP */
.modal {
  position: absolute;
  top: 0;
  left: -9999px;
  width: 100%;
  height: 100%;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: left 0.3s ease;
  transition: opacity 0.3s ease;
  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.9;
}

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

.modal .modal_body .close:hover span {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

#modal_notice .modal_body {
  width: 597px;
  height: 712px;
  background: url('../images/modal_notice.png') no-repeat;
}

#modal_notice .modal_body .close {
  top: 20px;
  right: 21px;
}

.cont_inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

#main {
  background-color: #f3f3f3;
}

.bg1 #main .title {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -510px -1641px;
  width: 723px;
  height: 470px;
  margin: 0 auto;
}

.bg2 #main .title {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -510px -1641px;
  width: 723px;
  height: 470px;
  margin: 0 auto;
}

#main .year {
  position: absolute;
  top: 134px;
  left: 337px;
  display: block;
  width: 70px;
  text-align: right;
  font-size: 28px;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: -0.02em;
  color: #32327f;
}

#main .event-period {
  position: absolute;
  top: 403px;
  left: 455px;
  display: block;
  width: 290px;
  text-align: center;
  font-size: 22px;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 600;
  color: #fff;
}

#main .btn_notice {
  position: absolute;
  bottom: 63px;
  left: 50%;
  width: 100px;
  height: 50px;
  margin-left: -50px;
  text-indent: -9999px;
  z-index: 100;
}

.bg1 #main .btn_notice:after {
  content: 'Arrow';
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -10px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2798px -648px;
  width: 19px;
  height: 11px;
}

.bg2 #main .btn_notice:after {
  content: 'Arrow';
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -10px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2798px -648px;
  width: 19px;
  height: 11px;
}

#main .cont_inner {
  height: 549px;
  padding-top: 32px;
}

.bg1 #main .cont_inner:before {
  content: 'Card';
  position: absolute;
  bottom: 0;
  left: -567px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -1184px -1171px;
  width: 586px;
  height: 430px;
}

.bg2 #main .cont_inner:before {
  content: 'Card';
  position: absolute;
  bottom: 0;
  left: -567px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -1184px -1171px;
  width: 586px;
  height: 430px;
}

.bg1 #main .cont_inner:after {
  content: 'Card';
  position: absolute;
  bottom: 29px;
  right: -448px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: 0px -2335px;
  width: 459px;
  height: 482px;
}

.bg2 #main .cont_inner:after {
  content: 'Card';
  position: absolute;
  bottom: 29px;
  right: -448px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: 0px -2335px;
  width: 459px;
  height: 482px;
}

.bg1 #popo {
  background-color: #8d0f14;
}

.bg2 #popo {
  background-color: #32327f;
}

#popo .cont_inner {
  height: 1103px;
}

.bg1 #popo .cont_inner:after {
  content: 'Pen';
  position: absolute;
  top: 324px;
  right: -455px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2420px 0px;
  width: 428px;
  height: 548px;
}

.bg2 #popo .cont_inner:after {
  content: 'Pen';
  position: absolute;
  top: 324px;
  right: -455px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2420px 0px;
  width: 428px;
  height: 548px;
}

.bg1 #popo .title {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -1780px -1171px;
  width: 444px;
  height: 209px;
  margin: 0 auto;
}

.bg2 #popo .title {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -1780px -1171px;
  width: 444px;
  height: 209px;
  margin: 0 auto;
}

#popo .popo_field {
  position: relative;
  margin-top: 74px;
  height: 820px;
}

.bg1 #popo .popo_field .btn_first_pen {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2420px -1151px;
  width: 217px;
  height: 59px;
  position: absolute;
  top: 0;
  left: 18px;
  z-index: 10;
}

.bg2 #popo .popo_field .btn_first_pen {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2420px -1151px;
  width: 217px;
  height: 59px;
  position: absolute;
  top: 0;
  left: 18px;
  z-index: 10;
}

#popo .popo_field .popo_week_nav {
  position: absolute;
  top: 12px;
  left: 50%;
  width: 286px;
  height: 34px;
  margin-left: -143px;
  z-index: 20;
}

#popo .popo_field .popo_week_nav .nav [data-week] {
  display: none;
  text-align: center;
  line-height: 34px;
  font-size: 19px;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 600;
  color: #fee900;
}

#popo .popo_field .popo_week_nav .contoller .btn_week_change {
  position: absolute;
  top: 0;
  z-index: 20;
}

.bg1 #popo .popo_field .popo_week_nav .contoller .btn_week_change.prev {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2760px -648px;
  width: 28px;
  height: 34px;
  left: 0;
}

.bg2 #popo .popo_field .popo_week_nav .contoller .btn_week_change.prev {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2760px -648px;
  width: 28px;
  height: 34px;
  left: 0;
}

.bg1 #popo .popo_field .popo_week_nav .contoller .btn_week_change.next {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2808px -604px;
  width: 28px;
  height: 34px;
  right: 0;
}

.bg2 #popo .popo_field .popo_week_nav .contoller .btn_week_change.next {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2808px -604px;
  width: 28px;
  height: 34px;
  right: 0;
}

.bg1 #popo .popo_field .popo_pen_count {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2647px -1151px;
  width: 197px;
  height: 39px;
  position: absolute;
  top: 10px;
  right: 28px;
  padding-left: 105px;
  box-sizing: border-box;
  text-align: center;
  z-index: 10;
}

.bg2 #popo .popo_field .popo_pen_count {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2647px -1151px;
  width: 197px;
  height: 39px;
  position: absolute;
  top: 10px;
  right: 28px;
  padding-left: 105px;
  box-sizing: border-box;
  text-align: center;
  z-index: 10;
}

#popo .popo_field .popo_pen_count .count .number,
#popo .popo_field .popo_pen_count .count .unit {
  display: inline-block;
  vertical-align: top;
  font-size: 23px;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 600;
  color: #fff102;
  line-height: 37px;
}

.bg1 #popo .popo_field .game_reward {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -1243px -1641px;
  width: 1144px;
  height: 138px;
  position: absolute;
  top: 557px;
  left: 0px;
}

.bg2 #popo .popo_field .game_reward {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -1243px -1641px;
  width: 1144px;
  height: 138px;
  position: absolute;
  top: 557px;
  left: 0px;
}

.bg1 #popo .popo_field .game {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: 0px -1171px;
  width: 1174px;
  height: 460px;
  position: absolute;
  top: 61px;
  left: 13px;
}

.bg2 #popo .popo_field .game {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: 0px -1171px;
  width: 1174px;
  height: 460px;
  position: absolute;
  top: 61px;
  left: 13px;
}

#popo .popo_field .game [data-week-card] {
  display: none;
}

#popo .popo_field .game .game_list {
  position: absolute;
  top: 59px;
  left: 103px;
  width: 841px;
  height: 359px;
}

#popo .popo_field .game .game_list li {
  position: relative;
  margin-bottom: 1px;
  overflow: hidden;
}

#popo .popo_field .game .game_list li.complete .game_day:after,
#popo .popo_field .game .game_list li.complete .game_in_today li:after {
  content: 'Complete';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  border: 1px solid #c1c1c1;
  opacity: 0.9;
  background-color: #e5e5e5;
  z-index: 10;
}

#popo .popo_field .game .game_list li.complete .game_day.hit:before,
.bg1 #popo .popo_field .game .game_list li.complete .game_in_today li.hit:before {
  content: 'Hit';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -38px;
  font-size: 0;
  z-index: 20;
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2760px -558px;
  width: 76px;
  height: 36px;
}

.bg2 #popo .popo_field .game .game_list li.complete .game_in_today li.hit:before {
  content: 'Hit';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -38px;
  font-size: 0;
  z-index: 20;
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2760px -558px;
  width: 76px;
  height: 36px;
}

#popo .popo_field .game .game_list li.preparing .game_day,
#popo .popo_field .game .game_list li.preparing .game_in_today li {
  position: relative;
}

#popo .popo_field .game .game_list li.preparing .game_day:after,
#popo .popo_field .game .game_list li.preparing .game_in_today li:after {
  content: 'Complete';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  opacity: 0.9;
  background-color: #32327f;
  z-index: 10;
}

.bg1 #popo .popo_field .game .game_list li.preparing:after {
  content: '��� ��� �ݿ� �� �Դϴ�.';
  font-size: 0;
  position: absolute;
  top: 23px;
  left: 344px;
  z-index: 50;
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2669px -1120px;
  width: 145px;
  height: 14px;
}

.bg2 #popo .popo_field .game .game_list li.preparing:after {
  content: '��� ��� �ݿ� �� �Դϴ�.';
  font-size: 0;
  position: absolute;
  top: 23px;
  left: 344px;
  z-index: 50;
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2669px -1120px;
  width: 145px;
  height: 14px;
}

.bg1 #popo .popo_field .game .game_list li.active:after {
  content: 'Dot Line';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -1243px -1789px;
  width: 731px;
  height: 59px;
}

.bg2 #popo .popo_field .game .game_list li.active:after {
  content: 'Dot Line';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -1243px -1789px;
  width: 731px;
  height: 59px;
}

#popo .popo_field .game .game_list li.active .game_day {
  font-weight: bold;
  color: #333;
}

#popo .popo_field .game .game_list li.active .game_in_today li .team:after {
  font-weight: bold;
  color: #333;
}

#popo .popo_field .game .game_list li.active .game_in_today li .team span {
  font-weight: bold;
  color: #333;
}

#popo .popo_field .game .game_list .game_day {
  position: relative;
  display: block;
  width: 87px;
  height: 59px;
  line-height: 59px;
  text-align: center;
  font-size: 16px;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 400;
  color: #575757;
  float: left;
  z-index: 10;
}

#popo .popo_field .game .game_list .game_in_today {
  width: 635px;
  height: 59px;
  margin-left: 9px;
  float: left;
}

#popo .popo_field .game .game_list .game_in_today li {
  position: relative;
  width: 127px;
  height: 59px;
  float: left;
  z-index: 20;
}

#popo .popo_field .game .game_list .game_in_today .team {
  position: relative;
  display: block;
  text-align: center;
  font-size: 0;
}

#popo .popo_field .game .game_list .game_in_today .team span {
  display: inline-block;
  font-size: 15px;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 400;
  color: #575757;
  line-height: 30px;
  width: 38px;
  text-align: center;
}

#popo .popo_field .game .game_list .game_in_today .team .home {
  margin-right: 34px;
}

#popo .popo_field .game .game_list .game_in_today .team_select {
  font-size: 0;
  text-align: center;
}

#popo .popo_field .game .game_list .game_in_today .team_select a {
  display: inline-block;
  width: 13px;
  height: 21px;
  border: solid 1px #aeaeae;
  box-sizing: border-box;
  border-radius: 2px;
}

#popo .popo_field .game .game_list .game_in_today .team_select a:nth-child(1) {
  margin: 0 30px 0 20px;
}

#popo .popo_field .game .game_list .game_in_today .team_select a:nth-child(2) {
  margin: 0 20px 0 30px;
}

#popo .popo_field .game .game_list .game_in_today .team_select a.active {
  background-color: #32327f;
  border-color: #32327f;
}

.bg1 #popo .popo_field .game .game_list .btn_get {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2620px -1471px;
  width: 90px;
  height: 47px;
  margin: 6px 0 0 14px;
  float: left;
}

.bg2 #popo .popo_field .game .game_list .btn_get {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2620px -1471px;
  width: 90px;
  height: 47px;
  margin: 6px 0 0 14px;
  float: left;
}

.bg1 #popo .popo_field .game .game_list .btn_get.active {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2420px -1471px;
  width: 90px;
  height: 47px;
}

.bg2 #popo .popo_field .game .game_list .btn_get.active {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2420px -1471px;
  width: 90px;
  height: 47px;
}

.bg1 #popo .popo_field .game .game_list .btn_get.complete {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2520px -1471px;
  width: 90px;
  height: 47px;
}

.bg2 #popo .popo_field .game .game_list .btn_get.complete {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2520px -1471px;
  width: 90px;
  height: 47px;
}

#score {
  background-color: #f3f3f3;
}

.bg1 #score .cont_inner {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -1210px 0px;
  width: 1200px;
  height: 1133px;
}

.bg2 #score .cont_inner {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -1210px 0px;
  width: 1200px;
  height: 1133px;
}

.bg1 #score .cont_inner:after {
  content: 'Card';
  position: absolute;
  top: 175px;
  left: -541px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: 0px -1641px;
  width: 500px;
  height: 684px;
}

.bg2 #score .cont_inner:after {
  content: 'Card';
  position: absolute;
  top: 175px;
  left: -541px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: 0px -1641px;
  width: 500px;
  height: 684px;
}

#score .my_score {
  position: absolute;
  top: 237px;
  left: 450px;
  width: 297px;
  height: 71px;
}

#score .my_score .count {
  padding-left: 150px;
  width: 119px;
  height: 71px;
  line-height: 71px;
  font-size: 28px;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: bold;
  text-align: center;
  color: #cf0000;
}

#score .score_reward {
  position: absolute;
  top: 392px;
  left: 0px;
  width: 870px;
  height: 615px;
}

#score .score_reward li {
  position: relative;
  width: 143px;
  height: 275px;
  margin: 0 0 66px 28px;
  float: left;
}

#score .score_reward li:nth-child(5n + 1) {
  margin-left: 0;
}

#score .score_reward li .btn_score_get {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 143px;
  height: 46px;
  display: block;
}

.bg1 #score .score_reward li .btn_score_get.active {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2669px -1064px;
  width: 143px;
  height: 46px;
}

.bg2 #score .score_reward li .btn_score_get.active {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2669px -1064px;
  width: 143px;
  height: 46px;
}

.bg1 #score .score_reward li .btn_score_get.active:after {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2630px -1406px;
  width: 95px;
  height: 55px;
}

.bg2 #score .score_reward li .btn_score_get.active:after {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2630px -1406px;
  width: 95px;
  height: 55px;
}

.bg1 #score .score_reward li .btn_score_get.complete {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2420px -1220px;
  width: 143px;
  height: 46px;
}

.bg2 #score .score_reward li .btn_score_get.complete {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2420px -1220px;
  width: 143px;
  height: 46px;
}

.bg1 #score .score_reward li .btn_score_get.complete:after {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2630px -1406px;
  width: 95px;
  height: 55px;
}

.bg2 #score .score_reward li .btn_score_get.complete:after {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2630px -1406px;
  width: 95px;
  height: 55px;
}

.bg1 #score .score_reward li .btn_score_get:after {
  content: 'Hit';
  font-size: 0;
  position: absolute;
  top: -219px;
  left: 65px;
  z-index: 5;
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2735px -1406px;
  width: 95px;
  height: 55px;
}

.bg2 #score .score_reward li .btn_score_get:after {
  content: 'Hit';
  font-size: 0;
  position: absolute;
  top: -219px;
  left: 65px;
  z-index: 5;
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2735px -1406px;
  width: 95px;
  height: 55px;
}

#score .score_reward li .btn_score_get:before {
  content: '';
  font-size: 0;
  position: absolute;
  top: -219px;
  left: 65px;
  z-index: 10;
}

.bg1 #score .score_reward li:nth-child(1) .btn_score_get:before {
  content: '10개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2420px -1276px;
  width: 95px;
  height: 55px;
}

.bg2 #score .score_reward li:nth-child(1) .btn_score_get:before {
  content: '10개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2420px -1276px;
  width: 95px;
  height: 55px;
}

.bg1 #score .score_reward li:nth-child(2) .btn_score_get:before {
  content: '20개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2525px -1276px;
  width: 95px;
  height: 55px;
}

.bg2 #score .score_reward li:nth-child(2) .btn_score_get:before {
  content: '20개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2525px -1276px;
  width: 95px;
  height: 55px;
}

.bg1 #score .score_reward li:nth-child(3) .btn_score_get:before {
  content: '30개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2630px -1276px;
  width: 95px;
  height: 55px;
}

.bg2 #score .score_reward li:nth-child(3) .btn_score_get:before {
  content: '30개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2630px -1276px;
  width: 95px;
  height: 55px;
}

.bg1 #score .score_reward li:nth-child(4) .btn_score_get:before {
  content: '40개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2735px -1276px;
  width: 95px;
  height: 55px;
}

.bg2 #score .score_reward li:nth-child(4) .btn_score_get:before {
  content: '40개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2735px -1276px;
  width: 95px;
  height: 55px;
}

.bg1 #score .score_reward li:nth-child(5) .btn_score_get:before {
  content: '50개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2420px -1341px;
  width: 95px;
  height: 55px;
}

.bg2 #score .score_reward li:nth-child(5) .btn_score_get:before {
  content: '50개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2420px -1341px;
  width: 95px;
  height: 55px;
}

.bg1 #score .score_reward li:nth-child(6) .btn_score_get:before {
  content: '55개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2525px -1341px;
  width: 95px;
  height: 55px;
}

.bg2 #score .score_reward li:nth-child(6) .btn_score_get:before {
  content: '55개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2525px -1341px;
  width: 95px;
  height: 55px;
}

.bg1 #score .score_reward li:nth-child(7) .btn_score_get:before {
  content: '60개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2630px -1341px;
  width: 95px;
  height: 55px;
}

.bg2 #score .score_reward li:nth-child(7) .btn_score_get:before {
  content: '60개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2630px -1341px;
  width: 95px;
  height: 55px;
}

.bg1 #score .score_reward li:nth-child(8) .btn_score_get:before {
  content: '65개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2735px -1341px;
  width: 95px;
  height: 55px;
}

.bg2 #score .score_reward li:nth-child(8) .btn_score_get:before {
  content: '65개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2735px -1341px;
  width: 95px;
  height: 55px;
}

.bg1 #score .score_reward li:nth-child(9) .btn_score_get:before {
  content: '70개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2420px -1406px;
  width: 95px;
  height: 55px;
}

.bg2 #score .score_reward li:nth-child(9) .btn_score_get:before {
  content: '70개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2420px -1406px;
  width: 95px;
  height: 55px;
}

.bg1 #score .score_reward li:nth-child(10) .btn_score_get:before {
  content: '75개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2525px -1406px;
  width: 95px;
  height: 55px;
}

.bg2 #score .score_reward li:nth-child(10) .btn_score_get:before {
  content: '75개 적중';
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2525px -1406px;
  width: 95px;
  height: 55px;
}

#score .cont_inner .event-get {
  position: absolute;
  /* justify-content: center; */
  /* align-items: center; */
  top: 527px;
  right: 100px;
  font-family: 'Do Hyeon', sans-serif;
  font-weight: 600;
  font-size: 25px;
  line-height: 100px;
  color: #e9b820;
  text-align: center;
}

#score .btn_god_get {
  position: absolute;
  top: 871px;
  right: 44px;
  width: 143px;
  height: 46px;
  display: block;
  font-size: 0;
}

.bg1 #score .btn_god_get.active {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2669px -1064px;
  width: 143px;
  height: 46px;
}

.bg2 #score .btn_god_get.active {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2669px -1064px;
  width: 143px;
  height: 46px;
}

.bg1 #score .btn_god_get.complete {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2420px -1220px;
  width: 143px;
  height: 46px;
}

.bg2 #score .btn_god_get.complete {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2420px -1220px;
  width: 143px;
  height: 46px;
}

.bg1 #like {
  background-color: #8d0f14;
}

.bg2 #like {
  background-color: #32327f;
}

#like .easter_egg {
  position: absolute;
  top: 225px;
  left: 153px;
  width: 42px;
  height: 52px;
  display: block;
}

.bg1 #like .cont_inner {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: 0px 0px;
  width: 1200px;
  height: 1161px;
}

.bg2 #like .cont_inner {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: 0px 0px;
  width: 1200px;
  height: 1161px;
}

.bg1 #like .cont_inner:after {
  content: 'Card';
  position: absolute;
  top: 478px;
  right: 1231px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2420px -1589px;
  width: 330px;
  height: 421px;
}

.bg2 #like .cont_inner:after {
  content: 'Card';
  position: absolute;
  top: 478px;
  right: 1231px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2420px -1589px;
  width: 330px;
  height: 421px;
}

.bg1 #like .cont_inner::before {
  content: 'Card';
  position: absolute;
  top: 178px;
  right: -331px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2420px -558px;
  width: 330px;
  height: 421px;
}

.bg2 #like .cont_inner::before {
  content: 'Card';
  position: absolute;
  top: 178px;
  right: -331px;
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2420px -558px;
  width: 330px;
  height: 421px;
}

#like .like_team_list {
  position: absolute;
  top: 449px;
  left: 28px;
  width: 1143px;
  overflow: hidden;
}

#like .like_team_list li {
  position: relative;
  width: 183px;
  height: 240px;
  margin: 0 0 84px 57px;
  float: left;
}

#like .like_team_list li:nth-child(5n + 1) {
  margin-left: 0;
}

#like .like_team_list li:nth-child(5n) .btn_like {
  margin-left: -1px;
}

#like .like_team_list li .like_count {
  position: absolute;
  bottom: 12px;
  left: 0;
  width: 183px;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: -0.02em;
  line-height: 20px;
  padding-left: 45px;
  box-sizing: border-box;
  z-index: 20;
}

#like .like_team_list li .like_count br {
  display: none;
}

#like .like_team_list li .btn_like {
  position: absolute;
  bottom: 14px;
  left: 0;
  width: 38px;
  height: 34px;
  display: block;
  z-index: 30;
}

.bg1 #like .like_team_list li .btn_like.active {
  display: block;
  font-size: 0;
  background-image: url(../images/bg1.png);
  background-position: -2759px -603px;
  width: 40px;
  height: 36px;
}

.bg2 #like .like_team_list li .btn_like.active {
  display: block;
  font-size: 0;
  background-image: url(../images/bg2.png);
  background-position: -2759px -603px;
  width: 40px;
  height: 36px;
}
