@charset "utf-8";

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■fixedHeader
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.fixedHeader {
  /*height: 66px !important;*/
  height: 0px !important;
}

@media screen and (min-width: 1480px) {
  /*.fixedHeader {
    height: 90px !important;
  }*/

  .fixedHeader .headerNav__logo a {
    padding-top: 21px;
    padding-bottom: 20px;
  }

  /*.fixedHeader .headerNav__logo img {
    height: 49px;
    width: auto;
  }

  .fixedHeader .headerNav__list__item a {
    font-size: 18px;
    padding-top: 42px;
    padding-bottom: 30px;
  }*/

  .headerNav__reserve {
    padding-top: 21px;
  }

  .headerNav__reserve__item a {
    font-size: 18px;
  }

 /* .fixedHeader .headerNav__menuBtn {
    background: url(../img/btn_menu_big.png) left top no-repeat;
  }

  .fixedHeader .headerNav__menuBtn.open {
    background: url(../img/btn_close_big.png) left top no-repeat;
  }

  .fixedHeader .headerNav__menuBtn,
  .fixedHeader .headerNav__menuBtn.open {
    width: 90px;
    height: 90px;
    -webkit-background-size: 90px 90px;
    background-size: 90px 90px;
  }*/

  #fixMenu {
    padding-top: 170px;
  }

  .fixReserve {
    padding-top: 140px;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■topspbar
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.topspbar {
  display: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■mainimg
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.mainSlide__list__item--xmas1 {
  background-image: url(../img/index/mainSlide_xmas01.jpg);
}

/*クリスマス*/
.mainSlide__list__item--xmas2 {
  background-image: url(../img/index/mainSlide_xmas02.jpg);
}

/*クリスマス*/
.mainSlide__list__item--xmas3 {
  background-image: url(../img/index/mainSlide_xmas03.jpg);
}

/*クリスマス*/
.mainSlide__list__item--strawberry {
  background-image: url(../img/index/mainSlide_strawberry.jpg?v=2022);
}

/*苺ピクニック*/
.mainSlide__list__item--Lunch {
  background-image: url(../img/index/mainSlide_Lunch.jpg?v=3);
  background-position: bottom;
}

/*HOTEL DE Lunch*/
.mainSlide__list__item--buffet {
  background-image: url(../img/index/mainSlide_buffet.jpg);
}

/*アプローズ*/
.mainSlide__list__item--kibizen {
  background-image: url(../img/index/mainSlide_kibizen.jpg?v=3);
  background-position: bottom 91px center;
}

/*吉備膳*/
.mainSlide__list__item--0 {
  background-image: url(../img/index/mainSlide_06.jpg);
}

/*朝食*/
.mainSlide__list__item--1 {
  background-image: url(../img/index/mainSlide_01.jpg);
}

/*外観*/
.mainSlide__list__item--2 {
  background-image: url(../img/index/mainSlide_02.jpg);
}

/*客室*/
.mainSlide__list__item--3 {
  background-image: url(../img/index/mainSlide_03.jpg);
}

/*レストラン*/
.mainSlide__list__item--3_2 {
  background-image: url(../img/index/mainSlide_03_2.jpg);
}

/*レストラン*/
.mainSlide__list__item--4 {
  background-image: url(../img/index/mainSlide_04.jpg?210428);
}

/*料理*/
.mainSlide__list__item--5 {
  background-image: url(../img/index/mainSlide_05.jpg?210428);
}

/*婚礼*/
.mainSlide__list__item--6 {
  background-image: url(../img/index/mainSlide_07.jpg);
}

/*朝食*/
.mainSlide__list__item--8 {
  background-image: url(../img/index/mainSlide_08.jpg);
}
/*クリスマス*/
.mainSlide__list__item--xmas4 {
  background-image: url(../img/index/mainSlide_xmas1.jpg?24);
}
/*クリスマス*/
.mainSlide__list__item--xmas5 {
  background-image: url(../img/index/mainSlide_xmas2.jpg?24);
}
@media screen and (max-width:768px) {
  .mainSlide__list__item--xmas5 {
    background-image: url(../img/index/mainSlide_xmas2_sp.jpg?24);
  }
}

/*クリスマス*/
.mainSlide__list__item--xmas6 {
  background-image: url(../img/index/mainSlide_xmas4.jpg);
}

/* 30周年 */
.mainSlide__list__item--10 {
  background-image: url(../img/index/mainSlide_10d.jpg);
}
.mainSlide__list__item--11 {
  background-image: url(../img/index/mainSlide_11b.jpg?v=3);
}
@media screen and (max-width:768px) {
  .mainSlide__list__item--10 {
    background-image: url(../img/index/mainSlide_10d_sp.jpg);
  }
  .mainSlide__list__item--11 {
    background-image: url(../img/index/mainSlide_11b_sp.jpg?v=4);
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
headerNav
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.headerNav {
  /*display: none;*/
  height: 0;
  margin-top: -128px;
}

/*.headerNav--index{
  display: block;
}*/
.headerNav .innerWrap {
  width: 100%;
  max-width: 1220px;
}

.headerNav__logo {
  width: 13.12%;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.headerNav__logo a {
  padding-top: 18px;
  padding-bottom: 19px;
}

.headerNav__logo img.fixedOff {
  height: 91px;
}

.headerNav__list {
  width: 86.88%;
  float: right;
}

.headerNav__list__item {
  width: 16.6%;
  /* width: calc(100% / 6); */
  margin-right: 0;
}

.headerNav__list__item a {
  padding-top: 87px;
  padding-bottom: 23px;
  background-position: center 21px;
  background-repeat: no-repeat;
  -webkit-background-size: auto 48px;
  background-size: auto 48px;
}

.headerNav__list__item--1 a {
  background-image: url(../img/ico_nav01.png?v=3);
}

.headerNav__list__item--2 a {
  background-image: url(../img/ico_nav02.png);
}

.headerNav__list__item--3 a {
  background-image: url(../img/ico_nav03.png);
}

.headerNav__list__item--4 a {
  background-image: url(../img/ico_nav04.png?v=2);
}

.headerNav__list__item--5 a {
  background-image: url(../img/ico_nav05_2.png);
  background-size: auto 50px;
}

.headerNav__list__item--6 a {
  background-image: url(../img/ico_nav06.png);
}

/*.fixedHeader .headerNav__list__item a {
  background: none;
}*/

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
emergency
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.emergency {
  background: #fff;
  color: #444;
  width: 100%;
}

.emergency__wrap {
  margin: 0 auto;
  padding: 30px;
  display: flex;
  flex-direction: column;
}

.emergency__header {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #444;
  text-align: center;
  margin-bottom: 20px;
  margin-right: 60px;
    width:80%;
    margin:0 auto 20px;
}

/*.emergency__header {
  display: block;
  width: 140px;
  height: 140px;
  border: 1px solid #c9c9c8;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 35px;
  font-size: 20px;
  color: #444;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 25px;
}*/

.emergency__headereng {
  font-size: 19px;
  color: #b88f26;
  margin-left: 15px;
}

.emergency__entry {
  margin-left: 182px;
  padding: 20px 0;
  border-top: 1px solid #c9c9c8;
  width: 100%;
}

.emergency__entry:last-of-type {
  border-bottom: 1px solid #c9c9c8;
}

.emergency__title {
  font-size: 20px;
  color: #b88f26;
}

.emergency__content p {
  margin: 10px 0;
}

.emergency__content .btn a {
  color: #fff;
}

.emergency__signature {
  margin-top: 10px;
  text-align: right;
}

.emergency .btn--gray a {
  margin: 40px auto 10px;
}
.emergency__wrap .listBox {
    margin: auto auto;
    width: 80%;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
reserve
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#reserve {
  background: #545453;
  width: 100%;
}

#reserve .innerWrap {
  min-width: auto;
  max-width: 80%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
news
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#news {
  padding-top: 60px;
  padding-bottom: 70px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
concierge
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#concierge {
  padding: 65px 0px;
  /*padding-top: 65px;
  padding-bottom: 118px;*/
  background: url(../img/line.png) left top repeat-x;
}

.concierge__block {
  margin: 0 auto;
  width: 100%;
  max-width: 1680px;
  height: 454px;
  overflow: hidden;
  background-color: #fff;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}

.concierge__block--left {
  background-position: center;
}

.concierge__block--right {
  background-position: center;
}

.concierge__block__content {
  width: 750px;
  height: 100%;
  padding-right: 70px;
  padding-left: 70px;
  padding-top: 90px;
  padding-bottom: 45px;
  background: rgba(0, 0, 0, 0.8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.concierge__block--left .concierge__block__content {
  float: left;
}

.concierge__block--right .concierge__block__content {
  float: right;
}

.concierge__block__content__hd {
  font-size: 48px;
  letter-spacing: 3px;
  line-height: 190px;
  margin-right: 20px;
  position: relative;
  float: left;
}

.concierge__block__content__hd span {
  position: relative;
  z-index: 100;
}

.concierge__block__content__hd:before {
  font-size: 42px;
  font-style: italic;
  color: rgba(184, 143, 38, 0.4);
  letter-spacing: normal;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translate(0, -50%);
  -ms-transform: translate(-50%, 0);
  writing-mode: horizontal-tb;
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
}

_:-ms-lang(x),
_::-webkit-meter-bar,
.concierge__block__content__hd:before {
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}

.concierge__block__content__txt {
  height: 225px;
  margin-top: -10px;
}

.concierge__block__content__txt__lead {
  font-size: 24px;
  margin-bottom: 6px;
  white-space: nowrap;
}

.concierge__block__content__txt__txt {
  font-size: 18px;
  line-height: 1.66;
}

.concierge__block__content__btns {
  clear: both;
  height: auto;
  overflow: hidden;
  margin-bottom: -10px;
}

.concierge__block__content__btns .btn {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.concierge__block__content__btns .btn:nth-child(2n) {
  margin-right: 0;
}

.concierge__block__content__btns .btn a {
  width: 300px;
  font-size: 16px;
  line-height: 44px;
  padding: 0;
  padding-right: 11px;
}

/* 01 */
.concierge__block--1 {
  background-image: url(../img/index/img_concierge01_2.jpg);
}

.concierge__block--1 .concierge__block__content__hd:before {
  content: "Stay";
}

.concierge__block--1 .concierge__block__content__btns .btn a {
  width: 317px;
}

.concierge__block--1 .concierge__block__content__btns .btn:nth-child(1) a,
.concierge__block--1 .concierge__block__content__btns .btn:nth-child(3) a {
  width: 283px;
}

.concierge__block--1 .concierge__block__content__btns .btn:nth-child(4) a {
  font-size: 15px;
  letter-spacing: -1px;
}

/* 02 */
.concierge__block--2 {
  background-image: url(../img/index/img_concierge02.jpg);
}

.concierge__block--2 .concierge__block__content__hd:before {
  content: "Cuisine";
}

/* 03 */
.concierge__block--3 {
  background-image: url(../img/index/img_concierge03_2.jpg);
}

.concierge__block--3 .concierge__block__content__hd:before {
  content: "Banquet";
}

/* 04 */
.concierge__block--4 {
  background-image: url(../img/index/img_concierge04_3.jpg);
}

.concierge__block--4 .concierge__block__content__hd {
  margin-top: 28px;
}

.concierge__block--4 .concierge__block__content__hd:before {
  content: "Wedding";
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
MainImg Banner
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mainSlide {
  position: relative;
  height: 80vh;
  margin-left: 0;
  width: 100%;
}

.top-rstrsv {
  display: flex;
  justify-content: center;
  height: auto;
  text-align: center;
  padding: 30px;
  margin-top: -7px;
  border: 1px solid #5f5f5f;
  background: url(../img/bg_stripe01.png) left top repeat;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  /*20240913追加*/
  align-items: center;
}

.top-rstrsv__item {
  padding: 0 30px;
}

.top-rstrsv__selector label {
  display: block;
  font-size: 16px;
  text-align: left;
  line-height: 1;
  margin-bottom: 14px;
  color: #000;
}

.top-rstrsv__btn {
  display: block;
  padding: 20px 20px 20px 40px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 252px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  border: 1px solid #fff;
  background: #b88f26 url(../img/ico_search.png) 20px center no-repeat;
  -webkit-background-size: auto 23px;
  background-size: auto 23px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*20240313追加*/
/*.all__wrap {
  display: flex;
}

.main__wrap {
  margin-left: 240px;
  width: calc(100% - 240px);
}*/

.flex__wrap {
  display: flex;
  flex-direction: row-reverse;
}

.inner__wrap {
  width: 100%;
  margin: 0 0 0 auto;
}

/*20240313追加サイドバー*/

.sidebar {
  position: fixed;
  z-index: 1000;
  background-color: #000;
  height: 100vh;
  padding-top: 25px;
  padding-right: 10px;
  width: 240px;
  opacity: 0.9;
}

.logo {
  width: 85px;
  padding: 0px 0px 25px 10px;
  margin: 0 auto;
}

.logo img {
  width: 100%;
}

/* ナビゲーションメニュー */
.nav-menu {
  background-color: #432f2f;
  /* メニューの背景色 */
  color: #fff;
  /* メニューテキストの色 */
  display: flex;
}

.menu-list {
  width: 100%;
}

.menu-item {
  position: relative;
}

.menu-item::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 19px;
  right: 20px;
  transition: all 0.3s ease-out;
}

.menu-item:hover:after {
  right: 10px;
}

/* メニューアイテムのホバースタイル */
.menu-item:hover .drop-menu-list {
  opacity: 1;
  /* 不透明度を最大に */
  transition: opacity 0.3s, visibility 0.3s;
  /* アニメーション設定 */
  visibility: visible;
  /* 下層メニューを表示 */
}

.menu-item a {
  align-items: center;
  color: #fff;
  /* メニューアイテム内のリンクテキストの色 */
  display: flex;
  height: 50px;
  justify-content: flex-start;
  text-decoration: none;
  /* リンクの下線を非表示 */
  padding-left: 10px;
}

/* ドロップダウンメニュー */
.drop-menu {
  position: relative;
}

.drop-menu-list {
  background-color: #432f2f;
  /* ドロップダウンメニューの背景色 */
  left: 0;
  opacity: 0;
  /* 不透明度を最小に */
  position: absolute;
  top: 0px;
  left: 100%;
  transition: opacity 0.3s, visibility 0.3s;
  /* アニメーション設定 */
  visibility: hidden;
  /* 下層メニューを非表示 */
  width: max-content;
  z-index: 1;
  width: 100%;
}

.hotel-info .drop-menu-list {
  bottom: -123px;
  top: auto;
}

/*.button01 a,
.button02 a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  position: relative;
  margin: 10px 10px 10px 0px;
}

.button01 a {
  background: #513061;
  padding: 5px 0px 5px 35px;
}

.button02 a {
  background: #133f90;
  padding: 5px 0px 5px 15px;
}

.button01 a::before {
  content: url(../img/ico_search.png);
  display: inline-block;
  width: 5px;
  height: 5px;
  transform: scale(0.3);
  position: absolute;
  left: 14px;
  top: 10px;
}

.button01:hover a,
.button02:hover a {
  opacity: 0.8;
}*/

.sidebar_button a {
  width: calc(99% - 35px);
  position: relative;
  display: block;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #cfb361;
  background: #856925;
  background: -moz-linear-gradient(top, #856925 0%, #a5822e 100%);
  background: -webkit-linear-gradient(top, #856925 0%, #a5822e 100%);
  background: linear-gradient(to bottom, #856925 0%, #a5822e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#856925', endColorstr='#a5822e', GradientType=0);
  font-size: 19px;
  padding: 8px 0px;
  padding-left: 35px;
  margin: 10px 0px;
}

.button01 a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 5%;
  display: block;
  width: 32px;
  height: 100%;
  min-height: 39px;
  background: url(../img/ico_side_stay.png) no-repeat left center;
  background-size: auto 32px;
  vertical-align: top;
}

.button02 a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 5%;
  display: block;
  width: 32px;
  height: 100%;
  min-height: 39px;
  background: url(../img/ico_side_restaurant.png) no-repeat left center;
  background-size: auto 32px;
  vertical-align: top;
}

.icon__wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 15px auto;
}

.icon__wrap a {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 5px;
  width: 28%;
}

.icon__wrap img {
  width: 60%;
}

.icon__wrap a:hover {
  opacity: 0.8;
}

.icon__wrap p {
  font-size: 12px;
  line-height: 1.3;
  white-space: nowrap;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
}

/*20240313追加おすすめの下*/
.concierge__content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 98%;
  max-width: 1500px;
  margin: 0 auto;
}

.concierge__box {
  display: flex;
  flex-direction: column;
  width: 18%;
  /*border: solid 1px #b88f26;*/
  background-color: #000;
  margin: 0px 10px;
  margin-bottom: 20px;
    position: relative;
}

.concierge__img img {
  width: 100%;
  filter: brightness(60%);
  transition: all 0.3s ease-out;
}

.concierge__box:hover .concierge__img img {
  filter: brightness(100%);
}

.concierge__under {
    display: flex;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.concierge__title {
    white-space: nowrap;
    font-size: 16px;
    letter-spacing: 5px;
    /* text-shadow: 1px 1px 5px rgba(0, 0, 0, 1); */
    position: relative;
    z-index: 100;
    text-align: center;
    line-height: 1.2;
}

.concierge__title:before {
    font-size: 27px;
    font-style: italic;
    color: #fff;
    letter-spacing: normal;
    position: relative;
    text-align: center;
    writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    display: block;
    line-height: 1.2;
}

_:-ms-lang(x),
_::-webkit-meter-bar,
.concierge__title:before {
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}

.concierge__box01 .concierge__title:before {
  content: "Stay";
}

.concierge__box02 .concierge__title:before {
  content: "Cuisine";
}

.concierge__box03 .concierge__title:before {
  content: "Banquet";
}

.concierge__box04 .concierge__title:before {
  content: "Wedding";
}

.concierge__box05 .concierge__title:before {
  content: "Activities";
}

.concierge__text {
  padding: 30px;
  padding-left: 15px;
  flex-grow: 1;
}

.concierge__text h5 {
  font-weight: bold;
  font-size: 18px;
}

.concierge__text p {
  font-size: 15px;
  margin-top: 10px;
}

@media screen and (max-width: 1300px) {
  .flex__wrap {
    flex-direction: column-reverse;
  }

  .emergency {
    width: 100%;
  }

  #reserve {
    width: 100%;
  }

  .concierge__box {
    width: 45%;
    margin: 0px 10px;
    margin-bottom: 20px;
  }

  .concierge__text p {
    margin-top: 10px;
  }
}

@media screen and (max-width: 1024px) {
  .concierge__under {
    padding-left: 10px;
  }

  .concierge__title {
    font-size: 18px;
  }

  .concierge__title:before {
    font-size: 25px;
  }

  .concierge__text {
    padding: 20px;
    padding-left: 10px;
  }
}

/*20240606追加動画*/
.main__video-sp {
  display: none;
}

.main__video {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
}

.main__video video {
  width: auto;
  height: auto;
  max-height: calc(100vh - 260px);
  max-width: 100vw;
}

.front_move {
  position: absolute;
  display: block;
  z-index: 20;
  bottom: 25px;
  left: 1%;
  /* transform: translate(-50%, -50%); */
}

.front_move span {
  padding: 0 40px;
}

#youtube {
  background: #000;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
  position: fixed;
  z-index: 9999;
  opacity: 1;
  background: rgba(0, 0, 0, 0.8);
}

#youtube-iframe {
  text-align: center;
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  left: 0;
  width: 80%;
  height: 66%;
  bottom: 0;
}

video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .main__video {
    display: none;
  }

  .main__video-sp {
    display: block;
    position: relative;
    width: 100vw;
    height: 100vh;
  }

  .front_move span {
    padding: 0 30px;
  }

  .front_move {
    position: absolute;
    width: 240px;
    bottom: 0%;
  }

  .front_move_close {
    position: absolute;
    width: 240px;
    bottom: 0%;
  }

  .front_move span {
    font-size: 16px;
    padding: 0 0 0 15px;
  }

  #youtube-iframe {
    width: 98%;
    height: 40%;
    position: static;
    margin-top: 30%;
    margin-bottom: 5%;
  }

  video {
    width: auto;
    height: auto;
    max-height: 80%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}

/*@media screen and (max-width: 425px) {
  .main__video {
    display: none;
  }

  .main__video-sp {
    display: block;
  }
}*/

/* 追加 */
.reserve__forms__btm {
    font-size: 0;
    text-align: center;
    padding-top: 0;
    padding-bottom: 20px;
}
.reserve__forms__btm__btn {
    display: inline-block;
    font-size: 16px;
    margin-right: 10px;
    margin-left: 10px;
    background: #b88f26 url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png) 92% center no-repeat;
    -webkit-background-size: auto 10px;
    background-size: auto 10px;
}
.reserve__forms__btm__btn__banquet {
    background-color: #9a7a2f;
}
.reserve__forms__btm__btn a {
    display: block;
    padding-left: 50px;
    padding-right: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
}
.reserve__forms__btm__btn:hover {
    opacity: 0.8;
    transition: all 0.15s linear;
}

#reserve__btn__sp {
    padding: 30px 30px 0;
    background-color: #fff;
}
#reserve__btn__sp .btn a {
    font-size: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
    width: auto;
    margin: 0 auto;
    border: 1px solid #b88f26;
    background-color: #b88f26;
    background-image: url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
    color: #fff;
    margin-bottom: 1em;
}
#reserve__btn__sp .btn__last a {
    background-color: #9a7a2f;
    margin-bottom: 0;
}

/* トップページ周年バナー調整 */
.anniversary-bnr {
  position: absolute;
  right: 50%;
  bottom: 25px;
  width: 340px;
  margin-right: -170px;

}

.anniversary-bnr img {
  width: 100%;
}

@media screen and (max-width:780px) {

  .main__wrap #mainSlide {
    height: 500px;
  }

  .front_move {
    bottom: 140px;
    left: 15%;
  }

 #mainSlide .mainSlide__list__item__copy {
    /* margin-bottom: 130px; */
    margin-bottom: 350px;
  }

  .anniversary-bnr {
    right: 0;
    bottom: 0;
    width: 100%;
    margin-right: 0;
  }
}

