@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=EB+Garamond);
@import url(//fonts.googleapis.com/css?family=Source+Serif+Pro);
@font-face {
  font-family: "NotoSansR";
  src: url("font/NotoSansR.eot") format("eot"), url("font/NotoSansR.woff") format("woff");
}

@font-face {
  font-family: "NotoSansL";
  src: url("font/NotoSansL.eot") format("eot"), url("font/NotoSansL.woff") format("woff");
}

@font-face {
  font-family: "iconfont";
  src: url("font/iconfont.eot");
  src: url("font/iconfont.eot#iefix") format("embedded-opentype"), url("font/iconfont.woff") format("woff"), url("font/iconfont.ttf") format("truetype"), url("font/iconfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: "iconfont";
  font-style: normal;
  display: inline-block;
  width: 1.1em;
  text-align: center;
  line-height: 1.1;
}

.nav-item03 a {
  color: #be920e;
}
.nav-item03 a:after {
  opacity: 1;
}

/*------------------------------------------
  TOP
------------------------------------------*/
.cmn-nav03 {
  margin-bottom: 40px;
}
.cmn-nav03 .nav-item01 a {
  background-image: url(https://clubby-sapporo.jp/images/rooms/nav-image01.jpg);
}
.cmn-nav03 .nav-item02 a {
  background-image: url(https://clubby-sapporo.jp/images/rooms/nav-image02.jpg);
}
.cmn-nav03 .nav-item03 a {
  background-image: url(https://clubby-sapporo.jp/images/rooms/nav-image03.jpg);
}
.cmn-nav03 .nav-item04 a {
  background-image: url(../images/rooms/nav-image04.jpg);
}

.room-top-block {
  position: relative;
  margin-bottom: 10px;
  height: 600px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
}
.room-top-block h3 {
  text-align: center;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 30px;
  font-size: 3rem;
  position: relative;
  padding-top: 35px;
  padding-bottom: 18px;
}
.room-top-block h3:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #be920e;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
}
.room-top-block .cmn-btn-style05 {
  position: absolute;
  width: 255px;
  text-align: center;
  top: 40px;
  right: 0;
}
.room-top-block .text-box {
  position: absolute;
  width: 970px;
  bottom: 50px;
  left: 50%;
  margin-left: -485px;
  color: #fff;
  line-height: 1.75;
}
.room-top-block .text-box .ttl {
  float: left;
  width: 480px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 30px;
  font-size: 3rem;
  text-align: right;
  letter-spacing: 0;
}
.room-top-block .text-box .txt {
  float: right;
  width: 460px;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: .0;
}
.room-top-block .text-box .txt p {
  margin-bottom: 12px;
}
.room-top-block .text-box .txt p:last-child {
  margin-bottom: 0;
}

html.cookie-fz-L .room-top-block .text-box .ttl br {
  display: none;
}

#STAY {
  background-image: url(../images/rooms/bg-stay.jpg);
}

#BREAKFAST {
  background-image: url(https://clubby-sapporo.jp/images/rooms/bg-breakfast.jpg);
}

#STAFF {
  background-image: url(https://clubby-sapporo.jp/images/rooms/bg-staff.jpg);
}

#LOCATION {
  background-image: url(https://clubby-sapporo.jp/images/rooms/bg-location.jpg);
}

.rooms-information .cmn-btn-style05 {
  text-align: center;
  width: 540px;
  margin: auto;
}

.rooms-information .cmn-itemlist-type01 .list-photo {
  margin-bottom: 10px;
}
.rooms-information .cmn-itemlist-type01 .list-photo:after {
  content: none;
}

.rooms-information .cmn-itemlist-type01 .list-text {
  font-size: 20px;
  font-size: 2rem;
}

/*------------------------------------------
  Detail
------------------------------------------*/
.BD-rooms-detail .cmn-page-title {
  margin-bottom: 0;
}
.BD-rooms-detail .cmn-page-title .title-main {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: .075em;
}

.BD-rooms-detail .cmn-contents-area {
  position: relative;
}

.rooms-visual {
  height: 400px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
}
.rooms-visual .information {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  padding: 28px 50px 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(247, 245, 241, .9);
}
.rooms-visual .information .information-text {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 8px;
}
.rooms-visual .information .information-text p {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.1;
}
.rooms-visual .information .information-text .ttl {
  color: #73604e;
}
.rooms-visual .information .information-text .txt {
  padding-left: 5px;
}
.rooms-visual .information .information-text .txt .num {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
}
.rooms-visual .information .caution {
  font-size: 12px;
  font-size: 1.2rem;
}

.rooms-sammary {
  padding-top: 440px;
  margin-bottom: 40px;
}
.rooms-sammary .sammary-box {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rooms-sammary .sammary-box .box-ttl {
  font-size: 16px;
  font-size: 1.6rem;
  color: #b19a84;
  margin-bottom: 20px;
  padding-left: 20px;
  border-left: 6px solid #b19a84;
  line-height: 1.1;
}
.rooms-sammary .sammary-box .caution {
  margin-top: 15px;
}
.rooms-sammary .sammary-box-text {
  padding-left: 50px;
  float: right;
}
.rooms-sammary .sammary-box-noimage {
  width: 100%;
}
.rooms-sammary .sammary-box-noimage .cmn-table table th {
  width: 25%;
}

/* deluxe-twin */
.BD-rooms-type01 .rooms-visual {
  background-image: url(https://clubby-sapporo.jp/images/rooms/visual-type01.jpg);
}

/* deluxe-double */
.BD-rooms-type02 .rooms-visual {
  background-image: url(../images/rooms/visual-type02.jpg);
}

/* superior-double */
.BD-rooms-type03 .rooms-visual {
  background-image: url(../images/rooms/visual-type03.jpg);
}

/* superior-twin */
.BD-rooms-type04 .rooms-visual {
  background-image: url(https://clubby-sapporo.jp/images/rooms/visual-type04.jpg);
}

/* one-bed */
.BD-rooms-type05 .rooms-visual {
  background-image: url(../images/rooms/visual-type05.jpg);
}

/* standard-twin */
.BD-rooms-type06 .rooms-visual {
  background-image: url(../images/rooms/visual-type06.jpg);
}

/* triple-room */
.BD-rooms-type07 .rooms-visual {
  background-image: url(../images/rooms/visual-type07.jpg);
}

/* function-room */
.BD-rooms-type08 .rooms-visual {
  background-image: url(../images/rooms/visual-type08.jpg);
}

/*------------------------------------------
  Clearfix
------------------------------------------*/
.clearfix, .room-top-block .text-box, .rooms-sammary {
  *zoom: 1;
}
.clearfix:after, .room-top-block .text-box:after, .rooms-sammary:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}