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

#wrap {
  position: relative;
}

#wrap #content {
  min-width: 1200px;
  height: 2029px;
  background: url(../images/background.jpg) no-repeat center top;
}

.ava_header {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 1200px;
  margin-left: -600px;
  z-index: 1000;
}

.ava_header .ava_logo {
  padding: 46px 0 39px;
}

.ava_header .ava_logo a {
  display: block;
  text-indent: -9999px;
  background-image: url(../images/img-sprites.png);
  background-position: -1259px -491px;
  width: 119px;
  height: 40px;
}

.ava_header .ava_gnb {
  position: absolute;
  top: 58px;
  right: -4px;
  font-size: 0;
}

.ava_header .ava_gnb li {
  display: inline-block;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.35);
  border: solid 1px rgba(96, 218, 228, 0.37);
}

.ava_header .ava_gnb li a {
  display: block;
  font-size: 0;
  text-align: center;
}

.ava_header .ava_gnb li span {
  display: inline-block;
  margin: 12px 0;
  vertical-align: top;
}

.ava_header .ava_gnb li a:hover span {
  opacity: 0.7;
}

.ava_header .ava_gnb li.login {
  display: none;
  border-right: 0;
}

.ava_header .ava_gnb li.login a {
  padding: 0 11px 0 16px;
}

.ava_header .ava_gnb li.login span {
  background-image: url(../images/img-sprites.png);
  background-position: -1387px -602px;
  width: 25px;
  height: 9px;
}

.ava_header .ava_gnb li.logout {
  display: none;
  border-right: 0;
}

.ava_header .ava_gnb li.logout a {
  padding: 0 11px 0 16px;
}

.ava_header .ava_gnb li.logout span {
  background-image: url(../images/img-sprites.png);
  background-position: -1388px -491px;
  width: 38px;
  height: 9px;
}

.ava_header .ava_gnb li.home a {
  padding: 0 15px 0 14px;
}

.ava_header .ava_gnb li.home span {
  background-image: url(../images/img-sprites.png);
  background-position: -1352px -602px;
  width: 25px;
  height: 9px;
}

.ava_header .ava_gnb li.start {
  width: 81px;
  border: 0;
  margin-left: 3px;
}

.ava_header .ava_gnb li.start span {
  background-image: url(../images/img-sprites.png);
  background-position: -1259px -577px;
  width: 83px;
  height: 34px;
  margin: 0;
  border: 0;
}

#weaponSlide {
  position: relative;
  height: 939px;
  overflow: hidden;
}

.item_box {
  position: relative;
  width: 1054px;
  height: 353px;
  margin: 0 auto 42px;
  z-index: 100;
}

.item_box .link {
  position: absolute;
  top: 69px;
  right: 155px;
}

.item_box .link li .btn_buy {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -975px -491px;
  width: 274px;
  height: 76px;
  margin: 0 auto;
}

.item_box .link li .btn_gift {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -975px -577px;
  width: 274px;
  height: 76px;
  margin: 0 auto;
}

.item_box .link li .btn_item {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -975px -663px;
  width: 274px;
  height: 76px;
  margin: 0 auto;
}

.item_box .link li:hover {
  opacity: 0.5;
}

.btn_notice {
  position: relative;
  left: -1px;
  display: block;
  width: 250px;
  height: 57px;
  text-indent: -9999px;
  margin: 125px auto 0;
  overflow: hidden;
}

[data-num="0"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1387px -621px;
  width: 9px;
  height: 13px;
  margin: 0 auto;
}

[data-num="1"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1440px -541px;
  width: 6px;
  height: 13px;
  margin: 0 auto;
}

[data-num="2"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1367px -621px;
  width: 10px;
  height: 13px;
  margin: 0 auto;
}

[data-num="3"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1406px -621px;
  width: 9px;
  height: 13px;
  margin: 0 auto;
}

[data-num="4"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1425px -621px;
  width: 9px;
  height: 13px;
  margin: 0 auto;
}

[data-num="5"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1427px -690px;
  width: 9px;
  height: 13px;
  margin: 0 auto;
}

[data-num="6"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1436px -716px;
  width: 9px;
  height: 13px;
  margin: 0 auto;
}

