@CHARSET "UTF-8";
@import url("../../common/css/style-b.css");
/* ---------------------
    - common setting
    - header
    - keyVisual
    - nav
    - headline
    - freeArea
    - contents
    - footer
    - page style
--------------------- */
/* common setting
----------------------------------------------- */
/* TOP 配下の背景 */
body:not(#hotelTop) {
    background-color: #b5b7bc;
	background-image: url("../img/b_background_03.png");
}

/* 配下 main 背景
----------------------------------------------- */
body:not(#hotelTop) main {
    background-color: #ffffff;
}

/* ホテルトップ　記事　非表示 */
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 Logo */
header div#headerLogo {
    width: 55px;
    height: 90px;
    background-image: url(../img/header_logo_b.png);
    background-color: rgba(255, 255, 255, 0.0);
}

/* メンバーログイン　ボタン */
header a#btnLogin > span::after {
    content: "Member LOGIN"; /* 英語かカタカナか確認 */
    color: #ffffff;
}

body:not(#hotelTop) header {
    position: relative;
    background-color: #000000;
}

header, body:not(#hotelTop) header {
    background-color: rgba(255, 255, 255, 0.7);
}

/* ヘッダー店舗名 */
/*
header div#headerLogo::after {
    content: "浅草店"; /*店舗名
    display: block;
    position: relative;
    top: 35px;
    left: 265px;
    width: 140px;
    color: #ff0000;
    font-size: 12pt;
}
*/

header div#connectHotel p:nth-of-type(2)::before {
    content: url("../img/icon-phone-333.png");
}

/* Header Stop18
------------------------ */
/* 18禁 */
header div#headerStop18Img {
    background-image:url(../img/icon-stop-18-333.png);
    width: 39px;
    height: 52px;
}

/* Header connectHotel
------------------------ */
header div#connectHotel p:nth-of-type(1),
header div#connectHotel p:nth-of-type(2),
header div#headerStop18Msg {
    color: #333333;
}

header div#connectHotel {
    border: none;
}

/* Header 名前
------------------------ */
header div#nickName p {
	color: #050f17;
}

/* Header btnLogin
------------------------ */
header a#btnLogin {
background: #3d4759; /* Old browsers */
background: -moz-linear-gradient(top, #3d4759 2%, #0e1a31 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3d4759 2%,#0e1a31 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3d4759 2%,#0e1a31 100%); 
}

header a#btnLogin:hover {
background: rgb(123,129,137); /* Old browsers */
background: -moz-linear-gradient(top, #7b8189 0%, #485572 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #7b8189 0%, #485572 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #7b8189 0%, #485572 100%); 
}

/* 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: #e0d5ab; /* Old browsers */
background: -moz-linear-gradient(top, #e0d5ab 2%, #867635 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e0d5ab 2%,#867635 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e0d5ab 2%,#867635 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

nav#priorityNavi ul li a {
    display: block;
    line-height: 40px;
    color: #111111;
    text-decoration: none;
}

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

/*#mainNavi */
nav#mainNavi {
    background-color: rgba(10, 18, 34, 0.9);
}

nav#mainNavi ul li a {
    display: block;
    padding: 4px 10px;
    color: #ffffff;
    text-decoration: none;
}

nav#mainNavi ul li a:hover {
    color: #867635;
}

/* ハンバーガーメニュー
----------------------------------------------- */
#pMenu {
    color: #ffffff;
}
/* ハンバーガーメニュー3本線の色 */
#btnOpenMainNavi > span,
#btnOpenMainNavi > span::before,
#btnOpenMainNavi > span::after {
    background-color: #111111;
}

#btnOpenMainNavi > span.close::before,
#btnOpenMainNavi > span.close::after {
    background-color: #111111;
}

#btnOpenMainNavi {
    background-color: transparent !important;
}

/* headline
----------------------------------------------- */
div#headInformation, div#headNotice {
}

/* freeArea フリーエリア
----------------------------------------------- */
div#freeArea1, div#freeArea2, div#freeArea3 {
    padding:0;
}

div#freeArea2, div#freeArea3 {
    background-color: #ffffff!important;
    margin-top: -50px;
    padding-bottom: 50px;
}
.freestyle {
    list-style: none;
}
.freestyle li {
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 10px;
    text-align: center;
    color: #0e1e46;
    float: left;
    width: 23%;
}
main section .container .content:after,
.freestayle:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* contents
----------------------------------------------- */
/* main */
main {
    padding-bottom: 0px;
}

