html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
main .show .gym_memo,
main .show .note-mini,
main .show .note {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.center,
footer small {
  text-align: center;
}
*,
a,
p,
li {
  box-sizing: border-box;
}
html {
  font-size: 16px;
}
body {
  max-width: 400px;
  min-width: 320px;
  margin: 0 auto;
}
a {
  text-decoration: none;
  color: inherit;
}
main p a {
  margin: auto 5px;
  border-bottom: 1px dashed #666;
}
img {
  display: block;
  margin: auto;
}
@media screen and (max-width: 4000px) {
  img {
    width: 100%;
  }
}
pre,
main .show .gym_memo,
main .show .note-mini,
main .show .note {
  white-space: pre-wrap;
}
input {
  font-size: 16px;
}
table {
  color: #4a4a4a;
}
button {
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}
.red {
  color: #f00;
}
.hide {
  display: none !important;
}
.in {
  width: 1200px;
  margin: auto;
  padding: 3rem;
}
@media screen and (max-width: 4000px) {
  .in {
    width: 100% !important;
    padding: 1.5rem 0.8rem;
  }
}
@media screen and (min-width: 4001px) and (max-width: 1200px) {
  .in {
    width: 100% !important;
  }
}
header .in {
  padding: 0;
}
header {
  text-align: center;
}
header .in {
  border-bottom: 1px solid #dadce0;
}
header .notice,
header .alert {
  color: #fff;
}
header .notice {
  background: #13b1c0;
}
header .notice pre {
  padding: 0.5rem;
}
header .alert {
  background: #f00;
}
header .warning {
  padding: 0.3rem;
  font-size: 0.8rem;
  color: #777;
}
header .warning.gray {
  background: #d3d3d3;
}
header .warning.yellow {
  background: #ffffa2;
}
header .warning .mini {
  margin-top: 0.45rem;
  font-size: 0.5rem;
}
@media screen and (max-width: 4000px) {
  header {
    position: sticky;
    top: 0;
    z-index: 102;
  }
  header .in {
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 3px 12px 2px;
    position: relative;
  }
  header a.logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100px;
    font-size: 1.4rem;
    text-align: center;
    color: #5f6368;
  }
  header button {
    height: 27px;
    width: auto;
  }
}
.siema {
  height: 2rem;
  overflow: hidden;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  background: #fff;
  color: #777;
}
.siema .box {
  height: 2rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-wrap: unset;
}
.siema img {
  width: 2rem;
  border-radius: 50%;
  margin: unset;
}
footer {
  background: #fff;
  width: 100%;
  position: sticky;
  bottom: 0;
  margin-top: 1rem;
  color: #666;
  z-index: 101;
}
footer img {
  width: 50%;
  opacity: 0.5;
}
footer small {
  display: block;
  margin-bottom: 0rem;
  padding: 5px 0;
  font-size: 0.7rem;
}
main p {
  letter-spacing: 0.1rem;
  color: #777;
}
main #index-logout {
  text-align: center;
}
main #index-logout p {
  line-height: 2;
  margin-top: 1.5rem;
}
main #index-logout span {
  display: inline-block;
  border: 1px solid #666;
  border-radius: 3px;
  margin: 4px;
  padding: 4px 8px;
  color: #666;
  font-size: 0.5rem;
}
main #index-logout a {
  display: inline-block;
  border-radius: 5px;
  margin: 2rem 0.5rem 1rem;
  padding: 0.7rem 1rem;
  background: rgba(0,185,76,0.651);
  color: #fff;
}
main #index p {
  text-align: center;
  line-height: 1.7rem;
}
main #index p.mini {
  margin-top: 1.3rem;
  margin-bottom: -0.2rem;
  font-size: 0.5rem;
}
main #index .warning {
  background: rgba(93,233,207,0.42);
  margin: 1.5rem 0.5rem;
  padding: 1rem;
  font-size: 0.8rem;
  text-align: center;
}
main #qa h1 {
  font-size: 1.4rem;
  margin: 1rem;
}
main #qa table {
  margin: 15px;
}
main #qa th,
main #qa td {
  padding: 15px 5px;
  font-size: 0.85rem;
  border: 1px solid #ccc;
  vertical-align: middle;
}
main #qa th {
  width: 30%;
  text-align: left;
}
main #qa td {
  width: 70%;
}
main div.calendar {
  margin-top: 2rem;
  text-align: center;
}
main div.calendar time,
main div.calendar a {
  margin: 0 1rem;
  color: #888;
}
main table.calendar {
  table-layout: fixed;
  width: 100%;
  margin-top: 1rem;
  color: #777;
}
main table.calendar th {
  border: 1px solid #dadce0;
  padding: 4px;
  font-size: 0.7rem;
  text-align: center;
}
main table.calendar td {
  border: 1px solid #dadce0;
}
main table.calendar .day {
  font-size: 0.65rem;
  margin: 2px;
}
main table.calendar .day.today {
  display: block;
  background: #039be4;
  width: 1rem;
  line-height: 1rem;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
main table.calendar .box {
  display: block;
  background: rgba(137,225,208,0.302);
  min-height: 20px;
  border-radius: 3px;
  font-size: 7px;
  letter-spacing: 0.1rem;
  padding: 2px 0;
  margin-top: 6px;
}
main table.calendar .box:first-of-type {
  margin-top: 4px;
}
main table.calendar .box.opacity {
  opacity: 0.3;
}
main table.calendar .box .time {
  margin-bottom: 7px;
}
main table.calendar .box .title {
  margin-bottom: 7px;
  line-height: 10px;
  font-weight: bold;
  text-decoration: underline;
}
main table.calendar .box .gym {
  color: #00f;
}
main table.calendar .box .count {
  font-size: 0.8rem;
}
main table.calendar .box .like {
  display: block;
  width: fit-content;
  margin-left: 1px;
  padding: 2px;
  border: 1px solid #90b0ec;
  color: #90b0ec;
  font-size: 6px;
}
main .show {
  position: relative;
  padding-bottom: 4rem;
  margin-bottom: 4rem;
  border-bottom: 1px solid #666;
}
main .show.in {
  padding-top: 0.7rem;
}
main .show .level {
  display: inline-block;
  border: 1px solid #777;
  margin-right: 0.5rem;
  padding: 0.3rem 0.6rem;
  border-radius: 3px;
}
main .show .title {
  display: inline;
  margin-left: 0.7rem;
  font-size: 1.3rem;
  line-height: 1.5;
}
main .show .level-bar {
  width: fit-content;
  position: relative;
  margin: 1.5rem auto;
  color: #888;
}
main .show .level-bar img {
  height: 40px;
  width: auto;
  opacity: 0.7;
}
main .show .level-bar div {
  position: absolute;
  top: calc((40px - 1rem) / 2);
  left: -85px;
  font-size: 0.8rem;
}
main .show .level-bar div img {
  display: inline;
  height: 1rem;
}
main .show .level-bar span {
  position: absolute;
  top: 6px;
  right: -120px;
  width: 100px;
  font-size: 0.6rem;
}
main .show h2 {
  letter-spacing: 0.1rem;
  margin-top: 0.15rem;
  margin-bottom: 0.15rem;
  font-size: 1.1rem;
  line-height: 2;
  color: #4a4a4a;
}
main .show .gym {
  position: relative;
}
main .show .gym a,
main .show .gym .mask {
  display: inline-block;
  overflow: hidden;
  height: 1.6rem;
  font-size: 1.6rem;
  color: #4a4a4a;
  border-bottom: 1px dashed #4a4a4a;
}
main .show .gym .mask {
  background: #fff;
  font-size: 1rem;
  padding: 0.3rem;
  position: absolute;
  top: 0;
  left: 0;
}
main .show .gym .mask.open {
  display: none;
}
main .show .gym_memo,
main .show .note-mini {
  font-size: 0.6rem;
  line-height: 1.5;
  margin-top: 1rem;
  margin-left: 1rem;
  color: #999;
  max-height: 1.5em;
  overflow: hidden;
}
main .show .gym_memo.open,
main .show .note-mini.open {
  max-height: 1000px !important;
}
main .show .gym_memo img,
main .show .note-mini img {
  width: 65%;
}
main .show .gym_memo .before,
main .show .note-mini .before {
  color: #38cdb1;
}
main .show .note {
  font-size: 0.85rem;
  line-height: 1.5;
  margin-top: 2.5rem;
  color: #777;
}
main .show .price {
  font-size: 0.8rem;
  line-height: 2.25;
  color: #777;
  margin: 1.5rem auto;
  text-align: right;
}
main .show .price .small {
  margin-top: -0.2rem;
  font-size: 0.6rem;
}
main .show .member {
  color: #666;
}
main .show .member .status {
  text-align: center;
  font-size: 1.5rem;
  margin-top: 1rem;
}
main .show .member .wrap {
  width: 98vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
main .show .member .wrap .box {
  width: 100px;
  padding: 2px;
  text-align: center;
  font-size: 0.7rem;
}
main .show .member .wrap .box img {
  border-radius: 50%;
  margin-bottom: 4px;
}
main .show .member .wrap .box .from {
  display: grid;
  margin-top: 0.5rem;
  font-size: 0.65rem;
  line-height: 0.9rem;
}
main .show .member .wrap .box .blue {
  border: 4px solid #cdfdf2;
}
main .show .member .wrap .box .yellow {
  border: 4px solid #ffff9a;
}
main .show .member .wrap .box .pink {
  border: 4px solid rgba(255,192,203,0.588);
}
main .show .member .list {
  position: relative;
  white-space: nowrap;
  font-size: 0.8rem;
  margin-top: 0.7rem;
}
main .show .member .list span {
  position: absolute;
  top: 0;
  left: 400px;
}
main .show .like_destroy {
  margin-bottom: 0.5rem;
  font-size: 0.8rem;
  color: #f00;
  text-align: center;
}
main .show .bakkure {
  margin-top: 0.5rem;
  font-size: 1rem;
  color: #78d1b8;
  text-align: center;
}
main .show2 .title-box {
  width: 70%;
  margin: -1rem 0 1rem auto;
  text-align: right;
  line-height: 0;
}
main .show2 .title-box h1,
main .show2 .title-box h2 {
  line-height: 1;
  display: inline;
  font-size: 0.4rem;
  color: #999;
}
main .show2 pre {
  line-height: 1.5;
}
main .show2 pre h1,
main .show2 pre h2,
main .show2 pre p {
  display: inline-block;
}
main .show2 pre h1 {
  margin-top: 1rem;
  font-size: 1.8rem;
  font-weight: bold;
}
main .show2 pre h2 {
  margin-top: 1rem;
  font-size: 1.2rem;
  font-weight: bold;
}
main .show2 pre a {
  border-bottom: 1px dashed #666;
}
main .show2 pre .design {
  margin-top: -1.5rem;
}
main .show2 pre .design h2 {
  border-left: solid 5px #f59b5f;
  background: #fff8eb;
  padding: 0.5rem 1rem;
}
main .show2 pre .design ul {
  border: dashed 2px #87ceeb;
  padding: 0 1rem;
}
main .show2 pre .design ul li::before {
  content: "⚫︎";
  color: #87ceeb;
  font-size: 1rem;
  margin-right: 0.5rem;
}
main .show2 pre .design strong {
  background: linear-gradient(#fcf69f) no-repeat 0 100%;
  background-size: 100% 0.4rem;
}
main .show2 pre .design a {
  display: table;
  margin: 1rem auto;
  padding: 0.5rem 3rem;
  border-radius: 1.5rem;
  background: #1976d2;
  color: #fff;
}
main .show2 .float iframe,
main .show2 .float a {
  position: fixed;
  bottom: 25px;
  right: 10px;
  width: 200px;
  aspect-ratio: 16/9;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  z-index: 102;
}
main .show2 .float a {
  z-index: 103;
}
.user_form {
  padding: 20px;
}
.user_form h2 {
  margin: 1.5rem 0 0.5rem;
}
.user_form .agree {
  margin: 1.5rem 0;
  font-size: 0.75rem;
}
.yoyaku-btn {
  position: relative;
  color: #888;
  text-align: center;
}
.yoyaku-btn .button {
  display: table;
  width: 56%;
  margin: auto;
  padding: 0.2rem;
  font-size: 1rem;
  line-height: 1;
  border: 1px solid #bbb;
}
.yoyaku-btn .button .mini {
  font-size: 0.6rem;
  line-height: 0.7rem;
  margin-top: 0.3rem;
}
.yoyaku-btn .button.done {
  background: #bbb;
  color: #fff;
}
.yoyaku-btn [value="kamo"] {
  position: absolute;
  top: 0;
  left: 10px;
}
.yoyaku-btn [value="kamo"] .mini {
  font-size: 0.6rem;
}
.yoyaku-btn [value="kamo"] img {
  width: 27px;
}
.yoyaku-btn .rental {
  position: absolute;
  top: 3px;
  right: 0;
  width: 65px;
  font-size: 0.6rem;
}
.yoyaku-btn .rental input {
  transform: scale(1.3);
}
.yoyaku-btn .rental [type="submit"] {
  display: none;
}
