@charset "UTF-8";
/* ----------------------------------------------
 * HanbitSoft Infra Development Team
 * 린든상자 Stylesheet
 * Author - moran67@hanbitsoft.co.kr 220127
 ------------------------------------------------- */
a,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figcaption,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
input,
label,
legend,
li,
object,
ol,
p,
select,
small,
span,
strong,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

button,
fieldset,
img {
  border: 0;
}

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

body,
button,
input,
kbd,
select,
table,
textarea {
  line-height: 1.2;
  font-family: "돋움", 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:active,
a:focus,
a:hover {
  text-decoration: underline;
  color: #00f;
}

button,
label {
  cursor: pointer;
}

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

.blind {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  width: 1px;
  height: 1px;
}

.fL {
  float: left;
}

.fR {
  float: right;
}

.clearFix {
  zoom: 1;
}

.clearFix:after {
  display: block;
  content: "";
  clear: both;
}

body {
  width: 100%;
  height: 100%;
  background: #000;
}

.sp_btn {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  background: url(../images/sp_btn.png) no-repeat 0 0;
  width: auto;
  height: 10px;
  line-height: 999px;
}

#wrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 2000px;
  min-width: 1100px;
  margin: 0 auto;
  background: url(../images/bg.jpg) no-repeat 50% 0;
}

#wrap .inner {
  position: relative;
  width: 1100px;
  height: 980px;
  margin: 0 auto;
}

#wrap .inner .linden_login {
  position: absolute;
  top: 464px;
  left: 0;
  width: 640px;
  height: 162px;
  margin-left: 220px;
  text-align: center;
  font-weight: 700;
  z-index: 10;
}

#wrap .inner .linden_login .my_point {
  background: url(../images/spr_bg_myPoint.png) no-repeat 0 -148px;
  width: 337px;
  height: 74px;
  margin: 1px 0 10px 150px;
  color: #edd0a7;
  font-size: 22px;
  line-height: 72px;
}

#wrap .inner .linden_login .btn_buy {
  position: relative;
  display: inline-block;
  background: url(../images/btn_bg01.png) no-repeat;
  width: 311px;
  height: 100px;
  color: transparent;
  font-size: 0;
}
#wrap .inner .linden_login .btn_buy::after {
  content: "";
  display: block;
  position: absolute;
  top: 33px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../images/btn_login_txt.png) no-repeat;
  width: 109px;
  height: 23px;
}
#wrap .inner .linden_login .btn_buy:hover {
  -webkit-animation: vibe 600ms linear forwards;
  animation: vibe 600ms linear forwards;
}

#wrap .inner .linden_login .login_before .my_point {
  background-color: rgba(2, 2, 2, 0.6);
}

#wrap .inner .linden_login .login_after .my_point {
  background-position: 0 -224px;
  background-color: rgba(2, 2, 2, 0.6);
}

#wrap .inner .linden_login .login_after .my_point p {
  margin-left: 184px;
  font-weight: 700;
}

#wrap .inner .linden_login .login_after .btn_buy::after {
  content: "";
  display: block;
  background: url(../images/btn_buy_txt.png) no-repeat;
  width: 167px;
  height: 24px;
}

#wrap .inner.tabOn .linden_login {
  top: 0;
  height: 72px;
  padding: 35px 0 44px 0;
}

#wrap .inner.tabOn .linden_login .my_point {
  float: left;
  width: 335px;
  height: 72px;
  margin: 0 0 0 30px;
  background-position: 0 0;
  color: #423c46;
  line-height: 70px;
}

#wrap .inner.tabOn .linden_login .btn_buy {
  float: left;
  width: 231px;
  height: 82px;
  margin: -6px 0 0 15px;
  background: url(../images/btn_bg02.png) no-repeat;
}
#wrap .inner.tabOn .linden_login .btn_buy::after {
  top: 31px;
}
#wrap .inner.tabOn .linden_login .login_after .my_point {
  background-position: 0 -74px;
  color: #423c46;
}

#wrap .inner.tabOn .linden_login .login_after .my_point p {
  margin-left: 184px;
  font-weight: 700;
}
#wrap .inner.tabOn .btn_caition_more,
#wrap .inner.tabOn .caution {
  visibility: visible;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#wrap .inner.tabOn .tab_area .btn_tabClose {
  opacity: 1;
  visibility: visible;
}

#wrap .inner.tabOn .ellip_img {
  visibility: visible;
}

/* tab_area */
.tab_area {
  position: relative;
  width: 860px;
  height: 100%;
  padding-top: 66px;
}