/* トップページトップスライダーテキスト調整 */

.mainSlide__list__item__copy {
  font-size: 45px;
  letter-spacing: 0px;
}
.mainSlide__list__item__copy span.f_small {
  font-size: 34px;
}

.main-text .mainSlide__list__item__inner{
  text-align: end;
    padding-right: 50px;
}

.top-indent {
  padding-right: 2.3em;
}

@media screen and (max-width:780px) {
  .mainSlide__list .mainSlide__list__item__copy span, 
  .mainSlide__list .mainSlide__list__item__copy span.top{
    font-size: 30px;
  }
  .mainSlide__list .mainSlide__list__item__copy {
    font-size: 30px;
  }

  .main-text .mainSlide__list__item__inner {
    padding-right: 10px;
    text-align: center;
  }
}

/* TOPスライダーbtn調整 */
#mainSlide .btn--gray a {
  width: 250px;
  background-color: #000;
}

.talkappibot #talkappi-chat-greeting {
  bottom: 168px !important;
    right: 81px !important;
}

.talkappibot #talkappi-chat-icon {
  bottom: 80px !important;
}

/* topモーダルウィンドウ調整 */

#popup {
    position:fixed; 
  top:0; 
  left:0; 
  width:100%; 
  height:100%;
  background:rgba(0,0,0,0.7);
  display:flex;
  justify-content:center;
  align-items:center; 
  z-index:1010;
  padding: 20px;
  box-sizing: border-box;
}