[data-num="7"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1437px -749px;
  width: 9px;
  height: 13px;
  margin: 0 auto;
}

[data-num="8"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1437px -772px;
  width: 9px;
  height: 13px;
  margin: 0 auto;
}

[data-num="9"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1436px -817px;
  width: 9px;
  height: 13px;
  margin: 0 auto;
}

.number_type_a [data-num="0"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1259px -663px;
  width: 33px;
  height: 43px;
  margin: 0 auto;
}

.number_type_a [data-num="1"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -576px -1040px;
  width: 27px;
  height: 43px;
  margin: 0 auto;
}

.number_type_a [data-num="2"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1316px -817px;
  width: 30px;
  height: 43px;
  margin: 0 auto;
}

.number_type_a [data-num="3"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -793px -274px;
  width: 29px;
  height: 43px;
  margin: 0 auto;
}

.number_type_a [data-num="4"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1234px -817px;
  width: 31px;
  height: 43px;
  margin: 0 auto;
}

.number_type_a [data-num="5"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1356px -817px;
  width: 30px;
  height: 43px;
  margin: 0 auto;
}

.number_type_a [data-num="6"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -832px -274px;
  width: 29px;
  height: 43px;
  margin: 0 auto;
}

.number_type_a [data-num="7"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1275px -817px;
  width: 31px;
  height: 43px;
  margin: 0 auto;
}

.number_type_a [data-num="8"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1396px -817px;
  width: 30px;
  height: 43px;
  margin: 0 auto;
}

.number_type_a [data-num="9"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -753px -274px;
  width: 30px;
  height: 43px;
  margin: 0 auto;
}

.number_type_b [data-num="0"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1302px -663px;
  width: 33px;
  height: 41px;
  margin: 0 auto;
}

.number_type_b [data-num="1"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1375px -905px;
  width: 29px;
  height: 41px;
  margin: 0 auto;
}

.number_type_b [data-num="2"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -613px -1040px;
  width: 28px;
  height: 41px;
  margin: 0 auto;
}

.number_type_b [data-num="3"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -871px -274px;
  width: 30px;
  height: 41px;
  margin: 0 auto;
}

.number_type_b [data-num="4"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1345px -663px;
  width: 31px;
  height: 41px;
  margin: 0 auto;
}

.number_type_b [data-num="5"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1414px -905px;
  width: 29px;
  height: 41px;
  margin: 0 auto;
}

.number_type_b [data-num="6"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -911px -274px;
  width: 30px;
  height: 41px;
  margin: 0 auto;
}

.number_type_b [data-num="7"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1295px -905px;
  width: 30px;
  height: 41px;
  margin: 0 auto;
}

.number_type_b [data-num="8"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1335px -905px;
  width: 30px;
  height: 41px;
  margin: 0 auto;
}

.number_type_b [data-num="9"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1386px -663px;
  width: 31px;
  height: 41px;
  margin: 0 auto;
}

.number_type_c [data-num="0"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1427px -663px;
  width: 13px;
  height: 17px;
  margin: 0 auto;
}

.number_type_c [data-num="1"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1438px -510px;
  width: 8px;
  height: 17px;
  margin: 0 auto;
}

.number_type_c [data-num="2"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1282px -716px;
  width: 12px;
  height: 17px;
  margin: 0 auto;
}

.number_type_c [data-num="3"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1304px -716px;
  width: 12px;
  height: 17px;
  margin: 0 auto;
}

.number_type_c [data-num="4"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1259px -716px;
  width: 13px;
  height: 17px;
  margin: 0 auto;
}

.number_type_c [data-num="5"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1326px -716px;
  width: 12px;
  height: 17px;
  margin: 0 auto;
}

.number_type_c [data-num="6"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1348px -716px;
  width: 12px;
  height: 17px;
  margin: 0 auto;
}

.number_type_c [data-num="7"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1370px -716px;
  width: 12px;
  height: 17px;
  margin: 0 auto;
}

.number_type_c [data-num="8"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1392px -716px;
  width: 12px;
  height: 17px;
  margin: 0 auto;
}

.number_type_c [data-num="9"] {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1414px -716px;
  width: 12px;
  height: 17px;
  margin: 0 auto;
}

