@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 .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: 170px;
}
/*-- 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%;
}

#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: 980px; /*20180228 Responsive*/
  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;
}

/*.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: 36px 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: 595px;
  *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 {
  *zoom: 1;
}

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

#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 .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: -13px -50px;
}
#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;}
	




/*==================
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: 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;
	}
}
/*==================
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;
}
	
	/*--------------------------------------------------------------*/
	
#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;
}

.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%;
  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;
}
	
	.footer-banners ul li {
		/*position: relative;*/
    /*width: 100%;*/
		width: 14%;
		/*width: 15%;*/
		height: auto;
    margin: 0 0 0 3%;
    background: #909090;
    border-radius: 3px;
    font-size: 0;
}

.footer-banners ul li:first-child {
	margin: 0;
}
	
.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 span {
		display: none;
	}
	
.footer-banners ul li em {
		display: block;
		font-style: normal;
		margin: 2% 0 0;
		color: #FFF;
	}

.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 .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;
}
    /*---------------------*/
	
	
}
/*==================
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;}
