@charset "utf-8";

/* ==========================================================

title :　おすすめパワースポット
scope :  関西地方

last modify : 2017/07/04 247_morita 新規作成 #12236

========================================================== */
/*--- 地図 ---*/

/* 大阪府 */
.mod_area_list #osaka .map_box {
	background:url("/tour/powerspot/area_06/image/bg_map_osaka.png") no-repeat 0 0;
}

.mod_area_list #osaka .map_box > li:nth-child(1) {
	left: 620px;
	top: 53px;
}
	
.mod_area_list #osaka .map_box > li:nth-child(2) {
	left: 67px;
	top: 148px;
}

.mod_area_list #osaka .map_box > li:nth-child(3) {
	left: 620px;
	top: 242px;
}

/* 兵庫県 */
.mod_area_list #hyogo .map_box {
	background:url("/tour/powerspot/area_06/image/bg_map_hyogo.png") no-repeat 0 0;
}

.mod_area_list #hyogo .map_box > li:nth-child(1) {
	left: 613px;
	top: 234px;
}
	
.mod_area_list #hyogo .map_box > li:nth-child(2) {
	left: 78px;
	top: 73px;
}

.mod_area_list #hyogo .map_box > li:nth-child(3) {
	left: 613px;
	top: 46px;
}

/* 京都府 */
.mod_area_list #kyoto .map_box {
	background:url("/tour/powerspot/area_06/image/bg_map_kyoto.png") no-repeat 0 0;
}

.mod_area_list #kyoto .map_box > li:nth-child(1) {
	left: 81px;
	top: 43px;
}
	
.mod_area_list #kyoto .map_box > li:nth-child(2) {
	left: 621px;
	top: 43px;
}

.mod_area_list #kyoto .map_box > li:nth-child(3) {
	left: 171px;
	top: 253px;
}

/* 滋賀県 */
.mod_area_list #shiga .map_box {
	background:url("/tour/powerspot/area_06/image/bg_map_shiga.png") no-repeat 0 0;
}

.mod_area_list #shiga .map_box > li:nth-child(1) {
	left: 625px;
	top: 237px;
}
	
.mod_area_list #shiga .map_box > li:nth-child(2) {
	left: 625px;
	top: 37px;
}

.mod_area_list #shiga .map_box > li:nth-child(3) {
	left: 81px;
	top: 137px;
}

/* 奈良県 */
.mod_area_list #nara .map_box {
	background:url("/tour/powerspot/area_06/image/bg_map_nara.png") no-repeat 0 0;
}

.mod_area_list #nara .map_box > li:nth-child(1) {
	left: 80px;
	top: 233px;
}
	
.mod_area_list #nara .map_box > li:nth-child(2) {
	left: 611px;
	top: 135px;
}

.mod_area_list #nara .map_box > li:nth-child(3) {
	left: 80px;
	top: 43px;
}

/* 和歌山県 */
.mod_area_list #wakayama .map_box {
	background:url("/tour/powerspot/area_06/image/bg_map_wakayama.png") no-repeat 0 0;
}

.mod_area_list #wakayama .map_box > li:nth-child(1) {
	left: 143px;
	top: 252px;
}
	
.mod_area_list #wakayama .map_box > li:nth-child(2) {
	left: 638px;
	top: 52px;
}

.mod_area_list #wakayama .map_box > li:nth-child(3) {
	left: 53px;
	top: 52px;
}


