/* スタイル初期化 */
body {
	line-height: 1;
	margin: 0;
	background-color: #FFF;
	zoom: 1;
	/* Chromeバグ対策 */
	overscroll-behavior: none;
}

h1, h2, h3, h4, h5, h6, p, dl, dt, dd {
	margin: 0;
	padding: 0;
}

/* HTML5用 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

fieldset {
	border:0;
	margin: 0;
	padding: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}

li {
	padding: 0;
	margin: 0;
}

input, select {
	vertical-align: middle;
}

/* tableタグ*/
table{
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}

th,td{
	padding:0;
}

caption{
	text-align:left;
} 


/* はみ出し対策 */
body {
	width: 100%;
}

a {
	outline:0;
	border:0;
}

a img {
	border:0;
}

img {
	border:0;
}

html {
	-webkit-text-size-adjust: none
}

/*============================================
基本CSS
===========================================*/
html,body {
	height:100%;
	font-family: 'Noto Serif JP',"游明朝", YuMincho,"Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

/* 緊急ニュース */
#kinkyuNews {
position: fixed;
top:0;
left: 0;
width: 100%;
box-sizing: border-box;
padding: 10px;
line-height: 1.7;
background: #FFF;
border: 3px solid #B0221D;
text-align: center;
	z-index: 100000;
}

#kinkyuNews a {
color:#222;
	font-weight: 700;
	font-family: 'Roboto', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

/*
#HeaderReserveBtn,
#ReserveBox,
#FooterTelBtn01 {
	display: none;
}
*/

/*--------------------------*/

body {
	margin:0;
	padding:0;
	position:relative;
	min-width:1000px;
}

header {
	position:relative;
	z-index:1;
}

#HeaderBottomObi {
	position:absolute;
	width:100%;
	left:0;
	bottom:-6px;
	z-index:10;
}

#HeaderBottomObi img {
	width:100%;
}

/* ヘッダーナビ */
#MainNavi {
	width:1000px;
	padding-bottom:20px;
	padding-top:5px;
	margin:auto;
	position:relative;
	z-index:10000;
	background:#FFF;
}

/* ロゴ */
#MainNavi h1 {
	width:220px;
	float:left;
}

#MainNavi h1 a {
	display:block;
	transition: all  0.3s ease;
}

#MainNavi h1 a:hover {
	opacity:0.8;
}

#MainNavi ul {
	margin-left:280px;
	padding-top:10px;
	overflow:hidden;
}

#MainNavi #m05 {
	display: none;
}

#MainNavi li {
	float:left;
	height:30px;
}


#MainNavi li a {
	display:block;
	text-indent:-9999px;
	height:30px;
}

#m01 a {
	background:url(../img/main_navi_BG.png) 0 0;
	width:140px;
}

#m02 a {
	background:url(../img/main_navi_BG.png) -140px 0;
	width:87px;
}

#m03 a {
	background:url(../img/main_navi_BG.png) -227px 0;
	width:58px;
}

#m04 a {
	background:url(../img/main_navi_BG.png) -285px 0;
	width:72px;
}

#m05 a {
	background:url(../img/main_navi_BG.png) -357px 0;
	width:116px;
}

#m06 a {
	background:url(../img/main_navi_BG.png) -473px 0;
	width:87px;
}

#m07 a {
	background:url(../img/main_navi_BG.png) -560px 0;
	width:80px;
}

#m01 a:hover {background:url(../img/main_navi_BG.png) 0 -30px;}
#m02 a:hover {background:url(../img/main_navi_BG.png) -140px -30px;}
#m03 a:hover {background:url(../img/main_navi_BG.png) -227px -30px;}
#m04 a:hover {background:url(../img/main_navi_BG.png) -285px -30px;}
#m05 a:hover {background:url(../img/main_navi_BG.png) -357px -30px;}
#m06 a:hover {background:url(../img/main_navi_BG.png) -473px -30px;}
#m07 a:hover {background:url(../img/main_navi_BG.png) -560px -30px;}

#m01Now a {
	background:url(../img/main_navi_BG.png) 0 -60px;
	width:140px;
}

