@charset "UTF-8";

@import url("../content.css");


/* Main Content Head Title */

#maincontainer .rooms {
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	position: relative;
}

#maincontainer .rooms:last-child {
	margin-bottom: 0;
}

hr {
	max-width: 1280px;
	margin: 0 auto;
	border-top: 1px solid #dfdcd6;
}


/* Rooms index */
.rooms-thumbs {
	position: relative;
	min-height: 500px;
	margin-bottom: 20px;
}

.rooms-thumbs .thumbs-styl02 {
	margin-bottom: 0;
}

.rooms-feat-thumbs {
	position: relative;
	min-height: 270px;
}

.rooms-thumbs h3 {
	color: #fff;
	font-size: 28px;
	width: 100%;
	height: 0;
	margin: 0;
	padding-top: 60px;
	padding-bottom: 0;
	display: block;
	overflow: hidden;
	z-index: 1;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, .35);
	background-position: 30px 50%;
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

.rooms-feat-thumbs h3 {
	color: #fff;
	font-size: 28px;
	width: 100%;
	height: 0;
	margin: 0;
	padding-top: 42px;
	padding-bottom: 0;
	display: block;
	overflow: hidden;
	z-index: 1;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
	background-position: 30px 50%;
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

.rooms .detail {
	font-size: 0;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.rooms .detail a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	padding: 1em 2em;
	display: inline-block;
	background-color: #a69c87;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rooms .detail a:hover {
	background-color: #96867f;
}

.rooms .detail i {
	margin-right: .3em;
	position: relative;
	bottom: 1px;
}

.thumbs-styl01 {
	position: absolute;
	top: 0;
	overflow: hidden;
}

.thumbs-styl01 .main-thumb {
	width: 830px;
	height: 500px;
	margin-right: 10px;
	float: left;
}

.thumbs-styl02 > div, .thumbs-styl03 > div {
	float: left;
	margin-right: 10px;
}

.thumbs-styl02 > div:nth-child(2n), .thumbs-styl03 > div:nth-child(2n) {
	margin-right: 0;
}

.thumbs-styl02 .thumb-box {
	position: relative;
	width: 635px;
	min-height: 500px;
	margin-bottom: 20px;
}

.thumbs-styl02 .main-thumb {
	width: 635px;
	height: 500px;
	position: absolute;
	top: 0;
	overflow: hidden;
}

.thumbs-styl01 .main-thumb img, .thumbs-styl02 .main-thumb img, .thumbs-styl03 .main-thumb img {
	width: 100%;
	height: 100%;
}

.thumbs-styl03 .thumb-box {
	position: relative;
	width: 475px;
	min-height: 270px;
	margin-bottom: 10px;
}

.thumbs-styl03 > div:nth-last-child(-n+2) .thumb-box {
	padding-bottom: 0;
}

.thumbs-styl03 .main-thumb {
	width: 475px;
	height: 270px;
	position: absolute;
	top: 0;
	overflow: hidden;
}

.thumbs-styl01 .sub-thumb {
	width: 440px;
	height: 500px;
	float: right;
}

.thumbs-styl01 .sub-thumb img {
	width: 100%;
	height: 245px;
	margin-bottom: 10px;
}

.thumbs-styl01 .sub-thumb img:last-child {
	margin-bottom: 0;
}

.ocean-premium-suite .rooms-thumbs h3 {
	width: 830px;
	background-image: url(../../images/rooms/headline_rooms_name_ops@2x.png);
	background-size: 319px 29px;
}

.ocean-jr-suite .rooms-thumbs h3 {
	width: 830px;
	background-image: url(../../images/rooms/headline_rooms_name_ojs@2x.png);
	background-size: 296px 29px;
}

.breath-the-illusion .rooms-thumbs h3 {
	width: 830px;
	background-image: url(../../images/rooms/headline_rooms_name_bi@2x.png);
	background-size: 566px 30px;
}

.grand-ocean-twin .thumb-box h3 {
	width: 635px;
	background-image: url(../../images/rooms/headline_rooms_name_got@2x.png);
	background-size: 276px 29px;
}

.grand-ocean-double .thumb-box h3 {
	width: 635px;
	background-image: url(../../images/rooms/headline_rooms_name_god@2x.png);
	background-size: 278px 29px;
}

.enoshima-twin .thumb-box h3 {
	width: 635px;
	background-image: url(../../images/rooms/headline_rooms_name_et@2x.png);
	background-size: 144px 29px;
}

.enoshima-double .thumb-box h3 {
	width: 635px;
	background-image: url(../../images/rooms/headline_rooms_name_ed@2x.png);
	background-size: 148px 29px;
}

.standard-hollywood-twin .thumb-box h3 {
	width: 635px;
	background-image: url(../../images/rooms/headline_rooms_name_sht@2x.png);
	background-size: 321px 28px;
}

.standard-double .thumb-box h3 {
	width: 635px;
	background-image: url(../../images/rooms/headline_rooms_name_sd@2x.png);
	background-size: 213px 28px;
}

.amenity .thumb-box h3 {
	width: 475px;
	background-image: url(../../images/rooms/headline_feat_amenity@2x.png);
	background-size: 168px 23px;
}

.monitor .thumb-box h3 {
	width: 475px;
	background-image: url(../../images/rooms/headline_feat_monitor@2x.png);
	background-size: 221px 23px;
}

.drip-machine .thumb-box h3 {
	width: 475px;
	background-image: url(../../images/rooms/headline_feat_drip@2x.png);
	background-size: 118px 23px;
}

.wifi .thumb-box h3 {
	width: 475px;
	background-image: url(../../images/rooms/headline_feat_wifi@2x.png);
	background-size: 83px 23px;
}