<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 div#headerLogo::after {
    content: none;
}

/* SP btnLogin
------------------------ */
header a#btnLogin {
    position: relative;
    width: 50px;
    height: 50px;
    top: 0px;
    right: 0px;
    margin: 0px;
    border-radius: 0px;
    transform: none;
    background-color: inherit;
}

header a#btnLogin:hover {
	background-color: 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&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: "";
}
/*ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã€€ãƒ©ã‚¤ãƒ³è‰²*/
#btnOpenMainNavi &gt; span::before, #btnOpenMainNavi &gt; span::after{
    background-color: #ffffff;
}

#btnOpenMainNavi &gt; span {
    background-color: #ffffff;
}

#btnOpenMainNavi {
    background-color: transparent;
}

/* ãƒ˜ãƒƒãƒ€ãƒ¼ Yahooåœ°å›³ãƒ­ã‚´å¯¾ç­– */
header.top-fix-position {
    z-index: 98;
}
nav#mainNavi {
    z-index: 11;
    background-color: rgba(0, 0, 0, 0.8);
}

/* SP Stop18
---------------------------------------------------- */
header div#headerStop18Img {
    background-image: url(../img/stop-18-bg-clear.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%;
    width: 50px;
    height: 50px;
    position: relative;
    top: 0px;
    right: 0px;
    margin: 0px;
}

header div#headerStop18Msg {
    display: none!important;
}

/* header (sp-header)
----------------------------------------------- */
header {
    position: relative;
    width: 100%;
    height: 50px;
    background-color: #ffffff;
    border: none;
}

header div.container {
    width: 100%;
    max-width: 100%;
    height: 50px;
    background: linear-gradient(#982b3a,#962837);
    margin: 0px;
    padding: 0px;
}

/* ãƒ˜ãƒƒãƒ€ãƒ¼ãƒŠãƒ“èƒŒæ™¯ */
nav#priorityNavi {
    background-color: #962837;
}

/* Logo
------------------------ */
header div#headerLogo {
    width: 130px;
    height: 50px;
}

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

/* nav
----------------------------------------------- */
div#priorityNaviWrappar {
   overflow: visible;
}

/* nav priorityNavi
 -------------------------------------------------- */
/*ã‚°ãƒ­ãƒ¼ãƒãƒ«ãƒ¡ãƒ‹ãƒ¥ãƒ¼ãƒœã‚¿ãƒ³*/
nav#priorityNavi ul li{
    min-width: 120px;
}

nav#priorityNavi ul li {
    display: inline-block;
    min-width: 120px;
    height: 30px;
    margin: 5px 3px 0px 3px;
    padding: 0px;
    background:linear-gradient(#d9b1b7,#c88f97);
    border-radius: 5px;
    text-align: center;
}

nav#priorityNavi ul li:hover {
    background-color: #ffffff;
    }

div#priorityNaviContainer {
    background-color: #ffffff;
}

/*ã‚°ãƒ­ãƒ¼ãƒãƒ«ãƒ¡ãƒ‹ãƒ¥ãƒ¼ãƒ†ã‚­ã‚¹ãƒˆ*/
nav#priorityNavi ul li a {
color: #ffffff;
}

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

/* headline
----------------------------------------------- */
/* freeArea ãƒ•ãƒªãƒ¼ã‚¨ãƒªã‚¢
----------------------------------------------- */
/*
div#freeArea2, div#freeArea3 {
	margin-top:0px;
}
.freestyle li{
	float: none;
	width: 100%;
	padding-bottom: 15px;
}
*/

/* main
---------------------------------------*/
/* contents
---------------------------------------*/
/* SP TOP å¤§è¦‹å‡ºã—&lt;h2&gt;  */

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;
    white-space: nowrap;
}

/* TOP å¤§è¦‹å‡ºã— &lt;h2&gt; ã‚ªãƒ¼ãƒŠãƒ¡ãƒ³ãƒˆ å·¦å´ */
body#hotelTop main div#topic h2:before,
body#hotelTop main div#access span.caption:before {
    content: "";
    background: url(../img/a_ornament_left.png);
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    display: block;
    margin: 0px 8px 0px 0px;
}

/* TOP å¤§è¦‹å‡ºã— &lt;h2&gt; ã‚ªãƒ¼ãƒŠãƒ¡ãƒ³ãƒˆ å³å´ */
body#hotelTop main div#topic h2:after,
body#hotelTop main div#access span.caption:after {
    content: "";
    background: url(../img/a_ornament_right.png);
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    display: block;
    margin: 0px 0px 0px 8px;
}

/* TOP å¤§è¦‹å‡ºã— &lt;h2&gt; #whatsnew ã‚ªãƒ¼ãƒŠãƒ¡ãƒ³ãƒˆ å·¦å´ */
body#hotelTop main div#whatsnew span.caption:before {
    content: "";
    background: url(../img/a_ornament_left.png);
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    display: block;
    margin: 0px 8px 0px 0px;
}

