@charset "UTF-8";
@import url("../../common/css/style-b-sp.css");
@CHARSET "UTF-8";
/*画像*/
/*スマホ　グローバルナビの各リンクの背景*/
/*スマホ　グローバルナビ　ホバー　テキストカラー*/
/*スマホ　グローバルナビの一番後ろの背景*/
/*INFOMATION*************************************************/
/*もっと見るボタン・その他ボタン/各ページのロールオーバーボタン*/
/*もっと見るボタン・その他ボタン/各ページのロールオーバーボタン ホバー*/
/*クーポン*/
/** フッター *****************************************************/
/*フッター　グループリンクカラー*/
/*フッター　グループリンク　ホバー*/
/** TOPへ戻る ****************************************************/
/*TOPへ戻る　背景色*/
/*TOPへ戻る　テキスト色*/
/** その他 ****************************************************/
/* ---------------------
    - common setting
    - header
    - keyVisual
    - nav
    - headline
    - freeArea
    - contents
    - footer
    - page style
--------------------- */
/* common setting
----------------------------------------------- */
/* header
----------------------------------------------- */
header div.container {
  background: url(../img/b_background_header.png);
}

/*ヘッダー店舗名　非表示*/
header div#headerLogo::after {
  content: none;
}

nav#priorityNavi ul li a:hover {
  color: #cfbaa3;
}

/*18禁アイコン*/
header div#headerStop18Img {
  background-image: url(../img/stop-18.svg);
}

/*18禁アイコン*/
/* hamburger menu
----------------------------------------------- */
#pMenu {
  color: #ffffff;
}

#btnOpenMainNavi > span,
#btnOpenMainNavi > span::before,
#btnOpenMainNavi > span::after {
  background-color: #fff;
}

#btnOpenMainNavi > span.close::before,
#btnOpenMainNavi > span.close::after {
  background-color: #fff;
}

#btnOpenMainNavi {
  background-color: transparent !important;
}

/*ヘッダー Yahoo地図ロゴ対策*/
header.top-fix-position {
  z-index: 10;
}

/* Logo
------------------------ */
header div#headerLogo {
  width: 122px;
  height: 39px;
  background-image: url(../img/header_logo_b.png);
  background-size: none;
  margin-top: 6px;
}

/* keyVisual
----------------------------------------------- */
div#keyVisual,
div#keyVisual ul {
  height: 180px;
}

/* nav
----------------------------------------------- */
div#priorityNaviWrappar {
  display: block;
}

#pMenu {
  color: #666666;
}

/*ハンバーガーメニュー背景*/
nav#mainNavi {
  /* background-color: rgba(255, 255, 255, 0.9);*/
  z-index: 11;
}

nav#mainNavi ul li a {
  text-align: center;
  color: #fff;
}

nav#mainNavi ul li a:hover {
  color: #cfbaa3;
}

/* priority navi
----------------------------------------------- */
div#priorityNaviContainer {
  background: url(../img/b_background_menu.png);
}

nav#priorityNavi {
  background: transparent;
}

nav#priorityNavi ul li {
  background: #9c7f6c;
  min-width: 100px;
}

nav#priorityNavi ul li a {
  color: #fff;
  padding: 0 20px;
}

/* headline
----------------------------------------------- */
/* freeArea フリーエリア
----------------------------------------------- */
div#freeArea2,
div#freeArea3 {
  margin-top: 0px;
}

.freestyle li {
  float: none;
  width: 100%;
  padding-bottom: 15px;
}

/* contents
----------------------------------------------- */
/* footer
----------------------------------------------- */
footer div#footerStop18 div#footerStop18Img {
  /*margin: 0px auto;*/
  background: url(../img/stop-18.svg);
}

footer div#footerStop18 div#footerStop18Msg > span {
  color: #0d4a3c;
}

footer p#copyright {
  color: #777777;
}

/*
footer div#footerNavi nav ul li {
  background: $footerbg-sp;
}
*/
footer ul.link-list li {
  background-color: transparent;
  border-color: #592400;
}

footer ul.link-list li a {
  color: #592400;
  background-color: transparent;
}

footer ul.link-list li a::before {
  border-color: transparent transparent transparent #592400;
}

footer ul.link-list li:hover {
  background-color: #592400;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-color: #592400;
}

footer ul.link-list li:hover a {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  color: #fff;
  background-color: transparent;
}

footer ul.link-list li:hover a::before {
  border-color: transparent transparent transparent #fff;
}

footer div#footerHotelInfo > ul li {
  color: #0d4a3c;
}

footer div#copyright,
footer div#copyright a {
  color: #0d4a3c;
}

/* page style
----------------------------------------------- */
/* hotelTop
----------------------------------------------- */
/* 大見出し
------------------------ */
body#hotelTop main div#topic h2,
body#hotelTop main div#whatsnew span.caption,
body#hotelTop main div#access span.caption {
  font-size: 16px;
  padding: 0px;
  margin-bottom: 8px;
}

body#hotelTop main div#topic h2:before,
body#hotelTop main div#whatsnew span.caption:before,
body#hotelTop main div#access span.caption:before {
  width: 26px;
}

body#hotelTop main div#topic h2:after,
body#hotelTop main div#whatsnew span.caption:after,
body#hotelTop main div#access span.caption:after {
  width: 26px;
}

/* オーナメント */
body#hotelTop main div#topic h2:before,
body#hotelTop main div#whatsnew span.caption:before,
body#hotelTop main div#access span.caption:before {
  background-size: 100% !important;
}

