@charset "utf-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&family=Oswald:wght@500;600&display=swap");

body {
  background-size: 100%;
  font-size: 13px;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-text-size-adjust: none;
  font-feature-settings: "palt";
}
a {
  text-decoration: none;
  outline: none;
  -webkit-transition: opacity 200ms ease-in;
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
table a:hover,
#contents a:hover {
  opacity: 0.75;
}
.contents {
  width: 950px;
  margin: 0 auto;
}
.contents h2 {
  width: 950px;
  margin: 80px auto 50px;
  font-family: "Oswald", sans-serif;
}
.box_room {
  margin: 80px 0;
}
#hero_img {
  width: 950px;
  margin: 0 auto 0;
}
#hero_img.main_slide,
#hero_img_res.main_slide {
  position: relative;
}
header {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
}
header .pc_gnav {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
header .pc_gnav nav {
  width: 950px;
  margin: 0 auto;
  position: relative;
  height: 62px;
  display: flex;
  align-items: center;
}
header #logo {
  margin-top: 7px;
  left: 0;
  position: absolute;
  margin-left: 20px;
  top: 0;
  z-index: 3;
}
header #logo a {
  display: block;
  width: 100%;
  margin: 0;
}
header #logo img {
  width: 155px;
}
header .pc_gnav nav ul {
  position: absolute;
  right: 0;
  font-size: 14px;
  background-color: transparent;
  width: 650px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header .pc_gnav nav ul li {
  width: 120px;
  text-align: center;
  letter-spacing: 0.4px;
  list-style: none;
}
header .pc_gnav nav ul li a:link,
header .pc_gnav nav ul li a:visited {
  color: #fff;
  text-decoration-line: none;
}
header .pc_gnav nav ul li:last-child a {
  background-color: #fff;
  display: block;
  padding: 23px 0;
  color: #063641;
}
.sub_fv {
  width: 950px;
  padding: 0;
  margin: 0 auto 0;
  position: relative;
  overflow: hidden;
  height: 300px;
}
.sub_fv .head_bg img {
  width: 950px;
  height: 300px;
  object-fit: cover;
}
.sub_fv .head_tit {
  font-family: "Oswald", sans-serif;
  color: #fff;
  font-size: 52px;
  position: absolute;
  top: 60%;
  left: 50%;
  margin: 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#RthCustomizeW h2 {
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 68px;
  color: #063641;
  margin-top: 80px;
  margin-bottom: 50px;
}
h3 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 15px;
  margin-top: 0;
  color: #063641;
}
#container {
  line-height: 1.7;
  width: 950px;
  margin: 0 auto;
}
#container .heading {
  text-align: center;
  margin: 0 auto 40px;
  padding: 40px 0 0;
  font-size: 30px;
  font-weight: 500;
  color: #063641;
}
/* ========================
　con_floor
========================== */
.con_floor {
  width: 950px;
  background-color: #f0f0f0;
}
#RthCustomizeW .con_floor h2 {
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #063641;
  letter-spacing: 0.5px;
  margin-top: 5px;
  margin-bottom: 0;
}
.con_floor .inner {
  display: flex;
  justify-content: center;
  width: 900px;
  margin: 0 auto 60px;
  padding: 15px 0;
}
.con_floor .inner > p img {
  width: 530px;
  height: auto;
}
.con_floor .wrap_faci {
  width: 350px;
  margin-left: 25px;
}
.con_floor .wrap_faci .text {
  margin-top: 5px;
  margin-bottom: 15px;
}
.con_floor .wrap_faci dl {
  display: flex;
  margin: 0;
  padding: 7px 0;
  border-top: 1px solid #fff;
}
.con_floor .wrap_faci dl:last-of-type {
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
}
.con_floor .wrap_faci dl dt {
  width: 30%;
  margin-left: 2%;
}
/* ========================
con_menu
========================== */
.con_menu h2 {
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 49px;
  color: #063641;
  margin: 45px 0 20px;
}
.con_menu dl dt {
  /* text-align: center; */
  color: #063641;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.con_menu dl dd {
  margin: 0;
}
.con_menu .menu_lbox {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.con_menu .menu_lbox img,
.con_menu .menu_lbox_re img {
  width: 600px;
  height: auto;
}
.con_menu .menu_lbox dl {
  width: 300px;
  margin-left: 50px;
}
.con_menu .menu_lbox_re dl {
  width: 300px;
  margin-right: 50px;
}
.con_menu .menu_sbox img {
  width: 450px;
  height: auto;
}
.menu_sbox {
  width: 750px;
  margin: 0 auto 70px;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  /* justify-content: space-between; */
}
.menu_sbox:nth-last-of-type(odd) {
  flex-direction: row;
}
.con_menu .menu_lbox_re {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.menu_lbox_re {
  flex-direction: row-reverse;
}
.con_menu .menu_sbox img {
  width: 450px;
  height: auto;
}
.menu_sbox dl {
  margin-left: 20px;
  margin-top: 20px;
}
.menu_sbox:first-of-type {
  margin: 0 auto 50px;
}
.menu_sbox:first-of-type dl {
  margin-left: 0;
  margin-right: 20px;
}
.con_menu .local_food > dl {
  text-align: center;
  margin: 0 auto 20px;
}
.local_food_dt {
  width: 750px;
  display: flex;
  gap: 40px 2%;
  flex-wrap: wrap;
  margin: 0 auto 70px;
}
.local_food_dt .food_item {
  width: calc((100% - 2% * 2) / 3);
}
.local_food_dt .food_item img {
  width: 100%;
}
.live_food {
  width: 750px;
  display: flex;
  gap: 0 2%;
  flex-wrap: wrap;
  margin: 0 auto 70px;
}
.live_food .food_item {
  width: calc((100% - 2% * 3) / 4);
}
.live_food .food_item img {
  width: 100%;
}
.live_food .food_item:last-of-type dl dt {
  letter-spacing: -1px;
}
.local_food_dt dl,
.live_food dl {
  margin: 20px auto 0;
}
.local_food_dt dl dt,
.live_food dl dt {
  text-align: center;
  font-size: 22px;
  margin-bottom: 5px;
}
.menu_sbox:nth-child(even) dl {
  margin-left: 0;
  margin-right: 20px;
}
#drink_bar .menu_lbox dl {
  margin-left: 50px;
  margin-right: 0;
}
.gallery {
  width: 950px;
  display: flex;
}
.gallery img {
  width: 25%;
  height: auto;
}

/**************************
	#hero_image slide
**************************/
.main_slide {
  position: relative;
}
.out {
  position: relative;
}
.in img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s;
  z-index: 0;
}
input {
  display: none;
}
.in {
  display: flex;
  justify-content: center;
  margin: -40px 0 20px;
  align-items: center;
}
.in a:hover {
  opacity: 1;
}
label span {
  display: block;
  width: 12px;
  height: 12px;
  padding: 5px;
  border-radius: 100%;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
label span::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #c0c0c0;
  opacity: 1;
  border-radius: 100%;
}

