.l-body {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

li {
  display: block;
}

a {
  text-decoration: none;
}

@media screen and (max-width: 1130px) {
  header .c-container {
    padding: 10px;
  }
}

.box {
  width: 790px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: bold;
  letter-spacing: 0px;
  margin-left: 0;
  line-height: 1.4;
}

.box__item:nth-child(1) p {
  font-size: 12px;
}

.box__item:nth-child(1) p:nth-child(1) {
  margin-bottom: 8px;
}

.box__item:nth-child(2) ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 9px 0;
}

@media screen and (max-width: 1130px) {
  .box__item:nth-child(2) ul {
    margin-bottom: 15px;
  }
}

.box__item:nth-child(2) ul li {
  padding: 4px 12px;
  font-size: 14px;
}

@media screen and (max-width: 1130px) {
  .box__item:nth-child(2) ul li {
    padding: 2px 6px;
  }
}

.box__item:nth-child(2) ul li:nth-child(1) {
  border: #ff7373 1px solid;
  color: #ff7373;
  margin-right: 10px;
}

.box__item:nth-child(2) ul li:nth-child(2) {
  background-color: #ff7373;
  color: #fff;
}

.box__item:nth-child(2) p {
  font-size: 12px;
}

.box__item:nth-child(3) a {
  background-color: #37b900;
  display: block;
  padding: 8px;
  border-radius: 8px;
}

.box__item:nth-child(3) a p {
  color: #fff;
  text-align: center;
  line-height: 1.2;
}

.box__item:nth-child(3) a p:nth-child(1) {
  font-size: 20px;
}

.box__item:nth-child(3) a p:nth-child(2) {
  font-size: 36px;
}

.box__item:nth-child(3) a p:nth-child(2) span {
  margin-left: 10px;
}

.box__item:nth-child(3) a p:nth-child(3) {
  font-size: 12px;
}

.c-row__col.c-row__col--fit {
  padding-left: 0;
}

.custom-logo-link .custom-logo {
  height: auto;
  min-width: 200px;
}

.fv {
  background-color: #ffeeee;
}

.wp-block-snow-monkey-blocks-section {
  margin: 0 !important;
}

.smb-section__title::after {
  display: none;
}

@media screen and (min-width: 1131px) {
  .smb-section__title br {
    display: none;
  }
}

.smb-section__inner {
  padding-left: 6px;
  padding-right: 6px;
}

h3.smb-h3 {
  font-size: 40px;
  margin: 90px 0 60px;
}

@media screen and (max-width: 781px) {
  h3.smb-h3 {
    font-size: 22px;
    margin-bottom: 40px;
  }
}

.serif {
  font-family: serif;
}

@media screen and (min-width: 1131px) {
  .tab-sp-br br, .smb-section__title br {
    display: none;
  }
}

@media screen and (max-width: 781px) {
  .pc-tab-br br {
    display: none;
  }
}

.trouble {
  background-color: #ffd2d2;
}

.trouble .smb-section__inner .c-container {
  background-color: #fff;
  border-radius: 40px;
  padding-top: 80px;
  padding-bottom: 50px;
}

