@charset "UTF-8";
/**  リセット用CSS  **/

@import url("base.css");
/**  凡庸CSS  **/

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  -webkit-text-size-adjust: none;
  margin-bottom: 60px;
  overflow-x: hidden;
}

html {
  overflow-x: hidden;
}

/*****************

        共通部分

******************/



@media screen and (min-width: 767px) {
  .sp_display {
    display: none !important;
  }

  #nav-drawer {
    height: auto !important;
  }
}

@media screen and (min-width: 1023px) and (max-width: 767px) {
  .tab_display {
    display: none !important;
  }
}

img {
  width: auto;
  max-width: 100%;
}

.content {
  clear: both;
  padding: 70px 0 !important;
}

.content02 {
  clear: both;
  padding: 50px 0 80px;
}

.content03 {
  clear: both;
  padding: 80px 0;
}

.content04 {
  clear: both;
  padding: 90px 0 120px;
}

.content05 {
  clear: both;
  padding: 50px 0 40px;
}

.txt_white {
  color: #fff;
}

.txt_liteBlue {
  color: #0091f3;
}

.txt_blue {
  color: #316d8b;
}

.txt_blue02 {
  color: #086acc;
}

.txt_pink {
  color: #f24e7f;
}

.txt_green {
  color: #9CB757;
}

.txt_yellow {
  color: #ffb45f;
}

.txt_yellow02 {
  color: #fddf5d;
}

.txt_orange {
  color: #f99c33;
}

.border_top_pink {
  border-top: 3px solid #f24e7f;
}

.border_top_orange {
  border-top: 3px solid #ffb45f;
}

.border_top_liteBlue {
  border-top: 3px solid #4da6d2;
}

.border_pink {
  border: 2px solid #f24e7f;
}

.border_gray {
  border: 1px solid #bfbfbf;
}

.border_bottom_gray {
  border-bottom: 1px solid #e0e0e0;
}

.border_white {
  border: 2px solid #fff;
}

.border_blue {
  border: 1px solid #086acc;
}

.bg_yellow {
  background: #9cb757;
}

.bg_greenyellow {
  background: #c4e66d;
}

.bg_gray {
  background: #eee;
}

.bg_green_price {
  background: #9CB757;
}

.bg_green2 {
  background: #bad17d;
}

.bg_pink {
  background: #f24e7f;
}

.bg_liteBlue {
  background: #4da6d2;
}

.bg_litePink {
  background: #ff97b4;
}

.bg_liteBlue02 {
  background: #47c2f0;
}

.bg_liteBlue03 {
  background: #01bcd2;
}

.bg_liteBlue04 {
  background: #14b0e3;
}

.bg_liteBlue05 {
  background: #009fea;
}

.bg_liteGreen {
  background: #7fd3c3;
}

.bg_green {
  background: #5abaa8;
}

.bg_orange {
  background: #fbb559;
}

.bg_white {
  background: #fff;
}

.bg_pink02 {
  background: #f9749b;
}

.bg_green02 {
  background: #BAD17D;
}

.bg_orange02 {
  background: #f99c33;
}

.bg_blue {
  background: #027ebf;
}

.bg_blue02 {
  background: #1dace4;
}

.bg_pink03 {
  background: #fc8bab;
}

.bg_orange03 {
  background: #fca641;
}

.bg_blue03 {
  background: #14b0e3;
}

.bg_purple {
  background: #ba79b1;
}

.bg_lightpurple {
  background: #cfa7cd;
}

.bg_Line {
  background: #4cc764;
}

.white_radius {
  padding: 50px 70px 40px;
  background: #fff;
  border-radius: 20px;
  width: 70%;
  margin: 0 auto;
}

.ttl01 {
  max-width: 500px;
  margin: 0 auto;
  padding: 25px 0 35px;
  background: url(../img/ttl_bg01.png) no-repeat center;
  background-size: 100% 100%;
  color: #fff;
  font-size: 30px;
  line-height: 70%;
  text-align: center;
}

.ttl01-2 {
  max-width: 700px;
  margin: 50px auto 20px;
  padding: 25px 0 35px;
  background: url(../img/ttl_bg01.png) no-repeat center;
  background-size: 100% 100%;
  color: #fff;
  font-size: 30px;
  line-height: 70%;
  text-align: center;
}

.ttl01-3 {
  color: #027ebf;
  font-size: 190%;
  margin: 40px 0 0 0;
}

.sdgs-chiiki h3 {
  margin-bottom: 20px;
}

.ttl01-4,
.voice h4,
.sdgs-chiiki h4 {
  border-bottom: 2px solid;
  font-size: 140%;
  line-height: 25px;
  margin: 0 0 15px 0;
  color: #545454;
}

.voice h4 {
  margin: 40px 0 15px 0;
  border-bottom: none;
}

.kasuyo-jirei p {
  margin: 30px 0 0 0;
}


.ttl01 ruby {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.ttl01-2 ruby {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.ttl01 ruby rt {
  font-size: 10px;
}

.ttl01-2 ruby rt {
  font-size: 10px;
}

.ttl01 ruby rp {
  display: none;
}

.ttl01-2 ruby rp {
  display: none;
}

.ttl02A {
  position: relative;
  padding: 15px 0 20px;
  font-size: 28px;
  text-align: center;
  line-height: 160%;
  letter-spacing: 2px;
}

.ttl02A::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 35px;
  border: 2px solid #316d8b;
  content: "";
}

.beginner_box .ttl02A::after {
  border: 2px solid #3d7b6f;
}

.beginner_box .btn01 {
  color: #3d7b6f;
  font-weight: bold;
  max-width: 200px;
  letter-spacing: 2px;
}

.schedule_box .btn01 {
  font-weight: bold;
  max-width: 200px;
  letter-spacing: 2px;
}

.ttl02B,
.ttl02D {
  position: relative;
  padding: 0 0 20px;
  font-size: 35px;
  text-align: center;
  line-height: 160%;
}

.ttl02B::after,
.ttl02D::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 35px;
  border: 2px solid #000;
  content: "";
}

.ttl02D {
  margin-bottom: 40px;
  font-size: 30px;
  letter-spacing: 1px;
}

.ttl02D::after {
  width: 45px;
}

.ttl02C {
  position: relative;
  padding: 0 0 20px;
  font-size: 30px;
  text-align: center;
  line-height: 160%;
}

.ttl02C::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 35px;
  border: 2px solid #2198a6;
  content: "";
}

.ttl03 {
  padding: 15px 0 25px;
  background: url(../img/common/border_blue02.jpg) repeat-x bottom;
  font-size: 20px;
  text-align: center;
}

.ttl03_2 {
  padding: 15px 0 25px;
  background: url(../img/common/border_blue02.jpg) repeat-x bottom;
  font-size: 16px;
  text-align: center;
}

.ttl04 {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  padding: 25px 0 40px;
  background: url(../img/ttl_bg02.png) no-repeat center;
  background-size: cover;
  color: #fff;
  font-size: 30px;
  text-align: center;
}

.ttl05 {
  margin-bottom: 20px;
  padding-bottom: 36px;
  border-bottom: 2px solid #fff;
  color: #fff;
  font-size: 28px;
  text-align: center;
}

.ttl06 {
  position: absolute;
  top: 21%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 200px;
  width: 100%;
  border-radius: 15px;
  padding: 10px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.ttl07 {
  font-size: 40px;
  line-height: 90%;
  text-align: center;
  letter-spacing: 2px;
}

.ttl07 span {
  font-size: 18px;
}

.ttl08 {
  font-size: 23px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 5px;
}

.ttl09 {
  margin-top: 16px;
  font-size: 16px;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 2px;
}

.ttl09_02 {
  margin-top: 24px;
  font-size: 16px;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 2px;
}

.ttl10 {
  font-size: 35px;
  line-height: 150%;
  text-align: center;
}

.pc_block {
  display: block;
}

.block_sp_inline {
  display: block;
}

.inner {
  max-width: 1160px;
  width: 100%;
  margin: auto;
}

.dl_button {
  display: block;
  background: #027ebf;
  border: 1px solid #027ebf;
  padding: 8px 0px;
  border-radius: 15px;
  color: #fff;
  width: 35%;
  min-width: 300px;
  margin: 30px auto;
  text-align: center;
}

.dl_button:hover {
  background: #fff;
  border: 1px solid #027ebf;
  padding: 8px 0px;
  border-radius: 15px;
  color: #027ebf;
  text-decoration: none;
}

.dl_button span {
  position: relative;
  padding: 0 0 0 25px;
}

.dl_button span:after {
  font-family: Material Icons;
  content: "save_alt";
  position: absolute;
  left: 0px;
  top: -4px;
  font-size: 150%;
}

@media screen and (max-width: 767px) {
  .inner {
    max-width: 100%;
    width: 100%;
    padding-left: 2% !important;
    padding-right: 2% !important;
  }

  .fade_up {
    opacity: 1;
  }

  .pc_block {
    display: none;
  }

  .block_sp_inline {
    display: inline-block;
    width: 11% !important;
  }
}

.fade_up {
  transition: transform 0.7s;
  -moz-transition: transform 0.7s;
  -webkit-transition: transform 0.7s;
  -o-transition: transform 0.7s;
  opacity: 0;
}

.move_second {
  transition: transform 1.4s !important;
  -moz-transition: transform 1.4s !important;
  -webkit-transition: transform 1.4s !important;
  -o-transition: transform 1.4s !important;
}

.move_third {
  transition: transform 2.1s !important;
  -moz-transition: transform 2.1s !important;
  -webkit-transition: transform 2.1s !important;
  -o-transition: transform 2.1s !important;
}

/* 上のmove_secondの代わりの実装 */
.fade_up_delay {
  transition-property: opacity, transform;
}

.fade_up_delay:nth-child(1) {
  transition-delay: 0.0s;
}

.fade_up_delay:nth-child(2) {
  transition-delay: 0.05s;
}

.fade_up_delay:nth-child(3) {
  transition-delay: 0.10s;
}

.fade_up_delay:nth-child(4) {
  transition-delay: 0.15s;
}

.fade_up_delay:nth-child(5) {
  transition-delay: 0.20s;
}

.fade_up_delay:nth-child(6) {
  transition-delay: 0.25s;
}

.fixed nav {
  width: 100%;
  position: fixed;
  top: -400px;
  padding: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 10;
}

.fixed .inner {
  width: 100%;
  max-width: 1160px;
  padding: 0 !important;
  margin: auto;
}

.fixed .header_box .header_contact_box01 p:first-child,
.fixed .header_box .header_contact_box01 p:last-child {
  display: none;
}

.fixed #nav-content .header_box {
  height: auto !important;
}

.fixed .header_contact_box01 a {
  padding: 10px 5px;
  height: auto !important;
}

.fixed .header_contact_box02 {
  height: auto !important;
}