#m02Now a {
	background:url(../img/main_navi_BG.png) -140px -60px;
	width:87px;
}

#m03Now a {
	background:url(../img/main_navi_BG.png) -227px -60px;
	width:58px;
}

#m04Now a {
	background:url(../img/main_navi_BG.png) -285px -60px;
	width:72px;
}

#m05Now a {
	background:url(../img/main_navi_BG.png) -357px -60px;
	width:116px;
}

#m06Now a {
	background:url(../img/main_navi_BG.png) -473px -60px;
	width:87px;
}

#m07Now a {
	background:url(../img/main_navi_BG.png) -560px -60px;
	width:80px;
}

/*
#MainNavi li a {
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	font-size:0.9em;
	color:#666;
	text-decoration:none;
	display:block;
	background:url(../img/mainnavi_arrow.png) no-repeat center 60px;
	padding-bottom:8px;
	padding-top:8px;
	transition: all  0.3s ease;
}*/


/* 予約ボタン */
#HeaderReserveBtn {
	width:115px;
	height:88px;
	position:absolute;
	right:0;
	top:-30px;
}

#HeaderReserveBtn a {
	display:block;
	height:88px;
	text-indent:-9999px;
	background:url(../img/header_reserve_btn2.png) no-repeat 0 0;
}

#HeaderReserveBtn a:hover {
	background:url(../img/header_reserve_btn2.png) no-repeat 0 -88px;
}

/* 連絡先 */
#MainAddress {
	background:#00A4DB;
	padding:13px;
	overflow:hidden;
	position: relative;
}

#MainAddress address {
	font-style:normal;
	margin:auto;
	max-width: 1000px;
	position: relative;
	display: block;
}

#MainAddress dl {
	float:left;
	overflow:hidden;
	font-family: 'Roboto', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size:0.85em;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	font-weight: 300;
}

#MainAddress dl.MainAddressTel {
width: 31%;
}

#MainAddress dl.MainAddressText {
width: 45%;
}

#MainAddress dt {
	width:80px;
	color:#FFF;
	float:left;
	line-height:34px;
	border-right: 1px dotted #FFF;
}

#MainAddress dd {
	color:#FFF;
	line-height:18px;
	margin-left:90px;
	letter-spacing: 0.05em;
}

#MainAddress span {
	font-weight:300;
	font-size:1.4em;
}

#MainAddress em {
display: block;
font-size: 0.8em;
font-style: normal;
}

#MainAddress dl.MainAddressText dt {
width: 130px;
}

#MainAddress dl.MainAddressText dd {
margin-left: 142px;
line-height: 34px;
}

#InstaBtn {
font-family: 'Roboto', sans-serif;
position: absolute;
right: 110px;
top:12px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}

#EnglishBtn {
font-family: 'Roboto', sans-serif;
position: absolute;
right: 0;
top:12px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}

#InstaBtn a,
#EnglishBtn a {
color: #20509A;
text-decoration: none;
background: #FFF;
display: block;
padding: 10px;
text-align: center;
padding-left: 20px;
padding-right: 20px;
font-size: 0.8em;
border-radius: 4px;
box-shadow: 0 2px 0 rgba(0,0,0,0.2);
transition: all 0.3s ease;
position: relative;
top:5px;
}

#InstaBtn a {
	color: #111;
}

#InstaBtn a:hover,
#EnglishBtn a:hover {
background: rgba(255,255,255,0.9);
}

#InstaBtn a img,
#EnglishBtn a img {
padding-right: 5px;
position: relative;
top:1px;
	width: 11px;
}

/* ページコンテンツ（全体）*/
#MainContWrapper {
	overflow:hidden;
	position:relative;
	padding-bottom:20px;
}

.ContBox {
	width:1000px;
	margin:auto;
	overflow:hidden;
	position:relative;
	color:#222;
}

/* コンテンツ入り口 */
#BottomContWrapper {
	background:#00A3D9 url(../img/footer_cont_BG.png) repeat-x center 0;
	padding-top:30px;
}

