@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
/* body {
  background: url(https://www.jozankeiview.com/suirei/rakuten/top/img/back_washi.png);
  background-size: 100%;
  background-position-y: -315px;
  font-size: 15px;
  color: #fff;
  -webkit-text-size-adjust: none;
  font-feature-settings: "palt";
} */

body a,
body a:hover {
  color: #ffffff;
  text-decoration: none;
}

#RthCustomizeW {
  background: url(https://www.jozankeiview.com/suirei/rakuten/top/img/back_washi.png);
  background-size: 100%;
  background-position-y: -315px;
  font-size: 15px;
  color: #fff;
  -webkit-text-size-adjust: none;
  font-feature-settings: "palt";
  line-height: 2.3;
}

/* #RthCustomizeW a, #RthCustomizeW a:hover {
  color: #ffffff;
  text-decoration: none;
}

a, a:hover {
  color: #ffffff;
  text-decoration: none;
}

#htlContents {
  width: 1190px !important;
  margin: auto !important;
  min-width: 1190px !important;
  line-height: 1.5;
}
/* #htlMainContent {
  width: 1190px;
} */
/* div#RthCustomizeW {
  margin-right: 240px;
} */
/* div#htlContents div#htlMainContent div div#trvlHtlSubNav ul {
  width: 1165px;
} */
/* #htlSide-A {
  position: absolute;
  top: 1042px;
  left: 20px;
  margin-top: 200px; バナー高さ + 10px*バナー数
} */

#page {
  padding-top: 30px;
}
.over {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
h3 {
  text-align: center;
  font-size: 24px;
  line-height: 1.1;
}
ul {
  list-style: none;
}
a#rc_rightArea {
  width: 150px; /*画像の全体幅*/
  position: fixed;
  top: 200px;
  right: -100px; /*マウスを乗せた時に出てくる幅*/
  display: inline-block;
  transition: all 0.2s ease;
  z-index: 9999;
}
a#rc_rightArea:hover {
  right: 100;
}
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:link {
  color: #fff;
}
a:link:hover {
  color: #fff;
  opacity: 0.75;
}
a:visited {
  color: #fff;
}
a:visited:hover {
  color: #fff;
  opacity: 0.75;
  text-decoration: none;
}
a:hover {
  color: #fff;
  opacity: 0.75;
  text-decoration: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
/*=======================
header
=======================*/
header {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
}
header .pc_gnav {
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
}
header .pc_gnav nav {
  width: 950px;
  margin: 0 auto;
  position: relative;
  height: 56px;
  display: flex;
  align-items: center;
}
header #logo {
  margin-top: 9px;
  margin-bottom: 0;
  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: 145px;
}
header .pc_gnav nav ul {
  position: absolute;
  right: 0;
  font-size: 14px;
  background-color: transparent;
  width: 796px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header .pc_gnav nav ul li {
  text-align: center;
  letter-spacing: 0.4px;
}
header .pc_gnav nav ul li a {
  text-align: center;
  letter-spacing: 0.4px;
  padding: 0 8px;
}
header .pc_gnav nav ul li a:link,
header .pc_gnav nav ul li a:visited {
  color: #000;
}
header .pc_gnav nav ul li:last-child a {
  background-color: #000;
  display: block;
  padding: 12px 20px;
  color: #fff;
}

/*=======================
mainvisual
=======================*/
.main_visual .main_copy {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -40%);
  text-align: center;
  color: #fff;
  z-index: 2;
}

.main_visual .main_copy h1 img {
  width: 320px;
}

h1 {
  font-size: 52px;
  line-height: 1.4;
}
h1 span {
  font-size: 22px;
  letter-spacing: 2px;
}
.main_visual .main_copy > p {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 1px;
}
.main_visual .main_copy > p img {
  width: 20%;
  margin: 0 auto;
}
.main_visual .out img {
  width: 100%;
}

/*=======================
inner
=======================*/
.con_outer .inner {
  width: 950px;
  margin: 50px auto 40px;
  line-height: 2.2;
  letter-spacing: 0.8px;
}
#pickup_plan ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  padding: 0;
}
#pickup_plan ul li {
  width: 32%;
  border: none;
  padding: 0;
  margin: 0;
}
#pickup_plan dl {
  display: unset;
}
#pickup_plan dl dt {
  width: 100%;
  margin-bottom: 15px;
}
#pickup_plan dl dd {
  margin: 0;
  font-size: 13px;
  color: #595959;
}
.btn {
  width: 325px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  overflow: hidden;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #063641;
  border-radius: 5px;
  padding: 15px 30px;
  text-align: center;
  outline: none;
  transition: ease 0.2s;
}
.btn:hover {
  opacity: unset;
}
.bgleft:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #063641;
  width: 100%;
  height: 100%;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}
.bgleft:hover:before {
  transform-origin: left top;
  transform: scale(1, 1);
}
.btn span {
  position: relative;
  z-index: 3;
  color: #063641;
}
.btn:hover span {
  color: #fff;
}

