@charset "Shift_JIS";
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
  text-align: center;
}
body *{
  box-sizing: border-box;
}
#mainContents img {
  width: auto;
  max-width: 100%;
  vertical-align: top;
}

/*parts*/
.pcItem {
  display: none;
}

.spItem {
  display: block;
}

.bg_pattern02 {
  background: #ececec;
}

.bg_pattern03 {
  background: #493521;
}

.mincho {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",游明朝,"Yu Mincho",YuMincho, "serif";
  font-weight: 500;
}

#container {
  margin: 0;
}

#guntu {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
  /**/
  /*Topics*/
  /*ガンツウとは?*/
  /*ボタン*/
  /*客室のご案内*/
  /*お食事*/
  /*スパエリア*/
  /*ガンツウ -せとうち、漂泊-*/
  /*共通　フッターリンク*/
  /**/
}
#guntu h1 img{
  width: 100%;
}
#guntu h2 {
  background-color: transparent;
  border: none;
  text-align: center;
}
.section:not(.guntu_footer) img {
  zoom: .5;
}
#guntu .section:not(.guntu_footer) {
  width: 100%;
  /* margin: 0; */
  padding: 0;
}
#guntu .section .section_inner {
  width: 100%;
  margin: 0 auto;
}
#guntu .keyvisual {
  min-width: 100%;
  height: auto;
}
#guntu .keyvisual .visual_list {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 76vw;
}
#guntu .keyvisual .js-slider-item {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 76vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-animation: fade 28s 0s infinite;
  animation: fade 28s 0s infinite;
}
#guntu .keyvisual .js-slider-item img {
  width: 100%;
}
#guntu .keyvisual .js-slider-item1 {
  background: url(/luxurytravel/guntu/images/sp/pic_slider01.jpg) center center no-repeat;
  background-size: cover;
}
#guntu .keyvisual .js-slider-item2 {
  background: url(/luxurytravel/guntu/images/sp/pic_slider02.jpg) center center no-repeat;
  background-size: cover;
}
#guntu .keyvisual .js-slider-item3 {
  background: url(/luxurytravel/guntu/images/sp/pic_slider03.jpg) center center no-repeat;
  background-size: cover;
}
#guntu .keyvisual .js-slider-item4 {
  background: url(/luxurytravel/guntu/images/sp/pic_slider04.jpg) center center no-repeat;
  background-size: cover;
}
#guntu .keyvisual .js-slider-item:nth-of-type(2) {
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
#guntu .keyvisual .js-slider-item:nth-of-type(3) {
  -webkit-animation-delay: 14s;
  animation-delay: 14s;
}
#guntu .keyvisual .js-slider-item:nth-of-type(4) {
  -webkit-animation-delay: 21s;
  animation-delay: 21s;
}
@keyframes fade {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  10% {
    opacity: 1;
    transform: scale(1);
  }
  20% {
    opacity: 1;
    transform: scale(1);
  }
  30% {
    opacity: 0;
    z-index: 9;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
  }
}
#guntu .topics {
  background-color: #000;
}
#guntu .topics_inner {
  width: 100%;
  margin: 0 auto;
  padding: calc((30 / 750)*100vw) calc((30 / 750)*100vw) calc((50 / 750)*100vw);
  box-sizing: border-box;
}
#guntu .topics .heading02 {
  text-align: center;
}
#guntu .topics .heading02 h2 {
  display: inline-block;
}
#guntu .topics_data {
  position: relative;
  margin-top: 1em;
  line-height: 20px;
  text-align: left;
  color: #fff;
  font-size: 12px;
}
#guntu .topics_data dd > a {
  text-decoration: none;
  color: #fff;
}
#guntu .topics_data .icon_new {
  position: absolute;
  top: 0.2em;
  left: 9em;
  padding: 2px .9em 1px;
  background-color: #ccc;
  letter-spacing: calc((50 / 1000)*1em);
  font-style: normal;
  line-height: 1;
  color: #000;
  font-size: 12px;
}
#guntu .about_body {
  padding: calc((75 / 750)*100vw) calc((60 / 750)*100vw);
}
#guntu .about_txt {
  margin-top: 20px;
  letter-spacing: calc((50 / 1000)*1em);
  line-height: 29px;
  font-size: 13px;
  text-align: center;
}
#guntu .about_img img {
  width: 100%;
}
#guntu .about_description {
  display: flex;
  flex-direction: column;
  padding: calc((50 / 750)*100vw) calc((35 / 750)*100vw) calc((60 / 750)*100vw);
}
#guntu .about_description .img_wrap {
  order: 2;
  margin-top: 20px;
  text-align: center;
}
#guntu .about_description .img_wrap img {
  width: 60%;
}
#guntu .about_description dl {
  order: 1;
  text-align: left;
  line-height: 2;
  font-size: 12px;
}
#guntu .about_description dl dd {
  margin-top: 20px;
}
#guntu .js-modal {
  margin-top: 20px;
}
#guntu .btn_center {
  margin-top: 20px;
  text-align: center;
}
#guntu .guntu_btn {
  display: inline-block;
  width: calc((440 / 750) * 100vw);
}
#guntu .guntu_btn a {
  position: relative;
  display: block;
  padding: .7em 1em;
  border: 1px solid #000;
  border-radius: 5px;
  text-align: center;
  letter-spacing: calc((70 / 1000)*1em);
  text-decoration: none;
  color: #000;
  font-size: 14px;
}
#guntu .guntu_btn a::after {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  display: inline-block;
  content: "";
  vertical-align: 2px;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#guntu .guntu_btn.spItem {
  display: inline-block;
}
#guntu .guntu_btn.pcItem {
  display: none;
}
#guntu .guide {
  margin-top: 95px !important;
}
#guntu .guide .heading04 h2 img {
  width: 60%;
}
#guntu .guide_contents {
  margin-top: 30px;
}
#guntu .guide_body {
  padding: calc((50 / 750) * 100vw) calc((30 / 750) * 100vw) calc((50 / 750) * 100vw);
  text-align: left;
}
#guntu .guide_body dl {
  letter-spacing: calc((50 / 1000)*1em);
  line-height: 29px;
  font-size: 13px;
}
#guntu .guide_body dl dd {
  margin-top: 30px;
}
#guntu .guide_body .guntu_btn {
  width: calc((330 / 750) * 100vw);
  margin-top: 20px;
}
#guntu .guide_body .guntu_btn a {
  font-size: 12px;
}
#guntu .guide_body .guntu_btn a::after {
  width: 4px;
  height: 4px;
}
#guntu .meal {
  margin-top: 95px;
}
#guntu .meal .heading04 h2 img {
  width: 30%;
}
#guntu .meal_contents {
  margin-top: 35px;
}
#guntu .meal .eye_catch img {
  width: 60%;
}
#guntu .meal .item_body {
  display: flex;
  padding: calc((50 / 750) * 100vw) calc((30 / 750) * 100vw) calc((120 / 750) * 100vw);
}
#guntu .meal .item_body dl {
  width: 100%;
  text-align: left;
  line-height: 2;
  font-size: 12px;
}
#guntu .meal .item_body dd {
  margin-top: 20px;
}
#guntu .meal .item_body .thumnail {
  margin-left: 20px;
}
#guntu .meal .item_body .thumnail img {
  width: 100%;
}
#guntu .spa .heading04 h3 img {
  width: 30%;
}
#guntu .spa_contents {
  margin-top: 35px;
}
#guntu .spa_body figure {
  width: 100%;
  margin: 0;
}
#guntu .spa_body figcaption {
  margin: .5em .5em 0 0;
  text-align: right;
  font-size: 12px;
}
#guntu .spa_body img {
  width: 100%;
}
#guntu .spa_txt {
  padding: calc((50 / 750) * 100vw) calc((30 / 750) * 100vw) 0;
  text-align: left;
}
#guntu .spa_txt p {
  line-height: 2;
  font-size: 12px;
}
#guntu .spa_txt p + p {
  margin-top: 1em;
}
#guntu .spa .note_txt {
  padding: calc((50 / 750) * 100vw) calc((30 / 750) * 100vw) calc((90 / 750) * 100vw);
  letter-spacing: calc((50 / 1000)*1em);
  text-align: left;
  line-height: 18px;
  font-size: 11px;
}
#guntu .spa_thumbnail {
  margin-top: 40px;
  padding: 0 calc((30 / 750)*100vw) 60px;
}
#guntu .spa_thumbnail img {
  width: calc(50% - ((15 / 750) * 100vw));
}
#guntu .spa_thumbnail dl {
  width: calc(50% - ((15 / 750) * 100vw));
  letter-spacing: calc((50 / 1000)*1em);
  text-align: left;
  line-height: 2;
  font-size: 12px;
}
#guntu .spa .thumbnail {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#guntu .spa .thumbnail + .thumbnail {
  margin-top: 20px;
}
#guntu .map .section_inner {
  padding: calc((50 / 750) * 100vw) calc((30 / 750) * 100vw) calc((90 / 750) * 100vw);
}
#guntu .map p {
  padding: calc((40 / 750) * 100vw) calc((60 / 750) * 100vw) calc((10 / 750) * 100vw) calc((40 / 750) * 100vw);
  background-color: #fff;
}
#guntu .map p img {
  width: 100%;
}
#guntu .map .fig_wrap {
  display: flex;
  margin-top: 10px;
}
#guntu .map figure {
  width: 100%;
  margin: 0;
  text-align: right;
}
#guntu .map figure img{
  width: 100%;
}
#guntu .map figure + figure {
  margin-left: 20px;
}
#guntu .map figcaption {
  margin-top: 3px;
}
#guntu .map .guntu_btn02 {
  margin-top: 40px;
}
#guntu .map .guntu_btn02 a {
  position: relative;
  display: flex;
  justify-content: center;
  margin: auto;
  padding: 1em;
  border-radius: 5px;
  background-color: #000;
  text-decoration: none;
  letter-spacing: calc((70 / 1000)*1em);
  line-height: 24px;
  color: #fff;
  font-size: 16px;
}
#guntu .map .guntu_btn02 a::after {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  display: inline-block;
  margin: auto;
  content: "";
  vertical-align: 2px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#guntu #overlay {
  display: none;
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
#guntu .lightBox02 {
  display: none;
  width: 100%;
  margin: 0 auto;
  padding: 0 calc((30 / 750)*100vw);
  position: absolute;
  left: 0;
  right: 0;
  z-index: 22;
  text-align: center;
}
#guntu .btnClose {
  display: block;
  margin-left: auto;
  cursor: pointer;
}
#guntu .btnClose:hover {
  cursor: pointer;
  opacity: .7;
}

.lightBox {
  display: none;
  width: 320px;
  max-width: 640px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 22;
  text-align: right;
}
.lightBox .eviry-baseplayer {
  margin: auto;
}

.section.map .section_inner{
  box-sizing: border-box;
}

.button_reservation {
  background-image: linear-gradient(180deg, #9b3f32, #7d3328);
}