@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(font) {
	color: #000000;
}
main {
	padding-bottom: 0;
	background: #ffffff;
}
/*#wrapper {
	background: url(../img/bg1.png);
}*/
body#hotelTop main div#topic {
	background: url(../img/B_background.png);
}
#hotelTop #access {
	background: url(../img/B_background.png);
}
#hotelTop main {
	background: rgba(255,255,255,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 {
	background:#fc3183;
}
header div#headerLogo {
	width: 260px;
	height: 100%;
	background-image: url(../img/header-logoo-b.png);
	background-color: rgba(0,0,0,0);
}
body:not(#hotelTop) header {
	position: relative;
}
header a#btnLogin>span::after {
	content: "Member LOGIN";
	color: #FFFFFF;
}
/*ヘッダー店舗名*/
header div#headerLogo::after {
	content: "浅草店";/*店舗名*/
	display: block;
	position: relative;
	top: 35px;
	left: 265px;
	width: 140px;
	color: #ff0000;
	font-size: 12pt;
	display: none;
}
/*body:not(#hotelTop) header {
	background: url(../img/B_background.png);
}*/
/* Stop18
------------------------ */
header div#headerStop18Msg {
	color: #FFFFFF;
}
header div#headerStop18Img {
	background-image: url("../img/stop-18-bg-clear.png");
}
/* connectHotel
------------------------ */
header div#connectHotel {
	border: none;
}
header div#connectHotel * {
	color: #FFFFFF;
}
header div#connectHotel p:nth-of-type(2)::before {
	content: url("../img/icon-phone.png");
}
/* btnLogin
------------------------ */
header a#btnLogin {
	background: #ffb20e;
}
header a#btnLogin:hover {
	background: rgba(242,96,67,0.5);
}
/* 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: #ff9e13;
}
#btnOpenMainNavi>span, #btnOpenMainNavi>span::before, #btnOpenMainNavi>span::after {
	background-color: #fff;
}
/*#btnOpenMainNavi {
	border: 1px solid #161631;
}*/
nav#priorityNavi ul li a {
	color: #fff;
}
nav#priorityNavi ul li a:hover {
	color: #fc3183;
}
nav#mainNavi ul li a:hover {
	color: #ff9e13;
}
/* headline
----------------------------------------------- */
div#headInformation, div#headNotice {
}
/* freeArea
----------------------------------------------- */
div#freeArea1, div#freeArea2, div#freeArea3 {
	background: #ff9900!important;
}
/* contents
----------------------------------------------- */
/* main */

