@charset "UTF-8";
/* ----------------------------------------------
 * HanbitSoft Infra Development Team
 * 봄 코스튬 특판 Stylesheet
 * Author - moran67@hanbitsoft.co.kr 201029
------------------------------------------------- */
/* 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;
}

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

.clearFix {
  zoom: 1;
}

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

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

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

#wrap .popup {
  text-align: center;
  opacity: 0;
  visibility: hidden;
}

#wrap .popup-inner {
  z-index: 3;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  position: absolute;
  top: -87px;
  left: 0;
}

#wrap .popup img {
  display: block;
  max-width: 100%;
  width: 100%;
}

#wrap .popup .btn-close {
  position: absolute;
  top: 43px;
  left: auto;
  right: 47px;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

#wrap .popup .btn-close:hover {
  -webkit-transform: scale(0.8) rotate(180deg);
          transform: scale(0.8) rotate(180deg);
}

#wrap .popup:before {
  content: '';
  display: block;
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

#wrap .popup.on {
  opacity: 1;
  visibility: visible;
}

#wrap .popup.on .popup-inner {
  -webkit-transform: scale(1);
          transform: scale(1);
}

#wrap .dimmed {
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

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

.evt-container {
  background: url(../images/bg_content.jpg) no-repeat 50% 0;
  height: 3460px;
}

.evt-container button {
  background: transparent;
}

.evt-container .costume-op-view {
  position: absolute;
  top: 65px;
  left: 69px;
  -webkit-transition: all 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: all 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.evt-container .costume-op-view:hover {
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
}

.evt-container .costume-go {
  position: absolute;
  top: 65px;
  left: 555px;
  -webkit-transition: all 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: all 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.evt-container .costume-go:hover {
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
}

.evt-container .btn-buy {
  width: 360px;
  height: 77px;
}

.evt-container .btn-buy a {
  display: block;
  width: 100%;
  height: 100%;
}

.evt-container .btn-buy01 {
  position: absolute;
  top: 1061px;
  left: 0;
}

.evt-container .btn-buy02 {
  position: absolute;
  top: 1061px;
  left: 370px;
}

.evt-container .btn-buy03 {
  position: absolute;
  top: 1061px;
  left: 740px;
}

.evt-container .btn-buy04 {
  position: absolute;
  top: 1894px;
  left: 0;
}

.evt-container .btn-buy05 {
  position: absolute;
  top: 1894px;
  left: 370px;
}

.evt-container .btn-buy06 {
  position: absolute;
  top: 1894px;
  left: 740px;
}

.evt-container .btn-buy07 {
  position: absolute;
  top: 2396px;
  left: 370px;
}

.evt-container .btn-more {
  display: block;
  position: absolute;
  top: 2223px;
  left: 822px;
  z-index: 2;
  width: 21px;
  height: 23px;
  cursor: pointer;
}

.evt-container .btn-more:hover + img,
.evt-container .btn-more:focus + img {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.evt-container .layer {
  position: absolute;
  top: 2246px;
  left: 650px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 0.2s, -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 0.2s, transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 0.2s, transform 0.3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}

.evt-container .package .char-link {
  width: 360px;
  height: 320px;
}

.evt-container .package .char-link::before {
  position: relative;
  -webkit-animation: floating 2s infinite ease-in;
          animation: floating 2s infinite ease-in;
}

.evt-container .package .char-link:hover::before {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.evt-container .vanessa {
  position: absolute;
  top: 442px;
  left: 0;
}

.evt-container .vanessa::before {
  content: '';
  display: block;
  background: url(../images/name01.png) no-repeat;
  width: 212px;
  height: 63px;
  margin-top: 237px;
  margin-left: 73px;
}

.evt-container .breeze {
  position: absolute;
  top: 442px;
  left: 370px;
}

.evt-container .breeze::before {
  content: '';
  display: block;
  background: url(../images/name02.png) no-repeat;
  width: 257px;
  height: 66px;
  margin-top: 235px;
  margin-left: 52px;
}

.evt-container .misty {
  position: absolute;
  top: 442px;
  left: 740px;
}

.evt-container .misty::before {
  content: '';
  display: block;
  background: url(../images/name03.png) no-repeat;
  width: 276px;
  height: 66px;
  margin-top: 235px;
  margin-left: 43px;
}

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

@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes floating {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
