@charset "UTF-8";
/*--------------- ここから ---------------*/
.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) {
  padding-top: 12px;
}

.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: #ff713b 1px solid;
  color: #ff713b;
  margin-right: 10px;
}

.box__item:nth-child(2) ul li:nth-child(2) {
  background-color: #ff713b;
  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: #fff4e6;
}

.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: #ffe1bb;
}

.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: #ff713b;
  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: orange 1px solid;
  color: #ff713b;
  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: #ff713b;
  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;
  }
}

.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: #ff713b 1px solid;
  border-radius: 10px;
}

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

.about {
  padding-bottom: 0;
}

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

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

.about .smb-section__body {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 781px) {
  .about .smb-section__body span[style="font-size: 30px"] {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 781px) {
  .about .smb-section__body span[style="font-size: 35px"] {
    font-size: 18px !important;
  }
}

.program h3 {
  padding-left: .5em;
}

.program .wp-block-columns {
  margin-top: 60px;
}

.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%;
}

.program .mt0 {
  margin-top: 0;
}

.practice .c-responsive-container-4-3 {
  margin-bottom: 104%;
}

.practice .c-responsive-container-4-3 iframe {
  height: 237%;
}

.practice h3 {
  padding-left: .5em;
}

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

.price {
  background-color: #ffe1bb;
}

.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;
}

.price .fz28 {
  font-size: 28px;
}

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

.price .fz48 {
  font-size: 48px;
}

@media screen and (max-width: 781px) {
  .price .fz48 {
    font-size: 32px;
  }
}

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

.option h3 {
  padding-left: 0.5em;
}

.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-p1 {
  font-size: 22px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

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

.what-p1 br {
  display: none;
}

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

.what-p2 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.what-list {
  max-width: 490px;
  margin: 0 auto;
  font-size: 24px;
}

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

.what .tal {
  margin-top: 60px;
}

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

.access {
  background-color: #ffe1bb;
}

.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;
}