#hero_image,
#hero_image_room,
#hero_image_spa,
#hero_image_cui1, 
#hero_image_cui2, 
#hero_image_sauna1, 
#hero_image_sauna2, 
#hero_image_lounge {
  width: 950px;
  margin-bottom: 40px;
  font-family: "Noto Serif JP", system-ui;
  font-weight: 300;
  margin: 0 auto;
}
#contents .room {
  width: 950px;
}
#contents .room_2 {
  width: 100%;
}
#contents .room_2 .mainvisual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hero_image .mainvisual,
#hero_image_room .mainvisual,
#hero_image_spa .mainvisual,
#hero_image_cui1 .mainvisual,
#hero_image_cui2 .mainvisual,
#hero_image_sauna1 .mainvisual,
#hero_image_sauna2 .mainvisual,
#hero_image_lounge .mainvisual
 {
  position: relative;
}
#hero_image .mainvisual ul,
#hero_image_room .mainvisual ul,
#hero_image_spa .mainvisual ul,
#hero_image_cui1 .mainvisual ul, 
#hero_image_cui2 .mainvisual ul, 
#hero_image_sauna1 .mainvisual ul, 
#hero_image_sauna2 .mainvisual ul, 
#hero_image_lounge .mainvisual ul {
  list-style: none;
  position: absolute;
  z-index: 2;
}
#hero_image .mainvisual ul.nav_01,
#hero_image_room .mainvisual ul.nav_01,
#hero_image_spa .mainvisual ul.nav_01,
#hero_image_cui1 .mainvisual ul.nav_01,
#hero_image_cui2 .mainvisual ul.nav_01,
#hero_image_sauna1 .mainvisual ul.nav_01,
#hero_image_sauna2 .mainvisual ul.nav_01,
#hero_image_lounge .mainvisual ul.nav_01 {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  bottom: 0px;
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}
#hero_image .mainvisual ul.nav_01 li,
#hero_image_room .mainvisual ul.nav_01 li,
#hero_image_spa .mainvisual ul.nav_01 li,
#hero_image_cui1 .mainvisual ul.nav_01 li,
#hero_image_cui2 .mainvisual ul.nav_01 li,
#hero_image_sauna1 .mainvisual ul.nav_01 li,
#hero_image_sauna2 .mainvisual ul.nav_01 li,
#hero_image_lounge .mainvisual ul.nav_01 li {
  width: 17%;
  text-align: center;
  position: relative;
}
#hero_image .mainvisual ul.nav_01 li:last-child,
#hero_image_room .mainvisual ul.nav_01 li:last-child,
#hero_image_spa .mainvisual ul.nav_01 li:last-child,
#hero_image_cui1 .mainvisual ul.nav_01 li:last-child,
#hero_image_cui2 .mainvisual ul.nav_01 li:last-child,
#hero_image_sauna1 .mainvisual ul.nav_01 li:last-child,
#hero_image_sauna2 .mainvisual ul.nav_01 li:last-child,
#hero_image_lounge .mainvisual ul.nav_01 li:last-child {
  width: 19%;
  background-color: rgb(142, 97, 38, 1);
  display: block;
}
#hero_image .mainvisual ul.nav_01 li:hover,
#hero_image_room .mainvisual ul.nav_01 li:hover,
#hero_image_spa .mainvisual ul.nav_01 li:hover,
#hero_image_cui1 .mainvisual ul.nav_01 li:hover,
#hero_image_cui2 .mainvisual ul.nav_01 li:hover,
#hero_image_sauna1 .mainvisual ul.nav_01 li:hover,
#hero_image_sauna2 .mainvisual ul.nav_01 li:hover,
#hero_image_lounge .mainvisual ul.nav_01 li:hover {
  background-color: rgba(100, 100, 100, 0.7);
}
#hero_image .mainvisual ul.nav_01 li:last-child:hover,
#hero_image_room .mainvisual ul.nav_01 li:last-child:hover,
#hero_image_spa .mainvisual ul.nav_01 li:last-child:hover,
#hero_image_cui1 .mainvisual ul.nav_01 li:last-child:hover,
#hero_image_cui2 .mainvisual ul.nav_01 li:last-child:hover,
#hero_image_sauna1 .mainvisual ul.nav_01 li:last-child:hover,
#hero_image_sauna2 .mainvisual ul.nav_01 li:last-child:hover,
#hero_image_lounge .mainvisual ul.nav_01 li:last-child:hover {
  background-color: #aa895c;
}

#hero_image .mainvisual ul li a,
#hero_image_room .mainvisual ul li a,
#hero_image_spa .mainvisual ul li a,
#hero_image_cui1 .mainvisual ul li a,
#hero_image_cui2 .mainvisual ul li a,
#hero_image_sauna1 .mainvisual ul li a,
#hero_image_sauna2 .mainvisual ul li a,
#hero_image_lounge .mainvisual ul li a {
  font-size: 15px;
  display: block;
  width: 100%;
  text-decoration: none;
}
#hero_image .mainvisual ul.nav_01 li a,
#hero_image_room .mainvisual ul.nav_01 li a,
#hero_image_spa .mainvisual ul.nav_01 li a,
#hero_image_cui1 .mainvisual ul.nav_01 li a,
#hero_image_cui2 .mainvisual ul.nav_01 li a,
#hero_image_sauna1 .mainvisual ul.nav_01 li a,
#hero_image_sauna2 .mainvisual ul.nav_01 li a,
#hero_image_lounge .mainvisual ul.nav_01 li a {
  padding: 20px 0px;
  color: #fff;
  letter-spacing: 1px;
}
#hero_image .mainvisual ul.nav_01 li:before,
#hero_image_room .mainvisual ul.nav_01 li:before,
#hero_image_spa .mainvisual ul.nav_01 li:before,
#hero_image_cui1 .mainvisual ul.nav_01 li:before,
#hero_image_cui2 .mainvisual ul.nav_01 li:before,
#hero_image_sauna1 .mainvisual ul.nav_01 li:before,
#hero_image_sauna2 .mainvisual ul.nav_01 li:before,
#hero_image_lounge .mainvisual ul.nav_01 li:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 12px;
  top: 26px;
  background-color: rgba(229, 229, 229, 0.5);
  left: 0;
}
#hero_image .mainvisual ul.nav_01 li:last-child:before,
#hero_image_room .mainvisual ul.nav_01 li:last-child:before,
#hero_image_spa .mainvisual ul.nav_01 li:last-child:before,
#hero_image_cui1 .mainvisual ul.nav_01 li:last-child:before,
#hero_image_cui2 .mainvisual ul.nav_01 li:last-child:before,
#hero_image_sauna1 .mainvisual ul.nav_01 li:last-child:before,
#hero_image_sauna2 .mainvisual ul.nav_01 li:last-child:before,
#hero_image_lounge .mainvisual ul.nav_01 li:last-child:before,
#hero_image .mainvisual ul.nav_01 li:first-child:before,
#hero_image_room .mainvisual ul.nav_01 li:first-child:before,
#hero_image_spa .mainvisual ul.nav_01 li:first-child:before,
#hero_image_cui1 .mainvisual ul.nav_01 li:first-child:before,
#hero_image_cui2 .mainvisual ul.nav_01 li:first-child:before,
#hero_image_sauna1 .mainvisual ul.nav_01 li:first-child:before,
#hero_image_sauna2 .mainvisual ul.nav_01 li:first-child:before,
#hero_image_lounge .mainvisual ul.nav_01 li:first-child:before {
  content: none;
}
/**************************
	#hero_image slide
**************************/
#hero_image.main_slide,
#hero_image_room.main_slide,
#hero_image_spa.main_slide,
#hero_image_cui1.main_slide,
#hero_image_cui2.main_slide,
#hero_image_sauna1.main_slide,
#hero_image_sauna2.main_slide,
#hero_image_lounge.main_slide {
  position: relative;
}
#hero_image.main_slide:after,
#hero_image_room.main_slide:after,
#hero_image_spa.main_slide:after,
#hero_image_cui1.main_slide:after,
#hero_image_cui2.main_slide:after,
#hero_image_sauna1.main_slide:after,
#hero_image_sauna2.main_slide:after,
#hero_image_lounge.main_slide:after {
  position: static;
}
#hero_image .out,
#hero_image_room .out,
#hero_image_spa .out,
#hero_image_lounge .out {
  position: relative;
}

#hero_image_cui1 .out,
#hero_image_cui2 .out,
#hero_image_sauna1 .out,
#hero_image_sauna2 .out{
  position: relative;
  height: 100%;
}
#hero_image .in img,
#hero_image_room .in img,
#hero_image_spa .in img,
#hero_image_cui1 .in img,
#hero_image_cui2 .in img,
#hero_image_sauna1 .in img,
#hero_image_sauna2 .in img,
#hero_image_lounge .in img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.5s;
  z-index: 0;
}

#hero_image input,
#hero_image_room input,
#hero_image_spa input,
#hero_image_cui1 input,
#hero_image_cui2 input,
#hero_image_sauna1 input,
#hero_image_sauna2 input,
#hero_image_lounge input {
  display: none;
}
#hero_image .in,
#hero_image_room .in,
#hero_image_spa .in,
#hero_image_cui1 .in,
#hero_image_cui2 .in,
#hero_image_sauna1 .in,
#hero_image_sauna2 .in,
#hero_image_lounge .in {
  display: flex;
  justify-content: center;
  margin: -30px 0 0;
  align-items: center;
}

