.map.map_miyako .inner > img{
	margin-left:auto;
	display: block;
    width:100%;
}
.map.map_miyako .map-title {
	position: absolute;
	top: 10%;
	left: 4.7%;
	width:30%;
	font-size: 28px;
	font-weight: bold;
}
.map.map_miyako .map-desc {
	position: absolute;
    top: 20%;
    left: 4.7%;
    width: 45.5%;
    font-size: 13px;
}
.map.map_miyako .hotel_list li:nth-child(1) {
	position: absolute;
	top: 58.5%;
	left: 4.2%;
	width: 29.685%;
	height: 7.33%;
	background: url(/domestic/area/okinawa/island/miyako/images/hotel_01_200512_pc.png) no-repeat;
	background-size: 100% auto;
}
.map.map_miyako .hotel_list li:nth-child(2) {
	position: absolute;
	top: 50.4%;
	right: 3.4%;
	width: 27.37%;
	height:9%;
	background: url(/domestic/area/okinawa/island/miyako/images/hotel_02_pc.png) no-repeat;
	background-size: 100% auto;
}
.map.map_miyako .hotel_list li:nth-child(3) {
	position: absolute;
  	top: 80%;
	left: 4.2%;
  	width: 29.685%;
	height: 10.3%;
	background: url(/domestic/area/okinawa/island/miyako/images/hotel_03_pc.png) no-repeat;
	background-size: 100% auto;
}
.map.map_miyako .hotel_list li:nth-child(4) {
	position: absolute;
	top: 68.5%;
	left: 4.2%;
	width: 24.4%;
    height: 9%;
	background: url(/domestic/area/okinawa/island/miyako/images/hotel_04_211201_pc.png) no-repeat;
	background-size: 100% auto;
}
.map.map_miyako .hotel_list li:nth-child(5) {
	position: absolute;
	top: 38%;
    right: 9%;
    width: 29.7%;
	height: 9%;
	background: url(/domestic/area/okinawa/island/miyako/images/hotel_05_211201_pc.png) no-repeat;
	background-size: 100% auto;
}
.hotel_cell.hotel_miyako li:nth-child(1) {
	background: url(/domestic/area/okinawa/island/miyako/images/bg_hotel01_200928.png) no-repeat top center;
}
.hotel_cell.hotel_miyako li:nth-child(2) {
	background: url(/domestic/area/okinawa/island/miyako/images/bg_hotel02.png) no-repeat top center;
}
.hotel_cell.hotel_miyako li:nth-child(3) {
	background: url(/domestic/area/okinawa/island/miyako/images/bg_hotel03.png) no-repeat top center;
}
.hotel_cell.hotel_miyako li:nth-child(4) {
	background: url(/domestic/area/okinawa/island/miyako/images/bg_hotel04_211201.png) no-repeat top center;
}
#anc05 .cell{
	max-width: 100%;
	margin: auto;
	position: relative;
	z-index: 1;
}
.hotel-main{
	display: flex;
	position: relative;
	left: 95px;
	max-width: 1140px;
	margin: auto;
}
.hotel_miyako > ul > li:nth-child(2n - 1) .hotel-main{
	flex-direction: row-reverse;
	left: -85px;
}
.hotel-main-figure{
	position: relative;
}
.hotel-main-figure > figcaption{
	position: absolute;
	top: 570px;
	right: 45px;
	/* bottom:22px; */
	font-size:13px;
	font-weight: bold;
}
.hotel_miyako > ul > li:nth-child(2n - 1) .hotel-main-figure > figcaption{
	left: 150px;
	text-align: right;
}
@media (min-width: 751px) {
	.map.map_miyako .hotel_list li:nth-child(1):hover {
		background: url(/domestic/area/okinawa/island/miyako/images/hotel_01_hover_200512_pc.png) no-repeat;
		background-size: 100% auto;
	}
	.map.map_miyako .hotel_list li:nth-child(2):hover {
		background: url(/domestic/area/okinawa/island/miyako/images/hotel_02_hover_pc.png) no-repeat;
		background-size: 100% auto;
	}
	.map.map_miyako .hotel_list li:nth-child(3):hover {
		background: url(/domestic/area/okinawa/island/miyako/images/hotel_03_hover_pc.png) no-repeat;
		background-size: 100% auto;
	}
	.map.map_miyako .hotel_list li:nth-child(4):hover {
		background: url(/domestic/area/okinawa/island/miyako/images/hotel_04_hover_211201_pc.png) no-repeat;
		background-size: 100% auto;
	}
	.map.map_miyako .hotel_list li:nth-child(5):hover {
		background: url(/domestic/area/okinawa/island/miyako/images/hotel_05_hover_211201_pc.png) no-repeat;
		background-size: 100% auto;
	}
}
@media screen and (min-width: 751px) and (max-width: 950px){
	.hotel-main {
		left: -5%;
	}
	.hotel_miyako > ul > li:nth-child(2n - 1) .hotel-main{
		left: 0;
	}
	.hotel-main-figure{
		left: -10%;
	}
	.hotel_miyako > ul > li:nth-child(2n - 1) .hotel-main-figure{
		left: 10%
	}
	.hotel_miyako > ul > li:nth-child(2n - 1) .hotel-main-figure > figcaption {
    right: 75px;
	}
}

