@charset "UTF-8";
/* ----------------------------------------------
 * HanbitSoft Infra Development Team
 * 신규가문지원월드블루 Stylesheet
 * Author - moran67@hanbitsoft.co.kr 210701
 ------------------------------------------------- */
/* 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 {
  display: block;
  content: "";
  clear: both;
}

/* style 
-------------------------------------------------------------- */
body {
  width: 100%;
  height: 100%;
  background: #000;
}

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

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

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

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

.evt-con1 {
  background: url(../images/bg_common.jpg) 50% 0 no-repeat;
  height: 2319px;
}

.evt-con2 {
  background: url(../images/bg02.jpg) 50% 0 no-repeat;
  height: 598px;
}

.evt-con--title {
  background: url(../images/bg_title.jpg) 50% 0 no-repeat;
  height: 108px;
}

.evt-con--tabBox {
  width: 1104px;
  height: 398px;
  padding-top: 127px;
  margin: 0 auto;
}

.evt-con--tabBox:before {
  content: "";
  display: block;
  position: absolute;
  top: 124px;
  left: 19px;
  background: url(../images/light01.jpg) no-repeat;
  width: 400px;
  height: 5px;
}

.evt-con--tabBox li {
  float: left;
}

.evt-con--tabBox a {
  display: block;
  background: url(../images/sp_menu.png) no-repeat;
  width: 213px;
  height: 98px;
}

.evt-con--tabBox .menu1 {
  width: 221px;
  background-position: 0 0;
}

.evt-con--tabBox .active .menu1,
.evt-con--tabBox .menu1:hover {
  background-position: 0 -200px;
}

.evt-con--tabBox .menu2 {
  background-position: -224px 0;
}

.evt-con--tabBox .active .menu2,
.evt-con--tabBox .menu2:hover {
  background-position: -225px -200px;
}

.evt-con--tabBox .menu3 {
  background-position: -439px 0;
}

.evt-con--tabBox .active .menu3,
.evt-con--tabBox .menu3:hover {
  background-position: -440px -200px;
}

.evt-con--tabBox .menu4 {
  background-position: -655px 0;
}

.evt-con--tabBox .active .menu4,
.evt-con--tabBox .menu4:hover {
  background-position: -656px -200px;
}

.evt-con--tabBox .menu5 {
  width: 229px;
  background-position: -871px 0;
}

.evt-con--tabBox .active .menu5,
.evt-con--tabBox .menu5:hover {
  background-position: -872px -200px;
}

.evt-con--tabBox .menu6 {
  width: 221px;
  height: 100px;
  background-position: 0 -98px;
}

.evt-con--tabBox .active .menu6,
.evt-con--tabBox .menu6:hover {
  background-position: 0 -298px;
}

.evt-con--tabBox .menu7 {
  height: 100px;
  background-position: -224px -98px;
}

.evt-con--tabBox .active .menu7,
.evt-con--tabBox .menu7:hover {
  background-position: -225px -298px;
}

.evt-con--tabBox .menu8 {
  height: 100px;
  background-position: -439px -98px;
}

.evt-con--tabBox .active .menu8,
.evt-con--tabBox .menu8:hover {
  background-position: -440px -298px;
}

.evt-con--tabBox .menu9 {
  height: 100px;
  background-position: -655px -98px;
}

.evt-con--tabBox .active .menu9,
.evt-con--tabBox .menu9:hover {
  background-position: -656px -298px;
}

.evt-con--tabBox .menu10 {
  width: 229px;
  height: 100px;
  background-position: -871px -98px;
}

.evt-con--tabBox .active .menu10,
.evt-con--tabBox .menu10:hover {
  background-position: -872px -298px;
}

.evt-con--btn {
  display: block;
  position: absolute;
  background: transparent;
  border: 0;
}

.evt-con--btn1 {
  top: 317px;
  left: 137px;
  width: 185px;
  height: 33px;
}

.evt-con--btn2 {
  top: 317px;
  left: 692px;
  width: 185px;
  height: 33px;
}

.evt-con--btn3 {
  top: 507px;
  left: 137px;
  width: 185px;
  height: 33px;
}

.evt-con--btn4 {
  top: 507px;
  left: 692px;
  width: 185px;
  height: 33px;
}

.evt-con--btn4-1 {
  top: 703px;
  left: 137px;
  width: 185px;
  height: 33px;
}

.evt-con--btn5 {
  top: 899px;
  left: 362px;
}

.evt-con--btn5:hover {
  -webkit-animation: grow 1s infinite linear alternate both;
          animation: grow 1s infinite linear alternate both;
}

.evt-con--btn6 {
  top: 565px;
  left: 380px;
}

.evt-con--btn6:hover {
  -webkit-animation: grow 1s infinite linear alternate both;
          animation: grow 1s infinite linear alternate both;
}

.evt-con--btn7 {
  top: 756px;
  left: 380px;
}

.evt-con--btn7:hover {
  -webkit-animation: grow 1s infinite linear alternate both;
          animation: grow 1s infinite linear alternate both;
}

.evt-con--btn8 {
  top: 513px;
  left: 380px;
}

.evt-con--btn8:hover {
  -webkit-animation: grow 1s infinite linear alternate both;
          animation: grow 1s infinite linear alternate both;
}

.evt-con--link {
  display: block;
  position: absolute;
  top: 1082px;
  left: 305px;
  width: 471px;
  height: 106px;
  text-align: center;
}

.evt-con--link img {
  padding-top: 40px;
  -webkit-animation: zoom-in-out 2s infinite linear;
          animation: zoom-in-out 2s infinite linear;
}

.evt-con .layer-pop {
  overflow: auto;
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}

