@charset "UTF-8";
/* --------------------------------------------------
	リセット
-------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-weight: normal;
	font-style: normal;
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
/* --------------------------------------------------
	基本設定
-------------------------------------------------- */
body {
	color: #222;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-rendering: optimizeLegibility;
	/* for ie6/7 */
	font-size: 87.5%;
	line-height: 1.6;
}
/*
Font-size list (base: 14px)
 72% = 10px        115% = 16px        158% = 22px
 79% = 11px        122% = 17px        165% = 23px
 86% = 12px        129% = 18px        172% = 24px
 93% = 13px        136% = 19px        179% = 25px
100% = 14px        143% = 20px        186% = 26px
108% = 15px        150% = 21px
*/
/* リンク設定
----------------------------------------------- */
a:link {
	color: #e5005a;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: underline;
}
/* フロート回り込み解除
----------------------------------------------- */
.clearfix:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}
/* 行揃え
----------------------------------------------- */
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
.alignL {
	text-align: left;
}
/* フロート
----------------------------------------------- */
.clear {
	clear: both;
}
.flL {
	float: left;
}
.flR {
	float: right;
}
/* フォント
----------------------------------------------- */
.small {
	font-size: 85.7%;
}
.point {
	color: #f00;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.attention {
	color: #f00;
}
/* その他
----------------------------------------------- */
img {
	border: none;
	vertical-align: bottom;
	height: auto;
}
/* --------------------------------------------------
	モバイルレイアウト : 480 px およびそれ以下
-------------------------------------------------- */
#wrapper {
	border-top: 7px solid #004ea2;
}
/* モバイル　ヘッダー
----------------------------------------------- */
#header {
	position: relative;
	margin-bottom: 25px;
}
.header-btn {
	margin-bottom: 20px;
	padding-top: 10px;
	position: relative;
	z-index: 100;
}
.header-btn ul li {
	float: right;
	width: 49%;
	margin-left: 2%;
	text-align: center;
}
.header-btn ul li:last-child {
	margin-left: 0px;
}
.header-btn a {
	display: block;
	background: #004ea2;
}
#header h1 {
	margin-bottom: 15px;
	text-align: center;
}
#header-info {
	margin-bottom: 20px;
	position: relative;
}
#header-info ul {
	border-top: 1px solid #54c3f1;
	border-bottom: 1px solid #54c3f1;
	padding-bottom: 5px;
}
#header-info .store-title {
	font-size: 142.9%;
	font-weight: bold;
	padding-top: 5px;
}
#header-info .address span {
	white-space: nowrap;
	font-size: 114.3%;
	font-weight: bold;
}
#header-info .details {
	font-size: 85.7%;
	padding-top: 5px;
}
#header-info .link {
		font-size: 85.7%;
	padding-top: 5px;
}
#header-info .link i {
	font-size: 9px;
}
#header-nav ul li {
	float: left;
	width: 50%;
	text-indent: -9999px;
}
#header-nav ul li.m01 a {
	background: url(../image/header_nav_m01.png) no-repeat left bottom;
	height: 60px;
	display: block;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
#header-nav ul li.m02 a {
	background: url(../image/header_nav_m02.png) no-repeat left bottom;
	height: 60px;
	display: block;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
#header-nav ul li.m03 a {
	background: url(../image/header_nav_m03.png) no-repeat left bottom;
	height: 60px;
	display: block;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
#header-nav ul li.m04 a {
	background: url(../image/header_nav_m04.png) no-repeat left bottom;
	height: 60px;
	display: block;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
#header-nav ul li.m05 a {
	background: url(../image/header_nav_m05.png) no-repeat left bottom;
	height: 60px;
	display: block;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
#header-nav ul li.m06 a {
	background: url(../image/header_nav_m06.png) no-repeat left bottom;
	height: 60px;
	display: block;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
