/* reset */
html, body, div, p, img, span, a, em, strong, pre, h1, h2, h3, h4, h4, h5, h6, ul, ol, li, dl, dt, dd, table, tbody, thead, tfoot, tr, th, td, form, fieldset, legend, caption, input, textarea, button, select, video, iframe, header, article, aside, details, figcaption, figure, footer, hgroup, menu, nav, section {
  margin: 0;
  padding: 0;
}

main, header, article, aside, details, figcaption, figure, footer, hgroup, menu, nav, section {
  display: block;
}

body {
  color: #000;
  line-height: 1;
  background: #fff;
  font-size: 16px;
  font-family: "Dotum", sans-serif;
}

input, textarea, button, select {
  font-size: 16px;
  font-family: "Dotum", sans-serif;
}

img, fieldset, button {
  border: 0;
}

input, button, textarea {
  border: 0 none;
  outline: 0;
}

button {
  cursor: pointer;
  background-color: transparent;
  border: 0;
}

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

ul, ol {
  list-style: none;
}

a, a:link {
  text-decoration: none;
  color: #000;
}

a, img {
  vertical-align: top;
}

.blind {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

em {
  font-style: normal;
}

.gnbWrapper, .global_wrap {
  min-width: 1280px !important;
}

/* layout */
#wrap {
  position: relative;
  width: 100%;
  min-width: 1280px;
  max-width: 2560px;
  margin: 0 auto;
  overflow: hidden;
  opacity: 0;
  background-color: #001848;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}

#header h1.logo {
  position: absolute;
  top: 18px;
  left: 24px;
  width: 130px;
  height: 84px;
}

#header h1.logo a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  overflow: hidden;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/logo.png") 0 0 no-repeat;
}

#header .util {
  position: absolute;
  top: 32px;
  right: 24px;
}

#header .util ul {
  display: flex;
}

#header .util a, #header .util button {
  display: block;
  width: 56px;
  height: 56px;
  margin-left: 1px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/spr_tnb.png") 0 0 no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  transition: background-image .25s ease;
}

#header .util a:hover, #header .util button:hover {
  background-image: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/spr_tnb_over.png");
}

#header .util .btn_home {
  background-position-x: 0;
}

#header .util .btn_fb {
  background-position-x: -57px;
}

#header .util .btn_tw {
  background-position-x: -113px;
}

#header .util .btn_game {
  width: 172px;
  background-position-x: -169px;
}

#header .util .btn_hide {
  position: absolute;
  top: 60px;
  right: 0;
  width: 156px;
  height: 26px;
  background-position: -184px -60px;
}

#footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 88px;
  z-index: 50;
  text-indent: -9999px;
  overflow: hidden;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/footer.png") center center no-repeat;
  background-color: #000000;
}

.quick {
  position: fixed;
  right: 30px;
  top: 35%;
  padding-top: 107px;
  width: 157px;
  height: 383px;
  z-index: 22;
  box-sizing: border-box;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/spr_quick.png") right top no-repeat;
}

.quick ul {
  position: relative;
}

.quick a {
  display: block;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/spr_quick.png") 0 0 no-repeat;
  width: 100%;
  height: 51px;
  text-indent: -9999px;
  overflow: hidden;
}

.quick li:hover a, .quick .active a {
  background-position-x: -157px;
}

.quick .q1 a {
  background-position-y: -107px;
}

.quick .q2 a {
  background-position-y: -158px;
}

.quick .q3 a {
  background-position-y: -226px;
}

.quick .q2 a, .quick .q3 a {
  height: 68px;
}

.quick .top a {
  background-position-y: -294;
}

.quick.type2, .quick.type2 a {
  background-image: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/spr_quick_type2.png");
}

.ptn {
  display: block;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -1280px;
  width: 2560px;
  height: 1200px;
}

.ptn.ptn1 {
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/bg_ptn1.png") 0 0 no-repeat;
}

.ptn.ptn2 {
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/bg_ptn2.png") 0 0 no-repeat;
}

.bg_polygon {
  display: block;
  position: absolute;
  left: 50%;
  top: 171px;
  margin-left: -1193px;
  width: 2460px;
  height: 1264px;
  position: fixed;
}

.bg_polygon span {
  position: absolute;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/spr_polygon.png") 0 0 no-repeat;
}

.bg_polygon .po1 {
  left: 127px;
  top: 315px;
  width: 372px;
  height: 324px;
  background-position-y: 0px;
}

