@charset "UTF-8";
html {
  font-size: 13px;
}

body {
  padding-top: 49px;
}

.wrapper {
  max-width: none;
  width: 100%;
  padding: 0 0;
}

.spWrapper {
  width: 95%;
  margin: 0 auto;
}

/* .globalHeader
----------------------------------------------------------- */
.globalHeader {
  height: 49px;
  background: #0e1c3d;
display: -webkit-box;
display: -webkit-flex;   
display: -ms-flexbox;
display: flex;
  top: 0;
  left: 0;
  z-index: 10;
position: fixed;
}

.globalHeader .wrapper {
  width: 100%;
}

.globalHeader h1 {
  padding: 5px 15px;
}

.spHead {
display: -webkit-box;
display: -webkit-flex;   
display: -ms-flexbox;
display: flex;
  margin-left: auto;
}

.spHead .sp_head_access,
.spHead .sp_head_tel {
  width: 28px;
}

.spHead .sp_head_menu {
  width: 49px;
  margin-left: 9px;
}

/* navWrap
--------------------------------- */
.globalNav {
  position: fixed;
  top: 49px;
  left: 0;
  z-index: 10;
  background: #0e1c3d;
  border-top: 1px solid #c3b284;
  border-bottom: 1px solid #c3b284;
  height: auto;
  width: 100%;
  padding: 0;
  display: none;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W6", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.globalNav a {
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.gNav {
  -ms-flex-wrap:wrap;/*--- IE10用 ---*/
  -webkit-flex-wrap: wrap; /*--- safari（PC）用 ---*/
  -webkit-box-wrap: wrap;
  -ms-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  flex-wrap: wrap;
}

.gNav li {
  width: 50%;
  height: 40px;
  border-top: none;
  border-bottom: 1px solid #c3b284;
}

.gNav li:nth-child(odd) {
  border-right: 1px solid #c3b284;
}

.gNav li:hover, .gNav li.active {
  border-top: none;
}

.gNav .nav-stayplan a {
  height: 40px;
}

/* headLink
--------------------------------- */
#headLink {
  display: block;
  position: static;
  width: 240px;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
}

#headLink li {
  display: inline-block;
  padding: 0;
}

#headLink a {
  line-height: 1;
}

/* spLangBox
--------------------------------- */
#spLangTxt {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-top: 1px solid #c3b284;
  border-bottom: 1px solid #c3b284;
  position: relative;
}

#spLangTxt::after {
  content: "▼";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 6px;
}

#spLangTxt.open::after {
  content: "▲";
}

#spLangBox {
  width: 100%;
  background: #0e1c3c;
}

#spLangBox li {
  height: 40px;
  border-bottom: 1px solid #c3b284;
}

#spLangBox li a {
  color: #fff;
  display: block;
  line-height: 40px;
  text-align: center;
}

/* spNavClose
--------------------------------- */
#spNavClose {
  margin: 0 auto;
  padding: 15px 0;
}

#spNavClose:before, #spNavClose:after {
  background: #fff;
}

/* reserve
------------------------------------------------------------------------ */
.reserveWrap .wrapper {
  width: auto;
  margin: 0 auto;
  padding: 0;
}

/* CONTAINER
------------------------------------------------------------------------ */
/* FOOTER
------------------------------------------------------------------------ */
.globalFooter {
  position: relative;
  text-align: center;
}

.globalFooter .wrapper {
  width: 100%;
}

/* ftBnr
------------------------- */
.footBnr {
  padding: 30px 20px;
}

.footBnr .wrapper {
  display: block;
  width: auto;
  padding: 0;
}

.footBnr li {
  width: 100%;
  margin-bottom: 10px;
}

.footBnr li a {
  z-index: 0;
  padding: 20px 0;
  height: 140px;
}

/* footHotelInfo
------------------------- */
.footHotelInfo .wrapper {
  display: block;
  padding: 40px 20px;
}

.footHotelInfo .logo {
  width: 180px;
	height: 106px;
  margin: 0 auto;
}
.footHotelInfo .logo img {
  width: auto;
  height: auto;
  margin-bottom: 20px;
}

.bnrHMJ{
  width: 153px;
	height: 62px;
  margin: 0 auto;
}

.bnrTRUST {
  width: 153px;
	height: 17px ;
  margin: 0 auto;
}

.bnrHMJ img,
.bnrTRUST igm {
  width: auto;
	height: auto;
}
.footHotelInfo address,
.footHotelInfo .bnrHMJ {
  margin-bottom: 20px;
}

.footHotelInfo .footSns {
-webkit-box-pack: center;  
 -webkit-justify-content: center;
  -ms-flex-pack:center; 
  justify-content: center;
	width: auto;
  margin-top: 20px;
}

.footHotelInfo .footSns li {
  margin: 0 5px;
}

.copyright {
  padding-bottom: 100px;
     content: ".";
    display: block;
    height: 0;
    clear: both; 
}

/* footLink
------------------------- */
.footLink {
  padding: 0 15px;
}

.footLink a {
  font-size: .9rem;
}

.footLink li {
 display: inline-block; 
    border-right: 1px solid #727171;
    width: 50%;
    margin:0 auto 8px;
    float: right;
}

.footLink li:nth-child(odd) {
  border-left: 1px solid  #727171;
  float: none; 
  width: 49%
}

.footLink li:nth-child(6) {
  width: 50%;
}

.footLink li:nth-child(7) {
 border-left: 1px solid #727171;
}

/* pageTop
------------------------- */
#pageTop {
  width: 48px;
	height: auto;
  position: fixed;
  bottom: 60px;
  right: 15px;
}
#pageTop img {
  width: auto;
	height: auto;
}

#pageTop.abso {
  position: absolute;
  bottom: auto;
  top: 770px;
}

/* spFixFootRes
----------------------------------------------------------- */
#spFixFootRes {
  width: 100%;
  height: 44px;
  padding-top: 1px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2;
  box-shadow: 0 -1px 3px #999;
  background: #fff;
}

#spFixFootRes li {
  width: 50%;
  height: 44px;
  float: left;
  background: #c4b385 url(../img/common/listhead02_kon.png) no-repeat 15px 50%;
  background-size: 14px 11px;
}

#spFixFootRes a {
  display: block;
  line-height: 44px;
  text-align: center;
  color: #3e3a39;
}

#spFixFootRes a img {
  vertical-align: middle;
}

#spFixFootRes .sffrStay {
  float: left;
}

#spFixFootRes .sffrRest {
  float: right;
  background-color: #e2e2e2;
}

/* spRestModWrap */
#spRestModWrap {
  width: 320px;
  padding: 30px 30px 20px;
  background: #e2e2e2;
  position: fixed;
  z-index: 2;
  bottom: 55px;
  left: 50%;
  margin-left: -160px;
  display: none;
}

#spRestModWrap li:not(:last-child) {
  padding-bottom: 15px;
  margin-bottom: 15px;
}

#spRestModWrap .closeBtn {
  margin: 20px auto 0;
  cursor: pointer;
}
