<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-b.css");
/* ---------------------
    - common setting
    - header
    - keyVisual
    - nav
    - headline
    - freeArea
    - contents
    - footer
    - page style
--------------------- */
/* common setting
----------------------------------------------- */
body:not(#hotelTop) {
  background: #d6efd3;
}
*:not(font) {
  color: #333;
}
main {
  padding-bottom: 0;
}
/*ãƒ›ãƒ†ãƒ«ãƒˆãƒƒãƒ—ã€€è¨˜äº‹ã€€éžè¡¨ç¤º*/
body#hotelTop main div#topic section:nth-of-type(n+2) {
  display: none;
}
body#member main div#mainWrapper section:nth-of-type(n+2) {
  display: none;
}
/* header
----------------------------------------------- */
header div#headerLogo {
  width: 260px;
  height: 90px;
  background-image: url(../img/header-logo.png);
  background-size: 36%;
  background-color: rgba(0, 0, 0, 0.0);
}
header a#btnLogin &gt; span::after {
  content: "Member LOGIN";
  color: #c24282;
}
body:not(#hotelTop) header {
  position: relative;
  /*background: url("../img/b_header.png");*/
}
header, body:not(#hotelTop) header {
  background: rgba(0, 0, 0, 0.6);
}
/*ãƒ˜ãƒƒãƒ€ãƒ¼åº—èˆ—å*/
header div#headerLogo::after {
  content: "æµ…è‰åº—"; /*åº—èˆ—å*/
  display: block;
  position: relative;
  top: 35px;
  left: 265px;
  width: 140px;
  color: #ff0000;
  font-size: 12pt;
  display: none;
}
/* Stop18
------------------------ */
header div#headerStop18Msg {
  color: #fff;
}
header div#headerStop18Img {
  background-image: url("../img/stop-18-bg-clear.png");
}
/* connectHotel
------------------------ */
header div#connectHotel {
  border: none;
}
header div#connectHotel * {
  color: #fff;
}
header div#connectHotel p:nth-of-type(2)::before {
  content: url("../img/icon-phone-fff.png");
}
/* btnLogin
------------------------ */
header a#btnLogin {
  background-color: #fff;
}
header a#btnLogin:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
header a#btnLogin::after {
  background-image: url("../img/icon-login.png");
}
/* keyVisual
----------------------------------------------- */
div#keyVisual {
  position: relative;
  top: 0px;
  width: 100%;
  height: 570px;
  overflow: hidden;
}
div#keyVisual .bx-viewport {
  border: 0;
  left: 0px;
}
div#keyVisual div.bx-pager.bx-default-pager {
  position: relative;
  top: -50px;
}
body:not(#hotelTop) div#keyVisual {
  /*height: 220px;*/
  display: none;
}
body:not(#hotelTop) div#keyVisual ul {
  /*height:220px;*/
  display: none;
}
div#keyVisual ul {
  height: 100%;
}
div#keyVisual ul li {
  height: 100%;
  display: flex;
  align-items: flex-start;
}
div#keyVisual div.key-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
div#keyVisual, div#keyVisual ul {
  height: 570px;
}
/* nav
----------------------------------------------- */
div#priorityNaviWrappar {
  background: #b81a00;
}
#btnOpenMainNavi {
  background: #000;
}
#btnOpenMainNavi &gt; span, #btnOpenMainNavi &gt; span::before, #btnOpenMainNavi &gt; span::after {
  background-color: #fff;
}
nav#mainNavi ul li a:hover {
  color: #b81a00
}
nav#priorityNavi ul li a {
  color: #fff;
}
nav#priorityNavi ul li a:hover {
  color: #000;
}
/* headline
----------------------------------------------- */
/*div#headInformation, div#headNotice {
}*/
/* freeArea ãƒ•ãƒªãƒ¼ã‚¨ãƒªã‚¢
----------------------------------------------- */
div#freeArea1, div#freeArea2, div#freeArea3 {
  padding: 0px;
}
div#freeArea2, div#freeArea3 {
  background-color: #ffffff !important;
  margin-top: -50px;
  padding-bottom: 50px;
}
.freestyle {
  list-style: none;
  padding-top: 10px;
}
.freestyle li {
  font-family: "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "Osaka";
  font-size: 10px;
  text-align: center;
  color: #0e1e46;
  float: left;
  width: 23%;
}
main section .container .content:after, .freestyle:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* contents
----------------------------------------------- */
/* main */
body:not(#hotelTop) main {
  background-color: #ffffff;
}
/*whats New æ—¥ä»˜*/
.newDate {
  color: #b81a00;
}
/* å¤§è¦‹å‡ºã— */
h2 {
  background-color: #bdeee2;
  color: #b81a00;
}
body#hotelTop main div#topic h2, body#hotelTop main div#whatsnew span.caption, body#hotelTop main div#access span.caption {
  background: transparent;
  color: #3ab5d2;
  font-size: 34px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  margin-bottom: 0px;
  padding: 12px 24px 10px;
}
body#hotelTop main div#access span.caption {
  color: #333;
}
/* ã‚ªãƒ¼ãƒŠãƒ¡ãƒ³ãƒˆ */
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: 60%;
  background-repeat: no-repeat;
  background-position: center;
  width: 101px;
  height: 40px;
  display: block;
  margin: 2px 0px 0px 0px;
  padding-top: 4px;
}
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: 60%;
  background-repeat: no-repeat;
  background-position: center;
  width: 101px;
  height: 40px;
  display: block;
  margin: 2px 0px 0px 0px;
  padding-top: 4px;
}
h1:after {
  border-bottom-color: #0c8f70;
  border-top-color: #0c8f70;
}
h1 {
  color: #000000 !important;
}
body#hotelTop main div#topic h2 {
  background-color: transparent;
}
/* å°è¦‹å‡ºã— */
body#hotelTop main div#topic h3 {
  color: #000000;
  border: none;
  text-align: center;
  font-weight: normal;
}
body#hotelTop main div#topic h3 {
  color: #8c8851;
}
h3 {
  padding: 4px 12px;
  margin-bottom: 18px;
  border-left: 8px solid #3ab5d2;
}
/* footer
----------------------------------------------- */
footer {
  background-color: #b81a00;
}
footer div#footerHotelInfo div#footerLogo {
  width: 140px;
  height: 60px;
  background-image: url(../img/footer-logo.png);
}
footer div#footerNavi, footer div#footerNavi nav ul {
  background-color: #009270;
}
/*footer div#footerHotelInfo div#footerLogo {
	background-image: url("../img/b_footer_logo.png");
}*/
footer div#footerStop18 div#footerStop18Img {
  background-image: url("../img/stop-18-bg-clear.png");
}
footer div#footerStop18 div#footerStop18Msg &gt; span {
  color: #fff;
}
/* ãƒ›ãƒ†ãƒ«å */ /* ãƒ›ãƒ†ãƒ«é›»è©±ç•ªå· */
footer div#footerHotelInfo &gt; ul li, footer div#footerHotelInfo &gt; ul li a {
  color: #fff;
}
footer #qrcodeContainer p {
  color: #fff;
}
footer div#footerNavi nav ul li a {
  color: #fff;
}
footer div#footerNavi nav ul li a:before {
  border-color: transparent transparent transparent #fff;
}
/*ã‚°ãƒ«ãƒ¼ãƒ—ã€€ã‚ªãƒ•ã‚£ã‚·ãƒ£ãƒ«ãƒªãƒ³ã‚¯*/
/*footer ul.link-list li a{color:#fff;}
footer ul.link-list li{border-color:#fff;}*/
/* 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-block;
  min-width: 120px;
  margin: 3px;
  vertical-align: top;
  text-align: center;
  border: 1px solid #ffffff !important;
}
footer ul.link-list li a {
  display: block;
  padding: 4px 10px;
  color: #ffffff !important;
  font-size: 11px;
  text-decoration: none;
}
footer ul.link-list li a:hover {
  color: #ffffff !important;
  background-color: #009270 !important;
}
footer ul.link-list li a::before {
  content: "";
  display: inline-block;
  width: 0px;
  height: 0px;
  margin: 0px 8px 0px 0px;
  border-style: solid;
  border-width: 4px 0 4px 6.9px;
  border-color: transparent transparent transparent #ffffff !important;
}
footer ul.link-list li a:hover:before {
  content: "";
  display: inline-block;
  width: 0px;
  height: 0px;
  margin: 0px 8px 0px 0px;
  border-style: solid;
  border-width: 4px 0 4px 6.9px;
  border-color: transparent transparent transparent #ffffff !important;
}
/* page style
----------------------------------------------- */
footer div#linkPageTop a {
  background-color: #0c8f70;
}
/* accessCount */
footer div#accessCount {
  display: none;
}
/* information */
ul.information {
  text-align: center;
}
ul.information li {
  display: inline-block;
  background-color: #009270;
  vertical-align: top;
  width: calc((100% - 26px)/2);
  text-align: left;
  font-size: 14px;
  border-radius: 0px;
  height: 160px;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}