#spa_sauna #hero_image_spa .in {
  display: flex;
  justify-content: center;
  margin: -80px 0 60px;
}
#hero_image .in a:hover,
#hero_image_room .in a:hover,
#hero_image_spa .in a:hover,
#hero_image_cui1 .in a:hover,
#hero_image_cui2 .in a:hover,
#hero_image_sauna1 .in a:hover,
#hero_image_sauna2 .in a:hover,
#hero_image_lounge .in a:hover {
  opacity: 1;
}

#hero_image label span,
#hero_image_room label span,
#hero_image_spa label span,
#hero_image_cui1 label span,
#hero_image_cui2 label span,
#hero_image_sauna1 label span,
#hero_image_sauna2 label span,
#hero_image_lounge label span {
  display: block;
  width: 8px;
  height: 8px;
  padding: 5px;
  border-radius: 100%;
  cursor: pointer;
  position: relative;
  z-index: 2;
}

#hero_image label span::before,
#hero_image_room label span::before,
#hero_image_spa label span::before,
#hero_image_cui1 label span::before,
#hero_image_cui2 label span::before,
#hero_image_sauna1 label span::before,
#hero_image_sauna2 label span::before,
#hero_image_lounge label span::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #c0c0c0;
  opacity: 1;
  border-radius: 100%;
}

#hero_image input:nth-of-type(1):checked ~ .in label:nth-of-type(1) span::before,
#hero_image input:nth-of-type(2):checked ~ .in label:nth-of-type(2) span::before,
#hero_image input:nth-of-type(3):checked ~ .in label:nth-of-type(3) span::before,
#hero_image input:nth-of-type(4):checked ~ .in label:nth-of-type(4) span::before,
#hero_image input:nth-of-type(5):checked ~ .in label:nth-of-type(5) span::before,
#hero_image input:nth-of-type(6):checked ~ .in label:nth-of-type(6) span::before {
  background: #ffffff;
  opacity: 1;
}
#hero_image_room input:nth-of-type(1):checked ~ .in label:nth-of-type(1) span::before,
#hero_image_room input:nth-of-type(2):checked ~ .in label:nth-of-type(2) span::before,
#hero_image_room input:nth-of-type(3):checked ~ .in label:nth-of-type(3) span::before,
#hero_image_room input:nth-of-type(4):checked ~ .in label:nth-of-type(4) span::before,
#hero_image_room input:nth-of-type(5):checked ~ .in label:nth-of-type(5) span::before,
#hero_image_room input:nth-of-type(6):checked ~ .in label:nth-of-type(6) span::before,
#hero_image_room input:nth-of-type(7):checked ~ .in label:nth-of-type(7) span::before,
#hero_image_room input:nth-of-type(8):checked ~ .in label:nth-of-type(8) span::before,
#hero_image_room input:nth-of-type(9):checked ~ .in label:nth-of-type(9) span::before,
#hero_image_room input:nth-of-type(10):checked ~ .in label:nth-of-type(10) span::before {
  background: #ffffff;
  opacity: 1;
}
#hero_image_spa input:nth-of-type(1):checked ~ .in label:nth-of-type(1) span::before,
#hero_image_spa input:nth-of-type(2):checked ~ .in label:nth-of-type(2) span::before,
#hero_image_spa input:nth-of-type(3):checked ~ .in label:nth-of-type(3) span::before,
#hero_image_spa input:nth-of-type(4):checked ~ .in label:nth-of-type(4) span::before,
#hero_image_spa input:nth-of-type(4):checked ~ .in label:nth-of-type(5) span::before {
  background: #ffffff;
  opacity: 1;
}
#hero_image_cui1 input:nth-of-type(1):checked ~ .in label:nth-of-type(1) span::before,
#hero_image_cui1 input:nth-of-type(2):checked ~ .in label:nth-of-type(2) span::before,
#hero_image_cui1 input:nth-of-type(3):checked ~ .in label:nth-of-type(3) span::before,
#hero_image_cui1 input:nth-of-type(4):checked ~ .in label:nth-of-type(4) span::before,
#hero_image_cui1 input:nth-of-type(5):checked ~ .in label:nth-of-type(5) span::before,
#hero_image_cui1 input:nth-of-type(6):checked ~ .in label:nth-of-type(6) span::before {
  background: #ffffff;
  opacity: 1;
}
#hero_image_cui2 input:nth-of-type(1):checked ~ .in label:nth-of-type(1) span::before,
#hero_image_cui2 input:nth-of-type(2):checked ~ .in label:nth-of-type(2) span::before,
#hero_image_cui2 input:nth-of-type(3):checked ~ .in label:nth-of-type(3) span::before,
#hero_image_cui2 input:nth-of-type(4):checked ~ .in label:nth-of-type(4) span::before,
#hero_image_cui2 input:nth-of-type(5):checked ~ .in label:nth-of-type(5) span::before,
#hero_image_cui2 input:nth-of-type(6):checked ~ .in label:nth-of-type(6) span::before {
  background: #ffffff;
  opacity: 1;
}
#hero_image_sauna1 input:nth-of-type(1):checked ~ .in label:nth-of-type(1) span::before,
#hero_image_sauna1 input:nth-of-type(2):checked ~ .in label:nth-of-type(2) span::before,
#hero_image_sauna1 input:nth-of-type(3):checked ~ .in label:nth-of-type(3) span::before,
#hero_image_sauna1 input:nth-of-type(4):checked ~ .in label:nth-of-type(4) span::before {
  background: #ffffff;
  opacity: 1;
}
#hero_image_sauna2 input:nth-of-type(1):checked ~ .in label:nth-of-type(1) span::before,
#hero_image_sauna2 input:nth-of-type(2):checked ~ .in label:nth-of-type(2) span::before,
#hero_image_sauna2 input:nth-of-type(3):checked ~ .in label:nth-of-type(3) span::before,
#hero_image_sauna2 input:nth-of-type(4):checked ~ .in label:nth-of-type(4) span::before {
  background: #ffffff;
  opacity: 1;
}
#hero_image_lounge input:nth-of-type(1):checked ~ .in label:nth-of-type(1) span::before,
#hero_image_lounge input:nth-of-type(2):checked ~ .in label:nth-of-type(2) span::before,
#hero_image_lounge input:nth-of-type(3):checked ~ .in label:nth-of-type(3) span::before,
#hero_image_lounge input:nth-of-type(4):checked ~ .in label:nth-of-type(4) span::before,
#hero_image_lounge input:nth-of-type(5):checked ~ .in label:nth-of-type(5) span::before,
#hero_image_lounge input:nth-of-type(6):checked ~ .in label:nth-of-type(6) span::before,
#hero_image_lounge input:nth-of-type(7):checked ~ .in label:nth-of-type(7) span::before,
#hero_image_lounge input:nth-of-type(8):checked ~ .in label:nth-of-type(8) span::before,
#hero_image_lounge input:nth-of-type(9):checked ~ .in label:nth-of-type(9) span::before,
#hero_image_lounge input:nth-of-type(10):checked ~ .in label:nth-of-type(10) span::before {
  background: #ffffff;
  opacity: 1;
}

