body {
  line-height: 1.4;
  color: #262626;
}

.contents__header {
  width: 1138px;
  margin: 0 auto 36px;
  position: relative;
}
.contents__header h1 {
  width: 100%;
  padding-top: 150px;
  text-align: center;
  position: absolute;
  z-index: 100;
}
.contents__header h1 img {
  margin-left: -22px;
}
.contents__header .mainvisual {
  height: 645px;
  margin-bottom: 35px;
}
.contents__header .mainvisual ul {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 50;
}
.contents__header .mainvisual li {
  position: absolute;
  top: 0;
  left: 0;
}
.contents__header .pos {
  font-size: 0.75em;
  color: #fff;
  position: absolute;
  z-index: 100;
}
.contents__header .info {
  background: url(../img/bg_cloud_02.png) no-repeat left top;
  width: 456px;
  height: 276px;
  padding-top: 36px;
  text-align: center;
  top: 360px;
  left: 32px;
}
.contents__header .info .ttl--sub {
  margin-bottom: 13px;
  margin-left: 30px;
}
.contents__header .info dl {
  margin-bottom: 5px;
  margin-left: 30px;
}
.contents__header .info dt {
  margin-bottom: 10px;
}
.contents__header .icon {
  background: url(../img/bg_cloud_01.png) no-repeat left top;
  width: 307px;
  height: 248px;
  padding-top: 42px;
  text-align: center;
  top: 339px;
  right: 40px;
}
.contents__header .icon p {
  margin-bottom: 10px;
}
.contents__header .icon .ico {
  background-repeat: no-repeat;
  padding: 10px 0;
  margin: 0 auto 5px;
  text-align: center;
}
.contents__header .icon .ico--official {
  background-image: url(../img/ico_official.png);
  background-position: left center;
  width: 123px;
  padding-left: 57px;
}
.contents__header .icon .ico--view {
  background-image: url(../img/ico_view.png);
  background-position: right center;
  width: 115px;
  padding-right: 50px;
}
.contents__header .icon .ico--access {
  background-image: url(../img/ico_access.png);
  background-position: 12px center;
  width: 135px;
  padding-left: 45px;
}
.contents__header .sort_nav {
  width: 990px;
  margin: 0 auto;
}
.contents__header .sort_nav dl {
  padding-left: 50px;
  overflow: hidden;
}
.contents__header .sort_nav dt, .contents__header .sort_nav dd {
  float: left;
}
.contents__header .sort_nav dt {
  padding-top: 21px;
  margin-right: 12px;
}
.contents__header .sort_nav dd {
  margin-right: 10px;
}

.hotel {
  width: 1020px;
  min-height: 600px;
  margin: 0 auto;
}
.hotel:after {
  display: block;
  clear: both;
  content: '';
}