.footer {
  position: relative;
  min-width: 1200px;
  height: 150px;
  line-height: 150px;
  width: 873px;
  font-size: 0;
  text-align: center;
  margin: -150px auto 0;
  z-index: 100;
}

.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: 40px;
}

.footer .f_btn.naver {
  width: 88px;
  height: 17px;
  background: url("../images/footer_ava.png") -117px -21px;
}

.footer .f_btn.kakao {
  width: 107px;
  height: 19px;
  background: url("../images/footer_ava.png") 0px -21px;
}

.footer .f_btn.neowiz {
  width: 89px;
  height: 15px;
  background: url("../images/footer_ava.png") 0px -50px;
}

.footer .f_btn.redduck {
  width: 98px;
  height: 12px;
  background: url("../images/footer_ava.png") -99px -50px;
}

.footer .copyright {
  margin-left: 40px;
  margin-right: 154px;
  width: 215px;
  height: 11px;
  background: url("../images/footer_ava.png") 0px 0px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.footer .evt_btn {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.footer .evt_btn.qna {
  margin-left: 65px;
  width: 62px;
  height: 11px;
  background: url("../images/footer_ava.png") -109px -75px;
}

.footer .evt_btn.all {
  margin-left: 10px;
  width: 99px;
  height: 11px;
  background: url("../images/footer_ava.png") 0px -75px;
}

.box1S .stock {
  position: absolute;
  left: 396px;
  bottom: 72px;
  width: 150px;
  line-height: 34px;
  text-align: center;
  font-size: 0;
}

.box1S .stock:before {
  content: "남은수량 : ";
  display: inline-block;
  font-size: 16px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  color: #00e5d8;
  letter-spacing: -0.035em;
  vertical-align: middle;
  margin-right: 3px;
}

.box1S .stock .count {
  display: inline-block;
  margin-left: 3px;
  vertical-align: top;
  vertical-align: middle;
}

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

.modal .close {
  position: absolute;
  font-size: 0;
  display: block;
  top: 39px;
  right: 38px;
  width: 29px;
  height: 29px;
}

.modal.on {
  animation-name: dropDown;
  animation-fill-mode: forwards;
}

@keyframes dropDown {
  99% {
    left: 0;
  }
  100% {
    left: 0;
  }
}

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

.modal .modal_body {
  width: 863px;
  height: 639px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  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 .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 {
  background: url("../images/modal_notice.png") no-repeat;
}

#modal_box_s1 .modal_body {
  width: 862px;
  height: 675px;
  background: url("../images/modal_box_s1.png") no-repeat;
}

#modal_box_s1 .modal_body .close {
  top: 23px;
  right: 24px;
}

#modal_box_s3 .modal_body {
  width: 862px;
  height: 675px;
  background: url("../images/modal_box_s3.png") no-repeat;
}

#modal_box_s3 .modal_body .close {
  top: 23px;
  right: 24px;
}

#modal_point .modal_body {
  width: 852px;
  height: 722px;
  background: url("../images/modal_point.png") no-repeat;
}

#modal_point .modal_body .close {
  top: 0px;
  right: 0px;
  width: 22px;
  height: 22px;
}

#modal_change .modal_body {
  width: 852px;
  height: 391px;
  background: url("../images/modal_change.png") no-repeat;
}

#modal_change .modal_body .close {
  top: 0px;
  right: 0px;
  width: 22px;
  height: 22px;
}

#weaponSlide:after {
  position: absolute;
  top: 438px;
  left: 50%;
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1234px -749px;
  width: 193px;
  height: 41px;
  margin: 0 auto;
  margin-left: -96px;
  z-index: 10;
}

#weaponSlide .bx-controls {
  display: none;
}

#weaponSlide .swiper-container {
  top: 390px;
  left: 50%;
  margin-left: -1335px;
  width: 2670px;
}

#weaponSlide .controller {
  position: relative;
  margin: 450px auto 0;
  text-align: center;
  z-index: 20;
}

#weaponSlide .controller .title {
  display: inline-block;
  font-size: 36px;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  margin: -100px 45px 0;
  line-height: 22px;
  color: #fff;
  vertical-align: middle;
  text-shadow: 0px 2px 3px #000;
}

