@charset 'UTF-8';

/*==================
180228追加　PC/SP出し分け
==================*/

.PC-Separate {
	display: block !important
}
.SP-Separate {
	display: none !important
}

.pc-upper {
	display: block;
}

.tab-under {
	display: none;
}


a {
  color: #666;
}

a:link,
a:visited {
  text-decoration: none;
}

a:hover,
a:active {
  text-decoration: underline;
}

/* 20180425_win用游ゴシック調整 */

#page {
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif;
  line-height: 1.5;
  overflow: hidden;
  width: 100%;
  min-width: 980px;
  color: #333;
  font-weight: 500;/* 20180425 */
}

/*==================
20180228 Responsive
==================*/
/*.sp-mode {
  display: none;
  width: 980px;
  margin: 0 auto 15px;
  padding: 35px 0 0;
}

.sp-mode .btn {
  width: 100%;
}*/

#website-header {
  width: 100%;
}
#website-header .logo {
	margin: 8px 0;
}
#website-header .website-header-inner {
  position: relative;
  max-width: 980px;
  margin: 0 auto;
  padding: 22px 0 24px;
  border-bottom: 1px solid #e5e5e5;
}

#website-header .search-plans {
  position: absolute;
  top: 22px;
  right: 0;
  text-align: right;
}

#website-header .search-plans > .btn {
  width: 155px;
}

#website-header .membership {
  position: absolute;
  top: 22px;
  right: 180px;
  display: none;
  text-align: right;
}

#website-header .membership a {
  text-decoration: none;
}

#website-header .membership .link-membership {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
}

#website-header .membership .link-membership a {
  color: #777;
}

#website-header .membership .link-membership a:before {
  position: relative;
  top: -.2em;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 7px 0 0;
  content: '';
  vertical-align: middle;
}

.dpr1 #website-header .membership .link-membership a:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -64px -87px;
}

.dpr2 #website-header .membership .link-membership a:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -64px -87px;
  background-size: 80px;
}

#website-header .membership .link-membership a:hover,
#website-header .membership .link-membership a:active {
  color: #444;
}

#website-header .membership .link-membership a:hover:before,
#website-header .membership .link-membership a:active:before {
  width: 16px;
  height: 16px;
}

.dpr1 #website-header .membership .link-membership a:hover:before,
.dpr1 #website-header .membership .link-membership a:active:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -13px -50px;
}

.dpr2 #website-header .membership .link-membership a:hover:before,
.dpr2 #website-header .membership .link-membership a:active:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -13px -50px;
  background-size: 80px;
}

#website-header .membership .link-if-not {
  margin: 0;
}

#website-header .membership .link-if-not a {
  padding: 0 0 3px;
  color: #777;
  border-bottom: 1px dotted #666;
}

#website-header .membership .link-if-not a:hover,
#website-header .membership .link-if-not a:active {
  color: #444;
}


#website-hotel-header .membership {
  background-color: #fff;
}


#website-hotel-header {
  width: 100%;
}

#website-hotel-header .website-hotel-header-inner {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 49px 0 27px;
  border-bottom: 1px solid #e5e5e5;
}

#website-hotel-header .website-hotel-header-inner-Gall {
  position: relative;
  /*width: 980px;*/
    width: 100%; /*20180410 Responsive*/
    max-width: 980px;/*20180410 Responsive*/
  margin: 0 auto;
  padding: 49px 0 27px;
  border-bottom: 1px solid #e5e5e5;
}

/* 20180222 Gnavi上部隙間調整　一般 */
#website-hotel-header .website-hotel-header-inner-Visitor {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 45px 0 16px;
  border-bottom: 1px solid #e5e5e5;
}


#website-hotel-header .logo span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  display: inline-block;
  margin: 6px 0 0 23px;
  padding: 0 0 0 20px;
  vertical-align: middle;
  border-left: 2px solid #d8d8d8;
}

#website-hotel-header.language .search-plans {
  right: 111px;
}

#website-hotel-header.language .search-plans > .btn {
  width: 137px;
}

/*ベストレート表記*/
#website-hotel-header.language .search-plans > .btn-best-rate {
  width: 100%;
}
.btn-best-rate strong {
    background: #dddddd;
    padding: 1px 3px;
    margin: 0 0.5rem;
}



#website-hotel-header.language .reservation-dial {
  right: 268px;
}

#website-hotel-header.language .language-select {
  right: 0;
}

#website-hotel-header .search-plans {
  position: absolute;
  top: 21px;
  right: 0;
  text-align: right;
}

#website-hotel-header .search-plans > .btn {
  width: 155px;
}

#website-hotel-header .reservation-dial {
  font-size: 11px;
  font-size: 1.1rem;
  position: absolute;
  top: 32px;
  right: 175px;
}

#website-hotel-header .language-select {
  font-size: 12px;
  font-size: 1.2rem;
  position: absolute;
  z-index: 9;
  /*top: 10px;*/
    top: 28px;/* 20180328 gora */
  display: inline-block;
}

#website-hotel-header .language-select > span {
  font-weight: bold;
  display: inline-block;
  padding: 20px 0;
  cursor: pointer;
  letter-spacing: .1em;
}

#website-hotel-header .language-select > span:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: -10px 6px -6px 0;
  content: '';
  vertical-align: middle;
}

.dpr1 #website-hotel-header .language-select > span:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -61px 0;
}

.dpr2 #website-hotel-header .language-select > span:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -61px 0;
  background-size: 80px;
}

#website-hotel-header .language-select:hover > span {
  text-decoration: underline;
}

#website-hotel-header .language-select:hover .language-select-inner {
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

#website-hotel-header .language-select .language-select-inner {
  position: absolute;
  visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 15px 0;
  transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  text-align: left;
  text-align: center;
  opacity: 0;
  border: 1px solid #333;
  border-radius: 4px;
  background-color: #fff;
}

#website-hotel-header .language-select .language-select-inner:before {
  position: absolute;
  top: -11px;
  left: 50%;
  display: inline-block;
  width: 16px;
  height: 11px;
  margin: 0 0 0 -8px;
  content: '';
}

.dpr1 #website-hotel-header .language-select .language-select-inner:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -14px -16px;
}

.dpr2 #website-hotel-header .language-select .language-select-inner:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -14px -16px;
  background-size: 80px;
}

#website-hotel-header .language-select .language-select-inner ul {
  display: inline-block;
  text-align: left;
}

#website-hotel-header .language-select .language-select-inner ul li {
  margin: 10px 0 0;
}

#website-hotel-header .language-select .language-select-inner ul li:first-child {
  margin: 0;
}

#website-hotel-header .language-select .language-select-inner ul li a:hover {
  text-decoration: underline;
}

/*===============================
	20181015　ホテルラフォーレ修善寺言語力変えボタン追加
======================================*/

#website-hotel-header .language-select:hover .language-select-inner-w {
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1
}

#website-hotel-header .language-select .language-select-inner-w {
  position: absolute;
  visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 15px 0;
  transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  text-align: left;
  text-align: center;
  opacity: 0;
  border: 1px solid #333;
  border-radius: 4px;
  background-color: #fff;
	width: 167px;
	right: -33px;
}

#website-hotel-header .language-select .language-select-inner-w:before {
  position: absolute;
  top: -11px;
  left: 50%;
  display: inline-block;
  width: 16px;
  height: 11px;
  margin: 0 0 0 -8px;
  content: '';
}

#website-hotel-header .language-select .language-select-inner-w dl {
	margin: 0 0 10px 0;
}

#website-hotel-header .language-select .language-select-inner-w dt {
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 1.3rem;
}

.dpr1 #website-hotel-header .language-select .language-select-inner-w:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -14px -16px;
}

.dpr2 #website-hotel-header .language-select .language-select-inner-w:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -14px -16px;
  background-size: 80px;
}

#website-hotel-header .language-select .language-select-inner-w ul {
  display: inline-block;
  text-align: left;
}

#website-hotel-header .language-select .language-select-inner-w ul li {
  margin: 10px 0 0;
}

#website-hotel-header .language-select .language-select-inner-w ul li:first-child {
  margin: 0;
}

#website-hotel-header .language-select .language-select-inner-w ul li a:hover {
  text-decoration: underline;
}

/*===============================
	/20181015　ホテルラフォーレ修善寺言語力変えボタン追加
======================================*/

#website-hotel-header .membership {
  display: none;
  padding: 7px 0;
  text-align: right;
  background-color: #e5e5e5;
}

#website-hotel-header .membership .membership-inner {
  width: 980px;
  margin: 0 auto;
}

#website-hotel-header .membership a {
  text-decoration: none;
}

#website-hotel-header .membership .link-membership {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
  vertical-align: middle;
}

#website-hotel-header .membership .link-membership a {
  color: #777;
}

#website-hotel-header .membership .link-membership a:before {
  position: relative;
  top: -.2em;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 7px 0 0;
  content: '';
  vertical-align: middle;
}

.dpr1 #website-hotel-header .membership .link-membership a:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -64px -87px;
}

.dpr2 #website-hotel-header .membership .link-membership a:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -64px -87px;
  background-size: 80px;
}

#website-hotel-header .membership .link-membership a:hover,
#website-hotel-header .membership .link-membership a:active {
  color: #444;
}

#website-hotel-header .membership .link-membership a:hover:before,
#website-hotel-header .membership .link-membership a:active:before {
  width: 16px;
  height: 16px;
}

.dpr1 #website-hotel-header .membership .link-membership a:hover:before,
.dpr1 #website-hotel-header .membership .link-membership a:active:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -13px -50px;
}

.dpr2 #website-hotel-header .membership .link-membership a:hover:before,
.dpr2 #website-hotel-header .membership .link-membership a:active:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -13px -50px;
  background-size: 80px;
}

#website-hotel-header .membership .link-if-not {
  margin: 0 0 0 30px;
  vertical-align: middle;
}

#website-hotel-header .membership .link-if-not a {
  padding: 0 0 3px;
  color: #777;
  border-bottom: 1px dotted #666;
}

#website-hotel-header .membership .link-if-not a:hover,
#website-hotel-header .membership .link-if-not a:active {
  color: #444;
}

#website-golf-header {
  width: 100%;
}

#website-golf-header .website-golf-header-inner {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 27px 0 20px;
  border-bottom: 1px solid #e5e5e5;
}

#website-golf-header .membership {
  background-color: #fff;
}

#website-golf-header .logo span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  display: inline-block;
  margin: 6px 0 0 23px;
  padding: 0 0 0 20px;
  vertical-align: middle;
  border-left: 2px solid #d8d8d8;
}

#website-golf-header.language .search-plans {
  right: 111px;
}

#website-golf-header.language .search-plans > .btn {
  width: 137px;
}

#website-golf-header.language .reservation-dial {
  right: 268px;
}

#website-golf-header.language .language-select {
  right: 0;
}

#website-golf-header .search-plans {
  position: absolute;
  top: 21px;
  right: 0;
  text-align: right;
}

#website-golf-header .search-plans > .btn {
  width: 155px;
}

#website-golf-header .reservation-dial {
  font-size: 11px;
  font-size: 1.1rem;
  position: absolute;
  top: 32px;
  right: 175px;
}

#website-golf-header .membership {
  display: none;
  padding: 7px 0;
  text-align: right;
  background-color: #e5e5e5;
}

#website-golf-header .membership .membership-inner {
  width: 980px;
  margin: 0 auto;
}

#website-golf-header .membership a {
  text-decoration: none;
}

#website-golf-header .membership .link-membership {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
  vertical-align: middle;
}

#website-golf-header .membership .link-membership a {
  color: #777;
}

#website-golf-header .membership .link-membership a:before {
  position: relative;
  top: -.2em;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 7px 0 0;
  content: '';
  vertical-align: middle;
}

.dpr1 #website-golf-header .membership .link-membership a:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -64px -87px;
}

.dpr2 #website-golf-header .membership .link-membership a:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -64px -87px;
  background-size: 80px;
}

#website-golf-header .membership .link-membership a:hover,
#website-golf-header .membership .link-membership a:active {
  color: #444;
}

#website-golf-header .membership .link-membership a:hover:before,
#website-golf-header .membership .link-membership a:active:before {
  width: 16px;
  height: 16px;
}

.dpr1 #website-golf-header .membership .link-membership a:hover:before,
.dpr1 #website-golf-header .membership .link-membership a:active:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -13px -50px;
}

.dpr2 #website-golf-header .membership .link-membership a:hover:before,
.dpr2 #website-golf-header .membership .link-membership a:active:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -13px -50px;
  background-size: 80px;
}

#website-golf-header .membership .link-if-not {
  margin: 0 0 0 30px;
  vertical-align: middle;
}

#website-golf-header .membership .link-if-not a {
  padding: 0 0 3px;
  color: #777;
  border-bottom: 1px dotted #666;
}

#website-golf-header .membership .link-if-not a:hover,
#website-golf-header .membership .link-if-not a:active {
  color: #444;
}

#global {
  position: relative;
  z-index: 50;
  background-color: #fff;
}

#global > ul {
  font-size: 0;
  font-weight: bold;
  /*width: 980px;*/
  /*width: 1010px;*/
	width: 100%;
	max-width: 980px;
  margin: 0 auto;
  text-align: center;
}

#global > ul > li {
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  display: inline-block;
  overflow: visible;
  margin: 0;
	text-align: center;
}

#global > ul > li > a,
#global > ul > li span {
  display: inline-block;
  padding: 14px 30px 14px 32px;
  cursor: pointer;
  text-decoration: none;
  color: #333;
}

#global > ul > li > a:before,
#global > ul > li span:before {
  position: relative;
  display: inline-block;
  content: '';
  vertical-align: middle;
}

#global > ul > li:hover .sub {
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

#global > ul > li:before {
  font-weight: bold;
  content: ':';
}

#global > ul > li:first-child:before {
  display: none;
}

#global > ul > li.hotel a:before,
#global > ul > li.hotel span:before {
  top: -.1em;
  width: 12px;
  height: 12px;
  margin: 0 9px 0 0;
}

.dpr1 #global > ul > li.hotel a:before,
.dpr1 #global > ul > li.hotel span:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: 0 -32px;
}

.dpr2 #global > ul > li.hotel a:before,
.dpr2 #global > ul > li.hotel span:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: 0 -32px;
  background-size: 80px;
}

#global > ul > li.hotel .sub {
  width: 160px;
}

#global > ul > li.plan a:before,
#global > ul > li.plan span:before {
  top: -.1em;
  width: 13px;
  height: 11px;
  margin: 0 9px 0 0;
}

.dpr1 #global > ul > li.plan a:before,
.dpr1 #global > ul > li.plan span:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: 0 -50px;
}

.dpr2 #global > ul > li.plan a:before,
.dpr2 #global > ul > li.plan span:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: 0 -50px;
  background-size: 80px;
}

#global > ul > li.plan .sub {
  width: 123px;
}

#global > ul > li.info a:before,
#global > ul > li.info span:before {
  top: -.1em;
  width: 13px;
  height: 11px;
  margin: 0 9px 0 0;
}

.dpr1 #global > ul > li.info a:before,
.dpr1 #global > ul > li.info span:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -30px -16px;
}

.dpr2 #global > ul > li.info a:before,
.dpr2 #global > ul > li.info span:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -30px -16px;
  background-size: 80px;
}