#BottomContInner {
	background:url(../img/footer_cont_monyou_BG.png) repeat-x center bottom;
	padding-bottom:40px;
	overflow: hidden;
}

.BottomContBox {
	width:220px;
	height:320px;
	float:left;
	overflow:hidden;
	font-family: "游ゴシック", YuGothic, 'Roboto', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	position: relative;
}

.BottomContBox h3 {
	float:left;
	padding-right:5px;
	padding-left:5px;
}

.BottomContBox p {
	font-size:0.75em;
	color:#FFF;
	line-height:1.7;
	padding-top:56px;
	padding-bottom:15px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.BottomContBox a {
	text-decoration:none;
	transition: all  0.3s ease;
	display:block;
	padding-top:100px;
}

.BottomContBox .MoreBtn {
	width:80%;
	margin:auto;
	display:block;
	background:#FFF;
	border-radius:3px;
	text-decoration:none;
	font-size:0.8em;
	color:#00A3D9;
	padding-top:6px;
	padding-bottom:6px;
	line-height:1.4;
	text-align:center;
	opacity:0.8;
	position: absolute;
	bottom:0;
	left: 10%;
	transition: all  0.3s ease;
}

.BottomContBox a:hover .MoreBtn,
.BottomContBox a:hover p {
	opacity:1;
}

.BottomContBox a strong {
	background:url(../img/footer_cont_link_arrow.png) no-repeat left;
	padding-left:12px;
}

#BottomCont01 {background:url(../img/footer_cont_ph01.jpg) no-repeat 0 0; margin-right:40px;}
#BottomCont02 {background:url(../img/footer_cont_ph02.jpg) no-repeat 0 0; margin-right:40px;}
#BottomCont03 {background:url(../img/footer_cont_ph03.jpg) no-repeat 0 0;}
#BottomCont04 {background:url(../img/footer_cont_ph04_202412.jpg) no-repeat 0 0; float:right;}


/* 写真帯 */
#BottomPhoto {
	height:150px;
	clear:both;
}

#BottomPhoto img {
	height:150px;
}

/* フッター */
footer {
	background:url(../img/footer_BG.png) repeat-x center top;
	padding-top:55px;
	padding-bottom:20px;
}

#FooterLogo {
	width:220px;
	padding-top:10px;
	float:left;
}

#FooterLogo h2 {
	padding-bottom:10px;
}

#FooterLogo address {
	font-family: "Times New Roman", 'Noto Serif JP',"游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	font-size:0.7em;
	line-height:1.4;
	font-style:normal;
	padding-bottom:5px;
}

#FooterLogo a {
	background:#FFF;
	line-height:1.2;
	padding:7px;
	padding-left:30px;
	display:block;
	color:#1790B9;
	font-size:0.9em;
	font-family: 'Roboto', sans-serif;
	text-decoration:none;
	transition: all  0.3s ease;
	border-radius:3px;
	display: none;
}

#FooterLogo a strong {
	background:url(../img/header_pdf_icon.png) no-repeat left;
	display:block;
	padding-left:40px;
	font-weight:400;
	line-height:1.2;
}

#FooterLogo a:hover {
	opacity:0.8;
}

#FooterLogo a span {
	font-size:0.75em;
	color:#666;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	display:block;
}

#FooterSitemap {
	width:700px;
	float:right;
	font-family: "Times New Roman", 'Noto Serif JP',"游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	padding-bottom:15px;
	padding-top:5px;
}

#FooterSitemap li {
	width:33%;
	float:left;
	line-height:1.9em;
}

#FooterSitemap li a {
	color:#444;
	font-size:0.8em;
	text-decoration:none;
	background:url(../img/footer_link_arrow.png) no-repeat left;
	padding-left:12px;
	display:block;
	transition: all  0.3s ease;
}

#FooterSitemap li a:hover {
	background:url(../img/footer_link_arrow.png) no-repeat 2px;
	color:#111;
	text-decoration:underline;
}

#FooterTelLeft {
	width:400px;
	/* float:left; */
	text-align:center;
	position: relative;
	top:-10px;
	margin: auto;
}