#weaponSlide .controller .prev {
  position: absolute;
  top: -480px;
  left: 0;
  right: 50%;
  height: 500px;
  margin-left: -704px;
}

#weaponSlide .controller .next {
  position: absolute;
  top: -480px;
  right: 0;
  left: 50%;
  height: 500px;
  margin-right: -704px;
}

#weaponSlide .controller .prev,
#weaponSlide .controller .next {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

#weaponSlide .swiper-slide {
  font-size: 0;
}

#weaponSlide .swiper-slide .item_thum {
  width: 840px;
  margin: 0 auto;
  opacity: 0.5;
}

.coming_soon {
  width: 100%;
  height: 974px;
  background: url(../images/coming_soon.jpg) no-repeat center top;
}

#poinShop {
  position: relative;
  width: 100%;
  height: 1188px;
  padding-top: 190px;
  background: url(../images/point_shop.jpg) no-repeat center top;
}

.point_change {
  position: relative;
  width: 1000px;
  height: 347px;
  margin: 0 auto;
}

.point_change .item_select {
  width: 378px;
}

.point_change .item_select li {
  width: 124px;
  height: 28px;
  border: solid 1px rgba(255, 255, 255, 0.3);
  background-color: #191919;
  box-sizing: border-box;
  text-align: center;
  margin: 0 1px 1px 0;
  float: left;
}

.point_change .item_select li a {
  display: block;
  line-height: 26px;
  font-size: 11px;
  font-family: 'Noto Sans', sans-serif;
  letter-spacing: -0.025em;
  color: #989898;
  overflow: hidden;
  white-space: pre;
}

.point_change .item_select li.active {
  border-color: #d2340f !important;
  background-color: #3a1818 !important;
}

.point_change .item_select li.active a {
  color: #f73333 !important;
}

.point_change .item_select li.re {
  border-color: #49acf2;
  background-color: #152d3e;
}

.point_change .item_select li.re a {
  color: #49acf2;
}

.point_change .item_select li:hover:not(.active):not(.re) a {
  color: #fff;
}

.point_change .item_thum {
  position: absolute;
  top: 0px;
  left: 377px;
  width: 484px;
  height: 347px;
}

.point_change .item_thum .name {
  display: block;
  font-size: 24px;
  font-family: 'Quantico', sans-serif;
  letter-spacing: 0.050em;
  line-height: 37px;
  color: #101010;
  margin-top: 54px;
  text-align: center;
}

.point_change .item_thum .thum {
  position: absolute;
  top: 15px;
  left: 0;
}

.point_change .item_thum.disable {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: 0px 0px;
  width: 484px;
  height: 347px;
  margin: 0 auto;
}

.point_change .item_thum.disable .thum,
.point_change .item_thum.disable .name {
  display: none;
}

.point_controller {
  position: absolute;
  top: 0;
  right: 0;
  width: 136px;
}

.point_controller .point {
  display: block;
  height: 79px;
  padding: 89px 0 2px;
  text-align: center;
  font-size: 0;
}

.point_controller .point i {
  display: inline-block;
}

.point_controller .btn_point_change {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -288px -1040px;
  width: 134px;
  height: 90px;
  margin: 0 auto;
}

.point_controller .btn_item_list {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -144px -1040px;
  width: 134px;
  height: 93px;
  margin: 0 auto;
}

.point_count {
  width: 484px;
  height: 84px;
  margin: 0 auto;
  padding-top: 74px;
}

.point_count .point {
  display: block;
  width: 166px;
  height: 61px;
  line-height: 61px;
  text-align: center;
  margin: 12px 0 0 274px;
}

.point_count .point i {
  display: inline-block;
  margin-top: 10px;
}

.box_shop {
  position: relative;
  width: 876px;
  height: 347px;
  margin: 68px auto 0;
}

.box_shop .item_select {
  position: absolute;
  top: 0;
  left: 0;
  width: 249px;
}

.box_shop .item_select li:nth-child(1) a {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1036px -905px;
  width: 249px;
  height: 57px;
  margin: 0 auto;
}

.box_shop .item_select li:nth-child(2) a {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1193px -412px;
  width: 249px;
  height: 58px;
  margin: 0 auto;
}

