@charset "utf-8";

hr {
  display: none;
}

iframe {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
}

.clearfix::after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  content: '';
}

.clearfix {
  display: block;
  min-height: 1%;
}

.contents {
  position: relative;
  width: 980px;
  margin: 0 auto;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
}

.mainContents {
  margin: 0 auto 45px;
}

/* Arrow (Orange) */
.arwOrg {
  padding: 0 0 0 7px;
  line-height: 1.1;
  background: url('/assets/global/common/img/parts_icon.png') no-repeat -16px 3px;
}

/* 見出し */
.list-kv {
  position: relative;
  width: 100%;
  min-width: 980px;
  height: 166px;
  margin-bottom: 20px;
  background: url('/img/list/main-kv-01.jpg') no-repeat;
  background-position: 0 -130px;
  background-size: 100%;
}

.list-kv-contents {
  width: 980px;
  padding-top: 20px;
  padding-bottom: 16px;
  margin: 0 auto;
}

.list-kv-city {
  margin-left: 20px;
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.6);
}

/* パンくず */
.breadcrumbs {
  margin-bottom: 30px;
  line-height: 1;
}

.breadcrumbs li {
  display: inline;
}

.breadcrumbs-pref {
  color: #777;
}

.breadcrumbs-pref::before {
  margin: 0 5px;
  font-size: 11px;
  font-weight: 500;
  color: #333;
  content: '>';
}

/* 検索パネル */
.confirm-search-form .search-form-container {
  margin-top: 0;
}

.confirm-search-form .search-form-container .top-kv-search {
  padding: 15px;
  background-color: #f7f7f7;
  border-color: #bfbfbf;
  border-style: solid;
  border-width: 1px 1px 0;
}

.top-kv-search .top-kv-search-input>li+li {
  margin-left: 0;
}

.top-kv-search .top-kv-search-input {
  display: flex;
  gap: 15px;
}

.top-kv-search .top-kv-search-input .top-kv-search-input-item {
  display: flex;
  gap: 5px;
  align-items: center;
}

.top-kv-search-input .top-kv-search-input-item .top-kv-search-input-text {
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #333;
}

.top-kv-search-input .top-kv-search-input-item .top-kv-search-calendar {
  width: 103px;
  padding-right: 0;
  padding-left: 32px;
  font-size: 16px;
  line-height: 1;
  color: #333;
  background-position: 6px 5px;
  border: 1px solid #bdbdbd;
}

.top-kv-search-input .top-kv-search-input-item .top-kv-search-room,
.top-kv-search-input .top-kv-search-input-item .top-kv-search-members {
  width: 60px;
  padding: 7px 0 7px 10px !important;
  font-size: 16px;
  line-height: 1;
  color: #333;
  text-align: left;
  border: 1px solid #bdbdbd;
}

.top-kv-search-input-item .top-kv-room-select::after,
.top-kv-search-input-item .top-kv-members-select::after {
  top: 12px;
  right: 9px;
}

/* カレンダー */
.simple-calendar .stay {
  background-color: #ffe7e0;
}

.simple-calendar th,
.simple-calendar td {
  line-height: 1.7;
  color: #333;
}


/* プルダウン */
.top-kv-room-select .top-kv-search-room-list,
.top-kv-members-select .top-kv-search-members-list {
  width: 60px;
  border-color: #bdbdbd;
  border-top: none;
}

.top-kv-room-select .top-kv-search-room-list>li,
.top-kv-members-select .top-kv-search-members-list>li {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1;
  color: #333;
}

.top-kv-room-select .top-kv-search-room-list>li+li,
.top-kv-members-select .top-kv-search-members-list>li+li {
  margin-top: 0;
}

/* 部屋数(複数)、人数(子ども) */
.search-form-container .room-crack-panel {
  position: fixed;
  top: 26px;
  width: 900px;
  height: 684px;
  max-height: 916px;
  margin: 0 auto;
  overflow-y: auto;
  line-height: 1.7;
}

.room-crack-panel-inner .room-crack-panel-margin {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 3;
  height: 50px;
  margin: -51px -50px 0;
  background-color: #fff;
  border-top: 1px solid #ccc;
}

.human-type-list-inner .human-type-list-inner>p {
  color: #333;
}


.human-type-list .human-number-selector {
  padding-right: 7px !important;
  padding-left: 0 !important;
}

.human-type-list .human-number::after {
  top: 8px;
}