#global > ul > li.info .sub {
  width: 175px;
}

#global > ul > li.members a:before,
#global > ul > li.members span:before {
  top: -.1em;
  width: 13px;
  height: 13px;
  margin: 0 9px 0 0;
}

.dpr1 #global > ul > li.members a:before,
.dpr1 #global > ul > li.members span:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -14px 0;
}

.dpr2 #global > ul > li.members a:before,
.dpr2 #global > ul > li.members span:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -14px 0;
  background-size: 80px;
}

#global > ul > li.members .sub {
  width: 216px;
}

#global > ul > li.members .membership-links {
  margin-top: 0;
}

#global > ul > li.members .membership-links,
#global > ul > li.members .membership-about {
  display: none;
}

#global > ul > li.members.is-membership-active .public-links {
  display: none;
}

#global > ul > li.members.is-membership-active .membership-links,
#global > ul > li.members.is-membership-active .membership-about {
  display: block;
}


/*-- 20171031 --*/

#global > ul > li.corporation a:before,
#global > ul > li.corporation span:before {
  top: -.1em;
  width: 13px;
  height: 13px;
  margin: 0 9px 0 0;
}

.dpr1 #global > ul > li.corporation a:before,
.dpr1 #global > ul > li.corporation span:before {
  background-image: url('../img/sprites/ico_agreement.png');
  background-position: -14px 0;
}

.dpr2 #global > ul > li.corporation a:before,
.dpr2 #global > ul > li.corporation span:before {
  background-image: url('../img/sprites/ico_agreement@2x.png');
  background-position: -14px 0;
  /*background-size: 80px;*/
  background-size: 14px;
  width: 14px;
  height: 14px;
}

#global > ul > li.corporation .sub {
  width: 183px;
}
/*-- 20171031 --*/


#global .sub {
  position: absolute;
  visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0 30px;
  padding: 16px 15px 16px 20px;
  transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  text-align: left;
  opacity: 0;
  border: 1px solid #333;
  border-radius: 4px;
  background-color: #fff;
}

#global .sub:before {
  position: absolute;
  top: -11px;
  left: 43px;
  display: inline-block;
  width: 16px;
  height: 11px;
  content: '';
}

.dpr1 #global .sub:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -14px -16px;
}

.dpr2 #global .sub:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -14px -16px;
  background-size: 80px;
}

#global .sub .link-group {
  margin: 25px 0 0;
}

#global .sub .link-group:first-child {
  margin: 0;
}

#global .sub .link-group dl dt {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 0 0 11px;
}

#global .sub .link-group dl dd {
  font-size: 11px;
  font-size: 1.1rem;
}

#global .sub .link-group dl dd ul li {
  margin: 8px 0 0;
}

#global.stuck {
  /*position: fixed;*/
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
}

#nav-hotel {
  position: relative;
  z-index: 3;
  min-width: 980px;
  text-align: center;
  background-color: #fff;
}

#nav-hotel > ul {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  display: inline-block;
  margin: 0 auto;
  *zoom: 1;
}

#nav-hotel > ul:after {
  display: block;
  clear: both;
  content: '';
}

#nav-hotel > ul > li {
  float: left;
}

#nav-hotel > ul > li:before {
  content: ':';
}

#nav-hotel > ul > li:first-child:before {
  display: none;
}

#nav-hotel > ul > li:hover .sub {
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

#nav-hotel > ul > li > a,
#nav-hotel > ul > li span {
  display: inline-block;
  padding: 15px 16px;
  cursor: pointer;
  color: #666;
}

#nav-hotel > ul > li.members {
  position: relative;
}

#nav-hotel > ul > li.members a:before,
#nav-hotel > ul > li.members span:before {
  top: -.1em;
  width: 13px;
  height: 13px;
  margin: 0 9px 0 0;
}

.dpr1 #nav-hotel > ul > li.members a:before,
.dpr1 #nav-hotel > ul > li.members span:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -14px 0;
}

.dpr2 #nav-hotel > ul > li.members a:before,
.dpr2 #nav-hotel > ul > li.members span:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -14px 0;
  background-size: 80px;
}

#nav-hotel > ul > li.members .sub {
  right: 0;
  width: 198px;
}

#nav-hotel > ul > li.members .sub:before {
  right: 38px;
  left: auto;
}

#nav-hotel > ul > li.members .membership-links {
  margin-top: 0;
}

#nav-hotel > ul > li.members .membership-links,
#nav-hotel > ul > li.members .membership-about {
  display: none;
}

#nav-hotel > ul > li.members.is-membership-active .public-links {
  display: none;
}

#nav-hotel > ul > li.members.is-membership-active .membership-links,
#nav-hotel > ul > li.members.is-membership-active .membership-about {
  display: block;
}

#nav-hotel > ul .sub {
  position: absolute;
  visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0 30px;
  padding: 16px 15px 16px 20px;
  transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  text-align: left;
  opacity: 0;
  border: 1px solid #333;
  border-radius: 4px;
  background-color: #fff;
}

#nav-hotel > ul .sub:before {
  position: absolute;
  top: -11px;
  left: 43px;
  display: inline-block;
  width: 16px;
  height: 11px;
  content: '';
}

.dpr1 #nav-hotel > ul .sub:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -14px -16px;
}

.dpr2 #nav-hotel > ul .sub:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -14px -16px;
  background-size: 80px;
}

#nav-hotel > ul .sub .link-group {
  margin: 25px 0 0;
}

#nav-hotel > ul .sub .link-group:first-child {
  margin: 0;
}

#nav-hotel > ul .sub .link-group dl dt {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 0 0 11px;
}

#nav-hotel > ul .sub .link-group dl dd {
  font-size: 11px;
  font-size: 1.1rem;
}

#nav-hotel > ul .sub .link-group dl dd ul li {
  margin: 8px 0 0;
}

#nav-hotel.stuck {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
}

#nav-golf {
  position: relative;
  z-index: 2;
  /*min-width: 980px;*/
/*max-width: 980px; 20190710*/
	margin: 0 auto; /*20190710*/
  text-align: center;
  background-color: #fff;
}

#nav-golf > ul {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  display: inline-block;
  margin: 0 auto;
  *zoom: 1;
}

#nav-golf > ul:after {
  display: block;
  clear: both;
  content: '';
}

#nav-golf > ul > li {
  float: left;
}

#nav-golf > ul > li:before {
  content: ':';
}

#nav-golf > ul > li:first-child:before {
  display: none;
}

#nav-golf > ul > li:hover .sub {
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

#nav-golf > ul > li > a,
#nav-golf > ul > li span {
  display: inline-block;
  padding: 15px 21px;
  cursor: pointer;
  color: #666;
}

#nav-golf > ul > li.plan .sub {
  width: 148px;
  margin-left: -13px;
}

#nav-golf > ul > li.members {
  position: relative;
}

#nav-golf > ul > li.members a:before,
#nav-golf > ul > li.members span:before {
  top: -.1em;
  width: 13px;
  height: 13px;
  margin: 0 9px 0 0;
}

.dpr1 #nav-golf > ul > li.members a:before,
.dpr1 #nav-golf > ul > li.members span:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -14px 0;
}

.dpr2 #nav-golf > ul > li.members a:before,
.dpr2 #nav-golf > ul > li.members span:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -14px 0;
  background-size: 80px;
}

#nav-golf > ul > li.members .sub {
  width: 198px;
}

#nav-golf > ul > li.members .membership-links {
  margin-top: 0;
}

#nav-golf > ul > li.members .membership-links,
#nav-golf > ul > li.members .membership-about {
  display: none;
}

#nav-golf > ul > li.members.is-membership-active .public-links {
  display: none;
}

#nav-golf > ul > li.members.is-membership-active .membership-links,
#nav-golf > ul > li.members.is-membership-active .membership-about {
  display: block;
}

#nav-golf > ul .sub {
  position: absolute;
  visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0 30px;
  padding: 16px 15px 16px 20px;
  transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  text-align: left;
  opacity: 0;
  border: 1px solid #333;
  border-radius: 4px;
  background-color: #fff;
}

#nav-golf > ul .sub:before {
  position: absolute;
  top: -11px;
  left: 43px;
  display: inline-block;
  width: 16px;
  height: 11px;
  content: '';
}

.dpr1 #nav-golf > ul .sub:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -14px -16px;
}

.dpr2 #nav-golf > ul .sub:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -14px -16px;
  background-size: 80px;
}

#nav-golf > ul .sub .link-group {
  margin: 25px 0 0;
}

#nav-golf > ul .sub .link-group:first-child {
  margin: 0;
}

#nav-golf > ul .sub .link-group dl dt {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 0 0 11px;
}

#nav-golf > ul .sub .link-group ul {
  font-size: 11px;
  font-size: 1.1rem;
}

#nav-golf > ul .sub .link-group ul li {
  margin: 8px 0 0;
}

#nav-golf > ul .sub .link-group ul li:first-child {
  margin-top: 0;
}

#nav-golf.stuck {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
}

#content {
  width: 100%;
  position: relative;/*20210621追記*/
}

#content .topic-path {
  padding: 9px 0;
  background-color: #f5f5f5;
}

#content .topic-path ol {
  font-size: 0;
  /*width: 980px;*/
	width: 100%; /*20180228 Responsive*/
	max-width: 980px; /*20180228 Responsive*/
  margin: 0 auto;
	padding: 0; /*20180228 Responsive*/
	box-sizing: border-box; /*20180228 Responsive*/
}

#content .topic-path ol li {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  margin: 0 5px 0 0;
}

#content .topic-path ol li:before {
  margin: 0 5px 0 0;
  content: '>';
}

#content .topic-path ol li:first-child:before {
  display: none;
}

#content .mv {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-width: 1400px;
  height: 293px;
  margin: 0 0 55px;
}

#content .mv img {
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: 100%;
  height: auto;
  margin: auto;
}

#content .content-1-column {
  /*width: 980px;*/
	width: 100%; /*20180228 Responsive*/
	max-width: 1180px; /*20260420 moritrust*/
  margin: 25px auto 0;
}

#content .fluid-content-1-column {
  width: 100%;
  margin: 55px auto 0;
}

#website-footer .website-footer-inner {
  position: relative;
  /*width: 980px;*//*20180720 Responsive*/
	max-width: 980px;/*20180720 Responsive*/
/*  width: 1050px;
*/  margin: 0 auto;
}

#website-footer .footer-sitemap {
  margin: 0 0 36px;
  padding: 40px 0 0 0;
/*  padding: 40px 0 0 5px;
*/  border-top: 1px solid #e0e0e0;
  *zoom: 1;
	font-size: 0;/*20180720 Responsive*/
}

#website-footer .footer-sitemap:after {
  display: block;
  clear: both;
  content: '';
}

#website-footer .footer-sitemap .link-group {
  /*float: left;*//*20180720 Responsive*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 24px;
  border-left: 1px solid #e0e0e0;
	display: inline-block;/*20180720 Responsive*/
	font-size: 63%;/*20180720 Responsive*/
	vertical-align: top;/*20180720 Responsive*/
	margin: 0 0 10px 0;
}

#website-footer .footer-sitemap .link-group:first-child {
  border-left: none;
}

#website-footer .footer-sitemap .link-group dl dt {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 14px;
}

#website-footer .footer-sitemap .link-group dl dd {
  font-size: 12px;
  font-size: 1.2rem;
}

#website-footer .footer-sitemap .link-group dl dd ul li {
  margin: 5px 0 0;
}

#website-footer .footer-sitemap .link-group dl dd ul li:first-child {
  margin: 0;
}

#website-footer .footer-sitemap .link-group.link-group-hotel {
  max-width: 200px;
  border-left: none;
}

#website-footer .footer-sitemap .link-group.link-group-purpose {
  max-width: 160px;
}

#website-footer .footer-sitemap .link-group.link-group-plan {
  max-width: 160px;
}

#website-footer .footer-sitemap .link-group.link-group-info {
  max-width: 196px;
}

/*171120追加*/
#website-footer .footer-sitemap .link-group.link-group-price {
  max-width: 170px;
}


#website-footer .footer-sitemap .link-group.link-group-membership {
  /*width: 316px;*/
  width: 158px;
  padding: 0 0 0 23px;
}

#website-footer .footer-sitemap .link-group.link-group-membership ul {
  *zoom: 1;
}

#website-footer .footer-sitemap .link-group.link-group-membership ul:after {
  display: block;
  clear: both;
  content: '';
}

#website-footer .footer-sitemap .link-group.link-group-membership ul li {
 /* float: left;
  width: 50%;
  margin: 0 0 5px;*/
}

#website-footer .footer-hotelsAndResorts-link {
 /* width: 950px;*/
	 max-width: 950px;/*20180720 Responsive*/
  padding: 0 25px 20px;
}

#website-footer .footer-hotelsAndResorts-link dl dt {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 0 0 16px;
}

#website-footer .footer-hotelsAndResorts-link dl dd {
  font-size: 12px;
  font-size: 1.2rem;
}

#website-footer .footer-hotelsAndResorts-link dl dd ul {
  font-size: 0;
}

#website-footer .footer-hotelsAndResorts-link dl dd ul li {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1;
  display: inline-block;
  margin: 0 10px 14px 0;
  padding: 0 10px 0 0;
  border-right: 1px solid #666;
}
#website-footer .footer-hotelsAndResorts-link dl dd ul li:last-child {
  border-right: none;
}

#website-footer .footer-links {
  padding: 15px 22px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

#website-footer .footer-links ul {
  font-size: 0;
}

#website-footer .footer-links ul li {
  font-size: 11px;
  font-size: 1.1rem;
  display: inline-block;
  margin: 0 25px 0 0;
}

#website-footer .page-top {
  font-size: 11px;
  font-size: 1.1rem;
  margin: 0 0 30px;
  padding: 0 40px;
  text-align: right;
}

#website-footer .page-top a {
  display: inline-block;
  text-align: center;
}

#website-footer .page-top a:before {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 0 7px;
  content: '';
}

.dpr1 #website-footer .page-top a:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -32px -87px;
}

.dpr2 #website-footer .page-top a:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -32px -87px;
  background-size: 80px;
}

#website-footer .copyright {
  font-size: 11px;
  font-size: 1.1rem;
  margin: 0;
  padding: 29px 0;
  text-align: right;
}
#website-footer .footer_logo {
  margin: 0;
  padding: 29px 0;
  float: left;
}
#website-footer .footer_logo a:nth-child(n+2) {
  padding-left: 20px  ;
}
#website-footer .footer_logo a img {
  /* width: 28px; */
  width: 24px;
  vertical-align: middle;
}
#website-footer .footer_logo a img.lftop_facebook {
  width: 35px !important;
}
#website-footer .footer_logo a:first-child img {
  width: 100px;
}
/*.dpr2 #website-footer .copyright {
  background: url('../img/logo_footer@2x.png') 0 50% no-repeat;
}

.dpr1 #website-footer .copyright {
  background: url('../img/logo_footer.png') 0 50% no-repeat;
}*/

#website-hotel-footer {
  margin: 130px 0 0;
}

#website-hotel-footer .website-hotel-footer-inner {
  position: relative;
 /* width: 820px;*/
  /*width: 980px;*//*20180228 Responsive*/
	width: 100%;
	max-width: 980px;
  margin: 0 auto;
  /*padding: 25px 0 0 160px;*/
  padding: 25px 0 0 0;
  border-top: 1px solid #e0e0e0;
}

