@media (min-width:751px){
	#fv { width: 100%; height: 660px; background: url(../images/pref/aomori/fv01.jpg); 
		background-size: cover; position: relative; overflow: hidden; }
	#fv .slide_i li:first-child { background: url("../images/pref/aomori/fv01.jpg") center center no-repeat; 
		background-size: cover; width: 100%; height: 100%; }
	#fv .slide_i li:nth-child(2) { background: url("../images/pref/aomori/fv02.jpg") center center no-repeat; 
		background-size: cover; width: 100%; height: 100%; }
	#fv .slide_i li:nth-child(3) { background: url("../images/pref/aomori/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/aomori/prefName.svg) center center no-repeat; }
	#spotlist #spot01 { bottom: 120px; right: 190px; }
	#spotlist #spot02 { width: 70px; height: 60px; bottom: 153px; right: 167px; }
	#spotlist #spot03 { width: 65px; top: 69px; right: 264px; }
	#spotlist #spot04 { width: 65px; top: 62px; right: 190px; }
	#spotlist #spot05 { width: 65px; height: 40px; top: 224px; right: 250px; }
	#spotlist #spot06 { width: 85px; bottom: 150px; left: 113px; }
	#spotlist #spot07 { bottom: 160px; left: 198px; }
	#spotlist #spot08 { bottom: 135px; left: 20px; }
	#spotlist #spot09 { width: 100px; top: 212px; left: 124px; }
	#arealist #area01 { width: 210px; top:168px; right:60px; }
	#arealist #area02 { width: 110px; bottom:85px; right:1px; }
	#arealist #area03 { width: 140px; bottom:41px; right:209px; }
	#arealist #area04 { top:266px; left:180px; }
	#arealist #area05 { bottom:117px; left:131px; }
	#arealist #area06 { width: 195px; top:167px; left:47px; }

	.areaUnit#areaInfo02 .spotInfo ul li:nth-child(3n+1) { width: 40%; }
	.areaUnit#areaInfo02 .spotInfo ul li:nth-child(3n+2) { width: 24%; }
	.areaUnit#areaInfo03 .spotInfo ul li:nth-child(3n+1) { width: 26%; }
	.areaUnit#areaInfo03 .spotInfo ul li:nth-child(3n+2) { width: 46%; }
	.areaUnit#areaInfo03 .spotInfo ul li:nth-child(3n) { width: 24%; }
	.areaUnit#areaInfo04 .spotInfo ul li:nth-child(3n-1) { width: 37%; }
	.areaUnit#areaInfo04 .spotInfo ul li:nth-child(1) { width: 23%; }
	.areaUnit#areaInfo04 .spotInfo ul li:nth-child(4) { width: 23%; }
	.areaUnit#areaInfo06 .spotInfo ul li { width: 50%; }

}
@media (max-width:750px){
	#fv .slide_i li:first-child { background: url("../images/pref/aomori/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/aomori/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/aomori/fv03_sp.jpg") center center no-repeat; background-size: cover; width: 100%; height: 100%; }
	#fv { width: 100%; height: 133vw; background: url(../images/pref/aomori/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/aomori/prefName.svg) center center no-repeat;
		background-size: contain; }
}