.home #page .partner-hotels ul:after, .home #page #content #main .service-introduction .mobile-app:after {
  content: "";
  clear: both;
  display: block;
}
* + html .home #page .partner-hotels ul, .home #page .partner-hotels * + html ul, * + html .home #page #content #main .service-introduction .mobile-app, .home #page #content #main .service-introduction * + html .mobile-app {
  zoom: 1;
}

.home #page .partner-hotels {
  padding: 45px 0 50px;
  background-color: #fff;
  text-align: center;
  height: 100px;
  overflow: hidden;
}
.home #page .partner-hotels ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.home #page .partner-hotels ul li {
  float: left;
  line-height: 0;
  margin: 0 40px 100px;
}
.home #page #website-header {
  /*h1 {
      padding: 0 !important;
      background-color: transparent !important;
      text-align: left  !important;
      font-weight: normal;
  }*/
}
.home #page #website-header #billboard {
  width: 100%;
  height: 520px;
  background: url(../images/home/main_visual.jpg) 50% 50% no-repeat;
}
.home #page #website-header #billboard h1 {
  padding: 40px 0 5px;
  background: transparent;
  line-height: 0;
}
.home #page #website-header #billboard .tagline {
  text-align: center;
  color: #fff;
  font-size: 180%;
  font-weight: bold;
  padding: 10px 0 35px;
}
.home #page #website-header #billboard #home-search-conditions {
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.9);
  margin: 0 auto;
  padding: 20px;
  width: 820px;
  font-size: 120%;
}
.home #page #website-header #billboard #home-search-conditions .condition {
  /*width: 980px;*/
  margin: 0 auto 12px;
}
.home #page #website-header #billboard #home-search-conditions .condition dl {
  display: table;
}
.home #page #website-header #billboard #home-search-conditions .condition dl dt {
  display: table-cell;
  width: 160px;
  vertical-align: middle;
  font-size: 116%;
  font-weight: bold;
}
.home #page #website-header #billboard #home-search-conditions .condition dl dd {
  display: table-cell;
  font-size: 116%;
}
.home #page #website-header #billboard #home-search-conditions .condition dl dd ul li {
  display: inline;
}
.home #page #website-header #billboard #home-search-conditions .condition dl dd input[type="text"] {
  width: 305px;
  height: 32px;
  background: transparent url(../images/home/bg_home_search_input.png) 0 0 no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding: 5px 17px;
  border: 0;
  font-size: 13px;
}
.home #page #website-header #billboard #home-search-conditions .condition dl dd input[type="text"].datepicker {
  width: 181px;
  height: 32px;
  background: transparent url(../images/home/bg_home_input_datepicker.png) 0 0 no-repeat;
  -webkit-appearance: none;
}
.home #page #website-header #billboard #home-search-conditions .condition dl dd .customSelect {
  width: 335px;
  line-height: 42px;
  background: url(../images/home/bg_home_custom_select_short.png) 0 0 no-repeat;
  font-size: 13px;
}
.home #page #website-header #billboard #home-search-conditions .condition dl dd .customSelect.customSelectDisabled {
  background: url(../images/home/bg_home_custom_select_short_disabled.png) 0 0 no-repeat;
}
.home #page #website-header #billboard #home-search-conditions .condition dl dd .customSelectInner {
  padding: 0 10px;
}
.home #page #website-header #billboard #home-search-conditions .condition.special {
  margin-bottom: 30px;
}
.home #page #website-header #billboard #home-search-conditions .condition.area dd .customSelect {
  width: 215px;
  overflow: hidden;
}

.home #page #website-header #billboard #home-search-conditions .condition dl dd .custom-select-s {
  width: 165px!important;
  background: url(../images/home/bg_home_custom_select_short_short.png) 0 0 no-repeat!important;
}
.home #page #website-header #billboard #home-search-conditions .condition dl dd .custom-select-s.customSelectDisabled {
  background: url(../images/home/bg_home_custom_select_short_short_disabled.png) 0 0 no-repeat!important;
}
.home #page #website-header #billboard #home-search-conditions .condition dl dd .custom-select-l {
  width: 315px!important;
  background: url(../images/home/bg_home_custom_select.png) 0 0 no-repeat!important;
}
.home #page #website-header #billboard #home-search-conditions .condition dl dd .custom-select-l.customSelectDisabled {
  background: url(../images/home/bg_home_custom_select_disabled.png) 0 0 no-repeat!important;
}

