<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
 @import url("../../common/css/style-a-sp.css");
/* ---------------------
    - common settingï¼ˆå…¨ä½“ã«å…±é€šã™ã‚‹éƒ¨åˆ†ï¼‰bodyã€è¡Œé–“ãªã©
    - headerï¼ˆãƒ˜ãƒƒãƒ€ãƒ¼éƒ¨åˆ†ï¼‰ãƒ­ã‚´ã€ä½æ‰€ã€€ãƒ˜ãƒƒãƒ€ãƒ¼ã®èƒŒæ™¯
    - keyVisualï¼ˆã‚¹ãƒ©ã‚¤ãƒ‰ã‚·ãƒ§ãƒ¼ã«é–¢ã™ã‚‹é&nbsp;…ç›®ï¼‰
    - navï¼ˆãƒ¡ãƒ‹ãƒ¥ãƒ¼ã«é–¢ã™ã‚‹é&nbsp;…ç›®ï¼‰2ãƒšãƒ¼ã‚¸ç›®ã®ç”»åƒã‚‚
    - headlineï¼ˆãƒ¡ãƒ³ãƒ†ãƒŠãƒ³ã‚¹ã®ãŠçŸ¥ã‚‰ã›ãªã©ã€å…¨ä½“ã®å‘ŠçŸ¥ã«é–¢ã™ã‚‹é&nbsp;…ç›®ï¼‰
    - freeAreaï¼ˆãƒ—ãƒ©ã‚°ã‚¤ãƒ³ã®è¡¨ç¤ºã«é–¢ã™ã‚‹é&nbsp;…ç›®ï¼‰
    - contentsï¼ˆå„ãƒšãƒ¼ã‚¸ã®å…±é€šéƒ¨å“ï¼‰&lt;h2&gt;ï¼ˆå¤§è¦‹å‡ºã—ï¼‰ã€&lt;table&gt; ãªã©
    - footerï¼ˆãƒ•ãƒƒã‚¿ãƒ¼éƒ¨åˆ†ï¼‰ãƒ­ã‚´ã€ä½æ‰€ã€ã‚µã‚¤ãƒˆãƒžãƒƒãƒ—ã€TOP ãƒœã‚¿ãƒ³
    - page styleï¼ˆå„ãƒšãƒ¼ã‚¸å†…é™å®šã®è¨­å®šï¼‰#roomã€#member å†…ã&nbsp;ã‘ãªã©è¦ç´&nbsp;
--------------------- */

/* common setting
----------------------------------------------- */

/* header
----------------------------------------------- */

header .container {
	background: -moz-linear-gradient(top, rgba(219,224,254,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(219,224,254,1) 0%, rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(219,224,254,1) 0%, rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#headerLogo {
	background-size:90% auto!important;
}
/*ãƒ˜ãƒƒãƒ€ãƒ¼åº—èˆ—åã€€éžè¡¨ç¤º*/
header div#headerLogo::after {
	content: none;
}
header div#connectHotel {
	display: block;
	width: 48px;
	height: 48px;
}
header div#connectHotel {
	display: none;
}
/* btnLogin
------------------------ */

header a#btnLogin {
	position: relative;
	width: 50px;
	height: 50px;
	top: 0px;
	right: 0px;
	margin: 0px;
	border-radius: 0px;
	transform: none;
	background: -moz-linear-gradient(top, rgba(219,224,254,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(219,224,254,1) 0%, rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(219,224,254,1) 0%, rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
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&gt;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&gt;span::after {
	content: "";
}
#btnLogin:hover {
	background: rgba(155,150,140,0.4)!important;
}
/* Logo
------------------------ */

header div#headerLogo {
	width: 130px;
	height: 50px;
	background-size: auto 100%;
}
/* keyVisual
----------------------------------------------- */

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

div#priorityNaviWrappar {
	overflow: visible;
}
#btnOpenMainNavi {
	background: -moz-linear-gradient(top, rgba(219,224,254,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(219,224,254,1) 0%, rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(219,224,254,1) 0%, rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/*ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã€€ãƒ©ã‚¤ãƒ³è‰²*/
#btnOpenMainNavi &gt; span::before, #btnOpenMainNavi &gt; span::after {
	background: #222222;
}
#btnOpenMainNavi &gt; span {
	background: #222222;
}
#btnOpenMainNavi {
	border: none;
}
/*ãƒ˜ãƒƒãƒ€ãƒ¼ãƒŠãƒ“èƒŒæ™¯*/
div#priorityNaviContainer {
	background: #ffffff;
}
/*ã‚°ãƒ­ãƒ¼ãƒãƒ«ãƒ¡ãƒ‹ãƒ¥ãƒ¼ãƒœã‚¿ãƒ³*/
nav#priorityNavi ul li {
	min-width: 120px;/* background:#ffb0ce *//* background:linear-gradient(#ffffff, #d0d5d9); ã‚°ãƒ©ãƒ‡ãƒ¼ã‚·ãƒ§ãƒ³ */
}
#priorityNavi ul li {
	background-color:rgba(255,255,255,1)!important;
	box-shadow: 0 0 3px #222222;
}
nav#priorityNavi ul li a{
	color: #333333;
}

