@charset "UTF-8";

/******* 地図成形 *******/
#japan-map div div.area div {
	border: 1px #ffffff solid;
	text-align: center;
	font-size: 14px;
 	display: flex;
		display: -webkit-flex;
 	align-items: center; /* 縦方向中央揃え */
 		-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 	justify-content: center; /* 横方向中央揃え */
 		-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	border-radius: 4px;
		-webkit-border-radius: 4px;
	position: absolute;
	box-sizing: border-box;
	transition: 0.2s;
}
#japan-map div div.area div:hover {
	opacity: 0.5;
	transition: 0.2s;
}

.japan-map-wrap {

    display: flex;

    justify-content: center;

}

#japan-map {
	display: block;
	width: 695px;
	height: 545px;
	background-color: none;
	/*background-color:#cccccc;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#japan-map p.area-title {
	display: none;
}
#japan-map p { 
	margin: 0;
}
.japan-waku {
	display: inline-block;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 2px solid #cccccc;
	padding: 0.5rem 1.2rem 0.7rem 1.2rem;
	border-radius: 4px;
}

.japan-waku-sp {
	display: none;
}

/* 北海道・東北 */

#hokkaido-touhoku {
	width: 125px;
	display: block;
	height: 285px;
	position: absolute;
	left: 570px;
}
#hokkaido-touhoku div.area div {
	background-color: #7478c2;
	color: #ffffff;
}

#hokkaido {	
	width: 125px;
	height: 75px;
	left: 0px;
	top: 0px;
}
#aomori {
	width: 50px;
	height: 50px;
	left: 25px;
	top: 85px;
}
#akita {
	width: 50px;
	height: 50px;
	left: 0px;
	top: 135px;

}
#iwate {
	width: 50px;
	height: 50px;
	left: 50px;
	top: 135px;
}
#yamagata {
	width: 50px;
	height: 50px;
	top: 185px;
	left: 0px;
}
#miyagi {
	width: 50px;
	height: 50px;
	top: 185px;
	left: 50px;
}
#fukushima {
	width: 75px;
	height: 50px;
	top: 235px;
	left: 25px;
}

/* 関東 */

#kantou {
	width: 150px;
	display: block;
	height: 150px;
	position: absolute;
	top: 285px;
	left: 520px;
	z-index: 2;
}
#kantou div.area div {
	background-color: #31beca;
	color: #ffffff;
}
#ibaraki {
	width: 50px;
	height: 75px;
	top: 0px;
	left: 100px;
}
#tochigi {
	width: 50px;
	height: 50px;
	top: 0px;
	left: 50px;
}
#gunma {
	width: 50px;
	height: 50px;
	top: 0px;
	left: 0px;
}
#saitama {
	width: 50px;
	height: 50px;
	top: 50px;
	left: 50px;
}
#chiba {
	width: 50px;
	height: 75px;
	top: 75px;
	left: 100px;
}
#tokyo {
	width: 50px;
	height: 50px;
	top: 100px;
	left: 50px;
}
#kanagawa {
	width: 50px;
	height: 50px;
	top: 100px;
	left: 0px;
}

/* 中部 */

#tyubu {
	width: 270px;
	height: 211px;
	position: absolute;
	left: 370px;
	top: 260px;
}
#tyubu div.area div {
	background-color: #4ab969;
	color: #ffffff;
}

#nigata {
	width: 75px;
	height: 50px;
	left: 150px;
	top: -25px
}
#toyama {
	width: 50px;
	height: 50px;
	left: 100px;
}
#ishikawa {
	width: 50px;
	height: 50px;
	left: 50px;
}
#fukui {
	width: 50px;
	height: 50px;
	left: 0px;
	z-index: 2;
}
#nagano {
	width: 50px;
	height: 75px;
	left: 100px;
	top: 50px
}
#yamanashi {
	width: 50px;
	height: 50px;
	left: 150px;
	top: 75px;
}
#gifu {
	width: 50px;
	height: 75px;
	left: 50px;
	top: 50px
}
#shizuoka {
	width: 50px;
	height: 50px;
	left: 100px;
	top: 125px;
}
#aichi {
	width: 50px;
	height: 50px;
	top: 125px;
	left: 50px;
}

/* 近畿 */

#kinki {
	width: 186px;
	height: 211px;
	position: absolute;
	left: 270px;
	top: 285px;
}
#kinki div.area div {
	background-color: #b0b72f;
	color: #ffffff;
}

#kyoto {
	width: 50px;
	height: 75px;
	left: 50px;
}
#shiga {
	width: 50px;
	height: 50px;
	top: 25px;
	left: 100px;
}
#osaka {
	width: 50px;
	height: 50px;
	top: 75px;
	left: 50px;
}
#nara {
	width: 50px;
	height: 50px;
	top: 75px;
	left: 100px;
}
#mie {
	width: 50px;
	height: 50px;
	top: 125px;
	left: 100px;
}
#wakayama {
	width: 50px;
	height: 50px;
	top: 125px;
	left: 50px;
}
#hyougo {
	width: 50px;
	height: 100px;
	left: 0px;
}

