@media (min-width:751px){
	#fv { width: 100%; height: 660px; background: url(../images/pref/miyagi/fv01.jpg); 
		background-size: cover; position: relative; overflow: hidden; }
	#fv .slide_i li:first-child { background: url("../images/pref/miyagi/fv01.jpg") center center no-repeat; 
		background-size: cover; width: 100%; height: 100%; }
	#fv .slide_i li:nth-child(2) { background: url("../images/pref/miyagi/fv02.jpg") center center no-repeat; 
		background-size: cover; width: 100%; height: 100%; }
	#fv .slide_i li:nth-child(3) { background: url("../images/pref/miyagi/fv03.jpg") center center no-repeat; 
		background-size: cover; width: 100%; height: 100%; }
	#fv h2 { width: 251px; height: 104px; margin: 0 auto; text-indent: -10000px; overflow: hidden;
		background: url(../images/pref/miyagi/prefName.svg) center center no-repeat; }
	#fv .map { top:120px; }
	#spotlist #spot01 { top: 76px; left: 203px; }
	#spotlist #spot02 { top: 97px; left: 232px; }
	#spotlist #spot03 { top: 178px; right: 148px; }
	#spotlist #spot04 { top: 206px; right: 243px; }
	#spotlist #spot05 { top: 254px; right: 150px; }
	#spotlist #spot06 { bottom: 185px; left: 161px; }
	#spotlist #spot07 { bottom: 171px; left: 208px; }
	#spotlist #spot08 { bottom: 130px; left: 132px; }
	#spotlist #spot09 { bottom: 128px; left: 164px; }
	#spotlist #spot10 { bottom: 85px; left: 186px; }
	#arealist #area01 { width: 120px; top: 43px; left: 215px; }
	#arealist #area02 { width: 170px; top:138px; right:0; }
	#arealist #area03 { width: 150px; top: 196px; left: 133px; }
	#arealist #area04 { bottom: 187px; left: 10px; width: 150px; }
	#arealist #area05 { bottom: 151px; right: 162px; width: 120px; }
	#arealist #area06 { width: 170px; bottom: 91px; left: 0; }

	.areaUnit#areaInfo01 .spotInfo ul li { width: 47%; }
	.areaUnit#areaInfo02 .spotInfo ul li:nth-child(2n+1) { width: 43%; }
	.areaUnit#areaInfo03 .spotInfo ul li:nth-child(2n+1) { width: 43%; }
	.areaUnit#areaInfo04 .spotInfo ul li:nth-child(2n+1) { width: 45%; }
	.areaUnit#areaInfo05 .spotInfo ul li:nth-child(2) { width: 34%; }
	.areaUnit#areaInfo05 .spotInfo ul li:nth-child(5) { width: 34%; }
	.areaUnit#areaInfo06 .spotInfo ul li { width: 50%; }
}
@media (max-width:750px){
	#fv .slide_i li:first-child { background: url("../images/pref/miyagi/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/miyagi/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/miyagi/fv03_sp.jpg") center center no-repeat; background-size: cover; width: 100%; height: 100%; }
	#fv { width: 100%; height: 133vw; background: url(../images/pref/miyagi/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/miyagi/prefName.svg) center center no-repeat;
		background-size: contain; }
	.map img.for_sp { max-width: 90%; }
	.areaUnit#areaInfo01 .spotInfo ul li { width: 100%; }
}