input:nth-of-type(1):checked ~ .in label:nth-of-type(1) span::before,
input:nth-of-type(2):checked ~ .in label:nth-of-type(2) span::before,
input:nth-of-type(3):checked ~ .in label:nth-of-type(3) span::before,
input:nth-of-type(4):checked ~ .in label:nth-of-type(4) span::before,
input:nth-of-type(5):checked ~ .in label:nth-of-type(5) span::before,
input:nth-of-type(6):checked ~ .in label:nth-of-type(6) span::before,
input:nth-of-type(7):checked ~ .in label:nth-of-type(7) span::before,
input:nth-of-type(8):checked ~ .in label:nth-of-type(8) span::before,
input:nth-of-type(9):checked ~ .in label:nth-of-type(9) span::before {
  background: #404040;
  opacity: 1;
}
.two label span::before {
  /*2枚スライド*/
  animation: slidebutton2 7s infinite;
}
.three label span::before {
  /*3枚スライド*/
  animation: slidebutton3 10.5s infinite;
}
@keyframes slidebutton2 {
  /*2枚スライド*/
  0% {
    opacity: 1;
    background: #c0c0c0;
  }
  7.14% {
    opacity: 1;
    background: #404040;
  } /* b÷x×100=y */
  50.00% {
    opacity: 1;
    background: #404040;
  } /* 100÷c=z */
  57.14% {
    opacity: 1;
    background: #c0c0c0;
  } /* y+z */
}
@keyframes slidebutton3 {
  /*3枚スライド*/
  0% {
    opacity: 1;
    background: #c0c0c0;
  }
  4.76% {
    opacity: 1;
    background: #404040;
  } /* b÷x×100=y */
  33.33% {
    opacity: 1;
    background: #404040;
  } /* 100÷c=z */
  38.09% {
    opacity: 1;
    background: #c0c0c0;
  } /* y+z */
}
label:nth-of-type(2) span::before,
label:nth-of-type(2) img {
  animation-delay: 3.5s;
}
label:nth-of-type(3) span::before,
label:nth-of-type(3) img {
  animation-delay: 7s;
}
label:nth-of-type(4) span::before,
label:nth-of-type(4) img {
  animation-delay: 10.5s;
}
label:nth-of-type(5) span::before,
label:nth-of-type(5) img {
  animation-delay: 14s;
}
label:nth-of-type(6) span::before,
label:nth-of-type(6) img {
  animation-delay: 17.5s;
}
label:nth-of-type(7) span::before,
label:nth-of-type(7) img {
  animation-delay: 21s;
}
label:nth-of-type(8) span::before,
label:nth-of-type(8) img {
  animation-delay: 24.5s;
}
label:nth-of-type(9) span::before,
label:nth-of-type(9) img {
  animation-delay: 28s;
}
input:nth-of-type(1):checked ~ .in label:nth-of-type(1) img,
input:nth-of-type(2):checked ~ .in label:nth-of-type(2) img,
input:nth-of-type(3):checked ~ .in label:nth-of-type(3) img,
input:nth-of-type(4):checked ~ .in label:nth-of-type(4) img,
input:nth-of-type(5):checked ~ .in label:nth-of-type(5) img,
input:nth-of-type(6):checked ~ .in label:nth-of-type(6) img,
input:nth-of-type(7):checked ~ .in label:nth-of-type(7) img,
input:nth-of-type(8):checked ~ .in label:nth-of-type(8) img,
input:nth-of-type(9):checked ~ .in label:nth-of-type(9) img {
  opacity: 1;
  z-index: 1;
}
.two img {
  animation: slide2 7s infinite; /* (a+b)×c=x */
}
.three img {
  animation: slide3 10.5s infinite; /* (a+b)×c=x */
}
@keyframes slide2 {
  /*2枚スライド*/
  0% {
    opacity: 0;
  }
  7.14% {
    opacity: 1;
    z-index: 1;
  } /* b÷x×100=y */
  50.00% {
    opacity: 1;
  } /* 100÷c=z */
  57.14% {
    opacity: 0;
    z-index: 0;
  } /* y+z */
}
@keyframes slide3 {
  /*3枚スライド*/
  0% {
    opacity: 0;
  }
  4.76% {
    opacity: 1;
    z-index: 1;
  } /* b÷x×100=y */
  33.33% {
    opacity: 1;
  } /* 100÷c=z */
  38.09% {
    opacity: 0;
    z-index: 0;
  } /* y+z */
}

input:checked ~ .in img,
input:checked ~ .in span::before {
  animation: none;
}
.in:hover img,
.in:hover span::before {
  animation-play-state: paused; /* マウスを載せると一時停止 */
}