/* 中国 */

#tyugoku {
	width: 151px;
	height: 98px;
	position: absolute;
	left: 120px;
	top: 285px;
}
#tyugoku div.area div {
	background-color: #ef9f27;
	color: #ffffff;
}
#tottori {
	width: 50px;
	height: 50px;
	left: 100px;
}
#okayama {
	width: 50px;
	height: 50px;
	top: 50px;
	left: 100px;
}
#shimane {
	width: 50px;
	height: 50px;
	left: 50px;
}
#hiroshima {
	width: 50px;
	height: 50px;
	top: 50px;
	left: 50px;
}
#yamaguchi {
	width: 50px;
	height: 50px;
	top: 25px;
	left: 0px;
}

/* 四国 */

#shikoku {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 195px;
	top: 395px;
}
#shikoku div.area div {
	background-color: #d08f68;
	color: #ffffff;
}
#kagawa {
	width: 50px;
	height: 50px;
	right: 0px;
	top: 0px;
}
#ehime {
	width: 50px;
	height: 50px;
	left: 0px;
	top: 0px;
}
#tokushima {
	width: 50px;
	height: 50px;
	right: 0px;
	top: 50px;
}
#kouchi {
	width: 50px;
	height: 50px;
	left: 0px;
	top: 50px;
}

/* 九州・沖縄 */

#kyusyu {
	width: 160px;
	height: 175px;
	position: absolute;
	left: 0px;
	top: 370px;
}
#kyusyu div.area div {
	background-color: #ff7575;
	color: #ffffff;
}
#fukuoka {
	width: 50px;
	height: 50px;
	left: 110px;
	top: 0px;
}
#saga {
	width: 50px;
	height: 50px;
	left: 60px;
	top: 0px;
}
#nagasaki {
	width: 50px;
	height: 50px;
	left: 10px;
	top: 0px;
}
#oita {
	width: 50px;
	height: 50px;
	left: 110px;
	top: 50px;
}
#kumamoto {
	width: 50px;
	height: 50px;
	left: 60px;
	top: 50px;
}
#miyazaki {
	width: 50px;
	height: 50px;
	left: 110px;
	top: 100px;
}
#kagoshima {
	width: 50px;
	height: 50px;
	left: 60px;
	top: 100px;
}
#okinawa {
	width: 50px;
	height: 50px;
	left: 0px;
	top: 125px;
}

/* 九州・沖縄 */

#sonotaarea {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 645px;
	bottom: 0px;
}
#sonotaarea div.area div {
	background-color: #b3b5c1;
	color: #ffffff;
}
#sonota {
	width: 50px;
	height: 50px;
	left: 0px;
	top: 0px;
}

/* 重なるとクリックできない問題を解決 */
#hokkaido-touhoku,
#kantou,
#tyubu,
#kinki,
#tyugoku,
#shikoku,
#kyusyu,
#sonotaarea {
	pointer-events: none;
}

#hokkaido-touhoku div.area div,
#kantou div.area div,
#tyubu div.area div,
#kinki div.area div,
#tyugoku div.area div,
#shikoku div.area div,
#kyusyu div.area div,
#sonotaarea div.area div {
	pointer-events: auto;
}


/****************************************
	レスポンシブ

****************************************/
@media screen and (max-width: 1000px) {
    .japan-map-wrap {
        height: calc(545px * 0.6);
    }
    #japan-map {
        transform: scale(0.6);
        transform-origin: top center;
    }
}

@media screen and (max-width: 800px) {
    .japan-map-wrap {
        height: calc(545px * 0.8);
    }
    #japan-map {
        transform: scale(0.8);
        transform-origin: top center;
    }
}

@media screen and (max-width: 600px) {
.japan-waku {display: none;}
.japan-waku-sp {
	display: block;
	font-size: 1.3rem;
	border: 2px solid #cccccc;
	padding: 0.5rem 1.2rem 0.7rem 1.2rem;
	margin-bottom: 2rem;
	border-radius: 4px;
}
  .japan-map-wrap {
    width: calc(695px * 0.45);
    height: calc(545px * 0.45);
    margin: 0 auto;
    overflow: hidden;
  }
  #japan-map {
    margin-left: 0;
    margin-right: 0;
    transform: scale(0.45);
    transform-origin: top left;
  }
}

@media screen and (max-width: 500px) {
  .japan-map-wrap {
    width: calc(695px * 0.45);
    height: calc(545px * 0.45);
    margin: 0 auto;
    overflow: hidden;
  }
  #japan-map {
    margin-left: 0;
    margin-right: 0;
    transform: scale(0.45);
    transform-origin: top left;
  }
}