@charset "UTF-8";
/*base is →　! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article, aside, footer, header, nav, section, figcaption, figure, main {
  display: block;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  vertical-align: top;
}

table {
  border-collapse: collapse;
}

button, input, select, textarea {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

a, area, button, input, label, select, summary, textarea, [tabindex] {
  touch-action: manipulation;
}

/* Break Point */
/* Color */
body {
  font-weight: 400;
  color: #1c1c1c;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  font-feature-settings: "palt";
  background-color: #f1f1f1;
}

a  h3{
  color: rgb(0, 0, 0);

}

#media ul a{
  color: rgb(122, 16, 49);
  text-decoration: none;
}
#media ul a p{
    text-decoration: underline;
}

a{
  color: rgb(122, 16, 49);
}

ul,
ol {
  list-style-type: none;
}

img {
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}

* {
  box-sizing: border-box;
}

sup,
sub {
  font-size: 0.6em;
}

h2,
h3,
h4 {
  line-height: 1.3;
}

.en {
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.05em;
}

#header #logo {
  position: fixed;
}
#header .menu {
  position: fixed;
  z-index: 999;
  border-radius: 50%;
  cursor: pointer;
  background-color: rgb(122, 16, 49);
}
#header .menu span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  background-color: #fff;
}
#header nav {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  background-color: #f1f1f1;
  transition: 0.3s;
}
#header nav.active {
  opacity: 1;
  visibility: visible;
}
#header nav .anchorList1 li {
  background-color: #fff;
  text-align: center;
}
#header nav .anchorList1 li a {
  display: block;
}
#header nav .anchorList1 li p {
  line-height: 1.2;
  font-weight: bold;
}
#header nav .anchorList2 li {
  background-color: #fff;
  text-align: center;
}
#header nav .anchorList2 a {
  display: block;
  line-height: 1;
}

#mv .dayprof .prof {
  font-weight: bold;
}
.anchorLinks .anchorList1 li {
  background-color: #fff;
  text-align: center;
}
.anchorLinks .anchorList1 li a {
  display: block;
}
.anchorLinks .anchorList1 li p {
  line-height: 1.2;
  font-weight: bold;
}
.anchorLinks .anchorList2 li {
  background-color: #fff;
  text-align: center;
}
.anchorLinks .anchorList2 a {
  display: block;
  line-height: 1;
}

.h2midashi {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
}
.h2midashi.rental {
  background: url(../images/rentalstudio_bg.png) no-repeat center/cover;
}
.h2midashi.lesson {
  background: url(../images/group_bg.png) no-repeat center/cover;
}
.h2midashi.training {
  background: url(../images/training_bg.png) no-repeat center/cover;
}
.h2midashi.pilates {
  background: url(../images/pilates_bg.png) no-repeat center/cover;
}
.h2midashi.sports {
  background: url(../images/sports_bg.png) no-repeat center/cover;
}
.h2midashi .h2en {
  line-height: 1;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  position: relative;
}
.h2midashi h2 {
  line-height: 1;
  font-weight: bold;
}

#rental .rentalCont {
  background-color: #fff;
  overflow: hidden;
}
#rental .rental1 .text ul li {
  font-weight: bold;
  position: relative;
}
#rental .rental3 h3 {
  font-weight: bold;
  line-height: 1.3;
}
#rental .rental3 ul li .text h4 {
  font-weight: bold;
}
#rental .rental4 h3 {
  font-weight: bold;
  line-height: 1.3;
}

.table {
  border: 2px solid #d1d1d1;
}
.table table {
  width: 100%;
}
.table table tr {
  text-align: center;
  font-weight: bold;
}
.table table tr .bdbnone {
  border-bottom: none;
}
.table table tr .bdrnone {
  border-right: none;
}
.table table tr:last-of-type th, .table table tr:last-of-type td {
  border-bottom: none;
}
.table table tr th {
  border-bottom: 2px solid #d1d1d1;
  border-right: 2px solid #d1d1d1;
}
.table table tr th.textred {
  color: #7a1031;
}
.table table tr td {
  border-bottom: 2px solid #d1d1d1;
  border-right: 2px solid #d1d1d1;
}
.table table tr td.textred {
  color: #7a1031;
}

.reservationInfo h3 {
  color: #7a1031;
  font-weight: bold;
}
.reservationInfo .gCalendar {
  position: relative;
  width: 100%;
  overflow: hidden !important;
}
.reservationInfo .gCalendar iframe {
  border: none;
  width: 100%;
  height: 100%;
  overflow-y: scroll !important;
}
.reservationInfo .gCalendar iframe > html body {
  overflow: unset !important;
}

#lesson .lesson1 .text p {
  font-weight: bold;
}
#lesson .lesson2 {
  background-color: #fff;
}
#lesson .lesson2 .lessonBox .lessonBoxTop figure {
  position: relative;
}
#lesson .lesson2 .lessonBox .lessonBoxTop .text h3 {
  line-height: 1.5;
}
#lesson .lesson2 .lessonBox .lessonBoxTop .text h3 span {
  color: #7a1031;
}
#lesson .lesson2 .lessonBox dl > div:nth-of-type(even) {
  background-color: #f8f8f8;
}
#lesson .lesson2 .lessonBox dl dt {
  font-weight: bold;
  flex: none;
}
#training .trainingDetail .text p {
  font-weight: bold;
}
#training .reason {
  background-color: #fff;
}
#training .reason h3 {
  font-weight: bold;
}
#training .reason .reasonList li {
  background-color: #f8f8f8;
  position: relative;
}
#training .reason .reasonList li .num {
  background-color: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  position: absolute;
}
#training .reason .reasonList li h4 {
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
}
#training .reason .reasonList li h4 span {
  color: #7a1031;
}
.ptbodylob {
  overflow: hidden;
  background-color: #22200b;
}
.ptbodylob figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.ptbodylob a .text .title {
  text-align: center;
}
.ptbodylob a .text p {
  color: #fff;
  font-weight: 500;
}
.ptbodylob a .text .btn p {
  display: inline-block;
  font-weight: 500;
  color: #22200b;
  text-align: center;
  background-color: #cfc780;
  border: 1px solid #cfc780;
  border-radius: 16px;
  line-height: 1;
  padding: 9px 16px;
  transition: 0.3s;
  font-weight: 500;
}

.ptbodylobtop30 {
  overflow: hidden;
  background-color: #22200b;
}
.ptbodylobtop30 figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.ptbodylobtop30 a .text .title {
  text-align: center;
}
.ptbodylobtop30 a .text p {
  color: #fff;
  font-weight: 500;
}
.ptbodylobtop30 a .text .btn p {
  display: inline-block;
  font-weight: 500;
  color: #22200b;
  text-align: center;
  background-color: #cfc780;
  border: 1px solid #cfc780;
  border-radius: 16px;
  line-height: 1;
  padding: 9px 16px;
  transition: 0.3s;
  font-weight: 500;
}

#pilates .pilatesDetail .text p {
  font-weight: bold;
}
#pilates .table {
  background-color: #fff;
  position: relative;
}
#pilates .table .time {
  color: #fff;
  font-weight: bold;
  line-height: 1;
  border-radius: 50%;
  background-color: #7a1031;
  display: flex;
  align-items: baseline;
  justify-content: center;
  font-family: "Oswald", sans-serif;
  position: absolute;
  letter-spacing: 0.05em;
}

#sports .sportsDetail .text p {
  font-weight: bold;
}
#sports .table {
  background-color: #fff;
  position: relative;
}
#sports .table .time {
  color: #fff;
  font-weight: bold;
  line-height: 1;
  border-radius: 50%;
  background-color: #7a1031;
  display: flex;
  align-items: baseline;
  justify-content: center;
  font-family: "Oswald", sans-serif;
  position: absolute;
  letter-spacing: 0.05em;
}

#gym {
  background-color: #fff;
}
#gym .gymImg {
  text-align: center;
}
#gym .sub {
  font-weight: bold;
  color: #7a1031;
}
#gym .textWrap dl > div:nth-of-type(odd) {
  background-color: #f1f1f1;
}
#gym .textWrap dl dt {
  font-weight: bold;
  flex: none;
}

