@CHARSET "UTF-8";
@import url("../../common/css/style-c-sp.css");
/* ---------------------
    - common setting
    - header
    - keyVisual
    - nav
    - headline
    - freeArea
    - contents
    - footer
    - page style
--------------------- */

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

/* header
----------------------------------------------- */
header div.container {
	background-color: #000000;
}

/* SP header 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;
}

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

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: 0px;
    margin: 0px;
    width: 50px;
    height: 50px;
}

header a#btnLogin>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>span::after {
    content: "";
}

/* ヘッダー店舗名　非表示 */
header div#headerLogo::after {
    content: none;
}

/* menuボタン */
#pMenu {
	color: #ffffff;
}

.close_bg{
background: #a32016!important;
}

/* ヘッダー Yahoo地図ロゴ対策 */
header.top-fix-position{z-index:98;}

/* SP header Logo
---------------------------------------------- */
header div#headerLogo {
    width: 84px;
    height: 50px;
    background-image: url(../img/header-logo-c-sp.png);
}

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

body:not(#hotelTop) div#keyVisual,
body:not(#hotelTop) div#keyVisual ul {
	height: 90px;
}

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

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

nav#mainNavi li {
	background-color: #122a5e;
	border-bottom-color: #ffffff;
}

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

nav#mainNavi ul li {
	background-color: #000000;
	border-bottom-color: #a32016;
}
nav#mainNavi ul li:hover {
	background-color: transparent;
	border-bottom-color: #ffffff;
}
nav#mainNavi {
	background-color: #a32016;
}

#btnOpenMainNavi {
background-color: #a32016;
}

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

#btnOpenMainNavi > span{
background: #ffffff;
}

#btnOpenMainNavi>span.close:before, #btnOpenMainNavi>span.close:after {
    margin-top: 0;
    background-color: #ffffff;
}

/* ヘッダーナビ背景 */
div#priorityNaviContainer{
background:#ffffff;
}

/* headline
----------------------------------------------- */
/* contents
----------------------------------------------- */
/* TOP 大見出し <h2> */
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;
}

/* SP 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 {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    display: block;
    margin: 0px 8px 0px 0px;
}

/* SP 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 {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    display: block;
    margin: 0px 0px 0px 8px;
}

/* topic 小見出し(h3) */
body#hotelTop main div#topic h3 {
    margin-bottom: 10px;
    font-weight: normal;
}

/*What's New 記事 背景*/
div#whatsnew {
	background-color: #A32016;
}
#whatsnew div.container {
	background-color: #ffffff;
}
div#whatsnew > div:nth-of-type(1).container {
	background-color: transparent;
}
main div.container {
	background-color: #ffffff;
}

/* footer
----------------------------------------------- */
/* CopyRight */
footer p#copyright {
    color: #ffffff;
}

footer div#copyright, footer div#copyright a {
	color: #ffffff;
}

footer div#footerNavi nav ul li {
	background-color: #000000;
	border-bottom: 1px solid #780001;
}

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

footer div#footerHotelInfo > ul li {
	color: #ffffff;
}

footer {
    padding-bottom: 0px;
}

/* フッター　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(18,42,93,0.5);*/
    color: #FFFFFF;
    border-radius: 50%;
    text-decoration: none;
    top: inherit;
    left: inherit;
}

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

footer div#footerStop18 div#footerStop18Msg > span {
	color: #ffffff;
}
/* page style
----------------------------------------------- */
/* information */
body#hotelTop main div#topic {
    /*position: relative;*/
}

ul.information {
    text-align: center;
}

ul.information li {
    display: inline-flex;
    border-radius: 0px;
    margin-bottom: 3px;
    width: calc((100% - 11px)/3);
    height: 118px;
    margin-right: 0px;
}

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

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 フードメニュー */
.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 Youtube */
.youtube {
width:100% !important;
height:80% !important;
text-align:center;
}

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

div#freeArea2, div#freeArea3{
	margin-top: 0px;
}

.freestayle li{
	float: none;
	width: 100%;
	padding-bottom: 15px;
}

/* メニューTOP固定 */
header {
    position: fixed;
    top: 0px;
    z-index: 20;
}

div#priorityNaviWrappar {
    position: fixed;
    top: 0px;
    z-index: 20;
}

div#keyVisual {
    margin-top: 50px;
}

nav#mainNavi {
    position: fixed;
    overflow: scroll;
    height: calc(100% - 50px);
    z-index: 20;
}

/* 隙間調整 */
div#mainWrapper section{
margin-top:-1px;
}
