@charset "UTF-8";
body {
  font-size: 14px;
}

header {
  margin-bottom: 40px;
}

/*-- メイン --*/
.top_main {
  height: 320px;
  margin-bottom: 40px;
  background: #f7f6ea;
  box-sizing: content-box !important;
}
.top_main ul, .top_main p, .top_main td, .top_main th, .top_main dl, .top_main dt, .top_main dd, .top_main li, .top_main ol, .top_main nav, .top_main div, .top_main a, .top_main span, .top_main img, .top_main h1, .top_main h2, .top_main h3, .top_main h4, .top_main h5, .top_main h6, .top_main table {
  box-sizing: content-box !important;
}
.top_main .main_box {
  width: 960px;
  margin: 0 auto;
}
.top_main .main_box .bx-wrapper {
  margin-bottom: 10px;
}
.top_main .main_box .bx-wrapper .bx-pager, .top_main .main_box .bx-wrapper .bx-controls-auto {
  bottom: -25px;
}
.top_main .main_box .bx-wrapper .bx-pager {
  padding-top: 5px;
}
.top_main .main_box .bx-wrapper .bx-pager.bx-default-pager a {
  background: #dededf;
  color: #dededf;
}
.top_main .main_box .bx-wrapper .bx-pager.bx-default-pager a:hover,
.top_main .main_box .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #005740;
  color: #005740 !important;
}
.top_main ul.main_slide {
  height: 320px;
  list-style: none;
  position: relative;
  display: none;
}
.top_main ul.main_slide img {
  height: 320px;
}
.top_main .bx-wrapper .bx-viewport {
  background: none !important;
  box-shadow: none !important;
  border: none !important;
  left: 0;
}

/*-- タブとタイトル周り --*/
ul.top_tabs {
  width: 704px;
  margin: 0 -4px 20px 0;
  list-style: none;
  overflow: hidden;
  clear: both;
}
ul.top_tabs li {
  margin-right: 4px;
  float: left;
}

.top_contents h1 {
  margin-bottom: 20px;
  clear: both;
}

/*-- ピックアップ --*/
.top_pickup {
  margin-bottom: 40px;
  overflow: hidden;
  clear: both;
}
.top_pickup .img_fix {
  width: 350px;
  height: 250px;
  margin-bottom: 0;
}
.top_pickup .img_fix p {
  width: 340px;
  height: 250px;
  line-height: 250px\9;
}
.top_pickup .img_fix p img {
  max-width: 340px;
  max-height: 250px;
}
.top_pickup .news_lead_text {
  font-weight: normal;
}

.top_pickup + .top_pickup {
  padding-top: 40px;
  border-top: solid 1px #333;
}

.top_pickup_body {
  width: 320px;
  float: right;
}

/*-- トップニュース --*/
.top_news_title {
  position: relative;
}
.top_news_title ul {
  list-style: none;
  position: absolute;
  top: -5px;
  right: 0;
}
.top_news_title ul li {
  margin-left: 15px;
  float: left;
}

.top_news_wrap {
  width: 720px;
  margin-right: -20px;
  overflow: hidden;
}

.top_news_box {
  width: 218px;
  height: 320px;
  margin: 0 20px 20px 0;
  padding-bottom: 30px;
  border: solid 1px #dedede;
  float: left;
  position: relative;
}
.top_news_box .img_fix {
  width: 218px;
  height: 150px;
  float: none;
}
.top_news_box .img_fix p {
  width: 208px;
  height: 150px;
  margin: 0 !important;
  line-height: 150px\9;
}
.top_news_box .img_fix p img {
  max-width: 208px;
  max-height: 150px;
}
.top_news_box ul, .top_news_box p {
  margin: 0 15px 15px;
}
.top_news_box .news_main_text {
  font-size: 14px;
  line-height: 1.3;
}
.top_news_box .news_day {
  margin: 0;
  position: absolute;
  bottom: 20px;
  right: 15px;
}

/*-- フロアガイド --*/
ul.floor_map_list {
  width: 278px;
  margin: 0 auto;
  list-style: none;
}

/*-- ワード検索 --*/
.search_box {
  height: 32px;
  margin-bottom: 10px;
  padding: 10px 17px 0;
  background: url(/images/index/tab_floor_word_search_bg.png) center 0 no-repeat;
  overflow: hidden;
}
.search_box .contents_input {
  width: 250px;
  height: 21px;
  border: 1px solid #8F8A88;
  line-height: 21px;
  float: left;
}
.search_box .contents_search {
  width: 48px;
  height: 23px;
  background: #8F8A88;
  border: none;
  line-height: 23px;
  color: #fff;
  float: right;
}

/*-- カテゴリ検索 --*/
ul.category_list {
  width: 708px;
  margin-right: -8px;
  list-style: none;
  overflow: hidden;
}
ul.category_list li {
  margin: 0 8px 10px 0;
  float: left;
}

/*-- 宿泊のお客様 --*/
ul.top_hotel_list {
  margin-left: 20px;
  list-style: none;
  clear: both;
}
ul.top_hotel_list li {
  margin-right: 9px;
  float: left;
}

/*-- アクセス --*/
#top_access h1 {
  font-size: 14px;
  color: #2d7ba2;
}
#top_access h2 {
  margin-bottom: 20px;
  clear: both;
}
#top_access h3 {
  margin: 30px 0 10px;
  padding-bottom: 5px;
  border-bottom: solid 1px #73684c;
  font-size: 14px;
  line-height: 1.4;
  clear: both;
}

ul.access_train_list {
  margin-bottom: 25px;
  list-style: none;
  clear: both;
  overflow: hidden;
}
ul.access_train_list li {
  margin-bottom: 5px;
  padding: 5px 5px 5px 10px;
  border: solid 1px #73684c;
  clear: both;
  overflow: hidden;
}
ul.access_train_list li ul {
  width: 100px;
  float: left;
}
ul.access_train_list li li {
  margin-bottom: 2px;
  padding: 0 0 0 1em;
  border: none;
}
ul.access_train_list li li:first-child {
  padding-left: 0;
}
ul.access_train_list li dl {
  width: 573px;
  background: #f7f6ea;
  float: right;
}
ul.access_train_list li dt {
  width: 195px;
  padding: 3px 25px 3px 10px;
  background: url(/images/common/icon/right_icon01.png) no-repeat right center;
  line-height: 1.7;
  clear: left;
  float: left;
}
ul.access_train_list li dd {
  padding: 3px 10px 3px 250px;
  border-top: solid 2px #fff;
}
ul.access_train_list li dd:first-child {
  border: none;
}

.parking_img {
  width: 200px;
  float: left;
}

dl.parking_dl {
  width: 480px;
  margin-bottom: 30px;
  float: right;
}
dl.parking_dl dt {
  width: 100px;
  margin-bottom: 10px;
  clear: left;
  float: left;
}
dl.parking_dl dd {
  margin-bottom: 10px;
  padding-left: 110px;
}