.tab_area > ul {
  overflow: hidden;
}

.tab_area li .tit {
  background: url(../images/spr_tab_tit.png) no-repeat 0 0;
  width: 220px;
  height: 69px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.tab_area li .tit a {
  display: block;
  width: 100%;
  height: 100%;
  color: transparent;
  text-indent: -9999px;
}

.tab_area .tab0 .tit {
  background-position: 0 -1px;
}

.tab_area .tab0 .tit.on,
.tab_area .tab0 .tit:hover {
  background-position: -220px -1px;
}

.tab_area .tab0 .tab_contents .in {
  background: url(../images/tab0_con.png) no-repeat 0 0;
}

.tab_area .tab1 .tit {
  background-position: 0 -70px;
}

.tab_area .tab1 .tit.on,
.tab_area .tab1 .tit:hover {
  background-position: -220px -70px;
}

.tab_area .tab2 .tit {
  background-position: 0 -139px;
}

.tab_area .tab2 .tit.on,
.tab_area .tab2 .tit:hover {
  background-position: -220px -139px;
}

.tab_area .tab2 .tab_contents .in {
  background: url(../images/tab2_con.jpg) no-repeat center 0;
}

.tab_area .tab3 .tit {
  background-position: 0 -208px;
}

.tab_area .tab3 .tit.on,
.tab_area .tab3 .tit:hover {
  background-position: -220px -208px;
}

.tab_area .tab3 .tab_contents .in {
  background: url(../images/tab3_con.jpg) no-repeat center 0;
}

.tab_area .tab4 .tit {
  background-position: 0 -277px;
}

.tab_area .tab4 .tit.on,
.tab_area .tab4 .tit:hover {
  background-position: -220px -277px;
}

.tab_area .tab4 .tab_contents .in {
  background: url(../images/tab4_con.jpg) no-repeat center 0;
}

.tab_area .tab5 .tit {
  height: 70px;
  background-position: 0 -346px;
}

.tab_area .tab5 .tit.on,
.tab_area .tab5 .tit:hover {
  background-position: -220px -346px;
}

/* S : 201126 추가 */
.tab5 .slide_inner .slide_wrap .con {
  height: 495px;
}
.tab5 .slide_inner .slide_wrap .con0 {
  background: url(../images/tab5_con.jpg) no-repeat center 0;
}
.tab6 .slide_inner .slide_wrap .con0 {
  height: 495px;
  background: url(../images/tab6_con.jpg) no-repeat center 0;
}
/* E : 201126 추가 */

.tab_area .tab6 .tit {
  height: 71px;
  background-position: 0 -415px;
}

.tab_area .tab6 .tit.on,
.tab_area .tab6 .tit:hover {
  background-position: -220px -415px;
}

.tab_area .tab6 .tab_contents .in {
  background: url(../images/tab6_con.png) no-repeat center 0;
}

.tab_area .tab6 .btn_go_buy {
  position: absolute;
  background: url(../images/btn_buy.png) no-repeat;
  width: 311px;
  height: 100px;
  top: 320px;
  left: 180px;
}
.tab_area .tab6 .btn_go_buy:hover {
  -webkit-animation: vibe 600ms linear forwards;
  animation: vibe 600ms linear forwards;
}


.tab_area .btn_tabClose {
  position: absolute;
  top: 0;
  right: -29px;
  background: url(../images/btn_tabClose.jpg) no-repeat 0 0;
  width: 29px;
  height: 84px;
  color: transparent;
  text-indent: -9999px;
}

.tab_area .tab_contents {
  display: none;
  position: absolute;
  top: 0;
  left: 219px;
  background: #20231e;
  width: 642px;
  height: 100%;
  padding: 150px 0 30px;
  -webkit-box-shadow: 10px 2px 20px rgba(0, 0, 0, 0.7);
  box-shadow: 10px 2px 20px rgba(0, 0, 0, 0.7);
}
.tab_area .tab_contents::before {
  content: "";
  position: absolute;
  top: 0;
  background: url(../images/bg_shadow.png) no-repeat;
  width: 642px;
  height: 65px;
}
.tab_area .tab_contents .in {
  position: relative;
  width: 580px;
  height: 514px;
  margin: 0 31px;
}

.tab_area .tab_contents .linkBtn {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 304px;
  margin: 0 auto;
}

.tab_area .tab_contents .linkBtn a {
  display: block;
  background: url(../images/probable_btn.png) no-repeat;
  width: 304px;
  height: 57px;
  transition: all 800ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.tab_area .tab_contents .linkBtn a:hover {
  transform: translateY(-10px);
}
.tab_area .caution {
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  top: 684px;
  left: 220px;
  background: url(../images/tit_caution.png) no-repeat 38px 0;
  width: 640px;
  height: 240px;
  padding: 36px 0 0 0;
}

.tab_area .caution > p {
  padding: 0 38px !important;
  margin-bottom: 16px;
  line-height: 14px;
  color: #afafaf;
  letter-spacing: -0.5px;
  font-size: 11px;
  font-weight: 700;
}

.tab_area .caution p {
  padding-left: 20px;
}

.tab_area .caution ul {
  padding: 0 38px;
}

.tab_area .caution li {
  overflow: hidden;
  line-height: 16px;
  font-size: 11px;
  color: #afafaf;
  letter-spacing: -0.5px;
}

.tab_area .caution .num {
  float: left;
  display: block;
  width: 13px;
  height: 10px;
  margin-top: 3px;
  text-align: center;
  line-height: 11px;
  background: #a09b9a;
  font-size: 8px;
  color: #25221b;
}

.tab_area .caution .tit_caution {
  /* color: #5656a0; */
}

.tab_area .caution .btn_caution_close {
  display: none;
  position: absolute;
  top: 12px;
  right: 14px;
  background: url(../images/btn_caution_more_close.png) no-repeat 0 0;
  width: 21px;
  height: 21px;
  color: transparent;
  font-size: 0;
}

.tab_area .caution.more {
  top: 567px;
  left: 218px;
  background: #000 url(../images/tit_caution_pop.png) no-repeat 39px 32px;
  width: 642px;
  height: 405px;
  padding-top: 65px;
  z-index: 100;
}

.tab_area .caution.more ul {
  padding: 0 33px 0 39px;
  word-break: keep-all;
}

.tab_area .caution.more ul li {
  color: #cbccc3;
}

.tab_area .caution.more .btn_caution_close {
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.tab_area .caution.more .btn_caution_close:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.tab_area .btn_caition_more {
  position: absolute;
  top: 682px;
  left: 335px;
  background: url(../images/btn_caution_more.png) no-repeat 0 0;
  width: 44px;
  height: 18px;
  color: transparent;
  font-size: 0;
  z-index: 1;
  visibility: hidden;
}

.tab_area.more {
  top: 527px;
  left: 218px;
  background: #111417 url(../images/tit_caution_pop.png) no-repeat 39px 32px;
  width: 642px;
  height: 405px;
  padding-top: 65px;
  z-index: 100;
}

.tab_area.more ul {
  padding: 0 33px 0 39px;
  word-break: keep-all;
}

.tab_area.more li {
  color: #cbccc3;
}

.tab_area.more .btn_caution_close {
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.tab_area.more .btn_caution_close:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.tab_area .ellip_img {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 955px;
  left: 280px;
  background: url(../images/ellip.png) no-repeat 0 0;
  width: 3px;
  height: 14px;
  color: transparent;
  visibility: hidden;
}

/* slide */
.slide_inner .slide_wrap {
  position: relative;
  top: 0;
  left: 7px;
  width: 580px;
  height: 434px;
}

.slide_inner .slide_wrap .con {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 434px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
}

.slide_inner .slide_wrap .con:first-child {
  visibility: visible;
  opacity: 1;
}

.slide_inner .pageing_area {
  position: relative;
  background: url(../images/paging_bg.png) no-repeat 0 0;
  width: 594px;
  height: 78px;
  line-height: 60px;
  text-align: center;
}

.slide_inner .pageing_area button {
  background: url(../images/spr_btn_nextPre.png) no-repeat 0 0;
  width: 11px;
  height: 12px;
  vertical-align: middle;
  color: transparent;
  font-size: 0;
}

.slide_inner .pageing_area button.next {
  background-position: 0 -12px;
}

.slide_inner .pageing_area button.prev {
  background-position: 0 0;
}

.slide_inner .pageing_area .paging {
  margin: 0 16px 0 18px;
  vertical-align: middle;
}

.slide_inner .pageing_area .paging a {
  display: inline-block;
  vertical-align: middle;
  background: url(../images/spr_btn_paging.png) no-repeat 0 -14px;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  color: transparent;
}

.slide_inner .pageing_area .paging a.on {
  background-position: 0 0;
}

.tab1 .slide_inner .con0 {
  background: url(../images/tab1_list0.jpg) no-repeat -1px 0;
}

.tab1 .slide_inner .con1 {
  background: url(../images/tab1_list1.jpg) no-repeat -1px 0;
}

.tab1 .slide_inner .con2 {
  background: url(../images/tab1_list2.jpg) no-repeat -1px 0;
}

.tab1 .slide_inner .con3 {
  background: url(../images/tab1_list3.jpg) no-repeat -1px 0;
}

.tab1 .slide_inner .con4 {
  background: url(../images/tab1_list4.jpg) no-repeat 0 0;
}


/* btn area */
.btn_more {
  position: absolute;
  width: 16px;
  height: 16px;
  background-position: -58px -93px;
  z-index: 9;
}

.btn_sly + img {
  position: absolute;
  opacity: 1;
  visibility: hidden;
  z-index: 100;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.btn_sly:hover + img,
.btn_sly:focus + img {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.btn_m0 {
  top: 356px;
  left: 99px;
}
.btn_m1 {
  top: 356px;
  left: 235px;
}
.btn_m2 {
  top: 356px;
  left: 368px;
}
.btn_m3 {
  top: 107px;
  left: 99px;
}
.btn_m4 {
  top: 107px;
  left: 368px;
}
.btn_m4-1 {
  top: 365px;
  left: 455px;
}
.btn_m5 {
  top: 195px;
  left: 109px;
}
.btn_m6 {
  top: 195px;
  left: 235px;
}
.btn_m7 {
  top: 195px;
  left: 366px;
}
.btn_m8 {
  top: 195px;
  left: 495px;
}
.btn_m9 {
  top: 367px;
  left: 176px;
}
.btn_m10 {
  top: 367px;
  left: 435px;
}
.btn_m11 {
  top: 355px;
  left: 98px;
}

/* 팝업 */
.ly_img0 {
  top: 384px;
  left: -52px;
}
.ly_img1 {
  top: 370px;
  left: 62px;
  z-index: 300;
}
.ly_img2 {
  top: 381px;
  left: 180px;
}
.ly_img3 {
  top: 134px;
  left: -95px;
}
.ly_img4 {
  top: 134px;
  left: 176px;
}
.ly_img4-1 {
  top: 390px;
  left: 245px;
}
.ly_img5 {
  top: 211px;
  left: -100px;
}
.ly_img6 {
  top: -17px;
  left: 255px;
}
.ly_img7 {
  top: 212px;
  left: 121px;
}
.ly_img8 {
  top: 213px;
  left: 247px;
}
.ly_img9 {
  top: 388px;
  left: -33px;
}
.ly_img10 {
  top: 387px;
  left: 228px;
}
.ly_img11 {
  top: 378px;
  left: -55px;
}

.dimmed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.9;
}

@-webkit-keyframes vibe {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  20% {
    -webkit-transform: scale(0.97, 1.03);
    transform: scale(0.97, 1.03);
  }
  40% {
    -webkit-transform: scale(1.03, 0.97);
    transform: scale(1.03, 0.97);
  }
  60% {
    -webkit-transform: scale(0.97, 1.03);
    transform: scale(0.97, 1.03);
  }
  80% {
    -webkit-transform: scale(1.03, 0.97);
    transform: scale(1.03, 0.97);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@keyframes vibe {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  20% {
    -webkit-transform: scale(0.97, 1.03);
    transform: scale(0.97, 1.03);
  }
  40% {
    -webkit-transform: scale(1.03, 0.97);
    transform: scale(1.03, 0.97);
  }
  60% {
    -webkit-transform: scale(0.97, 1.03);
    transform: scale(0.97, 1.03);
  }
  80% {
    -webkit-transform: scale(1.03, 0.97);
    transform: scale(1.03, 0.97);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

/* 201126 추가 S */
.slide_inner .pageing_area2 {
  position: relative;
  width: 594px;
  height: 78px;
  text-align: center;
  line-height: 60px;
}
.slide_inner .pageing_area2 button {
  color: transparent;
  background: url(../images/spr_btn_nextPre2.png) no-repeat 0 0;
  width: 11px;
  height: 12px;
  vertical-align: middle;
  font-size: 0;
}
.slide_inner .pageing_area2 button.next {
  background-position: 0 -12px;
}
.slide_inner .pageing_area2 button.prev {
  background-position: 0 0;
}
.slide_inner .pageing_area2 .paging {
  margin: 0 18px;
  vertical-align: middle;
}
.slide_inner .pageing_area2 .paging a {
  display: inline-block;
  vertical-align: middle;
  background: url(../images/spr_btn_paging2.png) no-repeat 0 0;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  color: transparent;
}
.slide_inner .pageing_area2 a.on {
  background-position: 0 -14px;
}
/* 201126 추가 E */