.bg_polygon .po2 {
  left: 1887px;
  top: 379px;
  width: 410px;
  height: 356px;
  background-position-y: -475px;
}

.bg_polygon .po3 {
  left: 5px;
  top: 530px;
  width: 484px;
  height: 420px;
  background-position-y: -950px;
}

.bg_polygon .po4 {
  left: 1905px;
  top: 695px;
  width: 549px;
  height: 475px;
  background-position-y: -1425px;
}

.bg_polygon .po5 {
  left: 59px;
  top: 970px;
  width: 68px;
  height: 60px;
  background-position-y: -1900px;
}

.bg_polygon .po6 {
  left: 2268px;
  top: 237px;
  width: 28px;
  height: 28px;
  background-position-y: -2375px;
}

.bg_polygon .po7 {
  left: 359px;
  top: 1050px;
  width: 228px;
  height: 198px;
  background-position-y: -2850px;
}

.bg_polygon .po8 {
  left: 1981px;
  top: 234px;
  width: 68px;
  height: 60px;
  background-position-y: -3325px;
}

.bg_polygon .po9 {
  left: 383px;
  top: 1028px;
  width: 68px;
  height: 60px;
  background-position-y: -3800px;
}

.bg_polygon .po10 {
  left: 1853px;
  top: 834px;
  width: 39px;
  height: 34px;
  background-position-y: -4275px;
}

.bg_polygon .po11 {
  left: 558px;
  top: 556px;
  width: 28px;
  height: 28px;
  background-position-y: -4750px;
}

.bg_polygon .po12 {
  left: 1815px;
  top: 352px;
  width: 200px;
  height: 174px;
  background-position-y: -5225px;
}

.bg_polygon .po13 {
  left: 318px;
  top: 220px;
  width: 200px;
  height: 174px;
  background-position-y: -5700px;
}

.bg_polygon .po14 {
  left: 1810px;
  top: 0px;
  width: 28px;
  height: 28px;
  background-position-y: -6175px;
}

.stit {
  display: block;
  position: absolute;
  left: 50%;
  top: 139px;
  margin-left: -274px;
  width: 549px;
  height: 120px;
}

.stit span {
  position: absolute;
}

.stit .deco1 {
  left: 50px;
  top: 29px;
  width: 449px;
  height: 110px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/deco1.png") 0 0 no-repeat;
}

.stit .deco2 {
  left: 0px;
  top: 0px;
  width: 549px;
  height: 120px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/deco2.png") 0 0 no-repeat;
}

.stit .deco3 {
  left: -17px;
  top: 35px;
  width: 52px;
  height: 52px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/deco3.png") 0 0 no-repeat;
}

.stit .deco4 {
  left: 515px;
  top: 35px;
  width: 52px;
  height: 52px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/deco4.png") 0 0 no-repeat;
}

.stit .st {
  left: 0;
  top: 0;
  width: 549px;
  height: 120px;
}

.stit.stit1 .st {
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/stit1.png") center center no-repeat;
}

.stit.stit2 .st {
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/stit2.png") center center no-repeat;
}

.stit.stit3 .st {
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/stit3.png") center center no-repeat;
}

.stit.stit4 .st {
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/stit4.png") center center no-repeat;
}

#intro {
  position: relative;
  width: 100%;
  height: 1333px;
}

#intro .item {
  position: absolute;
}

#intro .item.item1 {
  left: 506px;
  top: 275px;
  width: 271px;
  height: 337px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/item1.png") 0 0 no-repeat;
}

#intro .item.item2 {
  left: 355px;
  top: 365px;
  width: 141px;
  height: 134px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/item2.png") 0 0 no-repeat;
}

#intro .item.item3 {
  left: 806px;
  top: 407px;
  width: 104px;
  height: 116px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/item3.png") 0 0 no-repeat;
}

#intro .polygon {
  position: absolute;
}

#intro .polygon.polygon1 {
  left: 68px;
  top: 7px;
  width: 1130px;
  height: 1308px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/polygon1.png") 0 0 no-repeat;
}

#intro .polygon.polygon2 {
  left: 5px;
  top: 33px;
  width: 1256px;
  height: 1256px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/polygon2.png") 0 0 no-repeat;
}

#intro .polygon.polygon3 {
  left: 142px;
  top: 100px;
  width: 996px;
  height: 1138px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/polygon3.png") 0 0 no-repeat;
}

#intro .polygon.polygon4 {
  left: 0px;
  top: 0px;
  width: 1266px;
  height: 1322px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/polygon4.png") 0 0 no-repeat;
}