.gallery {
  display: flex;
  overflow: hidden;
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.gallery .galleryList {
  display: flex;
  list-style: none;
  padding: 0;
  animation: infinity-scroll-left 40s infinite linear 0.5s both;
}
#park {
  background-color: #fff;
}
#park .parkWrap {
  background-color: #f1f1f1;
}
#park .minpark .text .sub {
  font-weight: 900;
  color: #7a1031;
}
#omoi figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#omoi .text h2 {
  color: #7a1031;
  font-weight: 900;
  align-items: center;
}
#omoi .text h3 {
  font-weight: bold;
}
#about {
  background-color: #fff;
}
#about h2 {
  font-weight: 900;
  text-align: center;
  position: relative;
}
#about h2 .textred {
  color: #7a1031;
}
#about .text .kakehikanji {
  position: relative;
}
#about .text .kakehi {
  position: absolute;
  left: 1px;
}
#about .aboutWrap {
  text-align: center;
  position: relative;
}
#about .aboutWrap h3 {
  font-weight: bold;
}
#access {
  background-color: #fff;
}
#access .accessWrap {
  background-color: #f1f1f1;
}
#access .accessWrap .text h2 {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  color: #7a1031;
}
#access .accessWrap .text h3 {
  font-weight: bold;
}
#access .accessWrap .text p {
  line-height: 2;
}
#access .accessWrap .text .tel {
  font-weight: bold;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
}

#news {
  background-color: #fff;
}
#news h2 {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}
#media {
  background-color: #fff;
}
#media h2 {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}
#media ul .text .ymd {
  font-weight: bold;
  color: #7a1031;
    text-decoration: none;
}
#media ul .text .ymden {
  font-family: "Roboto", sans-serif;
}
#media ul .text h3 {
  font-weight: bold;
}
#sponsor {
  background-color: #fff;
}
#sponsor .sponsorList {
  display: flex;
  flex-wrap: wrap;
}
#sponsor .sponsorList a {
  display: block;
}

#footer {
  background-color: #fff;
}
#footer .copyright {
  text-align: center;
}

#pageTop {
  background: url(../images/totop.png) no-repeat center/cover;
  position: fixed;
  transition: 0.3s;
  opacity: 0;
}
#pageTop.active {
  opacity: 1;
}

.operation span {
  font-family: "Roboto", sans-serif;
}

.yoyakuBtnArea {
  display: flex;
  justify-content: center;
}
.yoyakuBtnArea > a {
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
}

.yoyakuBtn {
  display: block;
  background-color: rgb(122, 16, 49);
  font-weight: bold;
  padding: 18px 26px 18px;
  border-radius: 20px;
  text-align: center;
  position: relative;
  border-bottom: solid 5px #e6e0da;
  border-right: solid 5px #e6e0da;
  transition: 0.5s;
}
.yoyakuBtn:hover {
  border-bottom: solid 5px #9d284c;
  border-right: solid 5px #9d284c;
}
.yoyakuBtn:active {
  transform: translate(4px, 4px);
  border-bottom: none;
  border-right: none;
}
.yoyakuBtn::after {
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%) rotate(45deg);
}

.minkanji {
  position: relative;
}

.min {
  position: absolute;
  left: 1px;
}

.kakehikanji {
  position: relative;
}

.kakehi {
  position: absolute;
  left: 1px;
}

