@charset "utf-8";

#main {
    overflow: visible;
}


#kg_story {
    background: url("../../img/kindergarten/bg-default.jpg") no-repeat left top;
    height: 579px;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    width: 833px;
}

#kg_inner {
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    position: relative;
}

#kg_inner .slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 833px;
    height: 579px;
    z-index: 1;
}

#kg_inner #kg_00 {
    z-index: 5;
}

#kg_loader {
    position: absolute;
    bottom: 40px;
    left: 160px;
}

#kg_btn_prev, #kg_btn_next {
    position: absolute;
    z-index: 2;
    margin-top: -65px;
    top: 50%;
}

#kg_btn_prev {
    left: -61px;
    
}

#kg_btn_next {
    right: -61px;
}

#kg_btn_start {
    top: 380px;
    left: 100px;
    position: absolute;
}

.slide_drop_shadow {
    box-shadow: -5px 5px 20px 0 #000000;
    -moz-box-shadow: 5px 5px 20px 0 #000000;
    -webkit-boxshadow: 5px 5px 20px 0 #000000;
}

#kg_btn_re-start {
    position: absolute;
    left: 40px;
    top: 40px;
}

.check_btn {
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.kg_popup {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 100%;
    height: 100%;
    display: none;
    text-align: center;
    z-index: 8;
    background: url('../../img/kindergarten/popup/bkg.png') top left repeat;
    _background: url('../../img/kindergarten/popup/bkg.gif') top left repeat;/*IE6*/
}

.kg_popup .kg_close {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    height: 46px;
    width: 47px;
    background: url('../../img/kindergarten/popup/kg-close.png') top left no-repeat;
}

.kg_popup .pic {
    position: relative;
    top: 50%;
    margin-left: auto;
    margin-right: auto;
}


/*GIF animate*/

.animateElem {
    position: absolute;
    z-index: 5;
}

#kg_00_elem01 {
    top: 360px;
    left: 317px;
}

#kg_01_elem01 {
    left: 468px;
    top: 217px;
}

#kg_02_elem01 {
    /* left: 139px; */
    left: 134px;
    top: 187px;
}

#kg_03_elem01 {
    top: 0;
    left: 415px;
}

#kg_04_elem01 {
    left: 375px;
    top: 378px;
}

#kg_05_elem01 {
    left: 15px;
    top: 14px;
}

#kg_06_elem01 {
    left: 219px;
    top: 261px;
}

#kg_07_elem01 {
    left: 200px;
    top: 315px;
}

#kg_08_elem01 {
    left: 496px;
    top: 261px;
}

#kg_09_elem01 {
    left: 224px;
    top: 242px;
}

#kg_10_elem01 {
    left: 284px;
    top: 282px;
}

#kg_11_elem01 {
    left: 239px;
    top: 223px;
}

#kg_12_elem01 {
    left: 277px;
    top: 375px;
}

#kg_13_elem01 {
    left: 556px;
    top: 197px;
}



