/* 大見出し */
h2 {
	background: #ffe3a7;
	color: #000000;
}
.newDate {
	color: #1b1b1b;
}
body#hotelTop main div#topic h2, body#hotelTop main div#whatsnew span.caption, body#hotelTop main div#access span.caption {
	background: transparent;
	color: #fc3183;
	font-size: 34px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	margin-bottom: 0px;
	padding: 12px 24px 10px;
}
/* オーナメント */
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_onament_left.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	min-width: 101px;
	height: 40px;
	display: block;
	margin: 0px 20px 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_onament_right.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	min-width: 101px;
	height: 40px;
	display: block;
	margin: 0px 0px 0px 20px;
	padding-top: 4px;
}
h1:after {
	border-bottom-color: #c8c8c8;
	border-top-color: #c8c8c8;
}
h1 {
	color: #000000 !important;
}
body#hotelTop main div#topic h2 {
	background-color: transparent;
}
/* 小見出し */
body#hotelTop main div#topic h3 {
	color: #000000;
	border-color: #ff9a00;
	text-align: center;
	font-weight: normal;
}
h3 {
	color: #000000;
	border-color: #ff9a00;
}
body#hotelTop main div#topic h3 {
	color: #8c8851;
}
/* footer
----------------------------------------------- */
footer {
	background: rgba(0,0,0,0);
}
footer div#footerHotelInfo div#footerLogo {
	width: 140px;
	height: 60px;
	background-image: url(../img/footer-logo-b.png);
}
footer div#footerNavi {
	background:#ffe3a7;
}
footer div#footerNavi nav {
	background: rgba(0,0,0,0)!important;
}
/*footer div#footerStop18 div#footerStop18Img {
	background-image: url("../img/stop-18-bg-bk.png");
}*/
/* ホテル名 *//* ホテル電話番号 */
footer div#footerHotelInfo>ul li, footer div#footerHotelInfo>ul li a {
	color: #fff;
}
footer #qrcodeContainer p {
	color: #fff;
}
footer div#footerNavi nav ul li a {
	color: #000;
}
footer div#footerNavi nav ul li a:before {
	border-color: transparent transparent transparent #000;
}
#footerInfo {
	background: #fd3284;
}
/* page style
----------------------------------------------- */
footer div#linkPageTop a {
	background-color: rgba(255,158,19,0.6)!important;
}
/* accessCount */
footer div#accessCount {
	display: none;
}
/* information */
ul.information {
	text-align: center;
}
ul.information li {
	display: inline-block;
	background-color: #ff9e13;
	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 {
	text-decoration: none;
}
ul.information li a.link: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 {
	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: #ffffff;
	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%;
}
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);
}
ul.information li:nth-child(5) {
	background-image: url(../img/B_menu05.png);
}
ul.information li:nth-child(6) {
	background-image: url(../img/B_menu06.png);
}
/*#member ul.information li:nth-child(1) {
	background-image: url(../img/B_menu05.png);
}
#member ul.information li:nth-child(2) {
	background-image: url(../img/B_menu06.png);
}
#member ul.information li:nth-child(3) {
	background-image: url(../img/B_menu07.png);
}
#member ul.information li:nth-child(4) {
	background-image: url(../img/B_menu01.png);
}*/
/* whats new */
#whatsnew section .container {
	background-color: #ffffff;
}
/* empty (02空室情報）修正 */
body#empty div.epEmptyRoom {
	border-color: #fc3182 !important;
}
body#empty div.epEmptyRoomClm {
	background-color: #fc3182 !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#hotelTop main div#whatsnew {
	background:#ffe3a7;
}
.roomlist {
	height: 50px !important;
}
.roomlist a {
	display: block;
}
/*客室画像*/
#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: #ffeaee;
}
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: #fc3182;
}
body#bbs li#infoBorder, body#bbs li#replyBorder, body#bbsReply li#infoBorder, body#bbsReply li#replyBorder {
	border-bottom-color: #fc3182;
}
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: #fc3182;
}
/* room (06料金・客室情報）修正 */
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: #fc3182;
	color: #fc3182;
	transition: background-color 0.5s;
}
body#room a.rankLinkOn {
	background-color: #fc3182;
	color: #ffffff;
}
body#room a.roomLink:hover {
	background-color: #fc3182;
}
body#room span.roomRankTitle {
	background-color: #fc3182;
}
body#room div.rankTab {
	border-bottom-color: #fc3182;
}
body#room div.roomImgs {
	border-color: #ffffff;
}
body#room div.roomRankArea {
	background-color: #ECEEF1;
	padding-bottom: 20px;
}
/* room detail (06-1料金・客室情報詳細）修正 */
body#roomdetail a.priceLink {
	border-color: #fc3182;
	color: #fc3182;
}
body#roomdetail a.priceLink:hover {
	background-color: #fc3182;
	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: #fc3182;
}
/* simulate (07料金シミュレーション）修正 */
body#simulate tr.tr-entering th, body#simulate tr#tr-time th {
	background-color: #f5f5f5;
}
/* service (08サービス設備情報）修正 */
body#service div.limiteroom {
	background-color: #fc3182;
}
/* mailto (09お問い合わせ）修正 */
body#mailto a#maillink {
	width: 320px;
	display: block;
	text-align: center;
	background-color: #fc3182;
	border-radiu: 21.8px;
	color: #fff;
	padding: 8px 88px;
	border-radius: 28px;
	text-decoration: none;
	margin-bottom: 20px;
	border: 1px solid #fc3182;
	transition: 0.5s;
}
body#mailto a#maillink:hover {
	color: #fc3182;
	border: 1px solid #fc3182;
	background-color: #ffffff;
}
/* coupon (12クーポン）修正 */
body#coupon div.couponList {
	background-color: #ffeaee;
	border-color: #ffeaee;
}
body#coupon span.couponClum {
	background-color: #fc3182;
}
div.couponBtn.content .btn-positive a {
	display: block;
	padding: 0px 80px;
}
/* ボタン共通　修正 */
.btn-positive {
	border-color: #fc3182!important;
	background-color: #ffffff!important;
	color: #fc3182 !important;
	transition: background-color 0.5s;
}
.btn-positive:hover {
	background-color: #fc3182!important;
	color: #ffffff !important;
}
.btn-negation {
	border-color: #999;
	color: #999;
	transition: 0.5s;
}
body#coupon div.couponBtn a {
	color: #fc3182;
}
body#coupon div.couponBtn a:hover {
	color: #ffffff;
}
#whatsnew .newMore {
	min-width: 300px;
	letter-spacing: 1px;
	color: #000;
	border-color: #ffffff;
	background-color: #ffffff;
	transition: background-color 0.5s;
}
#whatsnew .newMore:hover {
	min-width: 300px;
	letter-spacing: 1px;
	color: #000!important;
	border-color: #000!important;
	background-color: inherit!important;
	transition: background-color 0.5s;
}
.btn-negation:hover {
	background-color: #999999!important;
	color: #ffffff!important;
}
/*アクセス情報*/