#header-nav ul li.m07 a {
	background: url(../image/header_nav_m07.png) no-repeat left bottom;
	height: 60px;
	display: block;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
#header-nav ul li.m08 a {
	background: url(../image/header_nav_m08.png) no-repeat left bottom;
	height: 60px;
	display: block;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
#header-nav ul li a:hover {
	opacity: 0.8;
}
/* モバイル　サイドバー
----------------------------------------------- */
#sub-contents section {
	margin-bottom: 20px;
}
.sub-news-archive ul {
	border-top: 2px solid #666;
	border-bottom: 1px solid #666;
}
.sub-news-archive ul li {
	padding: 5px 10px;
	border-bottom: 1px solid #CCC;
}
.sub-news-archive ul li:last-child {
	border: none;
}
#sub-news-archive {
	display: none
}
/* モバイル　メイン
----------------------------------------------- */
#contents-wrapper {
	margin-bottom: 40px;
}
#contents-wrapper i {
	margin-right: 5px;
}
#contents-wrapper .store-title {
	border-top: 3px solid #004ea2;
	border-bottom: 1px solid #54c3f1;
	margin-bottom: 25px;
}
.new-icon {
	background: #C03;
	color: #FFF;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
#to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
}
.modal {
	position: fixed;
	top: 40%;
	text-align: center;
	z-index: 9999;
	display: none;
	width: 95%;
	margin-right: 2.5%;
	margin-left: 2.5%;
}
.modal .btn img {
	width: 50%;
}
.modal a {
	cursor: pointer;
}

/* トップページ */
#top-slider {
	margin-bottom: 25px;
}
#top-slider .pagination {
	text-align: center;
	margin-top: 7px;
}
#top-slider .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	margin: 0 4px;
	background-color: #ccc;
	border: 1px solid #999999;
	cursor: pointer;
	transition: all .25s linear;
}
#top-slider .swiper-active-switch {
	background-color: #222;
}
.top_googleview {
	position: relative;
	height: 340px;
	overflow: hidden;
}
.top_googleview .caption {
	background-color: #222222;
	opacity: 0.8;
	font-family: Roboto, Arial;
	outline-color: #000;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
}
#top-contents h2 {
	border-top: 3px solid #004ea2;
	border-bottom: 1px solid #54c3f1;
}
#top-news {
	margin-bottom: 25px;
}
#top-news ul {
	height: 270px;
	overflow: auto;
	border-bottom: 1px solid #004ea2;
}
#top-news ul li {
	border-bottom: 1px solid #54c3f1;
	padding-top: 5px;
	padding-bottom: 5px;
}
#top-news ul li span {
	font-size: 85.7%;
}
#top-news .btn {
	margin-top: 7px;
	text-align: right;
}
.top-topix {
	margin-bottom: 25px;
}
.top-topix ul li {
	margin-bottom: 10px;
	position: relative;
	text-align: center;
}
.top-topix ul li .kikan {
	text-align: center;
	position: absolute;
	bottom: 3px;
	left: 0px;
	width: 100%;
}
.top-campaign-list .campaign-list {
	cursor: pointer;
	margin: 10px;
}
.near_hotel {
	padding-top: 30px;
	font-size: 13px;
}
.near_hotel h4 {
	padding-top: 5px;
}
.near_hotel ul {
	margin: -5px;
	padding-top: 10px;
}
.near_hotel ul li {
}
.near_hotel ul li a {
	display: block;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 5px;
}
.near_hotel ul li a:hover {
	text-decoration: none;
	background-color: #eee;
}

