@media (min-width:751px){
	#fv { width: 100%; height: 660px; background: url(../images/pref/fukushima/fv01.jpg); 
		background-size: cover; position: relative; overflow: hidden; }
	#fv .slide_i li:first-child { background: url("../images/pref/fukushima/fv01.jpg") center center no-repeat; 
		background-size: cover; width: 100%; height: 100%; }
	#fv .slide_i li:nth-child(2) { background: url("../images/pref/fukushima/fv02.jpg") center center no-repeat; 
		background-size: cover; width: 100%; height: 100%; }
	#fv .slide_i li:nth-child(3) { background: url("../images/pref/fukushima/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/fukushima/prefName.svg) center center no-repeat; }
	#fv .map { top: 120px; }
	#maincontents #areaMenu li:nth-child(1) a,#maincontents #areaMenu li:nth-child(3) a { height: 50px; }
	#spotlist #spot01 { top: 123px; right: 53px; }
	#spotlist #spot02 { top: 186px; right: 77px; }
	#spotlist #spot03 { top: 248px; right: 43px; }
	#spotlist #spot04 { bottom: 99px; right: 17px; }
	#spotlist #spot05 { bottom: 66px; right: 64px; }
	#spotlist #spot06 { top: 131px; right: 183px; }
	#spotlist #spot07 { top: 106px; left: 255px; }
	#spotlist #spot08 { top: 179px; left: 161px; }
	#spotlist #spot09 { top: 205px; left: 114px; }
	#spotlist #spot10 { top: 229px; left: 212px; }
	#spotlist #spot11 { top: 267px; left: 206px; }
	#spotlist #spot12 { bottom: 69px; left: 44px; }
	#arealist #area01 { width: 165px; top: 77px; right: 93px; height: 43px; }
	#arealist #area02 { width: 163px; top: 134px; left: 122px; height: 43px; }
	#arealist #area03 { width: 234px; bottom: 233px; right: 87px; }
	#arealist #area04 { bottom: 141px; left: 32px; width: 188px; }
	#arealist #area05 { bottom: 103px; right: 90px; width: 155px; }

	.areaUnit#areaInfo01 .spotInfo ul li:nth-child(2) { width: 34%; }
	.areaUnit#areaInfo01 .spotInfo ul li:nth-child(5) { width: 34%; }
	.areaUnit#areaInfo02 .spotInfo ul li { width: 50%; }
	.areaUnit#areaInfo04 .spotInfo ul li { width: 50%; }
	.areaUnit#areaInfo05 .spotInfo ul li:nth-child(2n) { width: 60%; }

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