.evt-con .layer-pop ::-webkit-scrollbar {
  width: 16px;
}

.evt-con .layer-pop ::-webkit-scrollbar-track {
  background: #b8b9b2;
}

.evt-con .layer-pop ::-webkit-scrollbar-thumb {
  background: #a78ae6;
}

.evt-con .layer-pop--cont {
  position: relative;
  max-width: 1010px;
  margin: 65px auto;
  opacity: 0;
  -webkit-transition: all 500ms cubic-bezier(0.4, 0, 0, 1.5);
  transition: all 500ms cubic-bezier(0.4, 0, 0, 1.5);
}

.evt-con .layer-pop--btn-close {
  position: absolute;
  top: -58px;
  right: -55px;
  background: url(../images/btn_close.png) no-repeat;
  width: 50px;
  height: 50px;
  -webkit-transition: -webkit-transform 0.25s linear;
  transition: -webkit-transform 0.25s linear;
  transition: transform 0.25s linear;
  transition: transform 0.25s linear, -webkit-transform 0.25s linear;
}

.evt-con .layer-pop--btn-close:hover {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.evt-con .layer-pop--inner {
  overflow-y: auto;
  position: absolute;
  top: 129px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 868px;
  height: 682px;
}

.evt-con .layer-pop.fadeIn {
  opacity: 1;
  visibility: visible;
}

.evt-con .layer-pop.fadeIn .layer-pop--cont {
  opacity: 1;
  -webkit-animation: pulse 1000ms ease forwards;
          animation: pulse 1000ms ease forwards;
}

.evt-con .layer-pop6 .layer-pop--cont {
  background: url(../images/popup/layer06_bg.jpg) no-repeat;
  width: 1010px;
  height: 884px;
}

.evt-con .layer-pop6 .layer-pop--inner {
  overflow-y: visible;
  top: 108px;
  width: 811px;
  border: 6px solid #a27e7e;
}

.evt-con .layer-pop6 figure {
  overflow-y: auto;
  width: 850px;
  height: 100%;
}

.evt-con .layer-pop8 .layer-pop--cont {
  background: url(../images/popup/layer08_bg.jpg) no-repeat;
  width: 1010px;
  height: 840px;
}

.evt-con .layer-pop8 .layer-pop--inner {
  overflow-y: visible;
  width: 811px;
  border: 6px solid #a27e7e;
}

.evt-con .layer-pop8 figure {
  overflow-y: auto;
  width: 850px;
  height: 100%;
}

.evt-con--btn-link {
  position: absolute;
  width: 306px;
  height: 46px;
  display: block;
}

.evt-con--btn-link1 {
  top: 272px;
  left: -17px;
}

.evt-con--btn-link2 {
  top: 272px;
  left: 400px;
}

.evt-con--btn-link3 {
  top: 272px;
  left: 815px;
}

.evt-con--btn-link4 {
  top: 444px;
  left: -17px;
}

.evt-con--btn-link5 {
  top: 444px;
  left: 400px;
}

.evt-con--btn-link6 {
  top: 444px;
  left: 815px;
}

.evt-con--btn-link .arrow-right {
  position: absolute;
  top: 14px;
  left: 190px;
  background: url(../images/ico_arrow.png) no-repeat;
  width: 8px;
  height: 20px;
}

.evt-con--btn-link:hover .arrow-right {
  -webkit-animation: wobble 1s ease-in-out 1;
          animation: wobble 1s ease-in-out 1;
}

.evt-con #go--link {
  position: absolute;
  top: 860px;
  left: 100px;
  width: 100px;
  height: 100px;
}

.evt-con .probability {
  position: absolute;
  top: 1334px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 218px;
  height: 16px;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}

.evt-con .probability:hover {
  background: rgba(181, 0, 0, 0.2);
}

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

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

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

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

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

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

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

.con7 {
  background: url(../images/tab_content08.png) 50% 0 no-repeat;
  height: 487px;
}

.con8 {
  background: url(../images/tab_content09.png) 50% 0 no-repeat;
  height: 378px;
}

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

.content {
  position: relative;
  margin-top: 217px;
  display: none;
}

.content.active {
  display: block;
  -webkit-animation: fadeIn 1s;
          animation: fadeIn 1s;
}

.scrollspy {
  position: absolute;
  top: 1110px;
  left: 50%;
  margin-left: 589px;
  background: url(../images/bg_quick.png) 0 0 no-repeat;
  width: 184px;
  height: 244px;
}

.scrollspy a {
  display: block;
  background: url(../images/sp_quick.png) no-repeat;
  width: 182px;
  height: 79px;
}

.scrollspy li:first-child {
  margin-top: 9px;
}

.scrollspy li:last-child {
  margin-top: -5px;
}

.scrollspy li.on .scrollspy--btn1 {
  background-position: -184px 0;
}

.scrollspy li.on .scrollspy--btn2 {
  background-position: -184px -80px;
}

.scrollspy li.on .scrollspy--btn3 {
  background-position: -184px -160px;
}

.scrollspy .scrollspy--btn1 {
  background-position: 0 0;
}

.scrollspy .scrollspy--btn1:hover {
  background-position: -184px 0;
}

.scrollspy .scrollspy--btn2 {
  background-position: 0 -80px;
}

.scrollspy .scrollspy--btn2:hover {
  background-position: -184px -80px;
}

.scrollspy .scrollspy--btn3 {
  background-position: 0 -160px;
}

.scrollspy .scrollspy--btn3:hover {
  background-position: -184px -160px;
}

@-webkit-keyframes zoom-in-out {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes zoom-in-out {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes grow {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.058);
            transform: scale(1.058);
  }
}

@keyframes grow {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.058);
            transform: scale(1.058);
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes wobble {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes wobble {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
