@CHARSET "UTF-8";
 @import url("../../common/css/style-b-sp.css");
/* ---------------------
    - common setting
    - header
    - keyVisual
    - nav
    - headline
    - freeArea
    - contents
    - footer
    - page style
--------------------- */
/* common setting
----------------------------------------------- */
/* header
----------------------------------------------- */
header div.container {
	background:#000000;
}
/* btnLogin
------------------------ */

header a#btnLogin {
	position: relative;
	width: 50px;
	height: 50px;
	top: 0px;
	right: 0px;
	margin: 0px;
	border-radius: 0px;
	transform: none;
	background: inherit;
}
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%;
	background: transparent;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
	padding-top: 15px;
	border: none;
}
header a#btnLogin>span::after {
	content: "";
}
/* Logo
------------------------ */
header div#headerLogo {
	width: 117px;
	height: 38px;
	margin-top: 6px;
}
header a#btnLogin:hover {
	background:rgba(255,255,255,0.5);
}
/*ヘッダー店舗名　非表示*/
header div#headerLogo::after {
	content: none;
}
/* keyVisual
----------------------------------------------- */
div#keyVisual, div#keyVisual ul {
	height: 180px;
}
/* nav
----------------------------------------------- */
nav#priorityNavi ul li {
	background: rgba(0,0,0,0);
	box-sizing: border-box;
	box-shadow: 0 0 2px #ffffff;
	
}
nav#priorityNavi ul li a:hover {
	color: #919191;
}
#btnOpenMainNavi {
	background: inherit;
}
/*ヘッダーナビ背景*/
div#priorityNaviContainer ul {
	background:#000000;
}
/*グローバルメニューボタン*/
nav#priorityNavi ul li {
	min-width: 120px;/* background:#ffb0ce */
/* background:linear-gradient(#ffffff, #d0d5d9); グラデーション */
}
/*グローバルメニューテキスト*/
/* nav#priorityNavi ul li a{
color:#000000;
} */
body#hotelTop main div#topic {
	background: url(../img/b_background.png) left 0 top 0 /auto 100% ;
	margin-bottom: -2px;
}
/* headline
----------------------------------------------- */

/* freeArea
----------------------------------------------- */
/* contents
----------------------------------------------- */
/* footer
----------------------------------------------- */

footer ul.link-list li a:hover {
	color: #ffffff;
	background-color: #bbcce9;
}
footer ul.link-list li a:hover:before {
	border-color: transparent transparent transparent #ffffff;
}
footer div#footerHotelInfo > ul li{
	color: #000000;
}
footer div#footerStop18 div#footerStop18Msg > span{
	color:#ffffff;
}
/* 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 {
	content: "";
	background-image:url(../img/B_ornament_left.png);
	background-size: auto 100%;
	width: 51px;
	height: 20px;
	margin: 0px 10px 0px 0px;
	padding-top: 6px;
}
body#hotelTop main div#topic h2:after, body#hotelTop main div#whatsnew span.caption:after, body#hotelTop main div#access span.caption:after {
	content: "";
	background-image:url(../img/B_ornament_right.png);
	background-size:auto 100%;
	width: 51px;
	height: 20px;
	margin: 0px 0px 0px 10px;
	padding-top: 4px;
}
/*information
--------------------------------------*/
/*body#hotelTop main div#topic*/ ul.information li {
	display: block;
	min-width: 100%;
	height: 135px;
	background-color: #000000 !important;
}
ul.information li:hover {
	background: rgba(0,0,0,0)!important;
}
/*body#hotelTop main div#topic*/ ul.information li:nth-child(3n), /*body#hotelTop main div#topic*/ ul.information li:nth-child(3n-2) {
	float: none;
}
/*body#hotelTop main div#topic*/ ul.information li span.icon {
	display: none;
}
/*body#hotelTop main div#topic*/ ul.information li a.link span.icon-name {
	display: block;
	position: relative;
	width: 55%;
	height: 0px;
	text-align: left;
	border-top: 135px solid #1e1e1e;
	border-right: 60px solid transparent;
	padding-left: 10px;
	font-weight: bold;
}
/*body#hotelTop main div#topic*/ ul.information li a.link span.icon-name:hover {
	display: block;
	position: relative;
	width: 55%;
	height: 0px;
	text-align: left;
	border-top: 135px solid #ffffff;
	border-right: 60px solid transparent;
	padding-left: 10px;
	font-weight: bold;
}
/*body#hotelTop main div#topic*/ ul.information li span.icon-name-character {
	position: relative;
	top: -135px;
	color: #ffffff;
	font-size: 4vw;
	width: 100%;
	height: 135px;
}
/*body#hotelTop main div#topic */ul.information li span.icon-name-character:hover {
	position: relative;
	top: -135px;
	color: #1e1e1e;
	font-size: 4vw;
	width: 100%;
	height: 135px;
}
footer div#footerNavi nav ul li {
	background-color: inherit;
	border-bottom: 1px solid #ffffff;
}
div.container {
	padding-left: 16px;
	padding-right: 16px;
}
/*body#hotelTop main div#whatsnew {
	
}*/
/* フードメニュー */
.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;
}
/* TOP
-------------------------*/
footer div#linkPageTop {
	height: 0px;
}
footer div#linkPageTop a {
	position: fixed;
	bottom: 12px;
	right: 12px;
	z-index: 999;
	padding: 22px 11px 8px;
	background-color: rgba(0,0,0,0.6);
	color: #FFFFFF;
	border-radius: 50%;
	text-decoration: none;
	top: inherit;
	left: inherit;
}
footer div#linkPageTop a::before {
	content: "";
}
footer div#linkPageTop a::after {
	content: "TOP";
}
.seviceitemul{
	text-align: center;
}
.seviceitem{
	float:none;
	width: 90%;
	list-style: none;
}
.seviceitemul2 .seviceitem{
	float: left;
	width: 48%;
}

.seviceitemul3 li{
	float: left;
	width: 48%;
	list-style: none;
}
.seviceitemul2:after,.seviceitemul3:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
} 
/* 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;
}