/*.dpr2 #website-hotel-footer .website-hotel-footer-inner {
  background: url('/common/img/logo_hotel_footer@2x.png') 0 28px no-repeat;
}
*/
/*.dpr1 #website-hotel-footer .website-hotel-footer-inner {
  background: url('/common/img/logo_hotel_footer.png') 0 28px no-repeat;
}*/
.dpr1 #website-hotel-footer .lafo-inner {
  background: url('../../common/img/logo_hotel_footer.png') 0 28px no-repeat;
}
.dpr1 #website-hotel-footer .lafo-logo2{
    background: url('../img/lfc_logo.png') 5px 30px no-repeat;
    background-size: 153px;
}

#website-hotel-footer .website-hotel-footer-btm {
 /* margin: 36px 0 0 -160px;*/
  margin: 16px 0 0 0;
  padding: 20px 15px;
  border-top: 1px solid #e0e0e0;
}

#website-hotel-footer .hotel-info {
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  /*width: 595px;*//*20180228 Responsive*/
	max-width: 598px;
  *zoom: 1;
  margin: 0 0 0 176px;
}

#website-hotel-footer .hotel-info:after {
  display: block;
  clear: both;
  content: '';
}

#website-hotel-footer .hotel-info .hotel-location {
  font-style: normal;
  margin: 0 0 12px;
}

#website-hotel-footer .hotel-info .hotel-location dt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0 0 6px;
  color: #333;
}

#website-hotel-footer .hotel-info .hotel-social-links ul {
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
}

#website-hotel-footer .hotel-info .hotel-social-links ul:after {
  display: block;
  clear: both;
  content: '';
}

#website-hotel-footer .hotel-info .hotel-social-links .contact-form-box {
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  flex-wrap: wrap;
}

#website-hotel-footer .hotel-info .hotel-social-links li {
  display: inline-block;
  margin: 0 12px 0 0;
  vertical-align: middle;
}

#website-hotel-footer .search-plans {
  position: absolute;
  top: 40px;
  right: 0;
}

#website-hotel-footer .search-plans > .btn {
  font-size: 14px;
  font-size: 1.4rem;
  width: 180px;
  padding: 11px 0 10px;
}

#website-hotel-footer .hotel-contact {
  font-size: 12px;
  font-size: 1.2rem;
  position: absolute;
  top: -4px;
  right: 0;
  color: #333;
}
#website-hotel-footer .hotel-contact p {
margin-bottom: 0;
}

#website-hotel-footer .hotel-contact dl {
  *zoom: 1;
}

#website-hotel-footer .hotel-contact dl:after {
  display: block;
  clear: both;
  content: '';
}

#website-hotel-footer .hotel-contact dt {
  font-weight: bold;
  line-height: 2;
  float: left;
  clear: both;
  width: 10em;
  margin: 0 10px 0 0;
  text-align: right;
}

#website-hotel-footer .hotel-contact dd {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  float: right;
  margin: 0 0 7px;
}

 /*.contact-form-link部分 .hotel-contactの削除*/
#website-hotel-footer .contact-form-link {
  font-size: 12px;
  font-size: 1.2rem;
   /*padding: 0 0 0 9em; 20190706*/
   display:inline-block;
   padding: 0.5em 1em 0 0;
}

#website-hotel-footer .hotel-inquiry {
  text-align: right;
}

#website-hotel-footer .contact-form-link a {
  color: #777;
}

#website-hotel-footer .contact-form-link a span {
  display: inline-block;
  border-bottom: 1px dotted #777;
}

#website-hotel-footer .contact-form-link a:before {
  position: relative;
  top: -.05em;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 7px 0 0;
  content: '';
  vertical-align: middle;
  
}

.dpr1 #website-hotel-footer .contact-form-link a:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -64px -87px;
}

.dpr2 #website-hotel-footer .contact-form-link a:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -64px -87px;
  background-size: 80px;
}

#website-hotel-footer .contact-form-link a:hover,
#website-hotel-footer .contact-form-link a:active {
  color: #444;
}

#website-hotel-footer .contact-form-link a:hover span,
#website-hotel-footer .contact-form-link a:active span {
  border-color: #444;
}

#website-hotel-footer .contact-form-link a:hover:before,
#website-hotel-footer .contact-form-link a:active:before {
  width: 16px;
  height: 16px;
}

.dpr1 #website-hotel-footer .contact-form-link a:hover:before,
.dpr1 #website-hotel-footer .contact-form-link a:active:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -13px -50px;
}

.dpr2 #website-hotel-footer .contact-form-link a:hover:before,
.dpr2 #website-hotel-footer .contact-form-link a:active:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -13px -50px;
  background-size: 80px;
}

 /*修善寺約款20190716*/
#website-hotel-footer .term {
  font-size: 12px;
  font-size: 1.2rem;
   display:inline-block;
   padding: 0.5em 1em 0 0;
}
#website-hotel-footer .term:before {
  position: relative;
  top: -.05em;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 7px 0 0;
  content: '';
  vertical-align: middle;
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -64px -87px;
}
#website-hotel-footer .term a {
  color: #777;
}
#website-hotel-footer .term a span {
  display: inline-block;
  border-bottom: 1px dotted #777;
}
#website-hotel-footer .term a:hover,
#website-hotel-footer .term a:active {
  color: #444;
}

#website-hotel-footer .term a:hover span,
#website-hotel-footer .term a:active span {
  border-color: #444;
}
 /*修善寺約款20190716ここまで*/
/*アプリ導線20190725*/
#website-hotel-footer .app {
float: left;
margin-left: 3rem;
margin-top: -0.5rem;
font-size: 1.2rem;
font-weight: bold;
border: 1px solid;
border-radius: 3px;
background: #fff;
padding: 4px 1rem;
}
#website-hotel-footer .app, #website-hotel-footer .app a{
color: #666 !important;
}
#website-hotel-footer .app span {
margin-left: 1rem;
}
/*アプリ導線20190725ここまで*/


#website-hotel-footer .group-site-link {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  float: left;
}

#website-hotel-footer .group-site-link a {
  color: #777;
}

#website-hotel-footer .group-site-link a span {
  display: inline-block;
  border-bottom: 1px dotted #777;
}

#website-hotel-footer .group-site-link a:before {
  position: relative;
  top: -.05em;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 7px 0 0;
  content: '';
  vertical-align: middle;
}

.dpr1 #website-hotel-footer .group-site-link a:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -64px -87px;
}

.dpr2 #website-hotel-footer .group-site-link a:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -64px -87px;
  background-size: 80px;
}

#website-hotel-footer .group-site-link a:hover,
#website-hotel-footer .group-site-link a:active {
  color: #444;
}

#website-hotel-footer .group-site-link a:hover span,
#website-hotel-footer .group-site-link a:active span {
  border-color: #444;
}

#website-hotel-footer .group-site-link a:hover:before,
#website-hotel-footer .group-site-link a:active:before {
  width: 16px;
  height: 16px;
}

.dpr1 #website-hotel-footer .group-site-link a:hover:before,
.dpr1 #website-hotel-footer .group-site-link a:active:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -13px -50px;
}

.dpr2 #website-hotel-footer .group-site-link a:hover:before,
.dpr2 #website-hotel-footer .group-site-link a:active:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -13px -50px;
  background-size: 80px;
}

#website-hotel-footer .page-top {
  font-size: 11px;
  font-size: 1.1rem;
  position: absolute;
  top: -80px;
  right: 40px;
  text-align: right;
}

#website-hotel-footer .page-top a {
  display: inline-block;
  text-align: center;
}

#website-hotel-footer .page-top a:before {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 0 7px;
  content: '';
}

.dpr1 #website-hotel-footer .page-top a:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -32px -87px;
}

.dpr2 #website-hotel-footer .page-top a:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -32px -87px;
  background-size: 80px;
}

#website-hotel-footer .copyright {
  font-size: 11px;
  font-size: 1.1rem;
  margin: 6px 0 0;
  text-align: right;
}

#website-golf-footer {
  margin: 130px 0 0;
}

#website-golf-footer .website-golf-footer-inner {
  position: relative;
  width: 820px;
  margin: 0 auto;
  padding: 40px 0 0 160px;
  border-top: 1px solid #e0e0e0;
}

.dpr2 #website-golf-footer .website-golf-footer-inner {
  background: url('/assets/images/common/logo_hotel_footer@2x.png?1480322360') 0 28px no-repeat;
}

.dpr1 #website-golf-footer .website-golf-footer-inner {
  background: url('/assets/images/common/logo_hotel_footer.png?1480322360') 0 28px no-repeat;
}

#website-golf-footer .website-golf-footer-btm {
  margin: 36px 0 0 -160px;
  padding: 20px 15px;
  border-top: 1px solid #e0e0e0;
}

#website-golf-footer .hotel-info {
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  width: 595px;
  min-height: 58px;
  *zoom: 1;
}

#website-golf-footer .hotel-info:after {
  display: block;
  clear: both;
  content: '';
}

#website-golf-footer .hotel-info .hotel-location {
  font-style: normal;
  margin: 0 0 12px;
}

#website-golf-footer .hotel-info .hotel-location dt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0 0 6px;
  color: #333;
}

#website-golf-footer .hotel-info .hotel-social-links ul {
  *zoom: 1;
}

#website-golf-footer .hotel-info .hotel-social-links ul:after {
  display: block;
  clear: both;
  content: '';
}

#website-golf-footer .hotel-info .hotel-social-links li {
  display: inline-block;
  margin: 0 12px 0 0;
  vertical-align: middle;
}

#website-golf-footer .search-plans {
  position: absolute;
  top: 40px;
  right: 0;
}

#website-golf-footer .search-plans > .btn {
  font-size: 14px;
  font-size: 1.4rem;
  width: 180px;
  padding: 11px 0 10px;
}

#website-golf-footer .hotel-contact {
  font-size: 12px;
  font-size: 1.2rem;
  position: absolute;
  top: -4px;
  right: 0;
  color: #333;
}

#website-golf-footer .hotel-contact dl {
  *zoom: 1;
}

#website-golf-footer .hotel-contact dl:after {
  display: block;
  clear: both;
  content: '';
}

#website-golf-footer .hotel-contact dt {
  font-weight: bold;
  line-height: 2;
  float: left;
  clear: both;
  width: 10em;
  margin: 0 10px 0 0;
  text-align: right;
}

#website-golf-footer .hotel-contact dd {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  float: right;
  margin: 0 0 7px;
}

#website-golf-footer .hotel-contact .contact-form-link {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0 0 0 9em;
}

#website-golf-footer .hotel-contact .contact-form-link a {
  color: #777;
}

#website-golf-footer .hotel-contact .contact-form-link a span {
  display: inline-block;
  border-bottom: 1px dotted #777;
}

#website-golf-footer .hotel-contact .contact-form-link a:before {
  position: relative;
  top: -.05em;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 7px 0 0;
  content: '';
  vertical-align: middle;
}

.dpr1 #website-golf-footer .hotel-contact .contact-form-link a:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -64px -87px;
}

.dpr2 #website-golf-footer .hotel-contact .contact-form-link a:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -64px -87px;
  background-size: 80px;
}

#website-golf-footer .hotel-contact .contact-form-link a:hover,
#website-golf-footer .hotel-contact .contact-form-link a:active {
  color: #444;
}

#website-golf-footer .hotel-contact .contact-form-link a:hover span,
#website-golf-footer .hotel-contact .contact-form-link a:active span {
  border-color: #444;
}

#website-golf-footer .hotel-contact .contact-form-link a:hover:before,
#website-golf-footer .hotel-contact .contact-form-link a:active:before {
  width: 16px;
  height: 16px;
}

.dpr1 #website-golf-footer .hotel-contact .contact-form-link a:hover:before,
.dpr1 #website-golf-footer .hotel-contact .contact-form-link a:active:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -13px -50px;
}

.dpr2 #website-golf-footer .hotel-contact .contact-form-link a:hover:before,
.dpr2 #website-golf-footer .hotel-contact .contact-form-link a:active:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -13px -50px;
  background-size: 80px;
}

#website-golf-footer .group-site-link {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  float: left;
}

#website-golf-footer .group-site-link a {
  color: #777;
}

#website-golf-footer .group-site-link a span {
  display: inline-block;
  border-bottom: 1px dotted #777;
}

#website-golf-footer .group-site-link a:before {
  position: relative;
  top: -.05em;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 7px 0 0;
  content: '';
  vertical-align: middle;
}

.dpr1 #website-golf-footer .group-site-link a:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -64px -87px;
}

.dpr2 #website-golf-footer .group-site-link a:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -64px -87px;
  background-size: 80px;
}

#website-golf-footer .group-site-link a:hover,
#website-golf-footer .group-site-link a:active {
  color: #444;
}

#website-golf-footer .group-site-link a:hover span,
#website-golf-footer .group-site-link a:active span {
  border-color: #444;
}

#website-golf-footer .group-site-link a:hover:before,
#website-golf-footer .group-site-link a:active:before {
  width: 16px;
  height: 16px;
}

.dpr1 #website-golf-footer .group-site-link a:hover:before,
.dpr1 #website-golf-footer .group-site-link a:active:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -13px -50px;
}

.dpr2 #website-golf-footer .group-site-link a:hover:before,
.dpr2 #website-golf-footer .group-site-link a:active:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -13px -50px;
  background-size: 80px;
}

#website-golf-footer .page-top {
  font-size: 11px;
  font-size: 1.1rem;
  position: absolute;
  top: -80px;
  right: 40px;
  text-align: right;
}

#website-golf-footer .page-top a {
  display: inline-block;
  text-align: center;
}

#website-golf-footer .page-top a:before {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 0 7px;
  content: '';
}

.dpr1 #website-golf-footer .page-top a:before {
  background-image: url('../img/sprites/1x-s98e1058949.png');
  background-position: -32px -87px;
}

.dpr2 #website-golf-footer .page-top a:before {
  background-image: url('../img/sprites/2x-s560cf0fb57.png');
  background-position: -32px -87px;
  background-size: 80px;
}

#website-golf-footer .copyright {
  font-size: 11px;
  font-size: 1.1rem;
  margin: 6px 0 0;
  text-align: right;
}


.ph_red {
	color:#930;
	font-weight: bold;}
	

/*210621右追従*/
.follow-btn{
	position: fixed;
	bottom: 70px;
	right: 0;
	z-index: 2;
	width: 60px;
}

.follow-btn img {
  transition: .3s;
  width: 100%;
}
.follow-btn img:hover {
  opacity: 0.5;
}



/*==================
20170711追加_キービジュアル表示調整
==================*/

@media screen and (max-width:1400px) {
	
	#page {
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif;
  line-height: 1.5;
  overflow: hidden;
  width: 100%;
  min-width: 100%;/* 20170711 */
  color: #333;
}
	
}

/*==================
20170829追加_bnr一覧自動送り　3列
==================*/
.thumb_wrap, .thumb_wrap4 {
	/*width: 980px;*//*20180720 Responsive*/
	max-width: 980px;/*20180720 Responsive*/
	font-size: 0;/*20180720 Responsive*/
	/*padding: 0 20px;*/
	padding: 0;/*20180720 Responsive*/
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
  *zoom: 1;
}
/*.thumb_wrap:after {
  display: block;
  clear: both;
  content: '';
}*/