.home #page #website-header #billboard #home-search-conditions .condition.schedule, .home #page #website-header #billboard #home-search-conditions .condition.num-stay {
  float: left;
  width: 400px;
}
.home #page #website-header #billboard #home-search-conditions .condition.num-person {
  float: left;
  width: 760px;
}
.home #page #website-header #billboard #home-search-conditions footer {
  margin: 0;
  padding: 12px 0 0;
  text-align: center;
  clear: both;
}
.home #page #website-header #billboard #home-search-conditions footer .keyword-cloud {
  margin: 0 80px 20px;
}
.home #page #website-header #billboard #home-search-conditions footer .keyword-cloud ul li {
  margin: 0 7px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.home #page #website-header #billboard #home-search-conditions footer .keyword-cloud ul li.lv-3 {
  font-size: 133%;
}
.home #page #website-header #billboard #home-search-conditions footer .keyword-cloud ul li.lv-2 {
  font-size: 116%;
}
.home #page #website-header #billboard #home-search-conditions footer .keyword-hotel ul li {
  margin: 0 7px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 133%;
}
.home #page #content {
  width: 100%;
}
.home #page #content #main {
  width: 100%;
  padding: 0;
}
.home #page #content #main #home-search-conditions {
  font-size: 120%;
}
.home #page #content #main #home-search-conditions .condition {
  width: 980px;
  margin: 0 auto 17px;
}
.home #page #content #main #home-search-conditions .condition dl {
  display: table;
}
.home #page #content #main #home-search-conditions .condition dl dt {
  display: table-cell;
  width: 160px;
  vertical-align: middle;
  font-size: 116%;
  font-weight: bold;
}
.home #page #content #main #home-search-conditions .condition dl dd {
  display: table-cell;
  font-size: 116%;
}
.home #page #content #main #home-search-conditions .condition dl dd ul li {
  display: inline;
}
.home #page #content #main #home-search-conditions .condition dl dd input[type="text"] {
  width: 305px;
  height: 32px;
  background: transparent url(../images/home/bg_home_search_input.png) 0 0 no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding: 5px 17px;
  border: 0;
  font-size: 13px;
}
.home #page #content #main #home-search-conditions .condition dl dd input[type="text"].datepicker {
  width: 181px;
  height: 32px;
  background: transparent url(../images/home/bg_home_input_datepicker.png) 0 0 no-repeat;
  -webkit-appearance: none;
}
.home #page #content #main #home-search-conditions .condition dl dd .customSelect {
  width: 335px;
  line-height: 42px;
  background: url(../images/home/bg_home_custom_select_short.png) 0 0 no-repeat;
  font-size: 13px;
}
.home #page #content #main #home-search-conditions .condition dl dd .customSelect.customSelectDisabled {
  background: url(../images/home/bg_home_custom_select_short_disabled.png) 0 0 no-repeat;
}
.home #page #content #main #home-search-conditions .condition dl dd .customSelectInner {
  padding: 0 10px;
}
.home #page #content #main #home-search-conditions .condition.special {
  margin-bottom: 30px;
}
.home #page #content #main #home-search-conditions .condition.area dd .customSelect {
  width: 215px !important;
}
.home #page #content #main #home-search-conditions footer {
  margin: 35px 0 0;
  padding: 35px 0 42px;
  text-align: center;
  background-color: #e6e9eb;
}
.home #page #content #main #home-search-conditions footer .form-button {
  margin: 0 0 40px;
}
.home #page #content #main #home-search-conditions footer .keyword-cloud {
  margin: 0 80px 20px;
}
.home #page #content #main #home-search-conditions footer .keyword-cloud ul li {
  margin: 0 7px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.home #page #content #main #home-search-conditions footer .keyword-cloud ul li.lv-3 {
  font-size: 133%;
}
.home #page #content #main #home-search-conditions footer .keyword-cloud ul li.lv-2 {
  font-size: 116%;
}
.home #page #content #main #home-search-conditions footer .keyword-hotel ul li {
  margin: 0 7px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 133%;
}
.home #page #content #main .service-introduction {
  margin: 0 auto;
  padding: 110px 0 0;
  width: 100%;
  font-size: 120%;
  background: #fff;
  color: #0d293f;
}
.home #page #content #main .service-introduction .body {
  margin: 0 auto;
  width: 960px;
  background: white url(../images/home/bg_bestrate_badge.png) 30px 0 no-repeat;
}
.home #page #content #main .service-introduction h2 {
  margin: 0 0 22px;
  line-height: 0;
  text-align: center;
}
.home #page #content #main .service-introduction .tagline {
  font-size: 133%;
  font-weight: bold;
  text-align: center;
}
.home #page #content #main .service-introduction .service {
  width: 710px;
  margin: 45px auto 0;
  padding: 15px 0 0 250px;
}
.home #page #content #main .service-introduction .service h3 {
  margin: 0 0 22px;
  font-size: 166.66%;
}
.home #page #content #main .service-introduction .service ul {
  margin: 0 0 20px;
}
.home #page #content #main .service-introduction .service ul li {
  font-size: 108%;
  font-weight: bold;
}
.home #page #content #main .service-introduction .best-guarantee {
  width: 710px;
  margin: 60px auto 0;
  padding: 0 0 0 250px;
}
.home #page #content #main .service-introduction .best-guarantee h3 {
  margin: 0 0 22px;
  font-size: 166.66%;
}
.home #page #content #main .service-introduction .mobile-app {
  margin: 130px 0 0;
}
.home #page #content #main .service-introduction .mobile-app .app-store {
  position: relative;
  width: 445px;
  float: left;
  text-align: right;
}
.home #page #content #main .service-introduction .mobile-app .app-store .bnr {
  position: absolute;
  top: 350px;
  left: 0;
}
.home #page #content #main .service-introduction .mobile-app .google-play {
  position: relative;
  padding: 5px 0 0;
  width: 440px;
  float: right;
  text-align: left;
}
.home #page #content #main .service-introduction .mobile-app .google-play .bnr {
  position: absolute;
  top: 350px;
  right: 0;
}
.home #page #content #main .fb-like {
  padding: 0 0 60px;
  text-align: center;
  background-color: #fff;
}