/*トップページ「MAP」見出し　非表示*/
#access section h2 {
	display: none;
}
/* backgroud
------------------------ */
#hotelTop #access .container .content {
	color: #000000;
}
#hotelTop #access h3 {
	color: #000000;
}
h3 {
	border-left: 8px solid #ff9a00;
}
/*フードメニュー*/
.foodmenu {
	width: 770px;
}
.foodmenu::after {
	clear: both;
}
.foodmenu_left {
	width: 170px;
	float: left;
	text-align: left;
}
.foodmenu_right {
	float: left;
	text-align: left;
}
/*ルーム予約*/
.mrEmptyRoom {
	border-color: #fc3182 !important;
}
.mrEmptyRoomClm {
	background-color: #fc3182 !important;
	color: #FFFFFF;
}
/* 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 ul.link-list li {
	display: inline-block;
	min-width: 120px;
	margin: 3px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #fff!important;
	background: rgba(255,255,255,0)!important;
}
footer ul.link-list li a {
	display: block;
	padding: 4px 10px;
	color: #fff!important;
	font-size: 11px;
	text-decoration: none;
}
footer ul.link-list li a:hover {
	color: #fc3183!important;
	background-color: rgba(255,255,255,1)!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 #fff!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 #fc3183!important;
}
/* copyright
 ------------------------ */

#footerStop18Msg span, #footerHotelInfo ul li, footer div#copyright, footer div#copyright a {
	color: #fff!important;
}
/* 表組み */
.hyouyou_bordercolor {
	border-collapse: collapse;
	border: 1px solid #000000;/*	background: #ffffff;*/
}
.hyouyou_bgcolor {
	border-collapse: collapse;
	border: 1px solid #000000;
	background: #cccccc;
	padding: 10px;
}
.hyouyou_bgcolor2 {
	border-collapse: collapse;
	border: 1px solid #000000;
	/*	background: #ffffff;*/
	padding: 10px;
}
/*トップページ「MAP」見出し　非表示*/
#access section h2 {
	display: none;
}
/* 客室画像 */
#roomImages {
	width: 600px;
	margin: 0 auto;
	text-align: left !important;
}
/*メンバーランキング*/
body#member_ranking div.rank-next a {
	color: #000000;
}
#member_point .container:nth-child(2) h2 {
	display: none;
}
.menufood dl {
	float: left;
	width: 25%;
}
/*INFORMATION 上　外観*/
.gaikan {
	margin-bottom: -8px;
}
.gaikan:nth-child(2) {
	padding-top: 5px;
}
.gaikan ul {
	list-style: none;
}
.gaikan ul li img {
	width: 100%;
}
.gaikan ul li {
	width: 24%;
	display: inline-block;
}
.gaikan {
	text-align: center;
}
.plandl dd {
	float: left;
	padding-left: 35px;
	width: 50%
}
.plandl dt {
	float: left;
	width: 50%
}
/* スマホ非表示 */
.smart_only {
	display: none !important;
}
body#member_point div.linkArea a, body#member_use div.linkArea a {
	color: #fc3182!important;
}
/*#priorityNavi ul li:first-child a{
	color:#F9F007;
}
#footerNavi nav ul li:last-of-type a{
	color:#F9F007;
}
footer div#footerNavi nav ul li:last-of-type a:before {
	border-color: transparent transparent transparent #F9F007;
}
 .webres{
	color:#F9F007; 
}
 .webres:hover {
	color:#746164;
}*/
.table {
	border: 1px solid #000000;
	border-collapse: collapse!important;
}
.table td {
	border: 1px solid #000000;
	border-collapse: collapse!important;
}
.tabletitle {
	background: #faeedc!important;
}
.appqr {
	display: inline-block;
	text-align: center;
	width: 49%;
}
main section .container .content:after, .menufood:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
body#roomdetail ul.equipment{
	margin-top: 0;
	padding-top:24px;
}