.thumb_wrap .child, .thumb_wrap .child2 {
   /* width: 260px;*//*20180720 Responsive*/
	 width: 30%;/*20180720 Responsive*/
    /*margin-bottom: 60px;*/
	margin-bottom: 50px;/*20181109 benefit*/
    /*float: left;*//*20180720 Responsive*/
   /* display: inline;*/    /*for ie*/
    font-size: 14px;
	display: inline-block;/*20180720 Responsive*/
	vertical-align: top;/*20180720 Responsive*/
}
.thumb_wrap .child:nth-child(3n-1) , .thumb_wrap .child2:nth-child(3n-1) {
	/*margin: 0 80px;*/
	margin: 0 5%;/*20180720 Responsive*/
}
.thumb_wrap .child .photo img, .thumb_wrap .child2 .photo img, .thumb_wrap4 .child .photo img {
    margin-bottom: 10px;
	border-radius: 3px;
	width: 100%;/*20180720 Responsive*/
	height: auto;/*20180720 Responsive*/
}
.thumb_wrap .child .title, .thumb_wrap .child2 .title, .thumb_wrap4 .child .title {
	color: #333;
	font-size: 1.4rem;
	font-weight: bold;
	margin: 5px 0 15px;
}
.thumb_wrap .child a, .thumb_wrap4 .child a {
  z-index: -1;
  display: block;
  -webkit-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
  text-decoration: none;
  opacity: 1;
  color: #333;
}

.thumb_wrap .child a:hover, .thumb_wrap4 .child a:hover {
  opacity: .65;
}

/*------------------------------
     20180720 Responsive
--------------------------------*/
.thumb_wrap .child ul {
	font-size: 0;
}
.thumb_wrap .child li, .thumb_wrap4 .child li {
	display: inline-block;
	padding: 0 3px;
	box-sizing: border-box;
	vertical-align: top;
	background: #b29b53;
	color: #FFF;
	font-size: 1.4rem;
	margin: 0 5px 5px 0;
}

/* /20180720 Responsive */


/*==================
bnr一覧自動送り　4列
==================*/
/*.thumb_wrap4 {
	width: 980px;
	max-width:980px;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
  *zoom: 1;
}*/
.thumb_wrap4:after {
  display: block;
  clear: both;
  content: '';
}

.thumb_wrap4 .child {
    width: 218px;
    margin: 0 36px 60px 0;
    float: left;
    display: inline;    /*for ie*/
    font-size: 12px;
}
.thumb_wrap4 .child:nth-child(4n) {
	margin: 0 0 60px 0;
}
/*.thumb_wrap4 .child:nth-child(4n) {
	margin: 0 0 60px 18px;
}
*/


/*==================
0901追加　360pxボタン横並び
==================*/
.longbtn_wrap {
	width:980px;
	display: table;
	padding:0 95px;
}
.longbtn_wrap li {
	float:left;
	margin: 0 15px;
}


/*==================
171201追加　一般サイト用nav
==================*/
#website-hotel-header .hotel-headerVisitor{
border-bottom: none;
}
#nav-hotel.nav-hotelVisitor{
background: #a77d4b;
}
#nav-hotel.nav-hotelVisitor > ul > li > a, #nav-hotel.nav-hotelVisitor > ul > li span {
display: inline-block;
padding: 7px 16px;
cursor: pointer;
color: #fff;
}
#nav-hotel.nav-hotelVisitor > ul > li:before {
content: ':';
color: #fff;
}

.mb00{margin-bottom: 0 !important;}
/*==================
20180914 ドッグルーム規約
==================*/

.kojin_dog {
	width:100%;
}
#kojin_dog #page {
	margin-top:0px!important;
	padding-top:0px;
}
#kojin_dog .mt15 {
	margin-top:15px;
}
#kojin_dog span.nest {
	margin-left:20px;
}

/*==================
20181109 benefit TOP
==================*/

.bana-area {
	text-align: center;
    margin: 0 0 60px 0;
}

/*=============================
*
*	20190214レストランメニュー
*
*============================*/

.tab-btn {
	width: 100%;
	border-bottom: 3px solid #B7B7B7;
	margin: 0 0 30px;
}

.tab-btn ul {
	font-size: 0;
}

.tab-btn ul li {
	font-size: 1.4rem;
	vertical-align: top;
	display: inline-block;
	cursor: pointer;
	transition: all 0.2s ease;
	background: #f9f4f4;
	padding: 15px;
	text-align: center;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	margin: 0 2px 0 0;
	box-sizing: border-box;
	width: 250px;
}
.notab-btn {
	width: 100%;
	border-bottom: 3px solid #B7B7B7;
	margin: 0 0 30px;
}
.notab-btn ul li {
	font-size: 1.4rem;
	vertical-align: top;
	display: inline-block;
	transition: all 0.2s ease;
	background: #f9f4f4;
	padding: 15px;
	text-align: center;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	margin: 0 2px 0 0;
	box-sizing: border-box;
}

.tab-btn ul li:hover,
.tab-btn ul li.actib {
	background: #B7B7B7;
	color: #FFF;
}


.tab-cont-restrant > div {
	display: none;
}

.tab-cont-restrant > div.activ-tab-cont {
	display: block;
}

/*==================
注意記事掲載200302
==================*/
.alerts2020 {
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
    display: block;
    margin: 30px auto;
	width: 75%;
    border: #666 2px solid!important;
    padding: 0.75em 3rem;
    max-width: 750px;
}
/* .alerts2020 a {
    border: #666 2px solid!important;
    padding: 0.75em 3rem;
} */

.restart-info {
	font-size: 1.5rem;
    font-weight: bold;
    display: block;
    margin: 30px auto;
    width: 75%;
    padding: 0.75em 35px;
    max-width: 670px;
    border-top: #666 2px solid!important;
    border-bottom: #666 2px solid;
    line-height: 2.2;
}

.restart-info  ul li {
	text-indent: -14px;
}

.restart-info  ul li a {
	position: relative;
	padding: 0 0 0 14px;
}

.restart-info  ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
/*     bottom: 0; */
    margin: auto 0;
    width: 5px;
    height: 5px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}





/*==================
黒ボタン200424
==================*/
.black {
	background:#333333;
	color:#fff;
	border: 1px solid #fff;
	text-align: center;
	transition: opacity .25s ease-in-out;
	padding:5px;}
.black a.btn_blk {
	color:#fff!important;
	border-bottom: none;
}
.black a.btn_blk:hover{
	color:#fff!important;
	opacity: .65;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
	border-bottom: none!important;
}


@media screen and (max-width:640px) {
	.notab-btn ul li {	
		padding: 5px 15px;
	}
	
.follow-btn {
display: none;
}
	
}
/*==================
20180228 Responsive
==================*/
@media screen and (max-width:1020px) {

	#website-hotel-header {
	  width: 100%;
		padding: 0 15px;
		box-sizing: border-box;
	}
	
	#website-hotel-header .website-hotel-header-inner-Visitor {
  position: relative;
  width: 100%;
	max-width: 980px;
  margin: 0 auto;
  padding: 45px 0 16px;
  border-bottom: 1px solid #e5e5e5;
	}
	
	#nav-hotel {
    position: relative;
    z-index: 3;
    min-width: inherit;
    text-align: center;
    background-color: #fff;
    width: 100%;
}
	
	#website-hotel-header .website-hotel-header-inner {
    position: relative;
    width: 100%;
	max-width: 980px;
    margin: 0 auto;
    padding: 49px 0 27px;
    border-bottom: 1px solid #e5e5e5;
}

}
/*==================
20180228 Responsive
==================*/
@media screen and (max-width:1000px) {

#content .content-1-column {
  /*width: 980px;*/
	width: 100%; /*20180228 Responsive*/
	max-width: 980px; /*20180228 Responsive*/
  margin: 25px auto 0;
	padding: 0 15px;
	box-sizing: border-box;
}


}

/*==================
20180228 Responsive
==================*/
@media screen and (max-width:980px) {

/*---------------------
	20190710 ヘッダー・フッター
----------------------*/
	.pc-upper {
	display: none;
}

	.tab-under {
	display: block;
}

	#page {
		padding: 63px 0 0 0;
	}

/*==== ヘッダー ====*/
	.margin-adj {
    margin: 0 0 2.28% 0;
}

	.menu {
  position: fixed;
  z-index: 102;
  /*top: 0;*/
	top: -3px; /*20180820 */
  right: 0;
  transition: -webkit-transform .25s ease-out;
  -webkit-transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out;
}

.menu .btn-menu {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 52px;
  height: 57px;
  padding: 20px 16px;
  text-align: center;
  text-decoration: none;
}

.menu .btn-menu .menu-line {
  display: block;
  width: 20px;
  height: 3px;
  margin: 3px 0;
  border-radius: 1px;
  background-color: #333;
}

.menu .btn-menu .menu-line.menu-line-top {
  margin-top: 0;
  transition: -webkit-transform .25s ease-out, background-color .25s ease-out;
  -webkit-transition: background-color .25s ease-out, -webkit-transform .25s ease-out;
  transition: background-color .25s ease-out, -webkit-transform .25s ease-out;
  transition: transform .25s ease-out, background-color .25s ease-out;
  transition: transform .25s ease-out, background-color .25s ease-out, -webkit-transform .25s ease-out;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

.menu .btn-menu .menu-line.menu-line-middle {
  -webkit-transition: opacity .25s ease-out, background-color .25s ease-out;
  transition: opacity .25s ease-out, background-color .25s ease-out;
  opacity: 1;
}

.menu .btn-menu .menu-line.menu-line-bottom {
  margin-bottom: 0;
  transition: -webkit-transform .25s ease-out, background-color .25s ease-out;
  -webkit-transition: background-color .25s ease-out, -webkit-transform .25s ease-out;
  transition: background-color .25s ease-out, -webkit-transform .25s ease-out;
  transition: transform .25s ease-out, background-color .25s ease-out;
  transition: transform .25s ease-out, background-color .25s ease-out, -webkit-transform .25s ease-out;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

.menu.is-open {
  -webkit-transform: translate(-180px, 0);
  transform: translate(-180px, 0);
}

.menu.is-open .btn-menu {
  background-color: #909090;
}

.menu.is-open .btn-menu .menu-line.menu-line-top {
  -webkit-transform: rotate(45deg) translate(0, -3px) scaleX(1.15);
  transform: rotate(45deg) translate(0, -3px) scaleX(1.15);
  background-color: #fff;/*20180228 Responsive*/
}

.menu.is-open .btn-menu .menu-line.menu-line-middle {
  opacity: 0;
}

.menu.is-open .btn-menu .menu-line.menu-line-bottom {
  -webkit-transform: rotate(-45deg) translate(0, 3px) scaleX(1.15);
  transform: rotate(-45deg) translate(0, 3px) scaleX(1.15);
  background-color: #fff;
}

.menu-drawer-block {
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-180px, 0);
  transform: translate(-180px, 0);
  background-color: rgba(255, 255, 255, 0);
}
	
.menu a.btn {
    border-bottom: none;
}

#website-header {
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  transition: -webkit-transform .25s ease-out;
  -webkit-transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  /*border-bottom: 1px solid #e5e5e5;*/
  background-color: #fff;
}

#website-header .reserveBtn02{
	position: absolute; /*20180228 Responsive*/
top: 10px;
right: 5px;
}
#website-header .logo02 {
   /* padding: 15px 0;*/
   /* padding: 15px 0 10px 0;*/
	 padding: 20px 0; /*20181109*/
}

#website-header p.logo02 {
	 padding: 20px 0 8px; /*20190703*/
}

#website-header .logo02V {
    padding: 15px 0 10px;
}

.drawn #website-header {
  -webkit-transform: translate(-180px, 0);
  transform: translate(-180px, 0);
}

#website-header .website-header-inner {
  position: relative;
  padding: 0 15px;
	width: 100%; /*20180228 Responsive*/
	margin: 0; /*20180228 Responsive*/
	border-bottom: none; /*20180228 Responsive*/
	box-sizing: border-box; /*20180228 Responsive*/
}

#website-header .logo {
  padding: 20px 0;
}

#website-header .logo-hotel {
  padding: 16px 0;
}


#website-header .logo a span, #website-header .logo-hotel a span {
	display: block;
	margin: 5px 0 0 0;
}

#website-header .hotel-name {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0 0 10px;
  text-align: center;
  color: #333;
}

#website-header .reservation-dial {
  /*font-size: 10px;
  font-size: 1rem;*/
	font-size: 13px;
  font-size: 1.3rem;/*20181114*/
  padding: 7px 15px;
  color: #444;
  background-color: #e5e5e5;
}


	/*--------------------------------------------------------------*/
	#website-header .search-plans {
    position: absolute;
    top: 12px;
    right: 70px;
    text-align: right;
}
	
	#website-header .search-plans > .btn {
    width: 155px;
}

/*ベストレート表記*/
#website-hotel-header.language .search-plans > .btn-best-rate {
    width: 100%;
}
	
	/*--------------------------------------------------------------*/
	
#page #global-sp {
  position: fixed;
  z-index: 105;
  top: 0;
  right: 0;
  width: 180px;
  height: 100%;
  transition: -webkit-transform .25s ease-out;
  -webkit-transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  background-color: #909090;
    font-family: initial;/* 20180501 */
    line-height: normal;/* 20180501 */
}

#page #global-sp.is-open {
  -webkit-transform: translate(0%, 0);
  transform: translate(0%, 0);
}

#page #global-sp .nav-global-inner {
  position: absolute;
  right: 0;
  left: 0;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 20px 8px 0 15px;
  background-color: #909090;
  -webkit-overflow-scrolling: touch;
}

#page #global-sp .membership-links {
  display: none;
}

#page #global-sp .link-group {
  margin: 0 0 24px;
}

#page #global-sp .link-group dl dt {
  /*font-size: 12px;*/
	font-size: 13px; /*20181114*/
  font-weight: bold;
  margin: 0 0 12px;
  color: #fff;
}

#page #global-sp .link-group dl dt a {
  color: #fff;
}

#page #global-sp .link-group dl dd ul li {
  /*font-size: 11px;*/
	font-size: 13px;/*20181114*/
  margin: 0 0 6px;
}

#page #global-sp .link-group dl dd ul li a {
  color: #e0e0e0;
}

#page #global-sp .link-group-02 {
  margin: 0 0 15px;
}

#page #global-sp .link-group-02 ul li {
  /*font-size: 11px;
  font-size: 12px;*/
  font-size: 13px; /*20181114*/
  font-weight: bold;
  margin: 0 0 6px;
  color: #fff;
}

#page #global-sp .link-group-02 ul li a {
  color: #fff;
}

#global-sp .link-home {
  margin: 0 -8px 15px -20px;
}

#page #global-sp .link-home a {
  font-size: 13px;
  font-weight: bold;
  display: block;
  padding: 12px 8px 10px 15px;
  color: #fff;
  background-color: #737373;
}

#page #global-sp.is-membership-active .public-links {
  display: none;
}

#page #global-sp.is-membership-active .membership-links {
  display: block;
}
	
	#website-header .logo02V {
    padding: 15px 0 10px;
}