.fixed .header_contact_box01 p:nth-child(2) {
  margin-bottom: 0;
}

.fixed .header_contact_box02 a {
  padding: 10px;
}

.fixed .header_content .header_box .header_contact_box01 {
  padding: 20px 10px 10px;
}

.fixed .header_content .header_box .header_contact_box02 a {
  padding: 20px 10px;
}

.fixed .header_content .header_box .header_contact_box02 img {
  width: 10%;
}

#nav-input {
  display: none;
}

.header_top {
  padding: 5px 0;
  background: url(../img/common/border_blue01.png) no-repeat top;
  background-size: 100% 5px;
}

.header_content .header_txt {
  font-size: 12px;
  margin-bottom: 5px;
  margin-left: 10px;
}

.header_content {
  position: relative;
  padding: 10px 0;
}

.header_content .header_logo {
  width: 160px;
}

.header_content .header_logo a {
  display: block;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.header_content .header_logo a:hover {
  opacity: 0.7;
}

.header_content .header_box {
  width: 25%;
  position: absolute;
  right: 0;
  bottom: -122px;
}

.header_contact_box01 a {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  align-content: center;
  -webkit-align-content: center;
  padding: 10px 5px;
  color: #000;
}

.header_contact_box01 a:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}

.header_contact_box01 p {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  white-space: nowrap;
  text-align: center;
}

.header_contact_box01 p i {
  margin-right: 5px;
}

.header_contact_box01 p:nth-child(2) {
  font-size: 25px;
}

.header_contact_box01 p:last-child {
  font-size: 15px;
  font-weight: normal;
  white-space: nowrap;
  margin-bottom: 0;
}

.header_contact_box02 {
  text-align: center;
  height: 83px;
}

.header_contact_box02 a {
  display: block;
  width: 50%;
  padding: 15px 10px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}

.header_contact_box02 a:hover {
  background: #000;
  text-decoration: none;
}

.header_contact_box02 a i {
  margin-right: 5px;
}

nav {
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}

.two_column,
.three_column,
.four_column,
.five_column,
.six_column,
.seven_column,
.eight_column {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari */
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  /* Safari */
  justify-content: space-between;
  -webkit-align-content: stretch;
  /* Safari */
  align-content: stretch;
  -webkit-align-items: stretch;
  /* Safari */
  align-items: stretch;
}

.two_column>div,
.two_column>li {
  width: 48%;
}

.three_column>div,
.three_column>li {
  width: 32%;
}

.four_column>div,
.four_column>li {
  width: 24%;
  margin: 0 0.5%;
}

.five_column>div,
.five_column>li {
  width: 19%;
}

.flex_start {
  -webkit-justify-content: flex-start;
  /* Safari */
  justify-content: flex-start;
}

.flex_reverse {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}

.align_center {
  align-items: center;
  -webkit-align-items: center;
}

.flex_center {
  justify-content: center;
  -webkit-justify-content: center;
}

.flex_end {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}

#nav-content .seven_column>li {
  border-left: 1px solid #d2d2d2;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}

.fixed #nav-content .seven_column>li {
  width: 14.3%;
}

.fixed #nav-content .seven_column>li a {
  padding: 14px 0 5px;
}

.fixed #nav-content .header_box .header_contact_box p:first-child,
.fixed #nav-content .header_box .header_contact_box p:last-child {
  display: none;
}

#nav-content .drawer-menu {
  width: calc(100% - 300px);
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
}

#nav-content .inner {
  position: relative;
  padding: 0;
}

#nav-content .header_box {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 300px;
}

#nav-content .seven_column>li {
  width: 100%;
}

#nav-content .seven_column>li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 0px 5px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

#nav-content span .en {
  color: #9f9f9f;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  letter-spacing: 1px;
}

#nav-content .bg_yellow .en {
  color: #000;
}

#nav-content .seven_column .global_nav_home a,
#nav-content .seven_column .global_nav_about a,
#nav-content .seven_column .global_nav_price a,
#nav-content .seven_column .global_nav_staff a,
#nav-content .seven_column .global_nav_voice a,
#nav-content .seven_column .global_nav_schedule a {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-content: stretch;
  -webkit-align-content: stretch;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: stretch;
  -webkit-align-items: stretch;
}

#nav-content .seven_column a span {
  width: 100%;
  line-height: 130%;
}

.global_nav_personal .gym_ico {
  width: 13%;
  margin-bottom: 5px;
}

.global_nav_lesson .lesson_ico {
  width: 14%;
  margin-bottom: 5px;
}

.global_nav_price .price_ico {
  width: 13%;
  margin-bottom: 7px;
}

.global_nav_staff .staff_ico {
  width: 25%;
  margin-bottom: 5px;
}

.global_nav_access .access_ico01 {
  width: 25%;
  margin-bottom: 5px;
}

.ricruit_ico {
  width: 15%;
  margin: 0 5px 5px 0;
}

#nav-content .seven_column>li a:hover {
  background: #fefe00;
  text-decoration: none;
}

#page_top {
  position: fixed;
  right: 20px;
  width: 80px;
  height: 80px;
  color: #000;
  bottom: 65px;
  background: #fff436;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 6;
  border-radius: 50%;
  opacity: 0.9;
}

#page_top::before {
  font-size: 30px;
  font-family: "FontAwesome";
  display: inline-block;
  color: #5c5a31;
  content: "\f077";
}

#page_top:hover {
  text-decoration: none;
  opacity: 0.7;
}

.global_nav_home .home_ico {
  width: 20%;
  margin-bottom: 5px;
}

.global_nav_about .redia_ico {
  width: 13%;
  margin-bottom: 5px;
}

.global_nav_price .price_ico {
  width: 20%;
  margin-bottom: 5px;
}

.global_nav_staff .staff_ico {
  width: 25%;
  margin-bottom: 10px;
}

.global_nav_voice .voice_ico {
  width: 20%;
  margin-bottom: 10px;
}

.global_nav_event .event_ico {
  width: 12%;
  margin-bottom: 10px;
}

.global_nav_schedule .schedule_ico {
  width: 25%;
  margin-bottom: 10px;
}

.header_contact_box02 .mail_ico01 {
  display: block;
  width: 20%;
  margin: 0 auto 12px;
}

.header_contact_box02 .access_ico01 {
  display: block;
  width: 17%;
  margin: 0 auto 5px;
}

.header_contact_box02 .access_ico01.tenpojyouhou {
  margin: 3px auto 9px;
  width: 20%;
}

.header_mail {
  position: relative;
}

.header_mail .mail_ico02 {
  position: absolute;
  right: 14%;
  top: -48px;
  height: 35px !important;
  vertical-align: middle;
}

.mail_ico03 {
  position: absolute;
  right: 28%;
  top: -47px;
  width: 27px;
  height: 29px !important;
  vertical-align: middle;
}

/* 2019 okamotoedit */

.news_content {
  justify-content: center;
  -webkit-justify-content: center;
}

.news_content.content {
  padding: 50px 0 !important;
}

.news_content .news_box .news_box_in {
  max-width: 920px;
  width: 100%;
  margin: 10px auto 0;
  padding: 20px;
}

.news_content .news_box .news_box_in li p,
.news_content .news_box .news_box_in li ul,
.news_content .news_box .news_box_in li h3 {
  display: inline-block;
}

.news_content .news_box .news_box_in li p {
  margin: 0 10px 0 0;
}

.news_content .news_box .news_box_in li h3 {
  vertical-align: sub;
}

.news_box .news_box_in>li {
  padding: 22px 0;
  border-bottom: 1px dotted #000;
}

.news_box_in .ttl09 {
  letter-spacing: 1px;
  margin-top: 14px;
}

.news_content .btn04 {
  font-size: 13px;
  padding: 11px 0;
  font-weight: normal;
  max-width: 170px;
}

.news_box {
  position: relative;
}

.cat_list {
  -webkit-flex-direction: row;
  /* Safari */
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  /* Safari */
  justify-content: flex-start;
  -webkit-align-items: stretch;
  /* Safari */
  align-items: stretch;
  -webkit-align-content: stretch;
  /* Safari */
  align-content: stretch;
}

.cat_list a {
  display: inline-block;
  min-width: 100px;
  margin-right: 8px;
  padding: 0px 5px;
  border: 1px solid #086acc;
  color: #086acc !important;
  text-align: center;
}

.cat_list a:hover {
  background: #086acc;
  color: #fff !important;
}

.news_box .news_box_in li div p {
  margin-right: 15px;
  padding: 1px 0;
}

.news_box .news_box_in li a {
  color: #000;
}

.news_box .news_box_in li a:hover {
  color: #42aeed;
  text-decoration: none;
  opacity: 0.7;
}

/*  */

.about_box {
  background: url(../img/top_bg18.png) no-repeat top;
  background-size: cover;
}

.about_box .swiper-button-prev.swiper-button-white,
.about_box .swiper-button-next.swiper-button-white,
.about_box .swiper-pagination {
  display: none;
}

.content_txt {
  margin: 25px 0;
  font-size: 16px;
  line-height: 180%;
  text-align: center;
}

.about_box .content_txt span {
  color: #444;
}

.about_box .content_txt .f00 {
  color: #f00;
  font-weight: bold;
  font-size: 14px;
}