/* 大見出し(h1)　装飾下線 */
h1::after {
    border-top: 3px solid #0a1222;
    border-bottom: 1px solid #0a1222;
}

h1 {
    color: #0a1222!important;
}

/* TOP #topic 大見出し (h2) */
body#hotelTop main div#topic h2 {
    background-color: transparent;
}

/* 大見出し (h2) */
h2 {
    background: rgb(5,19,27); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(5,19,27,1) 0%, rgba(8,40,59,1) 48%, rgba(8,40,59,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(5,19,27,1) 0%,rgba(8,40,59,1) 48%,rgba(8,40,59,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(5,19,27,1) 0%,rgba(8,40,59,1) 48%,rgba(8,40,59,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
color: #ffffff;
}

body#hotelTop main div#topic h2,
body#hotelTop main div#whatsnew span.caption {
    background: transparent;
    color: #ffffff;
    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 {
    background: transparent;
    color: #0a1222;
    font-size: 34px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    margin-bottom: 0px;
    padding: 12px 24px 10px;
}

/* TOP 大見出し (h2) オーナメント 左側 */
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/b_ornament_left.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 60px;
    display: block;
    margin: 0px 20px 0px 0px;
}

/* TOP 大見出し (h2) オーナメント 右側 */
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/b_ornament_right.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 60px;
    display: block;
    margin: 0px 0px 0px 20px;
}

/* 小見出し (h3) */
h3 {
    color: #000000;
	padding: 4px 12px;
	margin-bottom: 18px;
    border-left: 8px solid #0a1222;
    text-align: left;
    font-weight: normal;
}
/* TOP #whatsnew 小見出し (h3) */
body#hotelTop main div#whatsnew h3 {
    color: #000000;
    border-left: 8px solid #0a1222;
    text-align: left;
    font-weight: normal;
}

/* アクセス情報「MAP」h2 見出し非表示 */
#access section h2 {
    display: none;
}

body#hotelTop main div#access h3 {
    color: #333333;
    border-left: 8px solid #0a1222;
    text-align: left;
    font-weight: normal;
}
/* アクセス情報の地図後ろ背景色を白色に */
body#hotelTop main div#access div.container {
    background-color: #ffffff;
}

/* Whats New 記事日付 (h3) */
.newDate {
    color: #5a5a5a;
    letter-spacing: 1px;
    font-weight: 200;
}

/* footer 
----------------------------------------------- */
footer {
	background-image: url("../img/b_background_04.png")!important;
	background-size: cover;
}

footer * {
    color: #ffffff;
    font-weight: 400;
}

/* footer フッターロゴ
----------------------------------------------- */
footer div#footerHotelInfo div#footerLogo {
    width: 55px;
    height: 70px;
    background-image: url(../img/footer_logo_b.png);
}

/* footer フッターナビ 背景*/
footer div#footerNavi,
footer div#footerNavi nav ul,
footer div#footerNavi nav{
    background: transparent;
}

footer div#footerNavi nav ul li a {
    color: #ffffff;
}

footer div#footerNavi nav ul li a:before {
    border-color: transparent transparent transparent #ffffff;
}

footer div#footerInfo {
    background-color: #0a1222;
}

/* 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-block;
    min-width: 120px;
    margin: 3px;
    vertical-align: top;
    text-align: center;
    border: 1px solid #ffffff;
}

footer ul.link-list li a {
    display: block;
    padding: 4px 10px;
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
}

footer ul.link-list li a:hover {
    color: #0a1222;
    background-color: #ffffff;
	transition: background-color 0.5s;
}

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;
}

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 #0a1222;
}

/* footer Stop18
----------------------------------------------- */
footer div#footerStop18 div#footerStop18Img {
    background-image: url("../img/stop-18-bg-wh.png");
    width: 38px;
    height: 38px;
}

footer div#footerStop18 div#footerStop18Msg > span {
    color: #ffffff;
}

/* footer accessCount非表示 */
footer div#accessCount {
    display: none;
}

/* footer copyright
 ------------------------------------ */
footer div#copyright {
    display: inline-block;
    position: relative;
    height: 20px;
    font-size: 12px;
    color: #c3c3c3;
}

footer div#copyright a {
    color: #c3c3c3;
    text-decoration: none;
}

/* ビジター INFORMATION
----------------------------------------------- */
 ul.information {
    text-align: center;
}