.menu .btn-menu .menu-lineW{
background: #fff;
}

#website-header .headerV{
background: #a77d4b;
}
#website-header .headerV a{
color: #fff;
}
	
	#website-header .headerV .search-plans a{
color: #333;
}
.btn-search-plan2 {
	color: #ffffff!important;
}
.btn-best-rate strong {
    background: #ffffff;
	color: #a77d4b;
}

.pageAdjust #page{
  padding-top: 61px;
}
	
	/*===============================
	20190719ホテルラフォーレ那須言語力変えボタン追加
======================================*/
	
	#language-outside .SP-Separate {
		display: block !important;
	}

#language-outside .language-select {
  position: relative;
  padding: 10px 15px;
}

#language-outside .language-select.is-open > span {
  border: 1px solid #666;
  background-color: #fff;
}

#language-outside .language-select.is-open .language-select-inner {
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  pointer-events: auto;
  opacity: 1;
}

#language-outside .language-select > span {
 /* font-size: 10px;
  font-size: 1rem;*/
	 font-size: 13px;
  font-size: 1.3rem;/*20181114*/
  font-weight: bold;
  display: block;
  padding: 5px 0;
  cursor: pointer;
  text-align: center;
  letter-spacing: .05em;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  background-color: #f5f5f5;
}

#language-outside .language-select > span:before {
  display: inline-block;
  width: 7px;
  height: 5px;
  margin: -3px 5px -1px 0;
  content: '';
  vertical-align: middle;
}

.dpr1 #language-outside .language-select > span:before {
  background-image: url('/img/sp/sprites/1x-sbe498cd554.png');
  background-position: 0 -16px;
}

.dpr2 #language-outside .language-select > span:before {
  background-image: url('/img/sp/sprites/2x-s53e0d773de.png');
  background-position: 0 -16px;
  background-size: 55px;
}

#language-outside .language-select > span:after {
  display: inline-block;
  width: 7px;
  margin: 0 0 0 5px;
  content: '';
}

#language-outside .language-select .language-select-inner {
  position: absolute;
  z-index: 9;
  top: 52px;
  right: 0;
  left: 0;
  visibility: hidden;
  width: 142px;
  margin: auto;
  padding: 12px 0;
  transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out, visibility .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out, visibility .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, visibility .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out, visibility .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out, visibility .25s ease-in-out, -webkit-transform .25s ease-in-out;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  pointer-events: none;
  opacity: 0;
  border: 1px solid #333;
  border-radius: 3px;
  background-color: #fff;
}

#language-outside .language-select .language-select-inner:before {
  position: absolute;
  top: -11px;
  right: 0;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 13px;
  margin: auto;
  content: '';
}

#language-outside .language-select .language-select-inner dl {
	margin: 0 0 10px 0;
}

#language-outside .language-select .language-select-inner dt {
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: center;
	/*font-size: 12px;*/
	font-size: 13px; /*20181114*/
}

.dpr1 #language-outside .language-select .language-select-inner:before {
/*  background-image: url('/img/sp/sprites/1x-sbe498cd554.png');
  background-position: -12px -49px;*/
	    background-image: url(../img/sp/sprites/1x-sbe498cd554.png);
    background-position: -12px -48.5px;
    background-size: 55px;
}

.dpr2 #language-outside .language-select .language-select-inner:before {
  background-image: url('/common/img/sprites/1x-sbe498cd554.png');
  background-position: -12px -48.5px;
  background-size: 55px;
}

#language-outside .language-select .language-select-inner ul li {
  margin: 10px 0 0;
  text-align: center;
}

#language-outside .language-select .language-select-inner ul li:first-child {
  margin: 0;
}
	
/*==== フッター ====*/
	#website-footer {
  transition: -webkit-transform .25s ease-out;
  -webkit-transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
    
    /*--20180501--*/
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif;
  line-height: 1.5;
  /*position: relative;*/
	position: static; /*20180228 Responsive*/
  z-index: 100;
  overflow: hidden;
  width: 100%;
  padding: 56px 0 0;
  -webkit-transition: left .25s ease-out;
  transition: left .25s ease-out;
  color: #666;
  background-color: #fff;
    /*--/20180501--*/
}

#website-footer.hotel-website-footer {
  padding-top: 30px;
  border-top: 1px solid #e0e0e0;
}

#website-footer.hotel-website-footer .footer-view-mode .btn {
  width: 160px;
}

#website-footer.golf-website-footer {
  padding-top: 30px;
  border-top: 1px solid #e0e0e0;
}

#website-footer.golf-website-footer .footer-view-mode .btn {
  width: 160px;
}

#website-footer.golf-website-footer .hotel-info .hotel-contact .contact-form-link {
  clear: none;
  overflow: hidden;
  padding: 17px 0 0;
}

.drawn #website-footer {
  -webkit-transform: translate(-180px, 0);
  transform: translate(-180px, 0);
}

#website-footer .website-footer-inner {
  padding: 0 0 22px;
	position: inherit;/*20180228 Responsive*/
	width: 100%;/*20180228 Responsive*/
	box-sizing: border-box;/*20180228 Responsive*/
	margin: 0;/*20180228 Responsive*/
}

#website-footer .website-footer-btm {
  padding: 20px 0 0;
  border-top: 1px solid #e0e0e0;
}

#website-footer .page-top {
  text-align: center;
}

#website-footer .page-top a {
  /*font-size: 12px;*/
	font-size: 13px;/*20181114*/
  font-weight: bold;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #333;
}

#website-footer .page-top a:before {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: -10px 13px -6px 0;
  content: '';
  vertical-align: middle;
}

.dpr1 #website-footer .page-top a:before {
  background-image: url('../img/sprites/1x-sbe498cd554.png');
  background-position: -19px -65px;
}

.dpr2 #website-footer .page-top a:before {
  background-image: url('../img/sprites/2x-s53e0d773de.png');
  background-position: -19px -64.5px;
  background-size: 55px;
}

#website-footer .search-plans {
  margin: 0 0 20px;
  text-align: center;
}

#website-footer .search-plans > .btn {
  width: 210px;
  padding: 10px;
}

#website-footer .group-site-link {
  margin: 0 0 20px;
  text-align: center;
}

#website-footer .hotel-info {
  margin: 32px 0 20px;
  padding: 23px 16px 0;
  border-top: 1px solid #e0e0e0;
}


/*アプリ導線20190815*/
.website-footer-btm .app {
margin: 0 auto;
font-weight: bold;
border: 1px solid;
border-radius: 3px;
background: #fff;
padding: 4px 1rem;
display: table;
}


#website-footer .hotel-info .hotel-location {
  font-style: normal;
  min-height: 40px;
  margin: 0 auto 10px;
  padding: 0 70px 0 0;
  background: url('../img/sp/logo_footer.png') 100% 5px no-repeat;
  background-size: 50px auto;
	text-align: center;
}

	
	#website-footer .hotel-info .hotel-location02 {
    background: none;
    padding: 0 0 0 0;
    text-align: center;
    font-style: normal;
    margin: 0 auto 10px;
    line-height: 1.7;
}

	
#website-footer .hotel-info .hotel-location dt {
  /*font-size: 12px;
  font-size: 1.2rem;*/
	font-size: 13px;
  font-size: 1.3rem; /*20181114*/
  font-weight: bold;
  margin: 0 0 8px;
  line-height: 1;
}

#website-footer .hotel-info .hotel-contact {
  width: 290px;
  margin: 0 auto 10px;
  *zoom: 1;
}

#website-footer .hotel-info .hotel-contact:after {
  display: block;
  clear: both;
  content: '';
}

#website-footer .hotel-info .hotel-contact .reservation-dial {
  float: left;
  width: 50%;
  margin: 0 0 13px;
}
/*20180228 Responsive*/
/*20190401 受付時間追加の調整*/
/*#website-footer .hotel-info .hotel-contact .reservation-dial dt {
	margin: 0 0 5px 0;
	line-height: 1;
}*/

#website-footer .hotel-info .hotel-contact .main-phone-number {
  float: right;
  width: 50%;
  margin: 0 0 13px;
}
/*20180228 Responsive*/
#website-footer .hotel-info .hotel-contact .main-phone-number dt {
	margin: 0 0 5px 0;
	line-height: 1;
}

#website-footer .hotel-info .hotel-contact dl dd {
  font-size: 18px;
  font-size: 1.8rem;
}

#website-footer .hotel-info .hotel-contact .contact-form-link {
  clear: both;
	margin: 0 0 5px 0;/*20180228 Responsive*/
}

#website-footer .hotel-info .contact-form-link {
  text-align: center;
}

#website-footer .hotel-social-links {
  margin: 0 0 22px;
  text-align: center;
}

#website-footer .hotel-social-links ul {
  display: inline-block;
  *zoom: 1;
}

#website-footer .hotel-social-links ul:after {
  display: block;
  clear: both;
  content: '';
}

#website-footer .hotel-social-links li {
  display: inline-block;
  margin: 0 6px;
  vertical-align: middle;
}

#website-footer .footer-hotelsAndResorts-link {
  margin: 30px 0 0;
  padding: 27px 15px 12px;
  border-top: 1px solid #e5e5e5;
}

#website-footer .footer-hotelsAndResorts-link dl {
  text-align: center;
}

#website-footer .footer-hotelsAndResorts-link dl dt {
 /* font-size: 11px;*/
	 font-size: 13px;/*20181114*/
  font-weight: bold;
  margin: 0 0 20px;
  color: #333;
}

#website-footer .footer-hotelsAndResorts-link dl dd {
 /* font-size: 10px;*/
	 font-size: 13px;/*20181114*/
}

#website-footer .footer-hotelsAndResorts-link dl dd ul {
  font-size: 0;
}

#website-footer .footer-hotelsAndResorts-link dl dd ul li {
  /*font-size: 10px;*/
	font-size: 13px;/*20181114*/
  line-height: 1.1;
  display: inline-block;
  margin: 0 10px 12px 0;
  padding: 0 10px 0 0;
  border-right: 1px solid #666;
}

#website-footer .footer-hotelsAndResorts-link dl dd ul li a {
  text-decoration: none;
  color: #666;
}

#website-footer .footer-hotelsAndResorts-link dl dd ul li:last-child {
  border-right: none;
}

#website-footer .footer-banners {
  margin: 0 0 30px;
  /* padding: 30px 20%; */
  padding: 30px 40px;
  border-bottom: 1px solid #e5e5e5;
}
	
/*==== /フッター ====*/
	
/*------------------------------
     20190425 Responsive
--------------------------------*/
.footer-banners ul {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}
	
	.footer-banners ul li {
		/*position: relative;*/
    /*width: 100%;*/
		/* width: 15%; */
    width: 154px;
		height: auto;
    margin: 0 0 0 3%;
    /* background: #909090; */
    border-radius: 5px;
    font-size: 0;
    /* padding: 10px; */
}
.footer-banners ul li:first-child {
	margin: 0;
}
/* .footer-banners ul li:first-child {
  background: linear-gradient(#c7b25f, #a99860);
	margin: 0;
}
.footer-banners ul li:nth-child(2) {
  background: linear-gradient(#60c9a8, #69ad96);
}
.footer-banners ul li:nth-child(3) {
  background: linear-gradient(#63addc, #6692af);
} */
	
.footer-banners ul li a {
		/*position: absolute;
		top: 0;
		left: 0;*/
    transition: opacity .25s ease-in-out;
    opacity: 1;
    display: block;
    width: 100%;
		height: 100%;
    padding: 2px;
    box-sizing: border-box;
		text-align: center;
	}

/* .footer-banners ul li:nth-of-type(3) a,
.footer-banners ul li:nth-of-type(4) a,
.footer-banners ul li:nth-of-type(5) a {
		display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
	} */
	
.footer-banners ul li a img {
		display: block;
		width: 100%;
		margin: 0 auto;
	}
/* .footer-banners ul li:first-child a img {
  width: 44.51%;
}
.footer-banners ul li:nth-child(2) a img {
  width: 67.77%;
} */
	
.footer-banners ul li span {
		/* display: none; */
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    /* color: #a89960; */
    color: #ffffff;
	}
/* .footer-banners ul li:nth-child(2) span {
    color: #69ad97;
}
.footer-banners ul li:nth-child(3) span {
    color: #6692ae;
} */
	
.footer-banners ul li em {
		display: block;
		font-style: normal;
		margin: 2% 0 0;
		color: #FFF;
	}
  /* .footer-banners ul li:first-child img {
    width: 32%;
  }
.footer-banners ul li:nth-of-type(3) img {
	width: 70%;
} */

/* .footer-banners ul li:nth-of-type(4) img {
	width: 70%;
}

.footer-banners ul li:nth-of-type(5) img {
	width: 70%;
} */
	
.footer-banners ul:after {
		display: none;
}

/* /20180720 Responsive */

#website-footer .footer-view-mode {
  margin: 0 0 30px;
  text-align: center;
}

#website-footer .footer-view-mode .btn {
  width: 270px;
}

.footer-logo {
	margin: 0 0 10px 0;
	text-align:center;
}

.footer-logo img {
	width:28%;
}


#website-footer .footer-links {
  margin: 0 0 30px;
  padding: 18px 15px 8px;
  border-bottom: 1px solid #e0e0e0;
}

#website-footer .footer-links ul {
  font-size: 0;
  text-align: center;
}

#website-footer .footer-links ul li {
  /*font-size: 10px;*/
	font-size: 13px;/*20181114*/
  font-weight: bold;
  display: inline-block;
  margin: 0 13px 10px 0;
}

#website-footer .footer-links ul li a {
  text-decoration: none;
  color: #666;
}
#website-footer .footer_sns_logo{
  text-align: center;
}
#website-footer .footer_sns_logo a{
  margin-left: 30px;
}
#website-footer .footer_sns_logo a:first-child{
  margin-left: 0;
}

#website-footer .footer_sns_logo a img {
  /* width: 56px; */
  width: 24px;
  vertical-align: middle;
}
#website-footer .footer_sns_logo a img.sp_facebook {
  width: 36px;
}
#website-footer .copyright {
  padding: 0 15px;
  text-align: center;
}
	
	
	
	
/*------------------------------
    20190703 Responsive
--------------------------------*/	
	

	#website-header .website-header-inner {
    position: relative;
    max-width: 980px;
    margin: 0 auto;
   /* padding: 22px 15px 24px;*/
   /* border-bottom: 1px solid #e5e5e5;*/
	    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
	
	/*#website-header .search-plans {
    position: absolute;
    top: 22px;
    right: 15px;
    text-align: right;
}*/
	
	#website-footer .footer_logo {
  margin: 0;
  padding: 29px 0 29px 15px;
  float: left;
}
	
	#website-footer .copyright {
    font-size: 11px;
    font-size: 1.1rem;
    margin: 0;
    padding: 29px 15px 29px 0;
    text-align: center;
}
	
	
/*------------------------------
     0180410 Responsive
--------------------------------*/

    #website-hotel-header .logo span {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    display: block;
    margin: 6px 0 0 0;
    padding: 0 0 0 0;
    vertical-align: middle;
    border-left: none;
}
    /*--------*/

