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 #qa h1,
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;
}
*,
a,
p,
li {
  box-sizing: border-box;
}
html {
  font-size: 16px;
}
body {
  max-width: 400px;
  min-width: 320px;
  margin: 0 auto;
}
.center,
footer small {
  text-align: center;
}
a {
  text-decoration: none;
}
main p a {
  color: #4a4a4a;
  border-bottom: 1px dashed #4a4a4a;
  margin: auto 5px;
}
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;
}
hr {
  margin-top: 2.5rem;
  border: none;
}
li,
table {
  color: #4a4a4a;
}
.red {
  color: #f00;
}
main h2,
main p {
  letter-spacing: 0.1rem;
}
main h2 {
  line-height: 2;
  color: #4a4a4a;
  font-size: 1.3rem;
  margin-bottom: 1.3rem;
}
@media screen and (max-width: 4000px) {
  main h2 {
    font-size: 1.1rem;
    margin-bottom: 1.1rem;
  }
}
main p,
main li {
  line-height: 2.25;
  margin-bottom: 1rem;
  color: #777;
}
main p + div {
  margin-top: 2.5rem;
}
main * + img {
  margin-top: 2.5rem;
}
main .btn {
  display: table;
  vertical-align: middle;
  margin: 2.5rem auto;
  padding: 1rem 5rem;
  border: 1px solid #bbb;
  color: #888;
}
.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;
}
.flex {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 4000px) {
  .flex {
    display: block;
  }
}
.flex .box {
  padding: 1rem 1rem;
}
.flex .left {
  padding-right: 2rem;
}
.flex .right {
  padding-left: 2rem;
}
.flex .left,
.flex .right,
.flex .box {
  width: 50%;
}
@media screen and (max-width: 4000px) {
  .flex .left,
  .flex .right,
  .flex .box {
    width: 100% !important;
    padding: 1rem 0;
  }
}
.flex .up,
.flex .down {
  width: 100%;
}
@media screen and (min-width: 501px) {
  .w5 {
    width: 5% !important;
  }
  .w10 {
    width: 10% !important;
  }
  .w15 {
    width: 15% !important;
  }
  .w20 {
    width: 20% !important;
  }
  .w25 {
    width: 25% !important;
  }
  .w30 {
    width: 30% !important;
  }
  .w35 {
    width: 35% !important;
  }
  .w40 {
    width: 40% !important;
  }
  .w45 {
    width: 45% !important;
  }
  .w50 {
    width: 50% !important;
  }
  .w55 {
    width: 55% !important;
  }
  .w60 {
    width: 60% !important;
  }
  .w65 {
    width: 65% !important;
  }
  .w70 {
    width: 70% !important;
  }
  .w75 {
    width: 75% !important;
  }
  .w80 {
    width: 80% !important;
  }
  .w85 {
    width: 85% !important;
  }
  .w90 {
    width: 90% !important;
  }
  .w95 {
    width: 95% !important;
  }
}
header {
  text-align: center;
}
.in {
  border-bottom: 1px solid #dadce0;
}
.notice,
.alert {
  color: #fff;
}
.notice {
  background: #13b1c0;
}
.notice pre {
  padding: 0.5rem;
}
.alert {
  background: #f00;
}
.warning {
  padding: 0.3rem;
  font-size: 0.8rem;
  color: #777;
}
.warning.gray {
  background: #d3d3d3;
}
.warning.yellow {
  background: #ffffa2;
}
.warning .mini {
  margin-top: 0.45rem;
  font-size: 0.5rem;
}
.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;
}
@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 .right-box {
    display: flex;
  }
  header .right-box .line-btn {
    display: flex;
    align-items: center;
    flex-flow: column;
  }
  header .right-box .line-btn img {
    height: 25px;
    width: auto;
    margin-top: 1px;
    margin-bottom: 2px;
  }
}
footer {
  background: #fff;
  width: 100%;
  position: sticky;
  bottom: 0;
  margin-top: 1rem;
  color: #666;
  z-index: 101;
}
footer small {
  display: block;
  margin-bottom: 0rem;
  padding: 5px 0;
  font-size: 0.85rem;
}
@media screen and (max-width: 4000px) {
  footer small {
    font-size: 0.7rem;
  }
}
footer img {
  width: 50%;
  opacity: 0.5;
}
main #index-logout p {
  text-align: center;
  margin-bottom: 2rem;
}
main #index-logout p.mini {
  margin-top: -2.3rem;
  font-size: 0.65rem;
}
main #index-logout p a {
  color: #777;
  font-size: 0.75rem;
}
main #index p {
  text-align: center;
  line-height: 1.7rem;
}
main #index p.mini {
  margin-top: -1.3rem;
  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 #form_index input.name {
  width: 100px;
}
main .simple-calendar {
  margin: 2rem 0 1rem;
}
main .simple-calendar .calendar-heading {
  margin-bottom: 1rem;
  text-align: center;
}
main .simple-calendar .calendar-heading a,
main .simple-calendar .calendar-heading time {
  margin-left: 1rem;
  margin-right: 1rem;
  color: #777;
}
main .simple-calendar .calendar-heading nav {
  display: inline-block;
}
main .simple-calendar table {
  table-layout: fixed;
  width: 100%;
}
main .simple-calendar th {
  border: 1px solid #dadce0;
  padding: 6px;
  text-align: center;
  color: #666;
  font-size: 0.7rem;
}
main .simple-calendar td {
  border: 1px solid #dadce0;
  padding: 0;
  word-wrap: break-word;
  vertical-align: top;
}
main .simple-calendar .day {
  height: 60px;
}
main .simple-calendar .box {
  display: block;
  background: rgba(137,225,208,0.302);
  min-height: 20px;
  border-radius: 3px;
  position: relative;
  color: unset;
  margin: 4px 0 8px;
  padding: 2px 0;
}
main .simple-calendar .box:only-of-type {
  margin-bottom: 0rem;
}
main .simple-calendar .date {
  font-size: 0.65rem;
  letter-spacing: 0;
  margin: 3px 3px 5px;
}
main .simple-calendar p {
  font-size: 7px;
  line-height: 10px;
  margin-bottom: 1px;
}
main .simple-calendar p.gym {
  color: #00f;
}
main .simple-calendar p.title {
  font-weight: bold;
  padding: 0.4rem 0;
  text-decoration: underline;
}
main .simple-calendar .status {
  display: inline-block;
  margin: 0 1px;
  padding: 2px;
  border-radius: 1px;
  border: 1px solid;
  font-size: 6px;
}
main .simple-calendar .status.like {
  color: #90b0ec;
  border-color: #90b0ec;
}
main .simple-calendar .prev-month,
main .simple-calendar .next-month {
  background: #f7f7f7;
}
main .simple-calendar .past {
  opacity: 0.3;
}
main .simple-calendar .today {
  background: #fff;
}
main .simple-calendar .today .date {
  display: inline-block;
  background: #039be4;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  color: #fff;
  text-align: center;
}
main .other-month + .simple-calendar nav a {
  color: #fff;
}
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 {
  margin-top: 0.15rem;
  margin-bottom: 0.15rem;
}
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;
  color: #666;
}
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;
}
.user_form {
  padding: 20px;
}
.user_form h2 {
  margin-top: 1.5rem;
  margin-bottom: 0rem;
}
.yoyaku-btn {
  background: #fff;
}
.yoyaku-btn .flex {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.yoyaku-btn .left,
.yoyaku-btn .right {
  width: 50% !important;
}
.yoyaku-btn .left {
  width: 60% !important;
  padding: 0 10px 5px 5px;
}
.yoyaku-btn .right {
  width: 40% !important;
  padding: 0 5px 5px 10px;
}
.yoyaku-btn button {
  background: transparent;
  cursor: pointer;
  color: #888;
}
.yoyaku-btn button.button {
  width: 100%;
  display: table;
  vertical-align: middle;
  padding: 0.2rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1;
  border: 1px solid #bbb;
  position: relative;
}
.yoyaku-btn button.button .mini {
  font-size: 0.6rem;
  line-height: 0.7rem;
  margin-top: 0.3rem;
  position: unset;
  right: 0;
  left: 0;
  bottom: 5px;
}
.yoyaku-btn button[value="kamo"] {
  border: none;
  position: absolute;
  top: 0;
  left: 10px;
}
.yoyaku-btn button[value="kamo"] .mini {
  font-size: 0.6rem;
}
.yoyaku-btn button[value="kamo"] img {
  width: 27px;
  margin-top: 0rem;
}
.yoyaku-btn .done {
  background: #bbb;
  color: #fff;
}
.yoyaku-btn .rental {
  position: absolute;
  top: 3px;
  right: 0;
  width: 65px;
  font-size: 0.6rem;
  color: #888;
  text-align: center;
}
.yoyaku-btn .rental [type="submit"] {
  display: none;
}
.yoyaku-btn .rental-msg {
  background: #eee;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0rem;
  font-size: 0.6rem;
  line-height: 1.4;
}
.count {
  display: inline;
  font-size: 0.8rem !important;
  text-align: center;
}
.hide {
  display: none !important;
}
button {
  background: none;
  border: none;
  cursor: pointer;
}