/* 新着情報 */
.news-article dl dt p, .news-list dl dt p {
	font-size: 85.7%;
	color: #FFF;
	background: #004ea2;
	padding: 5px 10px;
	display: inline-block;
}
.news-article dl dd h1 {
	font-size: 142.9%;
	border-bottom: 1px solid #54c3f1;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.news-article .contents ul.link {
	margin-top: 20px;
}
.news-article .contents ul.link li {
	margin-bottom: 5px;
}
.news-article .contents ul.link li i {
	font-size: 9px;
}
.news-list dl dd {
	margin-bottom: 15px;
}
.news-list dl dd p {
	border: 1px solid #54c3f1;
	padding: 5px 10px;
}
.news-list .pager{
	text-align: center;
}
/* サービス */
.service-list ul li {
	clear: both;
	border-top: 1px solid #54c3f1;
	padding-top: 15px;
	padding-bottom: 15px;
}
.service-list #contents-half-right ul li:last-child {
	border-bottom: 1px solid #54c3f1;
}
.service-list .details h3 {
	font-size: 114.3%;
	color: #FFF;
	background: #004ea2;
	margin-bottom: 5px;
	line-height: 1.4;
	padding: 3px 12px;
}
.service-list .pop {
	width: 30%;
	float: left;
}

.service-list .details {
	float: right;
	width: 67%;
}
.service-list .details p {
	padding-left: 12px;
}

