@charset "UTF-8";
/* ----------------------------------------------
 * HanbitSoft Infra Development Team
 * 레티샤의 특판 Stylesheet
 * Author - moran67@hanbitsoft.co.kr 210805
------------------------------------------------- */
/* 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::-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;
}

button {
  background: transparent;
}

/* Reserved Class
-------------------------------------------------------------- */
.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 {
  content: "";
  display: block;
  clear: both;
}

#wrap {
  overflow: hidden;
  width: 100%;
  min-width: 1200px;
}

#wrap .inner {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.cont {
  /* layer */
}

.cont .addItemList {
  font-size: 0;
  height: 0;
  line-height: 0;
}

.cont .btnMore,
.cont .btnMore2 {
  display: block;
  position: absolute;
  width: 26px;
  height: 25px;
  cursor: pointer;
}

.cont .btnMore01 {
  top: 843px;
  left: 1112px;
}

.cont .btnMore02 {
  top: 1008px;
  left: 132px;
}

.cont .btnMore03 {
  top: 1008px;
  left: 272px;
}

.cont .btnMore04 {
  top: 1008px;
  left: 412px;
}

.cont .btnMore05 {
  top: 1008px;
  left: 552px;
}

.cont .btnMore06 {
  top: 1008px;
  left: 692px;
}

.cont .btnMore07 {
  top: 1008px;
  left: 832px;
}

.cont .btnMore08 {
  top: 1008px;
  left: 972px;
}

.cont .btnMore09 {
  top: 1008px;
  left: 1112px;
}

.cont .btnMore10 {
  top: 1173px;
  left: 132px;
}

.cont .btnMore11 {
  top: 1173px;
  left: 272px;
}

.cont .btnMore12 {
  top: 1950px;
  left: 412px;
  z-index: 99;
}

.cont .btnMore13 {
  top: 1274px;
  left: 549px;
  width: 28px;
  height: 28px;
}

.cont .btnMore13_1 {
  top: 1274px;
  left: 689px;
  width: 28px;
  height: 28px;
}

.cont .btnMore14 {
  top: 1274px;
  left: 829px;
  width: 28px;
  height: 28px;
}

.cont .btnBuy {
  position: absolute;
  top: 706px;
  left: 324px;
  -webkit-box-shadow: 0 6px 0 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 0 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.cont .btnBuy:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}

.cont .btnMore:hover + .layer,
.cont .btnMore:focus + .layer {
  display: block;
}

.cont .layer {
  position: absolute;
  display: none;
}

.cont .layer01 {
  top: 872px;
  left: 1082px;
}

.cont .layer02 {
  top: 1037px;
  left: 82px;
}

.cont .layer03 {
  top: 1037px;
  left: 203px;
}

.cont .layer04 {
  top: 1037px;
  left: 382px;
}

.cont .layer05 {
  top: 1037px;
  left: 522px;
}

.cont .layer06 {
  top: 1037px;
  left: 662px;
}

.cont .layer07 {
  top: 1037px;
  left: 802px;
}

.cont .layer08 {
  top: 1037px;
  left: 942px;
}

.cont .layer09 {
  top: 1037px;
  left: 1082px;
}

.cont .layer10 {
  top: 1203px;
  left: 102px;
}

.cont .layer11 {
  top: 1203px;
  left: 241px;
}

.cont .layer12 {
  position: absolute;
  top: 50px;
  left: -304px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 250ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 250ms cubic-bezier(0.19, 1, 0.22, 1);
}

.cont .layer12.view {
  top: 25px;
  visibility: visible;
  opacity: 1;
}

.cont .layer13 {
  position: absolute;
  top: -529px;
  left: 30px;
  display: none;
}

.cont .layer13.view {
  display: block;
}

.cont .layer13_1 {
  position: absolute;
  top: 28px;
  left: -148px;
  display: none;
}

.cont .layer13_1.view {
  display: block;
}

.cont .layer14 {
  position: absolute;
  top: -416px;
  left: -804px;
  display: none;
}

.cont .layer14.view {
  display: block;
}

.cont .char-view {
  position: absolute;
  top: 788px;
  width: 60px;
  height: 62px;
  overflow: hidden;
}

.cont .char-view::after {
  content: "";
  position: absolute;
  top: -30px;
  left: -57px;
  width: 50px;
  height: 110px;
  background: #dfd2c2;
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  z-index: 10;
}

.cont .char-view:hover::after {
  left: 100%;
  -webkit-transition: all 650ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 650ms cubic-bezier(0.19, 1, 0.22, 1);
}

.cont .char-view01 {
  left: 80px;
}

.cont .char-view02 {
  left: 220px;
}

.cont .char-view03 {
  left: 360px;
}

.cont .char-view04 {
  left: 500px;
}

.cont .char-view05 {
  left: 640px;
}

.cont .char-view06 {
  left: 780px;
}

header {
  background: url(../images/bg_header.jpg) no-repeat 50% 0;
  height: 849px;
}

.cont00 {
  background: url(../images/bg_content01.jpg) no-repeat 50% 0;
  height: 2546px;
}

.cont01 {
  background: url(../images/bg_content02.jpg) no-repeat 50% 0;
  height: 1608px;
}

footer {
  background: url(../images/bg_footer.jpg) no-repeat 50% 0;
  height: 527px;
}

footer .prob-view {
  position: absolute;
  top: 335px;
  left: 202px;
  width: 118px;
  height: 18px;
}

.btn_top {
  position: fixed;
  bottom: 0;
  right: -180px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 650ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 650ms cubic-bezier(0.19, 1, 0.22, 1);
}

.btn_top.view {
  right: 30px;
  opacity: 1;
  visibility: visible;
}