body#hotelTop main div#topic h2:after,
body#hotelTop main div#whatsnew span.caption:after,
body#hotelTop main div#access span.caption:after {
  background-size: 100% !important;
}

/*information
--------------------------------------*/
ul.information li {
  display: block;
  min-width: 100%;
  height: 135px;
  background-size: 70%;
}

ul.information li:nth-child(3n),
body#hotelTop main div#topic ul.information li:nth-child(3n-2),
body#hotelTop main div#topic ul.information li:nth-child(2) {
  float: none;
}

ul.information li span.icon {
  display: none;
}

ul.information li a.link span.icon-name {
  background: none;
  display: block;
  position: relative;
  width: 55%;
  height: 0px;
  text-align: left;
  border-top: 135px solid #7b5e4c;
  border-right: 60px solid transparent;
  padding-left: 10px;
  font-weight: bold;
}

ul.information li a.link span.icon-name:hover {
  background: none;
  display: block;
  position: relative;
  width: 55%;
  height: 0px;
  text-align: left;
  border-right: 60px solid transparent;
  padding-left: 10px;
  font-weight: bold;
}

ul.information li span.icon-name-character {
  position: relative;
  top: -135px;
  color: #fff;
  font-size: 4vw;
  width: 100%;
  height: 135px;
}

ul.information li span.icon-name-character:hover {
  position: relative;
  top: -135px;
  color: #ffffff;
  font-size: 4vw;
  width: 100%;
  height: 135px;
}

footer div#footerNavi nav ul {
  overflow: hidden;
  background: transparent;
}

footer div#footerNavi nav ul li {
  background-color: transparent;
  border-bottom-color: #59240075;
}

div.container {
  padding-left: 16px;
  padding-right: 16px;
}

ul.information li a.link {
  background-size: 100%;
}

/* TOP
-------------------------*/
footer div#linkPageTop {
  height: 0px;
}

footer div#linkPageTop a {
  position: fixed;
  bottom: 12px;
  right: 12px;
  z-index: 10;
  padding: 22px 11px 8px;
  background-color: rgba(123, 94, 76, 0.9);
  border-radius: 50%;
  text-decoration: none;
  top: inherit;
  left: inherit;
}

footer div#linkPageTop a::before {
  content: "";
}

footer div#linkPageTop a::after {
  content: "TOP";
}

#footerInfo .container {
  overflow: hidden;
}

/* btnLogin
------------------------ */
header a#btnLogin {
  position: relative;
  width: 50px;
  height: 50px;
  top: 0px;
  right: 0px;
  margin: 0px;
  border-radius: 0px;
  -webkit-transform: none;
          transform: none;
  background: url(../img/bg_member_login.png);
  background-position: center;
}

header a#btnLogin::after {
  content: "";
  background-image: url(../img/icon-login2.png);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
  right: 20px;
  margin: 0px;
  width: 50px;
  height: 50px;
}

header a#btnLogin > span {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  color: #FFFFFF;
  padding-top: 15px;
  border: none;
}

header a#btnLogin > span::after {
  content: "";
}

/*ログインボタンホバー*/
header a#btnLogin:hover {
  background: url(../img/bg_member_login_on.png);
  background-size: cover;
}

/* PCのみ表示 */
.pc_only {
  display: none;
}

/* スマホ再表示 */
.smart_only {
  display: inline !important;
}

/* Youtube */
.youtube {
  width: 100% !important;
  height: 80% !important;
  text-align: center;
}

/* フードメニュー */
.foodmenu {
  width: 100%;
}

.foodmenu_left {
  width: 100%;
  font-size: 14px;
  line-height: 30px;
  padding-bottom: 10px;
}

.foodmenu_right {
  width: 100%;
}

img.foodmenu_right {
  width: 90%;
  vertical-align: center;
}

/* フリーエリア*/
div#freeArea2,
div#freeArea3 {
  margin-top: 0px;
}

.freestyle li {
  float: none;
  width: 100%;
  padding-bottom: 15px;
}

/* ハンバーガーメニュー文言 */
/*
div#btnOpenMainNaviArea {
  width: 100px;
}
header div#headerOther {
  right: 100px;
}
*/
/*INFORMATIONボタン　ロールオーバー修正*/
ul.information li span.icon-name-character {
  display: block;
  top: -80px;
  height: auto;
}

ul.information li span.icon-name-character:hover {
  top: -80px;
  height: auto;
}

li {
  min-width: 10em;
  width: auto;
  white-space: nowrap;
}

nav#mainNavi.top-fix-position > ul {
  margin-top: 40px;
}

li.roomLinkList {
  min-width: 7em;
}

body#roomdetail ul.equipment {
  margin-top: 0;
  padding-top: 12px;
}

iframe {
  width: 100%;
}

body#hotelTop main div#topic {
  background-size: cover;
  background-position: center;
}

body#hotelTop main div#access {
  background-size: cover;
  background-position: center;
}

body#room li.roomImgList img {
  margin-right: 0px;
}

table.hyouyou_bordercolor {
  width: 100%;
}

table.hyouyou_bordercolor tr td {
  padding: 5px 0;
}

body#room li.roomImgList {
  margin-right: calc((100% - 200px) / 4);
  margin-left: calc((100% - 200px) / 4);
  min-width: inherit;
}

div#freeArea2 {
  display: none;
}

body:not(#hotelTop) main {
  margin-bottom: 0;
}

ul.information li:nth-of-type(1) span.icon-name-character {
  top: -94px;
}

body#service img,
body#new img {
  width: 100%;
}
/*# sourceMappingURL=fione-b-sp.css.map */