/* ココから下には記入禁止 */
@media screen and (max-width: 1023px) {
  body {
    font-size: 14px;
    padding-top: 20px;
  }
  .tel {
    text-decoration: underline;
    background-color: #fff;
    border-radius: 30px;
    text-align: center;
    padding: 5px;
    box-shadow: 3px 3px 0 0 #e6e0da;
  }
  h2,
  h3,
  h4 {
    line-height: 1.3;
  }
  .commonInner {
    padding: 0 13px;
    max-width: 600px;
    margin: 0 auto;
  }
  .commonInner02 {
    max-width: 600px;
    margin: 0 auto;
  }
  #header #logo {
    z-index: 999;
    top: 13px;
    left: 13px;
    width: 135px;
    transition: 0.3s;
  }
  #header #logo img {
    transition: 0.3s;
    width: 100%;
  }
  #header #logo.active {
    width: 80px;
  }
  #header .menu {
    right: 13px;
    top: 13px;
    width: 44px;
    height: 44px;
    border-radius: 10px;
    padding-top: 22px;
  }
  #header .menu p {
    font-size: 10px;
    letter-spacing: 0.05em;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  #header .menu span {
    left: 11px;
    width: 22px;
    height: 2px;
  }
  #header .menu span:nth-of-type(1) {
    top: 11px;
  }
  #header .menu span:nth-of-type(2) {
    top: 18px;
  }
  #header .menu.active span:nth-of-type(1) {
    transform: translateY(2px) rotate(-35deg);
  }
  #header .menu.active span:nth-of-type(2) {
    transform: translateY(-5px) rotate(35deg);
  }
  #header nav {
    overflow-y: scroll;
    padding-top: 80px;
  }
  #header nav .navTop {
    padding: 0 13px;
  }
  #header nav .navWrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
  }
  #header nav .navBtm {
    background-color: #7a1031;
    padding: 30px 13px;
    margin-top: 30px;
  }
  #header nav .navBtm .navBtnList li {
    border-radius: 15px;
    box-shadow: 3px 3px 0 0 #8e394b;
    overflow: hidden;
  }
  #header nav .navBtm .navBtnList li + li {
    margin-top: 13px;
  }
  #header nav .navBtm .navBtnList a {
    padding: 13px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    font-size: 20px;
    font-weight: 900;
    color: #7a1031;
    line-height: 1;
  }
  #header nav .navBtm .navBtnList .icon {
    display: inline-block;
    margin-right: 10px;
    width: 32px;
  }
  #header nav .anchorList1 {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }
  #header nav .anchorList1 li {
    border-radius: 15px;
    width: calc(33.3333333333% - 6px);
    box-shadow: 3px 3px 0 0 #e6e0da;
  }
  #header nav .anchorList1 li a {
    padding: 15px 10px;
  }
  #header nav .anchorList1 li p {
    font-size: 12px;
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #header nav .anchorList1 li span {
    display: block;
    margin-top: 6px;
  }
  #header nav .anchorList1 li figure {
    margin-top: 5px;
  }
  #header nav .anchorList1 li figure img {
    max-width: 60%;
  }
  #header nav .anchorList2 {
    display: flex;
    -moz-column-gap: 10px;
         column-gap: 10px;
    margin-top: 14px;
  }
  #header nav .anchorList2 li {
    width: calc(50% - 5px);
    border-radius: 15px;
    box-shadow: 3px 3px 0 0 #e6e0da;
  }
  #header nav .anchorList2 a {
    padding: 20px 20px;
    text-align: center;
  }
  #header nav .anchorList2 a .logo {
    display: block;
    text-align: center;
  }
  #header nav .anchorList2 a .logo img {
    max-width: 85px;
  }
  #header nav .anchorList2 a .text {
    font-size: 15px;
    font-weight: bold;
    display: block;
    margin-top: 5px;
  }
  #header nav .anchorList2 a .text2 {
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-top: 16px;
  }
  #header nav .anchorList2 a .textred {
    font-weight: 900;
    font-size: 17px;
    color: #7a1031;
  }
  #header nav .anchorList2 a .textred span {
    font-size: 27px;
  }
  #mv {
    padding: 0 15px;
  }
  #mv .mv {
    background: url(../images/mv_sp.png) no-repeat center/cover;
    width: 100%;
    height: 412px;
    border-radius: 100px;
    position: relative;
    overflow: hidden;
  }
  #mv .dayprof .day {
    position: absolute;
    top: 65px;
    left: 0px;
    width: 180px;
  }
  #mv .dayprof .prof {
    font-size: 10px;
    position: absolute;
    bottom: 75px;
    left: 10px;
  }
  #mv .mainCatch {
    max-width: 317px;
    margin-top: -66px;
    position: relative;
    z-index: 2;
  }
  #mv .yonde {
    position: absolute;
    bottom: -5px;
    right: -7px;
    max-width: 165px;
  }
  .anchorLinks {
    padding: 30px 13px 50px;
    max-width: 600px;
    margin: 0 auto;
  }
  .anchorLinks .anchorList1 {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }
  .anchorLinks .anchorList1 li {
    border-radius: 15px;
    width: calc(33.3333333333% - 6px);
    box-shadow: 3px 3px 0 0 #e6e0da;
  }
  .anchorLinks .anchorList1 li a {
    padding: 15px 10px;
  }
  .anchorLinks .anchorList1 li p {
    font-size: 12px;
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .anchorLinks .anchorList1 li figure {
    margin-top: 5px;
  }
  .anchorLinks .anchorList1 li figure img {
    max-width: 60%;
  }
  .anchorLinks .anchorList2 {
    display: flex;
    -moz-column-gap: 10px;
         column-gap: 10px;
    margin-top: 14px;
  }
  .anchorLinks .anchorList2 li {
    width: calc(50% - 5px);
    border-radius: 15px;
    box-shadow: 3px 3px 0 0 #e6e0da;
  }
  .anchorLinks .anchorList2 a {
    padding: 20px 20px;
    text-align: center;
  }
  .anchorLinks .anchorList2 a .logo {
    display: block;
    text-align: center;
  }
  .anchorLinks .anchorList2 a .logo img {
    max-width: 85px;
  }
  .anchorLinks .anchorList2 a .text {
    font-size: 15px;
    font-weight: bold;
    display: block;
    margin-top: 5px;
  }
  .anchorLinks .anchorList2 a .text2 {
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-top: 16px;
  }
  .anchorLinks .anchorList2 a .textred {
    font-weight: 900;
    font-size: 17px;
    color: #7a1031;
  }
  .anchorLinks .anchorList2 a .textred span {
    font-size: 27px;
  }
  .h2midashi {
    width: 100%;
    height: 185px;
  }
  .h2midashi .h2en {
    font-size: 10px;
    padding-bottom: 5px;
  }
  .h2midashi .h2en:after {
    content: "";
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: calc(50% - 50px);
  }
  .h2midashi h2 {
    font-size: 26px;
    margin-top: 10px;
  }
  #rental .rentalCont {
    padding: 75px 13px 70px;
  }
  #rental .contInner {
    max-width: 600px;
    margin: 0 auto;
  }
  #rental .rental1 .text {
    background-color: #f1f1f1;
    border-radius: 35px;
    text-align: center;
    position: relative;
    padding: 30px 60px;
  }
  #rental .rental1 .text h3 {
    position: absolute;
    top: -40px;
    left: 15px;
  }
  #rental .rental1 .text h3 img {
    max-width: 277px;
  }
  #rental .rental1 .text ul {
    display: inline-block;
  }
  #rental .rental1 .text ul li {
    padding-left: 30px;
  }
  #rental .rental1 .text ul li + li {
    margin-top: 10px;
  }
  #rental .rental1 .text ul li:before {
    content: "";
    display: inline-block;
    background: url(../images/icon_check.png) no-repeat center/cover;
    width: 25px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 4px;
  }
  #rental .rental1 figure {
    margin-top: 25px;
    text-align: center;
  }
  #rental .rental2 {
    text-align: center;
    margin-top: 20px;
  }
  #rental .rental3 {
    margin-top: 30px;
  }
  #rental .rental3 h3 {
    font-size: 18px;
    border-bottom: 2px solid #7a1031;
    padding-bottom: 10px;
  }
  #rental .rental3 ul li {
    padding: 15px 0;
    display: flex;
    align-items: center;
  }
  #rental .rental3 ul li + li {
    border-top: 1px solid #d7d7d8;
  }
  #rental .rental3 ul li figure {
    width: 100px;
  }
  #rental .rental3 ul li .text {
    padding-left: 20px;
  }
  #rental .rental3 ul li .text h4 {
    font-size: 15px;
  }
  #rental .rental3 ul li .text p {
    margin-top: 5px;
  }
  #rental .rental4 {
    margin-top: 30px;
  }
  #rental .rental4 h3 {
    font-size: 18px;
    border-bottom: 2px solid #7a1031;
    padding-bottom: 10px;
  }
  .table {
    margin-top: 20px;
    border-radius: 25px;
    border: 1px solid #d1d1d1;
  }
  .table table tr th {
    font-size: 12px;
    padding: 10px 10px;
    border-bottom: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    line-height: 1.4;
  }
  .table table tr th small {
    font-size: 10px;
  }
  .table table tr td {
    font-size: 10px;
    padding: 15px 5px;
    border-bottom: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
  }
  .table table tr td.en {
    font-size: 14px;
    font-weight: 600;
  }
  .table table tr td span {
    font-size: 22px;
    font-weight: 600;
    font-family: "Oswald", sans-serif;
    color: #7a1031;
  }

    .table .summer{
    font-size: 11px;
    font-weight: 600;
    color: #7a1031; 
    line-height: 1.4; 
  }
  .table table tr td small {
    font-size: 10px;
  }
  .reservationInfo {
    margin-top: 40px;
  }
  .reservationInfo h3 {
    text-align: center;
    font-size: 18px;
  }
  .reservationInfo h3 + p {
    font-size: 10px;
    font-weight: bold;
    margin-top: 5px;
  }
  .reservationInfo .gCalendar {
    margin-top: 15px;
    height: 500px;
  }
  .reservationInfo .gCalendar iframe > html body {
    overflow: unset !important;
  }
  #lesson .lessonCont {
    padding: 30px 13px 70px;
    max-width: 600px;
    margin: 0 auto;
  }
  #lesson .lesson1 {
    display: flex;
    align-items: flex-start;
  }
  #lesson .lesson1 + p {
    margin-top: 20px;
    font-size: 13px;
    font-weight: bold;
  }
  #lesson .lesson1 figure {
    width: 50%;
    padding-top: 35px;
  }
  #lesson .lesson1 figure img {
    border-radius: 30px;
    box-shadow: 3px 3px 0 0 #e6e0da;
    overflow: hidden;
  }
  #lesson .lesson1 .text {
    width: 50%;
    padding-left: 20px;
  }
  #lesson .lesson1 .text h3 {
    padding-top: 35px;
    background: url(../images/textcircle.png) no-repeat;
    background-size: 90% auto;
    background-position: top right;
  }
  #lesson .lesson2 {
    border-radius: 30px;
    padding: 15px;
    margin-top: 30px;
  }
  #lesson .lesson2 .lessonBox + .lessonBox {
    padding-top: 30px;
    margin-top: 25px;
    border-top: 1px solid #cacaca;
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop figure {
    border-radius: 20px;
    overflow: hidden;
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop figure img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    width: 100%;
    height: 140px;
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop figure.comingsoon:before {
    content: "";
    display: block;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop figure.comingsoon:after {
    content: "";
    display: inline-block;
    background: url(../images/comingsoon.png) no-repeat center/cover;
    width: 108px;
    height: 23px;
    position: absolute;
    top: calc(50% - 11px);
    left: calc(50% - 54px);
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop .text {
    margin-top: 20px;
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop .text h3 {
    font-size: 18px;
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop .text p {
    font-size: 14px;
    margin-top: 10px;
  }
  #lesson .lesson2 .lessonBox dl {
    margin-top: 20px;
  }
  #lesson .lesson2 .lessonBox dl > div {
    padding: 5px 10px;
  }
  #training .trainingCont {
    padding: 30px 13px 70px;
    max-width: 600px;
    margin: 0 auto;
  }
  #training .trainingDetail {
    display: flex;
    align-items: flex-start;
  }
  #training .trainingDetail + p {
    margin-top: 20px;
    font-size: 13px;
    font-weight: bold;
  }
  #training .trainingDetail figure {
    width: 50%;
    padding-top: 35px;
  }
  #training .trainingDetail figure img {
    border-radius: 30px;
    box-shadow: 3px 3px 0 0 #e6e0da;
    overflow: hidden;
  }
  #training .trainingDetail .text {
    width: 50%;
    padding-left: 20px;
  }
  #training .trainingDetail .text h3 {
    padding-top: 35px;
    background: url(../images/textcircle.png) no-repeat;
    background-size: 90% auto;
    background-position: top right;
  }
  #training .reason {
    border-radius: 25px;
    margin: 30px auto 0;
    padding: 40px 7px;
  }
  #training .reason h3 {
    font-size: 18px;
    text-align: center;
  }
  #training .reason h3 span {
    color: #7a1031;
    font-size: 20px;
    font-weight: 900;
  }
  #training .reason .reasonList {
    margin-top: 40px;
  }
  #training .reason .reasonList + p {
    margin-top: 20px;
  }
  #training .reason .reasonList li {
    border-radius: 25px;
    padding: 30px 20px 20px;
  }
  #training .reason .reasonList li + li {
    margin-top: 25px;
  }
  #training .reason .reasonList li .num {
    width: 26px;
    height: 26px;
    font-size: 12px;
    top: -10px;
    left: calc(50% - 20px);
  }
  #training .reason .reasonList li h4 {
    font-size: 18px;
    padding-bottom: 15px;
  }
  #training .reason .reasonList li h4:after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 2px;
    background-color: #7a1031;
    position: absolute;
    bottom: 0;
    left: calc(50% - 25px);
  }
  #training .reason .reasonList li p {
    margin-top: 15px;
  }
  .ptbodylob {
    border-radius: 25px;
    margin: 30px 13px 0;
    position: relative;
  }
  .ptbodylob figure {
    height: 100px;
    position: relative;
  }
  .ptbodylob figure:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .ptbodylob a {
    position: relative;
  }
  .ptbodylob a .text {
    padding: 15px 20px;
  }
  .ptbodylob a .text .title {
    position: absolute;
    top: 29px;
    left: calc(50% - 89px);
    width: 178px;
  }
  .ptbodylob a .text p {
    font-size: 13px;
  }
  .ptbodylob a .text .btn {
    margin-top: 10px;
    text-align: right;
  }
  .ptbodylob a .text .btn p {
    font-size: 13px;
  }
  .ptbodylobtop30 {
    border-radius: 25px;
    margin-top: 30px;
    position: relative;
  }
  .ptbodylobtop30 figure {
    height: 100px;
    position: relative;
  }
  .ptbodylobtop30 figure:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .ptbodylobtop30 a {
    position: relative;
  }
  .ptbodylobtop30 a .text {
    padding: 15px 20px;
  }
  .ptbodylobtop30 a .text .title {
    position: absolute;
    top: 29px;
    left: calc(50% - 89px);
    width: 178px;
  }
  .ptbodylobtop30 a .text p {
    font-size: 13px;
  }
  .ptbodylobtop30 a .text .btn {
    margin-top: 10px;
    text-align: right;
  }
  .ptbodylobtop30 a .text .btn p {
    font-size: 13px;
  }
  #pilates .pilatesCont {
    padding: 30px 13px 70px;
    max-width: 600px;
    margin: 0 auto;
  }
  #pilates .pilatesDetail {
    display: flex;
    align-items: flex-start;
  }
  #pilates .pilatesDetail + p {
    margin-top: 20px;
    font-size: 13px;
    font-weight: bold;
  }
  #pilates .pilatesDetail figure {
    width: 50%;
    padding-top: 35px;
  }
  #pilates .pilatesDetail figure img {
    border-radius: 30px;
    box-shadow: 3px 3px 0 0 #e6e0da;
    overflow: hidden;
  }
  #pilates .pilatesDetail .text {
    width: 50%;
    padding-left: 20px;
  }
  #pilates .pilatesDetail .text h3 {
    padding-top: 35px;
    background: url(../images/textcircle.png) no-repeat;
    background-size: 90% auto;
    background-position: top right;
  }
  #pilates .table {
    margin-top: 40px;
  }
  #pilates .table .time {
    font-size: 12px;
    width: 70px;
    height: 70px;
    right: -10px;
    top: -40px;
    padding-top: 22px;
  }
  #pilates .table .time span {
    font-size: 18px;
  }
  #sports .sportsCont {
    padding: 30px 13px 70px;
    max-width: 600px;
    margin: 0 auto;
  }
  #sports .sportsDetail {
    display: flex;
    align-items: flex-start;
  }
  #sports .sportsDetail + p {
    margin-top: 20px;
    font-size: 13px;
    font-weight: bold;
  }
  #sports .sportsDetail figure {
    width: 50%;
    padding-top: 35px;
  }
  #sports .sportsDetail figure img {
    border-radius: 30px;
    box-shadow: 3px 3px 0 0 #e6e0da;
    overflow: hidden;
  }
  #sports .sportsDetail .text {
    width: 50%;
    padding-left: 20px;
  }
  #sports .sportsDetail .text h3 {
    padding-top: 35px;
    background: url(../images/textcircle.png) no-repeat;
    background-size: 90% auto;
    background-position: top right;
  }
  #sports .table {
    margin-top: 40px;
  }
  #sports .table p {
    color: #727272;
    font-size: 10px;
  }
  #sports .table .textred {
    font-size: 20px;
    font-family: "Oswald", sans-serif;
  }
  #sports .table .time {
    font-size: 12px;
    width: 70px;
    height: 70px;
    right: -10px;
    top: -40px;
    padding-top: 22px;
  }
  #sports .table .time span {
    font-size: 18px;
  }
  #gym {
    padding-top: 60px;
  }
  #gym .gymImg {
    padding: 0 13px;
  }
  #gym .sub {
    font-size: 16px;
    margin-top: 15px;
  }
  #gym h2 {
    margin-top: 15px;
  }
  #gym h2 img {
    max-width: 250px;
  }
  #gym .textWrap p {
    margin-top: 20px;
  }
  #gym .textWrap dl {
    margin-top: 20px;
  }
  #gym .textWrap dl > div {
    display: flex;
    padding: 5px 10px;
  }
  #gym .textWrap dl dt {
    width: 100px;
  }
  .gallery {
    margin-top: 40px;
  }
  .gallery .galleryList li {
    width: 34vw;
    margin: 0 2px;
  }
  .gallery .galleryList li img {
    width: 100%;
  }
  #park {
    padding: 50px 13px;
  }
  #park .parkWrap {
    border-radius: 30px;
    padding: 30px 30px;
    max-width: 600px;
    margin: 0 auto;
  }
  #park .minpark figure {
    text-align: center;
  }
  #park .minpark .text {
    margin-top: 20px;
  }
  #park .minpark .text .sub {
    font-size: 20px;
  }
  #park .minpark .text .sub .kigyou {
    font-size: 16px;
    font-weight: 500;
  }
  #park .minpark .text .sub .minkanji {
    position: relative;
    font-size: 20px;
    font-weight: 900;
  }
  #park .minpark .text .sub .min {
    font-size: 8px;
    top: -0.8em;
    font-weight: 900;
    position: absolute;
    left: 2px;
  }
  #park .minpark .text h2 {
    margin-top: 15px;
  }
  #park .minpark .text p {
    margin-top: 20px;
  }
  #park .minpark .text p .minkanji {
    position: relative;
  }
  #park .minpark .text p .min {
    font-size: 5px;
    top: -0.6em;
    position: absolute;
    left: 2px;
  }
  #park .sdgs {
    margin-top: 20px;
  }
  #park .sdgs figure {
    text-align: center;
  }
  #park .sdgs ul {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    -moz-column-gap: 10px;
         column-gap: 10px;
    text-align: center;
  }
  #park .park20 img {
    max-width: 50%;
  }
  #park .park20-3 img {
    max-width: 50px;
  }
  #park .park40 img {
    max-width: 40%;
  }
  .minparkImg img {
    width: 100%;
    height: 180px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #omoi {
    max-width: 600px;
    margin: 0 auto;
  }
  #omoi figure {
    height: 320px;
  }
  #omoi .text {
    padding: 50px;
  }
  #omoi .text h2 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px;
    justify-content: center;
  }
  #omoi .text h2 span {
    display: inline-block;
    margin-left: 10px;
  }
  #omoi .text h2 img {
    max-width: 128px;
    margin-bottom: 10px;
  }
  #omoi .text h3 {
    margin-top: 15px;
    font-size: 18px;
  }
  #omoi .text p {
    margin-top: 15px;
  }
  #about {
    padding-top: 60px;
  }
  #about .gallery {
    margin-top: 60px;
  }
  #about h2 {
    font-size: 20px;
    padding-bottom: 10px;
  }
  #about h2:after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 2px;
    background-color: #7a1031;
    position: absolute;
    bottom: 0;
    left: calc(50% - 12px);
  }
  #about h2 .textred span {
    font-size: 25px;
  }
  #about .text .kakehi {
    font-size: 8px;
    top: -0.6em;
    letter-spacing: 0.6em;
  }
  #about .aboutWrap {
    margin-top: 20px;
  }
  #about .aboutWrap figure {
    margin-top: 30px;
    text-align: center;
  }
  #about .aboutWrap h3 {
    font-size: 19px;
    line-height: 1.5;
  }
  #about .aboutWrap p {
    font-size: 13px;
    margin-top: 20px;
    line-height: 2.5;
  }
  #access {
    padding-top: 60px;
  }
  #access .accessWrap {
    border-radius: 20px;
    overflow: hidden;
  }
  #access .accessWrap .gmap {
    height: 220px;
  }
  #access .accessWrap .gmap iframe {
    width: 100%;
    height: 100%;
  }
  #access .accessWrap .text {
    padding: 20px 30px;
    text-align: center;
  }
  #access .accessWrap .text h2 {
    font-size: 26px;
  }
  #access .accessWrap .text h3 {
    font-size: 16px;
    margin-top: 10px;
  }
  #access .accessWrap .text p {
    margin-top: 5px;
  }
  #access .accessWrap .text .tel {
    font-size: 24px;
    margin-top: 15px;
  }
  #access .accessWrap .text .tel span {
    font-size: 16px;
    display: inline-block;
    margin-right: 5px;
  }
  #news {
    padding-top: 45px;
  }
  #news h2 {
    font-size: 20px;
  }
  #news ul {
    margin-top: 15px;
  }
  #news ul li {
    display: flex;
  }
  #news ul li + li {
    margin-top: 20px;
  }
  #news ul a {
    display: flex;
  }
  #news ul figure {
    width: 37%;
  }
  #news ul figure img {
    border-radius: 10px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #news ul p {
    padding-left: 15px;
    width: 63%;
  }
  #media {
    padding-top: 45px;
  }
  #media h2 {
    font-size: 20px;
  }
  #media ul {
    margin-top: 15px;
  }
  #media ul li {
    display: flex;
  }
  #media ul li + li {
    margin-top: 20px;
  }
  #media ul a {
    display: flex;
  }
  #media ul figure {
    width: 37%;
  }
  #media ul figure img {
    border-radius: 10px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #media ul .text {
    width: 63%;
    padding-left: 15px;
  }
  #media ul .text .ymd {
    font-size: 12px;
  }
  #media ul .text h3 {
    font-size: 13px;
  }
  #media ul .text p {
    margin-top: 5px;
    font-size: 13px;
  }
  #sponsor {
    padding-top: 60px;
  }
  #sponsor .sponsorList {
    gap: 20px;
  }
  #sponsor .sponsorList li {
    width: calc(50% - 10px);
  }
  #sponsor .sponsorList li:first-child {
    width: 100%;
  }
  #sponsor .sponsorList li:first-child a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #footer {
    padding: 80px 13px 30px;
  }
  #footer .copyright {
    font-size: 12px;
  }
  #pageTop {
    width: 36px;
    height: 25px;
    right: 15px;
    bottom: 15px;
  }
  .operation {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  .yoyakuBtnArea {
    margin-top: 30px;
  }
  .yoyakuBtnArea > a {
    font-size: 20px;
  }
  .yoyakuBtn {
    width: 90%;
  }
  .yoyakuBtn::after {
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  .min {
    font-size: 5px;
    top: -1em;
  }
  .kakehi {
    font-size: 6px;
    top: -0.6em;
    letter-spacing: 0.48em;
  }
  /* ココから下には記入禁止 */
  .forPC {
    display: none !important;
  }
}
@media print, screen and (min-width: 1024px) {
  body {
    font-size: 16px;
    padding-top: 70px;
  }
  .tel {
    color: inherit !important;
    text-decoration: none !important;
    pointer-events: none;
  }
  h2,
  h3,
  h4 {
    line-height: 1.3;
  }
  .commonInner {
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
  }
  .commonInner02 {
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
  }
  #header #logo {
    z-index: 997;
    top: 70px;
    left: 50px;
    width: 343px;
    transition: 0.3s;
  }
  #header #logo img {
    transition: 0.3s;
    width: 100%;
  }
  #header #logo.active {
    top: 30px;
    left: 30px;
    width: 171.5px;
  }
  #header .menu {
    right: 30px;
    top: 30px;
    width: 76px;
    height: 76px;
    border-radius: 20px;
    padding-top: 39px;
    transition: 0.3s;
  }
  #header .menu:hover {
    background-color: rgba(122, 16, 49, 0.7);
  }
  #header .menu p {
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  #header .menu span {
    left: 18px;
    width: 40px;
    height: 4px;
  }
  #header .menu span:nth-of-type(1) {
    top: 19px;
  }
  #header .menu span:nth-of-type(2) {
    top: 32px;
  }
  #header .menu.active span:nth-of-type(1) {
    transform: translateY(5px) rotate(-35deg);
  }
  #header .menu.active span:nth-of-type(2) {
    transform: translateY(-8px) rotate(35deg);
  }
  #header nav {
    padding-top: 70px;
    overflow-y: scroll;
  }
  #header nav .navTop {
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, calc(-50% - 122px));
  }
  #header nav .navLogo {
    text-align: center;
  }
  #header nav .navLogo img {
    width: 210px;
  }
  #header nav .navWrap {
    width: 100%;
    height: 100%;
    position: relative;
  }
  #header nav .navBtm {
    background-color: #7a1031;
    padding: 35px 0;
    margin-top: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  #header nav .navBtm .navBtnList {
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  #header nav .navBtm .navBtnList li {
    width: calc(50% - 7px);
    border-radius: 30px;
    box-shadow: 5px 5px 0 0 #8e394b;
    transition: 0.5s;
    overflow: hidden;
  }
  #header nav .navBtm .navBtnList li:hover {
    box-shadow: 5px 5px 0 0 #be9999;
  }
  #header nav .navBtm .navBtnList a {
    padding: 35px 15px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    font-size: 26px;
    font-weight: 900;
    color: #7a1031;
  }
  #header nav .navBtm .navBtnList .icon {
    display: inline-block;
    margin-right: 25px;
  }
  #header nav .anchorList1 {
    display: flex;
    -moz-column-gap: 12px;
         column-gap: 12px;
    margin-top: 50px;
  }
  #header nav .anchorList1 li {
    border-radius: 30px;
    width: calc(16.6666666667% - 10px);
    box-shadow: 5px 5px 0 0 #e6e0da;
    transition: 0.5s;
  }
  #header nav .anchorList1 li:hover {
    box-shadow: 5px 5px 0 0 #7a1031;
  }
  #header nav .anchorList1 li a {
    padding: 20px 15px 15px;
  }
  #header nav .anchorList1 li p {
    font-size: 17px;
    min-height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #header nav .anchorList1 li figure {
    margin-top: 10px;
  }
  #header nav .anchorList1 li figure img {
    max-width: 60%;
  }
  #header nav .anchorList2 {
    display: flex;
    -moz-column-gap: 14px;
         column-gap: 14px;
    margin-top: 14px;
  }
  #header nav .anchorList2 li {
    width: calc(50% - 7px);
    border-radius: 30px;
    box-shadow: 5px 5px 0 0 #e6e0da;
    transition: 0.5s;
  }
  #header nav .anchorList2 li:hover {
    box-shadow: 5px 5px 0 0 #7a1031;
  }
  #header nav .anchorList2 a {
    padding: 35px 15px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #header nav .anchorList2 a .logo {
    max-width: 187px;
    display: inline-block;
  }
  #header nav .anchorList2 a .text {
    font-size: 26px;
    font-weight: bold;
    display: inline-block;
  }
  #header nav .anchorList2 a .text2 {
    font-size: 26px;
    font-weight: bold;
    display: inline-block;
    margin-top: 10px;
  }
  #header nav .anchorList2 a .textred {
    font-weight: 900;
    font-size: 30px;
    color: #7a1031;
  }
  #header nav .anchorList2 a .textred span {
    font-size: 47px;
  }
  #mv {
    position: relative;
    overflow: hidden;
    padding: 0 40px;
    max-width: 1460px;
    margin: 0 auto;
  }
  #mv .mv {
    background: url(../images/mv_pc.png) no-repeat center/cover;
    width: 100%;
    height: 754px;
    border-radius: 200px;
    overflow: hidden;
  }
  #mv .dayprof {
    position: absolute;
    top: 185px;
    left: 10px;
  }
  #mv .dayprof .prof {
    margin-top: 15px;
    font-size: 13px;
  }
  #mv .subCatch {
    position: absolute;
    top: 100px;
    right: 80px;
  }
  #mv .mainCatch {
    position: absolute;
    bottom: 0;
    left: 40px;
    z-index: 2;
  }
  #mv .yonde {
    position: absolute;
    bottom: -14px;
    right: 170px;
  }
  .anchorLinks {
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 90px 0;
  }
  .anchorLinks .anchorList1 {
    display: flex;
    -moz-column-gap: 12px;
         column-gap: 12px;
  }
  .anchorLinks .anchorList1 li {
    border-radius: 30px;
    width: calc(16.6666666667% - 10px);
    box-shadow: 5px 5px 0 0 #e6e0da;
    transition: 0.5s;
  }
  .anchorLinks .anchorList1 li:hover {
    box-shadow: 5px 5px 0 0 #7a1031;
  }
  .anchorLinks .anchorList1 li a {
    padding: 20px 15px 15px;
  }
  .anchorLinks .anchorList1 li p {
    font-size: 17px;
    min-height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .anchorLinks .anchorList1 li figure {
    margin-top: 10px;
  }
  .anchorLinks .anchorList1 li figure img {
    max-width: 60%;
  }
  .anchorLinks .anchorList2 {
    display: flex;
    -moz-column-gap: 14px;
         column-gap: 14px;
    margin-top: 14px;
  }
  .anchorLinks .anchorList2 li {
    width: calc(50% - 7px);
    border-radius: 30px;
    box-shadow: 5px 5px 0 0 #e6e0da;
    transition: 0.5s;
  }
  .anchorLinks .anchorList2 li:hover {
    box-shadow: 5px 5px 0 0 #7a1031;
  }
  .anchorLinks .anchorList2 a {
    padding: 35px 15px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .anchorLinks .anchorList2 a .logo {
    max-width: 187px;
    display: inline-block;
  }
  .anchorLinks .anchorList2 a .text {
    font-size: 26px;
    font-weight: bold;
    display: inline-block;
  }
  .anchorLinks .anchorList2 a .text2 {
    font-size: 26px;
    font-weight: bold;
    display: inline-block;
    margin-top: 12px;
  }
  .anchorLinks .anchorList2 a .textred {
    font-weight: 900;
    font-size: 30px;
    color: #7a1031;
  }
  .anchorLinks .anchorList2 a .textred span {
    font-size: 47px;
  }
  .h2midashi {
    width: 100%;
    height: 251px;
  }
  .h2midashi .h2en {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .h2midashi .h2en:after {
    content: "";
    display: inline-block;
    width: 200px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: calc(50% - 100px);
  }
  .h2midashi h2 {
    font-size: 48px;
    margin-top: 20px;
  }
  #rental .rentalCont {
    padding: 110px 0 170px;
  }
  #rental .contInner {
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
  }
  #rental .rental1 {
    display: flex;
    position: relative;
  }
  #rental .rental1 .text {
    width: calc(50% + 110px);
  }
  #rental .rental1 .text ul {
    background-color: #f1f1f1;
    border-radius: 70px;
    padding: 70px 110px 70px 5vw;
    margin-top: -25px;
  }
  #rental .rental1 .text ul li {
    font-size: 24px;
    padding-left: 70px;
  }
  #rental .rental1 .text ul li + li {
    margin-top: 20px;
  }
  #rental .rental1 .text ul li:before {
    content: "";
    display: inline-block;
    background: url(../images/icon_check.png) no-repeat center/cover;
    width: 49px;
    height: 36px;
    position: absolute;
    left: 0;
    top: 4px;
  }
  #rental .rental1 figure {
    width: calc(50% + 110px);
    position: absolute;
    right: -110px;
    top: 0;
  }
  #rental .rental2 {
    margin-top: 40px;
    position: relative;
  }
  #rental .rental2 .studio_img_1 {
    width: calc(50% + 200px);
  }
  #rental .rental2 .studio_img_2 {
    position: absolute;
    top: 0;
    right: -160px;
  }
  #rental .rental3 {
    margin-top: 90px;
  }
  #rental .rental3 h3 {
    font-size: 32px;
    text-align: center;
  }
  #rental .rental3 h3 span {
    display: inline-block;
    border-bottom: 4px solid #7a1031;
    padding-bottom: 10px;
  }
  #rental .rental3 ul {
    margin-top: 40px;
    display: flex;
    gap: 20px;
  }
  #rental .rental3 ul li {
    width: calc(20% - 16px);
    text-align: center;
  }
  #rental .rental3 ul li .text {
    margin-top: 20px;
  }
  #rental .rental3 ul li .text h4 {
    font-size: 20px;
  }
  #rental .rental3 ul li .text p {
    margin-top: 10px;
  }
  #rental .rental4 {
    margin-top: 80px;
  }
  #rental .rental4 h3 {
    font-size: 32px;
    text-align: center;
  }
  #rental .rental4 h3 span {
    display: inline-block;
    border-bottom: 4px solid #7a1031;
    padding-bottom: 10px;
  }
  .table {
    margin-top: 40px;
    border-radius: 30px;
  }
  .table table tr th {
    font-size: 20px;
    padding: 20px 10px;
  }
  .table table tr th small {
    font-size: 14px;
  }
  .table table tr td {
    font-size: 20px;
    padding: 15px 10px;
  }
  .table table tr td.en {
    font-size: 20px;
    font-weight: 600;
  }
  .table table tr td span {
    font-size: 30px;
    font-weight: 600;
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.05em;
    color: #7a1031;
  }

  .table .summer{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #7a1031; 
  }
  .table table tr td small {
    font-size: 14px;
  }
  .reservationInfo {
    margin-top: 80px;
  }
  .reservationInfo h3 {
    text-align: center;
    font-size: 32px;
  }
  .reservationInfo h3 + p {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
  }
  .reservationInfo .gCalendar {
    margin-top: 30px;
  
  }
  .reservationInfo .gCalendar iframe > html body {
    overflow: unset !important;
  }
  #lesson {
    overflow: hidden;
  }
  #lesson .lessonCont {
    padding: 80px 0 150px;
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
  }
  #lesson .lesson1 {
    display: flex;
  }
  #lesson .lesson1 figure {
    width: calc(50% + 100px);
    margin-left: -70px;
  }
  #lesson .lesson1 figure img {
    border-radius: 60px;
    box-shadow: 5px 5px 0 0 #e6e0da;
    overflow: hidden;
  }
  #lesson .lesson1 .text {
    padding-left: 40px;
  }
  #lesson .lesson1 .text h3 {
    padding-top: 90px;
    padding-bottom: 20px;
    background: url(../images/textcircle.png) no-repeat;
    background-size: contain;
    background-position: top right;
  }
  #lesson .lesson1 .text p {
    font-size: 18px;
    margin-top: 60px;
  }
  #lesson .lesson2 {
    border-radius: 60px;
    padding: 70px 4vw;
    margin-top: 80px;
  }
  #lesson .lesson2 .lessonBox:nth-of-type(odd) .lessonBoxTop {
    flex-direction: row-reverse;
  }
  #lesson .lesson2 .lessonBox:nth-of-type(odd) .lessonBoxTop .text {
    padding-right: 30px;
  }
  #lesson .lesson2 .lessonBox:nth-of-type(even) .lessonBoxTop .text {
    padding-left: 30px;
  }
  #lesson .lesson2 .lessonBox + .lessonBox {
    padding-top: 50px;
    margin-top: 40px;
    border-top: 1px solid #cacaca;
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop {
    display: flex;
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop figure {
    width: calc(50% - 60px);
    border-radius: 40px;
    overflow: hidden;
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop figure img {
    width: 100%;
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop figure.comingsoon:before {
    content: "";
    display: block;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop figure.comingsoon:after {
    content: "";
    display: inline-block;
    background: url(../images/comingsoon.png) no-repeat center/cover;
    width: 217px;
    height: 46px;
    position: absolute;
    top: calc(50% - 23px);
    left: calc(50% - 108px);
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop .text {
    width: calc(50% + 60px);
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop .text h3 {
    font-size: 35px;
  }
  #lesson .lesson2 .lessonBox .lessonBoxTop .text p {
    font-size: 18px;
    margin-top: 20px;
  }
  #lesson .lesson2 .lessonBox dl {
    margin-top: 40px;
  }
  #lesson .lesson2 .lessonBox dl > div {
    display: flex;
    padding: 10px;
  }
  #lesson .lesson2 .lessonBox dl dt {
    width: 70px;
  }
  #training {
    overflow: hidden;
  }
  #training .trainingCont {
    padding: 80px 0 135px;
  }
  #training .trainingDetail {
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
  }
  #training .trainingDetail figure {
    width: calc(50% + 100px);
    border-radius: 60px;
    box-shadow: 5px 5px 0 0 #e6e0da;
    overflow: hidden;
    margin-right: -100px;
  }
  #training .trainingDetail .text {
    width: 50%;
    padding-right: 80px;
  }
  #training .trainingDetail .text h3 {
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 30px;
    background: url(../images/textcircle.png) no-repeat;
    background-size: contain;
    background-position: top left;
  }
  #training .trainingDetail .text p {
    font-size: 18px;
    padding-left: 30px;
  }
  #training .reason {
    border-radius: 80px;
    width: 90%;
    margin: 65px auto 0;
    padding: 60px 0 100px;
  }
  #training .reason h3 {
    font-size: 32px;
    text-align: center;
  }
  #training .reason h3 span {
    color: #7a1031;
    font-size: 38px;
    font-weight: 900;
  }
  #training .reason .reasonList {
    margin-top: 80px;
    display: flex;
    gap: 30px;
  }
  #training .reason .reasonList + p {
    margin-top: 40px;
  }
  #training .reason .reasonList li {
    width: calc(33.3333333333% - 20px);
    border-radius: 20px;
    padding: 50px 30px;
  }
  #training .reason .reasonList li .num {
    width: 48px;
    height: 48px;
    font-size: 18px;
    top: -24px;
    left: calc(50% - 24px);
  }
  #training .reason .reasonList li h4 {
    font-size: 24px;
    padding-bottom: 20px;
  }
  #training .reason .reasonList li h4:after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 2px;
    background-color: #7a1031;
    position: absolute;
    bottom: 0;
    left: calc(50% - 25px);
  }
  #training .reason .reasonList li p {
    margin-top: 30px;
  }
  .ptbodylob {
    border-radius: 30px;
    margin-top: 60px;
    display: flex;
  }
  .ptbodylob figure {
    width: 50%;
  }
  .ptbodylob a {
    display: flex;
  }
  .ptbodylob a .text {
    width: 50%;
    padding: 20px 3.5vw;
  }
  .ptbodylob a .text p {
    margin-top: 20px;
  }
  .ptbodylob a .text .btn {
    margin-top: 5px;
    text-align: right;
  }
  .ptbodylob a .text .btn p {
    font-size: 15px;
  }
  .ptbodylob a:hover .btn p {
    color: #cfc780;
    background-color: #22200b;
  }
  .ptbodylobtop30 {
    border-radius: 30px;
    margin-top: 60px;
    display: flex;
  }
  .ptbodylobtop30 figure {
    width: 50%;
  }
  .ptbodylobtop30 a {
    display: flex;
  }
  .ptbodylobtop30 a .text {
    width: 50%;
    padding: 20px 3.5vw;
  }
  .ptbodylobtop30 a .text p {
    margin-top: 20px;
  }
  .ptbodylobtop30 a .text .btn {
    margin-top: 5px;
    text-align: right;
  }
  .ptbodylobtop30 a .text .btn p {
    font-size: 15px;
  }
  .ptbodylobtop30 a:hover .btn p {
    color: #cfc780;
    background-color: #22200b;
  }
  #pilates {
    overflow: hidden;
  }
  #pilates .pilatesCont {
    padding: 80px 0 170px;
  }
  #pilates .pilatesDetail {
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
    display: flex;
    max-width: 1280px;
  }
  #pilates .pilatesDetail figure {
    width: 50%;
    border-radius: 60px;
    box-shadow: 5px 5px 0 0 #e6e0da;
    overflow: hidden;
  }
  #pilates .pilatesDetail .text {
    width: 50%;
    padding-left: 30px;
  }
  #pilates .pilatesDetail .text h3 {
    padding-top: 70px;
    padding-bottom: 30px;
    background: url(../images/textcircle.png) no-repeat;
    background-size: contain;
    background-position: top right 60px;
  }
  #pilates .pilatesDetail .text p {
    font-size: 18px;
    padding-left: 30px;
  }
  #pilates .table {
    max-width: 1080px;
    margin: 70px auto 0;
  }
  #pilates .table .time {
    font-size: 20px;
    width: 154px;
    height: 154px;
    right: -55px;
    top: -58px;
    padding-top: 51px;
  }
  #pilates .table .time span {
    font-size: 40px;
  }
  #sports {
    overflow: hidden;
  }
  #sports .sportsCont {
    padding: 80px 0 170px;
  }
  #sports .sportsDetail {
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    max-width: 1280px;
    align-items: flex-start;
  }
  #sports .sportsDetail figure {
    width: 50%;
    border-radius: 60px;
    box-shadow: 5px 5px 0 0 #e6e0da;
    overflow: hidden;
  }
  #sports .sportsDetail .text {
    width: 50%;
    padding-left: 30px;
    padding-right: 30px;
  }
  #sports .sportsDetail .text h3 {
    padding-top: 70px;
    padding-bottom: 90px;
    padding-left: 40px;
    background: url(../images/textcircle.png) no-repeat;
    background-size: contain;
    background-position: top left;
  }
  #sports .sportsDetail .text p {
    font-size: 18px;
    padding-left: 60px;
    padding-right: 90px;
  }
  #sports .table {
    max-width: 1080px;
    margin: 60px auto 0;
  }
  #sports .table p {
    color: #727272;
    font-size: 17px;
  }
  #sports .table .textred {
    font-size: 27px;
    font-family: "Oswald", sans-serif;
  }
  #sports .table .time {
    font-size: 20px;
    width: 154px;
    height: 154px;
    right: -55px;
    top: -30px;
    padding-top: 51px;
  }
  #sports .table .time span {
    font-size: 40px;
  }
  #gym {
    padding-top: 120px;
  }
  #gym .gymImg {
    width: 90%;
    margin: 0 auto;
  }
  #gym .sub {
    font-size: 32px;
  }
  #gym h2 {
    margin-top: 20px;
  }
  #gym .textWrap {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
  }
  #gym .textWrap dl > div {
    display: flex;
    padding: 10px 20px;
  }
  #gym .textWrap dl dt {
    width: 110px;
  }
  .gallery {
    margin-top: 80px;
  }
  .gallery .galleryList li {
    width: 20vw;
    margin: 0 2px;
  }
  .gallery .galleryList li img {
    width: 100%;
  }
  #park {
    padding-top: 115px;
    padding-bottom: 100px;
  }
  #park .parkWrap {
    width: 90%;
    margin: 0 auto;
    border-radius: 80px;
    padding: 80px 55px 60px 115px;
  }
  #park .parkWrap .parkInner {
    max-width: 980px;
    margin: 0 auto;
  }
  #park .minpark {
    display: flex;
  }
  #park .minpark figure {
    width: 188px;
    flex: none;
  }
  #park .minpark .text {
    width: calc(100% - 188px);
    padding-left: 90px;
  }
  #park .minpark .text .sub {
    font-size: 26px;
  }
  #park .minpark .text .sub .kigyou {
    font-size: 20px;
    font-weight: 500;
  }
  #park .minpark .text .sub .minkanji {
    position: relative;
    font-weight: 900;
  }
  #park .minpark .text .sub .min {
    font-size: 12px;
    top: -0.8em;
    font-weight: 900;
    position: absolute;
  }
  #park .minpark .text h2 {
    margin-top: 25px;
  }
  #park .minpark .text p {
    margin-top: 20px;
  }
  #park .minpark .text p .minkanji {
    position: relative;
  }
  #park .minpark .text p .min {
    font-size: 7px;
    top: -0.8em;
    position: absolute;
  }
  #park .sdgs {
    margin-top: 45px;
    display: flex;
  }
  #park .sdgs figure {
    width: 188px;
    flex: none;
  }
  #park .sdgs ul {
    width: calc(100% - 188px);
    padding-left: 90px;
    display: flex;
    gap: 40px;
  }
  .minparkImg img {
    width: 100%;
    height: 439px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #omoi {
    display: flex;
    flex-direction: row-reverse;
  }
  #omoi figure {
    width: 50%;
  }
  #omoi .text {
    width: 50%;
    padding: 60px;
  }
  #omoi .text h2 {
    font-size: 32px;
    margin-bottom: 40px;
    display: flex;
  }
  #omoi .text h2 span {
    display: inline-block;
    margin-left: 10px;
  }
  #omoi .text h2 img {
    max-width: 215px;
  }
  #omoi .text h3 {
    margin-top: 20px;
    font-size: 22px;
    line-height: 1.8;
  }
  #omoi .text p {
    margin-top: 20px;
  }
  #about {
    padding-top: 140px;
    overflow: hidden;
  }
  #about .gallery {
    margin-top: 120px;
  }
  #about h2 {
    font-size: 32px;
    padding-bottom: 35px;
  }
  #about h2:after {
    content: "";
    display: inline-block;
    width: 48px;
    height: 2px;
    background-color: #7a1031;
    position: absolute;
    bottom: 0;
    left: calc(50% - 24px);
  }
  #about h2 .textred span {
    font-size: 42px;
  }
  #about .text .kakehi {
    font-size: 12px;
    top: -0.6em;
    letter-spacing: 0.7em;
  }
  #about .aboutWrap {
    margin-top: 20px;
    background: url(../images/mark.png) no-repeat center;
  }
  #about .aboutWrap:before {
    content: "";
    display: inline-block;
    background: url(../images/about_img_1.png) no-repeat;
    width: 355px;
    height: 442px;
    position: absolute;
    top: 0px;
    left: -130px;
  }
  #about .aboutWrap:after {
    content: "";
    display: inline-block;
    background: url(../images/about_img_2.png) no-repeat;
    width: 360px;
    height: 442px;
    position: absolute;
    top: 140px;
    right: -130px;
  }
  #about .aboutWrap h3 {
    font-size: 37px;
    line-height: 1.5;
  }
  #about .aboutWrap h3 span {
    font-size: 24px;
  }
  #about .aboutWrap p {
    margin-top: 30px;
    line-height: 2.5;
  }
  #access {
    padding-top: 160px;
  }
  #access .accessWrap {
    display: flex;
    border-radius: 40px;
    overflow: hidden;
    min-height: 387px;
  }
  #access .accessWrap .gmap {
    width: calc(50% + 110px);
  }
  #access .accessWrap .gmap iframe {
    width: 100%;
    height: 100%;
    border-radius: 0 40px 40px 0;
  }
  #access .accessWrap .text {
    width: calc(50% - 110px);
    padding: 3.6vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #access .accessWrap .text h2 {
    font-size: 30px;
  }
  #access .accessWrap .text h3 {
    font-size: 19px;
    margin-top: 25px;
  }
  #access .accessWrap .text p {
    font-size: 16px;
    margin-top: 10px;
  }
  #access .accessWrap .text .tel {
    font-size: 32px;
    margin-top: 30px;
  }
  #access .accessWrap .text .tel span {
    font-size: 20px;
    display: inline-block;
    margin-right: 5px;
  }
  #news {
    padding-top: 90px;
  }
  #news h2 {
    font-size: 22px;
  }
  #news ul {
    margin-top: 15px;
    display: flex;
    gap: 39px;
  }
  #news ul li {
    display: block;
    width: calc(33.3333333333% - 26px);
  }
  #news ul a {
    transition: 0.3s;
  }
  #news ul a:hover {
    opacity: 0.7;
  }
  #news ul figure img {
    border-radius: 20px;
    aspect-ratio: 24/19;
  }
  #news ul p {
    margin-top: 15px;
  }
  #media {
    padding-top: 90px;
  }
  #media h2 {
    font-size: 22px;
  }
  #media ul {
    margin-top: 15px;
    display: flex;
    gap: 39px;
  }
  #media ul li {
    width: calc(33.3333333333% - 26px);
  }
  #media ul a {
    display: block;
    transition: 0.3s;
  }
  #media ul a:hover {
    opacity: 0.7;
  }
  #media ul figure img {
    border-radius: 20px;
    aspect-ratio: 168/95;
  }
  #media ul .text {
    margin-top: 15px;
  }
  #media ul .text .ymd {
    font-size: 16px;
  }
  #media ul .text h3 {
    font-size: 16px;
  }
  #media ul .text p {
    margin-top: 15px;
  }
  #sponsor {
    padding-top: 120px;
  }
  #sponsor .sponsorList {
    justify-content: center;
    gap: 50px;
    max-width: 840px;
    margin: 0 auto;
  }
  #sponsor .sponsorList a {
    transition: 0.3s;
  }
  #sponsor .sponsorList a:hover {
    opacity: 0.7;
  }
  #footer {
    padding: 160px 0 70px;
  }
  #footer .copyright {
    font-size: 14px;
  }
  #pageTop {
    width: 48px;
    height: 34px;
    right: 50px;
    bottom: 50px;
    transition: 0.3s;
    cursor: pointer;
  }
  #pageTop:hover {
    opacity: 0.7;
  }
  .operation {
    margin-top: -10px !important;
    font-size: 16px;
    font-weight: bold;
  }
  .yoyakuBtnArea {
    margin-top: 45px;
  }
  .yoyakuBtnArea > a {
    font-size: 26px;
  }
  .yoyakuBtn {
    width: 500px;
  }
  .yoyakuBtn::after {
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .min {
    font-size: 8px;
    top: -1em;
  }
  .kakehi {
    font-size: 12px;
    top: -0.6em;
    letter-spacing: 0.4em;
  }
  /* ココから下には記入禁止 */
  .forSP {
    display: none !important;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1023px) {
  h2,
  h3,
  h4 {
    line-height: 1.3;
  }
  .reservationInfo .gCalendar iframe > html body {
    overflow: unset !important;
  }
  /* ココから下には記入禁止 */
}
/*# sourceMappingURL=map/styles.css.map */
