#closeBtnGG{
    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 .areaGG 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 .GG1 span{
    top: 70px;
    left: 10px;
}
.container .content .GG4 span{
    top: 50px;
    left: 20px;
}
.container .content .GG6 span{
    top: 30px;
    left: 45px;
}
.container .content .GG8 span{
    top: 30px;
    left: 35px;
}
.container .content .GG9 span{
    top: 20px;
    left: 10px;
}
.container .content .GG10 span{
    top: 25px;
    left: 20px;
}
.container .content .GG11 span{
    top: 20px;
    left: 20px;
}
.container .content .GG13 span{
    top: 10px;
    left: 3px;
}
.container .content .GG15 span{
    top: 25px;
    left: 20px;
}
.container .content .GGitem{
    position: absolute;
    background-size: contain;  
}
.container .content .GGitem.GG1{
    top: 0;
    left: 49px;
    width: 120px;
    height: 154px;
    background: url(../img/map/gg/paju.png) no-repeat center center;
}
.container .content .GGitem.GG2{
    top: 31px;
    left: 98px;
    width: 127px;
    height: 134px;
    background: url(../img/map/gg/uijeongbu.png) no-repeat center center;
}
.container .content .GGitem.GG3{
    top: 131px;
    left: 20px;
    width: 97px;
    height: 56px;
    background: url(../img/map/gg/kimpo.png) no-repeat center center;
}
.container .content .GGitem.GG4{
    top: 72px;
    left: 178px;
    width: 81px;
    height: 132px;
    background: url(../img/map/gg/gapyeong.png) no-repeat center center;
}
.container .content .GGitem.GG5{
    top: 144px;
    left: 137px;
    width: 63px;
    height: 81px;
    background: url(../img/map/gg/namyangju.png) no-repeat center center;
}
.container .content .GGitem.GG6{
    top: 178px;
    left: 180px;
    width: 123px;
    height: 89px;
    background: url(../img/map/gg/yangpyeong.png) no-repeat center center;
}
.container .content .GGitem.GG7{
    top: 211px;
    left: 120px;
    width: 91px;
    height: 72px;
    background: url(../img/map/gg/sungnam.png) no-repeat center center;
}
.container .content .GGitem.GG8{
    top: 239px;
    left: 196px;
    width: 81px;
    height: 84px;
    background: url(../img/map/gg/yeoju.png) no-repeat center center;
}
.container .content .GGitem.GG9{
    top: 259px;
    left: 177px;
    width: 71px;
    height: 86px;
    background: url(../img/map/gg/ichen.png) no-repeat center center;
}
.container .content .GGitem.GG10{
    top: 254px;
    left: 117px;
    width: 83px;
    height: 78px;
    background: url(../img/map/gg/yongin.png) no-repeat center center;
}
.container .content .GGitem.GG11{
    top: 315px;
    left: 127px;
    width: 90px;
    height: 74px;
    background: url(../img/map/gg/ansung.png) no-repeat center center;
}
.container .content .GGitem.GG12{
    top: 196px;
    left: 47px;
    width: 78px;
    height: 78px;
    background: url(../img/map/gg/etc.png) no-repeat center center;
}
.container .content .GGitem.GG13{
    top: 249px;
    left: 91px;
    width: 35px;
    height: 40px;
    background: url(../img/map/gg/suwon.png) no-repeat center center;
}
.container .content .GGitem.GG14{
    top: 265px;
    left: 11px;
    width: 128px;
    height: 81px;
    background: url(../img/map/gg/osan.png) no-repeat center center;
}
.container .content .GGitem.GG15{
    top: 315px;
    left: 62px;
    width: 73px;
    height: 59px;
    background: url(../img/map/gg/pyeongtaek.png) no-repeat center center;
}