@CHARSET "UTF-8";
@import url("../../common/css/style-c.css");
/* ---------------------
    - common setting
    - header
    - keyVisual
    - nav
    - headline
    - freeArea
    - contents
    - footer
    - page style
--------------------- */
/* common setting
------------------------------------------- */
* {line-height: 1.6;}

main {
    padding-bottom: 0px;
    background-color: #FFFFFF;
}

div#wrapper {
    background-color: #0b0667;
}
/* 配下ページ・記事の背景色 */
body:not(#hotelTop) main div.container {
    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 Logo
------------------------------------------- */
header div#headerLogo {
    width: 190px;
    height: 190px;
    background-image: url(../img/header-logo-c.png);
}

header div#headerLogo {
	border: none;
}

header a#btnLogin {
	border: none;
	background-color: #ffffff;
}

header a#btnLogin:hover {
	background-color: #a80228;
}
header a#btnLogin::after {
	background-image: url(../img/icon-login.png);
}

/* Header div */
header div.container {
	background-color: #0b0667;
}
header div.container {
    height: 440px; /* 基準:430px */
}

/* connectHotel
------------------------------------------ */
header div#connectHotel {
    position: absolute;
    top: 205px;
    left: 0px;
    width: 190px;
    height: 60px;
    margin: 15px;
    text-align: center;
    border: 1px solid #4D4D4D;
}

header div#connectHotel {
	border: none;
}
header div#connectHotel {
        top: 215px; /* 基準:205px */
}

header div#connectHotel p:nth-of-type(1) {
    color: #FFFFFF;
    font-size: 10px;
    padding: 8px 0px;
}

header div#connectHotel p:nth-of-type(2) {
    position: relative;
    top: -3px;
    color: #FFFFFF;
    font-size: 20px;
}

/*
@-moz-document url-prefix(){
	header div#connectHotel p:nth-of-type(2) {
    top: -9px;
  }
}
*/

header div#connectHotel p:nth-of-type(2):before {
    content: url(../../common/img/icon-phone.png);
    position: relative;
    top: 1px;
    left: -2px;
}

/* Header メンバーログインボタン */
/* 英語「Member LOGIN」の場合は content に記入 */
header a#btnLogin>span::after {
    content: "メンバーログイン";
    color: #0b0667;
}

/* メンバーログイン　名前 */
header p#nickName {
    top: 290px; /* 基準:280px */
}

/* ヘッダー店舗名 */
/*
header div#headerLogo::after {
    content: "浅草店";
    display: block;
    position: absolute;
    top: 190px;
    width: 190px;
    height: 10px; /* ここの値を以下基準に足して設定 
    color: #ffffff;
    font-size: 12px;
    text-align: center;
	display:none;
}
*/
/* header Stop18
--------------------------------------- */
#headerStop18Img {
    color:#ffffff;
}

header div#headerStop18Img {
    position: absolute;
    bottom: 0px;
    width: 42px;
    height: 60px;
    background-image: url(../img/stop-18-bg-clear.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
}

header div#headerStop18Msg {
    position: absolute;
    width: 148px;
    height: 60px;
    margin: 0px 8px;
  /*text-align: center;*/
    color: #FFFFFF;
    font-size: 10px;
    text-align: left;
    bottom: 0px;
    right: 0px;
}

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

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

body:not(#hotelTop) div#keyVisual ul {
    height:220px;
	/*display: ;*/
}

.key-image_2nd {
	 width: 100%;
	 height: 220px;
	 background-size: cover;
	 background-position: center center;
}

/* nav
-------------------------------------------- */
div#priorityNaviWrappar {
	display: none;
}

/* nav mainNavi
 ------------------------ */
nav#mainNavi {
    top: 440px; /* 基準:430px */
    min-height: calc(100% - 440px /*基準:430px*/ );
    background:none;
}

nav#mainNavi {
    position: absolute;
    top: 430px;
    left: 0px;
    width: 220px;
    min-height: calc(100% - 430px);
    z-index: 10;
}

/* ナビゲーション背景 */
nav#mainNavi {
        background-color: #0b0667;
}

nav#mainNavi li {
    width: 100%;
    text-align: left;
    list-style: none;
}

nav#mainNavi li a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
    white-space: pre-wrap;
    padding: 14px;
    width: 100%;
}

nav#mainNavi li a:hover {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.5);
    /*transition: background-color 0.5s;*/
}

/* ハンバーガーメニュー　ライン色 */
#btnOpenMainNavi > span::before, #btnOpenMainNavi > span::after{
    background: #ffffff;
}

#btnOpenMainNavi > span{
    background:#ffffff;
}