/*------------------------------
     20180410 Responsive
--------------------------------*/
    #website-hotel-footer .hotel-info {
    font-size: 12px;
    font-size: 1.2rem;
    position: relative;
    /* width: 595px; */
    width: 100%;
    max-width: 595px;
    margin: 71px auto 0 auto;
}
    
    #website-hotel-footer .search-plans {
    position: absolute;
    top: 18px;
    right: 20px;
}
    /*---------------------*/

/*===============================
	20210623　言語　ボタン追加
======================================*/
#content .language-select {
  position: relative;
  /*padding: 10px 15px;*/
	padding: 20px 15px 10px; /* 20190411 */
}

#content .language-select.is-open > span {
  border: 1px solid #666;
  background-color: #fff;
}

#content .language-select.is-open .language-select-inner {
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  pointer-events: auto;
  opacity: 1;
}

#content .language-select > span {
  /*font-size: 10px;
  font-size: 1rem;*/
	font-size: 13px;
  font-size: 1.3rem;/*20181114*/
  font-weight: bold;
  display: block;
  padding: 5px 0;
  cursor: pointer;
  text-align: center;
  letter-spacing: .05em;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  background-color: #f5f5f5;
}

.language-select > span a {
	color: #a58964;
	}

#content .language-select > span:before {
  display: inline-block;
  width: 7px;
  height: 5px;
  margin: -3px 5px -1px 0;
  content: '';
  vertical-align: middle;
}

.dpr1 #content .language-select > span:before {
  background-image: url('/img/sp/sprites/1x-sbe498cd554.png');
  background-position: 0 -16px;
}

.dpr2 #content .language-select > span:before {
  background-image: url('/img/sp/sprites/2x-s53e0d773de.png');
  background-position: 0 -16px;
  background-size: 55px;
}

#content .language-select > span:after {
  display: inline-block;
  width: 7px;
  margin: 0 0 0 5px;
  content: '';
}

#content .language-select .language-select-inner {
  position: absolute;
  z-index: 9;
  top: 52px;
  right: 0;
  left: 0;
  visibility: hidden;
  width: 109px;
  margin: auto;
  padding: 12px 0;
  transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out, visibility .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out, visibility .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, visibility .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out, visibility .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out, visibility .25s ease-in-out, -webkit-transform .25s ease-in-out;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  pointer-events: none;
  opacity: 0;
  border: 1px solid #333;
  border-radius: 3px;
  background-color: #fff;
}

#content .language-select .language-select-inner:before {
  position: absolute;
  top: -11px;
  right: 0;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 13px;
  margin: auto;
  content: '';
}

.dpr1 #content .language-select .language-select-inner:before {
  background-image: url('/img/sp/sprites/1x-sbe498cd554.png');
  background-position: -12px -49px;
}

.dpr2 #content .language-select .language-select-inner:before {
  background-image: url('/common/img/sprites/1x-sbe498cd554.png');
  background-position: -12px -48.5px;
  background-size: 55px;
}

#content .language-select .language-select-inner ul li {
  margin: 10px 0 0;
  text-align: center;
}

#content .language-select .language-select-inner ul li:first-child {
  margin: 0;
}

/*===============================
	20181015　ホテルラフォーレ修善寺言語力変えボタン追加
======================================*/

#language-outside .language-select {
  position: relative;
  padding: 10px 15px;
}

#language-outside .language-select.is-open > span {
  border: 1px solid #666;
  background-color: #fff;
}

#language-outside .language-select.is-open .language-select-inner {
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  pointer-events: auto;
  opacity: 1;
}

#language-outside .language-select > span {
 /* font-size: 10px;
  font-size: 1rem;*/
	 font-size: 13px;
  font-size: 1.3rem;/*20181114*/
  font-weight: bold;
  display: block;
  padding: 5px 0;
  cursor: pointer;
  text-align: center;
  letter-spacing: .05em;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  background-color: #f5f5f5;
}

#language-outside .language-select > span:before {
  display: inline-block;
  width: 7px;
  height: 5px;
  margin: -3px 5px -1px 0;
  content: '';
  vertical-align: middle;
}

.dpr1 #language-outside .language-select > span:before {
  background-image: url('/img/sp/sprites/1x-sbe498cd554.png');
  background-position: 0 -16px;
}

.dpr2 #language-outside .language-select > span:before {
  background-image: url('/img/sp/sprites/2x-s53e0d773de.png');
  background-position: 0 -16px;
  background-size: 55px;
}

#language-outside .language-select > span:after {
  display: inline-block;
  width: 7px;
  margin: 0 0 0 5px;
  content: '';
}

#language-outside .language-select .language-select-inner {
  position: absolute;
  z-index: 9;
  top: 52px;
  right: 0;
  left: 0;
  visibility: hidden;
  width: 142px;
  margin: auto;
  padding: 12px 0;
  transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out, visibility .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out, visibility .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, visibility .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out, visibility .25s ease-in-out;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out, visibility .25s ease-in-out, -webkit-transform .25s ease-in-out;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  pointer-events: none;
  opacity: 0;
  border: 1px solid #333;
  border-radius: 3px;
  background-color: #fff;
}

#language-outside .language-select .language-select-inner:before {
  position: absolute;
  top: -11px;
  right: 0;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 13px;
  margin: auto;
  content: '';
}

#language-outside .language-select .language-select-inner dl {
	margin: 0 0 10px 0;
}

#language-outside .language-select .language-select-inner dt {
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: center;
	/*font-size: 12px;*/
	font-size: 13px; /*20181114*/
}

.dpr1 #language-outside .language-select .language-select-inner:before {
/*  background-image: url('/img/sp/sprites/1x-sbe498cd554.png');
  background-position: -12px -49px;*/
	    background-image: url(../img/sp/sprites/1x-sbe498cd554.png);
    background-position: -12px -48.5px;
    background-size: 55px;
}

.dpr2 #language-outside .language-select .language-select-inner:before {
  background-image: url('/common/img/sprites/1x-sbe498cd554.png');
  background-position: -12px -48.5px;
  background-size: 55px;
}

#language-outside .language-select .language-select-inner ul li {
  margin: 10px 0 0;
  text-align: center;
}

#language-outside .language-select .language-select-inner ul li:first-child {
  margin: 0;
}


	
	
}
/*==================
20180228 Responsive
==================*/
@media screen and (max-width:820px) {
	
		#website-hotel-header .logo span {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    display: block;
    margin: 9px 0 0 0px;
    padding: 0;
    vertical-align: middle;
    border-left: none;
	}
	

	
}

/*==================
20180228 Responsive
==================*/
@media screen and (max-width:800px) {

	#nav-hotel > ul.lf-navadj > li > a {
		    display: inline-block;
    padding: 15px 10px;
    cursor: pointer;
    color: #666;
	}
	
	#website-hotel-footer .search-plans {
  position: absolute;
  top: 12px;
  right: 15px;
}
	
	#website-hotel-footer .hotel-info {
       font-size: 12px;
    font-size: 1.2rem;
    position: relative;
    /* width: 595px; */
    max-width: 595px;
    margin: 83px auto 0;
}
	
	
}


.bnr {width: 95%;
margin-bottom: 2rem;}
.bnr img {
	border: 1px solid #333;
	width: 50%;
}
/*==================
20190701 Responsive
==================*/
ol li{
list-style-type: decimal;
margin-left: 1em;}


/*===============================
	202102　グローバルナビ変更
===============================*/
#website-header.remodelling .website-header-inner{
	max-width: 100%;
}
#website-header.remodelling .website-header-inner{
	text-align: center;
	padding: 15px 0 20px;
}
#website-header.remodelling .logo{
	margin: 0;
	position: absolute;
	left: 20px;
}
#website-header.remodelling .vtext{
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
}
#website-header.remodelling .vtext a{
	border-bottom: solid 1px;
	text-decoration: none;
}
#global{
	background: #aaaaaa;
	position: relative;
}
#global div.navInner{
	margin: 0 auto;
	font-weight: bold;
}
#global > div.navInner > ul{
	max-width: inherit;
	text-align: center;
}
#global > div.navInner > ul > li{
	width: 137px;
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	position: relative;
	transition: opacity .25s ease-in-out;
	cursor: pointer;
}

#global > div.navInner > div.mf{
	display: none;
	opacity: 0;
}
#global.stuck > div.navInner > div.mf{
	display: block;
	padding: 14px 0;
	position: absolute;
	top: 0;
	left: 20px;
	transition: .5s;
	opacity: 1;
}

#global > div.navInner > ul > li:hover{
	opacity: .65;
	background: rgba(200,200,200,1);
}
#global > div.navInner > ul > li.search-plans:hover{
	background: rgba(200,36,53,.65);
}
#global > div.navInner > ul > li:before {
    font-weight: bold;
    content: '';
}
#global > div.navInner > ul > li:hover::after,#global > div.navInner > ul > li.opennav::after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6.5px 10px 6.5px;
	border-color: transparent transparent #ffffff transparent;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
#global > div.navInner > ul > li.opennav{
	opacity: .65;
	background: rgba(200,200,200,1);
}
.dpr1 #global > div.navInner > ul > li.corporation a:before{
	background: none;
	width: auto;
	margin: 0;
}
#global > div.navInner > div.mf + ul {
  display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
}
#global .btn_right{
	position: absolute;
	top: 0;
	right: 0;
  display: flex;
	flex-direction: row;
	justify-content: right;
	align-items: flex-start;
}
#global li.search-plans{
	background: #c82435;
}
#global > div.navInner > ul > li.vacancy{
	background: #333333;
}
#global > div.navInner > ul > li.corporation:hover::after,#global > div.navInner > ul > li.search-plans:hover::after,#global > div.navInner > ul > li.vacancy:hover::after{
	border-width: 0 ;
	border-color: transparent;
}
#global > div.navInner > ul > li.search-plans span,#global > div.navInner > ul > li.vacancy span{
	padding: 0;
}
#global > div.navInner > ul > li.search-plans a,#global > div.navInner > ul > li.vacancy a{
	padding: 14px 0;
	display: block;
}

#global > div.navInner > ul > li span{
	display: inline-block;
	padding: 14px 0;
	cursor: pointer;
}
.dpr1 #global > div.navInner > ul > li.hotel span:before,.dpr1 #global > div.navInner > ul > li.plan span:before,.dpr1 #global > div.navInner > ul > li.info span:before,.dpr1 #global > div.navInner > ul > li.members span:before,.dpr1 #global > div.navInner > ul > li.corporation span:before {
		width: inherit;
    margin: 0;
    background-image: none;
    background-position:0;
}
#global > div.navInner > ul > li > a, #global > div.navInner > ul > li span{
	color: #ffffff;
}
#global > div.navInner > ul > li a{
	border-bottom:none;
}
#global .sub:before{
	content: "";
	width: 0;
	height: 0;
	position: inherit;
}
.dpr1 #global .sub:before{
	background: none;
	background-image:none;
  background-position:0;
}
#global .sub.openhover {
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

#global .sub{
	width: 100%;
  border: none;
  border-radius: 0;
  padding: 25px 0;
	margin: 0;
  background: rgba(255,255,255,1);
	font-feature-settings: "palt" 1;
	border-bottom: solid 2px #e6e6e6;
}
#global .sub.hotel ul{
	width: 100%;
	max-width: 1100px;
	display: flex;
	margin: 0 auto;
}
#global .sub.hotel ul li{
	width: 22%;
	font-size: 14px;
	font-weight: bold;
	border-right: solid 2px #e6e6e6;
	box-sizing: border-box;
	padding: 0 10px 10px;
	flex-direction: column;
	
}
#global .sub.hotel ul li:first-child{
	width: 8%;
	border: none;
}
#global .sub.hotel ul li:last-child{
	border: none;
}
#global .sub.hotel ul.target_facility .title{
	background: #f1f1f1;
	margin: 85px 30px 10px 2%;
	padding: 0;
}
#global .sub.hotel ul.target_facility .title div{
	padding: 90px 10px 0;
}
#global .sub.hotel ul dt{
	vertical-align: bottom;
}
#global .sub.hotel ul dt img{
	width: 60px;
}
#global .sub.hotel ul dl.courtyard_links dt{
	margin-top: 20px;
}
#global .sub.hotel ul dl.courtyard_links dt img{
	width: 107px;
}
#global .sub.hotel ul dl.laforet_links dt img{
	width: 64px;
}
#global .sub.hotel ul dl.other_links dt{
	margin-top: 62px;
}
#global .sub.hotel ul dt span{
	display: block;
	color: #999999;
	margin-top: 20px;
}
#global .sub.hotel ul dd{
	margin-top: 10px;
}
#global .sub.hotel ul dt + dd{
	margin-top: 20px;
}

#global .sub.hotel ul.hospitality{
	background: #f1f1f1;
	padding-bottom: 10px;
}
#global .sub.hotel ul.hospitality .title{
    background: #ffffff;
    margin: 10px 30px 10px 2%;
    padding: 0;
	  display: flex;
    justify-content: center;
    align-items: center;
}
#global .sub.hotel ul.hospitality li{
	display: inherit;
}
#global .sub.hotel ul.hospitality .title div{
	padding: 0 10px;
}
#global .sub.hotel ul.hospitality p{
	margin-top: 10px;
}
#global .sub.hotel ul.hospitality p br{
	display: none;
}
#global .sub.plan ul{
	width: 100%;
	max-width: 1100px;
	display: flex;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
}
#global .sub.plan ul li{
	padding: 0 20px;
	border-right: solid 2px #e6e6e6;
}
#global .sub.plan ul li:first-child{
	margin-left: 0;
}
#global .sub.plan ul li:last-child{
	border-right: none;
}
#global .sub.plan ul li dl{
	margin-top: 20px;
}
#global .sub.plan ul li dt{
	color: #999999;
}
#global .sub.plan ul dd{
	margin-top: 10px;
}
#global .sub.plan ul dt + dd{
	margin-top: 20px;
}

#global .sub.info ul.plan_bar{
	width: 100%;
	max-width: 1100px;
	margin: -15px auto 0;
	font-size: 0;
	font-weight: bold;
}
#global .sub.info ul.plan_bar li{
	width: 23%;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	margin: 15px 0 0 25px;
}
#global .sub.info ul.plan_bar li:first-child,#global .sub.info ul.plan_bar li:nth-child(5){
	margin-left: 0;
}
#global .sub.info ul.plan_bar li dl{
	width: 100%;
	display: table;
}
#global .sub.info ul.plan_bar li dt{
	width: 99px;
	display: table-cell;
	vertical-align: middle;
	border: solid 1px #eeeeee;
}
#global .sub.info ul.plan_bar li dd{
	display: table-cell;
	vertical-align: middle;
	background: #eeeeee;
	padding: 0 10px;
}
#global .sub.info .planleftlinks{
	font-weight: bold;
}
#global .sub.info .planleftlinks ul li{
	width: auto;
	display: block;
	margin: 12px 0 0;
}
#global .sub.info .planleftlinks ul li:nth-child(2){
	margin-top: 10px;
}
#global .sub.info .planleftlinks ul li a{
	font-size: 14px;
}
#global .sub.info .planleftlinks ul li a::before{
	content: url("../img/icon_star.png");
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
#global .sub.info .planleftlinks ul li:nth-child(2) a::before{
	content: url("../img/icon_crown.png");
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}