#popup div {
  text-align:center; 
  position:relative; 
  max-width:90%; 
  width:600px;
}

button.btn-modal {
   position:absolute; 
    top:-15px; 
    right:-15px; 
    width:40px; 
    height:40px; 
    background:#b3a27c; 
    border:none; 
    border-radius:50%; 
    font-size:20px; 
    cursor:pointer;
    box-shadow:0 2px 6px rgba(0,0,0,0.2);
    color:#fff;
    z-index:1000;
}



/*20250806ヘッダーメニュー修正css*/
#mainSlide {
    padding-top: 160px;
}
.top-headerNav,.fixedHeader {
    height: 128px !important;
}
.top-headerNav .innerWrap,.fixedHeader .innerWrap {
    max-width: 1220px !important;
}
/* fixed */
header.fixed {
  z-index: 5000;
}

.top-headerNav ,.fixedHeader {
  height: 66px;
  /*height: 0px;*/
  position: fixed !important;
  margin: 0 !important;
  top: 42px;
  left: 0;
  right: 0;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.17);
  z-index: 100;
transition: 0.1s linear;
}
.top-headerNav.fixedHeader{
    top:0;
}
.top-headerNav .innerWrap,.fixedHeader .innerWrap {
  min-width: unset;
  max-width: 1220px;
    display: flex;
}