ul.information li {
    display: inline-block;
    background-color: #ffffff;
    vertical-align: top;
    width: calc(( 100% - 26px)/2);
    height: 160px;
    text-align: left;
    font-size: 14px;
    border-radius: 0px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    transition: 0.5s;
}

ul.information li:hover {
background: #0c192c; /* Old browsers */
background: -moz-linear-gradient(top, #0c192c 0%, #0a1222 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #0c192c 0%,#0a1222 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #0c192c 0%,#0a1222 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

ul.information li a.link,
ul.information li a.secretLink {
    text-decoration: none;
}

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;
/*    background: linear-gradient(to bottom,  #845a29 0%,#fcda8b 100%);*/
}

ul.information li:hover a.link span.icon-name,
ul.information li:hover a.secretLink span.icon-name {
    font-size: 1.2em;
    width: 35%;
    height: 160px;
    font-weight: bold;
    display: block;
    text-align: left;
    padding: 0px 20px;
background: #0c192c; /* Old browsers */
background: -moz-linear-gradient(top, #0c192c 0%, #0a1222 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #0c192c 0%, #0a1222 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #0c192c 0%, #0a1222 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

ul.information li span.icon-name-character {
    color: #0a1222;
    height: 160px;
    display: table-cell;
    vertical-align: middle;
    letter-spacing: 1px;
    white-space: nowrap;
}

/* 画像にマウスオーバー時の文字色修正 */
ul.information li:hover span.icon-name-character {
	color: #ffffff;
}

ul.information li:nth-child(2n-1) {
    margin-right: 20px;
}

ul.information li:nth-child(2n) {
    margin-right: 0px;
}

/* グラデーションの場合 */
ul.information li,
ul.information li:nth-child(1), ul.information li:nth-child(2), ul.information li:nth-child(3), ul.information li:nth-child(4){
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 65%;
}

/* INFORMATION ボタン（ビジター） */
ul.information li:nth-child(1) {
    background-image: url(../img/b_menu_01.png);
}

ul.information li:nth-child(2) {
    background-image: url(../img/b_menu_02.png);
}

ul.information li:nth-child(3) {
    background-image: url(../img/b_menu_03.png);
}

ul.information li:nth-child(4) {
    background-image: url(../img/b_menu_04.png);
}

/* マウスオーバー時（ビジター） */
ul.information li:nth-child(1):hover {
    background-image: url(../img/b_menu_01_on.png);
}

ul.information li:nth-child(2):hover {
    background-image: url(../img/b_menu_02_on.png);
}

ul.information li:nth-child(3):hover {
    background-image: url(../img/b_menu_03_on.png);
}

 ul.information li:nth-child(4):hover {
    background-image: url(../img/b_menu_04_on.png);
}

/*INFORMATION ボタン（メンバー） */
body#member main  ul.information li:nth-child(1) {
    background-image: url(../img/b_menu_01.png);
}

body#member main ul.information li:nth-child(2) {
    background-image: url(../img/b_menu_02.png);
}

body#member main ul.information li:nth-child(3) {
    background-image: url(../img/b_menu_03.png);
}

body#member main ul.information li:nth-child(4) {
    background-image: url(../img/b_menu_04.png);
}

/* マウスオーバー時（メンバー） */
body#member main ul.information li:nth-child(1):hover {
    background-image: url(../img/b_menu_01_on.png);
}

body#member main ul.information li:nth-child(2):hover {
    background-image: url(../img/b_menu_02_on.png);
}

body#member main ul.information li:nth-child(3):hover {
    background-image: url(../img/b_menu_03_on.png);
}

body#member main ul.information li:nth-child(4):hover {
    background-image: url(../img/b_menu_04_on.png);
}

/* メンバートップ背景をビジターと同じにします */
body#member main {
    background: transparent;
}

body#member main div.container h1::after {
    border-top: 3px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

body#member main div.container h1 {
    color: #ffffff!important;
}

body#member main div.container h2 {
    background: #cdcfd3;
background: -moz-linear-gradient(top, #cdcfd3 0%, #888e9f 100%);
background: -webkit-linear-gradient(top, #cdcfd3 0%, #888e9f 100%);
background: linear-gradient(to bottom, #cdcfd3 0%, #888e9f 100%);
}

ul.information li:nth-child(2n-1) {
    margin-right: 20px;
}

ul.information li:nth-child(2n) {
    margin-right: 0px;
}

/* what's new 記事 背景色 */
#whatsnew section .container {
    background-color: #ffffff;
}

/* 背景画像・背景色　変更
--------------------------------------------*/
/* information and what's new and access */
body#hotelTop main div#topic {
    background-image: url(../img/b_background.png);
}

