@charset "utf-8";

/* ==========================================================

title :　おすすめパワースポット
scope :  四国地方

last modify : 2017/07/04 247_morita 新規作成 #12236

========================================================== */
/*--- 地図 ---*/

/* 徳島県 */
.mod_area_list #tokushima .map_box {
	background:url("/tour/powerspot/area_08/image/bg_map_tokushima.png") no-repeat 0 0;
}

.mod_area_list #tokushima .map_box > li:nth-child(1) {
	left: 27px;
	top: 148px;
}
	
.mod_area_list #tokushima .map_box > li:nth-child(2) {
	left: 651px;
	top: 54px;
}

.mod_area_list #tokushima .map_box > li:nth-child(3) {
	left: 651px;
	top: 242px;
}

/* 香川県 */
.mod_area_list #kagawa .map_box {
	background:url("/tour/powerspot/area_08/image/bg_map_kagawa.png") no-repeat 0 0;
}

.mod_area_list #kagawa .map_box > li:nth-child(1) {
	left: 27px;
	top: 53px;
}
	
.mod_area_list #kagawa .map_box > li:nth-child(2) {
	left: 27px;
	top: 259px;
}

.mod_area_list #kagawa .map_box > li:nth-child(3) {
	left: 650px;
	top: 53px;
}

/* 愛媛県 */
.mod_area_list #ehime .map_box {
	background:url("/tour/powerspot/area_08/image/bg_map_ehime.png") no-repeat 0 0;
}

.mod_area_list #ehime .map_box > li:nth-child(1) {
	left: 535px;
	top: 243px;
}
	
.mod_area_list #ehime .map_box > li:nth-child(2) {
	left: 69px;
	top: 34px;
}

.mod_area_list #ehime .map_box > li:nth-child(3) {
	left: 625px;
	top: 34px;
}

/* 高知県 */
.mod_area_list #kochi .map_box {
	background:url("/tour/powerspot/area_08/image/bg_map_kochi.png") no-repeat 0 0;
}

.mod_area_list #kochi .map_box > li:nth-child(1) {
	left: 62px;
	top: 50px;
}
	
.mod_area_list #kochi .map_box > li:nth-child(2) {
	left: 443px;
	top: 255px;
}

.mod_area_list #kochi .map_box > li:nth-child(3) {
	left: 635px;
	top: 50px;
}