@charset "utf-8";

/* ==========================================================

title :　おすすめパワースポット
scope :  関東地方

last modify : 2017/07/04 247_morita 新規作成 #12236

========================================================== */
/*--- 地図 ---*/

/* 東京都 */
.mod_area_list #tokyo .map_box {
	background:url("/tour/powerspot/area_02/image/bg_map_tokyo.png") no-repeat 0 0;
}

.mod_area_list #tokyo .map_box > li:nth-child(1) {
	left: 644px;
	top: 42px;
}
	
.mod_area_list #tokyo .map_box > li:nth-child(2) {
	left: 644px;
	top: 232px;
}

.mod_area_list #tokyo .map_box > li:nth-child(3) {
	left: 31px;
	top: 42px;
}

/* 神奈川県 */
.mod_area_list #kanagawa .map_box {
	background:url("/tour/powerspot/area_02/image/bg_map_kanagawa.png") no-repeat 0 0;
}

.mod_area_list #kanagawa .map_box > li:nth-child(1) {
	left: 38px;
	top: 25px;
}
	
.mod_area_list #kanagawa .map_box > li:nth-child(2) {
	left: 639px;
	top: 124px;
}

.mod_area_list #kanagawa .map_box > li:nth-child(3) {
	left: 38px;
	top: 221px;
}

/* 埼玉県 */
.mod_area_list #saitama .map_box {
	background:url("/tour/powerspot/area_02/image/bg_map_saitama.png") no-repeat 0 0;
}

.mod_area_list #saitama .map_box > li:nth-child(1) {
	left: 39px;
	top: 33px;
}
	
.mod_area_list #saitama .map_box > li:nth-child(2) {
	left: 636px;
	top: 234px;
}

.mod_area_list #saitama .map_box > li:nth-child(3) {
	left: 636px;
	top: 33px;
}

/* 千葉県 */
.mod_area_list #chiba .map_box {
	background:url("/tour/powerspot/area_02/image/bg_map_chiba.png") no-repeat 0 0;
}

.mod_area_list #chiba .map_box > li:nth-child(1) {
	left: 615px;
	top: 47px;
}
	
.mod_area_list #chiba .map_box > li:nth-child(2) {
	left: 615px;
	top: 237px;
}

.mod_area_list #chiba .map_box > li:nth-child(3) {
	left: 50px;
	top: 143px;
}

/* 茨城県 */
.mod_area_list #ibaraki .map_box {
	background:url("/tour/powerspot/area_02/image/bg_map_ibaraki.png") no-repeat 0 0;
}

.mod_area_list #ibaraki .map_box > li:nth-child(1) {
	left: 36px;
	top: 143px;
}
	
.mod_area_list #ibaraki .map_box > li:nth-child(2) {
	left: 639px;
	top: 243px;
}

.mod_area_list #ibaraki .map_box > li:nth-child(3) {
	left: 547px;
	top: 33px;
}

/* 栃木県 */
.mod_area_list #tochigi .map_box {
	background:url("/tour/powerspot/area_02/image/bg_map_tochigi.png") no-repeat 0 0;
}

.mod_area_list #tochigi .map_box > li:nth-child(1) {
	left: 625px;
	top: 136px;
}
	
.mod_area_list #tochigi .map_box > li:nth-child(2) {
	left: 57px;
	top: 237px;
}

.mod_area_list #tochigi .map_box > li:nth-child(3) {
	left: 57px;
	top: 37px;
}

/* 群馬県 */
.mod_area_list #gunma .map_box {
	background:url("/tour/powerspot/area_02/image/bg_map_gunma.png") no-repeat 0 0;
}

.mod_area_list #gunma .map_box > li:nth-child(1) {
	left: 628px;
	top: 33px;
}
	
.mod_area_list #gunma .map_box > li:nth-child(2) {
	left: 628px;
	top: 244px;
}

.mod_area_list #gunma .map_box > li:nth-child(3) {
	left: 47px;
	top: 138px;
}