.hotel__list {
  background-color: #fff;
  margin-bottom: 40px;
  margin-right: 15px;
  margin-left: 15px;
  border-width: 0 1px;
  border-style: solid;
  border-color: #000;
  position: relative;
  z-index: 100;
}
.hotel__list:before, .hotel__list:after {
  display: block;
  height: 6px;
  position: absolute;
  left: -1px;
  z-index: 50;
  content: '';
}
.hotel__list:before {
  top: -6px;
}
.hotel__list:after {
  bottom: -6px;
}
.hotel__list.hotel--large, .hotel__list.hotel--medium {
  padding-bottom: 7px;
}
.hotel__list.hotel--large:before, .hotel__list.hotel--medium:before, .hotel__list.hotel--large:after, .hotel__list.hotel--medium:after {
  width: 990px;
}
.hotel__list.hotel--large:before, .hotel__list.hotel--medium:before {
  background: url(../img/bg_frame_top_l.png) no-repeat left top;
}
.hotel__list.hotel--large:after, .hotel__list.hotel--medium:after {
  background: url(../img/bg_frame_btm_l.png) no-repeat left bottom;
}
.hotel__list.hotel--large .hotel__header, .hotel__list.hotel--medium .hotel__header {
  padding-top: 34px;
  padding-left: 290px;
}
.hotel__list.hotel--large .tag, .hotel__list.hotel--medium .tag {
  top: 0;
  left: 3px;
}
.hotel__list.hotel--large .tag li, .hotel__list.hotel--medium .tag li {
  margin: 0 3px;
}
.hotel__list.hotel--large .area, .hotel__list.hotel--medium .area, .hotel__list.hotel--large h2, .hotel__list.hotel--medium h2 {
  display: inline-block;
}
.hotel__list.hotel--large .area, .hotel__list.hotel--medium .area {
  padding-right: 18px;
  margin-right: 18px;
  border-right: 1px solid #000;
}
.hotel__list.hotel--large h2, .hotel__list.hotel--medium h2 {
  vertical-align: middle;
}
.hotel__list.hotel--large h2 span, .hotel__list.hotel--medium h2 span {
  font-size: 0.875em;
}
.hotel__list.hotel--large .pic_box, .hotel__list.hotel--medium .pic_box {
  float: left;
  margin-left: 40px;
}
.hotel__list.hotel--large .txt_box, .hotel__list.hotel--medium .txt_box {
  margin-right: 40px;
  margin-left: 545px;
}
.hotel__list.hotel--large .plan, .hotel__list.hotel--medium .plan {
  margin-bottom: 5px;
}
.hotel__list.hotel--large .comment, .hotel__list.hotel--medium .comment {
  margin-bottom: 26px;
}
.hotel__list.hotel--large .reservation, .hotel__list.hotel--medium .reservation {
  margin-bottom: 25px;
}
.hotel__list.hotel--medium .comment {
  margin-bottom: 11px;
}
.hotel__list.hotel--small {
  float: left;
  width: 478px;
  padding-bottom: 14px;
}
.hotel__list.hotel--small:before, .hotel__list.hotel--small:after {
  width: 480px;
}
.hotel__list.hotel--small:before {
  background: url(../img/bg_frame_top_s.png) no-repeat left top;
}
.hotel__list.hotel--small:after {
  background: url(../img/bg_frame_btm_s.png) no-repeat left bottom;
}
.hotel__list.hotel--small .hotel__header {
  height: 40px;
  padding-top: 30px;
  padding-left: 214px;
}
.hotel__list.hotel--small .tag {
  top: 18px;
  left: 3px;
}
.hotel__list.hotel--small .tag li {
  margin: 0 2px;
}
.hotel__list.hotel--small .pic_box {
  margin-left: 20px;
  margin-bottom: 8px;
}
.hotel__list.hotel--small .txt_box {
  margin: 0 20px;
}
.hotel__list.hotel--small .plan {
  margin-bottom: 10px;
}
.hotel__list.hotel--small .comment {
  margin-bottom: 13px;
}
.hotel__list .hotel__header {
  position: relative;
  top: -17px;
}
.hotel__list .hotel__header .tag {
  letter-spacing: -0.4em;
  position: absolute;
  z-index: 100;
}
.hotel__list .hotel__header .tag li {
  display: inline-block;
  letter-spacing: normal;
}
.hotel__list .hotel__header .area {
  font-size: 0.875em;
  line-height: 1.5;
}
.hotel__list .hotel__header h2 {
  font-size: 1.125em;
  font-weight: bold;
  letter-spacing: -0.2px;
}
.hotel__list .hotel__header h2.small {
  font-size: 0.875em;
}
.hotel__list .hotel__header h2.small span {
  font-size: 0.625em;
}
.hotel__list .hotel__header.hotel__header--3row h2 {
  font-size: 0.875em;
}
.hotel__list .hotel__header.hotel__header--3row h2 span {
  font-size: 0.625em;
}
.hotel__list .pic_box a img {
  -webkit-transition: opacity 0.4s linear;
  -moz-transition: opacity 0.4s linear;
  -o-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}
.hotel__list .pic_box a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.hotel__list .txt_box:after {
  display: block;
  width: 100%;
  clear: both;
  content: '';
}
.hotel__list .comment {
  font-size: 0.75em;
  line-height: 1.5;
}
.hotel__list h3 {
  margin-bottom: 10px;
  text-align: center;
}
.hotel__list .plan {
  background-color: #f1efea;
  padding-top: 8px;
  padding-bottom: 7px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.hotel__list .plan .catch, .hotel__list .plan .price {
  font-size: 0.75em;
  line-height: 1.5;
}
.hotel__list .plan .catch {
  display: table;
  width: 100%;
  min-height: 54px;
}
.hotel__list .plan .catch .catch__inner {
  display: table-cell;
  vertical-align: middle;
}
.hotel__list .plan .catch span {
  font-weight: bold;
}
.hotel__list .plan .price {
  padding-top: 3px;
}
.hotel__list .plan .price span {
  margin-right: 5px;
}
.hotel__list .plan .price img {
  vertical-align: middle;
}
.hotel__list .reservation {
  background: url(../img/bg_slash.gif) repeat left top;
  height: 47px;
  text-align: center;
  font-size: 0.875em;
}
.hotel__list .reservation a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 50px;
  color: #fff;
  text-decoration: none;
}
.hotel__list .reservation a:hover {
  background: url(../img/bg_slash_02.gif) repeat left top;
}

.contents__footer {
  width: 1020px;
  margin: 0 auto;
  overflow: hidden;
  clear: both;
}

.txt {
  float: left;
  padding-left: 20px;
  font-size: 0.875em;
}

.pagetop {
  float: right;
  padding-right: 20px;
}

.area__footer {
  background-color: #FFF;
  min-width: 1020px;
  height: 144px;
  overflow: hidden;
}