.about_box_in {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.about_box_in .swiper-slide {
  margin-bottom: 20px;
}

.about_box .content_txt {
  font-size: 14px;
  margin: 10px 0 30px;
}

.bg_stripe_green {
  background: url(../img/top_bg06.png) no-repeat center;
  background-size: 100% 100%;
}

.bg_dot_blue {
  background: url(../img/top_bg05.png) no-repeat center;
  background-size: 100% 100%;
}

.beginner_shedule_box .two_column .beginner_box,
.beginner_shedule_box .two_column .schedule_box {
  width: 50%;
}

.beginner_shedule_box .content {
  padding: 40px 0 55px !important;
}

.beginner_shedule_box .btn01 {
  padding: 12px 0;
  border-radius: 15px;
}

.beginner_box .beginner_ico,
.schedule_box .schedule_ico {
  width: 15%;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0 0;
}

.beginner_box .ttl02::after {
  border: 2px solid #3d7b6f;
}

.beginner_ico img,
.schedule_ico img {
  max-height: 60px;
  max-width: 80px;
}

.beginner_box p,
.schedule_box p {
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 25px;
  font-size: 14px;
  line-height: 170%;
}

.btn01 {
  display: block;
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  border-radius: 20px;
  box-shadow: 1px 5px 2px #4d48484d;
  background: #fff;
  color: #316d8b;
  font-size: 20px;
  text-align: center;
}

.btn01:hover,
.btn02:hover,
.btn03:hover,
.btn04:hover,
.btn05:hover,
.btn06:hover,
.btn08:hover,
.emergency_btn:hover {
  opacity: 0.7;
  text-decoration: none;
}

.btn02 {
  display: block;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  border-radius: 8px;
  box-shadow: 1px 5px 2px #a36723;
  background: #f99c33;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.btn03 {
  display: block;
  position: relative;
  max-width: 620px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  border-radius: 15px;
  border: 1px solid #707070;
  background: #027ebf;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.btn03::after {
  position: absolute;
  right: 5%;
  content: ">";
}

.btn04 {
  display: block;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  border-radius: 15px;
  background: #027ebf;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

.btn05 {
  display: block;
  max-width: 300px;
  width: 100%;
  padding: 15px 0;
  border-radius: 15px;
  background: #009fea;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.beginner_box btn01 {
  color: #3d7b6f;
}

.bg_check {
  background: url(../img/top_bg07.png) no-repeat center;
  background-size: 100% 100%;
}

.reason_box .reason_box_in {
  width: 30%;
}

.reason_box_in p {
  padding: 15px 10px;
  font-size: 14px;
  line-height: 160%;
}

.reason_box .content_txt {
  margin: 20px 0 25px;
  font-size: 14px;
  line-height: 170%;
}

.reason_box.content {
  padding: 70px 0 50px !important;
}

.reason_box.content_2 {
  padding: 0 !important;
}

.reason_box .ttl01 {
  padding: 30px 0 35px;
}

.bg_circle_yellow {
  background: url(../img/top_bg08.jpg) no-repeat center;
  background-size: 100% 100%;
}

.voice_box {
  overflow: hidden;
}

.voice_box.content {
  padding: 90px 0 60px !important;
}

.voice_box_in {
  position: relative;
  background-color: rgba(255, 255, 255, 0.8);
}

.voice_box_in .btn02 {
  padding: 13px 0;
}

.voice_box_in a {
  font-size: 16px;
  font-weight: normal;
}

.voice_box_in .ttl04 {
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 23px;
  letter-spacing: 2px;
}

.voice_box_in p {
  margin: 30px 0 25px;
  font-size: 15px;
  text-align: center;
}

.voice_box_in .youtube_box {
  margin-bottom: 20px;
  text-align: center;
}

.bg_stlipe_blue {
  background: url(../img/top_bg09.jpg) no-repeat center;
  background-size: 100% 100%;
}

.contact_box {
  text-align: center;
}

.contact_box.content {
  padding: 70px 0 !important;
}

.contact_box p {
  font-size: 14px;
  line-height: 160%;
}

.contact_two_box div {
  width: 49%;
  margin: 15px 0;
}

.contact_two_box div a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 30px;
  color: #fff;
  font-size: 20px;
}

.contact_two_box .bg_pink a {
  border: 2px solid #f24e7f;
}

.contact_two_box .bg_liteBlue a {
  border: 2px solid #fff;
}

.contact_two_box div a:hover {
  background: #000;
  border: 2px solid #000;
  text-decoration: none;
}

.contact_two_box .bg_pink a .mail_ico02 {
  width: 5%;
  margin-right: 15px;
}

.contact_two_box .bg_liteBlue a .access_ico02 {
  width: 3%;
  margin-right: 15px;
}

.contact_one_box a {
  display: block;
  padding: 15px 15px 20px;
  color: #000;
}

.contact_one_box a:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}

.contact_one_box p {
  display: inline;
  margin-left: 15px;
}

.tel_ttl01 {
  margin-top: 10px;
  font-size: 30px;
  font-weight: bold;
}

.tel_ttl01::before {
  display: inline-block;
  margin-right: 15px;
  width: 30px;
  height: 30px;
  background: url(../img/common/icon_tel02.png) no-repeat;
  background-size: contain;
  content: "";
}

.contact_one_box a:hover .tel_ttl01::before {
  background: url(../img/common/icon_tel02_hover.png) no-repeat;
  background-size: contain;
}

.tel_ttl01 .tel_ico02 {
  width: 3%;
  margin-right: 15px;
}

.bg_dot_gray {
  background: url(../img/top_bg10.jpg) no-repeat center;
  background-size: 100% 100%;
}

.choice_box .choice_box_in {
  width: 30%;
}

.choice_box .choice_box_in a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.choice_box_in .choice_box_in_txt {
  position: relative;
  padding: 50px 20px 10px;
  color: #fff;
  overflow: hidden;
}

.choice_box_in .choice_box_in_txt p {
  padding: 20px 10px 10px;
  font-size: 14px;
  line-height: 180%;
}

.choice_box.content {
  padding: 60px 0 70px !important;
}

.choice_box .content_txt {
  margin: 20px 0 25px;
  line-height: 160%;
}

.price_box .border_white {
  margin: 0 auto 20px;
  padding: 15px;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 1px;
}

.price_box .border_white span {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 2px;
}

.price_box .price_left,
.price_box .price_right {
  position: relative;
  width: 41%;
}

.price_box .price_left {
  margin-right: 30px;
  border-right: 3px dotted #fff;
  margin-left: 6%;
}

.price_box .price_left.no-trial {
  border-right: none;
}

.price_box .price_left p {
  font-size: 14px;
  margin: 0 0 10px;
}

.price_box .price_left p:first-child {
  font-weight: bold;
  letter-spacing: 2px;
}

.price_box .price_left .price {
  font-size: 65px;
  line-height: 100%;
  letter-spacing: 4px;
}

.price_box .content_txt {
  margin: 20px 0;
  font-size: 14px;
}

