.container .content .areaKW div span{
    display: inline-block;
    padding: 10px 5px;
    position: relative;
    font-size: 20px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    text-shadow: 0 0 2px rgb(0, 0, 0);
    z-index: 40;
    cursor: pointer;
}
.container .content .areaKW div span:hover{   
    color: rgb(137, 255, 1);
}
.container .content .KW1 span{
    top: 80px;
    left: 30px;
}
.container .content .KW2 span{    
    top: 100px;
    left: 70px;
}
.container .content .KW3 span{
    top: 80px;
    left: 120px;
}
.container .content .KW4 span{
    top: 55px;
    left: 155px;
}
.container .content .KW5 span{
    top: 50px;
    left: 40px;
}
.container .content .KW6 span{
    top: 40px;
    left: 90px;
}
.container .content .KW8 span{
    top: 65px;
    left: 70px;
}
.container .content .KW9 span{
    top: 45px;
    left: 40px;
}
.container .content .KW12 span{
    top: 110px;
    left: 20px;
}
.container .content .KWitem{
    position: absolute;
    background-size: contain;  
}
.container .content .KWitem.KW1{
    top: 60px;
    left: 450px;
    width: 125px;
    height: 179px;
    background: url(../img/map/KW/gosung.png) no-repeat center center;
}
.container .content .KWitem.KW2{
    top: 159px;
    left: 359px;
    width: 174px;
    height: 233px;
    background: url(../img/map/KW/inje.png) no-repeat center center;
}
.container .content .KWitem.KW3{
    top: 150px;
    left: 76px;
    width: 352px;
    height: 279px;
    background: url(../img/map/KW/chunchen.png) no-repeat center center;
}
.container .content .KWitem.KW4{
    top: 333px;
    left: 198px;
    width: 357px;
    height: 157px;
    background: url(../img/map/KW/hongchen.png) no-repeat center center;
}
.container .content .KWitem.KW5{
    top: 229px;
    left: 503px;
    width: 133px;
    height: 151px;
    background: url(../img/map/KW/sokcho.png) no-repeat center center;
}
.container .content .KWitem.KW6{
    top: 449px;
    left: 267px;
    width: 183px;
    height: 151px;
    background: url(../img/map/KW/hoengseong.png) no-repeat center center;
}
.container .content .KWitem.KW7{
    top: 391px;
    left: 430px;
    width: 177px;
    height: 233px;
    background: url(../img/map/KW/pyengchang.png) no-repeat center center;
}
.container .content .KWitem.KW8{
    top: 363px;
    left: 551px;
    width: 166px;
    height: 169px;
    background: url(../img/map/KW/gangneung.png) no-repeat center center;
}
.container .content .KWitem.KW9{
    top: 514px;
    left: 249px;
    width: 163px;
    height: 144px;
    background: url(../img/map/KW/wonju.png) no-repeat center center;
}
.container .content .KWitem.KW10{
    top: 563px;
    left: 382px;
    width: 262px;
    height: 167px;
    background: url(../img/map/KW/yeongwol.png) no-repeat center center;
}
.container .content .KWitem.KW11{
    top: 498px;
    left: 519px;
    width: 157px;
    height: 178px;
    background: url(../img/map/KW/jungsun.png) no-repeat center center;
}
.container .content .KWitem.KW12{
    top: 496px;
    left: 629px;
    width: 173px;
    height: 242px;
    background: url(../img/map/KW/donghae.png) no-repeat center center;
}