@charset "UTF-8";
/* ----------------------------------------------
 * HanbitSoft Infra Development Team
 * 여름방학이벤트 Stylesheet
 * Author - moran67@hanbitsoft.co.kr 200820
 ------------------------------------------------- */
#wrap {
  overflow: hidden;
  width: 100%;
  min-width: 1200px;
}

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

#wrap button {
  background: transparent;
}

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

.evt-content01 {
  background: url(../images/bg_contents01.jpg) no-repeat 50% 0;
  height: 1539px;
}

.evt-content02 {
  background: url(../images/bg_contents02.jpg) no-repeat 50% 0;
  height: 1115px;
}

.evt-content03 {
  background: url(../images/bg_contents03.jpg) no-repeat 50% 0;
  height: 1432px;
}

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

.evt-content .btn_butique {
  display: block;
  position: absolute;
  top: 0px;
  right: -9px;
  width: 222px;
  height: 226px;
}

.evt-content .btn-more01 {
  position: absolute;
  top: 478px;
  left: 586px;
  width: 27px;
  height: 27px;
}

.evt-content .layer-pop01 {
  display: none;
  z-index: 9;
  position: absolute;
  top: 402px;
  left: 617px;
  background: url(../images/popup01.png) no-repeat;
  width: 376px;
  height: 497px;
}

.evt-content .btn-go-gallery {
  display: block;
  position: absolute;
  top: 432px;
  left: 668px;
  width: 276px;
  height: 66px;
}

.evt-content .btn-close {
  position: absolute;
  top: 6px;
  right: 9px;
  width: 32px;
  height: 27px;
}

.evt-content .btn-more02 {
  display: block;
  position: absolute;
  top: 1027px;
  left: 144px;
  width: 258px;
  height: 58px;
}

.evt-content .btn-more03 {
  display: block;
  position: absolute;
  top: 1027px;
  left: 471px;
  width: 258px;
  height: 58px;
}

.evt-content .btn-more04 {
  display: block;
  position: absolute;
  top: 1027px;
  left: 798px;
  width: 258px;
  height: 58px;
}

.evt-content .layer-pop02 {
  display: none;
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  margin: -703px 0 0 -307px;
}

.evt-content .layer-pop03 {
  display: none;
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  margin: -353px 0 0 -307px;
}

.evt-content .layer-pop04 {
  display: none;
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  margin: -590px 0 0 -307px;
}

.evt-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