#FooterTelRight {
	width:560px;
	float:right;
	display: none;
}

#FooterTelLeft h3,
#FooterTelRight h3 {
	text-align:center;
	font-size:1em;
	letter-spacing:0.2em;
	padding-bottom:10px;
	margin-bottom:5px;
}

#FooterTelLeft address {
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:2.5em;
	font-style:normal;
	letter-spacing:0.1em;
}

#FooterTelLeft span {
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:0.8em;
	font-style:normal;
	letter-spacing:0.1em;
	color: #FFF;
	display: block;
	padding-top: 10px;
}

#FooterTelRight ul {
	margin-left:-10px;
}

#FooterTelRight li {
	float:left;
	width:130px;
	padding-left:10px;
}

#FooterTelRight li a {
	line-height:40px;
	padding-right:10px;
	display:block;
	font-size:0.8em;
	border-radius:5px;
	text-align:center;
	text-decoration:none;
	transition: all  0.3s ease;
}

#FooterTelRight li a:hover {
	opacity:0.8;
}

footer p {
	text-align:center;
	clear:both;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color:#444;
	font-size:0.7em;
}

/* ページの先頭に戻る */
#BackToTop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index:10000;
	cursor:pointer;
}

#BackToTop a {
	display: block;
	width: 80px;
	height: 80px;
	background:url(../img/backtotop_icon.png) no-repeat;
	text-indent:-9999px;
}


/* 予約フォーム */
#ReserveBox {
	font-style:normal;
	clear:both;
	color:#FFF;
	font-size:0.80em;
	background:#0257C2 url(../img/reserve_BG.png) repeat-x 0 0;
	padding-bottom:2px;
	padding-top:2px;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
	box-shadow: 0 0px 2px rgba(0,0,0,0.4);
	position:relative;
	z-index:100000;
	display: none;
}

#ReserveBoxInner {
	border-top:1px solid #77B6FB;
	border-bottom:1px solid #3583E7;
	padding-bottom:10px;
	padding-top:10px;
}

#ReserveBox form {
	width:1000px;
	margin:auto;
}

#ReserveBox th {
	padding-right:0.5em;
	text-align:left;
	letter-spacing:0.2em;
	font-size:1.2em;
	font-weight:normal;
	background:url(../img/reserve_cal_BG.png) no-repeat left;
	padding-left:1.6em;
	background-size:1.2em;
	vertical-align:middle;
	line-height:24px;
	vertical-align:middle;
}

#ReserveBox th img,
#ReserveBox td img {
	vertical-align:middle;
}

#ReserveBox td {
	padding-right:10px;
	vertical-align:middle;
	line-height:16px;
	vertical-align:middle;
}


#ReserveBox .vBorder {
	background:url(../img/reserve_vBorder.png) repeat-y left;
	padding-left:15px;
}

#ReserveBox select {
	padding:2px;
	padding-left:5px;
	padding-right:22px;
	font-size:0.95em;
	background:#FFF url(../img/reserve_select.png) no-repeat right;
	border:0;
	text-indent: 0.01px;
	text-overflow: '';
	appearance: none;
	-webkit-appearance:none;
	-moz-appearance:none;
	border-radius:3px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	box-sizing: border-box;
}

#ReserveBox select::-ms-expand {
  display: none;
}

#ReserveBox a {
	background:url(../img/reserve_link_arrow.png) no-repeat left;
	padding-left:10px;
	font-size:0.95em;
	color:#FFF;
	text-decoration:none;
	transition: all  0.3s ease;
}

#ReserveBox a:hover {
	opacity:0.8;
	background:url(../img/reserve_link_arrow.png) no-repeat 2px;
}

#ReserveSubmitBtn {
	appearance: none;
	-webkit-appearance:none;
	-moz-appearance:none;
	text-decoration:none;
	border:0;
	font-size:1em;
	color:#222;
	display:block;
	border-radius:3px;
	background:#FFF url(../img/reserve_btn_BG.png) repeat-x 0 0;
	padding:4px;
	padding-left:15px;
	padding-right:15px;
	transition: all  0.3s ease;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	cursor:pointer;
	border:1px solid #FFF;
}