.txt_tate {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.price_box .price_left .price .txt_tate {
  margin-right: 10px;
  font-size: 16px;
  line-height: 200%;
  letter-spacing: 2px;
}

.price_box .price_left .price .font_s {
  font-size: 30px;
  margin-left: 5px;
}

.price_right p {
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.price_right .price {
  width: 68%;
  font-size: 16px;
  line-height: 250%;
}

.price_right .price .txt_yellow02 {
  font-size: 55px;
  line-height: 120%;
  letter-spacing: 4px;
}

.price_right .price_n .txt_yellow02 {
  font-size: 55px;
  line-height: 120%;
  letter-spacing: -2px;
}

.price_right .price .txt_yellow02 .font_s {
  font-size: 30px;
  margin-left: 5px;
}

.price_right .price .txt_yellow02::before {
  display: inline-block;
  width: 25px;
  height: 45px;
  background: url(../img/price_1kai.jpg) no-repeat;
  background-size: contain;
  content: "";
}

.price_right .price_s {
  font-size: 14px;
}

.price_right .two_column div {
  width: 30%;
}

.price_right .two_column .bg_gray {
  margin-top: 10px;
  padding: 3px 10px;
  font-size: 14px;
  text-align: center;
}

.price_right .two_column ul {
  padding: 3px 0;
  font-size: 16px;
}

.price_right li {
  font-size: 13px;
}

.table01 {
  width: 100%;
  margin-top: 50px;
  text-align: center;
}

.table01 table {
  text-align: center;
}

.table01 table thead tr th {
  position: relative;
  width: 400px;
  padding: 10px 0 20px;
}

.table01 table thead tr th .age {
  display: block;
  width: 120px;
  margin: 10px auto;
  padding: 5px;
  border-radius: 5px;
}

.table01 table thead tr th::after {
  position: absolute;
  bottom: -1px;
  left: 0px;
  width: 100%;
  height: 101%;
  border-left: 1px solid #b5b5b5;
  border-top: 1px solid #b5b5b5;
  background: url(../img/top_bg11.jpg) no-repeat bottom;
  background-size: contain;
  content: "";
}

.table01 table thead tr th:last-child::after {
  border-right: 1px solid #b5b5b5;
}

.table01 table thead tr th.bg_green_price::after {
  background: url(../img/top_bg32.jpg) no-repeat bottom;
  background-size: contain;
}

.table01 table thead tr th.bg_orange::after {
  background: url(../img/top_bg12.jpg) no-repeat bottom;
  background-size: contain;
}

.table01 table thead tr th.bg_liteBlue04::after {
  background: url(../img/top_bg13.jpg) no-repeat bottom;
  background-size: contain;
}

.table01 table thead tr th:first-child {
  width: 150px;
}

.table01 table thead tr th:first-child::after {
  display: none;
}

.table01 table tbody tr td {
  padding: 19px 0;
  border: 1px solid #b5b5b5;
  font-size: 16px;
  font-weight: bold;
}

.table01 table tbody tr .bg_gray {
  width: 150px;
}

.table01 table tbody tr td span {
  font-size: 24px;
  letter-spacing: 2px;
}

.table01 table tbody tr td {
  font-size: 14px;
}

.table01 table tbody tr .bg_gray span {
  font-size: 16px;
}

.table01 table tbody tr:last-child .bg_gray {
  border-bottom: 5px solid #b5b5b5;
}

.table01 table tbody tr:last-child .txt_pink {
  border-bottom: 5px solid #f24e7f;
}

.table01 table tbody tr:last-child .txt_green {
  border-bottom: 5px solid #9CB757;
}

.table01 table tbody tr:last-child .txt_orange {
  border-bottom: 5px solid #f99c33;
}

.table01 table tbody tr:last-child .txt_liteBlue {
  border-bottom: 5px solid #027ebf;
}

.price_box .tichet_box {
  margin-top: 30px;
  text-align: center;
  font-size: 16px;
}

.bg_stripe_gray {
  background: url(../img/top_bg14.jpg) no-repeat center;
  background-size: 100% 100%;
  padding: 15px;
}

.bg_stripe_gray p {
  font-size: 14px;
}

.tichet_box .bg_white {
  padding: 25px 30px 30px;
  border-bottom: 5px solid #bfbfbf;
}

.tichet_box .bg_gray,
.tichet_box .border_gray p {
  padding: 12px 15px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 2px;
}

.tichet_box .border_gray p span {
  font-size: 16px;
}

.tichet_box .border_gray h4 {
  font-size: 18px;
  letter-spacing: 4px;
}

.tichet_box .ttl08 {
  font-size: 21px;
  letter-spacing: 4px;
  margin-bottom: 0;
}

.juku_bnr {
  margin-top: 30px;
  text-align: center;
}

.ticket_stop a {
  text-decoration: none;
  font-size: 16px;
  color: #01bcd2;
}

.ticket_stop a:hover {
  opacity: 0.8;
}

.ticket_stop {
  margin: 30px auto 0;
  line-height: 180%;
  border-bottom: 1px solid #01bcd2;
}

.staff_introduction_box.content {
  padding: 60px 0 70px !important;
}

.staff_introduction_box .content_txt {
  margin: 15px 0 35px;
  font-size: 14px;
}

.staff_introduction_box_in {
  margin-bottom: 25px;
}

.staff_introduction_box_in li {
  width: 22%;
}

.staff_introduction_box_in li a {
  display: block;
  color: #000;
}

.staff_introduction_box_in li .ttl08 {
  padding: 15px 15px 10px;
  font-size: 20px;
  border-top: none;
  margin-bottom: 0;
  line-height: 140%;
}

.staff_introduction_box_in li .ttl08 span {
  font-size: 15px;
  font-weight: normal;
}

.staff_introduction_box_in li a:hover {
  border: 1px solid #f24e7f;
  opacity: 0.7;
  text-decoration: none;
}

.pr_box {
  background: url(../img/top_bg15.jpg) no-repeat center;
  background-size: 100% 100%;
}

.pr_box p {
  padding-top: 50px;
  font-size: 16px;
  line-height: 230%;
}

.bg_liteGray {
  background: url(../img/top_bg16.png) no-repeat center;
  background-size: 100% 100%;
}

.school_box .ttl10 {
  font-size: 28px;
}

.school_box_in {
  justify-content: flex-start !important;
}

.school_box_in li a {
  display: block;
  margin-bottom: 5%;
  border-radius: 15px;
  padding: 35px 0;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}

.school_box_in li a::before {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: url(../img/common/icon_shool.png) no-repeat bottom;
  background-size: contain;
  content: "";
}

.school_box.content {
  padding: 50px 0 35px !important;
}

.school_box_in li a:hover {
  background: #000;
  text-decoration: none;
}

.school_box .content_txt {
  font-size: 14px;
  margin: 15px 0 20px;
}

.news_blog_box {
  justify-content: center;
  -webkit-justify-content: center;
}

.news_blog_box.content {
  padding: 80px 0 0 !important;
}

.news_box .two_column,
.blog_box .two_column {
  display: table;
}

/*
.blog_box {
  display: table-cell;
}
*/
.blog_box a.btn04 {
  position: absolute;
  bottom: 0;
  right: 20%;
}

.news_box .news_box_in,
.blog_box .blog_box_in {
  max-width: 800px;
  width: 100%;
  margin: 10px auto 0;
  padding: 20px;
}

.news_box .news_box_in>li {
  padding: 22px 0;
  border-bottom: 1px dotted #000;
}

.news_box_in .ttl09 {
  letter-spacing: 1px;
  margin-top: 14px;
}

.news_blog_box .btn04 {
  font-size: 13px;
  padding: 11px 0;
  font-weight: normal;
  max-width: 170px;
}

.news_box,
.blog_box {
  position: relative;
}

.cat_list {
  display: -webkit-flex;
  /* Safari */
  display: table-cell;
  -webkit-flex-direction: row;
  /* Safari */
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  /* Safari */
  justify-content: flex-start;
  -webkit-align-items: stretch;
  /* Safari */
  align-items: stretch;
  -webkit-align-content: stretch;
  /* Safari */
  align-content: stretch;
}

.cat_list a {
  display: inline-block;
  min-width: 100px;
  margin-right: 8px;
  padding: 0px 5px;
  border: 1px solid #086acc;
  color: #086acc !important;
  text-align: center;
}

.cat_list a:hover {
  background: #086acc;
  color: #fff !important;
}

.news_box .news_box_in li div p {
  margin-right: 15px;
  padding: 1px 0;
}

.news_box .news_box_in li a,
.blog_box .blog_box_in li a {
  color: #000;
}

.news_box .news_box_in li a:hover,
.blog_box .blog_box_in li a:hover {
  color: #42aeed;
  text-decoration: none;
  opacity: 0.7;
}

.blog_box .blog_box_in li {
  margin-bottom: 40px;
}

.blog_box .blog_box_in li:last-child {
  margin-bottom: 0;
}

.sns_box {
  padding-top: 70px !important;
}

.sns_box ul {
  width: 50%;
  margin: 0 auto;
  border-bottom: 1px dotted #a4a4a4;
  border-top: 1px dotted #a4a4a4;
  overflow: hidden;
  text-align: center;
  padding: 50px 0;
}

.sns_box ul li {
  display: inline-block;
}

.sns_box ul li img {
  width: 65%;
}

.event_box .event_box_in .swiper-container02 {
  position: relative;
  overflow: hidden;
}

.event_box .event_box_in {
  position: relative;
}

/*
.event_box_in::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 3.5%;
  height: 100%;
  background: #000;
  background-size: cover;
  opacity: 0.7;
  content: "";
  z-index: 5;
}

.event_box_in::after {
  position: absolute;
  right: 0;
  top: 0;
  width: 3.5%;
  height: 100%;
  background: #000;
  background-size: cover;
  opacity: 0.7;
  content: "";
  z-index: 5;
}

.event_box_in:hover::after,
.event_box_in:hover::before {
  width: 5%;
}*/

.event_box .ttl07 {
  font-size: 45px;
}

.event_box.content {
  padding: 70px 0 85px !important;
}

.event_box .content_txt {
  font-size: 15px;
  margin: 20px 0 25px;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white,
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  width: 26px;
  height: 26px;


}

.swiper-button-prev.swiper-button-white {
  width: 26px;
  height: 26px;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  background-image: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-button-prev.swiper-button-white img {
  position: relative;
  z-index: 1;
  width: 80%;
}

.swiper-button-prev.swiper-button-white:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background-size: cover;
  opacity: 0.7;
  content: "";
  z-index: 0;
}

.swiper-button-next.swiper-button-white {
  width: 26px;
  height: 26px;
  height: 100%;
  top: 0;
  right: 0;
  margin: 0;
  background-image: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-button-next.swiper-button-white img {
  position: relative;
  z-index: 1;
  width: 80%;
}

.swiper-button-next.swiper-button-white:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background-size: cover;
  opacity: 0.7;
  content: "";
  z-index: 0;
}

.bg_border_blue {
  background: url(../img/top_bg17.jpg) no-repeat center;
  background-size: 100% 100%;
}

.access_box.content {
  padding: 50px 0 70px !important;
}

.access_box .ttl02B {
  margin-bottom: 50px;
}

.access_box .access_box_in01,
.access_box .access_box_in02 {
  width: 50%;
}

.access_box .access_box_in01 {
  overflow: hidden;
  position: relative;
  height: inherit;
}

.access_box .access_box_in01 img {
  position: absolute;
  width: auto;
  max-width: 360%;
  height: 120%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.access_box_in02 {
  padding: 45px;
}

.access_box_in02 .ttl09 {
  margin-top: 0;
  font-weight: bold;
  font-size: 17px;
}

.access_box_in02 p {
  font-size: 15px;
  line-height: 200%;
}

.access_box_in02 p:nth-child(2) {
  margin-top: 25px;
}

.access_box_in02 p:nth-child(4) {
  margin-bottom: 60px;
}

.access_box_in02 .btn05 {
  padding: 12px 0;
  font-size: 16px;
}

.img_slide .swiper-container03 {
  overflow: hidden;
}

.footer_wrap.content05 {
  padding: 40px 0 20px;
}

.footer_logo {
  width: 100%;
  text-align: right;
  margin: 0 auto;
}

.footer_logo a {
  display: inline-block;
  text-align: right;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.footer_logo a:hover {
  opacity: 0.7;
}

.footer_txt {
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  margin-top: 10px;
}

.footer_nav {
  margin-bottom: 20px;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.footer_nav li {
  width: 100%;
  white-space: nowrap;
}

.footer_nav li a {
  display: block;
  padding: 0 10px;
  color: #fff;
  font-size: 14px;
  border-right: 1px solid #fff;
  text-align: center;
}

.footer_nav li:first-child a {
  border-left: 1px solid #fff;
}

.footer_nav li a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.footer_bottom .footer_bottom_left {
  width: 65%;
}

.footer_bottom .footer_bottom_right {
  width: 25%;
  margin-top: 20px;
}

.footer_bottom_left .ttl09 {
  margin: 10px 0;
  font-size: 14px;
}

.footer_bottom_left li a {
  display: block;
  padding: 5px 8px;
  color: #fff;
  font-size: 14px;
}

.footer_bottom_left li a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.footer_bottom_left li a::after {
  margin-left: 5px;
  content: ">";
}

small {
  display: block;
  padding: 10px;
  text-align: center;
}

.tab_display {
  display: none;
}

@media screen and (max-width: 1025px) and (min-width: 767px) {
  .tab_display {
    display: block;
  }

  .inner {
    padding: 0 2%;
  }

  .tab_none_display {
    display: none;
  }

  #nav-content .header_box {
    width: 210px;
  }

  #nav-content .drawer-menu {
    width: calc(100% - 210px);
  }

  .header_contact_box01 a {
    padding: 20px 5px;
  }

  .header_contact_box01 p {
    font-size: 16px;
  }

  .header_contact_box01 p:nth-child(2) {
    font-size: 20px;
  }

  .header_contact_box01 p:last-child {
    font-size: 12px;
  }

  .header_contact_box02 {
    height: 75px;
  }

  .header_contact_box02 a {
    padding: 15px 2px;
    font-size: 12px;
  }

  .fixed .header_contact_box01 a {
    padding: 15px 5px;
  }

  .global_nav_home .home_ico {
    width: 20%;
  }

  #nav-content .seven_column>li a {
    padding: 15px 2px;
    width: 100%;
    font-size: 12px;
  }

  #nav-content span .en {
    font-size: 8px;
  }

  .fixed .header_contact_box02 a {
    padding: 5px;
    font-size: 11px;
  }

  .global_nav_event .event_ico {
    width: 15%;
  }

  .global_nav_staff .staff_ico {
    width: 25%;
  }

  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 5px !important;
  }

  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 5px !important;
  }

  .beginner_box p,
  .schedule_box p {
    padding: 20px 2%;
  }

  .ttl06 {
    top: 16%;
  }

  .price_box .price_left .price {
    font-size: 54px;
  }

  .price_box .price_left .price .txt_tate {}

  .price_box .price_left p:first-child {
    font-size: 13px !important;
  }

  .price_right .price .txt_yellow02 {
    font-size: 40px;
  }

  .price_right .two_column ul li {
    display: flex;
    display: -webkit-flex;
  }

  .access_box_in02 {
    padding: 20px;
  }

  #page_top {
    right: 30px;
    width: 65px;
    height: 65px;
  }

  .footer_nav li a {
    padding: 2px 8px;
    font-size: 12px;
  }

  .footer_bottom_left li a {
    font-size: 12px;
  }

  .footer_bottom_left .ttl09 {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .pc_display {
    display: none !important;
  }

  .content {
    padding: 40px 0 !important;
  }

  .content05 {
    padding: 20px 0;
  }

  .tab_display {
    display: none;
  }

  /*********************

            ハンバーガーメニュー

    **********************/
  #nav-drawer {
    position: relative;
  }

  /*チェックボックス等は非表示に*/
  .nav-unshown {
    display: none;
  }

  /*アイコンのスペース*/
  #nav-open {
    display: inline-block;
    position: absolute;
    right: 2%;
    top: -45px;
    width: 30px;
    height: 22px;
    vertical-align: middle;
  }

  /*ハンバーガーアイコンをCSSだけで表現*/
  #nav-open span,
  #nav-open span:before,
  #nav-open span:after {
    position: absolute;
    height: 3px;
    /*線の太さ*/
    width: 25px;
    /*長さ*/
    border-radius: 3px;
    background: #555;
    display: block;
    content: "";
    cursor: pointer;
  }

  #nav-open span:before {
    bottom: -8px;
  }

  #nav-open span:after {
    bottom: -16px;
  }

  /*閉じる用の薄黒カバー*/
  #nav-close {
    display: none;
    /*はじめは隠しておく*/
    position: fixed;
    top: 0;
    right: 0;
    width: 80px;
    height: 15%;
    opacity: 0;
    transition: 0.3s ease-in-out;
    z-index: 1000;
  }

  #nav-input:checked~#nav-open {
    display: none;
  }

  #nav-close img {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 9999;
    width: 65%;
  }

  /*中身*/
  #nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    height: 100%;
    background: #fff;
    /*背景色*/
    opacity: 0.9;
    transition: 0.3s ease-in-out;
    /*滑らかに表示*/
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
    /*左に隠しておく*/
  }

  .fixed #nav-content .inner ul {
    display: block;
    width: 100%;
  }

  .fixed {
    width: 100%;
    position: fixed;
    top: 0;
    padding: 0;
    background: #fff;
    z-index: 20;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  }

  .seven_column>li {
    width: 100% !important;
  }

  .seven_column>li:nth-child(2),
  .fixed .seven_column>li:nth-child(3) {
    width: 100% !important;
  }

  #nav-content .seven_column>li {
    display: block;
    background: inherit !important;
    border-left: none;
  }

  #nav-content .seven_column>li a {
    position: relative;
    padding: 20px 5% !important;
    border-bottom: 1px solid #303030;
    color: #000;
    text-align: left;
  }

  #nav-content .seven_column>li a::after {
    position: absolute;
    right: 3%;
    bottom: 20%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #999;
    content: ">";
  }

  /*チェックが入ったらもろもろ表示*/
  #nav-input:checked~#nav-close {
    display: block;
    /*カバーを表示*/
    opacity: 1;
  }

  #nav-input:checked~#nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    /*中身を表示（右へスライド）*/
    box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
    height: 100vh;
  }

  #nav-content .seven_column>li a span .en {
    color: #000;
    font-size: 17px;
    font-weight: bold;
  }

  .global_nav_home .home_ico {
    width: 60%;
    margin-bottom: 0;
  }

  .global_nav_about .redia_ico {
    width: 70%;
    margin-bottom: 0;
  }

  .global_nav_price .price_ico {
    width: 60%;
    margin-bottom: 0;
  }

  .global_nav_staff .staff_ico {
    width: 70%;
    margin-bottom: 0;
  }

  .global_nav_voice .voice_ico {
    width: 65%;
    margin-bottom: 0;
  }

  .global_nav_event .event_ico {
    width: 40%;
    margin-bottom: 0;
  }

  .global_nav_schedule .schedule_ico {
    width: 65%;
    margin-bottom: 0;
  }

  #nav-content .sp_menu_logo {
    width: 100%;
    padding: 20px 5%;
    border-bottom: 1px solid #303030;
  }

  #nav-content .sp_menu_logo a {
    display: block;
    width: 50%;
  }

  #nav-content .sp_menu_logo a:hover {
    opacity: 0.7;
  }

  #nav-content .drawer-menu {
    width: 100%;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }

  #nav-content .seven_column .global_nav_home a,
  #nav-content .seven_column .global_nav_about a,
  #nav-content .seven_column .global_nav_price a,
  #nav-content .seven_column .global_nav_staff a,
  #nav-content .seven_column .global_nav_voice a,
  #nav-content .seven_column .global_nav_schedule a {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: center;
    -webkit-align-items: center;
  }

  #nav-content .seven_column a span {
    width: auto;
  }

  .header_content {
    margin-bottom: 0;
    padding: 0;
  }

  .header_content .header_logo_box {
    width: 75%;
  }

  .header_top h1 {
    font-size: 10px;
    text-align: center;
  }

  .header_wrap .inner {
    padding: 0 !important;
  }

  .header_content .header_txt {
    padding: 0 2%;
    font-size: 10px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .header_content .header_logo {
    width: 130px;
    padding: 0 2% 10px;
  }

  .header_content .header_box {
    width: 100%;
    bottom: 0;
  }

  .fixed .header_content .header_logo {
    padding: 0px 2% 5px;
  }

  .fixed .header_content .header_box {
    position: absolute;
    bottom: -29%;
    width: 100%;
    top: initial;
    right: initial;
    left: 0;
  }

  .header_contact_box {
    padding: 5px 0;
  }

  .header_content .header_contact_box01 {
    width: 100%;
  }

  .header_content .header_contact_box01 a {
    display: block;
    padding: 10px;
    color: #000;
  }

  .header_content .header_contact_box01 a:hover {
    background: #000;
    color: #fff;
  }

  .header_contact_box01 p {
    margin-bottom: 0;
    font-size: 12px;
  }

  .fixed .header_content .header_box .header_contact_box01 {
    padding: 10px;
  }

  .header_contact_box01 p:nth-child(2),
  .header_contact_box01 p:last-child {
    margin-bottom: 0;
    font-size: 25px;
    font-weight: bold;
  }

  .header_contact_box p {
    margin-bottom: 0;
  }

  .header_contact_box p:nth-child(2) {
    font-size: 20px;
  }

  .slick-slider {
    margin-bottom: 0 !important;
  }

  .content04 {
    padding: 55px 0 30px;
  }

  .beginner_box .btn01,
  .schedule_box .btn01 {
    max-width: 190px;
    border-radius: 10px;
  }

  .about_box .content_txt span {
    color: #027ebf;
  }

  .about_box_in {
    position: relative;
    padding: 0 15%;
    overflow: hidden;
    text-align: center;
  }

  .about_box_in .swiper-wrapper {
    -webkit-flex-direction: initial;
    flex-direction: initial;
    -webkit-flex-wrap: inherit;
    flex-wrap: initial;
    -webkit-justify-content: initial;
    justify-content: initial;
    -webkit-align-content: initial;
    align-content: initial;
    -webkit-align-items: initial;
    align-items: initial;
  }

  .about_box_in .swiper-slide {
    max-width: 100%;
  }

  .about_box_in .swiper-button-prev.swiper-button-white,
  .about_box_in .swiper-container-rtl .swiper-button-next.swiper-button-white {
    display: block;
    background-image: url(../img/icon_prev_sp.png);
    background-size: contain;
    width: 30px;
    height: 80px;
  }

  .about_box_in .swiper-button-next.swiper-button-white,
  .about_box_in .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    display: block;
    background-image: url(../img/icon_next_sp.png);
    background-size: contain;
    width: 30px;
    height: 80px;
  }

  .about_box_in::before {
    position: absolute;
    left: 0;
    top: 25%;
    width: 50%;
    height: 60%;
    background: url(../img/top_bg03.png) no-repeat;
    background-size: contain;
    content: "";
  }

  .about_box_in::after {
    position: absolute;
    right: 0;
    top: 25%;
    width: 15%;
    height: 60%;
    background: url(../img/top_bg02.png) no-repeat;
    background-size: contain;
    content: "";
  }

  .swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -5px !important;
  }

  .swiper-pagination-bullet-active {
    opacity: 0.7 !important;
  }

  .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
  }

  .about_box .swiper-button-prev.swiper-button-white,
  .about_box .swiper-button-next.swiper-button-white,
  .about_box .swiper-pagination {
    display: block;
    opacity: 0.7;
  }

  .beginner_box .ttl02A,
  .schedule_box .ttl02A {
    padding: 10px 0 20px;
    text-shadow: 0px 10px 10px rgba(0, 0, 0, 0.09);
    font-size: 20px;
  }

  .beginner_shedule_box .two_column .beginner_box,
  .beginner_shedule_box .two_column .schedule_box {
    width: 100%;
    padding: 25px 0 40px !important;
  }

  .beginner_box .beginner_ico {
    width: 11%;
  }

  .schedule_box .schedule_ico {
    width: 15%;
  }

  .beginner_ico img,
  .schedule_ico img {
    max-height: 50px;
  }

  .beginner_box p,
  .schedule_box p {
    padding: 15px 0 20px;
  }

  .beginner_box .beginner_ico,
  .schedule_box .schedule_ico {
    padding: 0;
  }

  .reason_box .reason_box_in {
    width: 100%;
    margin-bottom: 25px;
  }

  .reason_box .reason_box_in:last-child {
    margin-bottom: 0;
  }

  .reason_box_in div {
    text-align: center;
  }

  .reason_box.content {
    padding: 40px 0 35px !important;
  }

  .reason_box.content_2 {
    padding: 0 !important;
  }

  .reason_box .content_txt {
    margin: 15px 0 25px;
    line-height: 200%;
  }

  .ttl01,
  .ttl02A,
  .ttl02B,
  .ttl02C,
  .ttl03,
  .ttl04,
  .ttl05,
  .ttl06,
  .ttl07,
  .ttl08,
  .ttl09,
  .ttl10,
  .ttl02D,
  .price_box .border_white {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 2px;
  }

  .ttl02D::after {
    border-color: #7fc6e8;
  }

  .ttl09 {
    font-size: 20px;
    font-weight: 100;
  }

  .ttl10 {
    line-height: 130%;
    margin-top: 10px;
    font-size: 20px;
  }

  .ttl02C {
    font-size: 28px;
    line-height: 150%;
    padding: 0 0 15px;
  }

  .price_box .border_white {
    font-size: 20px;
  }

  .content_txt,
  .beginner_box p,
  .schedule_box p,
  .reason_box .submenu,
  .price_box .price_left p,
  .price_right .price,
  .tichet_box .bg_stripe_gray p,
  .pr_box p {
    font-size: 12px !important;
  }

  .content_txt {
    line-height: 200%;
    margin: 40px 0;
    font-weight: 600;
  }

  .choice_box.content {
    padding: 35px 0 40px !important;
  }

  .choice_box .content_txt {
    line-height: 200%;
    margin: 15px 0 40px;
  }

  .choice_box_in_txt p {
    font-size: 12px !important;
  }

  .ttl01 {
    padding: 10px 0 20px;
    background: url(../img/sp_ttl_bg01.png) no-repeat center 100% 100%;
    line-height: 1.2;
    font-size: 20px;
  }

  .ttl02B span {
    font-size: 36px;
  }

  .ttl02B {
    font-size: 30px;
    line-height: 110%;
  }

  .reason_box .ttl03 {
    position: relative;
    cursor: pointer;
  }

  .active-submenu::after {
    position: absolute;
    right: 3%;
    color: #027ebf;
    font-size: 20px;
    font-family: FontAwesome;
    content: "\f139";
  }

  .none-submenu::after {
    position: absolute;
    right: 3%;
    color: #027ebf;
    font-size: 20px;
    font-family: FontAwesome;
    content: "\f13a";
  }

  .reason_box_in .submenu {
    border: 1px solid #dcdcdc;
    border-bottom: 3px solid #dcdcdc;
    border-top: none;
  }

  .ttl03 {
    padding: 15px 30px 25px 20px;
    font-size: 20px;
  }

  .ttl03_2 {
    padding: 15px 30px 25px 20px;
    font-size: 20px;
  }

  .ttl04 {
    background-size: 100% 100%;
    font-size: 20px;
  }

  .voice_box.content {
    padding: 125px 0 30px !important;
  }

  .voice_box_in p {
    margin: 0px 0 10px;
    line-height: 160%;
  }

  .voice_box_in .ttl04 {
    top: -60px;
  }

  .voice_box_in .youtube_box iframe {
    width: 100%;
    height: 280px;
  }

  .choice_box .choice_box_in {
    width: 100%;
    margin-bottom: 30px;
  }

  .choice_box .choice_box_in:last-child {
    margin-bottom: 0;
  }

  .choice_box_in div:first-child {
    text-align: center;
  }

  .choice_box_in .choice_box_in_txt {
    padding: 35px 13px 13px;
  }

  .ttl06 {
    top: 18%;
    font-size: 15px;
    max-width: 150px;
    padding: 5px;
    border-radius: 10px;
  }

  .choice_box_in .choice_box_in_txt p {
    padding: 20px 10px 10px;
  }

  .price_box.content {
    padding: 35px 0 30px !important;
  }

  .price_box .price_left,
  .price_box .price_right {
    width: 100%;
  }

  .price_box .price_left {
    margin: 0 0 20px;
    padding-bottom: 10px;
    border-right: none;
    border-bottom: 3px dotted #fff;
  }

  .price_box .price_left .price {
    font-size: 65px;
    letter-spacing: 1px;
  }

  .price_box .content_txt {
    font-size: 13px !important;
    font-weight: normal;
    line-height: 190%;
    margin: 15px 0 20px;
  }

  .price_box .price_left p {
    letter-spacing: 1px;
  }

  .price_right p {
    padding: 10px;
  }

  .price_right .price .txt_yellow02 .font_s {
    font-size: 25px;
  }

  .price_right .price_s {
    font-size: 13px;
  }

  .price_right p span {
    font-size: 19px;
  }

  .price_right .price .txt_yellow02 {
    font-size: 40px;
    line-height: 180%;
    letter-spacing: 1px;
  }

  .price_right .price .txt_yellow02::before {
    width: 20px;
    height: 35px;
  }

  .price_box .price_right {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 3px dotted #fff;
  }

  .price_box .price_right .two_column {
    align-items: center;
    -webkit-align-items: center;
  }

  .price_box .ttl08 {
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 5px #fff;
    font-size: 17px;
    cursor: pointer;
    text-align: left;
    letter-spacing: 1px;
  }

  .tichet_box .ttl08 {
    background: url(../img/top_bg14.jpg) no-repeat center;
    text-align: center;
    box-shadow: none;
    cursor: default;
    border-radius: 0;
    padding: 15px;
    font-size: 20px;
    letter-spacing: 4px;
  }

  .tichet_box .bg_stripe_gray {
    padding: 0;
    background: none;
  }

  .tichet_box .bg_stripe_gray p {
    background: #fff;
    padding-top: 13px;
    line-height: 180%;
    font-size: 14px !important;
  }

  .price_box .ttl08 span {
    display: inline-block;
    width: 45%;
    margin-right: 10px;
    padding: 5px 5px;
    border-radius: 5px;
    font-size: 13px;
    text-align: center;
  }

  .price_box .table02 {
    margin-bottom: 30px;
    border-radius: 10px;
  }

  .price_box .table02 .submenu {
    padding: 15px;
  }

  .price_box .table02 table {
    width: 100%;
    table-layout: fixed;
  }

  .price_box .table02 table tr td {
    padding: 20px;
    border: 1px solid #b5b5b5;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }

  .price_box .table02 table tr td span {
    font-size: 26px;
    letter-spacing: 1px;
  }

  .price_box .table02 table tr td:first-child span {
    font-size: 18px;
  }

  .price_box .table02 table tr td:first-child {
    width: 100px;
  }

  .price_box .table02 .active-submenu::after {
    right: 8%;
    color: #fff;
    font-size: 24px;
    content: "\f106";
  }

  .price_box .table02 .none-submenu::after {
    right: 8%;
    color: #fff;
    font-size: 24px;
    content: "\f107";
  }

  .price_right .price {
    width: 66%;
    line-height: 120%;
    margin-top: 15px;
  }

  .price_right .two_column div {
    width: 32%;
  }

  .price_right .two_column ul {
    padding: 5px 5px;
  }

  .price_right .two_column ul li {
    display: flex;
    display: -webkit-flex;
    /* Safari */
  }

  .price_right .two_column .bg_gray {
    font-size: 12px;
    padding: 1px 10px;
    margin-top: 15px;
  }

  .price_right li {
    font-size: 12px;
    line-height: 120%;
  }

  .tichet_box .bg_white {
    padding: 5px 13px 13px;
  }

  .tichet_box .border_gray h4 {
    font-size: 15px;
    padding: 10px;
    letter-spacing: 2px;
  }

  .tichet_box .bg_gray,
  .tichet_box .border_gray p {
    padding: 15px 5px;
    font-size: 18px;
  }

  .tichet_box .border_gray p {
    font-size: 24px;
    letter-spacing: 0;
  }

  .pr_box p {
    padding-top: 25px;
  }

  .staff_introduction_box.content {
    padding: 35px 0 30px !important;
  }

  .staff_introduction_box .content_txt,
  .school_box .content_txt {
    font-weight: normal;
    font-size: 14px !important;
    line-height: 180%;
    margin: 13px 0 20px;
  }

  .staff_introduction_box_in {
    margin-bottom: 20px;
  }

  .staff_introduction_box_in li {
    width: 32%;
  }

  .staff_introduction_box_in li .ttl08 {
    padding: 8px 0;
    font-size: 12px;
    line-height: 110%;
  }

  .staff_introduction_box_in li .ttl08 span {
    font-size: 10px;
  }

  .staff_introduction_box .ttl07 {
    font-size: 23px;
    line-height: 160%;
  }

  .btn03 {
    width: 90%;
    padding: 13px 0;
    border-radius: 10px;
    font-size: 14px;
  }

  .school_box.content {
    padding: 20px 0 0 !important;
  }

  .school_box .content_txt {
    font-size: 12px !important;
    line-height: 200%;
  }

  .school_box_in {
    margin: 0 -20px 0;
    width: calc(100% + 39px);
    overflow: hidden;
  }

  .school_box_in li {
    width: 50%;
    background: #009fea;
    border: 0.5px solid #fff;
    margin: 0;
  }

  .school_box_in li:hover {
    background: #000;
  }

  .school_box_in li a {
    position: relative;
    margin-bottom: 0;
    padding: 20px 0 20px 30%;
    border-radius: 0;
    background: #009fea;
    font-size: 20px;
    text-align: left;
  }

  .school_box_in li a::before {
    position: absolute;
    left: 15%;
    background: none;
    font-family: FontAwesome;
    content: "\f105";
  }

  .school_box .ttl10 {
    font-size: 20px;
  }

  .news_blog_box.content {
    padding: 40px 0 0 !important;
  }

  .news_blog_box .news_box,
  .news_blog_box .blog_box {
    margin: 0 -20px 0;
    width: calc(100% + 39px);
    overflow: hidden;
  }

  .news_blog_box .blog_box {
    margin-top: 25px;
    padding: 35px 0;
    background: #f0eeef;
  }

  .news_box .news_box_in,
  .blog_box .blog_box_in {
    padding: 25px 15px 20px;
    margin: 0 auto;
  }

  .news_box .news_box_in>li {
    padding: 20px 0 10px;
  }

  .news_box .news_box_in>li:first-child {
    padding-top: 0;
  }

  .blog_box .blog_box_in li a {
    background: #fff;
  }

  .news_box .news_box_in li div p:last-child {
    padding: 0 25px;
  }

  .news_box .news_box_in li div p {
    font-size: 14px;
  }

  .news_blog_box .btn04 {
    font-size: 20px;
    padding: 15px 0;
    max-width: 180px;
    border-radius: 10px;
  }

  .ttl09 {
    margin-top: 2px;
    font-size: 13px;
    font-weight: 600;
  }

  .blog_box_in li a .blog_img {
    /*width: 30%;*/
    min-height: 100px;
    overflow: hidden;
    position: relative;
  }

  .blog_box_in li a .blog_img img {
    position: absolute;
    width: auto;
    max-width: 300%;
    height: 100%;
  }

  .blog_box_in li a .blog_img .img_center {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .blog_box_in li a .blog_txt {
    width: 68%;
    padding: 10px 0;
  }

  .blog_box .blog_box_in li {
    margin-bottom: 15px;
  }

  .sns_box {
    border-top: none;
  }

  .sns_box.content {
    padding: 0 !important;
  }

  .sns_box ul {
    width: 100%;
  }

  .btn04 {
    max-width: 170px;
    font-size: 20px;
  }

  .swiper-button-prev.swiper-button-white,
  .swiper-container-rtl .swiper-button-next.swiper-button-white,
  .swiper-button-next.swiper-button-white,
  .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    width: 25px;
    height: 20px;
  }

  .event_box.content {
    padding: 35px 0 !important;
  }

  .event_box .ttl07 {
    font-size: 28px;
  }

  .event_box .content_txt {
    font-size: 14px !important;
    font-weight: normal;
  }

  .event_box_in::before,
  .event_box_in::after {
    width: 8%;
  }

  .event_box_in:hover::after,
  .event_box_in:hover::before {
    width: 10%;
  }

  .access_box.content {
    padding: 35px 0 20px !important;
  }

  .access_box .access_box_in01,
  .access_box .access_box_in02 {
    width: 100%;
  }

  .access_box_in02 .ttl09 {
    font-size: 14px;
  }

  .access_box .access_box_in01 {
    height: 250px;
  }

  .access_box_in02 {
    padding: 20px;
  }

  .access_box_in02 p {
    font-size: 14px;
    line-height: 180%;
  }

  .access_box_in02 p:nth-child(2) {
    margin: 10px 0 0;
  }

  .access_box_in02 div p:first-child {
    width: 110px;
    white-space: nowrap;
  }

  .access_box_in02 div p:last-child {
    width: 56%;
    margin: 0 0 15px;
  }

  .access_box_in02 p:nth-child(4) {
    margin-bottom: 20px;
    line-height: 200%;
  }

  .access_box .btn05 {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    max-width: 190px;
    margin: auto;
    font-size: 14px;
  }

  .access_box .btn05::before {
    display: inline-block;
    margin-right: 5px;
    width: 25px;
    height: 25px;
    background: url(../img/map_icon.png) no-repeat center;
    background-size: contain;
    content: "";
  }

  .ttl02D {
    font-size: 20px;
    line-height: 150%;
    padding: 0 0 15px;
    margin-bottom: 25px;
  }

  #page_top::before {
    display: block;
    font-size: 20px;
  }

  #page_top {
    width: 60px;
    height: 60px;
    font-size: 11px;
    right: 10px;
    bottom: 70px;
  }


  .footer_wrap.content05 {
    padding: 0 0 10px;
  }

  .footer_bottom .footer_bottom_right {
    width: 100%;
    text-align: center;
  }

  .footer_bottom .bg_yellow {
    width: 100%;
    margin-top: 20px;
  }

  .footer_bottom .bg_yellow a {
    display: block;
    padding: 5px;
    color: #000;
    font-size: 16px;
    text-align: center;
  }

  .footer_bottom .bg_yellow a:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
  }

  .footer_bottom .bg_yellow a p {
    font-size: 12px;
    font-weight: bold;
  }

  .footer_bottom .bg_yellow a p:last-child {
    font-size: 24px;
    font-weight: bold;
  }

  .footer_bottom .bg_yellow a p i {
    margin-right: 5px;
  }

  .footer_bottom .mail_icon03 span {
    position: relative;
    font-size: 16px;
    font-weight: bold;
  }

  .footer_bottom .mail_icon03 span:after {
    position: absolute;
    left: -25px;
    top: 0;
    height: 16px;
    width: 20px;
    background: url(../img/common/icon_mail03.png) no-repeat center;
    background-size: contain;
    content: "";
  }

  .fixed_bottom {
    position: fixed;
    z-index: 900;
    bottom: 0;
    width: 100%;
    text-align: center;
  }

  .fixed_bottom a {
    display: block;
    padding: 5px;
    color: #000;
    font-size: 16px;
    text-align: center;
  }

  .fixed_bottom a:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
  }

  .fixed_bottom a p {
    font-size: 12px;
    font-weight: bold;
  }

  .fixed_bottom a p:last-child {
    font-size: 24px;
    font-weight: bold;
  }

  .footer_logo {
    margin: 0 auto 10px;
    width: 70%;
  }

  .footer_txt {
    white-space: nowrap;
  }

  .sns_box ul li {
    width: 30%;
  }

  .white_radius {
    padding: 20px 20px 25px;
    width: 100%;
  }

  .voice_box_in .youtube_box {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 406px) {
  .price_right .price {
    letter-spacing: -2px;
  }
}