#intro .title {
  width: 1256px;
  height: 1308px;
  display: block;
  position: absolute;
  left: 50%;
  top: 33px;
  margin-left: -628px;
}

#intro .title span {
  position: absolute;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/title.png") 0 0 no-repeat;
  left: 0;
  width: 100%;
}

#intro .title .mt {
  top: 591px;
  height: 200px;
  background-position-y: -541px;
}

#intro .title .t1 {
  left: 210px;
  width: 189px;
  background-position-x: -210px;
}

#intro .title .t2 {
  left: 409px;
  width: 194px;
  background-position-x: -409px;
}

#intro .title .t3 {
  left: 665px;
  width: 194px;
  background-position-x: -665px;
}

#intro .title .t4 {
  left: 865px;
  width: 194px;
  background-position-x: -865px;
}

#intro .title .mtx1 {
  left: 0;
  top: 840px;
  width: 100%;
  height: 52px;
  background-position-x: center;
  background-position-y: -750px;
}

#intro .title .mtx2 {
  left: 0;
  top: 880px;
  width: 100%;
  height: 40px;
  background-position-x: center;
  background-position-y: -1106px;
  display: none;
}

#intro .title .ribbon1 {
  left: 273px;
  top: 895px;
  width: 720px;
  height: 62px;
  background-position-x: -273px;
  background-position-y: -895px;
  display: none;
}

#intro .title .ribbon2 {
  left: 308px;
  top: 857px;
  width: 650px;
  height: 83px;
  background-position-x: -308px;
  background-position-y: -990px;
  display: none;
}

#intro .title .star {
  left: 1023px;
  top: 541px;
  width: 88px;
  height: 84px;
  background-position: -1069px -416px;
}

#section1 {
  position: relative;
  width: 100%;
  height: 590px;
}

#section1 .con1 {
  display: block;
  position: absolute;
  left: 50%;
  top: 190px;
  margin-left: -600px;
  width: 1200px;
  height: 400px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/contents1.png") center top no-repeat;
}

#section1 .cha1 {
  display: block;
  position: absolute;
  left: 50%;
  top: -95px;
  margin-left: -1280px;
  width: 1062px;
  height: 727px;
}

#section1 .cha1.cha1_1 {
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/cha1_1.png") 0 0 no-repeat;
}

#section1 .cha1.cha1_2 {
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/cha1_2.png") 0 0 no-repeat;
}

#section2 {
  position: relative;
  width: 100%;
  height: 2668px;
}

#section2 .con2 {
  display: block;
  position: absolute;
  left: 50%;
  top: 190px;
  margin-left: -600px;
  width: 1200px;
  height: 2200px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/contents2.png") center top no-repeat;
}

#section2 .cha2 {
  display: block;
  position: absolute;
  left: 50%;
  top: 1992px;
  margin-left: -1280px;
  width: 861px;
  height: 739px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/cha2.png") 0 0 no-repeat;
}

#section2 .cha3 {
  display: block;
  position: absolute;
  left: 50%;
  top: 1566px;
  margin-left: 446px;
  width: 1161px;
  height: 946px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/cha3.png") 0 0 no-repeat;
}

#section3 {
  position: relative;
  width: 100%;
  height: 2560px;
}

#section3 .bg3 {
  position: absolute;
  left: 0px;
  top: -79px;
  width: 100%;
  height: 1866px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/bg3.png") center top no-repeat;
}

#section3 .con3 {
  position: absolute;
  left: 0px;
  top: 470px;
  width: 100%;
  height: 100%;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/contents3.png") center top no-repeat;
}

#section3 .stit .deco1 {
  background-image: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/deco1_2.png");
}

#section3 .stit .deco2 {
  background-image: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/deco2_2.png");
}

#section3 .txt3_1 {
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 340px;
  width: 390px;
  height: 100px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/txt3_1.png") 0 0 no-repeat;
}

#section3 .txt3_2 {
  position: absolute;
  left: 50%;
  margin-left: -235px;
  top: 340px;
  width: 430px;
  height: 100px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/txt3_2.png") 0 0 no-repeat;
}

#section3 .txt3_3 {
  position: absolute;
  left: 50%;
  margin-left: 170px;
  top: 340px;
  width: 430px;
  height: 100px;
  background: url("https://lwi.nexon.com/ms2/2022/0908_skill_5D482F14D98D4984/txt3_3.png") 0 0 no-repeat;
}

#sideBar {display: none !important;} /* lnb 노출시에는 제거 요함 */