.top-headerNav .fixedOff ,.fixedHeader .fixedOff {
  display: block !important;
}

.top-headerNav .fixedOn, .fixedHeader .fixedOn {
 display: none;
}

.top-headerNav .headerNav__logo, .fixedHeader .headerNav__logo {
  width: auto;
  margin-right: 0;
}

.top-headerNav .headerNav__list, .fixedHeader .headerNav__list {
  float: unset;
  width: 86.88%;
}

.top-headerNav .headerNav__list__item,.fixedHeader .headerNav__list__item {
  width: 16.6%;
  margin-right: 0;
}

.top-headerNav .headerNav__reserve,.fixedHeader .headerNav__reserve {
  margin-left: 23px;
}

.top-headerNav .headerNav__menuBtn,.fixedHeader .headerNav__menuBtn {
  float: right;
  display: block;
  width: 66px;
  height: 66px;
  /*height: 0px;*/
  margin-left: 46px;
  cursor: pointer;
  background: url(../img/btn_menu.png) left top no-repeat;
  -webkit-background-size: 66px 66px;
  background-size: 66px 66px;
}

.fixedHeader .headerNav__menuBtn.open {
  float: right;
  display: block;
  width: 66px;
  height: 66px;
  /*height: 0px;*/
  margin-left: 46px;
  background: url(../img/btn_close.png) left top no-repeat;
  -webkit-background-size: 66px 66px;
  background-size: 66px 66px;
}
.top-headerNav .headerNav__menuBtn,.fixedHeader .headerNav__menuBtn{
    display:none !important;
}
.top-headerNav .headerNav__list__item a,.fixedHeader .headerNav__list__item a {
   padding-top: 87px;
    padding-bottom: 20px;
}

.main__wrap .headerNav {
    display: none;
}
@media screen and (max-width: 1640px) {
  .top-headerNav .headerNav__list__item,.fixedHeader .headerNav__list__item {
    margin-right: 0;
  }

  .top-headerNav .headerNav__reserve,.fixedHeader .headerNav__reserve {
    margin-left: 12px;
  }
}