@media screen and (min-width: 386px) {
  .sp_mini_display {
    display: none;
  }
}

@media screen and (max-width: 386px) {
  .price_right .price {
    letter-spacing: 0;
  }
}

@media screen and (max-width: 374px) {
  .voice_box_in .youtube_box iframe {
    height: 120px;
  }

  .price_box .table02 table tr td {
    padding: 20px 0px;
  }

  .price_box .table02 table tr td span {
    font-size: 20px;
  }

  .price_box .table02 .active-submenu::after,
  .price_box .table02 .none-submenu::after {
    right: 6%;
    font-size: 20px;
  }

  .reason_box .ttl03 {
    font-size: 16px;
    padding: 10px 0 20px;
  }

  .reason_box_in p {
    font-size: 14px;
  }

  .access_box_in02 div p:last-child {
    width: 100%;
  }

  .footer_bottom_right .footer_txt {
    letter-spacing: -2px;
  }

  .footer_txt {
    white-space: wrap;
  }
}

@media screen and (max-width: 320px) {

  .school_box,
  .news_blog_box {
    overflow: hidden;
  }
}

.pc_only_display {
  display: none;
}

@media only screen and (min-width: 1024px) {
  .pc_only_display {
    display: inline;
  }
}

@media screen and (max-width: 767px) and (min-width: 450px) {
  .ttl06 {
    top: 25%;
  }
}

