@charset "UTF-8";
@import url("../../common/css/style-b-sp.css");
/* ---------------------
    - common setting
    - header
    - keyVisual
    - nav
    - headline
    - freeArea
    - contents
    - footer
    - page style
--------------------- */
/* common setting
----------------------------------------------- */

/* background settings */
body,
body:not(#hotelTop) {
  color: #333333;
  background-color: #010101;
}

body::before {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -2;
	height: 100vh;
	width: 100vw;
	background-image: url("../img/background-00.png");
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	content: "";
 }

body:not(#hotelTop) main {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 94.5%;
}

body:not(#hotelTop) div#wrapper::before {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -2;
	height: 100vh;
	width: 100vw;
	background-image: url("../img/background-00.png");
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	content: "";
 }

body#hotelTop main {
  background: transparent;
}

body#hotelTop main div#topic {
  /*background-size: 150%;*/
  background: transparent;
}

body#hotelTop main div#whatsnew {
  background: transparent;
}

body#hotelTop main div#access {
  background-size: 150%;
}

/* header
----------------------------------------------- */
header div.container {
  background-image: url("../img/background-header.png");
  background-color: transparent;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

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

/* btnLogin
------------------------ */

header a#btnLogin {
  position: relative;
  width: 50px;
  height: 50px;
  top: 0px;
  right: 10px;
  margin: 0px;
  border-radius: 0px;
  transform: none;
  background: transparent;
}

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

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

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

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

/* Logo
------------------------ */
header div#headerLogo {
  width: 100px;
	height: 44px;
	margin-top: 2px;
  background-position: left;
}

/* Stop18
------------------------ */
header div#headerStop18Img {
	background-image: url("../img/stop-18-header.svg");
  right: 15px;
}

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

div#keyVisual div.key-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  margin-top: 0;
}

/* nav
----------------------------------------------- */
/*ヘッダーナビ背景*/
div#priorityNaviContainer {
  background: transparent;
}

/*グローバルメニュー／ヘッダーナビメニューボタン*/
nav#priorityNavi {
  background-image: url("../img/background-header.png");
  background-color: #000000;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

nav#priorityNavi ul {
  filter: drop-shadow(2px 4px 6px #252525);
}

/*グローバルメニューテキスト*/
nav#mainNavi ul li a {
  text-align: center;
}

nav#priorityNavi ul li a {
  color: #6c6137;
}

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

/*グローバルメニューボタン*/
nav#priorityNavi ul li {
  min-width: 140px;
  background-image: url("../img/background-header-menu.png");
  background-color: transparent;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

/*ハンバーガーメニューボタン＆ライン色*/
#btnOpenMainNavi,
.close_bg#btnOpenMainNavi {
	background-color: #a59434;
  border: 1px solid transparent;
}
 
#btnOpenMainNavi > span,
#btnOpenMainNavi > span::before,
#btnOpenMainNavi > span::after,
#btnOpenMainNavi > span.close::before,
#btnOpenMainNavi > span.close::after {
  background-color: #ffffff;
}

/*ハンバーガーメニュー展開時 背景色 & 位置*/
nav#mainNavi{
	background-color: rgba(25, 25, 25, 0.875);
	z-index: 11;
}

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

nav#mainNavi ul li {
  padding: 8px 0px;
}

nav#mainNavi ul li:nth-last-child(1) {
  padding-bottom: 4em;
}

/* NOTE:  ヘッダーナビ非表示
----------------------------------------------- */
/*div#keyVisual {
  margin-top: 0px;
}

div#priorityNaviWrappar,
div#priorityNaviContainer,
nav#priorityNavi,
nav#priorityNavi ul li,
#btnOpenMainNavi {
  display: none;
}*/

/* headline
----------------------------------------------- */

/* freeArea フリーエリア
----------------------------------------------- */

div#freeArea2 {
	margin-top:0px;
}

div#freeArea3 {
  margin-top: 20px;
  margin-left: 0px;
  padding: 0 100px;
}

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


/* contents
----------------------------------------------- */

/* footer
----------------------------------------------- */
/*footer div#footerStop18 div#footerStop18Img {
	margin: 0px auto;
}*/
/*footer div#footerStop18 div#footerStop18Msg {
	display: none;
}*/

/* 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 {
	background-image: url("../img/ornament-left-01.png");
}
body#hotelTop main div#topic h2:after {
	background-image: url("../img/ornament-right-01.png");
}

body#hotelTop main div#whatsnew span.caption:before {
	background-image: url("../img/ornament-left-02.png");
}

body#hotelTop main div#whatsnew span.caption:after {
	background-image: url("../img/ornament-right-02.png");
}

body#hotelTop main div#access span.caption:before {
	background-image: url("../img/ornament-left-03.png");
}

body#hotelTop main div#access span.caption:after {
	background-image: url("../img/ornament-right-03.png");
}

body#hotelTop main div#topic h2:before,
body#hotelTop main div#topic h2:after,
body#hotelTop main div#whatsnew span.caption:before,
body#hotelTop main div#whatsnew span.caption:after,
body#hotelTop main div#access span.caption:before,
body#hotelTop main div#access span.caption:after {
  content: "";
	background-size: 45%;
	/*width: 88px;*/
  padding-top: 5px;
}

