@media (min-width:751px){
	#fv { width: 100%; height: 660px; background: url(../images/pref/akita/fv01.jpg); 
		background-size: cover; position: relative; overflow: hidden; }
	#fv .slide_i li:first-child { background: url("../images/pref/akita/fv01.jpg") center center no-repeat; 
		background-size: cover; width: 100%; height: 100%; }
	#fv .slide_i li:nth-child(2) { background: url("../images/pref/akita/fv02.jpg") center center no-repeat; 
		background-size: cover; width: 100%; height: 100%; }
	#fv .slide_i li:nth-child(3) { background: url("../images/pref/akita/fv03.jpg") center center no-repeat; 
		background-size: cover; width: 100%; height: 100%; }
	#fv h2 { width: 251px; height: 101px; margin: 0 auto; text-indent: -10000px; overflow: hidden;
		background: url(../images/pref/akita/prefName.svg) center center no-repeat; }
	#spotlist #spot01 { top: 219px; left: 180px; }
	#spotlist #spot02 { top: 237px; left: 166px; }
	#spotlist #spot03 { bottom: 220px; right: 196px; }
	#spotlist #spot04 { top: 154px; left: 84px; }
	#spotlist #spot05 { top: 178px; left: 45px; }
	#spotlist #spot06 { top: 172px; left: 175px; }
	#spotlist #spot07 { bottom: 131px; right: 221px; }
	#spotlist #spot08 { bottom: 94px; left: 142px; }
	#spotlist #spot09 { top: 57px; right: 149px; }
	#spotlist #spot10 { top: 25px; right: 116px; }

	#arealist #area01 { width: 120px; top:266px; left:86px; }
	#arealist #area02 { width: 130px; bottom:174px; right:121px; }
	#arealist #area03 { width: 120px; top:110px; left:95px; }
	#arealist #area04 { width: 200px; top:119px; right:1px; }
	#arealist #area05 { width: 120px; bottom:81px; right:153px; }
	/*#arealist #area06 { top:167px; left:47px; }*/

	.areaUnit#areaInfo01 .spotInfo ul li { width: 50%; }
	.areaUnit#areaInfo02 .spotInfo ul li:nth-child(3n+1) { width: 39%; }
	.areaUnit#areaInfo02 .spotInfo ul li:nth-child(3n+2) { width: 35%; }
	.areaUnit#areaInfo02 .spotInfo ul li:nth-child(3n) { width: 26%; }
	.areaUnit#areaInfo04 .spotInfo ul li { width: 50%; }
	.areaUnit#areaInfo05 .spotInfo ul li { width: 50%; }

}
@media (max-width:750px){
	#fv .slide_i li:first-child { background: url("../images/pref/akita/fv01_sp.jpg") center center no-repeat; background-size: cover; width: 100%; height: 100%; }
	#fv .slide_i li:nth-child(2) { background: url("../images/pref/akita/fv02_sp.jpg") center center no-repeat; background-size: cover; width: 100%; height: 100%; }
	#fv .slide_i li:nth-child(3) { background: url("../images/pref/akita/fv03_sp.jpg") center center no-repeat; background-size: cover; width: 100%; height: 100%; }
	#fv { width: 100%; height: 133vw; background: url(../images/pref/akita/fv01_sp.jpg); 
		background-size: cover; position: relative; overflow: hidden; }
	#fv h2 { width: 56vw; height: 23vw; margin: 0 auto; text-indent: -10000px; overflow: hidden;
		background: url(../images/pref/akita/prefName.svg) center center no-repeat;
		background-size: contain; }
	.map img.for_sp { width: 90%; }
}