.container .content .areaJB 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 .areaJB div span:hover{   
    color: rgb(137, 255, 1);
}
.container .content .JB1 span{
    top: 140px;
    left: 90px;
}
.container .content .JB2 span{    
    top: 175px;
    left: 150px;
}
.container .content .JB3 span{
    top: 75px;
    left: 190px;
}
.container .content .JB4 span{
    top: 100px;
    left: 70px;
}
.container .content .JB5 span{
    top: 90px;
    left: 60px;
}
.container .content .JB6 span{
    top: 80px;
    left: 60px;
}
.container .content .JB7 span{
    top: 80px;
    left: 130px;
}

.container .content .JBitem{
    position: absolute;
    background-size: contain;
    cursor: pointer; 
}
.container .content .JBitem.JB1{
    top: 180px;
    left: 508px;
    width: 379px;
    height: 413px;
    background: url(../img/map/JB/mujinjang.png) no-repeat center center;
}
.container .content .JBitem.JB2{
    top: 125px;
    left: 193px;
    width: 396px;
    height: 337px;
    background: url(../img/map/JB/jeanjukimwan.png) no-repeat center center;
}
.container .content .JBitem.JB3{
    top: 90px;
    left: 105px;
    width: 346px;
    height: 183px;
    background: url(../img/map/JB/gunsanik.png) no-repeat center center;
}
.container .content .JBitem.JB4{
    top: 362px;
    left: 181px;
    width: 336px;
    height: 328px;
    background: url(../img/map/JB/jeongeup.png) no-repeat center center;
}
.container .content .JBitem.JB5{
    top: 371px;
    left: 392px;
    width: 188px;
    height: 205px;
    background: url(../img/map/JB/imsil.png) no-repeat center center;
}
.container .content .JBitem.JB6{
    top: 330px;
    left: 17px;
    width: 246px;
    height: 327px;
    background: url(../img/map/JB/buango.png) no-repeat center center;
}

.container .content .JBitem.JB7{
    top: 512px;
    left: 436px;
    width: 279px;
    height: 205px;
    background: url(../img/map/JB/namwon.png) no-repeat center center;
}
