@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
/* CSS Document */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
table a:hover {
  opacity: 0.75;
}
#contents {
  width: 950px;
  margin: 0 auto;
  font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", Meiryo, Helvetica, Arial, sans-serif;
}
#contents .main_copy {
  text-align: center;
  margin-top: 40px;
  line-height: 1.6;
  font-size: 14px;
}
#contents h2 {
  font-size: 23px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 50px 0 30px;
}
#contents ul {
  list-style: none;
}
#contents ul img {
  width: 450px;
  margin-right: 20px;
  float: left;
}
#contents li {
  margin-bottom: 40px;
}
#contents section {
  width: 440px;
  float: left;
  font-size: 14px;
}
#contents section p {
  margin: 10px 0 20px;
  line-height: 1.8;
  letter-spacing: 0.5px;
}
#contents .copy_txt img {
  width: 93%;
  margin-bottom: 10px;
}
#contents section dl {
  padding: 20px 0 20px 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  line-height: 1.8;
}
#contents section dt {
  float: left;
}
#contents section dd {
  margin-left: 110px;
}
/*=======================
mainvisual
=======================*/
#hero_image {
  width: 950px;
  margin: 0 auto 0;
}
#hero_image .mainvisual {
  position: relative;
}
#hero_image .mainvisual ul {
  list-style: none;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  position: absolute;
  z-index: 2;
}
#hero_image .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 {
  width: 17%;
  text-align: center;
  position: relative;
}
#hero_image .mainvisual ul.nav_01 li:last-child {
  width: 16%;
  background-color: rgb(142, 97, 38, 1);
  display: block;
}
#hero_image .mainvisual ul.nav_01 li:hover {
  background-color: rgba(100, 100, 100, 0.7);
}
#hero_image .mainvisual ul.nav_01 li:last-child:hover {
  background-color: #aa895c;
}

#hero_image .mainvisual ul li a {
  font-size: 14px;
  display: block;
  width: 100%;
  text-decoration: none;
}
#hero_image .mainvisual ul.nav_01 li a {
  padding: 18px 0px;
  color: #fff;
  font-size: 13px;
}
#hero_image .mainvisual ul.nav_01 li:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 12px;
  top: 22px;
  background-color: rgba(229, 229, 229, 0.5);
  left: 0;
}
#hero_image .mainvisual ul.nav_01 li:last-child:before,
#hero_image .mainvisual ul.nav_01 li:first-child:before {
  content: none;
}
/* ==============================
   　　　表
============================== */
#contents table {
  margin: 20px 10px;
  font-size: 14px;
}
#contents table tr td {
  width: 24%;
  height: 30px;
}
#contents table tr .ttl_txt {
  text-align: center;
  background-color: #ededed;
  width: 8%;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
#contents table tr .pl_20 {
  padding: 10px 20px 10px;
}
#contents table tr .lh {
  line-height: 1.5;
  border-right: solid 1px #cccccc;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
#contents .r_btn a {
  background-color: #8e6126;
  display: block;
  padding: 10px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  margin: 20px 0;
}
#contents .r_btn a:hover {
  opacity: 0.75;
  color: #fff;
}
/*---------------------------------
   スライダー
---------------------------------*/

#hero_image.main_slide,
#b_machine.main_slide {
  position: relative;
}

#b_machine　 {
  /*	width:1190px;*/
  margin-bottom: 50px;
}

#b_machine .main_slide {
  position: relative;
}

#b_machine .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;
}

#b_machine .mainvisual ul.nav_01 li {
  width: 17%;
  text-align: center;
  position: relative;
}
#b_machine .mainvisual ul.nav_01 li:last-child {
  width: 19%;
  background-color: rgb(142, 97, 38, 1);
  display: block;
}
#b_machine .mainvisual ul.nav_01 li:hover {
  background-color: rgba(100, 100, 100, 0.7);
}
#b_machine .mainvisual ul.nav_01 li:last-child:hover {
  background-color: #aa895c;
}

#b_machine .mainvisual ul li a {
  font-size: 15px;
  display: block;
  width: 100%;
  text-decoration: none;
}
#b_machine .mainvisual ul.nav_01 li a {
  padding: 20px 0px;
  color: #fff;
  letter-spacing: 1px;
}
#b_machine .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;
}
#b_machine .mainvisual ul.nav_01 li:last-child:before {
  content: none;
}
/**************************
	#hero_image slide
**************************/
#b_machine.main_slide {
  position: relative;
}
#b_machine.main_slide:after {
  position: static;
}
.out {
  position: relative;
}
.out img {
  width: 100%;
  height: 100%;
}
.in img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.5s;
  z-index: 0;
}
/*#hero_image.main_slide img{
    display: block;
    width: 100%;
    height: auto;
}*/
#b_machine input {
  display: none;
}

#b_machine .in {
  display: flex;
  width: 93.5%;
  justify-content: center;
  margin: 310px 0 50px;
}

#spa_sauna #b_machine .in {
  display: flex;
  justify-content: center;
  margin: -80px 0 60px;
}
#b_machine .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 {
  background: #404040;
  opacity: 1;
}
label span::before {
  animation: slidebutton 7s infinite;
}
@keyframes slidebutton {
  0% {
    opacity: 1;
    background: #c0c0c0;
  }
  7% {
    opacity: 1;
    background: #404040;
  } /* b÷x×100=y */
  53% {
    opacity: 1;
    background: #404040;
  } /* 100÷c=z */
  60% {
    opacity: 1;
    background: #c0c0c0;
  } /* y+z */
}
label:nth-of-type(2) span::before,
label:nth-of-type(2) img {
  animation-delay: 3.5s;
}

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 {
  opacity: 1;
  z-index: 1;
}
.in img {
  animation: slide 7s infinite; /* (a+b)×c=x */
  opacity: 0;
}
@keyframes slide {
  0% {
    opacity: 0;
  }
  7% {
    opacity: 1;
    z-index: 1;
  } /* b÷x×100=y */
  53% {
    opacity: 1;
  } /* 100÷c=z */
  60% {
    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; /* マウスを載せると一時停止 */
}

.con_outer {
  margin: 0 auto 100px;
  width: 950px;
  display: flex;
  justify-content: space-between;
}

.con_outer .slider {
  height: 300px;
}
.con_outer .inner,
.wrap_inner {
  width: 50%;
  line-height: 1.7;
}

.slider-img img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 430px;
}

.wrap_inner p {
  font-size: 13px;
  margin: 0 0 15px;
}
.wrap_inner h3 img {
  width: 200px;
}

#contents #b_machine {
  width: 950px;
  float: none;
}

#contents section .wrap_inner dl {
  display: flex;
  padding: 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0 0 -1px;
}

#contents section .wrap_inner dl dt {
  width: 25%;
}

#contents section .wrap_inner dl dd {
  margin: 0;
}

#contents section .wrap_inner p .btn {
  width: 80%;
  margin-top: 20px;
  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;
}

#contents .b_machine_li {
  margin-bottom: 0;
}

#contents #b_machine .wrap_inner dl {
  display: block;
  padding: 20px 0 20px 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  line-height: 1.8;
}
#contents #b_machine .wrap_inner dt {
  float: left;
}
#contents #b_machine .wrap_inner dd {
  margin-left: 110px;
}
