@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : stay.css
 author     : Ability Consultant
 style info : 宿泊
=================================================================== */
/* -----------------------------------------------------------
	.con_rooms
----------------------------------------------------------- */
.pagetop {
	margin-top: 10px;
	text-align: right;
	margin-bottom: 60px;
}

#htlContents {
  min-width: auto !important;
  width: 1200px;
  margin: 0 auto !important;
}

#htlHeader, #htlMainContent {
  width: 1920px !important;
  min-width: 0;
  max-width: 100%;
  margin: 0 auto !important;
}

#htlMainContent div div#trvlHtlSubNav ul {
  margin: 0 !important;
}

div#trvlHtlSubNav ul:after {
  background-color: #EAEAEA;
}

#htlSide-A {
  position: absolute;
  left: 0;
  top: 780px;
  margin-top: -85px;
}

div#RthCustomize,
div#RthCustomizeW {
  width: 100% !important;
}
.con_links {
  margin-top: 100px;
}
#cus_contents {
  max-width: 950px;
  margin-left: auto;
}

.con_hei {
  position: relative;
  z-index: 0;
}
.con_hei:before {
  content: " ";
  display: inline-block;
  position: absolute;
  background: #f5f5f5;
  width: 1920px;
  height: 100%;
  z-index: -10;
  left: -62%;
}
/* .con_rooms {
  position: relative;
  z-index: 0;
}
.con_rooms:before {
  content: " ";
  display: inline-block;
  position: absolute;
  background: #f5f5f5;
  width: 1920px;
  height: 100%;
  z-index: -10;
  left: -62%;
} */