@media (min-width: 751px) {
	.hotel-main-figure > img{
		max-width: none;
	}
	.hotel-main-figure > figcaption{
		bottom:auto;
		/* margin-top: -6vw; */
	}
}
@media (max-width:750px){
	.hotel_miyako > ul > li .hotel-main ,
	.hotel_miyako > ul > li:nth-child(2n - 1) .hotel-main{
		position: static;
		flex-direction: column-reverse;
	}
	.hotel-main-image{
		display: block;
		max-width: 104%;
	}
	.hotel_ishigaki > ul > li:nth-child(2n) .hotel-main-image{
		margin-left:-8%;
		width: 108%;
		max-width: 108%;
	}
	.map.map_miyako p{
		left:0;
		right:0;
		text-align: center;
	}
	.map.map_miyako .map-title {
		top: -50px;
		width: 90%;
		font-size:20px;
	}
	.map.map_miyako .map-desc {
		top: -20px;
		width: 90%;
		font-size: 12px;
	}
	.map.map_miyako .inner > img{
		margin: 50px auto 0;
	}
	.map .hotel_list {
    	margin-top: 5vw;
	}
	.map.map_miyako .hotel_list li:nth-child(1) {
		position: static;
		width: 300px;
		height: 51px;
		background: url(/domestic/area/okinawa/island/miyako/images/hotel_01_200512_sp.png) no-repeat bottom;
		background-size: 100% auto;
	}
	.map.map_miyako .hotel_list li:nth-child(2) {
		position: static;
		width: 300px;
		height: 48px;
		background: url(/domestic/area/okinawa/island/miyako/images/hotel_02_sp.png) no-repeat bottom;
		background-size: 100% auto;
	}
	.map.map_miyako .hotel_list li:nth-child(3) {
		position: static;
		width: 300px;
		height: 48px;
		background: url(/domestic/area/okinawa/island/miyako/images/hotel_03_sp.png) no-repeat bottom;
		background-size: 100% auto;
	}
	.map.map_miyako .hotel_list li:nth-child(4) {
		position: static;
		width: 300px;
		height: 47px;
		background: url(/domestic/area/okinawa/island/miyako/images/hotel_04_211201_sp.png) no-repeat bottom;
		background-size: 100% auto;
	}
	.map.map_miyako .hotel_list li:nth-child(5) {
		position: static;
		width: 300px;
		height: 70px;
		background: url(/domestic/area/okinawa/island/miyako/images/hotel_05_211201_sp.png) no-repeat bottom;
		background-size: 100% auto;
	}
	.hotel_cell.hotel_miyako li:nth-child(1) ,
	.hotel_cell.hotel_miyako li:nth-child(2) ,
	.hotel_cell.hotel_miyako li:nth-child(3) ,
	.hotel_cell.hotel_miyako li:nth-child(4) ,
	.hotel_cell.hotel_miyako li:nth-child(5) {
		background: none;
	}
	.hotel-main{
		position: static;
	}
	.hotel-main-figure{
		position: static;
	}
	.hotel-main-figure > figcaption{
		position: static;
		margin-top: -13vw;
		text-align: right;
	}
}