/* TOP å¤§è¦‹å‡ºã— &lt;h2&gt; #whatsnew ã‚ªãƒ¼ãƒŠãƒ¡ãƒ³ãƒˆ å³å´ */
body#hotelTop main div#whatsnew span.caption:after {
    content: "";
    background: url(../img/a_ornament_right.png);
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    display: block;
    margin: 0px 0px 0px 8px;
}

/* å°è¦‹å‡ºã—&lt;h3&gt; */
body#hotelTop main div#topic h3 {
    margin-bottom: 10px;
    font-weight: normal;
}

/* è¨˜äº‹ã€€å·¦å³ä½™ç™½ */
main .container {
    padding: 10px 10px 20px 10px !important;
}

/* footer
----------------------------------------------- */
footer {
    padding-bottom: 0px;
}

/* SP footer 18ç¦
--------------------- */
footer div#footerStop18 div#footerStop18Msg &gt; span {
    color: inherit;
}

/* TOPã¸æˆ»ã‚‹ãƒœã‚¿ãƒ³
------------------------------*/
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: rgba(0, 150, 217, 0.8);
    color: #ffffff;
    border-radius: 50%;
    text-decoration: none;
    top: inherit;
    left: inherit;
}

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

/* SP footerNavi ãƒªãƒ³ã‚¯ãƒªã‚¹ãƒˆ */
footer div#footerNavi nav ul li {
    border-bottom: 1px solid #ffffff;
    background-color: transparent;
}

footer div#footerHotelInfo &gt; ul li {
    color: inherit;
}

/* footer link-list
------------------------------------------ */
footer ul.link-list {
    padding-bottom: 10px;
}

footer ul.link-list:nth-of-type(1) {
    position: relative;
    top: 0px;
}

footer ul.link-list li {
    display: inline-table;
    width: calc(50% - 6px);
    height: 40px;
    min-width: 0px;
    margin: 1px;
    vertical-align: top;
    text-align: left;
    border: 1px solid #333333;
}

footer ul.link-list li a {
    display: table-cell;
    position: relative;
    top: 0px;
    margin: 0px;
    padding: 0px 0px 0px 8px;
    vertical-align: middle;
    color: #333333;
    font-size: 11px;
    text-decoration: none;
}

footer ul.link-list li::before {
   /* content: "";*/
    display: inline-block;
    width: 0px;
    height: 0px;
    margin: 15px 5px;
    border-style: solid;
    border-width: 4px 0 4px 6.9px;
    border-color: transparent transparent transparent #333333;
}

footer ul.link-list li::before:hover {
   /* content: "";*/
    display: inline-block;
    width: 0px;
    height: 0px;
    margin: 15px 5px;
    border-style: solid;
    border-width: 4px 0px 4px 6.9px;
    border-color: transparent transparent transparent #ffffff;
}

footer ul.link-list li a:hover {
    color: #ffffff;
}

footer ul.link-list li:hover {
    color: #ffffff;
    background-color: transparent;
}

/* page style
----------------------------------------------- */
/* ---------- SP 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 {
background: linear-gradient(#d9b1b7,#c88f97);
display: inline-flex;
    border-radius: 0px!important;
    margin-bottom: 3px;
    width: calc((100% - 10px)/3);
    height: 118px;
    margin-right: 0px;
	transition: background-color 0.5s;
}

/*ãƒ¡ãƒ³ãƒãƒ¼ç”¨ã‚¤ãƒ³ãƒ•ã‚©ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³*/
body#member main ul.information li {
    display: inline-flex;
    border-radius: 0px!important;
    margin-bottom: 3px;
    width: calc((100% - 10px)/3);
    height: 118px;
    margin-right: 0px;
}

body#member main ul.information li:hover {
	background:linear-gradient(#d9b1b7,#c88f97);
	display: inline-flex;
    border-radius: 0px!important;
    margin-bottom: 3px;
    width: calc((100% - 10px)/3);
    height: 118px;
    margin-right: 0px;
	transition: background-color 0.5s;
}

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: 30%;
    margin-top: 0px;
}

ul.information li span.icon-name-character {
    font-size: 11px;
    padding-top: 8px;
}

ul.information li a.link span.background {
    display: none;
}

/* PCã®ã¿è¡¨ç¤º */
.pc_only {
    display: none;
}

/* ã‚¹ãƒžãƒ›å†è¡¨ç¤º */
.smart_only {
    display:inline !important;
}

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

/* SP ãƒ•ãƒ¼ãƒ‰ãƒ¡ãƒ‹ãƒ¥ãƒ¼ */
.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;
}

/* SP footer copyright
------------------------ */
footer div#copyright {
    width: 100%;
    height: 40px;
    padding-top: 20px;
    text-align: center;
    font-size: 8px;
    color: #999999;
}

footer div#copyright a {
    color: #999999;
}

</pre></body></html>