/* headline
-------------------------------------------- */
div#headInformation, div#headNotice {
    background-color: #ffffff;
}

div#headInformation a, div#headNotice a {
	color: #4d4d4d;
	text-align: center;
	font-size: 1.4rem;
	font-weight:300;
	padding: 20px 0px;
	letter-spacing: 1px;
}

/* 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
-------------------------------------------- */
/* 大見出し 下線 */
h1::after {
	border-top: 3px solid #0b0667;
	border-bottom: 1px solid #0b0667;
}

/* TOP 大見出し <h2>
--------------------------------------------- */
body#hotelTop main div#topic h2,
body#hotelTop main div#access span.caption {
    background: transparent;
    color: #0b0667;
    font-size: 36px;
    font-weight: normal;
    display: flex;
    justify-content: center;
    margin-bottom: 0px;
    padding: 12px 24px 10px;
}

body#hotelTop main div#whatsnew span.caption {
    background: transparent;
    color: #ffffff;
    font-size: 36px;
    font-weight: normal;
    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#access span.caption:before {
    content: "";
    background: url(../img/c_ornament_left.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    width: 130px;
 /* height: 49px; 普段は非表示で */
    display: block;
    margin: -10px 20px 0px 0px;
}

/* TOP 大見出し <h2> オーナメント 右側 */
body#hotelTop main div#topic h2:after,
body#hotelTop main div#access span.caption:after {
    content: "";
    background: url(../img/c_ornament_right.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    width: 130px;
 /* height: 49px; 普段は非表示で */;
    display: block;
    margin: -10px 0px 0px 20px;
}

/* TOP 大見出し <h2> オーナメント 左側 */
body#hotelTop main div#whatsnew span.caption:before {
    content: "";
    background: url(../img/c_ornament_left_02.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    width: 130px;
 /* height: 49px; 普段は非表示で */
    display: block;
    margin: -10px 20px 0px 0px;
}

/* TOP 大見出し <h2> オーナメント 右側 */
body#hotelTop main div#whatsnew span.caption:after {
    content: "";
    background: url(../img/c_ornament_right_02.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    width: 130px;
 /* height: 49px; 普段は非表示で */;
    display: block;
    margin: -10px 0px 0px 20px;
}

/* TOP以外 大見出し <h2>
------------------------------------------ */
h2 {
    border-bottom: 2px solid #0b0667;
    background-color: #0b0667;
    color: #ffffff;
}

body#hotelTop main div#topic h2 {
	border-bottom: none;
}

div#whatsnew > div:nth-of-type(1).container {
	background-color: transparent;
}

/* TOP 小見出し <h3>
------------------------------------------ */
body#hotelTop main div#topic h3 {
    border: none;
    text-align: left;
    font-weight: normal;
}

/* TOP以外 小見出し <h3>
------------------------------------------ */
h3 {
    letter-spacing: 3px;
    padding: 4px 12px;
    margin-bottom: 18px;
    border-left: 8px solid #a80228;
}

/* 記事日付 <h3> */
.newDate {
	color: #0e1268;
	letter-spacing: 1px;
	font-weight: 200;
}

/* INFORMATION　記事 */
main div#topic section:nth-child(n+2) {
    display:none;
}

/* page style
----------------------------------------------- */
/* TOP トピック背景 */
body#hotelTop main div#topic {
	background-color: #f0effe;
    background-image: url(../img/c_background.png);
}

body#hotelTop main div#topic * {
    color: #FFFFFF;
}

/* What's New 記事 背景 */
/* 編　集　必　須　で　す */
div#whatsnew section.container {
	background-color: #ffffff;
}

body#hotelTop main div#whatsnew {
	background-color: #a80228;
}
#whatsnew div.container {
	background-color: #ffffff;
}
div#whatsnew > div:nth-of-type(2).container {
	background-color: transparent;
}

/* TOP 「もっと見る」とそれ以外のボタン */
a.newMore.btn-negation {
	background-color: #ff336e;
	color: #ffffff;
}

a.newMore.btn-negation:hover {
	background: rgba(18, 42, 94, 0.7);
	color: #ffffff;
}

/* TOP Whats New 「もっと見る」ボタン専用 */
#whatsnew .newMore {
	min-width: 300px;
	letter-spacing: 1px;
	color: #ffffff;
	border-color: #0e1268;
    background-color: #0e1268;
	transition: background-color 0.5s;
}

#whatsnew .newMore:hover {
	min-width: 300px;
	letter-spacing: 1px;
	color: #0e1268;
	border-color: #0e1268;
      background-color: #ffffff;
	transition: background-color 0.5s;
}

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

.btn-positive:hover {
	background-color: #0e1268!important;
	color: #ffffff !important;
}

