@charset "utf-8";

.point_map-sect .area{
    background: url(../images/bg_area_map.png) no-repeat;
	background-size: 100% auto;
}
.area-select li:nth-child(1) {
    left: 64.53%;
    top: 14.13%;
}
.area-select li:nth-child(2) {
    left: 86.66%;
    top: 25.06%;
}
.area-select li:nth-child(3) {
    left: 68.26%;
    top: 47.6%;
}
.area-select li:nth-child(4) {
    left: 24.66%;
    top: 50.8%;
}
.area-select li:nth-child(5) {
    left: 36.26%;
    top: 78.00%;
}
