@charset "UTF-8";

html {
  font-size: 100%;
  scroll-behavior: smooth;
}
body {
  font-family: sans-serif;
  background-color: #f8f8f8;
  color: #333;
  line-height: 1.6;
  scroll-behavior: smooth;
}
.wrapper {
  padding: 0 4%;
}

/* メニューオープン時 -----*/
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
a {
  text-decoration: none;
}
ul {
  list-style: none;
}
/* header -----*/
header {
  position: fixed;
}
/*@media (min-width: 600px) {
  .header {
    position: static;*/
/*display: none;
  }
  .header-nav {
    display: flex;
  }
}*/
.header-title {
  font-size: 5rem;
  margin: 0 0 1rem;
  position: relative;
  left: 30px;
  top: 400px;
  width: 100px;
}
/* login botton */
.header-login-btn {
  color: #fff;
  padding: 2px 6px 2px 26px;
  border: 1px solid #fff;
  border-radius: 6px;
  position: relative;
  line-height: 1;

  &::after {
    display: none;
  }

  &::before {
    position: absolute;
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../images/header-login-btn.png);
    background-size: contain;
  }
}
/* MAIN CONTENTS -------*/
.ryoukin-mainvisual {
  background-image: url(../images/rsrv.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media (min-width: 600px) {
  .ryoukin-mainvisual p {
    font-size: clamp(2rem, 5vw, 5rem);
    bottom: 0;
    position: absolute;
    width: 100%;
    color: #fff;
    text-shadow: 5px 5px 0px #394c51;
    background-image: linear-gradient(180deg, transparent 10%, #98989b 80%);
    padding-left: 4%;
  }
}
@media (min-width: 600px) {
  .ryoukin-mainvisual {
    /* display: block; */
    background-image: url(../images/ryoukinn\ 1.webp);
    width: 100%;
    height: 60vh;
    object-fit: cover;
  }
  .ryoukin-mainvisual p {
    background-image: none;
  }
}
@media (max-width: 599px) {
  .ryoukin-mainvisual p {
    margin-top: 75px;
    color: #fff;
    font-size: 2rem;
    background: linear-gradient(0deg, #49496b, #fff);
    top: 75px;
    left: 0;
    width: 100%;
    display: block;
    padding: 8px;
  }
}

/*.ryoukin-mainvisual {
  background-image: url(../images/ryoukinn\ 1.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 100svh;
  min-height: calc(100svh - 60px);
  padding-top: 5%;

  @media (max-width: 599px) {
    display: none;
  }
}*/
.ryoukin-subtitle {
  display: flex;
  justify-content: space-evenly;
  font-weight: bold;
  font-size: 1.5rem;
  margin-top: 100px;
  margin-bottom: 50px;
}
.umeda,
.nanba {
  background-color: #353656;
  color: #fff;
  width: 110px;
  border-radius: 10px;
  margin: 1.5rem auto;
  padding: 5px;
  text-align: center;
}
@media (max-width: 599px) {
  .umeda,
  .nanba {
    background-color: #353656;
    color: #fff;
    width: 110px;
    border-radius: 10px;
    margin: 1.5rem auto;
    padding: 5px;
    /*border-radius: 60px /50px;
    width: 120px;
    height: 40px;
    line-height: 1;*/
  }
}
.ryoukin-store {
  color: #333;
  margin-bottom: 5px solid;
}
.ryoukin-store span {
  background: linear-gradient(transparent 50%, rgba(108, 225, 249, 0.5) 50%);
  font-size: 2rem;
}
.ryoukin-store,
.ryoukin-weekday,
.ryoukin-weekend {
  text-align: center;
  margin-bottom: 50px;
}
.ryoukin-weekday,
.ryoukin-weekend {
  border: 3px solid;
  padding: 10px;
  border-radius: 35px;
  color: #353656;
}
.ryoukin-heijitu {
  color: #fff;
  background-color: #3c6ac6;
  width: 50px;
  height: 30px;
  text-align: center;
  margin: 10px auto;
  border-radius: 30px /35px;
}
.ryoukin-doniti {
  color: #fff;
  background-color: #ff5744;
  width: 70px;
  height: 30px;
  text-align: center;
  margin: 10px auto;
  border-radius: 30px /35px;
}
@media (max-width: 600px) {
  .ryoukin-container {
    margin: 0 15px;
  }
}
@media (min-width: 600px) {
  .ryoukin-container {
    display: flex;
    justify-content: space-around;
    gap: 20px;
  }
}
table {
  display: table;
  box-sizing: border-box;
  text-indent: initial;
  unicode-bidi: isolate;
  border-spacing: 2px;
  border-color: gray;
  /*box-sizing: border-box;*/
}
.ryoukin-option {
  text-align-last: left;
  font-size: 0.75rem;
  padding: 25px;
}
.setubi1 {
  color: #3c6ac6;
  font-weight: 700;
}
.setubi2 {
  color: #3c6ac6;
  font-size: 0.75rem;
}
.setubi3 {
  font-size: 0.75rem;
  color: #ff5744;
}
.ryoukin-list {
  display: flex;
  justify-content: center;
  vertical-align: middle;
  unicode-bidi: isolate;
}
@media (min-width: 600px) {
}
.ryoukin-time,
.entyou-pc {
  text-align: center;
  padding-bottom: 20px;
  line-height: 1.1;
}
@media (min-width: 600px) {
  .ryoukin-txtcenter {
    text-align: center !important;
  }
}
@media (max-width: 599px) {
  .ryoukin-room {
    width: 50px;
  }
}
tr,
th,
td {
  border: 1px solid;
  text-align: right;
}
.ryoukin-list,
.ryoukin-list th,
.ryoukin-list td {
  border-collapse: collapse;
}
tr {
  /*display: table-row;*/
  vertical-align: inherit;
  unicode-bidi: isolate;
  border-color: inherit;
}
th {
  display: table-cell;
  vertical-align: inherit;
  font-weight: bold;
  text-align: internal-center;
  unicode-bidi: isolate;
  padding: 10px;
}
@media (max-width: 599px) {
  .ryoukin-list th {
    writing-mode: horizontal-tb;
  }
  tr,
  th,
  td {
    text-align: center;
  }
  .ryoukin-list span {
    font-size: 12px;
  }
  .entyou-sp {
    padding: 2px;
  }
  .entyou-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .entyou-sp {
    display: none;
  }
}
td {
  display: table-cell;
  vertical-align: inherit;
  unicode-bidi: isolate;
  padding: 7px;
}
td:nth-child(n + 3) {
  font-size: 12px;
}
td:nth-child(-n + 2) {
  text-align: center;
}
@media (min-width: 600px) {
  td:nth-child(n + 3) {
    width: 74px;
    font-size: 1rem;
  }
}

/* FOTTER---------- */
/*.copyright {
  padding-bottom: 20px;
  background: #353656;
  text-align: center;
  color: #fff;
}*/