ul.information li a.link, ul.information li a.secretLink {
  text-decoration: 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.5);
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: block;
}
ul.information li span.icon {
  display: none;
}
ul.information li a.link span.icon-name, ul.information li a.secretLink span.icon-name {
  font-size: 1.2em;
  width: 35%;
  height: 160px;
  font-weight: bold;
  display: block;
  text-align: left;
  padding: 0px 20px;
}
ul.information li span.icon-name-character {
  color: #fff;
  height: 160px;
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
}
ul.information li:nth-child(2n-1) {
  margin-right: 20px;
}
ul.information li:nth-child(2n) {
  margin-right: 0px;
}
ul.information li {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 65%;
}
/*ãƒ“ã‚¸ã‚¿ãƒ¼ç”¨ INFORMATION*/
ul.information li:nth-child(1) {
  background-image: url(../img/B_menu01.png);
}
ul.information li:nth-child(2) {
  background-image: url(../img/B_menu02.png);
}
ul.information li:nth-child(3) {
  background-image: url(../img/B_menu03.png);
}
ul.information li:nth-child(4) {
  background-image: url(../img/B_menu04.png);
}
/*ãƒ¡ãƒ³ãƒãƒ¼ç”¨ INFORMATION*/
body#member main ul.information li:nth-child(1) {
  background-image: url(../img/b_menu05.png);
}
body#member main ul.information li:nth-child(2) {
  background-image: url(../img/b_menu06.png);
}
body#member main ul.information li:nth-child(3) {
  background-image: url(../img/b_menu07.png);
}
body#member main ul.information li:nth-child(4) {
  background-image: url(../img/b_menu08.png);
}
/* whats new */
#whatsnew section .container {
  background-color: #ffffff;
}
body#hotelTop main div#whatsnew {
  background: #b81a00;
}
.roomlist {
  height: 50px !important;
}
.roomlist a {
  display: block;
}
/* empty (02ç©ºå®¤æƒ…å&nbsp;±ï¼‰ä¿®æ­£ */
body#empty div.epEmptyRoom {
  border-color: #0c8f70 !important;
}
body#empty div.epEmptyRoomClm {
  background-color: #0c8f70 !important;
}
body#empty div.epCleanRoomClm {
  background-color: #A4ABB1 !important;
}
body#empty div.epCleanRoom {
  border-color: #A4ABB1 !important;
}
body#empty div.epEmptyRoom {
  background-color: #a08429;
  border: solid 2px #a08429;
  text-align: center;
  width: 45%;
  margin: 10px;
}
body#empty div.epEmptyRoomClm {
  background-color: #a08429;
}
body#empty div.epEmptyRoom div {
  padding: 16px;
}
body#empty span.roomlist a {
  display: block;
  height: 50px;
  line-height: 50px;
}
/*éƒ¨å±‹ãƒ©ãƒ³ã‚¯åˆ¥æ–™é‡‘ä¸€è¦§è¡¨ */
body#room li.roomImgList {
  width: 100px;
  margin: 0 10px;
}
/*å®¢å®¤ç”»åƒ*/
#roomImages {
  width: 600px;
  margin: 0 auto;
  text-align: left !important;
}
/* bbs (03æŽ²ç¤ºæ¿ä¿®æ­£ï¼‰ä¿®æ­£ */
body#bbs table#bbsInput th, body#bbs table#bbsInput td, body#bbsReply table#bbsInput th, body#bbsReply table#bbsInput td {
  background-color: #f5f5f5;
}
body#bbs ul.postWriting, body#bbsReply ul.postWriting {
  background-color: #e1f3de;
}
body#bbs li#infoName a, body#bbs li#replyName a, body#bbs .topicName, body#bbsReply li#infoName a, body#bbsReply li#replyName a, body#bbsReply .topicName {
  color: #000000;
}
body#bbs li#replyName, body#bbsReply li#replyName {
  color: #0c8f70;
}
body#bbs li#infoBorder, body#bbs li#replyBorder, body#bbsReply li#infoBorder, body#bbsReply li#replyBorder {
  border-bottom-color: #0c8f70;
}
body#bbs a#linkLogin, body#bbs a#guidelines, body#bbs div#pagination a#preview, body#bbs div#pagination a#new, body#bbs div#pagination a#next, body#bbsRegister a#bbsBack, body#bbsDelete a#bbsBack, body#bbsReply a#linkLogin, body#bbsReply a#guidelines, body#bbsReply div#pagination a#preview, body#bbsReply div#pagination a#new, body#bbsReply div#pagination a#next, body#bbsReply a#bbsBack {
  color: #0c8f70;
}
/* room (06æ–™é‡‘ãƒ»å®¢å®¤æƒ…å&nbsp;±ï¼‰ä¿®æ­£ */
body#room div.Title {
  background-color: #A4ABB1;
}
body#room div.item-table dl dt.zenjitsu, body#room div.item-table dl dd.zenjitsu {
  background-color: #f5f5f5;
}
body#room dl.roomDl dt, body#room dl.roomDl dd {
  border: none;
}
body#room div.item-table {
  border: none;
}
body#room a.roomLink {
  border-color: #0c8f70;
  color: #0c8f70;
  transition: background-color 0.5s;
}
body#room a.rankLinkOn {
  background-color: #0c8f70;
  color: #ffffff;
}
body#room a.roomLink:hover {
  background-color: #0c8f70;
}
body#room span.roomRankTitle {
  background-color: #0c8f70;
}
body#room div.rankTab {
  border-bottom-color: #0c8f70;
}
body#room div.roomImgs {
  border-color: #ffffff;
}
body#room div.roomRankArea {
  background-color: #ECEEF1;
  padding-bottom: 20px;
}
/* room detail (06-1æ–™é‡‘ãƒ»å®¢å®¤æƒ…å&nbsp;±è©³ç´°ï¼‰ä¿®æ­£ */
body#roomdetail a.priceLink {
  border-color: #0c8f70;
  color: #0c8f70;
}
body#roomdetail a.priceLink:hover {
  background-color: #0c8f70;
  color: #ffffff;
}
body#roomdetail div#priceArea {
  background-color: #ECEEF1;
}
body#roomdetail div.Title {
  background-color: #A4ABB1;
}
body#roomdetail dl.roomDl dt, body#roomdetail dl.roomDl dd {
  border: none;
}
body#roomdetail div.item-table dl dt.zenjitsu, body#roomdetail div.item-table dl dd.zenjitsu {
  background-color: #f5f5f5;
}
body#roomdetail div.item-table {
  border: none;
}
body#roomdetail div#equipmentInfo {
  border: none;
  background-color: #ECEEF1;
}
body#roomdetail li.equipment:before {
  border: 3px solid #4d4d4d;
}
body#roomdetail a#roomBack {
  color: #333;
}
/* simulate (07æ–™é‡‘ã‚·ãƒŸãƒ¥ãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³ï¼‰ä¿®æ­£ */
body#simulate tr.tr-entering th, body#simulate tr#tr-time th {
  background-color: #f5f5f5;
}
/* service (08ã‚µãƒ¼ãƒ“ã‚¹è¨­å‚™æƒ…å&nbsp;±ï¼‰ä¿®æ­£ */
body#service div.limiteroom {
  background-color: #0c8f70;
}
/* mailto (09ãŠå•ã„åˆã‚ã›ï¼‰ä¿®æ­£ */
body#mailto a#maillink {
  width: 320px;
  display: block;
  text-align: center;
  background-color: #0c8f70;
  border-radius: 21.8px;
  color: #fff;
  padding: 8px 88px;
  border-radius: 28px;
  text-decoration: none;
  margin-bottom: 20px;
}
body#mailto a#maillink:hover {
  background-color: #fec3d0;
}
/*ãƒ¡ãƒ¼ãƒ«ãƒžã‚¬ã‚¸ãƒ³*/
input[type=text] {
  color: #000000;
}
/* coupon (12ã‚¯ãƒ¼ãƒãƒ³ï¼‰ä¿®æ­£ */
body#coupon div.couponList {
  background-color: #e1f3de;
  border-color: #e1f3de;
}
body#coupon span.couponClum {
  background-color: #0c8f70;
}
div.couponBtn.content .btn-positive a {
  display: block;
  padding: 0px 80px;
}
/* ãƒœã‚¿ãƒ³å…±é€šã€€ä¿®æ­£ */
.btn-positive {
  border-color: #0c8f70 !important;
  background-color: #ffffff !important;
  color: #0c8f70 !important;
  transition: background-color 0.5s;
}
.btn-positive:hover {
  background-color: #0c8f70 !important;
  color: #ffffff !important;
}
.btn-negation {
  border-color: #999;
  color: #999;
}
.btn-negation:hover {
  border-color: #000;
  color: #000;
}
body#coupon div.couponBtn a {
  color: #0c8f70;
}
body#coupon div.couponBtn a:hover {
  color: #ffffff;
}
#whatsnew .newMore {
  min-width: 300px;
  letter-spacing: 1px;
  color: #000;
  border-color: #fff;
  background-color: #fff;
  transition: background-color 0.5s;
}
a.newMore.btn-negation:hover {
  background-color: #009270 !important;
  color: #fff !important;
}
/*ã‚¢ã‚¯ã‚»ã‚¹æƒ…å&nbsp;±*/
body#hotelTop main div#access .container {
  background-color: #fff;
}
/*ãƒˆãƒƒãƒ—ãƒšãƒ¼ã‚¸ã€ŒMAPã€è¦‹å‡ºã—ã€€éžè¡¨ç¤º*/
#access section h2 {
  display: none;
}
/*body#hotelTop main div#access section div h3 {
	color: #fff;
}*/
/* backgroud
------------------------ */
/* information and access */
body#hotelTop main div#topic, body#hotelTop main div#access {
  background: url(../img/B-background.png);
  /*background-size: cover;*/
}
body#simulate div:not(.msg-warning)#simulateResult {
  background: #fec3d0;
}
/* Copyright */
footer div#copyright {
  color: #fff;
}
footer div#copyright a {
  color: #fff;
}
/* ã‚¹ãƒžãƒ›éžè¡¨ç¤º */
.smart_only {
  display: none !important;
}
/* Youtube */
.youtube {
  width: 560px;
  height: 315px;
  text-align: center;
}
/*ãƒ•ãƒ¼ãƒ‰ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/
.foodmenu {
  width: 770px;
}
.foodmenu::after {
  clear: both;
}
.foodmenu_left {
  width: 170px;
  float: left;
  text-align: left;
}
.foodmenu_right {
  float: left;
  text-align: left;
}
/*ãƒ«ãƒ¼ãƒ&nbsp;äºˆç´„*/
.mrEmptyRoom {
  border-color: #0c8f70 !important;
}
.mrEmptyRoomClm {
  background-color: #0c8f70 !important;
  color: #FFFFFF;
}
body#empty span.roomlist {
  background-color: #0c8f70;
}
/* TOP
-------------------------*/
footer div#linkPageTop a {
  position: fixed;
  bottom: 32px;
  right: 32px;
  z-index: 999;
}
footer div#linkPageTop a {
  font-size: inherit;
  font-weight: normal;
  transform: inherit;
  border-radius: 50%;
  padding: 34px 18px 12px;
}
footer div#linkPageTop a::before {
  content: "";
  position: absolute;
  top: 26%;
  left: 50%;
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 1px #FFFFFF;
  border-right: solid 1px #FFFFFF;
  -ms-transform: translateX(-50%) rotate(-45deg);
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}
footer div#linkPageTop a::after {
  content: "TOP";
  position: relative;
  top: inherit;
  left: inherit;
  width: inherit;
  height: inherit;
  border: 0px;
  border-top: none;
  border-right: none;
  transform: none;
}
footer div#linkPageTop a {
  position: fixed;
  bottom: 32px;
  right: 32px;
  z-index: 999;
  display: none;
}
footer div#linkPageTop a {
  background-color: rgba(58, 181, 210, 0.8) !important;
}
/*ãƒˆãƒƒãƒ—ãƒšãƒ¼ã‚¸ã€ŒMAPã€è¦‹å‡ºã—ã€€éžè¡¨ç¤º*/
#access section h2 {
  display: none;
}
/*ãƒ†ãƒ¼ãƒ–ãƒ«èª¿æ•´*/
#new section table {
  width: 80%;
}
.hyouyou_bordercolor {
  background-color: #fcd9e4;
}
#new section table, #new section table td {
  border: 1px solid #333333;
  border-collapse: collapse;
}
/*è¨˜äº‹ã€€å›žã‚Šè¾¼ã¿è§£é™¤*/
#new section .container .content:after, #whatsnew section .container .content:after, #service section .container .content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
} */</pre></body></html>