*{margin: 0;padding: 0;}
.point{
	position: absolute;
	width: 15px;
	height: 15px;
	background: url(../img/point.png) no-repeat;
	top: 0;left: 0;
	animation: breath 1s ease-in-out infinite; 
	-moz-animation: breath 1s ease-in-out infinite; 
	-webkit-animation: breath 1s ease-in-out infinite; 
	-ms-animation: breath 1s ease-in-out infinite; 
}
@keyframes breath {
    from { opacity: 0.2; }    
    50%  { opacity:   1; }    
    to   { opacity: 0.2; }       
}
@-moz-keyframes breath {
    from { opacity: 0.2; }    
    50%  { opacity:   1; }     
    to   { opacity: 0.2; }        
}
@-webkit-keyframes breath {
    from { opacity: 0.2; }
    50%  { opacity:   1; }                         
    to   { opacity: 0.2; }                           
}
@-ms-keyframes breath {
    from { opacity: 0.2; }
    50%  { opacity:   1; }                         
    to   { opacity: 0.2; }                           
}

.map_1{
	position: relative;
	width: 674px;
	height: 446px;
	background: url(../img/map_1.png) no-repeat;
	margin: 0 auto;
}
.map_1 .point:nth-of-type(1){
	top: 112px;left: 252px;
}
.map_1 .point:nth-of-type(2){
	top: 112px;left: 341px;
}
.map_1 .point:nth-of-type(3){
	top: 226px;left: 475px;
}
.map_1 .point:nth-of-type(4){
	top: 240px;left: 447px;
}

.map_2{
	position: relative;
	width: 674px;
	height: 446px;
	background: url(../img/map_2.png) no-repeat;
	margin: 0 auto;
}
.map_2 .point:nth-of-type(1){
	top: 112px;left: 252px;
}
.map_2 .point:nth-of-type(2){
	top: 167px;left: 326px;
}
.map_2 .point:nth-of-type(3){
	top: 240px;left: 446px;
}
.map_2 .point:nth-of-type(4){
	top: 226px;left: 475px;
}

.map_3{
	position: relative;
	width: 674px;
	height: 446px;
	background: url(../img/map_3.png) no-repeat;
	margin: 0 auto;
}
.map_3 .point:nth-of-type(1){
	top: 112px;left: 252px;
}
.map_3 .point:nth-of-type(2){
	top: 164px;left: 434px;
}

.map_4{
	position: relative;
	width: 674px;
	height: 446px;
	background: url(../img/map_4.png) no-repeat;
	margin: 0 auto;
}
.map_4 .point:nth-of-type(1){
	top: 245px;left: 284px;
}
.map_4 .point:nth-of-type(2){
	top: 199px;left: 311px;
}
.map_4 .point:nth-of-type(3){
	top: 240px;left: 447px;
}
.map_4 .point:nth-of-type(4){
	top: 226px;left: 475px;
}

.map_5{
	position: relative;
	width: 674px;
	height: 446px;
	background: url(../img/map_5.png) no-repeat;
	margin: 0 auto;
}
.map_5 .point:nth-of-type(1){
	top: 366px;left: 276px;
}
.map_5 .point:nth-of-type(2){
	top: 320px;left: 298px;
}
.map_5 .point:nth-of-type(3){
	top: 240px;left: 447px;
}
.map_5 .point:nth-of-type(4){
	top: 226px;left: 475px;
}

.map_6{
	position: relative;
	width: 674px;
	height: 446px;
	background: url(../img/map_6.png) no-repeat;
	margin: 0 auto;
}
.map_6 .point:nth-of-type(1){
	top: 366px;left: 266px;
}
.map_6 .point:nth-of-type(2){
	top: 320px;left: 298px;
}
.map_6 .point:nth-of-type(3){
	top: 240px;left: 447px;
}
.map_6 .point:nth-of-type(4){
	top: 226px;left: 475px;
}
.map_6 .point:nth-of-type(5){
	top: 213px;left: 492px;
}

.map_7{
	position: relative;
	width: 674px;
	height: 446px;
	background: url(../img/map_7.png) no-repeat;
	margin: 0 auto;
}
.map_7 .point:nth-of-type(1){
	top: 198px;left: 311px;
}
.map_7 .point:nth-of-type(2){
	top: 166px;left: 434px;
}

.map_8{
	position: relative;
	width: 674px;
	height: 446px;
	background: url(../img/map_8.png) no-repeat;
	margin: 0 auto;
}
.map_8 .point:nth-of-type(1){
	top: 366px;left: 267px;
}
.map_8 .point:nth-of-type(2){
	top: 321px;left: 298px;
}
.map_8 .point:nth-of-type(3){
	top: 166px;left: 434px;
}

.map_9{
	position: relative;
	width: 674px;
	height: 446px;
	background: url(../img/map_9.png) no-repeat;
	margin: 0 auto;
}
.map_9 .point:nth-of-type(1){
	top: 199px;left: 311px;
}
.map_9 .point:nth-of-type(2){
	top: 182px;left: 442px;
}

.map_10{
	position: relative;
	width: 674px;
	height: 446px;
	background: url(../img/map_10.png) no-repeat;
	margin: 0 auto;
}
.map_10 .point:nth-of-type(1){
	top: 366px;left: 267px;
}
.map_10 .point:nth-of-type(2){
	top: 321px;left: 298px;
}
.map_10 .point:nth-of-type(3){
	top: 182px;left: 442px;
}

.map_11{
	position: relative;
	width: 678px;
	height: 562px;
	background: url(../img/map_11.png) no-repeat;
	margin: 0 auto;
}
.map_11 .point:nth-of-type(1){
	top: 352px;left: 61px;
}
.map_11 .point:nth-of-type(2){
	top: 309px;left: 100px;
}
.map_11 .point:nth-of-type(3){
	top: 377px;left: 440px;
}
.map_11 .point:nth-of-type(4){
	top: 385px;left: 455px;
}

.map_12{
	position: relative;
	width: 678px;
	height: 562px;
	background: url(../img/map_12.png) no-repeat;
	background-size: contain;
	margin: 0 auto;
}
.map_12 .point:nth-of-type(1){
	top: 352px;left: 61px;
}
.map_12 .point:nth-of-type(2){
	top: 344px;left: 550px;
}
.map_12 .point:nth-of-type(3){
	top: 328px;left: 565px;
}
.map_12 .point:nth-of-type(4){
	top: 310px;left: 107px;
}