.mainContents a:link,
.seo a:link {
  color: #1b47ff;
  text-decoration: underline;
}

.mainContents a:visited,
.seo a:visited {
  color: #9720c9;
  text-decoration: underline;
}

.mainContents a:hover,
.mainContents a:active,
.seo a:hover,
.seo a:active {
  color: #ff7d00;
  text-decoration: underline;
}

/* MapAndLink */
.mapAndLink {
  border: 1px solid #bfbfbf;
}

.mapAndLink .map {
  position: relative;
  float: left;
  width: 569px;
  margin-bottom: -1px;
  border-right: #bfbfbf solid 1px;
  border-bottom: #bfbfbf solid 1px;
}

.mapAndLink p.mapImg {
  width: 569px;
  height: 422px;
  overflow: hidden;
}

.mapLinkBtn {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}

.mapLinkBtn .mapLoc a,
.mapLinkBtn .mapLocAround a {
  position: absolute;
  display: block;
  width: 155px;
  height: 32px;
  overflow: hidden;
  text-indent: -9999px;
}

.mapLinkBtn .mapLocAround a {
  width: 58px;
  height: 21px;
}

/* areaLinkText */
.mapSearch .areaLinkText {
  float: left;
  width: 408px;
  margin: 0 0 0 -1px;
  border-left: #bfbfbf solid 1px;
}

.mapSearch .areaLinkText ul {
  padding: 10px;
  margin: 0;
}

.mapSearch .areaLinkText li {
  margin: 0 0 8px;
  line-height: 1.4;
}

.mapSearch .areaLinkText li a {
  display: inline;
  padding: 0 0 0 7px;
  zoom: 1;
  background: url('/assets/global/common/img/parts_pref_top.png') no-repeat -22px 4px;
}

.mapSearch .areaLinkText li.enlargeLink a {
  font-weight: bold;
}

/*seo*/
.seo {
  width: 980px;
  padding: 15px 0 0;
  margin: 0 auto 50px;
  clear: both;
  border-top: #ccc solid 1px;
  border-bottom: #ccc solid 1px;
}

.seo .navi li {
  float: left;
  margin: 0 40px 0 0;
  line-height: 1.1;
}

.seo .navi li a {
  display: block;
  padding: 0 0 0 15px;
  color: #1b47ff;
  text-decoration: none !important;
  background: url('/assets/global/common/img/parts_pref_top.png') no-repeat -11px -27px;
}

.seo .navi li a.current {
  background: url('/assets/global/common/img/parts_pref_top.png') no-repeat 0 -58px;
}

.seo .seoContents {
  padding: 10px 0 5px;
}

.seo .slide {
  display: none;
}

.seo .seoContents-title {
  margin: 10px 0 0;
  font-weight: bold;
  color: #666;
}

/* accommodationTypes */
.accommodationTypes ul,
.prefectures ul {
  padding: 8px 0 9px;
}

.accommodationTypes li,
.prefectures li {
  float: left;
  margin: 0 40px 15px 0;
  white-space: nowrap;
}

/* accommodationTypesByArea, accommodationTypesByCitiesAndTowns */
.accommodationTypesByArea dl,
.accommodationTypesByCitiesAndTowns dl {
  position: relative;
  padding: 16px 0 10px 150px;
  background: url('/assets/global/common/img/line_dot_ccc.png') repeat-x left bottom;
}

.accommodationTypesByArea dt,
.accommodationTypesByCitiesAndTowns dt {
  position: absolute;
  top: 16px;
  left: 0;
  width: 130px;
  padding: 0 20px 0 0;
  font-weight: normal;
  line-height: 1.1;
  color: #666;
}

.accommodationTypesByArea dd,
.accommodationTypesByCitiesAndTowns dd {
  float: left;
  margin: 0 40px 8px 0;
  line-height: 1.1;
  white-space: nowrap;
}

.bottomContents {
  border-bottom: 2px solid #ccc;
}

.bottomContents .toJpnJalanSite {
  padding-bottom: 10px;
  font-size: 11px;
  line-height: 1;
  background-position: -16px 2px;
}

.bottomContents a:link {
  color: #1b47ff;
}

.bottomContents a:visited {
  color: #9720c9;
}

.bottomContents a:hover,
.bottomContents a:active {
  color: #ff7d00;
}

.bottomContents .toJpnJalanSite a {
  margin-left: 3px;
}

.noscroll {
  overflow: hidden;
}