@charset "utf-8";


.clearfix:after{content: '';display: block;clear: both;}
.blind{position:absolute; left:-10000px; top:auto; height:1px; overflow:hidden;}

#wrap{
  width: 100%;
  min-width: 1000px;
  margin: 0 auto;
  height: 1014px;
  overflow: hidden;
}
/* #wrap .div1{
  width: 1000px;
  margin: 0 auto;
} */
.clearfix{
  position: absolute;
  z-index:99999;
}
.wrap_center{
    /* position: absolute; */
    width: 1000px;
    margin: 0 auto;
    top: 0px;
    /* left: 460px; */
	z-index: 10;
}
.logo{
    position: relative;
    top: 0px;
    left: -13px;
}
.menu{
    position: absolute;
    width: 340px;
    top: 35px;
    left: 849px;
}
.menu li{
	float: left;
    padding-right: 4px;
}

section{
  position: relative;
  height: 2928px;
}
.evt_dec{
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.title_wrap{
    position: absolute;
    top: 90px;
    left: 50%;
    margin-left: -384px;
    z-index: 10;
}

/* .title_wrap span{
    transform: scale(3);
    transition: opacity 200ms linear, transform 300ms cubic-bezier(0, 1, 0.8, 1);
} */
.title_wrap ._t1{
    position: absolute;
    left: -126px;
    top: -90px;
    width: 1034px;
    height: 396px;                                                                                          
    background: url(../img/title_1.png) no-repeat;
}
.title_wrap ._t1 {
    opacity:0;

    -webkit-transform:translateX(15px);
    transform:translateX(15px);
    -webkit-transition:all 0.6s ease;
    transition:all 0.6s ease;
    -webkit-transition-delay:0.4s;
    transition-delay:0.4s;
}

.load .title_wrap span,
.load .character_wrap span{
    opacity: 1;
    transform: scale(1);
}



.tooltip {
  text-decoration:none;
  position:relative;
  z-index: 99999;
}
.tooltip span {
  display:none;
}
.tooltip span img {
  float:left;
  margin:0px 8px 8px 0;
}
a.tooltip:hover span {
    display: block;
    position: absolute;
    width: 185px;
    height: 22px;
    background: #fff;
    text-align: center;
    border: 1px solid #322e2d;
    top: 20px;
    left: -161px;
}
a.tooltip:hover span p{
    padding-top: 5px;
}
.card_wrap{
    position: relative;
    top: 337px;
    left: 50%;
    margin-left: -490px;
    opacity: 0;
    z-index: 10;
}
.card_wrap .card{
    float: left;
    position: relative;
    transition: 0.5s;
}

.load .card_wrap{
    opacity: 1;
    /* transform: scale(1); */
}

.card_wrap .card:nth-child(1){
    position: absolute;
    top: 41px;
    left: -8px;
    opacity: 0;
}
.load .card_wrap .card:nth-child(1){
    opacity: 1;

    -webkit-transform:translateY(-15px);
    transform:translateY(-15px);
    -webkit-transition:all 1.0s ease;
    transition:all 1.0s ease;
    transition-delay: 1600ms;
}
.card_wrap .card:nth-child(2){
    position: absolute;
    left: 296px;
    top: 5px;
    opacity: 0;
}
.load .card_wrap .card:nth-child(2){
    opacity: 1;

    -webkit-transform:translateY(-15px);
    transform:translateY(-15px);
    -webkit-transition:all 1.0s ease;
    transition:all 1.0s ease;
    transition-delay: 1200ms;
}
.card_wrap .card:nth-child(2) .circle a{
    left: 97px;
    bottom: 43px;
}
.card_wrap .card:nth-child(3){
    position: absolute;
    top: 41px;
    left: 691px;
    width: 300px;
    opacity: 0;
}
.load .card_wrap .card:nth-child(3){
    opacity: 1;

    -webkit-transform:translateY(-15px);
    transform:translateY(-15px);
    -webkit-transition:all 1.0s ease;
    transition:all 1.0s ease;
    transition-delay: 1600ms;
}
.card_wrap .card:nth-child(3) .circle a{
    left: 61px;
}
.card_wrap .card .circle a{
    position: absolute;
    left: 54px;
    bottom: 53px;
}

.card_wrap .card .circle .over_img_wrap {
    position: absolute;
    left: 6px;
    top: 5px;
    overflow: hidden;
    width: 324px;
    height: 400px;
}

.card_wrap .card .circle .over_img_wrap .over_img {
    position: absolute;
    left: 19px;
    top: -9px;
    width: 294px;
    height: 311px;
    z-index: 6;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.card_wrap .card .circle .over_img_wrap2 {
    position: absolute;
    left: 7px;
    top: 4px;
    overflow: hidden;
    width: 324px;
    height: 449px;
}

.card_wrap .card .circle .over_img_wrap2 .over_img2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 322px;
    height: 281px;
    z-index: 6;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.card_wrap .card .circle .over_img_wrap3 {
    position: absolute;
    left: 6px;
    top: 2px;
    overflow: hidden;
    width: 324px;
    height: 400px;
}

.card_wrap .card .circle .over_img_wrap3 .over_img3 {
    position: absolute;
    left: 19px;
    top: 70px;
    width: 295px;
    height: 203px;
    z-index: 6;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.card_wrap .card .circle .over_img_wrap:hover .over_img,
.card_wrap .card .circle .over_img_wrap2:hover .over_img2,
.card_wrap .card .circle .over_img_wrap3:hover .over_img3 {
	-webkit-transform: scale(1.10);
	transform: scale(1.10);
}

.card_wrap .card .circle .new{
    position: absolute;
    left: 18px;
    top: 3px;
    z-index: 99999;
}


.footer{
    position: relative;
    top: 972px;
    width: 100%;
    text-align: center;
}
.footer p{
    font-size: 13px;
    font-family: 'gulim';
    color: #5f5e5e;
}

@media only screen and (max-device-width: 980px) and (min-device-width: 320px){

    #wrap{
        position: relative;
    }

}