/*「承諾しない」ボタン */
.btn-negation {
	border-color: #999999;
	color: #999999;
	background-color: #ffffff;
}
.btn-negation:hover {
	border-color: #999999;
	color: #ffffff;
	background-color: #999999;
}

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

footer div#footerHotelInfo div#footerLogo {
    width: 200px;
    height: 80px;
    background-image: url(../img/footer-logo-c.png);
}

footer div#footerHotelInfo div#footerLogo {
    width: 175px;
    height: 50px;
}

/*footer 住所 & TEL*/
footer div#footerHotelInfo ul li,
footer div#footerHotelInfo > ul li:nth-of-type(3) a {
	color: #0b0667;
}

footer div#footerStop18 div#footerStop18Img {
    width: 40px;
    height:40px;
    background-image: url(../img/stop-18-bg-bl.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
footer div#footerStop18 div#footerStop18Msg > span {
	color: #0b0667;
}

footer div#footerNavi,
footer div#footerNavi nav ul {
	background-color: #e5b4bf;
}

/*footer リンクリスト */
footer div#footerNavi nav ul li a {
	color: #ffffff;
}

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

/*footer （フッターロゴ以下のスペース）*/
footer div#footerInfo {
	background-color: #ffffff;	
}

footer ul.link-list li {
    border: 1px solid #0b0667;
}
footer ul.link-list li a {
	color: #0b0667;
}

footer ul.link-list li a::before {
	border-color: transparent transparent transparent #0b0667;
}

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

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

ul.link-list {
	outline: #0b0667;
}

/* フッター　TOPボタン */
footer div#linkPageTop a {
	padding: 34px 18px 22px 18px;
}

footer div#linkPageTop a {
     background: rgba(11, 6, 103, 0.8)!important;
	color: #ffffff!important;
    position: fixed;
    padding: 34px 18px 12px;
    bottom: 32px;
    right: 32px;
    z-index: 999;
}

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

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

/* フッター 18禁 */
#footerStop18Img {
        color: #0b0667;
}

#footerStop18Msg {
    color: #0b0667;
}

/* Copyright */
footer div#copyright {
    color: #0b0667;
}

footer div#copyright a {
    color: #0b0667;
}

/* INFORMATION */
ul.information {
    text-align: center;
}

ul.information li {
    display: inline-block;
    width: calc(( 100% - 51px)/3);
    height: 160px;
    font-size: 14px;
    border-radius: 15px;
    margin-bottom: 40px;
    text-align: center;
}

ul.information li {
    background-color: #0b0667;
    transition: background-color 0.5s;
}

ul.information li:hover {
    background: rgba(11, 6, 103, 0.5);
}

ul.information li a.link {
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
}
/* マウスオーバー時ボタン文字色 !important必須です */
/*
ul.information li:hover span.icon-name-character {
    color: #ffffff;
}
*/
ul.information li:not(:nth-child(3n)) {
    margin-right: 20px;
}

ul.information li a.link span.icon {
    display: block;
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

ul.information li a.link span.icon-name {
    display: block;
    width: 100%;
    height: 40px;
}

ul.information li span.icon-name-character {
    color: #ffffff;
    display: block;
    margin: auto;
    font-size: 15px;
    padding-top: 5px;
}

ul.information li span.icon-name-character {
	font-size: 1.1rem;
	letter-spacing: 1px;
	font-weight: 400;
}

ul.information li:nth-child(1) span.icon {
    background-image: url(../img/c_icon_info_empty.png);
}

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

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

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

ul.information li:nth-child(5) span.icon {
    background-image: url(../img/c_icon_info_service.png);
}

ul.information li:nth-child(6) span.icon {
    background-image: url(../img/c_icon_info_access.png);
}

/* メンバー用INFORMATION */
/*
body#member main ul.information li:nth-child(1) span.icon {
    background-image: url(../img/c_icon_info_reserve.png);
}

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

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

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

body#member main ul.information li:nth-child(5) span.icon {
    background-image: url(../img/c_icon_info_new.png);
}

body#member main ul.information li:nth-child(6) span.icon {
    background-image: url(../img/c_icon_info_event.png);
}
*/

/* メンバー　INFORMATION 背景色 --------------- */
#member section:nth-child(2) {
    background-color: transparent;
}

/* メンバーログイン INFORMATION 小見出し */
#member section h3 {
	color: #ffffff;
	text-align: center;
	border: none;
}

/*アクセス情報 -------------------------------- */
/* アクセス情報 TOP */
body#hotelTop main div#access {
	background-image: url(../img/c_background_02.png);
}

body#hotelTop main div#access div.container {
	background-color: transparent;
}
#hotelTop main div#access h3 {
    color: #000000;
}
#hotelTop main div#access .content {
    color: #000000;
}

