@charset "utf-8";

/* ==========================================================

title :　おすすめパワースポット
scope :  北海道・東北

last modify : 2017/07/04 247_morita 新規作成 #12236

========================================================== */
/*--- 地図 ---*/

/* 北海道 */
.mod_area_list #hokkaido .map_box {
	background:url("/tour/powerspot/area_01/image/bg_map_hokkaido.png") no-repeat 0 0;
}

.mod_area_list #hokkaido .map_box > li:nth-child(1) {
	left: 640px;
	top: 242px;
}
	
.mod_area_list #hokkaido .map_box > li:nth-child(2) {
	left: 37px;
	top: 48px;
}

.mod_area_list #hokkaido .map_box > li:nth-child(3) {
	left: 640px;
	top: 48px;
}

/* 宮城県 */
.mod_area_list #miyagi .map_box {
	background:url("/tour/powerspot/area_01/image/bg_map_miyagi.png") no-repeat 0 0;
}

.mod_area_list #miyagi .map_box > li:nth-child(1) {
	left: 50px;
	top: 31px;
}
	
.mod_area_list #miyagi .map_box > li:nth-child(2) {
	left: 50px;
	top: 243px;
}

.mod_area_list #miyagi .map_box > li:nth-child(3) {
	left: 630px;
	top: 243px;
}

/* 青森県 */
.mod_area_list #aomori .map_box {
	background:url("/tour/powerspot/area_01/image/bg_map_aomori.png") no-repeat 0 0;
}

.mod_area_list #aomori .map_box > li:nth-child(1) {
	left: 22px;
	top: 144px;
}
	
.mod_area_list #aomori .map_box > li:nth-child(2) {
	left: 582px;
	top: 35px;
}

.mod_area_list #aomori .map_box > li:nth-child(3) {
	left: 676px;
	top: 244px;
}

/* 秋田県 */
.mod_area_list #akita .map_box {
	background:url("/tour/powerspot/area_01/image/bg_map_akita.png") no-repeat 0 0;
}

.mod_area_list #akita .map_box > li:nth-child(1) {
	left: 72px;
	top: 221px;
}
	
.mod_area_list #akita .map_box > li:nth-child(2) {
	left: 72px;
	top: 31px;
}

.mod_area_list #akita .map_box > li:nth-child(3) {
	left: 615px;
	top: 124px;
}

/* 山形県 */
.mod_area_list #yamagata .map_box {
	background:url("/tour/powerspot/area_01/image/bg_map_yamagata.png") no-repeat 0 0;
}

.mod_area_list #yamagata .map_box > li:nth-child(1) {
	left: 47px;
	top: 149px;
}
	
.mod_area_list #yamagata .map_box > li:nth-child(2) {
	left: 630px;
	top: 242px;
}

.mod_area_list #yamagata .map_box > li:nth-child(3) {
	left: 630px;
	top: 53px;
}

/* 岩手県 */
.mod_area_list #iwate .map_box {
	background:url("/tour/powerspot/area_01/image/bg_map_iwate.png") no-repeat 0 0;
}

.mod_area_list #iwate .map_box > li:nth-child(1) {
	left: 51px;
	top: 53px;
}
	
.mod_area_list #iwate .map_box > li:nth-child(2) {
	left: 51px;
	top: 233px;
}

.mod_area_list #iwate .map_box > li:nth-child(3) {
	left: 625px;
	top: 142px;
}

/* 福島県 */
.mod_area_list #fukushima .map_box {
	background:url("/tour/powerspot/area_01/image/bg_map_fukushima.png") no-repeat 0 0;
}

.mod_area_list #fukushima .map_box > li:nth-child(1) {
	left: 42px;
	top: 31px;
}
	
.mod_area_list #fukushima .map_box > li:nth-child(2) {
	left: 636px;
	top: 241px;
}

.mod_area_list #fukushima .map_box > li:nth-child(3) {
	left: 636px;
	top: 31px;
}