div#whatsnew {
    background: linear-gradient(#c7e5f3, #ffffff);
}
body#hotelTop main div#whatsnew {
    background-image: url(../img/b_background_02.png);
}

body#hotelTop main div#access {
    background-image: url(../img/b_background_03.png);
}

/* empty ( 空室情報 ）修正 */
body#empty div.epEmptyRoom {
    border-color: #08283b !important;
}

body#empty div.epEmptyRoom {
    background-color: #a08429;
    border: solid 2px #a08429;
    text-align: center;
    width: 45%;
    margin: 10px;
}

body#empty div.epEmptyRoom div {
    padding: 16px;
}

body#empty div.epEmptyRoomClm {
    background-color: #08283b!important;
}

body#empty div.epCleanRoomClm {
    background-color: #a4abb1!important;
}

body#empty div.epCleanRoom {
    border-color: #a4abb1!important;	
}

body#empty span.roomlist a {
    display: block;
    height: 50px;
    line-height: 50px;
}

/* bbs ( 掲示板 ）修正 */
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: #dff1fb;
}

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: #7ca8c2;
}

body#bbs li#replyName, 
body#bbsReply li#replyName {
    color: #7ca8c2;
}

body#bbs li#infoBorder, 
body#bbs li#replyBorder, 
body#bbsReply li#infoBorder, 
body#bbsReply li#replyBorder {
    border-bottom-color: #7ca8c2;
}

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: #08283b;
}

/* room ( 料金・客室情報 ）修正 */
body#room div.Title {
    background: #e0d5ab;
background: -moz-linear-gradient(top, #e0d5ab 0%, #867635 100%);
background: -webkit-linear-gradient(top, #e0d5ab 0%,#867635 100%);
background: linear-gradient(to bottom, #e0d5ab 0%,#867635 100%);
}

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: #08283b;
    color: #08283b;
    transition: background-color 0.5s;
}

body#room a.rankLinkOn {
    background-color: #08283b;
    color: #ffffff;
}

body#room a.roomLink:hover {
    background-color: #08283b;
}

body#room span.roomRankTitle {
    background-color: #08283b;
}

body#room div.rankTab {
    border-bottom-color: #08283b;
}

body#room div.roomImgs {
    border-color: #ffffff;
}

body#room div.roomRankArea {
    background-color: #eceef1;
    padding-bottom: 20px;
}

/* 部屋ランク別料金一覧表 */
body#room li.roomImgList {
    width: 100px;
    margin: 0 10px;
}

/* 客室画像 */
#roomImages {
    width: 600px;
    margin: 0 auto;
    text-align: left!important;
}

/* room detail (料金・客室情報詳細）修正 */
body#roomdetail a.priceLink {
    border-color: #08283b;
    background-color: #08283b;
    color: #ffffff;	
}

body#roomdetail a.priceLink:hover {
    border-color: #111111;
    background-color: #111111;
    color: #ffffff;
}

body#roomdetail div#priceArea {
    background-color: #f7f7f7;
    margin-bottom: 50px;
    padding-top: 20px;
}

body#roomdetail div.Title {
    background: #e0d5ab;
background: -moz-linear-gradient(top, #e0d5ab 0%, #867635 100%);
background: -webkit-linear-gradient(top, #e0d5ab 0%,#867635 100%);
background: linear-gradient(to bottom, #e0d5ab 0%,#867635 100%);
}

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: #08283b;
}

/* simulate ( 料金シミュレーション ）修正 */
body#simulate tr.tr-entering th,
body#simulate tr#tr-time th {
    background-color: #f5f5f5;	
}

/* service ( サービス設備情報 ）修正 */
body#service div.limiteroom {
    background: #e0d5ab;
background: -moz-linear-gradient(top, #e0d5ab 0%, #867635 100%);
background: -webkit-linear-gradient(top, #e0d5ab 0%,#867635 100%);
background: linear-gradient(to bottom, #e0d5ab 0%,#867635 100%);
}

/* mailto ( お問い合わせ ）修正 */
body#mailto a#maillink {
    width: 320px;
    display: block;
    text-align: center;
    background-color: #0a1222;
    border-radius:21.8px;
    color: #ffffff;
    padding: 8px 88px;
    border-radius: 28px;
    text-decoration: none;
    margin-bottom: 20px;
}

body#mailto a#maillink:hover {
    background-color: #cbcccd;
    color: #0a1222;
}