.shool_description_content .text .em {
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

.event_info_zone a {
  margin-top: 10px;
}

.corona_bnr {
  margin-bottom: 50px;
  text-align: center;
}

/*New Open*/
.col4 {
  width: 33.333%;
  padding: 0 5px;
}

.col4 img {
  width: 100%;
}

.col6 {
  width: 50%;
  padding: 0 5px;
}

.col6 img {
  width: 100%;
}

.two_column_announcement {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  /* この行を追加 */
  justify-content: center;
  /* この行を追加 */
  -webkit-align-content: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  margin-top: 30px;
}

.content_txt_open {
  margin: 20px 0;
  font-size: 14px;
  line-height: 180%;
  text-align: center;
}

.banner-count-guide-4 .col4 {
  width: 387px;
  padding: 5px 5px;
}

.banner-count-guide-3 .col4 {
  padding: 5px 5px;
}

@media only screen and (max-width: 1024px) {
  .banner-count-guide-4 .col4 {
    width: 50%;
    padding: 5px 5px;
  }
}

@media screen and (max-width: 767px) {
  .banner-count-guide-4 .col4 {
    width: 100%;
  }

  .col4 {
    width: 100%;
    padding: 5px 0;
  }

  .col6 {
    width: 100%;
    padding: 5px 0;
  }

  .content_txt_open {
    font-size: 13px !important;
    font-weight: normal;
    line-height: 190%;
    margin: 15px 0 20px;
  }
}

/*Special Event*/

.topCooperation {
  margin: 20px auto;
  width: 100%;
}

.bg_liteBlack01 {
  background: url(../img/poupelle_bg.jpg) no-repeat center;
  background-size: cover;
}

.one_column_announcement {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  margin-top: 30px;
}

/*emergency*/
.emergency_inner {
  max-width: 568px;
}

.emergency_box {
  background: #ffefef;
}

.emergency_box .emergency_title {
  font-size: 1.2em;
  background: #c33b2c;
  padding: 4px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.emergency_box p {
  padding: 15px 20px;
  margin: 0;
  text-align: center;
}

.emergency_content {
  clear: both;
  padding: 40px 0;
}

.emergency_btn {
  display: block;
  position: relative;
  max-width: 620px;
  width: 50%;
  margin: 14px auto 0;
  padding: 10px 0;
  border-radius: 15px;
  background: #c33b2c;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  h1.h1text {
    line-height: 1.3em;
  }
}

/*メニューをページ下部に固定*/
#sp-fixed-menu {
  position: fixed;
  width: 100%;
  bottom: 0px;
  font-size: 0;
  opacity: 0.9;
  z-index: 99;
}

