#closeBtnJB{
    position: absolute;
    margin-bottom: 10px;
    left:50%;
    transform: translateX(-50%);
    bottom: 0;
    display: inline-block;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
    color: white;
    background: royalblue;
    cursor: pointer;
}
.container .content .areaJB div span{
    display: inline-block;
    padding: 5px 5px;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-shadow: 0 0 1px rgb(0, 0, 0);
}
.container .content .JB1 span{
    top: 50px;
    left: 20px;
}
.container .content .JB2 span{    
    top: 55px;
    left: 20px;
}

.container .content .JB2_1 span{    
    top: 25px;
    left: 60px;
}
.container .content .JB3 span{
    top: 25px;
    left: 45px;
}
.container .content .JB4 span{
    top: 35px;
    left: 10px;
}
.container .content .JB5 span{
    top: 10px;
    left: 5px;
}
.container .content .JB6 span{
    top: 30px;
    left: 15px;
}
.container .content .JB7 span{
    top: 20px;
    left: 35px;
}

.container .content .JBitem{
    position: absolute;
    background-size: contain;  
}
.container .content .JBitem.JB1{
    top: 55px;
    left: 180px;
    width: 133px;
    height: 145px;
    background: url(../img/map/jb/mujinjang.png) no-repeat center center;
}
.container .content .JBitem.JB2{
    top: 36px;
    left: 69px;
    width: 140px;
    height: 118px;
    background: url(../img/map/jb/jeanjukimwan.png) no-repeat center center;
}
.container .content .JBitem.JB3{
    top: 24px;
    left: 38px;
    width: 122px;
    height: 64px;
    background: url(../img/map/jb/gunsanik.png) no-repeat center center;
}
.container .content .JBitem.JB4{
    top: 119px;
    left: 65px;
    width: 118px;
    height: 115px;
    background: url(../img/map/jb/jeongeup.png) no-repeat center center;
}
.container .content .JBitem.JB5{
    top: 108px;
    left: 8px;
    width: 86px;
    height: 114px;
    background: url(../img/map/jb/buango.png) no-repeat center center;
}
.container .content .JBitem.JB6{
    top: 123px;
    left: 139px;
    width: 66px;
    height: 71px;
    background: url(../img/map/jb/imsil.png) no-repeat center center;
}
.container .content .JBitem.JB7{
    top: 171px;
    left: 154px;
    width: 99px;
    height: 72px;
    background: url(../img/map/jb/namwon.png) no-repeat center center;
}