<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#closeBtnKW{
    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 .areaKW 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 .KW1 span{
    top: 30px;
    left: 10px;
}
.container .content .KW2 span{    
    top: 40px;
    left: 25px;
}
.container .content .KW3 span{
    top: 28px;
    left: 10px;
}
.container .content .KW4 span{
    top: 20px;
    left: 55px;
}
.container .content .KW5 span{
    top: 10px;
    left: 10px;
}
.container .content .KW6 span{
    top: 10px;
    left: 35px;
}
.container .content .KW8 span{
    top: 20px;
    left: 30px;
}
.container .content .KW9 span{
    top: 20px;
    left: 10px;
}
.container .content .KW12 span{
    top: 35px;
    left: 10px;
}
.container .content .KWitem{
    position: absolute;
    background-size: contain;  
}
.container .content .KWitem.KW1{
    top: 12px;
    left: 158px;
    width: 53px;
    height: 76px;
    background: url(../img/map/kw/gosung.png) no-repeat center center;
}
.container .content .KWitem.KW2{
    top: 54px;
    left: 120px;
    width: 73px;
    height: 97px;
    background: url(../img/map/kw/inje.png) no-repeat center center;
}
.container .content .KWitem.KW3{
    top: 50px;
    left: 2px;
    width: 147px;
    height: 117px;
    background: url(../img/map/kw/chunchen.png) no-repeat center center;
}
.container .content .KWitem.KW4{
    top: 127px;
    left: 52px;
    width: 151px;
    height: 65px;
    background: url(../img/map/kw/hongchen.png) no-repeat center center;
}
.container .content .KWitem.KW5{
    top: 83px;
    left: 180px;
    width: 56px;
    height: 63px;
    background: url(../img/map/kw/sokcho.png) no-repeat center center;
}
.container .content .KWitem.KW6{
    top: 175px;
    left: 82px;
    width: 77px;
    height: 63px;
    background: url(../img/map/kw/hoengseong.png) no-repeat center center;
}
.container .content .KWitem.KW7{
    top: 153px;
    left: 150px;
    width: 74px;
    height: 93px;
    background: url(../img/map/kw/pyengchang.png) no-repeat center center;
}
.container .content .KWitem.KW8{
    top: 139px;
    left: 200px;
    width: 70px;
    height: 71px;
    background: url(../img/map/kw/gangneung.png) no-repeat center center;
}
.container .content .KWitem.KW9{
    top: 202px;
    left: 74px;
    width: 69px;
    height: 61px;
    background: url(../img/map/kw/wonju.png) no-repeat center center;
}
.container .content .KWitem.KW10{
    top: 223px;
    left: 130px;
    width: 109px;
    height: 70px;
    background: url(../img/map/kw/yeongwol.png) no-repeat center center;
}
.container .content .KWitem.KW11{
    top: 195px;
    left: 187px;
    width: 66px;
    height: 75px;
    background: url(../img/map/kw/jungsun.png) no-repeat center center;
}
.container .content .KWitem.KW12{
    top: 195px;
    left: 233px;
    width: 73px;
    height: 101px;
    background: url(../img/map/kw/donghae.png) no-repeat center center;
}</pre></body></html>