#global .sub.info .planbottom{
	overflow: hidden;
	margin-top: 20px;
}
#global .sub.info .planrightlinks{
	font-weight: bold;
	text-align: center;
}
#global .sub.info .planrightlinks p{
	display: inline-block;
	font-size: 14px;
	color: #999999;
	margin-right: 40px;
}
#global .sub.info .planrightlinks ul{
	display: inline-block;
}
#global .sub.info .planrightlinks ul li{
	display: inline-block;
	margin-left: 40px;
	position: relative;
}
#global .sub.info .planrightlinks ul li:first-child{
	margin-left: 0;
}
#global .sub.info .planrightlinks ul li::before{
	content: "";
	width: 14px;
	height: 14px;
	display: inline-block;
	position: absolute;
	top:2px;
	left: -20px;
	border-left: solid 1px;
	transform: skewX(150deg);
}
#global .sub.info .planrightlinks ul li:first-child::before{
	content: "";
	border: none;
}
#global .sub.info .planrightlinks ul li a{
	font-size: 14px;
}

#global .sub.members ul{
	width: 100%;
	max-width: 1100px;
	display: flex;
	justify-content: center;
  align-items: center;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
}
#global .sub.members ul li{
	margin-left: 100px;
}
#global .sub.members ul li:first-child{
	margin-left: 0;
}
.corporation a{
	padding: 0 !important;
}
.corporation span::before{
	content: "";
}
@media screen and (max-width:1280px) {
	#website-header.remodelling .website-header-inner{
		padding-left: 150px;
	}
	#global > div.navInner > ul{
		padding-right: 147px;
	}
	#global > div.navInner > ul > li{
		width: 12%;
		font-feature-settings: "palt" 1;
	}
	#global > div.navInner > ul > li.members{
		width: 16%;
	}
	#global .btn_right{
		padding-right: 0 !important;
	}
	#global > div.navInner > ul > li.search-plans,#global > div.navInner > ul > li.vacancy{
		width: 137px;
	}
	
}

@media screen and (max-width:1020px) {
	#global .sub.hotel ul li:first-child{
		width: 9%;
	}
	#global .sub.hotel ul.target_facility .title{
		margin: 85px 10px 10px;
	}
	#global .sub.hotel ul.hospitality .title {
    margin: 10px;
	}
	#global .sub.hotel ul li:nth-child(3),#global .sub.hotel ul li:nth-child(4){width: 25%;}
	#global .sub.hotel ul li:last-child{width: 15%;}
	#global .sub.hotel ul.hospitality p br{
	 display: block;
	}
	#global .sub.plan ul li{
		padding: 0 10px;
	}
	#global .sub.info ul.plan_bar li{
		width: 31%;
	}
	#global .sub.info ul.plan_bar li:nth-child(4){margin-left: 0;}
	#global .sub.info ul.plan_bar li:nth-child(5){margin-left: 25px;}
	#global .sub.info .planleftlinks ul li{
		width: auto;
	}
}

@media screen and (max-width:980px) {
	#page {
    padding: 55px 0 0 0 !important;
	}
	#website-header.remodelling{
		display: inline-block;
		overflow: hidden;
	}
	/*#website-header .website-header-inner{
		text-align: left;
	}*/
	#website-header.remodelling .website-header-inner{
		text-align: left;
		padding: 0 0 0 15px;
	}
	#website-header.remodelling .logo02{
		margin-left: 60px;
		display: inline-block;
	}
	#website-header.remodelling .search-plans{
		display: flex !important;
    flex-direction: row;
    justify-content: right;
    align-items: flex-start;
    top: 0 !important;
		right: 0 !important;
	}

  #website-header.remodelling .search-plans > .btn.btn-search-plan {
    display: none !important;
  }
  .btn.target_modal{
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
  }
	#website-header.remodelling .search-plans > .btn {
    width: 155px;
    background: #c82435;
    color: #fff;
    border-radius: 0;
    border: 0;
		padding: 22px 0;
		line-height: 1;
		vertical-align: top;
	}

	#website-header.remodelling .search-plans > .btn + .btn{
		width: 155px;
    background: #333333;
    color: #fff;
    border-radius: 0;
    border: 0;
		text-align: center;
		font-size: 12px;
		font-size: 1.2rem;
    font-weight: bold;
    display: inline-block;
	}
	.dpr1 .btn-search-plan span:before{
		background-image: none !important;
    background-position: 0 !important;
    background-size: 0 !important;
		width: auto;
    height: auto;
    margin: 0;
	}
	.dpr2 .btn-search-plan span:before {
		content: '';
    background-image: none !important;
    background-position: 0 !important;
    background-size: 0 !important;
		
		position: inherit;
    top: inherit;
    display: inherit;
    width: 0;
    height: 0;
    margin: 0;
	}
	.menu.remodelling{
		left: 0 !important;
		right: inherit !important;
		z-index: 106 !important;
	}
	.menu.remodelling.is-open,.drawn #website-header.remodelling{
		-webkit-transform: translate(0, 0) !important;
     transform: translate(0, 0) !important;
	}
	#page #global-sp.remodelling{
		width: 100% !important;
	}
	#page #global-sp.remodelling .nav-global-inner{
		padding-left: 60px !important;
	}
	
	.vtext{
		font-size: 14px;
    font-weight: bold;
		margin-bottom: 20px;
	}
	.vtext a, .vtext a:link, .vtext a:visited{
		color: inherit;
		text-decoration: underline;
	}
	
	#page #global-sp.remodelling .link-group dl dd{
		font-size: 13px;
		font-weight: bold;
		/*margin:12px 0 0 13px;*/
		margin:0 0 0 13px;
	}
	#page #global-sp.remodelling .link-group dl dd ul li .links_accordion dt{
		margin: 10px 0 0 20px;
		position: relative;
	}
	#page #global-sp.remodelling .link-group dl dd ul li .links_accordion dt span::before{
		content: "";
		width: 8px;
    height: 8px;
    border-right: 1px solid;
    -webkit-transform: rotate(145deg);
    transform: rotate(145deg);
		position: absolute;
		/*top: 4px;*/
		top: 0;
		left: -15px;
	}
	#page #global-sp.remodelling .link-group dl dd ul li .links_accordion dt span::after{
		content: "";
		width: 8px;
    height: 8px;
    border-left: 1px solid;
    -webkit-transform: rotate(-145deg);
    transform: rotate(-145deg);
		position: absolute;
		/*top: 4px;*/
		top: 0;
		left: -17px;
	}
	#page #global-sp.remodelling .link-group dl dd ul li .links_accordion dt.active span::before{
    -webkit-transform: rotate(215deg);
    transform: rotate(215deg);
		/*top: 8px;*/
		top: 4px;
	}
	#page #global-sp.remodelling .link-group dl dd ul li .links_accordion dt.active span::after{
    -webkit-transform: rotate(-215deg);
    transform: rotate(-215deg);
		/*top: 8px;*/
		top: 4px;
	}
	#page #global-sp.remodelling .link-group dl dd ul li .links_accordion dt.no_accordion{
		margin-left: 0;
		color: #ffffff;
	}
	#page #global-sp.remodelling .link-group dl dd ul li .links_accordion dt.no_accordion a{
		color: #ffffff;
	}
	.links_accordion dd{
		display: none;
		margin: 0;
	}
	#page #global-sp.remodelling .link-group dl dd ul li .links_accordion dd a{
		display: block;

		color: #ffffff;
		margin: 0 0 0 8px;
		padding-top: 10px;
	}
	.links_accordion dd span a.brackets{
		margin: 0;
	}
	#page #global-sp.remodelling .link-group dl dd .staying_plan{
		font-size: 0;
		margin-top: 10px;
	}
	#page #global-sp.remodelling .link-group dl dd .staying_plan li{
		width: 50%;
		display: inline-block;
	}
	#page #global-sp.remodelling .link-group dl dd .staying_plan a{
		font-size: 13px;
		color: #ffffff;
	}
	#page #global-sp.remodelling .link-group dl dd .staying_plan.otherthan li{
		width: 100%;
	}
}
@media screen and (max-width:980px) {
	#website-header.remodelling{
		border-bottom: 1px solid #e5e5e5;
	}
	.menu.remodelling.is-open .btn-menu {
    background-color: #aaaaaa !important;
	}
	#page #global-sp.remodelling .nav-global-inner{
		background-color: #aaaaaa !important;
	}
	#page #global-sp.remodelling .link-group dl dt{
		background: #919191;
    padding-left: 5px;
    margin-right: -8px !important;
	}
	#page #global-sp.remodelling .link-group dl dd ul li .links_accordion dt{
		background: none;
		padding-left: none;
	}
	#page #global-sp.remodelling .link-group dl dt.benefit {
    background: none;
    padding-left: 0;
    margin-left: 13px;
	}
}
@media screen and (max-width:700px) {
	#page #global-sp.remodelling .nav-global-inner{
		font-feature-settings: "palt" 1;
		-webkit-font-feature-settings: "palt";
		letter-spacing: -0.5px;
		/*background-color: #aaaaaa !important;*/
	}
	#website-header.remodelling .website-header-inner{
		padding: 0 !important;
	}
	#website-header.remodelling .logo02 {
    display: inline-block;
	}
	#website-header .search-plans .btn{
		width: 155px !important;
	}

  /*
  250725 SPのモーダル化
  .btn.target_modal{
    display: none;
  }*/
  #website-header.remodelling .search-plans > .btn.btn-search-plan {
    display: inline-block !important;
    background: #c82435;
    color: #fff;
}
}
@media screen and (max-width:485px) {
	#website-header .search-plans .btn {
    width: 85px !important;
	}
	
	
}

#global{
	transition: .5s;
}
#global.stuck {
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
}

#global.gnav_hide {
    transform: translateY(-100%);
}


/*　　ドロップダウン用css　20230203  */
/* .menu_drop {
  position: relative;
  width: 100%;
  height: 50px;
  max-width: 1070px;
  margin: 0 auto;
} */

/* .menu_drop > li {
  float: left;
  width: 25%;
  height: 50px;
  line-height: 50px;
  background: rgb(29, 33, 19);
} */

.menu_drop > li a {
  display: block;
  color: #666;
  padding: 15px 16px;
}

.menu_drop > li a:hover {
  color: #999;
}

ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

ul.menu__third-level {
  visibility: hidden;
  opacity: 0;
}

ul.menu__fourth-level {
  visibility: hidden;
  opacity: 0;
}

.menu_drop > li:hover {
  background: #ffffff;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.menu_drop.m_ito > li:hover {
  background: #282828;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.menu_drop.visitor > li:hover {
  background: #a77d4b;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.menu__second-level li {
  /* border-top: 1px solid #666; */
  padding: 0 15px;
}

.menu__second-level li a {
  border-top: 1px solid #666;
}

.menu__second-level li:first-child a {
  border-top: none;
}

.menu__third-level li {
  border-top: 1px solid #666;
}

.menu__second-level li a:hover {
  background: #f4f4f4;
  padding: 15px 16px;
}

.menu__third-level li a:hover {
  background: #2a1f1f;
}

.menu__fourth-level li a:hover {
  background: #1d0f0f;
}

/* 下矢印 */
.init-bottom:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0 0 15px;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu_drop.m_ito .init-bottom:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.menu_drop.visitor .init-bottom:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}


/* floatクリア */
.menu_drop:before,
.menu_drop:after {
  content: " ";
  display: table;
}

.menu_drop:after {
  clear: both;
}

/* .menu_drop {
  *zoom: 1;
} */
.menu_drop > li.menu__single {
  position: relative;
  background: #ffffff;
}

.menu_drop.m_ito > li.menu__single {
  position: relative;
  background: #282828;
}

.menu_drop.visitor > li.menu__single {
  position: relative;
  background: #a77d4b;
}

li.menu__single ul.menu__second-level {
  position: absolute;
  top: 40px;
  width: 100%;
  background: #f4f4f4;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

li.menu__single:hover ul.menu__second-level {
  top: 50px;
  visibility: visible;
  opacity: 1;
}
/*　　ドロップダウン用css END　20230203  */

#video-wrap.videos_none {
  display: revert;
}
#video-wrap.videos_none .video-text {
  width: 100%;
  margin-top: 0;
  display: revert;
}
#video-wrap.videos_none .video-text .restart li {
  display: inline-block;
  margin-top: 20px;
}
#video-wrap.videos_none .video-text .restart li:first-child {
  margin-right: 30px;
}
#video-wrap.videos_none .video-text .restart_top li a {
  border: 1px solid;
  padding: 15px 30px 15px 15px;
  font-size: 16px;
  font-weight: normal;
  position: relative;
}
#video-wrap.videos_none .video-text .restart_top li a:hover {
  opacity: .65;
}

#video-wrap.videos_none .video-text .restart_top li a:after{
	border-top: 2px solid #333;
  border-right: 2px solid #333;
}
#video-wrap.videos_none .video-text .restart_top li a:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 5px;
  height: 5px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#video-wrap.videos_none .video-text .videos_none_text {
  display: flex;
}
#video-wrap.videos_none .video-text .videos_none_text .video-btn {
  padding: 15px;
}

.center{
  text-align: center !important;
}

.mt50{
  margin-top: 50px !important;
}

@media screen and (max-width: 700px){
.ziplink2305 img{
  width: 100%;
}}

/*　ヘッダーフッターロゴ変更 　20231213  */
#website-hotel-header .ito_header, #website-hotel-header .nas_header, #website-hotel-header .gor_header, #website-hotel-header .szj_header{
  padding: 30px 0px 30px;
}
.ito_h1 span, .nas_h1 span, .gor_h1 span, .szj_h1 span{
  border-left: none !important;
  padding: 0px 0 0 8px !important;
}

#website-hotel-header .ito_search,#website-hotel-header .nas_search,#website-hotel-header .gor_search,#website-hotel-header .szj_search{
  top: 26px !important;
}
#website-hotel-header .ito_language-select > span, #website-hotel-header .nas_language-select > span ,#website-hotel-header .gor_language-select > span ,#website-hotel-header .szj_language-select > span {
  padding: 5px 0;
}
.dpr1 #website-hotel-footer .lafo-ito-inner {
  background: url('../../common/img/logo/ito_logo_hotel_footer.svg') 15px 30px no-repeat !important;
  background-size: 120px auto !important;
}
#website-hotel-footer .lafo-nas-inner {
  background: url('../../common/img/logo/nas_logo_hotel_footer.svg') 15px 30px no-repeat !important;
  background-size: 120px auto !important;
}
#website-hotel-footer .lafo-gor-inner {
  background: url('../../common/img/logo/gor_logo_hotel_footer.svg') 15px 30px no-repeat !important;
  background-size: 120px auto !important;
}
#website-hotel-footer .lafo-szj-inner {
  background: url('../../common/img/logo/szj_logo_hotel_footer.svg') 15px 30px no-repeat !important;
  background-size: 120px auto !important;
}


@media screen and (max-width:980px) {
  #website-footer .hotel-info-ito .hotel-location {
    background: url('../../common/img/logo/ito_logo_hotel_footer.svg') 100% 5px no-repeat !important;
    background-size: 70px auto !important;
    padding: 14px 70px 14px 0 !important;
  }
  #website-footer .hotel-info-nas .hotel-location {
    background: url('../../common/img/logo/nas_logo_hotel_footer.svg') 100% 5px no-repeat !important;
    background-size: 70px auto !important;
    padding: 14px 70px 14px 0 !important;
  }
  #website-footer .hotel-info-gor .hotel-location {
    background: url('../../common/img/logo/gor_logo_hotel_footer.svg') 100% 5px no-repeat !important;
    background-size: 70px auto !important;
    padding: 14px 70px 14px 0 !important;
  }
  #website-footer .hotel-info-szj .hotel-location {
    background: url('../../common/img/logo/szj_logo_hotel_footer.svg') 100% 5px no-repeat !important;
    background-size: 70px auto !important;
    padding: 14px 70px 14px 0 !important;
  }
}