/* 客室案内 */
.room-list ul li {
	width: 48.5%;
	margin-right: 3%;
	float: left;
	margin-bottom: 15px;
}
.room-list ul li:nth-child(2n) {
	margin-right: 0;
}
.room-list ul li .inner {
	background-color: #004ea2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}
.room-list h4 {
	color: #FFF;
	height: 30px;
	border-top: 1px solid #1f67b5;
	border-bottom: 1px solid #1f67b5;
	text-align: center;
	margin-top: 10px;
	line-height: 30px;
}
/* 料金案内 */
.charge-list ul {
	margin-bottom: 12px;
}
.charge-list ul li {
	width: 48.5%;
	margin-right: 2.9%;
	float: left;
	margin-bottom: 10px;
}
.charge-list ul li:nth-child(2n) {
	margin-right: 0;
}
.charge-list h4 {
	color: white;
	line-height: 50px;
	font-size: 142.9%;
	text-align: center;
	font-weight: bold;
	border: 4px solid #54c3f1;
	margin-bottom: 13px;
}
.charge-list h5.rest {
	background: #e5005a;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.charge-list h5.service-time {
	background: #54c3f1;
	color: #004ea2;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.charge-list h5.stay {
	background: #404B8C;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.charge-list h5 span {
	font-weight: bold;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
.charge-list ul li .type {
	background: #444;
	color: #ccc;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
}
.charge-list ul li .usual {
	background: #FFF;
	border-bottom: 1px solid #CCC;
	line-height: 26px;
	text-align: center;
}
.charge-list ul li .member {
	color: #D80000;
	background: #eee;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
}
.charge-list dl dt {
	background: #444;
	float: left;
	width: 30%;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.charge-list dl dd {
	float: left;
	width: 69.9%;
	background: #FFF;
	text-align: center;
	line-height: 30px;
}
.charge-list .notes {
	color: #CCC;
	font-size: 85.7%;
	margin-top: 15px;
}
/* キャンペーン */
.campaign-list h3 {
	margin-top: 5px;
	margin-bottom: 3px;
}
.campaign-list .kikan, .campaign-article .kikan {
	background: #004ea2;
	color: #FFF;
	padding: 2px 10px;
	margin-bottom: 3px;
	line-height: 1.4;
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
.campaign-list ul li {
	width: 48.5%;
	float: left;
	margin-right: 2.9%;
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #54c3f1;
}
.campaign-list ul li:nth-child(2n) {
	margin-right: 0;
}
.campaign-article h1 {
	font-size: 142.9%;
	border-bottom: 1px solid #54c3f1;
	margin-bottom: 10px;
}
.campaign-article .pop {
	margin-bottom: 15px;
	text-align: center;
}
.campaign-article .pop img {
	border: 1px solid #54c3f1;
}
/* グランドメニュー */
.grand-menu .swiper-container {
	border: 1px solid #CCC;
	background: #eee url(../image/menu_bg.png) no-repeat left top;
	position: relative;
	width: 100%;
	-moz-background-size: contain;
	background-size: contain;
	margin-bottom: 10px;
	text-align: center;
}
.grand-menu .swiper-slide .inner {
}
.grand-menu a.arrow-left {
	background: url(../image/controls_left.png) no-repeat left top;
	width: 40px;
	height: 150px;
	display: block;
	position: absolute;
	z-index: 100;
	top: 50%;
	margin-top: -75px;
	left: 0px;
}
.grand-menu a.arrow-right {
	background: url(../image/controls_right.png) no-repeat left top;
	width: 40px;
	height: 150px;
	display: block;
	position: absolute;
	z-index: 100;
	top: 50%;
	margin-top: -75px;
	right: 0px;
}
.grand-menu a.arrow-left:hover {
	background: url(../image/controls_left_hover.png) no-repeat left top;
}
.grand-menu a.arrow-right:hover {
	background: url(../image/controls_right_hover.png) no-repeat left top;
}
.grand-menu .pagination {
	text-align: center;
}
.grand-menu .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	margin: 0 4px;
	background-color: #ccc;
	border: 1px solid #999999;
	cursor: pointer;
	transition: all .25s linear;
}
.grand-menu .swiper-active-switch {
	background-color: #222;
}
/* アクセス */
.access h4 {
	font-size: 128.6%;
	color: #FFF;
	background: #004ea2;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1.4;
}
.access .googlemap {
	height: 255px;
	border-right: 5px solid #222;
	border-bottom: 5px solid #222;
	border-left: 5px solid #222;
}
.access .googlemap img {
	max-width: none;
}
.access .btn {
	margin-top: 20px;
	text-align: center;
}
.access .btn .googlemap-btn {
	display: none;
}
.access .btn .route {
	cursor: pointer;
}
.access .address table {
	width: 100%;
	margin-top: 40px;
}
.access .address table th {
	width: 30%;
	background: #54c3f1;
	padding: 7px 7px 7px 15px;
	border: 1px solid #004ea2;
	vertical-align: middle;
	text-align: left;
}
.access .address table td {
	padding: 7px 7px 7px 15px;
	border: 1px solid #004ea2;
	width: 70%;
}
/* クーポン */
.coupon-contents {
	border-top: 7px solid #222;
	border-right: 1px solid #CCC;
	border-bottom: 7px solid #222;
	border-left: 1px solid #CCC;
	padding-top: 70px;
}
.coupon-contents p {
	margin-bottom: 50px;
	font-size: 114.3%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.coupon-contents p span {
	background: #222;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
/* 求人情報 */
.recruit_info table {
	border: 5px solid #e6e6e6;
	font-size: 13px;
	width: 100%;
}
.recruit_info table th {
	display: block;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
}
.recruit_info table th span {
	background-color: #ddd;
	padding: 3px 10px;
	display: block;
}
.recruit_info table td {
	display: block;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px;
}
.recruit_info table .title {
	font-size: 18px;
	text-align: center;
	border-bottom-width: 5px;
	font-weight: bold;
	background-color: #000;
	color: #FFF;
}
.recruit_info table .tag ul li {
	float: left;
	min-width: 70px;
	padding: 3px 10px;
	margin-right: 10px;
	border: 1px solid #aaa;
	text-align: center;
	margin-top: 2.5px;
	margin-bottom: 2.5px;
}
.recruit_info .btn {
	text-align: center;
	padding-top: 20px;
}

/* モバイル　フッター
----------------------------------------------- */
#footer {
	background: #004ea2;
	padding-top: 30px;
	color: white;
}
#footer-nav {
	color: white;
	margin-bottom: 30px;
}
#footer-nav i {
	font-size: 71.4%;
	margin-right: 3px;
}
#footer-nav ul li {
	float: left;
	width: 48.5%;
	margin-right: 2.9%;
}
#footer-nav ul li:nth-child(2n) {
	margin-right: 0%;
}
#footer-nav ul li a {
	height: 33px;
	display: block;
	line-height: 33px;
	border-bottom: 1px solid #1f67b5;
	color: white;
	text-decoration: none;
	padding-left: 5px;
}
#footer-nav ul li a:hover {
	text-decoration: underline;
}
#footer-info ul {
	color: white;
	margin-bottom: 30px;
	line-height: 1.7;
	padding-left: 5px;
}
#footer-info a {
	color: white;
}
#footer-info ul li {
	float: left;
}
#footer-info ul li.rogo {
	margin-right: 20px;
	margin-bottom: 15px;
}
#footer-info .store-title-e {
	font-size: 78.6%;
}
#footer-info .store-title {
	font-size: 114.3%;
	font-weight: bold;
	white-space: nowrap;
}
#footer address {
	background: #e5005a;
	font-size: 78.6%;
	height: 40px;
	text-align: center;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
	display: block;
}
#footer address a {
	color: #999;
}
.footer_storelist {
	font-size: 13px;
}
.footer_storelist h6 {
	border: 1px solid #555555;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.footer_storelist a {
	color: #ccc;
}
.footer_storelist ul {
	padding-bottom: 15px;
	padding-top: 5px;
}
.footer_storelist ul li {
	list-style-type: circle;
	list-style-position: inside;
	margin-bottom: 3px;
}