#hero_image_spa label span::before {
  /*5枚スライド*/
  animation: slidebutton 17.5s infinite;
}
#hero_image_room label span::before {
  /*2枚スライド*/
  animation: slidebutton2 7.0s infinite;
}
#hero_image_lounge label span::before {
  /*5枚スライド*/
  animation: slidebutton2 7s infinite;
}
#hero_image_cui1 label span::before {
  /*3枚スライド*/
  animation: slidebutton4 10.5s infinite;/* (a+b)×c=x */
}
#hero_image_cui2 label span::before {
  /*3枚スライド*/
  animation: slidebutton4 10.5s infinite;/* (a+b)×c=x */
}
#hero_image_sauna1 label span::before {
  /*3枚スライド*/
  animation: slidebutton4 10.5s infinite;/* (a+b)×c=x */
}
#hero_image_sauna2 label span::before {
  /*3枚スライド*/
  animation: slidebutton4 10.5s infinite;/* (a+b)×c=x */
}
.six label span::before {
  /*6枚スライド*/
  animation: slidebutton6 21s infinite;/* (a+b)×c=x */
}
@keyframes slidebutton {
  /*5枚スライド*/
  0% {
    opacity: 0.75;
    background: #c0c0c0;
  }
  5% {
    opacity: 1;
    background: #ffffff;
  } /* b÷x×100=y */
  20% {
    opacity: 1;
    background: #ffffff;
  } /* 100÷c=z */
  21.42% {
    opacity: 0.75;
    background: #c0c0c0;
  } /* y+z */
}
@keyframes slidebutton2 {
  /*2枚スライド*/
  0% {
    opacity: 0.75;
    background: #c0c0c0;
  }
  7.14% {
    opacity: 1;
    background: #ffffff;
  } /* b÷x×100=y */
  50% {
    opacity: 1;
    background: #ffffff;
  } /* 100÷c=z */
  57.14% {
    opacity: 0.75;
    background: #c0c0c0;
  } /* y+z */
}
@keyframes slidebutton3 {
  /*5枚スライド*/
  0% {
    opacity: 0.75;
    background: #c0c0c0;
  }
  5% {
    opacity: 1;
    background: #ffffff;
  } /* b÷x×100=y */
  20% {
    opacity: 1;
    background: #ffffff;
  } /* 100÷c=z */
  21.42% {
    opacity: 0.75;
    background: #c0c0c0;
  } /* y+z */
}
@keyframes slidebutton4 {
  /*3枚スライド*/
  0% {
    opacity: 0.75;
    background: #c0c0c0;
  }
  4.76% {
    opacity: 1;
    background: #ffffff;
  } /* b÷x×100=y */
  33.33% {
    opacity: 1;
    background: #ffffff;
  } /* 100÷c=z */
  38.09% {
    opacity: 0.75;
    background: #c0c0c0;
  } /* y+z */
}
@keyframes slidebutton6 {
  /*6枚スライド*/
  0% {
    opacity: 0.75;
    background: #c0c0c0;
  }
  2.38% {
    opacity: 1;
    background: #ffffff;
  } /* b÷x×100=y */
  16.66% {
    opacity: 1;
    background: #ffffff;
  } /* 100÷c=z */
  19.04% {
    opacity: 0.75;
    background: #c0c0c0;
  } /* y+z */
}
#hero_image label:nth-of-type(2) span::before,
#hero_image label:nth-of-type(2) img,
#hero_image_room label:nth-of-type(2) span::before,
#hero_image_room label:nth-of-type(2) img,
#hero_image_spa label:nth-of-type(2) span::before,
#hero_image_spa label:nth-of-type(2) img,
#hero_image_cui1 label:nth-of-type(2) span::before,
#hero_image_cui1 label:nth-of-type(2) img,
#hero_image_cui2 label:nth-of-type(2) span::before,
#hero_image_cui2 label:nth-of-type(2) img,
#hero_image_sauna1 label:nth-of-type(2) span::before,
#hero_image_sauna1 label:nth-of-type(2) img,
#hero_image_sauna2 label:nth-of-type(2) span::before,
#hero_image_sauna2 label:nth-of-type(2) img,
#hero_image_lounge label:nth-of-type(2) span::before,
#hero_image_lounge label:nth-of-type(2) img {
  animation-delay: 3.5s;
}
#hero_image label:nth-of-type(3) span::before,
#hero_image label:nth-of-type(3) img,
#hero_image_room label:nth-of-type(3) span::before,
#hero_image_room label:nth-of-type(3) img,
#hero_image_spa label:nth-of-type(3) span::before,
#hero_image_spa label:nth-of-type(3) img,
#hero_image_cui1 label:nth-of-type(3) span::before,
#hero_image_cui1 label:nth-of-type(3) img,
#hero_image_cui2 label:nth-of-type(3) span::before,
#hero_image_cui2 label:nth-of-type(3) img,
#hero_image_sauna1 label:nth-of-type(3) span::before,
#hero_image_sauna1 label:nth-of-type(3) img,
#hero_image_sauna2 label:nth-of-type(3) span::before,
#hero_image_sauna2 label:nth-of-type(3) img,
#hero_image_lounge label:nth-of-type(3) span::before,
#hero_image_lounge label:nth-of-type(3) img {
  animation-delay: 7s;
}
#hero_image label:nth-of-type(4) span::before,
#hero_image label:nth-of-type(4) img,
#hero_image_room label:nth-of-type(4) span::before,
#hero_image_room label:nth-of-type(4) img,
#hero_image_spa label:nth-of-type(4) span::before,
#hero_image_spa label:nth-of-type(4) img,
#hero_image_cui1 label:nth-of-type(4) span::before,
#hero_image_cui1 label:nth-of-type(4) img,
#hero_image_cui2 label:nth-of-type(4) span::before,
#hero_image_cui2 label:nth-of-type(4) img,
#hero_image_lounge label:nth-of-type(4) span::before,
#hero_image_lounge label:nth-of-type(4) img {
  animation-delay: 10.5s;
}
#hero_image label:nth-of-type(5) span::before,
#hero_image label:nth-of-type(5) img,
#hero_image_room label:nth-of-type(5) span::before,
#hero_image_room label:nth-of-type(5) img,
#hero_image_spa label:nth-of-type(5) span::before,
#hero_image_spa label:nth-of-type(5) img,
#hero_image_cui1 label:nth-of-type(5) span::before,
#hero_image_cui1 label:nth-of-type(5) img,
#hero_image_cui2 label:nth-of-type(5) span::before,
#hero_image_cui2 label:nth-of-type(5) img,
#hero_image_lounge label:nth-of-type(5) span::before,
#hero_image_lounge label:nth-of-type(5) img {
  animation-delay: 14s;
}
#hero_image label:nth-of-type(6) span::before,
#hero_image label:nth-of-type(6) img,
#hero_image_room label:nth-of-type(6) span::before,
#hero_image_room label:nth-of-type(6) img,
#hero_image_spa label:nth-of-type(6) span::before,
#hero_image_spa label:nth-of-type(6) img,
#hero_image_cui1 label:nth-of-type(6) span::before,
#hero_image_cui1 label:nth-of-type(6) img,
#hero_image_cui2 label:nth-of-type(6) span::before,
#hero_image_cui2 label:nth-of-type(6) img,
#hero_image_lounge label:nth-of-type(6) span::before,
#hero_image_lounge label:nth-of-type(6) img {
  animation-delay: 17.5s;
}
#hero_image_room label:nth-of-type(7) span::before,
#hero_image_room label:nth-of-type(7) img {
  animation-delay: 21s;
}
#hero_image_room label:nth-of-type(8) span::before,
#hero_image_room label:nth-of-type(8) img {
  animation-delay: 24.5s;
}
#hero_image_room label:nth-of-type(9) span::before,
#hero_image_room label:nth-of-type(9) img {
  animation-delay: 28s;
}
#hero_image_room label:nth-of-type(10) span::before,
#hero_image_room label:nth-of-type(10) img {
  animation-delay: 31.5s;
}
#hero_image input:nth-of-type(1):checked ~ .in label:nth-of-type(1) img,
#hero_image input:nth-of-type(2):checked ~ .in label:nth-of-type(2) img,
#hero_image input:nth-of-type(3):checked ~ .in label:nth-of-type(3) img,
#hero_image input:nth-of-type(4):checked ~ .in label:nth-of-type(4) img,
#hero_image input:nth-of-type(5):checked ~ .in label:nth-of-type(5) img,
#hero_image input:nth-of-type(6):checked ~ .in label:nth-of-type(6) img {
  opacity: 1;
  z-index: 1;
}
#hero_image_room input:nth-of-type(1):checked ~ .in label:nth-of-type(1) img,
#hero_image_room input:nth-of-type(2):checked ~ .in label:nth-of-type(2) img,
#hero_image_room input:nth-of-type(3):checked ~ .in label:nth-of-type(3) img,
#hero_image_room input:nth-of-type(4):checked ~ .in label:nth-of-type(4) img,
#hero_image_room input:nth-of-type(5):checked ~ .in label:nth-of-type(5) img,
#hero_image_room input:nth-of-type(6):checked ~ .in label:nth-of-type(6) img,
#hero_image_room input:nth-of-type(7):checked ~ .in label:nth-of-type(7) img,
#hero_image_room input:nth-of-type(8):checked ~ .in label:nth-of-type(8) img,
#hero_image_room input:nth-of-type(9):checked ~ .in label:nth-of-type(9) img,
#hero_image_room input:nth-of-type(10):checked ~ .in label:nth-of-type(10) img {
  opacity: 1;
  z-index: 1;
}
#hero_image_spa input:nth-of-type(1):checked ~ .in label:nth-of-type(1) img,
#hero_image_spa input:nth-of-type(2):checked ~ .in label:nth-of-type(2) img,
#hero_image_spa input:nth-of-type(3):checked ~ .in label:nth-of-type(3) img,
#hero_image_spa input:nth-of-type(4):checked ~ .in label:nth-of-type(4) img,
#hero_image_spa input:nth-of-type(4):checked ~ .in label:nth-of-type(5) img,
#hero_image_spa input:nth-of-type(4):checked ~ .in label:nth-of-type(6) img {
  opacity: 1;
  z-index: 1;
}
#hero_image_cui1 input:nth-of-type(1):checked ~ .in label:nth-of-type(1) img,
#hero_image_cui1 input:nth-of-type(2):checked ~ .in label:nth-of-type(2) img,
#hero_image_cui1 input:nth-of-type(3):checked ~ .in label:nth-of-type(3) img,
#hero_image_cui1 input:nth-of-type(4):checked ~ .in label:nth-of-type(4) img,
#hero_image_cui1 input:nth-of-type(5):checked ~ .in label:nth-of-type(5) img,
#hero_image_cui1 input:nth-of-type(6):checked ~ .in label:nth-of-type(6) img {
  opacity: 1;
  z-index: 1;
}
#hero_image_cui2 input:nth-of-type(1):checked ~ .in label:nth-of-type(1) img,
#hero_image_cui2 input:nth-of-type(2):checked ~ .in label:nth-of-type(2) img,
#hero_image_cui2 input:nth-of-type(3):checked ~ .in label:nth-of-type(3) img,
#hero_image_cui2 input:nth-of-type(4):checked ~ .in label:nth-of-type(4) img,
#hero_image_cui2 input:nth-of-type(5):checked ~ .in label:nth-of-type(5) img,
#hero_image_cui2 input:nth-of-type(6):checked ~ .in label:nth-of-type(6) img {
  opacity: 1;
  z-index: 1;
}
#hero_image_sauna1 input:nth-of-type(1):checked ~ .in label:nth-of-type(1) img,
#hero_image_sauna1 input:nth-of-type(2):checked ~ .in label:nth-of-type(2) img,
#hero_image_sauna1 input:nth-of-type(3):checked ~ .in label:nth-of-type(3) img,
#hero_image_sauna1 input:nth-of-type(4):checked ~ .in label:nth-of-type(4) img{
  opacity: 1;
  z-index: 1;
}
#hero_image_sauna2 input:nth-of-type(1):checked ~ .in label:nth-of-type(1) img,
#hero_image_sauna2 input:nth-of-type(2):checked ~ .in label:nth-of-type(2) img,
#hero_image_sauna2 input:nth-of-type(3):checked ~ .in label:nth-of-type(3) img,
#hero_image_sauna2 input:nth-of-type(4):checked ~ .in label:nth-of-type(4) img{
  opacity: 1;
  z-index: 1;
}
#hero_image_lounge input:nth-of-type(1):checked ~ .in label:nth-of-type(1) img,
#hero_image_lounge input:nth-of-type(2):checked ~ .in label:nth-of-type(2) img,
#hero_image_lounge input:nth-of-type(3):checked ~ .in label:nth-of-type(3) img,
#hero_image_lounge input:nth-of-type(4):checked ~ .in label:nth-of-type(4) img,
#hero_image_lounge input:nth-of-type(5):checked ~ .in label:nth-of-type(5) img,
#hero_image_lounge input:nth-of-type(6):checked ~ .in label:nth-of-type(6) img,
#hero_image_lounge input:nth-of-type(7):checked ~ .in label:nth-of-type(7) img,
#hero_image_lounge input:nth-of-type(8):checked ~ .in label:nth-of-type(8) img,
#hero_image_lounge input:nth-of-type(9):checked ~ .in label:nth-of-type(9) img,
#hero_image_lounge input:nth-of-type(10):checked ~ .in label:nth-of-type(10) img {
  opacity: 1;
  z-index: 1;
}
#hero_image_spa .in img {
  /*5枚スライド*/
  animation: slide3 17.5s infinite; /* (a+b)×c=x */
  opacity: 0;
}
#hero_image_room .in img {
  /*2枚スライド*/
  animation: slide2 7.0s infinite; /* (a+b)×c=x */
  opacity: 0;
  width: 100%;
}
#hero_image_lounge .in img {
  /*2枚スライド*/
  animation: slide2 7s infinite; /* (a+b)×c=x */
  opacity: 0;
  width: 100%;
}
#hero_image_cui1 .in img {
  /*3枚スライド*/
  animation: slide4 10.5s infinite; /* (a+b)×c=x */
  opacity: 0;
}
#hero_image_cui2 .in img {
  /*3枚スライド*/
  animation: slide4 10.5s infinite; /* (a+b)×c=x */
  opacity: 0;
}
#hero_image_sauna1 .in img {
  /*3枚スライド*/
  animation: slide4 10.5s infinite; /* (a+b)×c=x */
  opacity: 0;
}
#hero_image_sauna2 .in img {
  /*3枚スライド*/
  animation: slide4 10.5s infinite; /* (a+b)×c=x */
  opacity: 0;
}
.six img {
  /*6枚スライド*/
  animation: slide6 21s infinite; /* (a+b)×c=x */
  opacity: 0;
}
@keyframes slide {
  /*4枚スライド*/
  0% {
    opacity: 0;
  }
  3.5% {
    opacity: 1;
    z-index: 1;
  } /* b÷x×100=y */
  25% {
    opacity: 1;
  } /* 100÷c=z */
  28.5% {
    opacity: 0;
    z-index: 0;
  } /* y+z */
}
@keyframes slide2 {
  /*2枚スライド*/
  0% {
    opacity: 0;
  }
  7.14% {
    opacity: 1;
    z-index: 1;
  } /* b÷x×100=y */
  50% {
    opacity: 1;
  } /* 100÷c=z */
  57.14% {
    opacity: 0;
    z-index: 0;
  } /* y+z */
}
@keyframes slide3 {
  /*5枚スライド*/
  0% {
    opacity: 0;
  }
  3.5% {
    opacity: 1;
    z-index: 1;
  } /* b÷x×100=y */
  25% {
    opacity: 1;
  } /* 100÷c=z */
  28.5% {
    opacity: 0;
    z-index: 0;
  } /* y+z */
}
@keyframes slide4 {
  /*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 */
}
@keyframes slide6 {
  /*6枚スライド*/
  0% {
    opacity: 0;
  }
  2.38% {
    opacity: 1;
    z-index: 1;
  } /* b÷x×100=y */
  16.66% {
    opacity: 1;
  } /* 100÷c=z */
  19.04% {
    opacity: 0;
    z-index: 0;
  } /* y+z */
}
#hero_image input:checked ~ .in img,
#hero_image input:checked ~ .in span::before,
#hero_image_room input:checked ~ .in img,
#hero_image_room input:checked ~ .in span::before,
#hero_image_spa input:checked ~ .in img,
#hero_image_spa input:checked ~ .in span::before,
#hero_image_cui1 input:checked ~ .in img,
#hero_image_cui1 input:checked ~ .in span::before,
#hero_image_cui2 input:checked ~ .in img,
#hero_image_cui2 input:checked ~ .in span::before,
#hero_image_sauna1 input:checked ~ .in img,
#hero_image_sauna1 input:checked ~ .in span::before,
#hero_image_sauna2 input:checked ~ .in img,
#hero_image_sauna2 input:checked ~ .in span::before,
#hero_image_lounge input:checked ~ .in img,
#hero_image_lounge input:checked ~ .in span::before {
  animation: none;
}
#hero_image .in:hover img,
#hero_image .in:hover span::before,
#hero_image_room .in:hover img,
#hero_image_room .in:hover span::before,
#hero_image_spa .in:hover img,
#hero_image_spa .in:hover span::before,
#hero_image_cui1 .in:hover img,
#hero_image_cui1 .in:hover span::before,
#hero_image_cui2 .in:hover img,
#hero_image_cui2 .in:hover span::before,
#hero_image_sauna1 .in:hover img,
#hero_image_sauna1 .in:hover span::before,
#hero_image_sauna2 .in:hover img,
#hero_image_sauna2 .in:hover span::before,
#hero_image_lounge .in:hover img,
#hero_image_lounge .in:hover span::before {
  animation-play-state: paused; /* マウスを載せると一時停止 */
}