body#hotelTop main div#topic h2:before,
body#hotelTop main div#whatsnew span.caption:before,
body#hotelTop main div#access span.caption:before {
	margin: 0px 5px 0px 0px;
}

body#hotelTop main div#topic h2:after,
body#hotelTop main div#whatsnew span.caption:after,
body#hotelTop main div#access span.caption:after {
	margin: 0px 0px 0px 5px;
}


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


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

ul.information li a.link:hover span.background,
ul.information li a.secretLink:hover span.background {
	position: absolute;
	background-color: rgba(255, 255, 255, 0.40);
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
}

ul.information li a.link span.icon-name,
ul.information li a.secretLink span.icon-name {
	display: block;
	position: relative;
	width: 55%;
	height: 0px;
	text-align: left;
	border-top: 135px solid #a59434;
	border-right: 60px solid transparent;
	padding: 0em 0.75em;
}


ul.information li a.link:hover span.icon-name {
  border-top: 135px solid #a59434;
	border-right: 60px solid transparent;
}

ul.information li a.link span.icon-name,
ul.information li a.secretLink span.icon-name {
    background: none;
}

ul.information li span.icon-name-character {
	position: relative;
  /*color: #000000;*/
	font-size: 3.5vw;
}


/*INFORMATIONボタン　ロールオーバー修正*/
ul.information li span.icon-name-character {
  top: -80px;
  height: auto;
}

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


/*What's New body#hotelTop
--------------------------------------*/
div#whatsnew imedia iframe,
body#new imedia iframe {
  width: 100%;
  padding-bottom: 15em;
  margin-bottom: -15em;
}

/*アクセス情報 body#hotelTop & body#access
--------------------------------------*/
div#access section div.container {
  padding: 0.75em 16px;
}

/* アイコンを入れたい時
div#access h3 {
  color: #ffffff;
  padding: 0.125em 16px 0;
}*/

body#hotelTop div#access section div.container h3,
body#access div#mainWrapper section div.container h3 {
  padding: 0.25em 6px;
  margin-bottom: 0.25em;
}

body#hotelTop div#access section:nth-child(n+3) div.container div.content,
body#access div#mainWrapper section:nth-child(n+3) div.container div.content {
  padding: 0 16px;
}

/*フッターメニュー下線*/
footer div#footerNavi nav ul {
  background-image: url("../img/background-footer-menu.png");
  background-color: transparent;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border-top: solid 1px rgba(239, 239, 239, 0.20);
}

footer div#footerNavi nav ul li {
  background-color: transparent;
	border-bottom-color: rgba(239, 239, 239, 0.20);
}

/*フッター　18禁文字*/
footer div#footerStop18 div#footerStop18Msg>span {
  color: #151515;
}

/*グループリンク＆オフィシャルリンク*/
footer ul.link-list li {
  background-color: transparent;
  border-color: #151515;
  text-align: left;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}

footer ul.link-list li a {
  color: #151515;
  transition: background-color 0.3s, color 0.3s;
}

footer ul.link-list li a:hover {
  color: #ffffff;
  background-color: #151515;
  transition: background-color 0.3s, color 0.3s;
}

footer ul.link-list li a::before {
  content: "";
  display: inline-block;
  width: 0px;
  height: 0px;
  margin: 0px 5px 0px 0px;
  border-style: solid;
  border-width: 4px 0px 4px 7px;
  border-color: transparent transparent transparent #151515;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}

footer ul.link-list li a:hover::before {
  content: "";
  display: inline-block;
  width: 0px;
  height: 0px;
  margin: 0px 5px 0px 0px;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #ffffff;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}


/*フッター住所*/
footer div#footerHotelInfo>ul li {
  color: #151515;
}

/*フッター コピーライト*/
footer div#copyright {
  color: #151515;
}

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


/* 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;
}
  
/*body#food table {
  width: auto;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
  
body#food tbody {
  display: flex;
  width: auto;
}
  
body#food tbody tr {
  display: flex;
  flex-direction: column;
}
  
body#food thead {
  display: flex;
  float: left;
}
  
body#food thead th:first-child:before {
  padding: 1em;
}
  
body#food th,
body#food td {
  display: block;
  width: auto;
  padding: 0em 0.25em;
  text-align: center;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
}*/

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

footer div#linkPageTop a {
  position: fixed;
  bottom: 12px;
  right: 12px;
  z-index: 999;
  padding: 22px 11px 8px;
	border-radius: 50%;
  text-decoration: none;
  top: inherit;
  left: inherit;
}

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

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

/*service list*/
body#service ul.equipment>li {
    vertical-align: top;
    min-width: 100%;
    padding: 7.5px 10px 7.5px 15px;
}

body#room li.roomImgList {
  width: 100px;
  margin: 0 15px;
}

table {
	width: 100%;
}

/* 料金・客室詳細 */
body#roomdetail ul.equipment {
  margin: 0px 12px 12px;
  padding-top: 12px;
}