#ReserveSubmitBtn:hover {
	background:#FF4000;
	color:#FFF;
}

/*========================
Go To トラベル
========================*/
.goto_wrap {
	background-color: #fcee90;
}

.goto_wrap .in {
	max-width: 1000px;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

.goto_left_box {
	width: 74%;
}

.goto_left_box dl {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.goto_left_box dt {
	width: 21%;
}

.goto_left_box dd {
	width: 76%;
	font-size: 0.75em;
	line-height: 1.57;
}

.goto_left_box dt img {
	max-width: 100%;
}

.goto_right_box {
	width: 25%;
	text-align: right;
}

.goto_right_box a {
	font-size: 0.85em;
	line-height: 1.6;
	color: #222;
	text-decoration: none;
	border-bottom: 1px dotted #ed1c24;
	padding-bottom: 5px;
	font-weight: 700;
}

/* トリプラ */
#tripla-searching-app {
	position: fixed;
	bottom: 100px;
	left: 0;
	z-index: 10000;
	width: 100%;
}

#tripla-searching-app .search-widget-search-container-bf1818 {
	background-color: rgba(255,255,255,0.9);
	backdrop-filter: blur(10px);
}

#tripla-searching-app .input-container-title-db81ec {
	display: none;
}

.search-widget-two-picker-wrapper-4ca735:first-child::before {
	content: "ご予約・空室検索";
	font-size: 17px;
	font-weight: 700;
	display: inline-block;
	position: relative;
	top: -24px;
	padding-right: 10px;
}

#tripla-chat-circle-icon {
	width: 50px !important;
	height: 50px !important;
	bottom: 30px !important;
	right: 20px !important;
}

/* ============================
2025.6.20予約システムリニューアル
/*============================ */

/* グローバルメニュー */
.main_navi_wrap {
	width: 100%;
	max-width: 1160px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	z-index: 1;
	padding: 20px 0;
	gap: 0 30px;
	margin-bottom: 10px;
}
@media screen and (max-width: 1160px) {
	.main_navi_wrap {
		max-width: 1000px;
	}
}

.main_navi_wrap img {
	max-width: 100%;
	display: block;
}

.main_navi_wrap .logo {
	width: 220px;
}
@media screen and (max-width: 1160px) {
	.main_navi_wrap .logo {
		width: 200px;
	}
}

.main_navi_wrap .glo_navi .list {
	display: flex;
	align-items: center;
}

.main_navi_wrap .glo_navi .list .link a {
	font-size: 15px;
	font-weight: 500;
	color: #222;
	text-decoration: none;
	display: block;
	position: relative;
	padding: 0 20px;
	transition: all 0.3s;
}
@media screen and (max-width: 1160px) {
	.main_navi_wrap .glo_navi .list .link a {
		font-size: 13.5px;
		padding: 0 15px;
	}
}

.main_navi_wrap .glo_navi .list .link a:hover {
	opacity: 0.6;
}

.main_navi_wrap .glo_navi .list .link a::before {
	content: "";
	width: 1px;
	height: 24px;
	background-color: #222;
	opacity: 0.3;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.main_navi_wrap .glo_navi .list .link:first-child a {
	padding-left: 0;
}

.main_navi_wrap .glo_navi .list .link:first-child a::before {
	content: none;
}

.main_navi_wrap .header_reservebtn_wrap {
	width: 300px;
	display: flex;
	justify-content: space-between;
	position: absolute;
	right: 0;
	top: -50px;
}
@media screen and (max-width: 1160px) {
	.main_navi_wrap .header_reservebtn_wrap {
		width: 240px;
		top: -30px;
	}
}

.main_navi_wrap .header_reservebtn_wrap .btn {
	width: 48%;
	position: relative;
	box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

.main_navi_wrap .header_reservebtn_wrap .btn a {
	transition: all 0.3s;
}

.main_navi_wrap .header_reservebtn_wrap .btn a:hover {
	filter: brightness(1.15);
}