/* スクロールダウンの位置 */
.scroll {
  position: absolute;
  right: 50%;
  top: 87%;
  writing-mode: vertical-rl;
}
/* 線のアニメーション部分 */
.scroll::before {
  animation: scroll 5s infinite;
  background-color: #fff;
  bottom: -130px;
  content: "";
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 1px;
}
/* 線のアニメーション */
@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  51% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
img.ex_link {
  width: 13px;
  height: 13px;
  padding-left: 7px;
}
#contents {
  margin: 0 auto;
  color: #ffffff;
  font-family: "Noto Serif JP", system-ui;
  font-weight: 300;
}
.con_title {
  margin: 0 auto 20px;
  padding: 130px 0 0;
  width: 950px;
}
.con_title h3 {
  width: 85%;
  margin: 0 auto 50px;
  letter-spacing: 3px;
  font-weight: 300;
}
.con_title span {
  display: inline-block;
  font-size: 15px;
  letter-spacing: 2px;
  margin: 0 auto;
  line-height: 2.5;
}
.con_main {
  width: 85%;
  text-align: center;
  font-size: 23px;
  margin: 0 auto 0;
  letter-spacing: 3px;
}

.con_sub_box {
  margin: 50px auto 0;
}

.con_body {
  width: 85%;
  margin: 20px auto;
  line-height: 2.3;
  text-align: center;
  letter-spacing: 2px;
}
/*=======================
.recommend_plan
=======================*/
.recommend_plan {
  width: 100%;
  margin: 150px auto 20px;
  padding: 50px 0;
  background-color: #3b4244;
}
.recommend_plan ul {
  width: 950px;
  display: flex;
  gap: 0 2%;
  margin: 0 auto;
  padding: 0;
}
.recommend_plan ul li {
  border-bottom: none;
  padding: 0;
  width: calc((100% - 2% * 3) / 4);
}
.recommend_plan ul li img {
  width: 100%;
  margin: 0;
}
.recommend_plan ul li p {
  width: 100%;
  margin-top: 0;
}
.recommend_plan .plan_bt {
  width: 400px;
  margin: 30px auto 0;
}
.recommend_plan .plan_bt a {
  color: #fff;
  display: block;
  position: relative;
  padding: 5px 0;
  text-align: center;
  border: solid 1px #ffffff;
  background: transparent;
  -webkit-transition: color 500ms ease, background 500ms ease;
  transition: color 500ms ease, background 500ms ease;
}
.recommend_plan .plan_bt a::before {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: 0;
  content: "";
  height: 5px;
  width: 5px;
  margin: auto;
  position: absolute;
  left: 280px;
  top: 0;
  transform: rotate(45deg);
  transition: 0.8s;
}
.recommend_plan .plan_bt a:hover {
  text-decoration: none;
}
.recommend_plan .plan_bt a:hover::before {
  left: 300px;
}

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.img_roop {
  display: flex;
  overflow: hidden;
}
.img_roop ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  animation: infinity-scroll-left 55s infinite linear 0.5s both;
}

