@charset "utf-8";

/* Wrap
----------------------------------------------------------- */
.wrapper {
	width: 100%;
	min-width: 100%;
	margin: 0 auto;
	padding: 0 0;
	text-align: left;
}

.spWrapper {
	width: 95%;
	min-width: 95%;
	margin: 0 auto;
	text-align: left;
}

/* HEADER
----------------------------------------------------------- */
/*header {
	width: 100%;
	height: 90px;
	background: #fff;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
}*/


#logo {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -82px;
}


	
/* FOOTER
------------------------------------------------------------------------ */

footer {
	margin-top: 30px;
	padding-top: 0px;
	border-top: none;
}


#footBL dt {
	background: #f4f4f0;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	color: #90802b;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ヒラギノ明朝 Pro W6","HGS明朝E","HG明朝E","ＭＳ Ｐ明朝",serif !important;
}

#footBL li {
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ヒラギノ明朝 Pro W6","HGS明朝E","HG明朝E","ＭＳ Ｐ明朝",serif !important;
	border-bottom: 1px solid #bebebe;
	background: url(../img/common/sp_bg_btn_arrow.png) no-repeat 100% 50%;
	background-size: auto 43px;
}

#footBL li a {
	display: block;
	height: 43px;
	line-height: 43px;
	padding-left: 25px;
}



/*spPagetop
------------------------------------------------- */
#spPagetop {
	padding: 20px 0;
	text-align: center;
}


/*footLinkWrap
------------------------------------------------- */

#footLinkWrap {
	display: none;
/*	margin-top: 0;
	padding:  20px 0 0;
	border-top: none;
	background: #f4f4f0;*/
}

/*#footLinkWrap .wrapper {
	position: static;
	padding-bottom: 0px;
}*/


#footLink li {
	font-size: 12px;
	float: left;
	margin-right: 0;
	margin-bottom: 8px;
	width: 48.5%;
	box-sizing: border-box;
	padding-left: 15px;
	background: url(../img/common/sp_listhead02.png) no-repeat 0 50%;
	background-size: 9px 11px;
}
#footLink li:nth-child(2n) {
	float: right;
}


#logoFoot {
	display: block;
	width: 300px;
	margin: 15px auto;
}

#spSnsWrap {
	width: 172px;
	padding: 10px 0 30px;
	margin: 0 auto;
}

#spSnsWrap li {
	width: 33px;
	float: left;
	margin: 0 5px;
}

#spSnsWrap li img {
	width: 100%;
}


#copyright {
	padding: 15px 0;
	background: #fff;
	text-align: center;
	font-size: 10px;
	position: static;
}


/* spGnav
------------------------------------------------------------------------ */

#spBtnMenu {
	width: 105px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 11;
}

#spGnav {
	width: 100%;
	height: auto;
	padding: 0px 15px 20px;
	box-sizing: border-box;
	background: #918333;
	position: absolute;
	/*top: 90px;*/
	top: -500px;
	left: 0px;
	z-index: 8;
	color: #fff;
	font-size: 12px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ヒラギノ明朝 Pro W6","HGS明朝E","HG明朝E","ＭＳ Ｐ明朝",serif;
	box-shadow: 0px 3px 10px #4C4C4C;
	/*display: none;*/
}
#spGnav1 li {
	border-bottom: 1px solid #bbb381;
}
#spGnav1 li:first-child {
	padding-top: 20px;
}

#spGnav1 li a {
	display: block;
	height: 38px;
	line-height: 38px;
	color: #fff;
}

#spGnav2 {
	padding-top: 20px;
}

/*#spGnav2 li {
	width: 48.5%;
	box-sizing: border-box;
	float: left;
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../img/common/sp_listhead03.png) no-repeat 0 50%;
	background-size: 7px;
	border-bottom: none;
	text-align: left;
}
#spGnav2 li:first-child {
	padding-top: 0px;
}
#spGnav2 li:nth-child(2n) {
	float: right;
}

#spGnav2 li a {
	display: inline;
	height: auto;
	line-height: inherit;
	color: #fff;
}

#spGnav3 {
	width: 172px;
	padding: 10px 0 0px;
	margin: 0 auto;
}

#spGnav3 li {
	width: 33px;
	float: left;
	margin: 0 5px;
}

#spGnav3 li img {
	width: 100%;
}
*/

/* #spLang
------------------------------------------ */

#spLangBtn {
	position: relative;
}


#spLang {
	position: relative;
}

#spLang {
	width: 130px;
	height: auto;
	padding: 10px;
	box-sizing: border-box;
	position: absolute;
	z-index: 2;
	bottom: 0px;
	right: 0px;
	background: #fff;
	border: 1px solid #c3c3c3;
	border-radius: 4px;
	display: none;
	
}

#spLang p {
	text-align: left;
	font-size: 12px;
	padding: 10px 0px 8px 22px;
	line-height: 1;
	background: url(../img/common/sp_listhead02.png) no-repeat 0 50%;
	background-size: 9px auto;
}

#spLang p a {
	color: #666;
}


#spLang .btnClose {
	width: 18px;
	height: 18px;
	position: absolute;
	z-index: 5;
	top: 5px;
	right: 5px;	
}
#selHotel .btnClose:hover {
	cursor: pointer;
}





/* spBrandList
------------------------------------------------------------------------ */
#spBtnBL {
	width: 105px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
}

#spBrandList {
	width: 100%;
	height: auto;
	padding: 0px 15px 20px;
	box-sizing: border-box;
	background: #918333;
	position: absolute;
	/*top: 90px;*/
	/*top: -385px;*/
	top: -500px;
	left: 0px;
	z-index: 8;
	color: #fff;
	font-size: 12px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ヒラギノ明朝 Pro W6","HGS明朝E","HG明朝E","ＭＳ Ｐ明朝",serif;
	box-shadow: 0px 3px 10px #4C4C4C;
	/*display: none;*/
}

#spBrandList li {
	border-bottom: 1px solid #bbb381;
}
#spBrandList li:first-child {
	padding-top: 20px;
}

#spBrandList li a {
	display: block;
	height: 38px;
	line-height: 38px;
	color: #fff;
}

/*spBtnClose
------------------------------------------------ */
.spBtnClose {
	padding: 20px 0 0;
	text-align: center;
}


















