@charset "utf-8";

/* --------------------------------------------
 * HanbitSoft Infra Development Team
 * [Update] Super Star Membership Common Stylesheet
 * Author - sgp8116@hanbitsoft.co.kr  20230105
----------------------------------------------- */


@font-face {
  font-family: 'SDSwagger';
  font-weight: 400;
  src: url(../fonts/SDSwaggerTTF.woff2) format('woff2'),
       url(../fonts/SDSwaggerTTF.woff) format('woff'),
       url(../fonts/SDSwaggerTTF.ttf) format('truetype');
}

@font-face {
  font-family: 'NEXON Lv2 Gothic';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv2 Gothic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* CSS Reset
-------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, strong, small, dl, dt, dd, ol, ul, li, fieldset, form, select, input, button, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure, figcaption{margin:0;padding:0;font-size:100%}
img, fieldset, button{border:0}
article, aside, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}
body, input, button, textarea, select, table, kbd{line-height:1.2;font-family:'맑은 고딕', Malgun Gothic, dotum, Helvetica, sans-serif;font-size:12px;color:#000}
img{vertical-align:middle}
ol, ul{list-style:none}
a{text-decoration:none;color:#000}
a:hover, a:focus, a:active{text-decoration:underline;color:#0000ff}
button, label{cursor:pointer}
button:focus {outline:0}
button::-moz-focus-inner, input::-moz-focus-inner{padding:0;border:0}
table{border-collapse:collapse;border-spacing:0}
caption, legend{width:0;height:0;font-size:0;line-height:0;text-indent:-9999px;visibility:hidden}

/* Reserved Class
-------------------------------------------------------------- */
.irPm{display:block;font-size:0;line-height:0;text-indent:-9999px}
.irWa{display:block;overflow:hidden;position:relative;width:100%;height:100%;z-index:-1}
.blind{position:absolute !important;clip:rect(0,0,0,0);clip-path:polygon(0 0,0 0,0 0);width:1px;height:1px;margin:-1px;overflow:hidden;white-space:nowrap;}
.show{display:block}
.hide{display:none}
.fL{float:left}
.fR{float:right}
.clearFix{zoom:1}
.clearFix:after{clear:both;display:block;content:''}

/* Styles
-------------------------------------------------------------- */
body {background:#0a0e11;font-family: '맑은 고딕', Malgun Gothic, dotum, Helvetica, serif;}
 #wrap{position:relative;width:100%;min-width:1200px;max-width:2000px;margin:0 auto;}
 .inner{position:relative;width:1100px;margin: 0 auto;}
.btnHome{position:absolute;z-index:10;top:39px;right:0;width:120px;height:50px;}


.header {
  position: relative;
  background: url(../images/header-bg.jpg) no-repeat 50% 0;
  height: 1662px;
  overflow: hidden;
}
.title-main {
  padding: 533px 0 0;
}
.title-main-superstar,
.title-main-membership {
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.title-main-superstar {
  background-image: url(../images/main-title-superstar.png);
  height: 188px;
  /* margin-left: -5px; */
}
.title-main-membership {
  background-image: url(../images/main-title-membership.png);
  height: 211px;
  margin-top: -25px;
}
.title-main-description {
  background: url(../images/main-title-description.png) no-repeat 50% 0;
  height: 250px;
  margin-top: 19px;
}

.login {
  position: relative;
  z-index: 3;
}
.login-before {
  display: block;
  background: url(../images/login-before.png) no-repeat 50% 0;
  height: 482px;
  margin-top: -40px;
  box-sizing: border-box;
}
.button-login {
  position: relative;
  top: 270px;
  display: block;
  width: 253px;
  height: 65px;
  margin: 0 auto;
}
.login-after {
  position: relative;
  display: none;
  background: url(../images/login-after.png) no-repeat -14px 0;
  height: 482px;
  margin-top: -40px;
  padding-top: 93px;
  box-sizing: border-box;
}
.user-class-mark {
  position: absolute;
  top: 15px;
  left: 0;
  width: 220px;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.user-class-mark .jewel-mark {
  background-image: url(../images/sp-class-mark.png);
  background-repeat: no-repeat;
}
.user-class-mark .jewel-mark.rookie {
  width: 53px;
  height: 80px;
  background-position: -5px -5px;
}
.user-class-mark .jewel-mark.iron {
  width: 53px;
  height: 80px;
  background-position: -68px -5px;
}
.user-class-mark .jewel-mark.bronze {
  width: 53px;
  height: 80px;
  background-position: -131px -5px;
}
.user-class-mark .jewel-mark.silver {
  width: 72px;
  height: 72px;
  background-position: -194px -5px;
}
.user-class-mark .jewel-mark.gold {
  width: 72px;
  height: 72px;
  background-position: -276px -5px;
}
.user-class-mark .jewel-mark.platinum {
  width: 72px;
  height: 72px;
  background-position: -358px -5px;
}
.user-class-mark .jewel-mark.sapphire {
  width: 85px;
  height: 67px;
  background-position: -440px -5px;
}
.user-class-mark .jewel-mark.ruby {
  width: 85px;
  height: 67px;
  background-position: -535px -5px;
}
.user-class-mark .jewel-mark.emerald {
  width: 85px;
  height: 67px;
  background-position: -630px -5px;
}
.user-class-mark .jewel-mark.diamond {
  width: 85px;
  height: 67px;
  background-position: -725px -5px;
}
.user-class-mark .jewel-mark.black-diamond {
  width: 85px;
  height: 67px;
  background-position: -820px -5px;
}
.login-after-info-user {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  /* margin-left: 223px; */
  font-family: 'NEXON Lv2 Gothic', sans-serif;
  font-size: 27px;
  color: #fff;
  text-align: center;
}
.login-after strong {
  display: inline-block;
  vertical-align: middle;
  /* font-size: 33px; */
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.75px;
  color: #cdc07e;
}
#user-name {
  max-width: 245px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#user-class {
  text-transform: uppercase;
  margin: 0 5px;
}
.login-after-info-point-month strong,
.login-after-info-point-available strong {
  line-height: 33px;
  color: #9b946f;
  margin-top: 8px;
}
.login-after-info-point {
  font-family: 'NEXON Lv2 Gothic', sans-serif;
  font-size: 25px;
  color: #fff;
  margin: 0 auto;
  padding: 60px 0 45px;
}
.login-after-info-point:after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}
.login-after-info-point-month,
.login-after-info-point-available {
  float: left;
  text-align: center;
  overflow: hidden;
}
.login-after-info-point-month {
  width: 50%;
}
.login-after-info-point-available {
  width: 50%;
}
.login-after .button-wrapper {
  font-size: 0;
  text-align: center;
}
.login-after .button-wrapper .button-usage-history,
.login-after .button-wrapper .link-star-point-shop {
  display: inline-block;
  vertical-align: middle;
  width: 237px;
  height: 59px;
  margin: 0 10px 0;
}
.button-usage-history {
  background: 0;
  outline: 0;
}
.login .login-before {
  display: none;
}
.login .login-after {
  display: block;
}

.navigation {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  background: url(../images/nav-bg.jpg) no-repeat 50% 0;
  height: 106px;
  z-index: 99;
}
.navigation-list {
  font-size: 0;
  padding-top: 3px;
}
.navigation-item {
  display: inline-block;
  width: 50%;
}
.navigation-text {
  display: block;
  height: 100%;
  font-family: 'SDSwagger', sans-serif;
  font-size: 35px;
  line-height: 100px;
  color: #13181b;
}
.navigation-link-info,
.navigation-link-shop {
  display: block;
  background-repeat: no-repeat;
  width: 100%;
  height: 100px;
  box-sizing: border-box;
}
.navigation-link-info:hover,
.navigation-link-shop:hover {
  color: #fff;
  text-decoration: none;
}
.navigation-link-info:hover .navigation-text,
.navigation-link-shop:hover .navigation-text {
  color: #fff;
}
.navigation-link-info {
  text-align: right;
  padding-right: 113px;
}
.navigation-link-shop {
  padding-left: 113px;
}
.navigation-item.active {
  background: #e0ab2e;
}
.navigation-item.active .navigation-text {
  color: #fff;
}

.button-open-modal,
.button-close-modal {
  outline: 0;
  background: none;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 100;
}
.modal.active {
  display: flex;

}
.modal-content {
  position: relative;
  opacity: 0;
  transform: scale(0);
  transition: .35s;
  z-index: 2;
}
.modal-content.active {
  opacity: 1;
  transform: scale(1);
}

.listo .header:before,
.listo .stage-lighting,
.listo .title-main-superstar,
.listo .title-main-membership,
.listo .title-main-description,
.listo .title-sub-star-point,
.listo .title-sub-membership-class,
.listo .star-point-howToEarn-1stLine,
.listo .star-point-howToEarn-2ndLine,
.listo .membership-class-list {
  opacity: 0;
}

.footer {
  background: #232323;
  text-align: center;
}
.footer .inner {
  padding: 62px 0;
}
.footer h3 {
  font-size: 23px;
  font-weight: bold;
  line-height: 34px;
  letter-spacing: -0.8px;
  color: #9b9b9b;
  padding-bottom: 30px;
}
.footer ul {
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #848484;
  counter-reset: numbering;
}
.footer ul li:before {
  counter-increment: numbering;
  content: counter(numbering)". ";
}
.footer .copyright {
  background: #070707;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 102px;
  color: #777777;
}