.img_roop ul li {
  width: calc(100vw / 3);
}
.img_roop ul li > img {
  width: 100%;
}

.room_bt,
.spa_bt {
  border: solid 1px #ffffff;
  text-align: center;
  font-size: 15x;
  width: 400px;
  height: 40px;
  margin: 50px auto 0;
  padding: 0;
}

.room_bt a {
  position: relative;
  padding: 2.5px 0;
  display: block;
  color: #fff;
  letter-spacing: 2px;
}

.spa_bt a {
  position: relative;
  transition: color 500ms ease, background 500ms ease;
  -webkit-transition: color 500ms ease, background 500ms ease;
  padding: 2.5px 0;
  display: block;
  position: relative;
  color: #fff;
  letter-spacing: 2px;
}

.room_bt a:hover {
  text-decoration: none;
  color: #fff;
}

.spa_bt a:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.room_bt a:before {
  content: "";
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: 0;
  height: 5px;
  width: 5px;
  margin: auto;
  position: absolute;
  right: 20%;
  top: 0;
  transform: rotate(45deg);
  transition: right 1.3s;
  transition: 0.8s;
}

.room_bt a::before {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: 0;
  content: "";
  height: 5px;
  width: 5px;
  margin: auto;
  position: absolute;
  /* right: 30px; */
  left: 280px;
  top: 0;
  transform: rotate(45deg);
  transition: right 1.3s;
  transition: 0.8s;
}