/*#priorityNavi ul li a:hover{
	color: #878787!important;
}
nav#mainNavi ul li a:hover{
	color: #878787!important;
}*/
/* headline
----------------------------------------------- */

/* freeArea
----------------------------------------------- */

/* main
----------------------------------------------- */

/* contents
----------------------------------------------- */
/* å¤§è¦‹å‡ºã—&lt;h2&gt; */
body#hotelTop main div#whatsnew span.caption {
	white-space: nowrap;
}
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: 15px;
}
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: url(../img/a_ornament_left.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-size: auto 100%;
	min-width: 10px;
	display: block;
	margin: 0px 8px 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 {
	content: "";
	background: url(../img/a_ornament_right.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-size: auto 100%;
	min-width: 10px;
	display: block;
	margin: 0px 0px 0px 8px;
}
/* å°è¦‹å‡ºã—&lt;h3&gt; */

h3 {
	margin-bottom: 10px;
	font-weight: normal;
}
/*è¨˜äº‹ã€€å·¦å³ä½™ç™½*/
main .container {
	padding: 10px 10px 0px 10px !important;
}
/* footer
----------------------------------------------- */


/* ãƒ•ãƒƒã‚¿ãƒ¼ã€€TOPãƒœã‚¿ãƒ³ */
footer {
	padding-bottom: 0px;
}
footer div#linkPageTop {
	height: 0px;
}
footer div#linkPageTop a {
	position: fixed;
	bottom: 12px;
	right: 12px;
	z-index: 999;
	display: none;
	padding: 22px 11px 8px;
	background-color: #122a5d;
	background: rgba(146,99,74,0.5);
	border-radius: 50%;
	text-decoration: none;
	top: inherit;
	left: inherit;
}
footer div#linkPageTop a::after {
	content: "TOP";
}
/* page style
----------------------------------------------- */
footer div#footerNavi{
	background-color: rgba(255,255,255,0);
}

/* INFORMATION */

ul.information {
	text-align: center;
}
ul.information li {
	display: inline-flex;
	border-radius: 0px;
	margin-bottom: 3px;
	width: calc((100% - 10px)/3);
	height: 118px;
	margin-right: 0px;
}
ul.information li:hover {
	border-radius: 0px;
}
 ul.information li:not(:nth-child(3n)) {
 margin-right: -2px;
}
ul.information li a {
	display: block;
	width: 100%;
	height: 100%;
}
ul.information li a.link span.icon {
	height: 68px;
	background-size: auto 60%;
	margin-top: 0px;
}
ul.information li span.icon-name-character {
	font-size: 11px;
	padding-top: 8px;
}
ul.information li:hover span.icon-name-character {
	font-size: 11px;
	padding-top: 8px;
}
ul.information li a.link span.background {
	display: none;
}
footer div#footerNavi {
	background-repeat: no-repeat;
	background-size: auto 100%;
}
footer div#footerNavi nav ul li {
	background-color: inherit!important;
}
footer div#footerHotelInfo &gt; ul li {
	color: #000000!important;
}
/* PCã®ã¿è¡¨ç¤º */
.pc_only {
	display: none;
}
/* ã‚¹ãƒžãƒ›å†è¡¨ç¤º */
.smart_only {
	display: inline !important;
}
/* Youtube */
.youtube {
	width: 100% !important;
	height: 80% !important;
	text-align: center;
}
#whatsnew .container:last-child {
	padding-bottom: 30px!important;
/*	background-color: #ffffff;*/
}
/* ãƒ•ãƒ¼ãƒ‰ãƒ¡ãƒ‹ãƒ¥ãƒ¼ */
.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#hotelTop #access h3 {
	margin-top: 20px;
}
body#room li.roomImgList {
	height: 100px;
	padding: 5px 15px 5px 0;
}
/*ãŠå•ã„åˆã‚ã›ã€€ã‚¹ãƒžãƒ›è¿½åŠ&nbsp;*/
.content div#connectHotel {
	display: block !important;
	margin-bottom: 20px;
}
.content div#connectHotel p {
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff !important;
}
.content div#connectHotel p a {
	color: #ffffff !important;
}
.content div#connectHotel img {
	width: 15px;
	margin-right: 10px;
}
.memberranklist ul {
	float: left;
	width:25%;
	background: #e8e8e8;
}
.size{
	font-size: .5rem;
}
/*.memberrankcolumntile{
	min-height: 40px;
}*/</pre></body></html>