/* --------------------------------------------------
	タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承
-------------------------------------------------- */
@media all and (min-width: 481px) {
/* タブレット　ヘッダー
----------------------------------------------- */
.header-btn ul li {
	width: auto;
}
.header-btn ul {
	position: absolute;
	top: 20px;
	width: 100%;
}
#header h1 {
	text-align: left;
}
#header-nav ul {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#header-nav ul li {
	width: 24.9%;
}
#header-nav ul li.m01 a {
	height: 88px;
	background: url(../image/header_nav_01.png) center center;
}
#header-nav ul li.m02 a {
	height: 88px;
	background: url(../image/header_nav_02.png) center center;
}
#header-nav ul li.m03 a {
	height: 88px;
	background: url(../image/header_nav_03.png) center center;
}
#header-nav ul li.m04 a {
	height: 88px;
	background: url(../image/header_nav_04.png) center center;
}
#header-nav ul li.m05 a {
	height: 88px;
	background: url(../image/header_nav_05.png) center center;
}
#header-nav ul li.m06 a {
	height: 88px;
	background: url(../image/header_nav_06.png) center center;
}
#header-nav ul li.m07 a {
	height: 88px;
	background: url(../image/header_nav_07.png) center center;
}
#header-nav ul li.m08 a {
	height: 88px;
	background: url(../image/header_nav_08.png) center center;
}
/* タブレット　サイドバー
----------------------------------------------- */
.tinynav {
	display: none
}
#sub-news-archive {
	display: block
}
/* タブレット　メイン
----------------------------------------------- */
.modal {
	width: 440px;
	left: 50%;
	margin: 0px 0px 0px -220px;
}
/* トップページ */
.top-topix ul li .kikan {
	bottom: 10px;
}
/* 新着情報 */
.news-article dl dt, .news-list dl dt {
	width: 20%;
	float: left;
}
.news-article dl dt p, .news-list dl dt p {
	display: block;
}
.news-article dl dd, .news-list dl dd {
	margin-left: 22%;
}
/* サービス */

.service-list .pop {
	width: 25%;
	float: left;
}

.service-list .details {
	float: right;
	width: 72%;
}