.room_bt a:hover:before {
  right: 18%;
}
.room_bt a:hover::before {
  left: 300px;
}

.uraraka_box img,
.spa_box img {
  display: block;
  margin: 0 auto;
}

#rounge .con_image img {
  object-fit: cover;
  width: 100%;
  height: 420px;
}

#cuisine .con_image img {
  object-fit: cover;
  object-position: 0 -220px;
  width: 100%;
  height: 300px;
}

/* #ja_1,
  #ja_2 {
    padding: 30px 0 0;
    margin: -30px auto 0;
  } */

.cuisine_french {
  display: grid;
  grid-template-columns: 45% 55%;
  width: 950px;
  margin: 100px auto 0;
  background-color: #3b4244;
  padding: 0;
}

.cuisine_japanese {
  display: grid;
  grid-template-columns: 55% 45%;
  width: 950px;
  margin: 100px auto 0;
  background-color: #3b4244;
  padding: 0;
}

.cuisine_french .main_slide {
  order: 2;
}

.cuisine_french .flex_box {
  order: 1;
  display: grid;
  place-content: center;
  place-items: center;
}

.cuisine_japanese .flex_box {
  display: grid;
  place-content: center;
  place-items: center;
}

.cuisine_french a,
.cuisine_japanese a {
  width: 100%;
  height: 40px;
  background: transparent;
  -webkit-transition: color 500ms ease, background 500ms ease;
  transition: color 500ms ease, background 500ms ease;
  color: #fff;
}

.cuisine_french a:hover,
.cuisine_japanese a:hover {
  width: 100%;
  height: 40px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.cuisine_ja1_title,
.cuisine_ja2_title {
  padding: 0 0 10px;
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  letter-spacing: 3px;
}

.cuisine_ja1_image img,
.cuisine_ja2_image img {
  width: 100%;
}

.cuisine_ja1_txt,
.cuisine_ja2_txt {
  width: 80%;
  margin: 0 auto;
  padding: 0 0 25px;
  text-align: left;
  letter-spacing: 2px;
}
.cuisine_ja1_bt,
.cuisine_ja2_bt {
  font-size: 15px;
  width: 100%;
  padding: 9.5px 0;
  border: solid 1px #ffffff;
  margin: 0 auto;
  text-align: center;
}
.cuisine_ja1_bt a,
.cuisine_ja2_bt a {
  color: #fff;
}

.cuisine_ja1_txt, .cuisine_ja2_txt {
  margin: 0;
}

#cuisine .con_image img {
  object-fit: cover;
  object-position: 0 -180px;
  width: 100%;
  height: 54vh;
}
.cuisine_buffet_1 {
  margin: 100px auto 0;
  padding: 0;
  width: 950px;
  position: relative;
}

.cuisine_buffet_1 li:nth-child(1) {
  margin: 0 auto;
}

.cuisine_buffet_1 li:nth-child(1) img {
  width: 85%;
  margin: 0 auto;
  display: block;
}

.cuisine_buffet_1 li:nth-child(2) {
  position: absolute;
  top: 203px;
  left: 447px;
}

.cuisine_buffet_1 li:nth-child(2) a {
  display: block;
  width: 78%;
}

.cuisine_buffet_1 li:nth-child(2) img {
  width: 100%;
  border: 1px solid #fff;
}

.cuisine_uraraka {
  margin: 100px 0 0;
  padding: 0;
}

.cuisine_uraraka_box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin: 0 auto;
  place-content: center;
  place-items: center;
}

.cuisine_uraraka_title_1 {
  padding: 50px 0 30px;
  font-size: 24px;
  text-align: center;
  letter-spacing: 3px;
  margin: 0;
}

.cuisine_uraraka_title_2 {
  padding: 0 0 20px;
  font-size: 21px;
  text-align: left;
  letter-spacing: 2px;
  margin: 0 auto;
  width: auto;
}
.cuisine_uraraka_txt_1 {
  width: auto;
  text-align: left;
  line-height: 2em;
  margin: 0 auto;
  letter-spacing: 2px;
}

.cuisine_uraraka_txt_2 {
  width: 100%;
  font-size: 15px;
  line-height: 2em;
  border-top: solid 1px #b4b3b8;
  border-bottom: solid 1px #b4b3b8;
  margin: 0 auto;
  padding: 12px 15px;
  height: 60px;
  display: flex;
  letter-spacing: 2px;
}
.cuisine_uraraka_txt_2 .uraraka_ma {
  display: inline-block;
  padding-right: 40px;
  font-size: 15px;
  text-align: inherit;
  width: auto;
  margin: 0;
}
.cuisine_uraraka_txt_2 dd.uraraka_ma {
  display: inline-block;
  padding-right: 0;
  font-size: 15px;
  text-align: inherit;
  width: auto;
  margin: 0;
}

.cuisine_uraraka .uraraka-img figure {
  margin: 0;
}

.uraraka-img {
  width: 80%;
  margin: 0 auto;
}

.uraraka-img .slick-dots {
  bottom: 30px;
}
.uraraka-img .slick-dots li button:before {
  font-size: 45px;
}
#spa {
  padding: 0;
}

#spa .con_image {
  margin: 0 auto;
  height: 300px;
}

#spa .con_image img {
  object-fit: cover;
  /* object-position: 0 -170px; */
  width: 100%;
  /* height: 37vh; */
  height: 100%;
}

.spa_news {
  width: 440px;
  height: 40px;
  border: solid 1px #ffffff;
  text-align: center;
  margin: 0 auto 40px;
}
.spa_news p {
  padding: 12.5px 0;
  margin: 0;
  letter-spacing: 2px;
  text-align: center;
}