/*　 ヘッダーフッターロゴ変更 END　20231213  */

/*　フッターデザイン変更 　20240423  */
#footer-renew-202404 {
  font-size: 14px;
  padding-top: 90px;
}
#footer-renew-202404 .page-top-wrapper {
  max-width: 960px;
  position: relative;
  font-size: 14px;
}
#footer-renew-202404 .page-top-wrapper,
#footer-renew-202404 .hotel-footer-wrapper,
#footer-renew-202404 .brand-footer-wrapper {
  max-width: 960px;
  margin: 0 auto;
}
#footer-renew-202404 .page-top {
  font-size: 11px;
  position: absolute;
  top: -80px;
  right: 40px;
  text-align: right;
}
#footer-renew-202404 .page-top a {
  display: inline-block;
  text-align: center;
}
#footer-renew-202404 .page-top a:before {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 0 7px;
  content: '';
  background-image: url(../img/sprites/1x-s98e1058949.png);
  background-position: -32px -87px;
}
#footer-renew-202404 .hotel-footer-bg {
  background-color: #EDEDED;
}
#footer-renew-202404 .hotel-footer-wrapper,
#footer-renew-202404 .brand-footer-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
#footer-renew-202404 .hotel-footer-wrapper {
  padding: 48px 0 38px;
}
#footer-renew-202404 .hotel-info-container:first-child {
  width: 190px;
}
#footer-renew-202404 .hotel-info-container:nth-child(2) {
  width: 330px;
}
#footer-renew-202404 .hotel-info-container:last-child {
  width: 322px;
}
#footer-renew-202404 .hotel-logo-box.ito-logo { background-image: url('../../common/img/logo/ito_logo_hotel_footer.svg');}
#footer-renew-202404 .hotel-logo-box.gor-logo { background-image: url('../../common/img/logo/gor_logo_hotel_footer.svg');}
#footer-renew-202404 .hotel-logo-box.nasu-logo { background-image: url('../../common/img/logo/nas_logo_hotel_footer.svg');}
#footer-renew-202404 .hotel-logo-box.szj-logo { background-image: url('../../common/img/logo/szj_logo_hotel_footer.svg');}
#footer-renew-202404 .hotel-logo-box.szj_g-logo { background-image: url('../../common/img/logo_hotel_footer@2x.png');}

#footer-renew-202404 .hotel-logo-box.glamping_field-logo { background-image: url('../../common/img/logo_glampingfield_footer.svg');}
#footer-renew-202404 .hotel-logo-box.glamping_field-logo.hkb { background-image: url('../../common/img/logo_glampingfield_footer_hkb.svg');}
#footer-renew-202404 .hotel-logo-box.glamping_field-logo.szj { background-image: url('../../common/img/logo_glampingfield_footer_szj.svg');}

#footer-renew-202404 .hotel-logo-box.szj_g-logo,
#footer-renew-202404 .hotel-logo-box.glamping_field-logo {
  background-size: contain;
  margin-bottom: 0;
}


#footer-renew-202404 .hotel-logo-box {
  width: 140px;
  height: 108px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top;
  margin-bottom: 30px;
}
#footer-renew-202404 ul {
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  flex-wrap: wrap;
}
#footer-renew-202404 li {
  padding-right: 15px;
}
#footer-renew-202404 li.hotel-data-link:first-of-type {
  padding-right: 10px;
}
#footer-renew-202404 ul li i {
  display: block;
}

#footer-renew-202404 .hotel-info-container address {
  font-style: normal;
}
#footer-renew-202404 .hotel-info-container dt {
  font-size: 16px;
  font-weight: bold;
}
#footer-renew-202404 .hotel-info-container address dd {
  padding-top: 10px;
  line-height: 2;
}
#footer-renew-202404 .hotel-info-container .hotel-sns-box {
  padding-top: 25px;
}
#footer-renew-202404 .icon-facebook_2024 {
  background-image: url(../img/ico_facebook_2024.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#footer-renew-202404 .icon-line_2023,
#footer-renew-202404 .icon-insta_2023,
#footer-renew-202404 .icon-twitter_2023,
#footer-renew-202404 .icon-facebook_2024,
#footer-renew-202404 .icon-tripadvisor_2023 {
  width: 18px;
  height: 18px;
}
#footer-renew-202404 .hotel-info-container .hotel-contact-box {
  padding-bottom: 24px;
}
#footer-renew-202404 .hotel-info-container .hotel-contact-box dt {
  font-size: 14px;
}
#footer-renew-202404 .hotel-info-container .hotel-contact-box dd {
  font-size: 28px;
  font-weight: 400;
}
#footer-renew-202404 a.hotel-reservation-link {
  transition: opacity .25s ease-in-out;
}
#footer-renew-202404 a.hotel-reservation-link:hover {
  opacity: .65;
  text-decoration: none;
}
#footer-renew-202404 .hotel-reservation-btn {
  width: 193px;
  height: 48px;
  color: #FFF;
  background-color: #996633;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
#footer-renew-202404 .hotel-reservation-btn span {
  display: inline-block;
  width: 80%;
}
#footer-renew-202404 .hotel-reservation-btn::after {
  content: "";
  display: inline-block;
  width: 4.5%;
  height: 13px;
  background: url(../img/vector_white.webp) no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#footer-renew-202404 .brand-footer-wrapper {
  padding: 40px 0 50px;
}
#footer-renew-202404 .brand-info-box {
  width: 50%;
}
#footer-renew-202404 .brand-info-box .brand-name {
  font-size: 14px;
  color: #000;
  padding-bottom: 25px;
}
#footer-renew-202404 .icon-mail {
  width: 24px;
  height: 18px;
  background-image: url(../img/ico_mail.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#footer-renew-202404 .brand-data-box {
  display: flex;
  flex-direction: row;
  justify-content: right;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-bottom: 28px;
}
#footer-renew-202404 .brand-data-box .brand-data-link {
  padding-left: 15px;
  padding-bottom: 10px;
}
#footer-renew-202404 .brand-data-box .brand-data-link:last-of-type {
  padding-bottom: 0;
}
#footer-renew-202404 .brand-info-box p.copyright {
  text-align: right;
  font-size: 12px;
  color: #000;
}
#footer-renew-202404 .brand-name a span.PC-Separate {
  display: inline!important;
}
#footer-renew-202404 .brand-info-box .brand-name a {
  color: #000;
}
@media screen and (max-width:980px) {
  #footer-renew-202404 .hotel-footer-wrapper,
  #footer-renew-202404 .brand-footer-wrapper {
    width: 90%;
    max-width: 700px;
    text-align: center;
    display: block;
  }
  #footer-renew-202404 .hotel-logo-box.ito-logo { background-image: url(../../common/img/logo/ito_logo.svg);}
  #footer-renew-202404 .hotel-logo-box.gor-logo { background-image: url(../../common/img/logo/gor_logo.svg);}
  #footer-renew-202404 .hotel-logo-box.nasu-logo { background-image: url(../../common/img/logo/nas_logo.svg);}
  #footer-renew-202404 .hotel-logo-box.szj-logo { background-image: url(../../common/img/logo/szj_logo.svg);}
  #footer-renew-202404 .hotel-logo-box.szj_g-logo {
    background-image: url(../../common/img/logo.png);
    max-width: 320px;
  }
  #footer-renew-202404 .hotel-logo-box.glamping_field-logo {
    background-image: url(../../common/img/logo_glampingfield.webp);
    max-width: 600px;
  }
  #footer-renew-202404 .hotel-logo-box.glamping_field-logo.hkb {
    background-image: url(../../common/img/logo_glampingfield_hkb.webp);
    max-width: 600px;
  }
  #footer-renew-202404 .hotel-logo-box.glamping_field-logo.szj {
    background-image: url(../../common/img/logo_glampingfield_szj.webp);
    max-width: 600px;
  }
  #footer-renew-202404 .hotel-logo-box.szj_g-logo,
  #footer-renew-202404 .hotel-logo-box.glamping_field-logo {
    background-size: contain;
    margin-bottom: 20px;
  }
  #footer-renew-202404 .hotel-logo-box {
    width: 50%;
    height: auto;
    padding: 3% 0;
    margin: 0 auto 20px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top;
  }
  #footer-renew-202404 .hotel-data-box ul {
    width: 200px;
    margin: 0 auto 40px;
  }
  #footer-renew-202404 ul {
    justify-content: space-between;
    margin: 0 auto;
  }
  #footer-renew-202404 .hotel-sns-box ul,
  #footer-renew-202404 .brand-social-links ul {
    justify-content: center;
  }
  #footer-renew-202404 .hotel-info-container:first-child,
  #footer-renew-202404 .hotel-info-container:nth-child(2),
  #footer-renew-202404 .hotel-info-container:last-child {
    width: 100%;
  }
  #footer-renew-202404 .hotel-info-container .hotel-sns-box,
  #footer-renew-202404 .brand-social-links {
    width: 180px;
    margin: 0 auto;
  }
  #footer-renew-202404 .hotel-info-container .hotel-sns-box {
    padding: 25px 0 35px;
  }
  #footer-renew-202404 .hotel-reservation-btn {
    margin: 0 auto;
  }
  #footer-renew-202404 .brand-info-box {
    width: 100%;
  }
  #footer-renew-202404 .brand-data-box {
    width: 420px;
    justify-content: space-around;
    margin: 0 auto;
  }
  #footer-renew-202404 .brand-data-box .brand-data-link {
    padding-left: 0;
    padding-bottom: 4.5%;
  }
  #footer-renew-202404 .brand-info-box .brand-social-links {
    padding-bottom: 30px;
  }
  #footer-renew-202404 .brand-info-box p.copyright {
    text-align: center;
  }
}

@media screen and (max-width:700px) {
  #footer-renew-202404 {
    border-top: 1px solid #e0e0e0;
    padding-top: 5%;
    font-size: 3.2vw;
  }
  #footer-renew-202404 .page-top-wrapper {
    margin: 0 auto 5%;
  }
  #footer-renew-202404 .page-top {
    position: static;
    margin: 0 auto;
  }
  #footer-renew-202404 .page-top a {
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #333;
  }
  #footer-renew-202404 .page-top a:before {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: -10px 13px -6px 0;
    content: '';
    vertical-align: middle;
  }
  #footer-renew-202404 .hotel-footer-wrapper {
    padding: 10% 0 11%;
  }
  #footer-renew-202404 .hotel-logo-box {
    width: 90%;
    height: auto;
    padding: 4.2% 0;
    margin-bottom: 6%;
  }
  #footer-renew-202404 .hotel-logo-box.szj_g-logo {
    padding: 7.2% 0;
  }
  #footer-renew-202404 .hotel-logo-box.glamping_field-logo {
    padding: 8.9% 0;
    margin-bottom: 6%;
  }
  #footer-renew-202404 .hotel-data-box ul {
    width: 50%;
  }
  #footer-renew-202404 .hotel-info-container:first-child,
  #footer-renew-202404 .hotel-info-container:nth-child(2) {
    margin-bottom: 11%;
  }

  #footer-renew-202404 li {
    padding: 0 14px;
  }
  #footer-renew-202404 li.hotel-data-link {
    padding: 0 0;
  }
  #footer-renew-202404 li.hotel-data-link {
    font-size: 3.7vw;
  }
  #footer-renew-202404 .hotel-info-container dt {
    font-size: 4.3vw;
  }
  #footer-renew-202404 .hotel-info-container address dd {
    padding-top: 1.7%;
    font-size: 4vw;
  }
  #footer-renew-202404 .hotel-info-container .hotel-contact-box dt {
    font-size: 3.8vw;
  }
  #footer-renew-202404 .hotel-info-container .hotel-contact-box dd {
    font-size: 7.5vw;
  }
  #footer-renew-202404 .hotel-info-container .hotel-contact-box p {
    font-size: 3.8vw;
    padding-top: 2%;
    line-height: 1.6;
  }
  #footer-renew-202404 .hotel-info-container .hotel-sns-box {
    width: 100%;
    padding: 7% 0 0;
  }
  #footer-renew-202404 .hotel-reservation-btn {
    width: 57%;
    height: auto;
    padding: 3.7% 0;
    font-size: 4.2vw;
  }
  #footer-renew-202404 .hotel-reservation-btn::after {
    height: auto;
    padding: 3% 0;
  }
  #footer-renew-202404 .hotel-info-container .hotel-contact-box {
    padding-bottom: 6%;
  }
  #footer-renew-202404 .icon-line_2023,
  #footer-renew-202404 .icon-insta_2023,
  #footer-renew-202404 .icon-twitter_2023,
  #footer-renew-202404 .icon-facebook_2024,
  #footer-renew-202404 .icon-tripadvisor_2023 {
    width: 35px;
    height: 35px;
  }
  #footer-renew-202404 .icon-mail {
    width: 49px;
    height: 35px;
  }
  #footer-renew-202404 .brand-footer-wrapper {
    padding: 11% 0 0;
  }
  #footer-renew-202404 .brand-name a {
    text-decoration: none;
  }
  #footer-renew-202404 .brand-name a:hover {
    text-decoration: underline;
  }
  #footer-renew-202404 .brand-info-box {
    margin-bottom: 9%;
  }
  #footer-renew-202404 .brand-name a span.PC-Separate {
    display: none!important;
  }
  #footer-renew-202404 .brand-info-box .brand-name {
    font-size: 3.7vw;
    padding-bottom: 6%;
  }
  #footer-renew-202404 .brand-data-box {
    width: 80%;
    flex-wrap: wrap;
    padding-bottom: 7.7%;
    font-size: 3.7vw;
  }
  #footer-renew-202404 .brand-info-box .brand-social-links {
    width: 100%;
    padding-bottom: 0;
  }
  #footer-renew-202404 .brand-info-box p.copyright {
    font-size: 3.1vw;
  }
}

@media screen and (max-width:500px) {
  #footer-renew-202404 .icon-line_2023,
  #footer-renew-202404 .icon-insta_2023,
  #footer-renew-202404 .icon-twitter_2023,
  #footer-renew-202404 .icon-facebook_2024,
  #footer-renew-202404 .icon-tripadvisor_2023 {
    width: 18px;
    height: 18px;
  }
  #footer-renew-202404 .icon-mail {
    width: 24px;
    height: 18px;
  }
  #footer-renew-202404 .brand-info-box p.copyright {
    font-size: 2.9vw;
  }
}
/*　フッターデザイン変更 END　20240423  */


/*　フッターリンク追加変更 start　20240620  */
#footer-renew-202404 li.hotel-data-link:nth-of-type(3) {
  padding-top: 5px;
}

@media screen and (max-width:700px) {
  #footer-renew-202404 li.hotel-data-link:nth-of-type(3) {
    padding-top: 5%;
  }
}

/*　フッターリンク追加変更 END　20240620 */