/*メニューを横並びにする*/
#sp-fixed-menu ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

#sp-fixed-menu li {
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  border-right: 1px solid #fff;
}

#sp-fixed-menu li a {
  text-decoration: none;
}

#sp-fixed-menu li a:hover {
  text-decoration: none;
}

/*右側メニュー*/
#sp-fixed-menu li:first-child {
  background: #38b435;
  transition: all 0.3s ease-in-out;
}

#sp-fixed-menu li:first-child:hover {
  background: #24a321;
  transition: all 0.3s ease-in-out;
}

#sp-fixed-menu li:nth-child(2) {
  background: #f24e7f;
  transition: all 0.3s ease-in-out;
}

#sp-fixed-menu li:nth-child(2):hover {
  background: #ed3a6f;
  transition: all 0.3s ease-in-out;
}

/*←側メニュー*/
#sp-fixed-menu li:nth-child(3) {
  background: #4DA6D2;
  transition: all 0.3s ease-in-out;
}

#sp-fixed-menu li:nth-child(3):hover {
  background: #2980ab;
  transition: all 0.3s ease-in-out;
}

/*ボタンを調整*/
#sp-fixed-menu li a {
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
  padding: 20px;
}


/* フッター校舎一覧 */
.school_box_list {
  margin: 0 auto 20px;
  padding: 15px;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 16px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .school_box_list {
    margin: 0 -20px 0px;
  }
}

/* 並び順で着色する */
.school_box_list:nth-of-type(5n+1) {
  background-color: #348ebb;
}

.school_box_list:nth-of-type(5n+2) {
  background-color: #ba79b1;
}

.school_box_list:nth-of-type(5n+3) {
  background-color: #6eb9ab;
}

.school_box_list:nth-of-type(5n+4) {
  background-color: #eb921d;
}

.school_box_list:nth-of-type(5n+5) {
  background-color: #e185a0;
}

.school_box_in:nth-of-type(5n+1) .school_box_item {
  background-color: #4da6d2;
}

.school_box_in:nth-of-type(5n+2) .school_box_item {
  background-color: #cfa7cd;
}

.school_box_in:nth-of-type(5n+3) .school_box_item {
  background-color: #7fd3c3;
}

.school_box_in:nth-of-type(5n+4) .school_box_item {
  background-color: #fbb559;
}

.school_box_in:nth-of-type(5n+5) .school_box_item {
  background-color: #ff97b4;
}

@media screen and (max-width: 767px) {
  .school_box_in:nth-of-type(n) .school_box_item {
    background-color: #009fea;
  }
}


/* 以前のスタイル */
.school_box_blue_list .border_blue_list {
  margin: 0 auto 20px;
  padding: 15px;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 1px;
  background-color: #348ebb;
  margin-top: 16px;
  font-weight: 600;
}

.border_blue_list {
  border: 1px solid #348ebb;
}

.school_box_orange_list .border_orange_list {
  margin: 0 auto 20px;
  padding: 15px;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 1px;
  background-color: #eb921d;
  margin-top: 16px;
  font-weight: 600;
}

.border_orange_list {
  border: 1px solid #eb921d;
}

.school_box_pink_list .border_pink_list {
  margin: 0 auto 20px;
  padding: 15px;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 1px;
  background-color: #e185a0;
  margin-top: 16px;
  font-weight: 600;
}

.border_pink_list {
  border: 1px solid #e185a0;
}

.school_box_green_list .border_green_list {
  margin: 0 auto 20px;
  padding: 15px;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 1px;
  background-color: #6eb9ab;
  margin-top: 16px;
  font-weight: 600;
}

.border_green_list {
  border: 1px solid #6eb9ab;
}

.school_box_yellow_list .border_yellow_list {
  margin: 0 auto 20px;
  padding: 15px;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 1px;
  background-color: #d4ed63;
  margin-top: 16px;
  font-weight: 600;
}

.border_yellow_list {
  border: 1px solid #d4ed63;
}

.school_box_purple_list .border_purple_list {
  margin: 0 auto 20px;
  padding: 15px;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 1px;
  background-color: #ba79b1;
  margin-top: 16px;
  font-weight: 600;
}

.border_purple_list {
  border: 1px solid #ba79b1;
}