#faci .faci_box{
  width: 950px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0 5%;
  padding: 0;
}

#faci .faci_box .faci_box_item {
  margin: 0 auto 70px;
}

#faci .faci_box .faci_box_item ul{
  padding: 0 ;
}

#faci .faci_box .faci_box_item ul li img {
  width: 100%;
}

#faci .faci_box .faci_box_item ul div {
  flex-grow: 1;
}

#faci .faci_box .faci_box_item ul .c_tit_2 {
  text-align: center;
  padding: 20px 0 5px;
  font-size: 21px;
}

#faci .faci_box .faci_box_item ul .c_tit_2 span{
  height: 30px;
}

#faci .faci_box .faci_box_item ul .c_tit_3 {
  margin: 0 auto 20px;
  flex-grow: 1;
  letter-spacing: 2px;
}

.tbl_basic_faci {
  margin: 40px auto 0;
  border-top: solid 1px #b4b3b8;
}

.tbl_basic_faci_txt {
  border-bottom: solid 1px #b4b3b8;
  padding: 10px 15px;
  display: grid;
  grid-template-columns: 1fr 57%;
  margin: 0;
}

.tbl_basic_faci_txt dd{
  margin: 0;
  line-height: 2.5;
}

#faci{
  image-rendering: crisp-edges;
}

.sauna1, .sauna2 {
  width: 80%;
}

.map {
  height: 450px;
  filter: grayscale(100%);
}

/* アクセス */
#access {
  padding-bottom: 100px;
  margin: 0 auto;
}
.tab01 {
  width: 100%;
  margin: 0 auto 50px;
  text-align: center;
}
.tab_menu {
  width: 168px;
  height: 70px;
  font-size: 15px;
  text-align: center;
  color: #000;
  background-color: #f0f0f0;
  display: block;
  float: left;
  transition: all 0.2s ease;
  box-sizing: border-box;

  position: relative;
  z-index: 1;
  padding: 8px 0.5em;
  margin: 0 5px 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}
label[for="menu01"].tab_menu {
  margin-left: 124px;
  line-height: 1.7;
}
label[for="menu04"].tab_menu {
  margin-right: 124px;
}
input[name="tab_menu"] {
  display: none;
}
.tab_contents {
  display: none;
  padding: 15px 0;
  clear: both;
  overflow: hidden;
  transition: 0.5s opacity;
}
.tab01 #menu01 img {
  width: 85%;
}
.tab01 #menu02 img {
  width: 100%;
}
.tab01 #menu03 img {
  width: 85%;
}
.tab01 #menu04 img {
  width: 85%;
}
#menu01.tab_contents p,
#menu02.tab_contents p,
#menu03.tab_contents p,
#menu04.tab_contents p {
  margin: 7% auto 80px;
}
#menu01.tab_contents p.border,
#menu02.tab_contents p.border,
#menu03.tab_contents p.border,
#menu04.tab_contents p.border {
  margin: 0 auto;
  border-top: 1px solid #000;
  width: 710px;
}

#menu01.tab_contents .bus_map p {
  margin: 0 auto 10px;
}
#menu01:checked ~ #menu01,
#menu02:checked ~ #menu02,
#menu03:checked ~ #menu03,
#menu04:checked ~ #menu04 {
  display: block;
  font-size: 24px;
}
#menu01 .wrp_bus {
  width: 85%;
  margin: 0 auto 50px;
}
#menu01 .wrp_bus .st {
  border-top: 1px solid #b4b3b8;
  border-bottom: 1px solid #b4b3b8;
  max-width: 890px;
  padding: 15px 0;
  margin: auto;
  font-size: 15px;
  letter-spacing: 0.06em;
  color: #fff;
}
#menu01 .wrp_bus .st em {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  padding: 0.2em 1em;
  margin: 0 0.8em 0.8em;
  line-height: 1.5;
  border-radius: 5px;
  zoom: 1;
  color: #fff;
  background: #3b4244;
  border: 1px solid #b4b3b8;
}
#menu01 .wrp_bus .txt {
  margin: 20px auto 0;
}
#menu01 .wrp_bus .txt img {
  width: 26px;
  margin: 0 auto;
}
#menu01 .bus_map {
  width: 70%;
  margin: 50px auto;
}
#menu01 .bus_map img {
  width: 100%;
}

.tab01 input:checked + .tab_menu,
.tab_menu:hover {
  background-color: #3b4244;
  color: #fff;
  cursor: pointer;
}
#menu01.tab_contents .wrp_att {
  text-align: left;
  font-size: 15px;
  max-width: 890px;
  margin: 30px auto 0;
}
#menu01 .wrp_att span:first-child {
  width: 100%;
  font-weight: bold;
  display: block;
  padding: 10px 0;
  margin: 0 0 15px;
}
#menu01 .wrp_att span:last-child {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
}
#menu01 .wrp_contact {
  width: 550px;
  padding: 15px 25px;
  background: #3b4244;
  margin: 20px auto 40px;
  box-sizing: border-box;
  text-align: center;
}
#menu01 .wrp_contact .st {
  margin: 0 55px 0 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
}
#menu01 .wrp_contact > * {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  letter-spacing: normal;
}
#menu01 .wrp_contact .wrp_txt {
  text-align: left;
}
#menu01 .wrp_contact .wrp_txt .txt_tel {
  margin: 0;
  font-size: 15px;
}
#menu01 .wrp_contact .wrp_txt .txt_tel span {
  width: 100%;
  font-size: 19px;
  text-decoration: none;
  color: #ffffff;
}
#menu01 .wrp_contact .wrp_txt .txt_tel span em {
  color: #ffffff;
  font-size: 25px;
  font-style: normal;
}

.lounge_box {
  width: 60%;
  margin: 40px auto 70px;
  border-top: solid 1px #b4b3b8;
  line-height: 2.3;
}
.lounge_txt {
  border-bottom: solid 1px #b4b3b8;
  padding: 10px 15px;
  display: grid;
  grid-template-columns: 47% 1fr;
  margin: 0; 
  letter-spacing: 2px;
}

.lounge_roop ul li {
  width: calc(100vw / 4);
}

.front_box {
  width: 67%;
  margin: 40px auto 0;
  border-top: solid 1px #b4b3b8;
  line-height: 2.3;
}
.front_txt {
  border-bottom: solid 1px #b4b3b8;
  padding: 10px 15px;
  display: grid;
  grid-template-columns: 47% 1fr;
  margin: 0; 
  letter-spacing: 2px;
}

.lobby_map {
  width: 700px;
  margin: 60px auto;
}

.lobby_map p {
  font-size: 23px;
  margin: 0 0 20px;
  text-align: center;
}

.lobby_map img {
  width: 100%;
}

#guide {
  margin: 0px auto 50px;
}

#guide::before {
  display: block;
  height: 1px;
  content: "";
  margin: 0 auto;
  border-top: solid 1px #fff;
  padding-bottom: 50px;
}

.acc_img {
  image-rendering :crisp-edges;
}