#accessApiMap {
	margin: 30px 0px;
}
/*アクセス情報 -------------------------------- */
/*「MAP」見出し <h2> 非表示 */
#access section h2{
	display: none;
}

/* empty (空室情報）-------------------- */
body#empty div.epEmptyRoom {
	border-color: #0b0667 !important;
	background-color: #a08429;
	border: solid 2px #a08429;
	text-align: center;
	width: 45%;
	margin: 10px;
}

body#empty div.epEmptyRoomClm {
	background-color: #0b0667;
}

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

/* 準備中 */
body#empty div.epCleanRoom {
	border-color: #b6b5d2;	
}

body#empty div.epCleanRoomClm {
	background-color: #b6b5d2;
}


body#empty span.roomlist {
	background-color: #0b0667;
	height: 50px;
}

.roomlist a{
    display:block;
}

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

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

body#bbs li#replyName,
body#bbsReply li#replyName{
	color: #0b0667;
}

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

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

/* room (料金・客室情報）-------------- */
body#room div.Title {
	background-color: #b6b5d2;
}

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

body#room a.rankLinkOn {
	background-color: #0b0667;
	color: #ffffff;
}

body#room a.roomLink:hover {
	background-color: #0b0667;
 }

body#room span.roomRankTitle {
	background-color: #0b0667;
}

body#room div.rankTab {
	border-bottom-color: #0b0667;
}

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

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

/* room detail (料金・客室情報詳細）-------- */
body#roomdetail a.priceLink {
	border-color: #0b0667;
	color: #0b0667;	
}

body#roomdetail a.priceLink:hover {
	background-color: #0b0667;
	color: #ffffff;
}

body#roomdetail div#priceArea {
	background-color: #ECEEF1;
}

body#roomdetail div.Title {
	  background-color: #b6b5d2;	
}

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

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

/* service (サービス設備情報）---------------- */
body#service div.limiteroom {
	background-color: #b6b5d2;
}

/* サービス設備情報（#service）
---------------------------------------------- */
body#service ul.equipment > li {
	position: relative;
	display: inline-block;
	list-style-type: none !important;
	list-style-image: none !important;
	margin: 5px 0px 5px 0px !important;
	padding: 12px 8px 12px 20px;
	width: 30%;
	min-width: 300px;
}

body#service ul.equipment > li:before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border: 3px solid #cccccc;
}

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

/* メールマガジン------------------------------ */
input[type=text] {
    color:#000000;
}

/* coupon (クーポン）-------------------------- */
content {
	text-align: center;
	color:#ffffff !important;
}

body#coupon div.couponList {
	background-color: #f2f2f7;
	border-color: #f2f2f7;
	color: #ffffff !important;
}

/* 条件・有効期限 */
body#coupon span.couponClum {
	background-color: #0b0667;
	color: #ffffff !important;
}

div.couponBtn.content {
	display:blocck;
	color: #ffffff !important;
}

div.couponBtn.content a {
	display:blocck;
	font-weight:bold;
	color: #0b0667 !important;
}

div.couponBtn.content a:hover {
	display:blocck;
	font-weight:bold;
	color: #ffffff !important;
}

.btn-positive a {
	display: block;
	color: #ffffff !important;
	padding: 0px 80px;
}

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

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

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

/* フードメニュー */
.foodmenu {
	width:770px;
}

.foodmenu::after {
	clear: both; 
	}

.foodmenu_left {
	width:170px;
	float:left;
	text-align:left;
	}

.foodmenu_right {
	float:left;
	text-align:left
	}

/* アクセスカウント */
footer div#accessCount {
    display:none;
}

/* Youtube */
.youtube {
    width:560px;
    height:315px;
    text-align:center;
}

/* 記事　回り込み解除 */
#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: 0px;
	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;
}
/* 表組み */
.hyouyou_bordercolor {
    border-collapse: collapse;
    border:1px solid #cccccc;
    background: #ffffff;
}

.hyouyou_bgcolor {
    border-collapse: collapse;
    border:1px solid #cccccc;
    background: #f5f5f5;
    padding: 5px;
}

.hyouyou_bgcolor2 {
    border-collapse: collapse;
    border:1px solid #cccccc;
    background: #ffffff;
    padding: 5px;
}

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

/* 客室詳細文字色修正 */
/* ▲料金表トップへ　文字色修正 */
body#room a.link1,
body#roomdetail a.smooth-in-link {
    color: #4d4d4d;
}
/* !important は使わない。元の色を最後に再度記入 */
body#roomdetail a.priceLink {
    color: #0b0667;/* もともとの色にしてください */
}