.box_shop .item_select li:nth-child(3) a {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -975px -817px;
  width: 249px;
  height: 58px;
  margin: 0 auto;
}

.box_shop .item_select li:nth-child(4) a {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1193px -274px;
  width: 249px;
  height: 59px;
  margin: 0 auto;
}

.box_shop .item_select li:nth-child(5) a {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: 0px -905px;
  width: 249px;
  height: 58px;
  margin: 0 auto;
}

.box_shop .item_select li:nth-child(6) a {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -518px -905px;
  width: 249px;
  height: 58px;
  margin: 0 auto;
}

.box_shop .item_select li:hover {
  opacity: 0.8;
}

.box_shop .item_select li.active:nth-child(1) a {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: 0px -973px;
  width: 249px;
  height: 57px;
  margin: 0 auto;
}

.box_shop .item_select li.active:nth-child(2) a {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -975px -749px;
  width: 249px;
  height: 58px;
  margin: 0 auto;
}

.box_shop .item_select li.active:nth-child(3) a {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -494px -274px;
  width: 249px;
  height: 58px;
  margin: 0 auto;
}

.box_shop .item_select li.active:nth-child(4) a {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -1193px -343px;
  width: 249px;
  height: 59px;
  margin: 0 auto;
}

.box_shop .item_select li.active:nth-child(5) a {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -259px -905px;
  width: 249px;
  height: 58px;
  margin: 0 auto;
}

.box_shop .item_select li.active:nth-child(6) a {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -777px -905px;
  width: 249px;
  height: 58px;
  margin: 0 auto;
}

.box_shop .item_thum {
  position: absolute;
  top: 5px;
  left: 254px;
  width: 484px;
}

.box_shop .item_thum ul:after {
  content: "";
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -975px -274px;
  width: 208px;
  height: 207px;
  margin: 0 auto;
  margin-top: 84px;
}

.box_shop .item_thum.active ul:after {
  content: none;
}

.box_shop .item_thum li {
  display: none !important;
}

.box_shop .item_thum li.active {
  display: block !important;
}

.box_shop .item_thum li:nth-child(1) {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -494px 0px;
  width: 471px;
  height: 264px;
  margin: 0 auto;
}

.box_shop .item_thum li:nth-child(2) {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: 0px -357px;
  width: 471px;
  height: 264px;
  margin: 0 auto;
}

.box_shop .item_thum li:nth-child(3) {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -481px -357px;
  width: 471px;
  height: 264px;
  margin: 0 auto;
}

.box_shop .item_thum li:nth-child(4) {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: 0px -631px;
  width: 471px;
  height: 264px;
  margin: 0 auto;
}

.box_shop .item_thum li:nth-child(5) {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -481px -631px;
  width: 471px;
  height: 264px;
  margin: 0 auto;
}

.box_shop .item_thum li:nth-child(6) {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -975px 0px;
  width: 471px;
  height: 264px;
  margin: 0 auto;
}

.box_shop .item_thum .stock {
  display: block;
  width: 200px;
  line-height: 44px;
  text-align: center;
  font-size: 0;
  margin: 0 auto;
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -259px -973px;
  width: 252px;
  height: 41px;
  margin: 0 auto;
  opacity: 0;
}

.box_shop .item_thum .stock:before {
  content: "남은수량 : ";
  display: inline-block;
  font-size: 19px;
  font-weight: bold;
  font-family: 'Noto Sans', sans-serif;
  color: #f40c0c;
  letter-spacing: 0.010em;
  vertical-align: middle;
  margin-right: 11px;
}

.box_shop .item_thum .stock .count {
  display: inline-block;
  margin: 12px 0 0 3px;
  vertical-align: top;
}

.box_shop .item_thum.active .stock {
  opacity: 1;
}

.box_shop .btn_point_use {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: -432px -1040px;
  width: 134px;
  height: 90px;
  margin: 0 auto;
}

.box_shop .btn_change_item_list {
  display: block;
  font-size: 0;
  background-image: url(../images/img-sprites.png);
  background-position: 0px -1040px;
  width: 134px;
  height: 96px;
  margin: 0 auto;
}