@media screen and (max-width: 781px) {
  .trouble .smb-section__inner .c-container {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}

.trouble .smb-section__inner .c-container .smb-section__title {
  font-size: 40px;
}

@media screen and (max-width: 781px) {
  .trouble .smb-section__inner .c-container .smb-section__title {
    font-size: 22px;
  }
}

.trouble .smb-section__inner .c-container .smb-section__body {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 781px) {
  .trouble__top {
    display: block;
  }
}

.trouble__top .wp-block-column:nth-child(2) {
  margin: 0;
}

@media screen and (max-width: 781px) {
  .trouble__top .wp-block-column:nth-child(2) {
    margin-top: 20px;
  }
}

@media screen and (max-width: 781px) {
  .trouble__top .wp-block-column:nth-child(2) figure {
    text-align: center;
  }
}

@media screen and (max-width: 781px) {
  .trouble .pc-tab-br {
    text-align: left;
  }
}

.tel-section {
  background-color: #ff7373;
  padding-top: 50px;
  padding-bottom: 40px;
}

.tel-section .c-container {
  padding-left: 6px;
  padding-right: 6px;
}

.tel-section .c-container .smb-section__title {
  font-size: 52px;
}

@media screen and (max-width: 1130px) {
  .tel-section .c-container .smb-section__title {
    font-size: 40px;
  }
}

@media screen and (max-width: 781px) {
  .tel-section .c-container .smb-section__title {
    font-size: 22px;
  }
}

.tel-section .c-container .smb-section__title br {
  display: block;
}

.tel-section .c-container .smb-section__body {
  background-color: #fff;
  border-radius: 40px;
  padding: 30px 6px;
}

.tel-section .c-container .smb-section__body .tel-h3 {
  font-size: 46px;
  margin-bottom: 6px;
}

@media screen and (max-width: 1130px) {
  .tel-section .c-container .smb-section__body .tel-h3 {
    font-size: 36px;
  }
}

@media screen and (max-width: 781px) {
  .tel-section .c-container .smb-section__body .tel-h3 {
    font-size: 18px;
  }
}

.tel-section .c-container .smb-section__body .p-orange {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

@media screen and (max-width: 781px) {
  .tel-section .c-container .smb-section__body .p-orange {
    font-size: 18px;
  }
}

.tel-section .c-container .smb-section__body .p-orange span {
  padding: 8px 12px;
}

@media screen and (max-width: 781px) {
  .tel-section .c-container .smb-section__body .p-orange span {
    padding: 2px;
  }
}

.tel-section .c-container .smb-section__body .p-orange span:nth-child(1) {
  border: pink 1px solid;
  color: #ff7373;
  margin-right: 20px;
}

@media screen and (max-width: 781px) {
  .tel-section .c-container .smb-section__body .p-orange span:nth-child(1) {
    margin-right: 0;
  }
}

.tel-section .c-container .smb-section__body .p-orange span:nth-child(2) {
  background-color: #ff7373;
  color: #fff;
}

.tel-section .c-container .smb-section__body .tel-time {
  margin-top: 10px;
  letter-spacing: 0;
  line-height: 1.1;
}

.tel-section .c-container .smb-section__body .tel-number-wrapper {
  margin-top: 10px;
}

.tel-section .c-container .smb-section__body .tel-number {
  margin-top: 10px;
}

@media screen and (max-width: 781px) {
  .tel-section .c-container .smb-section__body .tel-number .wp-block-button__link {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.tel-section .c-container .smb-section__body .tel-number img {
  margin-top: -48px;
}

@media screen and (max-width: 781px) {
  .tel-section .c-container .smb-section__body .tel-number img {
    width: 32px !important;
    margin-top: -16px;
  }
}

.tel-section .c-container .smb-section__body .tel-number strong:nth-of-type(1) {
  font-size: 90px;
}

@media screen and (max-width: 781px) {
  .tel-section .c-container .smb-section__body .tel-number strong:nth-of-type(1) {
    font-size: 40px;
  }
}

.tel-section .c-container .smb-section__body .tel-number strong:nth-of-type(2), .tel-section .c-container .smb-section__body .tel-number strong:nth-of-type(3) {
  font-size: 18px;
}

@media screen and (max-width: 781px) {
  .tel-section .c-container .smb-section__body .tel-number strong:nth-of-type(2), .tel-section .c-container .smb-section__body .tel-number strong:nth-of-type(3) {
    font-size: 16px;
  }
}

.tel-section .line {
  margin-top: 10px;
}

.select .smb-section__body h3 {
  margin-bottom: 10px;
}

@media screen and (max-width: 781px) {
  .select .smb-section__body h3 {
    font-size: 20px;
  }
}

.select .smb-section__body p {
  padding: 20px;
  border: #ff7373 1px solid;
  border-radius: 10px;
}

.c-page-top {
  background-color: #ff5050c4;
}

.program-yt {
  max-width: 500px;
}

.program-yt-inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.program-yt-inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 600px) and (max-width: 781px) {
  .program .stretch .wp-block-column:nth-child(n+3) {
    margin-top: 20px;
  }
}

.smb-section__body h3 {
  padding-left: 0.5em;
}

.program figure img, .practice figure img {
  display: block;
  margin: 0 auto;
}

.price {
  background-color: #ffd2d2;
}

.price .smb-section__inner .c-container {
  background-color: #fff;
  border-radius: 40px;
  padding-top: 80px;
  padding-bottom: 50px;
}

@media screen and (max-width: 781px) {
  .price .smb-section__inner .c-container {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}

.price .smb-section__inner .c-container .smb-section__title {
  font-size: 40px;
}

@media screen and (max-width: 781px) {
  .price .smb-section__inner .c-container .smb-section__title {
    font-size: 22px;
  }
}

.price .smb-section__inner .c-container .smb-section__body {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1024px) {
  .price .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 1024px) {
  .price .flex .wp-block-column {
    -ms-flex-preferred-size: calc(50% - 1em);
        flex-basis: calc(50% - 1em);
  }
}

.therapist .wp-block-image {
  overflow: hidden;
}

.therapist .wp-block-image img {
  max-width: 101%;
}

.l-footer .c-copyright {
  background-color: #ff7373;
  color: #fff;
}

.what .smb-section__title {
  font-size: 40px;
}

@media screen and (max-width: 781px) {
  .what .smb-section__title {
    font-size: 22px;
  }
}

@media screen and (min-width: 1131px) {
  .what .smb-section__title br {
    display: none;
  }
}

.what .pain {
  margin: 0;
}

.what .pain br {
  display: none;
}

@media screen and (max-width: 781px) {
  .what .pain br {
    display: block;
  }
}

@media screen and (max-width: 781px) {
  .what .pain {
    font-size: 16px;
  }
}

.what .fz4022 {
  font-size: 40px;
}

@media screen and (max-width: 781px) {
  .what .fz4022 {
    font-size: 22px;
  }
}

.what .list {
  max-width: 310px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 781px) {
  .what .what_p {
    text-align: left;
  }
  .what .what_p br {
    display: none;
  }
}

.access {
  background-color: #ffd2d2;
}

.access .smb-section__inner .c-container {
  background-color: #fff;
  border-radius: 40px;
  padding-top: 70px;
  padding-bottom: 50px;
}

@media screen and (max-width: 781px) {
  .access .smb-section__inner .c-container {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}

.access .smb-section__inner .c-container .smb-section__title {
  font-size: 40px;
}

@media screen and (max-width: 781px) {
  .access .smb-section__inner .c-container .smb-section__title {
    font-size: 22px;
  }
}

.access .smb-section__inner .c-container .smb-section__body {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

/*--------------- スマホ時電話番号 ---------------*/
.p-footer-sticky-nav .c-navbar__item > a {
  font-size: 20px;
}