@media screen and (max-width: 767px) {
  .school_box_blue_list .border_blue_list {
    margin: 0 -20px 0px;
  }

  .school_box_orange_list .border_orange_list {
    margin: 0 -20px 0px;
  }

  .school_box_pink_list .border_pink_list {
    margin: 0 -20px 0px;
  }

  .school_box_green_list .border_green_list {
    margin: 0 -20px 0px;
  }

  .school_box_purple_list .border_purple_list {
    margin: 0 -20px 0px;
  }

  .school_box_yellow_list .border_yellow_list {
    margin: 0 -20px 0px;
  }
}

.chatbot_ineer {
  margin: 0 0 0 100px;
}

.schedule_area {
  border-bottom: 1px solid #333;

  margin-bottom: 10px;

}

@media screen and (min-width: 768px) {
  .nopc {
    display: none;
  }
}

.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.osaka_recital {
  margin: 1%;
  width: 31.333%;
  padding: 10px;
  text-align: center;
  background-color: #348EBB;
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
  text-decoration: none;
}

.osaka_recital:hover {
  text-decoration: none;
  background-color: #4DA6D2;
}

.aichi_recital {
  margin: 1%;
  width: 31.333%;
  padding: 10px;
  text-align: center;
  background-color: #E185A0;
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
  text-decoration: none;
}

.aichi_recital:hover {
  text-decoration: none;
  background-color: #FF97B4;
}

.kanagawa_recital {
  margin: 1%;
  width: 31.333%;
  padding: 10px;
  text-align: center;
  background-color: #EB921D;
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
  text-decoration: none;
}

.kanagawa_recital:hover {
  text-decoration: none;
  background-color: #FBB559;
}

.loop {
  padding: 40px;
  background-color: #fafafa;
  margin-bottom: 40px;
}

.loop .btn05 {
  margin: 30px auto 10px;
  padding: 15px 10px;
  max-width: 90%;
  cursor: pointer;
}

@media (max-width: 767px) {

  .osaka_recital,
  .aichi_recital,
  .kanagawa_recital {
    width: 100%;
    margin: 5px 10px;
  }

  .loop {
    margin-top: 10px;
  }
}

.syueki-kakuho-img1 {
  text-align: center;
  margin: 10px auto 20px;
  width: 100%;
}

.syueki-kakuho-img1 img {
  width: 70%;
}

.syueki-kakuho-img2 {
  text-align: center;
  margin: 30px auto 0;
  width: 100%;
}

.syueki-kakuho-img2 img {
  width: 50%;
}

.syueki-kakuho-img2 p {
  margin: 10px 0 0 0;
}

.syueki-kakuho p {
  margin: 0 10px;
}

.kasuyo-jirei-img1 {
  text-align: center;
  margin: 30px auto 0;
}

.kasuyo-jirei-img1 img {
  width: 60%;
}

.kasuyo-jirei-img2 {
  text-align: center;
  margin: 30px auto;
}

.kasuyo-jirei-img2 img {
  width: 70%;
}

.kasuyo-jirei-img3 {
  text-align: center;
  margin: 30px auto 0;
}

.kasuyo-jirei-img3 img {
  width: 70%;
}

.kasuyo-jirei-img4 {
  text-align: center;
  margin: 30px auto 0;
  width: 100%;
}

.kasuyo-jirei-img4 img {
  width: 80%;
}

.kasuyo-jirei-img5 {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

.kasuyo-jirei-img5 img {
  margin: 30px 10px 0;
}

.kasuyo-jirei-img5-1 {
  width: 50%;
}

.kasuyo-jirei-img5-2 {
  width: 22.1%;
}

.kasuyo-jirei p {
  margin: 20px 10px 50px;
}

.voice-box {
  margin: 60px auto 100px;
}

.voice-box h3 {
  font-size: 220%;
}

.voice-box .ttl01-4 {
  border-bottom: none;
  border-left: 10px solid;
  padding: 6px 0 0 10px;
  font-size: 25px;
}

.voice-comment {
  text-align: center;
  font-size: 26px;
  line-height: 40px;
  padding: 20px;
  font-weight: bold;
  letter-spacing: 1.5px;
  margin: 30px 0 40px;
  border-top: 2px solid #027ebf;
  border-bottom: 2px solid #027ebf;
}

.kasuyo-jirei-img6 {
  text-align: center;
  margin: 30px auto 0;
}

.kasuyo-jirei-img6 img {
  width: 70%;
}

.syutten-jirei-img4 {
  text-align: center;
  margin: 50px auto 75px;
}

.syutten-jirei-img4 img {
  width: 100%;
}

.sdgs-chiiki-img1 {
  text-align: center;
  margin: 40px auto 60px;
}

.sdgs-chiiki-img1 img {
  width: 70%;
}

.sdgs-chiiki-img2 {
  text-align: center;
  margin: 30px 0 50px;
}

.sdgs-chiiki-img2 img {
  width: 60%;
}

.sdgs-chiiki-box {
  display: flex;
  margin: 40px auto;
  align-items: center;

}

.sdgs-chiiki-box p {
  font-size: 18px;
  border: 1px solid #004494;
  padding: 40px 20px;
  border-radius: 10px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 1px;
}

.arrow-right {
  display: inline-block;
  width: 23px;
  height: 19px;
  margin: 0 10px;
  border-top: 2px solid #004494;
  border-right: 2px solid #004494;
  transform: rotate(45deg);
}

.sdgs-chiiki-img3 {
  margin: 30px 0 50px;
  text-align: center;
}

.sdgs-chiiki-img3 img {
  width: 70%;
}

.sdgs-chiiki-img4 {
  text-align: center;
  margin: 50px 0;
}

.sdgs-chiiki-img4 img {
  width: 45%;
  margin: 0 20px;
}

.kasuyo-jirei h3,
.kasuyo-jirei h4 {
  margin-right: 10px;
  margin-left: 10px;
}


.arrow-bottom {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 10px;
  border-bottom: 2px solid #004494;
  border-right: 2px solid #004494;
  transform: rotate(45deg);
}

.spsp {
  display: none !important;
}

.sdgs-chiiki-iframe {
  margin-top: 30px;
}

.pamphlet-btm {
  background: #4da6d2;
  width: 350px;
  margin: 0 auto 30px;
  border-radius: 20px;
}

.pamphlet-btm a {
  display: flex;
  justify-content: space-around;
  padding: 15px 25px;
  color: #fff;
  font-weight: bold;
}

.pamphlet-btm p {
  font-size: 20px;
  padding: 10px 0 0 0;
}


@media (max-width: 767px) {

  .pcpc {
    display: none !important;
  }

  .spsp {
    display: block !important;
  }

  .sdgs-chiiki-iframe {
    max-width: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .kasuyo-jirei h3,
  voice h3 {
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 22px;
  }

  .voice-comment {
    font-size: 20px;
    line-height: 30px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .voice h3,
  .voice h4,
  .voice p,
  .sdgs-chiiki p {
    margin-right: 10px;
    margin-left: 10px;
  }

  .kasuyo-jirei h3,
  .voice h3,
  .sdgs-chiiki h3 {
    font-size: 170%;
    line-height: 30px;
  }

  .sdgs-chiiki-box {
    flex-direction: column;
    display: flex;
    margin: 40px auto;
    align-items: center;
  }

  .sdgs-chiiki-box p {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 18px;
    padding: 25px 15px;
  }

  .sdgs-chiiki h3,
  .sdgs-chiiki h4 {
    margin-left: 10px;
  }




}

/*レスポンシブ調整*/
.spunder {
  font-size: 13px !important;

}

.spunder a {
  padding: 20px 5px !important;
}

.schedule_right {
  position: fixed;
  line-height: 1.5;
  font-weight: bold;
  right: 10px;
  width: 100px;
  height: 100px;
  color: #fff;
  bottom: 152px;
  background: #4DA6D2;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 6;
  border-radius: 50%;
  text-align: center;
}

.schedule_right:hover {
  text-decoration: none;
  opacity: 0.9;
}

@media screen and (max-width: 1025px) and (min-width: 767px) {
  .schedule_right {
    bottom: 135px;
  }
}

@media screen and (min-width: 768px) {
  .nopc {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .nosp {
    display: none;
  }
}

@media (max-width:767px) {
  .spunder {
    flex-basis: calc(100% / 2);
    font-size: calc(100% / 2);
  }
}

.spunder a {
  padding: 20px 4px !important;
}

div.wpcf7 .wpcf7-spinner {
  display: block;
}

.youtube {
  width: 48%;
  aspect-ratio: 16 / 9;
  margin: 1%;
}

.youtube iframe {
  width: 100%;
  height: 100%;
}

.single_cat_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.single_cat_list li {
  color: #009fea;
  border: 1px solid #009fea;
  padding: 0 5px;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  padding: 4px 20px;
  border-radius: 5px;
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}

.youtube iframe {
  width: 100%;
  height: 100%;
}

/* 2025.12.31追記 */
.single-column .itemtime span:first-child::before {
  font-size: 14px;
  font-family: "FontAwesome";
  display: inline-block;
  padding-right: 5px;
  content: "\f017";
}

.single-column .itemtime span:nth-child(2)::before {
  font-size: 14px;
  font-family: "FontAwesome";
  display: inline-block;
  padding-right: 5px;
  content: "\f01e";
}

.genre_list_container {
  margin: 0 auto 40px;
}

.genre_list {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  padding: 0;
  list-style: none;
}

.genre_list li {
  width: 32%;
  aspect-ratio: 16 / 9;
  margin-bottom: 2%;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
}

.genre_list li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.genre_list li span {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.genre_list li:nth-child(1) {
  background-image: url('../img/genres/genre_hiphop.jpg');
}

.genre_list li:nth-child(2) {
  background-image: url('../img/genres/genre_kpop.jpg');
}

.genre_list li:nth-child(3) {
  background-image: url('../img/genres/genre_jazz.jpg');
}

.genre_list li:nth-child(4) {
  background-image: url('../img/genres/genre_lock.jpg');
}

.genre_list li:nth-child(5) {
  background-image: url('../img/genres/genre_pop.jpg');
}

.genre_list li:nth-child(6) {
  background-image: url('../img/genres/genre_soul.jpg');
}

.genre_list li:nth-child(7) {
  background-image: url('../img/genres/genre_punking.jpg');
}

.genre_list li:nth-child(8) {
  background-image: url('../img/genres/genre_house.jpg');
}

.genre_list li:nth-child(9) {
  background-image: url('../img/genres/genre_freestyle.jpg');
}


@media (max-width: 768px) {
  .genre_list li {
    width: 49%;
    gap: 2%;
  }

  .genre_list li span {
    font-size: 1rem;
  }
}

@media (max-width: 480px) {
  .genre_list {
    gap: 4px;
  }

  .genre_list li {
    width: calc(50% - 2px);
    margin-bottom: 4px;
  }
}


/* 2025.12.31追記end */