/* coupon (クーポン）修正 */
body#coupon div.couponList {
    background-color: #dff1fb;
    border-color: #dff1fb;
}

body#coupon span.couponClum {
    background-color: #7ca8c2;
}

div.couponBtn.content .btn-positive a {
    display: block;
    padding: 0px 80px;
}

/* ボタン共通 */
.btn-positive {
    border-color: #0a1222!important;
    background-color: #0a1222!important;
    color: #ffffff!important;
    transition: background-color 0.5s;
}

.btn-positive:hover {
	border-color: #0a1222!important;
    background-color: transparent!important;
    color: #0a1222!important;
}

.btn-negation {
    border-color: #999999;
    color: #999999;
}

.btn-negation:hover {
    border-color: #999999;
    color: #ffffff;
	background-color: #999999;
}

a.newMore.btn-negation {
    background-color: #ffffff!important;
    border-color: #ffffff!important;
    color: #0a1222!important;
}

a.newMore.btn-negation:hover {
    background-color: transparent!important;
    border-color: #ffffff!important;
    color: #ffffff!important;
}

/* 「もっと見る」ボタン */
#whatsnew .newMore {
    min-width: 300px;
    letter-spacing: 1px;
    color: #000001;
    border-color: #000001;
    background-color: rgba(255, 255, 255, 0.7);
    transition: background-color 0.5s;
}

/* スマホ 非表示 */
.smart_only {
    display: none!important;
}

/* 旧フッターメニュー非表示 */
.f_menu {
    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;
}

/* メンバー特典 罫線 */
.hyouyou_bgcolor {
    background-color: #69301b;
}

.hyouyou_bgcolor2 {
    background-color: #ffb38f;
}

.hyouyou_bordercolor {
    background-color: #666666;
}

.subtitlebar_basecolor {
    background-color: #ffe0cd;
    border: none;
    height: 18px;
}

/* 「TOPへ戻る」ボタン
----------------------------------------*/
footer div#linkPageTop a {
    background-color: rgba(255, 255, 255, 0.8);
	padding: 24px 18px 22px 18px;
    position: fixed;
    bottom: 32px;
    right: 32px;
    z-index: 999;
    color: #0a1222;
}

/* コメントアウトのままで */
/*footer div#linkPageTop a {
    display: none;
}
*/

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 #0a1222;
    border-right: solid 1px #0a1222;
    -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;
}

.content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} 

/* 記事　回り込み解除 */
#new section .container .content:after,
#whatsnew section .container .content:after,
#service section .container .content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} 

/* フリーエリア */
div#freeArea2,
div#freeArea3 {
    background-color: #ffffff!important;
    margin-top: -50px;
    padding-bottom: 50px;
}

.freestayle {
    list-style: none;
}

.freestayle li {
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 10px;
    text-align: center;
    color: #0e1e46;
    float: left;
    width: 23%;
}

main section .container .content:after, .freestayle:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* ハンバーガーメニュー文言 */
/*
a#btnOpenMainNavi {
        width: 100px;
}

a#btnOpenMainNavi::after {
    content: "MENU";
    position: absolute;
    right: 4px;
    line-height: 50px;
    font-size: 16px;
    color: #777777;
}
*/
/* 客室詳細文字色修正 */
/* ▲料金表トップへ　文字色修正 */
body#room a.link1,
body#roomdetail a.smooth-in-link {
    color: #4d4d4d;
}
/* !important は使わない。元の色を最後に再度記入 */
body#roomdetail a.priceLink {
    color: #ffffff;/* もともとの色にしてください */
}
/* 料金シミュレーション */
body#simulate div:not(.msg-warning)#simulateResult {
	background-color: #c8d9f4;
}

/* 全室達成 */
body#member_allroom div.allroom-list > table td.use_room {
	background-color: #0a1222;
}
body#member_allroom div.explanation-msg span.use-color {
	color: #0a1222;
}
/* オーナーズルーム */
body#member_owner div.remaining {
	background-color: #0a1222;
}
body#member_owner div.remaining div {
	border: 1px solid #c8d9f4;
}
/* ルーム予約 */
body#member_reserve div.mrEmptyRoomClm,
body#member_reserve div.roomitem span {
	background-color: #0a1222;
}
body#member_reserve div.mrEmptyRoom {
	border-color: #0a1222;
}

/* 次のページへ */
body#member_use div.linkArea a,
body#member_point div.linkArea a {
	color: #0a1222;
}