/* 客室案内 */
.room-list ul li {
	width: 31.333%;
}
.room-list ul li:nth-child(2n) {
	margin-right: 2.9%;
}
.room-list ul li:nth-child(3n) {
	margin-right: 0;
}
/* 料金案内 */
.charge-list ul li {
	width: 32%;
	margin-right: 1.9%;
}
.charge-list ul li:nth-child(2n) {
	margin-right: 1.9%;
}
.charge-list ul li:nth-child(3n) {
	margin-right: 0;
}
/* キャンペーン */
.campaign-list ul li {
	width: 31.333%;
}
.campaign-list ul li:nth-child(2n) {
	margin-right: 2.9%;
}
.campaign-list ul li:nth-child(3n) {
	margin-right: 0;
}
/* グランドメニュー */
.grand-menu .swiper-slide .inner {
	padding: 10px;
}
/* アクセス */
.access .googlemap {
	height: 416px;
}
.access .btn .googlemap-btn {
	display: inline;
	margin-right: 30px;
}
/* クーポン */
.coupon-contents {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
/* タブレット　フッター
----------------------------------------------- */
#footer-info ul {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
}
/* --------------------------------------------------
	デスクトップレイアウト : 769 px ～最大 800 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承
-------------------------------------------------- */
@media all and (min-width: 801px) {
/* デスクトップ　ヘッダー
----------------------------------------------- */
.header-btn {
	margin-bottom: 7px;
}
.header-btn ul {
	top: 17px;
}
#header-info {
	margin-bottom: 0px;
}
#header-nav {
	position: relative;
}
#header-nav ul {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
#header-nav ul {
	width: 100%;
}
/* デスクトップ　メイン
----------------------------------------------- */
/* トップページ */
.top-topix {
	margin-bottom: 15px;
}
.top-topix ul li {
	float: left;
	width: 49%;
	margin-right: 1.9%;
}
.top-topix ul li:nth-child(2n) {
	margin-right: 0px;
}
.top-topix ul li .kikan {
	bottom: 6px;
}
.near_hotel ul li {
	width: 25%;
	float: left;
}

/* サービス */
.service-list ul li:last-child {
	border-bottom: 1px solid #54c3f1;
}
.service-list .pop {
	width: 30%;
	float: left;
}

.service-list .details {
	float: right;
	width: 67%;
}

/* 客室案内 */
.room-list ul li {
	width: 23.5%;
	margin-right: 1.9%;
}
.room-list ul li:nth-child(2n) {
	margin-right: 1.9%;
}
.room-list ul li:nth-child(3n) {
	margin-right: 1.9%;
}
.room-list ul li:nth-child(4n) {
	margin-right: 0;
}
/* 料金案内 */
.charge-list ul li {
	width: 23.5%;
}
.charge-list ul li:nth-child(3n) {
	margin-right: 1.9%;
}
.charge-list ul li:nth-child(4n) {
	margin-right: 0;
}
/* キャンペーン */
.campaign-list ul li {
	width: 22.75%;
}
.campaign-list ul li:nth-child(3n) {
	margin-right: 2.9%;
}
.campaign-list ul li:nth-child(4n) {
	margin-right: 0;
}
#campaign-article-wrapper {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
/* グランドメニュー */
.grand-menu .swiper-container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.grand-menu .swiper-slide .inner {
	padding: 20px;
}
/* アクセス */
.access {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}
.access .googlemap {
	height: 450px;
}
.access .btn .route {
	display: none;
}
.access .btn .googlemap-btn {
	margin: 0px;
}
/* クーポン */
.coupon-pc {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.coupon-pc .access {
	width: 100%;
	padding: 0px;
}

/* 求人情報 */
.recruit_info table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.recruit_info table th {
	display: table-cell;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 20%;
}
.recruit_info table td {
	display: table-cell;
}

/* デスクトップ　サイドバー
----------------------------------------------- */
/* デスクトップ　フッター
----------------------------------------------- */
.footer_storelist div {
	width: 50%;
	float: left;
}
.footer_storelist ul li {
	float: left;
	width: 50%;
}
.footer_storelist h6 {
	margin-right: 20px;
}

}
