@charset "utf-8";

.bob #titleArea .mv {
	background:url(/tyo/special/resort/isl/images/borabora/main.jpg) center top no-repeat;
}
.moz #titleArea .mv {
	background:url(/tyo/special/resort/isl/images/moorea/main.jpg) center top no-repeat;
}
.ppt #titleArea .mv {
	background:url(/tyo/special/resort/isl/images/tahiti/main.jpg) center top no-repeat;
}

/*localInfoArea*/
#localInfoArea .infoBox .point{
	bottom: 26px;
	right: 36px;
}
#localInfoArea h3 img {
	height: 98px;
}
.ppt #localInfoArea h3 img {
	height: 52px;
}

/*bottomNav*/
#bottomNav ul.navList {
    display: flex;
    justify-content: center;
}

#recommendInfoArea h3 img {
  height: 54px;
}
#moreEnjoyArea h3 img {
  height: 62px !important;
}
