@charset "UTF-8";
body{
    background: #F5ECE6;
}
/* フォント */
/* ヘッダー */
.p-global-nav .c-navbar__item>a{
  font-size: 1rem;
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
  /* color: #FFFEF2; */
}
[data-scrolled=true] .l-header--sticky-overlay-colored-lg {
  background: rgba(255, 255, 255, 0.5);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
  
}
@media (min-width: 1024px){
[data-scrolled=false] .l-header--sticky-overlay-colored-lg {
    color: #333;
}

.top-voice .c-entries__item {
  flex: 0 1 25%;
  max-width: 25%;
}
.sp-br{
  display: none;
}
}

/* メインビジュアルPC */
.pc-mv {
    position: relative;
}
/* 社名変更リニューアル追加css */
.pc_mv_img {
  border: 3px solid #ea5519;
  border-radius: 53px;
}
.top_book {
  position: relative;
}
.top_book::before{
  content: "";
  background: url(img/book.png) no-repeat;
  width: 81px;
  height: 53px;
  position: absolute;
  background-size: cover;
  left: 34%;
  top: 13%;
  z-index: 11;
  animation: fuwafuwa01 3s infinite ease-out;

}
.top_book .smb-section-break-the-grid__figure::before{
  content: "";
  background: url(img/boy.png) no-repeat;
  width: 96px;
  height: 124px;
  position: absolute;
  background-size: cover;
  left: 5%;
  top: -126px;
  z-index: 11;
}
.top_book .smb-section-break-the-grid__figure::after{
  content: "";
  background: url(img/lamp.png) no-repeat;
  width: 30px;
  height: 31px;
  position: absolute;
  background-size: cover;
  left: 136px;
  top: -126px;
  z-index: 11;
  animation: rotateY 1.5s linear infinite;
}
span.maru{
  background:url(img/maru.png) left bottom;
  background-size: 8px 8px;
  background-repeat: repeat-x;
  display: inline-block;
  padding-bottom: 6px;
}
.concept_top::before{
  content: "";
  background: url(img/science01.png) no-repeat;
  width: 50px;
  height: 74px;
  position: absolute;
  background-size: cover;
  left: 4%;
  top: -39px;
  z-index: 11;
  animation:rotateY 1.5s linear infinite;
}
.concept_top::after{
  content: "";
  background: url(img/science03.png) no-repeat;
  width: 79px;
  height: 49px;
  position: absolute;
  background-size: cover;
  right: 5%;
  bottom: 74px;
  z-index: 11;
  animation: rotateY 2s linear infinite;
}
.news-sect::before{
  content: "";
  background:url(img/rocket.png) no-repeat;
  width: 50px;
  height: 83px;
  position: absolute;
  background-size: cover;
  right: 0%;
  top: -39px;
  z-index: 11;
  animation: fuwafuwa01 2s infinite ease-out;
}
.lists-grop::before{
  content: "";
  background:url(img/miruyatu.png) no-repeat;
  width: 50px;
  height: 53px;
  position: absolute;
  background-size: cover;
  left: 34%;
  bottom: 28%;
  z-index: 11;
  animation: fuwafuwa02 4s infinite ease-out;
}
@keyframes rotateY {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
@keyframes rotate360 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mes_h::before{
  content: "";
    background: url(img/boy.png) no-repeat;
    width: 96px;
    height: 124px;
    position: absolute;
    background-size: cover;
    left: 5%;
    top: -150px;
    z-index: 11;
}
.mes_h::after{
  content: "";
    background: url(img/lamp.png) no-repeat;
    width: 30px;
    height: 31px;
    position: absolute;
    background-size: cover;
    left: 17%;
    top: -150px;
    z-index: 11;
    animation: rotateY 1.5s linear infinite;
}
.method_img img{
  border-radius: 50px;
}
.method_img{
  border: 3px solid #ea5519;
  border-radius: 53px;
}
.method_flex {
  margin-bottom: 56px !important;
}
/* 社名変更リニューアル追加css */

.pc-mv::after{
  content: "";
  background: url(img/frasco01.png),url(img/frasco02.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 90%;
  /* frasco01.png の設定 */
  background-position: bottom 88px right 4%, top 98px left 7%; /* それぞれの画像の位置を指定 */
  background-size: 72px auto, 84px auto; /* それぞれの画像のサイズを指定 */
  /* frasco02.png の設定 */
  /* もし必要ならば追加の背景位置、サイズ設定をここに追加 */
  position: absolute;
  /* left: 10%; */
  top: 0;
  z-index: 1;
  animation: fuwafuwa02 4s infinite ease-out;
}

/* .pc-mv::before{
    content: "";
    background: url(img/girl_frasco.png)no-repeat;
    width: 160px;
    height: 280px;
    position: absolute;
    background-size: cover;
    bottom: -36px;
    left: 57px;
    z-index: 11;
    animation: korokoro 3s infinite;
} */
.pc-mv::before {
  content: "";
  background: url(img/girl_frasco.png) no-repeat;
  width: 120px;
  height: 122px;
  position: absolute;
  background-size: cover;
  bottom: 80px;
  right: 9%;
  z-index: 11;
}
.fv-h2 {
  font-size: 3.5vw;
}
/* アニメーション */
@keyframes korokoro {
  0%   { transform: translate(0%, 0%); }
  5%   { transform: translate(10%, 0%) rotate(10deg); }
  25%  { transform: translate(20%, 0%) rotate(20deg); }
  30%  { transform: translate(-10%, 0%) rotate(-10deg); }
  35%  { transform: translate(-15%, 0%) rotate(-15deg); }
  45%  { transform: translate(10%, 0%) rotate(10deg); }
  50%  { transform: translate(15%, 0%) rotate(15deg); }
  60%  { transform: translate(-5%, 0%) rotate(-5deg); }
  65%  { transform: translate(-7%, 0%) rotate(-7deg); }
  75%  { transform: translate(0%, 0%) rotate(0deg); }
  100% { transform: translate(0%, 0%) rotate(0deg); }
}
@keyframes fuwafuwa {
  0%   { transform: scale(1.0, 1.0) translate(0%, -30%); }
  10%  { transform: scale(1.0, 1.0) translate(0%, -15%); }
  20%  { transform: scale(1.0, 1.0) translate(0%, 10%); }
  30%  { transform: scale(0.95, 1.1) translate(0%, -10%); }
  40%  { transform: scale(0.95, 1.1) translate(0%, -30%); }
  50%  { transform: scale(0.95, 1.1) translate(0%, -10%); }
  60%  { transform: scale(1.0, 0.95) translate(0%, 5%); }
  70%  { transform: scale(1.0, 1.0) translate(0%, 0%); }
  100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
  }
  @keyframes naname {
    0% {
      transform: translate(0, 0);
    }
  
    100% {
      transform: translate(-80px, 80px);
    }
  }
  /* 横のふわふわの動き */
@keyframes fuwafuwa02 {
  0%, 100% {
      transform: translateX(0);
  }
  50% {
      transform: translateX(20px);
  }
}
/* 縦のふわふわの動き */
@keyframes fuwafuwa01 {
  0%, 100% {
      transform: translateY(0);
  }
  50% {
      transform: translateY(20px);
  }
}
  /* スライダーを使用した場合 */
  h2.s_c_h{
      font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
      font-size: 4vw;
      transition: opacity .5s ease-in-out 1s, transform .5s ease-in-out 1s;
      opacity: 0;
      line-height: 1.5;
  }
  span.scp {
    font-size: 1.7vw;
    
}
  .swiper-slide.mime-type-image.swiper-slide-duplicate.swiper-slide-active h2.s_c_h{
   opacity: 1;
   transform: translate(0%,-20px);
  }
  .swiper-slide.mime-type-image.swiper-slide-active h2.s_c_h{
    opacity: 1;
    transform: translate(0%,-20px);
   }
   .swiper-slide.mime-type-image.swiper-slide-duplicate.swiper-slide-active .clid-flex{
    opacity: 1;
    transform: translate(0%,-20px);
   }
   .swiper-slide.mime-type-image.swiper-slide-active .clid-flex{
     opacity: 1;
     transform: translate(0%,-20px);
    }
    .swiper-slide.mime-type-image.swiper-slide-duplicate.swiper-slide-active .sl-btm{
      opacity: 1;
      transform: translate(0%,-20px);
     }
     .swiper-slide.mime-type-image.swiper-slide-active .sl-btm{
       opacity: 1;
       transform: translate(0%,-20px);
      }
  .xo-slider .swiper-container-initialized .slide-content{
      animation: none!important;
  }
  #xo-slider-40 .slide-content{
      position: absolute;
      top: 31%;
      left: 15%;
      width: 46%;
      height: initial;
  
}
span.sh-cor {
    color: #45b035;
    display: block;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
span.red-cor{
  color: #eb0707;
  /* background: red; */
  margin-right: 10px;
  /* border: 1px solid #eb0707; */
  padding: 18px 40px 0px 30px;
  /* -webkit-background-clip: text; */
  margin-top: 3px;
  display: inline-block;
  position: relative;
  font-size: 3.3vw;
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
  -1px 1px 0 #FFF, 1px -1px 0 #FFF,
  0px 1px 0 #FFF,  0-1px 0 #FFF,
  -1px 0 0 #FFF, 1px 0 0 #FFF;
}
span.red-cor::before{
  content: "";
  background: url(img/sen01.svg)no-repeat;
  width: 42px;
  height: 65px;
  background-size: 100%;
  position: absolute;
  top: 47%;
  left: -3%;
}
span.red-cor::after{
  content: "";
  background:url(img/sen02.svg)no-repeat;
  width: 42px;
  height: 65px;
  background-size: 100%;
  position: absolute;
  top: 47%;
  right: 1%;

}
.swiper-pagination-bullet-active{
  background-color: #45b035!important;
}
.clid-flex {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  transition: opacity .5s ease-in-out 1s, transform .5s ease-in-out 1s;
  opacity: 0;
  margin-top: 6px;
}
p.no-col {
  background: rgb(68,175,53,.8);
  width: 9vw;
  height: 9vw;
  margin-right: 20px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  color: #fff;
}
p.no-col:last-child{
  margin-right: 0;
}
span.nom {
  font-weight: bold;
  font-size: 1.8vw;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
span.no-col-spa{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
  font-size: 1.2vw;
}
.sl-btm {
  background: #45b035;
  width: 30%;
  border-radius: 5px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin-left: 10%;
  transition: opacity .5s ease-in-out 1s, transform .5s ease-in-out 1s;
  opacity: 0;
  margin-top: 30px;
}
.sl-btm a {
  color: #fff;
  font-size: 1.1vw;
  display: block;
  padding: 20px;
}
.sl-btm a:hover{
  filter: brightness(90%);
}
/* スライダーの場合ここまで */
/* 動画の場合のコンテント */
.fv-cont {
  position: absolute;
  top: 50%;
  left: 12%;
  transform: translateY(-50%);
  margin-top: 0px!important;
}
.fv-h2 {
  margin-top: 20px!important;
  line-height: 1.2;
}
/* .fv-conts{
  background: rgb(245,244,228,.6);
  padding: 24px;
} */
span.sh-corr {
  color: #ea5519;
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
            -1px 1px 0 #FFF, 1px -1px 0 #FFF,
            0px 1px 0 #FFF,  0-1px 0 #FFF,
            -1px 0 0 #FFF, 1px 0 0 #FFF;
}
span.sh-corl {
  color: #000;
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
            -1px 1px 0 #FFF, 1px -1px 0 #FFF,
            0px 1px 0 #FFF,  0-1px 0 #FFF,
            -1px 0 0 #FFF, 1px 0 0 #FFF;
}
/* メインビジュアル終わり */

.nijimi{
    font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
.eng-f{
    font-family: 'M PLUS Rounded 1c', sans-serif;
}
/* リニューアル追加css */
.top_book .smb-section-break-the-grid__figure img{
  border-radius: 50px;
}

.top_book .smb-section-break-the-grid__figure{
  border: 3px solid #ea5519;
  border-radius: 53px;
}
.concept_top {
  border-radius: 53px;
  background: #ea5519;
  color: #fff;
  max-width: 1200px;
}
.message_top {
  border-radius: 53px;
  background: #ea5519;
  color: #fff;
  max-width: 1200px;
}

.smb-recent-posts.top-voice.top-voice.wp-block-snow-monkey-blocks-recent-posts>p {
  text-align: center;
}
.wp-block-snow-monkey-blocks-section.smb-section.smb-section--fit.news-sect {
  border: 5px solid #EA541A;
  border-radius: 53px;
  max-width: 1200px;
}
/* リニューアル追加css */
p.st_age {
  display: inline;
  color: #45b035;
}
.top-sect {
  padding-top: 38px;
  position: relative;
}
.top-sect::after{
  content: "";
  background: url(img/fukidashi_1.svg)no-repeat;
  width: 243px;
  height: 200px;
  background-size: cover;
  position: absolute;
  right: 0px;
  bottom: 5px;
}
.wp-block-columns.top-cot-colm{
  justify-content: center;
  align-items: center;
  align-content: center;
  max-width: 866px;
}
.wp-block-column.top-cot-colms img{
  display: block;
  margin: 0 auto;
}
.support-col01{
  position: relative;
  border-radius: 10px;
}
.support-col01::before{
  content: "";
  width: 102px;
  height: 102px;
  background: url(img/sup01.svg)no-repeat;
  background-size: cover;
  position: absolute;
  top: -48px;
  left: 0px;
}
.support-col02{
  position: relative;
  border-radius: 10px;
}
.support-col02::before{
  content: "";
  width: 102px;
  height: 102px;
  background: url(img/sup02.svg)no-repeat;
  background-size: cover;
  position: absolute;
  top: -48px;
  left: 0px;
}
/* キャンペーン */
.camp-banner{
  margin-top: 1rem!important;
}
#xo-slider-78 .swiper-pagination{
  position: relative!important;
  margin-top: 10px;
}

/* ニュース */
.news-topick{
  margin-top: 2.3rem!important;
}
.news-topick .c-entry-summary__body{
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
  align-content: center;
}
.news-topick .c-entry-summary__meta{
  margin-top: 0!important;
  margin-right: 27px;
}
.news-topick ul.c-meta {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
.news-topick .c-meta__item:not(:last-child) {
  margin-right: 0px!important;
  margin-left: 20px;
}
.news-topick .c-entry-summary__term{
  /* width: 80px; */
  text-align: center;
  border-radius: 20px;
}
.wp-block-snow-monkey-blocks-section.alignfull.smb-section.smb-section--fit.news-sect {
  padding-top: 123px;
  position: relative;
}
/* ニュースのエールくん① */
/* .news-sect::before{
  content: "";
  background: url(img/news-yellkun.svg)no-repeat;
  width: 68px;
  height: 89px;
  background-size: cover;
  position: absolute;
  top: -12%;
  left: 51%;
  z-index: 2;
  animation:naname 4s linear 0s infinite alternate;
} */
/* ボタン（共通で使用） */
.wp-block-snow-monkey-blocks-btn.smb-btn-wrapper.smb-btn-wrapper--more-wider.new-btm {
  display: block;
  margin: 0 auto;
  border: 2px solid #000;
  border-radius: 22px;
}
.new-btm span.smb-btn__label{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
/* ボタン終わり */

/* 校舎一覧 */


p.has-text-align-center.sitem-p a {
  color: #000;
  text-decoration: none;
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
  cursor: pointer;
  display: inline-block;
  background: #fff;
  padding: 0 10px;
  border-radius: 20px;
  border: 2px solid #000;
  transition: 1s;
}

.sitem-h{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
p.has-text-align-center.sitem-p {
  margin-top: .8rem!important;
}

.wp-container-620ca37950118.wp-block-group.lists-grop {
  position: relative;
}

.lists-sect h2{
  position: relative;
}
/* .lists-sect h2::after{
  content: "";
  background: url(img/location-yellkun.svg)no-repeat;
  width: 74px;
  height: 98px;
  background-size: cover;
  position: absolute;
  top: 177px;
  right: 18vw;
  animation:fuwafuwa 4s linear 0s infinite;
  z-index: 3;
} */

/* マンツーマン指導(PC用) */
.pla-span {
  background: #45b035;
  color: #fff;
  /* display: inline-block; */
  margin: 0 auto 7px auto;
  width: 175px;
}
.plan-h{
  margin-top: 0!important;
  margin-bottom: 10px!important;
}
.puran-btm{
  margin-top: 20px!important;
}
.puran-btm a{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
  display: block;
  font-size: 16px!important;
}
.wp-block-flipbox-block-flipbox.flip-box-block.plan-front01 {
  background: #F5F4E4;
  border-radius: 5px;
}
.plan-front01 .flip-box-block-front-inner{
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* position: relative; */
}

/* .plan-front01 .flip-box-block-front-inner:before{
  content: "";
  background: url(img/child.svg)no-repeat;
  width: 205px;
  height: 124px;
  background-size: cover;
  position: absolute;
  top: -19px;
  left: -26px;
  
} */
.plan-front01 .flip-box-block-back-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 25px;
  height: 100%;

}
.front02 p:not(.pla-span) {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.plan001 .wp-block-flipbox-block-flipbox-front.flip-box-block-front:before{
  content: "";
  background: url(img/child02.png)no-repeat;
  width: 205px;
  height: 124px;
  background-size: cover;
  position: absolute;
  top: -19px;
  left: -26px;
  filter: drop-shadow(2px -3px 0px rgba(223,123,61,0.4));
  
}

.plan002 .wp-block-flipbox-block-flipbox-front.flip-box-block-front:before{
  content: "";
  background: url(img/lowersecondary.png)no-repeat;
  width: 248px;
  height: 151px;
  background-size: cover;
  position: absolute;
  top: -40px;
  left: -26px;
  filter: drop-shadow(2px -3px 0px rgba(223,123,61,0.4));
  
}
.plan03 .wp-block-flipbox-block-flipbox-front.flip-box-block-front:before{
  content: "";
  background: url(img/highschool.png)no-repeat;
  width: 205px;
  height: 124px;
  background-size: cover;
  position: absolute;
  top: -19px;
  left: -26px;
  filter: drop-shadow(2px -3px 0px rgba(223,123,61,0.4));
  
}
/* マンツーマン指導(SP用) */
/* インスタグラム */
.insta-h{
  background: url(img/insta.svg)no-repeat;
  width: 233px;
  height: 55px;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 34px!important;
}
div#sbi_load {
  margin-top: 20px;
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
/* フッター */
div#block-9 {
  padding-top: 23px;
}
.c-widget>h2:after{
  background-color: inherit!important;
}
.c-widget>h2::before{
  background-color: inherit!important;
}

.l-footer{
  border-top: none!important;
}
.widget_nav_menu ul{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: center;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 1.8rem;
  padding-right: 1.8rem;
}
/* li#menu-item-397{
  margin-top: 0.45rem!important;
} */
.widget_nav_menu ul li:not(:last-child) {
  margin-right: 30px;
}
.widget_nav_menu ul li {
  background: #fff;
  border-radius: 22px;
  margin-top: 20px!important;
}
.widget_nav_menu ul li a {
  border: 2px solid #333;
  font-weight: bold;
  display: block;
  padding: 10px 15px;
  border-radius: 20px;
}

@media (min-width: 1024px){
  .c-row--lg-margin-l>.c-row__col {
    padding-left: 0!important;
    padding-right: 0!important;
    margin-bottom: 0!important;
}
}
div#block-7 {
  background: #F9B900;
  padding: 0 0 56px 0;
  text-align: center;
	margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}
h2.fch.nijimi {
  font-size: 2vw;
}
p.cont-tel.eng-f a {
  font-size: 3vw;
  color: #EA5519;
  text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 0px 1px 0 #000, 0-1px 0 #000, -1px 0 0 #000, 1px 0 0 #000;
  display: block;
  text-decoration: none;
  font-weight: bold;
  margin: 14px 0 0;
}
p.fcp.nijimi {
  font-size: 20px;
}
.cont-box.nijimi {
  border-radius: 52px;
  width: 300px;
  display: block;
  margin: 20px auto;
  border: 2px solid #000;
  
}
.cont-box.nijimi a {
  border-radius: 50px;
  background: #EA5519;
  font-size: 25px;
  text-decoration: none;
  color: #F5F4E4;
  display: block;
  cursor: pointer;
  padding: 20px 25px;
}
.cont-box.nijimi a:hover{
  filter: brightness(90%);
}
p.cont-tel.eng-f a span {
  position: relative;
}

p.cont-time.eng-f {
  font-size: 16px;
}
.cont-box.nijimi a span {
  position: relative;
  margin-left: 35px;
}
.cont-box.nijimi a span::before{
  content: "";
  background: url(img/mail-icon.svg)no-repeat;
  width: 30px;
  height: 30px;
  background-size: cover;
  position: absolute;
  top: -3px;
  left: -37px;
}
div#block-8 {
  padding: 42px;
}
.fot-logo{
  background: url(img/f-logo.svg)no-repeat;
  width: 84px;
  height: 50px;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block!important;
  text-align: center;
  margin: 0 auto!important;
}
.c-copyright.c-copyright--inverse {
  background-color: initial;
  color: #00000047 !important;
  position: relative;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: bold;
  padding-top: 10px!important;
}
/* .c-copyright.c-copyright--inverse::before{
  content: "";
  background: url(img/f-nakama.svg)no-repeat;
  width: 133px;
  background-size: cover;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  height: 45px;
} */


div#block-7{
  position: relative;
}
div#block-7::before{
  /* content: ""; */
  background: url(img/footer.svg);
  /* width: 1222px; */
  width: 161px;
  height: 106px;
  background-size: 100%;
  position: absolute;
  background-size: 341px;
  background-position: 0 0;
  top: -56px;
  left: 0;
  background-repeat: repeat-x;
  /* animation: parapara 3.0s steps(6) infinite; */
}
div#nav_menu-2 {
  margin-top: 80px;
  background: #F9B900;
  padding: 57px 0;
	margin-left: calc(-50vw + 50%);
   margin-right: calc(-50vw + 50%);
}
/* div#block-7{
  margin-top: 169px;
} */
/* 歩くエールくん途中 ここまで*/

/* 個別指導ページ */
h1.c-page-header__title{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
  color: #EA5519;
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.sys-col {
  position: relative;
  background: #45b035;
  margin-left: 10px!important;
  margin-right: 10px!important;
  max-width: 30%!important;
  padding: 27px!important;
  color: #fff;
  /* margin-bottom: 83px!important; */
  margin-top: 102px;
  border-radius: 10px;
  
}
.sis01::before{
  content: "";
  background: url(img/sisu01.svg)no-repeat;
  width: 93px;
  height: 93px;
  background-size: cover;
  position: absolute;
  top: -40px;
  left: 0px;
  }
.sis02::before{
  content: "";
  background: url(img/sisu02-01.svg)no-repeat;
  width:90px;
  height: 90px;
  background-size: cover;
  position: absolute;
  top: -40px;
  left: -2px;
  }
.sis03::before{
  content: "";
  background: url(img/sisu03.svg)no-repeat;
  width: 120px;
  height: 92px;
  background-size: cover;
  position: absolute;
  top: -40px;
  left: -17px;
  }
.sis04::before{
  content: "";
  background: url(img/sisu04-01.svg)no-repeat;
  width: 107px;
  height: 98px;
  background-size: cover;
  position: absolute;
  top: -40px;
  left: -5px;
  }
.sis05::before{
  content: "";
  background: url(img/sisu05.svg)no-repeat;
  width: 93px;
  height: 75px;
  background-size: cover;
  position: absolute;
  top: -40px;
  left: 0px;
  }
.sis06::before{
  content: "";
  background: url(img/sisu06.svg)no-repeat;
  width: 109px;
  height: 91px;
  background-size: cover;
  position: absolute;
  top: -40px;
  left: -9px;
  }
  .guida .smb-panels__item__figure {
    width: 75%;
    margin: 0 auto;
}
.guidas .smb-panels__item__figure {
  width: 50%;
  margin: 0 auto;
}
.guidas .smb-panels__item__title{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
  margin-bottom: 20px;
}
.guida .smb-panels__item__title{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
  margin-bottom: 20px;
}
.guida .smb-panels__item__content{
  font-size: 15px;
  text-align: left;
}
.guidas .smb-panels__item__content{
  font-size: 15px;
  text-align: left;
}
.guidas .smb-panels__item__action,.guida .smb-panels__item__action{
  background: #45b035;
  padding: 10px;
  border-radius: 5px;
  margin-top: 27px;
}
.guidas .smb-panels__item__link,.guida .smb-panels__item__link {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
.sis-h{
  position: relative;
}
.sis-h::after{
  content: "";
  background: url(img/udekumi.svg)no-repeat;
  width: 111px;
  height: 181px;
  background-size: cover;
  position: absolute;
  top: -96px;
  right: 226px;
}
.sis01::after{
  content: "";
  background: url(img/nayamu.svg)no-repeat;
  width: 35px;
  height: 64px;
  background-size: cover;
  position: absolute;
  top: -50px;
  right: 37px;
  
  }
  .sis06::after{
    content: "";
    background: url(img/banzai.svg)no-repeat;
    width: 35px;
    height: 64px;
    background-size: cover;
    position: absolute;
    top: -50px;
    right: 37px;
    
    }
    p.cont-tel.eng-f a span::before{
      content: "";
      background: url(img/tel-icon.svg)no-repeat;
      background-size: cover;
      position: absolute;
    }
/*  塾からのメッセージ*/
@media (min-width:1200px){
  .sp-br{
    display: none;
  }
  p.cont-tel.eng-f a span::before{
    content: "";
    background: url(img/tel-icon.svg)no-repeat;
    width: 2.5vw;
    height: 2.5vw;;
    background-size: cover;
    position: absolute;
    top: 13px;
    left: -18%;
  }
}
.mess-col {
  position: relative;
  background: #45b035;
  margin-left: 10px!important;
  margin-right: 10px!important;
  padding: 27px!important;
  color: #fff;
  margin-top: 102px;
  border-radius: 10px;
  max-width: 23%!important;
  
}
.mesp{
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.sp-fz{
  height: 77px;
  margin-top: 17px!important;
}
.mess-col .smb-items__item__body p{
  line-height: 2;
}
.mes01::after{
content: "";
background: url(img/re01.svg)no-repeat;
background-size: cover;
width: 75px;
height: 75px;
position: absolute;
top: -31px;
left: 0px;
}
.mes02::after{
  content: "";
  background: url(img/re02.svg)no-repeat;
  background-size: cover;
  width: 75px;
  height: 75px;
  position: absolute;
  top: -31px;
  left: 0px;
  }
.mes03::after{
  content: "";
  background: url(img/re03.svg)no-repeat;
  background-size: cover;
  width: 75px;
  height: 75px;
  position: absolute;
  top: -31px;
  left: 0px;
  }
  .mes04::after{
    content: "";
    background: url(img/re04.svg)no-repeat;
    background-size: cover;
    width: 75px;
    height: 75px;
    position: absolute;
    top: -31px;
    left: 0px;
    }
  .me-h{
    margin-bottom: 0!important;
  }
  span.msspn {
    background: #45b035;
    padding: 7px;
    color: #fff;
    margin-bottom: 16px;
    display: inline-block;
    border-radius: 5px;
}
.message-p-block {
    max-width: 1000px;
}
.me-p {
  margin-top: 0!important;
  margin-bottom: -1.8rem;
}
.mes-top{
  position: relative;
}
.mes-top::after{
  content: "";
  background: url(img/chiiki.svg)no-repeat;
  width: 325px;
  height: 158px;
  background-size: cover;
  position: absolute;
  top: 21px;
  right: 0px;
}
h2#message {
  position: relative;
}
h2#message::before{
  content: "";
  background: url(img/me-top.svg)no-repeat;
  width: 34px;
  height: 33px;
  background-size: cover;
  position: absolute;
  top: 39px;
  left: 50%;
  transform: translateX(-50%);
}
.message-p-block {
  position: relative;
}
.message-p-block::after{
  content: "";
  background: url(img/fukidashi_1.svg)no-repeat;
  width: 196px;
  height: 161px;
  background-size: cover;
  position: absolute;
  right: 0px;
  bottom: -80px;
}
/* 小学生の授業内容ページ（授業内容テンプレート） */

.pla-link .smb-panels__item.smb-panels__item--block-link {
  background: #CAE266;
  box-shadow: none;
  font-weight: 700;
  border-radius: 12px;
  margin: 0 0;
  box-shadow: 0px 4px 8px 0px rgb(8 3 4 / 20%);
  line-height: 1.3;
  padding: 10px;
  position: relative;
  border: 4px solid #CAE266;
  
}
.pla-links .smb-panels__item.smb-panels__item--block-link{
  background: #FFC858;
  box-shadow: none;
  font-weight: 700;
  border-radius: 12px;
  margin: 0 0;
  box-shadow: 0px 4px 8px 0px rgb(8 3 4 / 20%);
  line-height: 1.3;
  padding: 10px;
  position: relative;
  border: 4px solid #FFC858;
}

.pl-link01 .smb-panels__item__body{
  background: url(img/01.svg)no-repeat;
  background-size: 40%;
  background-position: center center;
}
.pl-link02 .smb-panels__item__body{
  background: url(img/02.svg)no-repeat;
  background-size: 40%;
  background-position: center center;
}
.pl-link04 .smb-panels__item__body{
  background: url(img/04.svg)no-repeat;
  background-size: 40%;
  background-position: center center;
}
.pl-link03 .smb-panels__item__body{
  background: url(img/03.svg)no-repeat;
  background-size: 40%;
  background-position: center center;
}
.pla-link .smb-panels__item.smb-panels__item--block-link::after{
  content: "";
  background: url(img/arrow.svg)no-repeat;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 50%;
  transform: rotateX(-50%);
  bottom: 10px;
}
.pla-links .smb-panels__item.smb-panels__item--block-link::after{
  content: "";
  background: url(img/arrow.svg)no-repeat;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 50%;
  transform: rotateX(-50%);
  bottom: 10px;
}
.sc-plan-block {
  text-align: center;
  background: #CAE266;
  border-radius: 10px;
  font-weight: bold;
  padding: 20px 0;
  position: relative;
  
}
.sc-plan-block03 {
  text-align: center;
  background: #CAE266;
  border-radius: 10px;
  font-weight: bold;
  padding: 20px 0;
  position: relative;
  
}
.sc-plan-block-orange{
  text-align: center;
  background: #F6C858;
  border-radius: 10px;
  font-weight: bold;
  padding: 20px 0;
  position: relative;
}
.sc-plan-block-orange04{
  text-align: center;
  background: #F6C858;
  border-radius: 10px;
  font-weight: bold;
  padding: 20px 0;
  position: relative;
}
.sc-plan-block::after {
  content: "";
  position: absolute;
  background: url(img/p01.svg)no-repeat;
  width: 82px;
  height: 108px;
  background-size: cover;
  left: 0px;
  top: -67px;
}
.sc-plan-block-orange::after {
  content: "";
  position: absolute;
  background: url(img/p02.svg)no-repeat;
  width: 82px;
  height: 108px;
  background-size: cover;
  left: 0px;
  top: -67px;
}
.sc-plan-block03::after {
  content: "";
  position: absolute;
  background: url(img/p03.svg)no-repeat;
  width: 82px;
  height: 108px;
  background-size: cover;
  left: 0px;
  top: -67px;
}
.sc-plan-block-orange04::after {
  content: "";
  position: absolute;
  background: url(img/p04.svg)no-repeat;
  width: 82px;
  height: 108px;
  background-size: cover;
  left: 0px;
  top: -67px;
}
.one-class-grop {
  border: 2px solid #45B035;
  padding: 30px;
  border-radius: 10px;
  position: relative;
  max-width: 1200px;

}
.one-class-grops {
  border: 2px solid #45B035;
  padding: 30px;
  border-radius: 10px;
  position: relative;
  max-width: 1200px;
}
/* .one-class-grop::after{
  content: "";
  background: url(img/plus.svg)no-repeat;
  width: 70px;
  height: 70px;
  background-size: cover;
  position: absolute;
  bottom: -97px;
  left: 50%;
  transform: translateX(-50%);
} */
.one-class-grop.op::after{
  content: none;
  
}
.one-class-h{
  margin-top: 58px!important;
  margin-bottom: 30px!important;
}
.one-class-h::after{
  content: "";
  background: url(img/rei.svg)no-repeat;
  width: 163px;
  height: 59px;
  background-size: cover;
  position: absolute;
  top: -62px;
  left: 50%;
  transform: translateX(-50%);
}
.one-class-hp{
  margin-top: 58px!important;
  margin-bottom: 30px!important;
}
.one-class-hp::after{
  content: "";
  background: url(img/rei04.svg)no-repeat;
  width: 163px;
  height: 59px;
  background-size: cover;
  position: absolute;
  top: -62px;
  left: 50%;
  transform: translateX(-50%);
}
.self-study{
  border: 2px solid #45B035;
  padding: 30px;
  border-radius: 10px;
  max-width: 1200px;
}
.self-study-h{
  margin-top: 58px!important;
  margin-bottom: 30px!important;
}
.self-study-h::after{
  content: "";
  background: url(img/rei02.svg)no-repeat;
  width: 163px;
  height: 59px;
  background-size: cover;
  position: absolute;
  top: -62px;
  left: 50%;
  transform: translateX(-50%);
}
.self-study{
  position: relative;
}
/* .self-study::after{
  content: "";
  background: url(img/shita.svg)no-repeat;
  width: 70px;
  height: 70px;
  background-size: cover;
  position: absolute;
  bottom: -97px;
  left: 50%;
  transform: translateX(-50%);
} */
.fee-grop {
  margin-top: 88px!important;
  position: relative;
}

.fee-grop::after{
  content: "";
  background: url(img/rei03.svg)no-repeat;
  width: 163px;
  height: 59px;
  background-size: cover;
  position: absolute;
  top: -62px;
  left: 50%;
  transform: translateX(-50%);
}
/* アンカーリンクのズレ修正 */
.pla-01, .pla-02, .pla-03,.pla-04 {
  margin-top: -110px;
  padding-top: 110px;
}
/* 通塾スケジュール */
.schedule-class-grop {
  border: 2px solid #45B035;
  padding: 30px;
  border-radius: 10px;
  max-width: 1200px;
  margin-top: 50px!important;
}
.schedule-table tr th {
  border-left: 1px solid #fff;
}
.chedule-class-h{
  margin-top: 58px!important;
  margin-bottom: 30px!important;
}
.chedule-class-h::after{
  content: "";
    background: url(img/schedule-img.svg)no-repeat;
    width: 182px;
    height: 61px;
    background-size: cover;
    position: absolute;
    top: -71px;
    left: 50%;
    transform: translateX(-50%);
}







/* 各校テンプレート */
.icon-block {
  max-width: 569px;
  position: absolute;
  right: 5px;
  top: 229px;
}
p.schools {
  display: inline-block;
  /* margin-right: 20px; */
  margin-left: 17px;
}
p.school {
  display: inline-block;
  padding: 5px 10px;
  background: #F9E979;
  border-radius: 7px;
  color: #000;
  font-size: 18px;
}
.left-justi {
  margin-left: -490px!important;
}

.wp-block-snow-monkey-blocks-panels.smb-panels.feature-panel p {
  width: 78%;
}
.camp-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin-top: 50px!important;
}
.campaign-sect {
  margin-top: 100px!important;
  padding-top: 118px!important;

}
.flow-panel01 .smb-panels__item, .flow-panel02 .smb-panels__item, .flow-panel03 .smb-panels__item, .flow-panel04 .smb-panels__item, .flow-panel05 .smb-panels__item{
  position: relative;
  background: #EA5519;
  border-radius: 10px;
  color: #fff;
  width: 70%!important;
  margin: 0 auto;
  flex: 0 1 70%;
  margin-bottom: 60px;
}
.flow-panel01 .smb-panels__item__body a{
  font-size: 30px!important;
  padding-left: 10px;
  color: #fff;
  text-decoration: none;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.flow-panel01 .smb-panels__item__body p{
  margin-top: 0!important;
}
.flow-panel05 .smb-panels__item__body h3{
  margin-bottom: 0;
}
.flow-sect {
  position: relative;
}
.flow-sect:after{
  content: "";
  background: url(img/book.png)no-repeat;
  width: 71px;
  height: 47px;
  background-size: cover;
  position: absolute;
  top: 50px;
  right: 242px;
  animation: fuwafuwa 4s linear 0s infinite;
  z-index: 3;
}
.flow-panel .smb-panels__item::after{
  content: "";
  background: url(img/shita.svg)no-repeat;
  width: 31px;
  height: 31px;
  background-size: cover;
  position: absolute;
  left: 50%;
  bottom: -60px;
  transform: translateX(-50%);
}

.flow-panel05 .smb-panels__item::after{
  content: none;
}
.flow-panel01 .smb-panels__item:before{
  content: "";
  background: url(img/flo01.svg)no-repeat;
  width: 70px;
  height: 70px;
  background-size: cover;
  position: absolute;
  left: 0%;
  top: -31px;

}
.flow-panel02 .smb-panels__item:before{
  content: "";
  background: url(img/flo02.svg)no-repeat;
  width: 70px;
  height: 70px;
  background-size: cover;
  position: absolute;
  left: 0%;
  top: -31px;
}
.flow-panel03 .smb-panels__item:before{
  content: "";
  background: url(img/flo03.svg)no-repeat;
  width: 70px;
  height: 70px;
  background-size: cover;
  position: absolute;
  left: 0%;
  top: -31px;
}
.flow-panel04 .smb-panels__item:before{
  content: "";
  background: url(img/flo04.svg)no-repeat;
  width: 70px;
  height: 70px;
  background-size: cover;
  position: absolute;
  left: 0%;
  top: -31px;
}
.flow-panel05 .smb-panels__item:before{
  content: "";
  background: url(img/flo05.svg)no-repeat;
  width: 70px;
  height: 70px;
  background-size: cover;
  position: absolute;
  left: 0%;
  top: -31px;
}
.each-news .c-entries__item{
  flex: 0 1 25%;
  max-width: 25%;
}
.new-sect {
  padding-top: 118px;
}
.each-news .c-entries--panel .c-entry-summary__body{
  background: #fff;
  padding: 10px 20px;
}
.each-news .c-entry-summary__figure{
  margin-bottom: 0!important;
}
.each-news .c-entries--panel .c-entry-summary__body{
  flex-direction: column-reverse;
  justify-content: flex-end;
}
.each-news li.c-meta__item.c-meta__item--author {
  display: none;
}
.each-news .c-meta{
  text-align: left;
}
.each-address tr td:first-child {
  background: #F9E979;
  width: 128px;
  border-radius: 5px;
  height: 48px;
  margin-right: 17px;
  color: #000;
  padding: 0px!important;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
.each-address tr {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
.each-address tr td a {
  text-decoration: none;
  font-size: 20px!important;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.each-address.wp-block-table td, .each-address.wp-block-table th {
  border:none!important;
  
}
.each-address{
  margin-top: 51px;
}


.wp-block-snow-monkey-blocks-btn.smb-btn-wrapper.smb-btn-wrapper--more-wider.maps-bottm {
  margin-left: auto;
  margin-right: auto;
}
p.nijimi.newstexts {
  text-align: center;
}
.maps-bottm a.smb-btn.smb-btn--more-wider {
  padding-top: 22px;
  padding-bottom: 22px;
  font-size: 18px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  border: 2px solid #000;
}
.maps-bottm a span{
  position: relative;
}
.maps-bottm a span::before{
  content: "";
  background: url(img/maps.svg)no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: cover;
  top: 2px;
  left: -25px;
}
.each-h5 {
  padding: 10px 0 10px;
  border-top: 1px solid #EA5519;
  border-bottom: 1px solid #EA5519;
  border-left: none;
  border-right: none;
  background: none;
  margin-bottom: 40px!important;
  margin-top: 60px!important;
  color: #EA5519;
}
.manager-panels .smb-panels__item__body h3{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
.manager-panels .smb-panels__item__body p {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.flow_bloks {
  align-items: center;
  justify-content: center;
  align-content: center;
}
/* 各校テンプレートここまで */
/* 校舎一覧ページここから */
p.mark{
  text-align: right;
}
.mark img {
  width: 90px;
  height: auto;
}
.each-h {
  font-size: 36px;
  text-align: center;
}
.each-h a{
  text-decoration: none;
  cursor: pointer;
}

.each-flex {
  margin-top: 80px;
}
.each-sing-img img {
  width: 300px;
  object-fit: cover;
  height: 225px;
}
.each-sing-img img {
  width: 300px;
  height: 225px;
  object-fit: cover;
}
.each-img-flex {
  display: flex;
  width: 50%;
  justify-content: space-evenly;
}
.each-flex {
  margin-top: 61px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  justify-content: space-between;
}
.each-add {
  width: 48%;
}
.eadd-span{
  background: #ffe6009e;
  width: 127px;
  padding: 6px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 10px;
    margin-top: 10px;
  margin-right: 17px;
  color: #000;
  font-weight: bold;
  display: inline-block;
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
p.each_tel a{
  text-decoration: none;
  font-size: 20px!important;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.each-btom a {
  margin-top: 50px;
  border-radius: 50px;
  display: inline-block;
  padding: 20px;
  background: #EA5519;
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
  cursor: pointer;
  font-weight: bold;
  border: 2px solid #000;
}
.each-btom {
  text-align: center;
}
.icon-block {
  text-align: right;
}
.each-blocks {
  box-shadow: 0 0 35px 0 rgb(0 0 0 / 10%);
  padding: 27px;
}
.each_addres {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
}
/* 校舎一覧ページここまで */
/* 生徒の声・合格体験記 */
h1.nijimi.stu-h {
  margin-bottom: 39px;
}
h1.nijimi.stu-h a {
  text-decoration: none;
}
p.stud-tag {
  margin-bottom: 10px;
}
p.stud-tag a {
  background: #45B035;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 7px;
  font-size: 17px;
  border-radius: 10px;
  
}
.stude-qa .smb-faq__item__answer__label,.stude-qa .smb-faq__item__question__label{
  font-size: 2rem;
}

.stude-qa .smb-faq__item__question__body{
  font-size: 20px;
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
h1.c-entry__title{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
.stude-qa {
  margin-top: 0!important;
}
.student_voice-template-default .c-entry__meta {
  display: none;
}
.student_voice-template-default .c-entry-summary__content {
  display: none;
}
.student_voice-template-default .c-entry-summary__meta {
  display: none;
}
.tax-student_tag .c-entry-summary__meta {
  display: none;
}
.post-type-archive ul.c-meta {
  display: none;
}
/* 普通の投稿ページカスタマイズ */
.post-template-default li.c-meta__item.c-meta__item--author {
  display: none;
}
.post-template-default li.c-meta__item.c-meta__item--categories{
  background: #45B034;
  color: #fff;
  font-weight: bold;
  margin: 0 1px 3px;
  padding: 0 5px;
  border-radius: 5px
}
/* お知らせページ */
.category-news .p-archive{
  max-width: 1000px;
  margin-top: 50px!important;
  position: relative;
}
.category-news .c-entries--text .c-entries__item{
  border-bottom: 1px solid #45B034;
}
.category-news .c-entries--text.c-entries{
  border-top: 1px solid #45B034;
}
.p-archive{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
  max-width: 1200px;
  margin-top: 32px!important;
}
.blog .p-archive .c-entry-summary__body{
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
}
.blog .p-archive .c-entries--text2 .c-entry-summary__meta:not(.term-9){
  margin-top: 0!important;
  margin-right: 17px;
}
.category-news li.c-meta__item.c-meta__item--published{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
.category-news .p-archive::before{
  background: url(img/chiiki.svg)no-repeat;
  width: 232px;
  height: 114px;
  background-size: cover;
  position: absolute;
  top: 232px;
  right: 0px;
}
/* 生徒の声・合格体験談 */
.top-voice .c-entry-summary__meta {
  display: none;
}
/* max-width:639px(スマホ）*/

@media(max-width:639px){
  /* 社名変更み伴うcss改修 */
  .fv-cont{
    top: 13%;
    left: 10%;
    transform: initial;
    margin-top: 0px !important;
    writing-mode: vertical-rl;
  }
  span.maru {
    background: url(img/maru_sp.png) right top;
    background-size: 7px 7px;
    background-repeat: repeat-y;
    display: inline;
    padding-bottom: 0px;
    padding-right: 11px;
  }
  .nijimi.fv-h2{
    padding-right: 2px;
  }
  .top_book h2{
    font-size: 25px!important;
  }
  .top_book .smb-section__subtitle.smb-section-break-the-grid__subtitle span{
    font-size: 16px!important;
  }
  .top-grid.top_book .smb-section__lede.smb-section-break-the-grid__lede{
    font-size: 15px!important;
  }
  .top_book::before{
    width: 52px;
    height: 33px;
    left: initial;
    top: 3%;
    right: 10px;
  }
  .top_book .smb-section-break-the-grid__figure::before{
    width: 58px;
    height: 76px;
    left: 7%;
    top: initial;
    bottom: 0px;
  }
  .top_book .smb-section-break-the-grid__figure::after{
    width: 20px;
    height: 21px;
    left: 77px;
    top: initial;
    bottom: 20%;
  }
  .concept_top::before{
    width: 35px;
    height: 54px;
    top: -19px;
  }
  .concept_top::after{
    width: 53px;
    height: 33px;
    bottom: -2px 
  }
  .news-topick h3{
    font-size: 15px!important;
  }
  p.cont-tel.eng-f a span{
    padding-left: 40px;
  }
  .mes_h::before{
    width: 46px;
    height: 59px;
    top: -163px;
  }
  .mes_h::after{
    width: 20px;
    height: 21px;
    left: 19%;
    top: -169px;
  }
  .method_span {
    font-size: 13px;
}
p.method_p {
  font-size: 15px;
}
  /* 社名変更み伴うcss改修 */
  .front02 p:not(.pla-span){
    width: 100%;
  }
  .each-btom {
    text-align: left;
}
  .icon-block .wp-container-1.wp-block-column figure, .icon-block .wp-container-2.wp-block-column figure, .icon-block .wp-container-3.wp-block-column figure, .icon-block .wp-container-4.wp-block-column figure{
    width: 60px;
  }
  .blog .p-archive .c-entry-summary__body {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    align-content: center;
    justify-content: flex-end;
}
  h2.nijimi {
    font-size: 25px!important;
}
/* スマホフォントクラス名① */
.sp-pf span{
  font-size: 16px!important;
  text-align: left!important;
}
/* トップページここから */
.pc-mv::before {
  width: 66px;
  height: 76px;
  bottom: 53px;
  right: 71px;
}
.pc-mv::after{
  background-position: bottom 41px right 35px, top 74px left 13px;
  background-size: 46px auto, 46px auto;
}

span.scp {
  font-size: 20px;
}
h2.s_c_h{
  font-size: 36px;
}
p.no-col{
  width: 91px;
  height: 91px;
  margin-right: 0px;
}
span.no-col-spa{
  font-size: 13px;
}
span.nom{
  font-size: 15px;
}
.clid-flex{
  justify-content: space-around;
}
span.red-cor{
  font-size: 30px;
}
span.red-cor{
  padding: 8px 20px 0px 20px;
}
span.red-cor::after {
  content: "";
  background: url(img/sen02.svg)no-repeat;
  width: 29px;
  height: 40px;
  background-size: 100%;
  position: absolute;
  top: 47%;
  right: -3%;
}
.sl-btm{
  width: 58%;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
}
.sl-btm a{
  font-size: 16px;
}
span.red-cor::before {
  content: "";
  background: url(img/sen01.svg)no-repeat;
  width: 29px;
  height: 40px;
  background-size: 100%;
  position: absolute;
  top: 47%;
  left: -3%;
}
span.red-cor::after {
  content: "";
  background: url(img/sen02.svg)no-repeat;
  width: 29px;
  height: 40px;
  background-size: 100%;
  position: absolute;
  top: 47%;
  right: -3%;
}
.sp-left {
  text-align: left!important;
}
.top-sect {
  margin-top: -61px;
}
.sp-fh4 {
  font-size: 20px!important;
}
ul.splist-font.has-sm-medium-font-size li {
  font-size: 18px!important;
}
.support-col02{
  margin-top: 80px!important;
}
.support-col01::before {
  width: 70px;
  height: 70px;
  top: -34px;
}
.support-col02::before {
  width: 70px;
  height: 70px;
  top: -34px;
 
}
.ma-top{
  margin-top: 10px!important;
}
.top-sect::after {
  width: 120px;
  height: 97px;
  right: -11px;
  bottom: 5px;
}
.eng-f {
  font-size: 30px!important;
}
h2#topics {
  margin-top: 20px!important;
}
div#xo-slider-985 .swiper-pagination{
  position: relative;
  margin-top: 20px;
}
.news-sect::before {
  width: 33px;
  height: 56px;
  top: -9%;
  left: 84%;
  
}
.scholl01, .scholl02, .scholl03, .scholl04 {
  position: initial;
  z-index: 1;
}
.s-item {
  flex: 0 1 100%!important;
  max-width: 80% !important;
  margin-left: auto;
  margin-right: auto;
}
.sitem-h{
  font-size: 20px;
}
p.has-text-align-center.sitem-p {
  font-size: 18px;
}
p.has-text-align-center.sitem-p a{
  padding: 6px 10px;
}
.wp-block-image.sp-mapimg {
  display: none;
}
/* .lists-sect h2::after {
  content: "";
  background: url(img/location-yellkun.svg)no-repeat;
  width: 53px;
  height: 64px;
  background-size: cover;
  position: absolute;
  top: 79px;
  right: 10px;
  animation: fuwafuwa 4s linear 0s infinite;
  z-index: 3;
} */
.insta-h {
  background: url(img/insta.svg)no-repeat;
  width: 191px;
  height: 44px;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 16px!important;
}
.news-topick ul.c-meta {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
.news-topick .c-meta__item:not(:last-child) {
  margin-right: 0px!important;
  margin-left: 0px;
}
/* 生徒の声 */
.top-voice .c-entry-summary__body {
  padding: 4px 20px 10px;
}
.voice-sect {
  margin-bottom: 29px;
}
  /* トップページここまで */
  /* フッターエリア */
  .l-footer--default .l-footer-widget-area{
    padding-top: 0!important;
  }
  .l-footer-widget-area__item.c-row__col.c-row__col--1-1.c-row__col--md-1-1.c-row__col--lg-1-1{
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .widget_nav_menu ul li a{
    padding: 6px;
    font-size: 13px;
  }
  .l-footer-widget-area__item.c-row__col.c-row__col--1-1.c-row__col--md-1-1.c-row__col--lg-1-1{
    margin-bottom: 0!important;
  }
  
  .widget_nav_menu ul li:not(:last-child) {
    margin-right: 10px;
}
div#block-7{
  padding-left: calc(var(--_container-margin-sm, .9rem) + env(safe-area-inset-left));
  padding-right: calc(var(--_container-margin-sm, .9rem) + env(safe-area-inset-right));
  padding-top: 44px;
}
div#nav_menu-2 {
  margin-top: 0px;
  /* background: #45b035; */
  padding: 30px 0 50px;
}
h2.fch.nijimi {
  /* text-align: left; */
  font-size: 22px!important;
  margin-bottom: 8px;
}
p.fcp.nijimi {
  font-size: 17px;
  text-align: left;
}
p.cont-tel.eng-f a {
  font-size: 30px;
  color: #F5F4E4;
  display: block;
  text-decoration: none;
  font-weight: bold;
  margin: 14px 0 0;
}
.cont-tel.eng-f a span::before {
  content: "";
  background: url(img/tel-icon.svg)no-repeat;
  width: 29px;
  height: 29px;
  background-size: cover;
  position: absolute;
  top: 7px;
  left: 0%;
}
p.cont-time.eng-f {
  font-size: 18px!important;
}
.cont-box.nijimi a {
  border-radius: 50px;
  background: #E67B39;
  font-size: 20px;
  text-decoration: none;
  color: #F5F4E4;
  display: block;
  cursor: pointer;
  padding: 5px 7px;
}
.cont-box.nijimi {
  width: 100%;
  display: block;
  margin: 19px auto 0;
}

   /* フッターエリアここまで */
   /* ページトップここから */
#page-top {
    background: url(img/return-top.png)no-repeat;
    width: 33px;
    height: 46px;
    background-size: cover;
    margin-right: 2px;
}
svg.svg-inline--fa.fa-chevron-up {
  display: none;
}
/* ページトップここまで */

  .guidas .smb-panels__item__figure {
    width: 75%;
    margin: 0 auto;
  }
  .sis-h::after {
    content: "";
    background: url(img/udekumi.svg)no-repeat;
    width: 55px;
    height: 89px;
    background-size: cover;
    position: absolute;
    top: -96px;
    right: 3px;
  }
  .sis01::before {
    content: "";
    background: url(img/sisu01.png)no-repeat;
    width: 55px;
    height: 53px;
    background-size: cover;
    position: absolute;
    top: -24px;
    left: 0px;
}
.sis02::before {
  content: "";
  background: url(img/sisu02-01.png)no-repeat;
  width: 55px;
  height: 53px;
  background-size: cover;
  position: absolute;
  top: -24px;
  left: -1px;
}
.sis03::before {
  content: "";
  background: url(img/sisu03.png)no-repeat;
  width: 80px;
  height: 57px;
  background-size: cover;
  position: absolute;
  top: -24px;
  left: -11px;
}
.sis04::before {
  content: "";
  background: url(img/sisu04.png)no-repeat;
  width: 64px;
  height: 54px;
  background-size: cover;
  position: absolute;
  top: -24px;
  left: -3px;
}
.sis05::before {
  content: "";
  background: url(img/sisu05.png)no-repeat;
  width: 61px;
  height: 56px;
  background-size: cover;
  position: absolute;
  top: -24px;
  left: 0px;
}
.sis06::before {
  content: "";
  background: url(img/sisu06.png)no-repeat;
  width: 64px;
  height: 59px;
  background-size: cover;
  position: absolute;
  top: -24px;
  left: -6px;
}
  .sys-col .smb-items__item__body p{
    font-size: 14px!important;
  }
  .sys-col {
    position: relative;
    background: #45b035;
    margin-left: 1%!important;
    margin-right: 1%!important;
    max-width: 48%!important;
    padding: 27px 7px!important;
    color: #fff;
    /* margin-bottom: 83px!important; */
    margin-top: 62px;
    border-radius: 10px;
    /* transition: 1.5s ease-in-out; */
    flex: 0 1 48%!important;
}

 /* スマホフォントクラス名② */
.sp-fz {
  text-align: left!important;
  font-size: 18px;
}
.sp-hight {
  height: 44px;
  text-align: left;
}
/* 塾からのメッセージ*/

.mess-col {
  margin-top: 33px;
  border-radius: 10px;
  max-width: 100%!important;
}
.sp-fz{
  height: auto;
}
.mes-sp-top {
  margin-top: 80px;
}

h2#founded {
  text-align: left;
}
.sc-plan-block{
  padding: 10px 15px;
}
.sc-plan-block-orange{
  padding: 10px 15px;
}
.pla-02, .pla-04 {
  margin-top: -61px!important;
  padding-top: 118px;
}

.fee-grop {
  margin-top: 84px!important;
}
/* br.sp-brme {
  display: none;
} */
.mes-sp-top {
  margin-top: 96px!important;
}
.me-h {
  font-size: 23px!important;
  background: #45b035;
  margin-top: 30px!important;
  padding: 10px!important;
  border-radius: 10px;
}
span.msspn {
  background:none;
  padding: 0px;
  margin-bottom: 0px;
  display: inline;
}
.me-p {
  margin-top: -29px!important;
  margin-bottom: -50px;
}
.me-p span{
  font-size: 20px!important;
}
.ms-p {
  text-align: left;
}
.message-p-block::after {
  width: 114px;
  height: 94px;
  background-size: cover;
  position: absolute;
  right: 0px;
  bottom: -65px;
}
/* 学習プラン */
.pla-link .smb-panels__item.smb-panels__item--block-link {
  background: #CAE266;
  height: 164px;
  box-shadow: none;
  font-weight: 700;
  border-radius: 12px;
  margin: 0 0;
  box-shadow: 0px 4px 8px 0px rgb(8 3 4 / 20%);
  line-height: 1.3;
  padding: 0px;
  position: relative;
  border: 4px solid #CAE266;
}
.pla-links .smb-panels__item.smb-panels__item--block-link {
  background: #FFC858;
  height: 164px;
  box-shadow: none;
  font-weight: 700;
  border-radius: 12px;
  margin: 0 0;
  box-shadow: 0px 4px 8px 0px rgb(8 3 4 / 20%);
  line-height: 1.3;
  padding: 0px;
  position: relative;
  border: 4px solid #FFC858;
}

.pla-01, .pla-02, .pla-03, .pla-04{
  width: min(calc(100% - var(--_container-margin-sm, .9rem)*2 + constant(safe-area-inset-right) + constant(safe-area-inset-left)),var(--wp-block-width));
}
.sp-pla-p{
  font-size: 16px!important;
}
.pla-he-sp{
  font-size: 22px!important;
}
.one-class-h {
  font-size: 20px!important;
}
.one-class-hs{
  font-size: 20px!important;
}
.self-study-h{
  font-size: 20px!important;
}
.one-class-hp{
  font-size: 20px!important;
}
.one-class-h::after {
  width: 142px;
  height: 50px;
  top: -62px;
}
.self-study-h::after{
  width: 142px;
  height: 50px;
  
}
.fee-grop::after{
  width: 142px;
  height: 50px;
}
.one-class-hp::after{
  width: 142px;
  height: 50px;
}

.one-class-grop{
  padding: 25px 10px;
}
.self-study{
  padding: 25px 10px;
}
.one-class-grops{
  padding: 25px 10px;
}
.sc-plan-block-orange04{
  padding: 25px 10px;
}
.sc-plan-block03{
  padding: 10px 15px;
}
/* 通塾テンプレート */
.chedule-class-h {
  font-size: 20px!important;
}
.schedule-class-grop {
  padding: 25px 10px;
}
.chedule-class-h::after{
  width: 142px;
  height: 47px;
  top: -63px;
}
/* .one-class-grop::after {
  width: 36px;
  height: 36px;
  bottom: -56px;
  
} */
/* .self-study::after{
  width: 36px;
  height: 36px;
  bottom: -63px;
} */
/* 各校テンプレート */

.man-img img {
  width: 15%;
  position: absolute;
  right: 64px;
  top: -136px;
}
.sd-img img {
  width: 15%;
  position: absolute;
  right: 0px;
  top: -176px;
}
.scho-block{
  flex-direction: column;
}
p.school{
  display: block;
  font-size: 16px;
}

p.schools {
  display: block;
  margin-right: 0px;
  margin-left: 5px;
  margin-top: 5px!important;
  margin-bottom: 10px;
}
.left-justi {
  margin-left: 0px!important;
}
.wp-block-snow-monkey-blocks-panels.smb-panels.feature-panel p {
  width: 100%;
}
.flow-sect:after {
  content: "";
  background: url(img/book.png)no-repeat;
  width: 71px;
  height: 47px;
  background-size: cover;
  position: absolute;
  top: -16px;
  right: 9px;
  animation: fuwafuwa 4s linear 0s infinite;
  z-index: 3;
}
.flow-panel01 .smb-panels__item, .flow-panel02 .smb-panels__item, .flow-panel03 .smb-panels__item, .flow-panel04 .smb-panels__item, .flow-panel05 .smb-panels__item{
  flex: 0 1 100%;
  width: 100%!important;
}
.flow-panel .smb-panels__item__body {
  padding: 31px 15px 20px!important;
}
.flow-panel .wp-block-snow-monkey-blocks-panels-item-free.c-row__col{
  padding-left: 0!important;
  padding-right: 0!important;
}
.flow-panel .smb-panels__item__body h3 {
  text-align: left;
  font-size: 18px!important;
  margin-top: 10px!important;
  margin-bottom: 10px!important;
}
.flow-panel .smb-panels__item__body p {
  text-align: left;
}
.flow-panel01 .smb-panels__item__body a {
  font-size: 25px!important;
}
.each-news .c-entries__item {
  flex: 0 1 50%;
  max-width: 50%;
}
iframe {
  height: 400px;
}
.maps-bottm a.smb-btn.smb-btn--more-wider {
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 18px;
}
.each-address tr{
  display: block;
}
.each-address tr td:first-child{
  width: 95px;
  height: 38px;
  margin-right: 0px;
}
.each-address tr{
  margin-bottom: 11px;
}
.each-address tr td:last-child {
  padding-left: 0;
}
.each-h5 {
  font-size: 20px!important;
}
.manager-panels .smb-panels__item__body p {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.campaign-sect {
  margin-top: 50px!important;
  padding-top: 101px!important;
}
.new-sect {
  padding-top: 101px;
  margin-top: 0!important;
}
.each-address {
  margin-top: 40px!important;
}
.each-h5{
  margin-bottom: calc(var(--_space, 1.8rem)*.5*var(--_margin-scale, 1))!important;
  margin-top: calc(var(--_space, 1.8rem)*1*var(--_margin-scale, 1))!important;
}
/* 校舎一覧ページここから */
.icon-block {
  max-width: 281px;
  position: absolute;
  right: 20px;
  top: 252px;
}
.wp-container-5.wp-block-columns.is-not-stacked-on-mobile.icon-block.icon-block02 {
  top: 285px!important;
}
.icon-block .wp-block-column:not(:first-child){
  margin-left: 3px!important;
}

.mark img {
  width: 53px;
  height: auto;
}
.each-h {
  font-size: 25px;
  text-align: center;
  margin-top: 15px;
}
.each-sing-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin-top: 10px;
}
.each-flex {
  margin-top: 18px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.each-img-flex{
  width: 100%;
  flex-direction: column;
}
p.each_tel{
  margin-bottom: 10px;
}
.eadd-span{
  padding: 3px;
  margin-bottom: 10px;
  display: block;
}
p.each_teltime {
  margin-bottom: 10px;
}
.each-blocks{
  padding: 0;
  box-shadow: none;
  margin-bottom: 59px;
}
.each-add{
  width: 100%;
  margin-top: 22px;
}
p.each_tel a{
  font-size: 25px!important;
}
.each_addres{
  flex-direction: column;
  align-items: flex-start;
}
.each-btom a{
  margin-top: 28px;
  font-size: 16px;
}
/* 生徒の声・合格体験記 */
.student_voice-template-default figure.wp-block-image.size-full img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
h1.c-entry__title {
  font-size: 25px;
}
p.stud-tag {
  margin-bottom: 15px;
}
h1.nijimi.stu-h {
  margin-bottom: 13px;
}
h1.nijimi.stu-h a{
  font-size: 25px!important;
}
.stude-qa .smb-faq__item__answer__label, .stude-qa .smb-faq__item__question__label {
  font-size: 1.5rem;
}
.stude-qa .smb-faq__item__question__body{
  font-size: 18px;
}
.fot-cont {
  margin-left: 13px;
  margin-right: 13px;
}
.sp-colm-sz {
  width: 320px;
  margin-top: 0px!important;
  margin-left: auto;
  margin-right: auto;
}
}
/* iphoneここまで！ */
/* min-width:630px max-width:768px */
@media(min-width:630px) and (max-width:768px){
  .sp-fz{
    height: 66px;
    margin-top: 0px!important;
  }
.guida .smb-panels__item__body{
    display: flex;
    min-height: 688px;
    flex-direction: column;
}
.guidas .smb-panels__item__body{
  display: flex;
  min-height: 460px;
  flex-direction: column;
}
.guidas .smb-panels__item__action, .guida .smb-panels__item__action{
  margin-top: auto;
}
.sis-h::after{
  right: 31px;
}
.mess-col {
  position: relative;
  background: #45b035;
  margin-left: 1%!important;
  margin-right: 1%!important;
  padding: 25px!important;
  color: #fff;
  margin-top: 28px;
  border-radius: 10px;
  max-width: 48%!important;
}
.wp-block-snow-monkey-blocks-items.smb-items.mes-sp-top {
  margin-top: 80px!important;
}
.mes-top::after {
  content: "";
  background: url(img/chiiki.svg)no-repeat;
  width: 232px;
  height: 114px;
  background-size: cover;
  position: absolute;
  top: 232px;
  right: 0px;
}
.me-h span {
  font-size: 20px;
}
.me-p span {
  font-size: 20px!important;
}
.message-p-block::after{
  width: 150px;
  height: 124px;
  bottom: -83px;
}
/* 学習プランテンプレート */
/* .one-class-grop::after {
  width: 30px;
  height: 30px;
  bottom: -52px;
} */
/* .self-study::after {
  width: 30px;
  height: 30px;
  bottom: -52px;
} */
.fee-grop {
  margin-top: 88px!important;
}
.pla-02, .pla-04 {
  margin-top: -42px!important;
  padding-top: 110px;
}
/* 各校舎テンプレート */
.icon-block{
  max-width: 448px;
}
.icon-block .wp-block-column:not(:first-child){
  margin-left: 7px!important;
}
.man-img img{
  right: 68px;
}
.left-justi{
  margin-left: 0!important;
}
.scho-block{
  flex-direction: column;
}
.flow-sect:after {
  content: "";
  background: url(img/book.png)no-repeat;
  width: 71px;
  height: 47px;
  background-size: cover;
  position: absolute;
  top: 5px;
  right: 27px;
  animation: fuwafuwa 4s linear 0s infinite;
  z-index: 3;
}
.flow-panel01 .smb-panels__item, .flow-panel02 .smb-panels__item, .flow-panel03 .smb-panels__item, .flow-panel04 .smb-panels__item, .flow-panel05 .smb-panels__item {
  width: 100%!important;
  margin: 0 auto;
  flex: 0 1 100%;
  margin-bottom: 46px;
}
.flow-panel .smb-panels__item::after {
  left: 50%;
  bottom: -57px;
  
}
.manager-panels .smb-panels__item__body p {
  width: 100%;
}
/* 校舎一覧ページここから */

.each-flex{
  margin-top: 30px;
  flex-direction: column;
}
.each-add {
  width: 100%;
  margin-top: 33px;
}
.each-btom a {
  margin-top: 21px;
  margin-bottom: 20px;
}
.each-img-flex {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
/* トッページ地図のところ */
.scholl01, .scholl02, .scholl03, .scholl04{
  position: relative;
  top: 0;
  left: 0;
}
.s-item {
  max-width: 90% !important;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-image.sp-mapimg {
  width: 40%;
  margin-right: 0;
  /* margin-top: -48px; */
}
.top-sect::after {
  content: "";
  background: url(img/fukidashi_1.svg)no-repeat;
  width: 200px;
  height: 165px;
  background-size: cover;
  position: absolute;
  right:-17px;
  bottom: -62px;
}
/* #xo-slider-937 .slide-content{
  left: 3%;
  top: 27%;
  width: 64%;
} */
/* .pc-mv::after{
  width: 179px;
}
.pc-mv::before{
  width: 94px;
  height: 157px;
  bottom: -36px;
  right: 10px;
  left: initial;
} */
p.no-col{
  width: 17vw;
  height: 17vw;
}
span.scp {
  font-size: 30px;
}
h2.s_c_h{
  font-size: 35px;
}
span.red-cor{
  padding: 0px 40px 0px 30px;
  font-size: 33px;
  margin-top: 0;
}
/* フッター調整 */
.l-footer .c-fluid-container {
  padding-left: 0!important;
  padding-right: 0!important;
}
.l-footer-widget-area__item.c-row__col.c-row__col--1-1.c-row__col--md-1-1.c-row__col--lg-1-1 {
  margin-bottom: 0;
}
span.no-col-spa{
  font-size: 15px;
}
.fot-cont {
  padding-top: 81px;
}
p.drawer_nav_tel_button {
  text-align: center;
}
}

/* ipadここまで */
@media(min-width:769px) and (max-width:1329px){
  .p-global-nav .c-navbar__item>a {
    font-size: 14px!important;
  }
  .guida .smb-panels__item__body{
      display: flex;
      min-height: 558px;
      flex-direction: column;
  }
  .guidas .smb-panels__item__body{
    display: flex;
    min-height: 450px;
    flex-direction: column;
  } 
  .guidas .smb-panels__item__action, .guida .smb-panels__item__action{
    margin-top: auto;
  }
  .wp-block-snow-monkey-blocks-items.smb-items.mes-sp-top {
    margin-top: 80px!important;
}

.mes-top::after {
  content: "";
  background: url(img/chiiki.svg)no-repeat;
  width: 232px;
  height: 114px;
  background-size: cover;
  position: absolute;
  top: 185px;
  right: 0px;
}
.me-h span {
  font-size: 28px;
}
.me-p span {
  font-size: 28px!important;
}
.mess-col {
  position: relative;
  background: #45b035;
  margin-left: 1%!important;
  margin-right: 1%!important;
  padding: 28px!important;
  color: #fff;
  margin-top: 28px;
  border-radius: 10px;
  max-width: 48%!important;
  flex: 0 1 50%!important;
}

  }
@media(min-width:769px) and (max-width:1023px){

  /* .pc-mv::before {
    width: 113px;
    height: 197px;
    bottom: -60px;
    left: 11px;
  } */
  #xo-slider-937 .slide-content{
    top: 12%;
    left: 50%;
    width: initial;
    height: initial;
    transform: translateX(-50%);
    text-align: center;
  }
  span.scp {
    font-size: 40px;
  }
  span.sh-cor {
    font-size: 50px;
  }
  .clid-flex{
    justify-content: flex-start;
  }
  p.no-col{
    width: 114px;
    height: 113px
  
  }
  span.no-col-spa{
    font-size: 16px;
  }
  
  .sl-btm{
    width: 80%;
  }
  .sl-btm a{
    font-size: 18px;
  }
  /* .pc-mv::after{
    width: 183px;
  } */
  .scholl02 {
    margin-left: 20%!important;
    margin-top: 9%!important;
}
.scholl03 {
  margin-left: 49%!important;
  margin-top: -16%!important;
}
.kumagaya a {
    left: 29vw!important;
    top: 38px!important;
}
.kitamoto a{
  left: 4vw!important;
}
.scholl04 {
  margin-left: 23vw!important;
}
/* .lists-sect h2::after{
  right: 12vw!important;
} */
}
.c-entry-summary__term{
  border-radius: 20px;
}
@media(max-width:1023px) {
  .mes_h{
    text-align: left;
  }
  [data-scrolled=false] .l-header--sticky-overlay-colored-sm .c-hamburger-btn__bar {
    background-color: #ea5519;
  }
  .l-header .c-hamburger-btn__bar{
    background-color: #ea5519;
  }
  .c-hamburger-btn__label{
    color: #ea5519;
  }
  .c-hamburger-btn__bar {
    height: 2px;
}
/* スライダー */
  .pc-mv {
    margin-top: -27px!important;
}

.p-border{
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
            -1px 1px 0 #FFF, 1px -1px 0 #FFF,
            0px 1px 0 #FFF,  0-1px 0 #FFF,
            -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.l-footer .c-fluid-container {
  padding-left: 0!important;
  padding-right: 0!important;
}
.l-footer-widget-area__item.c-row__col.c-row__col--1-1.c-row__col--md-1-1.c-row__col--lg-1-1 {
  margin-bottom: 0;
}
nav#drawer-nav{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
.drawer_nav_bottom_block {
  margin-top: 37px;
}
.c-drawer__item{
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
h2.drow-logo{
  background: url(img/foot_logo02.svg)no-repeat;
  width: 91px;
  height: 43px;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block!important;
  text-align: center;
  margin: 0 auto!important;
}
a.eng-f{
  text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 0px 1px 0 #000, 0-1px 0 #000, -1px 0 0 #000, 1px 0 0 #000;
  font-size: 3vw;
  font-weight: bold;
}
.svg-inline--fa.fa-w-16 {
  width: 0.7em;
  margin-right: 2px;
}
.svg-inline--fa.fa-w-16 {
  width: 0.7em;
  margin-right: 2px;
}
p.tel_info {
  text-align: center;
}
.car-area {
  position: relative;
}
/* .car-area::before{
  content: "";
  background: url(img/f-nakama.svg)no-repeat;
  width: 133px;
  background-size: cover;
  position: absolute;
  bottom: -97px;
  left: 50%;
  transform: translateX(-50%);
  height: 45px;
} */
p.drawer_nav_tel_button {
  margin-top: 12px;
}
.top-grid {
  padding-top: 0px!important;
}
br.sp_br {
  display: none;
}

/* バージョンアップにおける改修2023	 */
.c-container {
    padding-left: calc(var(--_space, 1.8rem) * .5 * var(--_margin-scale, 1));
    padding-right: calc(var(--_space, 1.8rem) * .5 * var(--_margin-scale, 1));
}
	.wp-block-snow-monkey-blocks-section.alignfull.smb-section.smb-section--fit.news-sect{
		padding-left: calc(var(--_space, 1.8rem) * .5 * var(--_margin-scale, 1));
    padding-right: calc(var(--_space, 1.8rem) * .5 * var(--_margin-scale, 1));
}
	.c-fluid-container{
		padding-left: calc(var(--_space, 1.8rem) * .5 * var(--_margin-scale, 1));
    padding-right: calc(var(--_space, 1.8rem) * .5 * var(--_margin-scale, 1));
}
}
@media(min-width:769px) and (max-width:1024px){
  /* .one-class-grop::after {
    width: 40px;
    height: 40px;
    bottom: -63px;
    
} */
/* .self-study::after{
  width: 40px;
  height: 40px;
  bottom: -63px;
  
} */
.fee-grop {
  margin-top: 81px!important;
  
}

.man-img img{
  right: 86px;
}

}
@media(min-width:769px) and (max-width:1300px){
  .left-justi{
    margin-left: 0!important;
  }
}
@media(min-width:630px) and (max-width:1023px){
  .wp-container-1.wp-block-column figure, .wp-container-2.wp-block-column figure, .wp-container-3.wp-block-column figure{
    width: 100%;
  }
  .icon-block {
    max-width: 351px;
  }
  .wp-container-7.wp-block-columns.is-not-stacked-on-mobile.scho-block{
    margin-top: 80px!important;
  }
  
}
/* max-width:375px */
@media(max-width:375px){
  .pla-link .smb-panels__item__body{
    padding: 0.8rem

  }
  .pla-links .smb-panels__item__body{
    padding: 0.8rem

  }
  .pla-link .smb-panels__item.smb-panels__item--block-link{
    height: 145px;
  }
  .pla-link .smb-panels__item.smb-panels__item--block-link .smb-panels__item__body p{
    font-size: 14px!important;
  }
  .pla-links .smb-panels__item.smb-panels__item--block-link{
    height: 145px;
  }
  .pla-links .smb-panels__item.smb-panels__item--block-link .smb-panels__item__body p{
    font-size: 14px!important;
  }
  .icon-block{
    top: 255px!important;
  }
  .wp-container-5.wp-block-columns.is-not-stacked-on-mobile.icon-block.icon-block02 {
    top: 280px!important;
}
.wp-container-4.wp-block-columns.is-not-stacked-on-mobile.icon-block.icon-block03{
  top: 285px!important;
}
}
@media (min-width: 931px){
  .class-table table{
    overflow: hidden;
    -ms-overflow-style: none;    /* IE, Edge 対応 */
    scrollbar-width: none;       /* Firefox 対応 */
  }
  .class-table table::-webkit-scrollbar{/*tableにスクロールバーを追加*/
    display:none;
  }
}
@media (max-width: 930px){
.class-table table{
  overflow: auto;
  white-space: nowrap;
}
.class-table table::-webkit-scrollbar{/*tableにスクロールバーを追加*/
height: 5px;
}
.class-table table::-webkit-scrollbar-track{/*tableにスクロールバーを追加*/
background: #F1F1F1;
}
.class-table table::-webkit-scrollbar-thumb {/*tableにスクロールバーを追加*/
background: #BCBCBC;
}
}
/* snowmonkyお問い合わせ用 */
.smf-item__description {
  color: #fff!important;
  font-size: .875rem;
  line-height: calc(1.0227 + var(--_half-leading, .4)*2);
  margin-top: 0.225rem;
  margin-top: calc(var(--_space, 1.8rem)*.125*var(--_margin-scale, 1));
  background: #EA541A!important;
  font-weight: bold;
  width: 49px;
  text-align: center;
  border-radius: 5px;
}
.snow-monkey-form{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
.smf-button-control__control{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
.smf-action .smf-button-control__control{
  background:#EA541A;
  border-radius: 20px;
  color: #fff;
  
}
/* 公開前修正 */
.top_book h2.smb-section__title.smb-section-break-the-grid__title{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
.top_book .smb-section__subtitle.smb-section-break-the-grid__subtitle{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
.top_book .smb-section__lede.smb-section-break-the-grid__lede{
  font-size: 15px;
  line-height: 2;
  font-family: YakuHanJP, "Asap Condensed", "秀英にじみ丸ゴシック B", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif !important;
}
.top_book .smb-section-break-the-grid__figure.smb-section-break-the-grid__figure--w-40 img{
  border-radius: 20px;
  height: 90%!important;
}
/* .top-grid .smb-section__header.smb-section-break-the-grid__header{
  background: rgb(245,244,228,.6);
  padding: 10px 0px;
  border-radius: 20px;
  
} */
.support-col01 mark.has-inline-color, .support-col02 mark.has-inline-color {
  padding-left: 2px;
  margin-left: 3px;
  padding-right: 2px;
  margin-right: 3px;
  border-radius: 5px;
}
h2.smb-section__title{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
.smb-section__subtitle{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
.sp_font20{
  font-family: YakuHanJP,"Asap Condensed","秀英にじみ丸ゴシック B", "メイリオ" , Meiryo , "ヒラギノ角ゴPro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , sans-serif!important;
}
.reason-sect .smb-section__lede{
  font-size: 16px;
}
@media (min-width: 1023px){
  .top-grid h2.smb-section__title.smb-section-break-the-grid__title{
    width: 530px;
  }
  /* .top-grid .smb-section__header.smb-section-break-the-grid__header{
    width: 530px;
  } */
}
@media (min-width: 769px) and (max-width:1000px){
.top-sect::after{
  width: 178px;
  height: 137px;
  right: 0px;
  bottom: -22px;
}
}
@media (min-width: 1001px) and (max-width:1290px){
  /* .s-item {
    flex: 0 1 30%!important;
    margin-left: 0;
    margin-right: 0;
    max-width: 30%!important;
} */

}
@media (min-width: 640px) and (max-width:781px){
  .fv-conts{
  width: 520px;
}

.support-col01{
  margin-bottom: 57px!important;
}
}
@media (max-width:499px){
  #xo-slider-937 .slide-content{
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    top: 39%;
  }
  .mes-top::after{
    width: 211px;
    height: 104px;
    top: 278px;
    right: 6px;
  }
}
@media (min-width: 500px) and (max-width:639px){
  #xo-slider-937 .slide-content{
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    top: 25%;
    
  }
  .mes-top::after {
    width: 211px;
    height: 104px;
    top: 220px;
    right: 6px;
}
  
}
@media(max-width:639px){
  .reason-sect {
    padding-top: 0!important;
}
.reason-sect h2.smb-section__title{
  text-align: left!important;
}
.reason-sect .smb-section__title:after{
  margin-left: 0!important;
}
.reason-sect .smb-section__lede {
  text-align: left;
}
.sp_font{
  font-size: 25px!important;
}
h2 .sp_font20{
  font-size: 20px!important;
}
.pad .wp-container-9.wp-block-column.is-vertically-aligned-center,.pad .wp-container-12.wp-block-column.is-vertically-aligned-center{
  padding: 11px!important;
}
.colors{
  background-color: #f5f5f5;
}
.colors .wp-container-3.wp-block-column.is-vertically-aligned-center, .colors .wp-container-6.wp-block-column.is-vertically-aligned-center{
  margin-left: 11px;
  margin-right: 11px;
  padding-top: 11px!important;
}
.category-news .c-entry-summary__body {
  display: flex;
  flex-direction: column-reverse;
}
.scho-block {
  margin-top: 53px!important;
}
}
@media (min-width: 769px) and (max-width:870px){
  .message-p-block::after{
    width: 150px;
    height: 121px;
  }
}
p.sate-block.has-large-font-size {
  padding: 28px;
}
@media(min-width:640px){
  p.has-text-align-center.sitem-p a:hover{
    transform: scale(1.5);
  }
}

@media(min-width:1024px) and (max-width:1400px){
  .icon-block .wp-container-1.wp-block-column figure, .icon-block .wp-container-2.wp-block-column figure, .icon-block .wp-container-3.wp-block-column figure, .icon-block .wp-container-4.wp-block-column figure{
    width: 60%;
}
}
@media(min-width:782px) and (max-width:1030px){
  .wp-block-flipbox-block-flipbox.flip-box-block.plan-front01.plan001, .wp-block-flipbox-block-flipbox.flip-box-block.plan-front01.plan002{
    height: 55vh!important;

  }
  .front02 p:not(.pla-span){
    width: 100%;
  }
}
/* 地図改修 */
@media(min-width:769px) {
.lists-grop{
  position: relative;
  background: url(img/saitama_map_new.png) no-repeat;
 width: 100%;
height: 557px;
background-position: 50% 0;
background-size: contain;
  
}
.scholl02{
   margin-left: 280px;
   margin-top: 118px;
}
.kamisato a {
    position: absolute;
    left: 5vw;
    width: 85px;
    top: -49px;
}
.honjyo a {
    left: 8vw;
    position: absolute;
    width: 150px;
}
.kagohara a{
    left: 15vw;
    position: absolute;
    width: 85px;
    top: 57px;
}
.kumagaya a {
    left: 26vw;
    position: absolute;
    width: 100px;
    top: 54px;
}
h4#saihoku, h4#kenou, h4#saitama{
  display: none;
}
.kitamoto a {
    position: absolute;
    top: 24vw;
    left: 8vw;
    width: 85px;
}
.ageo a {
    position: absolute;
    top: 20vw;
    left: 16vw;
    width: 85px;
}
.scholl04.s-item {
    margin-left: 62vw;
}
.oomiya a {
    position: absolute;
    top: 15vw;
    width: 150px;
}
}
@media(min-width:1300px) {
  .scholl02 {
    margin-left: 25vw;
}
.scholl03 {
  margin-left: 50%!important;
  margin-top: -15%!important;
}
.kitamoto a{
  top: 23vw!important;
}
}
@media(min-width:1900px){
  .scholl02 {
    margin-left: 21vw;
}

}
@media(min-width:1800px){
  .scholl03 {
    margin-top: -20%!important;
    margin-left: 47%!important;
  }
}
@media(min-width:1600px){
  .kumagaya a {
    left: 22vw;
    top: 77px;
  }
  
  .ageo a {
    top: 20vw;
    left: 16vw;
  }
  .kitamoto a{
    top: 22vw;
    left: 10vw;
  }
  .scholl04.s-item {
    margin-left: 59%;
}
.oomiya a{
  top: 10vw;
}

}
@media(min-width:1300px) and (max-width:1599px) {
  .scholl04.s-item {
    margin-left: 58%;
}
.oomiya a {
  top: 13vw;
}
}
@media(min-width:1600px) and (max-width:1799px) {
  .scholl03 {
    margin-left: 47%!important;
    margin-top: -18%!important;
  }
}
@media(max-width:768px){
  .s-item {
    background: #EFB31A;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 30px;
}
.lists-grop::before{
  left: 31px;
  bottom: initial;
  top: -32px;
}
}
@media(min-width:640px) and (max-width:1023px){
  .pc-mv::before {
    width: 90px;
    height: 104px;
    bottom: 60px;
    right: 100px;
}
.pc-mv::after{
  background-position: bottom 105px right 75px, top 95px left 38px;
  background-size: 44px auto, 49px auto;
}
.top_book::before{
  width: 56px;
  height: 36px;
  left: 36%;
  top: -2%;
}
.top-grid .smb-section-break-the-grid__figure{
  width: 80%;
  margin-left: 22%!important;
}
.top_book .smb-section-break-the-grid__figure::before{
  width: 75px;
  height: 97px;
  left: 5%;
  top: inherit;
  bottom: -1px;
}
.top_book .smb-section-break-the-grid__figure::after{
  width: 24px;
  height: 24px;
  left: 113px;
  top: inherit;
  bottom: 89px;
}
.concept_top::before{
  left: 4%;
  top: -39px;
}
.concept_top::after{
  width: 57px;
  height: 35px;
}
.news-sect::before{
  width: 40px;
  height: 66px;
}
}
@media(max-width:320px){
  .icon-block {
    top: 283px!important;
}
.fv-cont{
  left: 7%;
}
p.cont-tel.eng-f a span{
  padding-left: 23px;
}
.cont-tel.eng-f a span::before{
  width: 22px;
  height: 23px;
  left: -3%;
}
h1.c-page-header__title{
  font-size: 23px;
}
}
@media(min-width:1400px){
  .pc-mv::before{
    width: 9vw;
    height: 10vw;
  }
  .pc-mv::after{
    background-size: 4vw auto, 6vw auto;
  }
  .top_book .smb-section-break-the-grid__figure::before{
    width: 7vw;
    height: 9vw;
    top: -9.1vw;
  }
  .top_book .smb-section-break-the-grid__figure::after{
    width: 2vw;
    height: 2vw;
    left: 9vw;
  }
  .concept_top::before{
    width: 4vw;
    height: 5.9vw;
  }
  .concept_top::after{
    width: 6vw;
    height: 3.7vw;
    animation: rotateY 2s linear infinite;
  }
  .news-sect::before{
    width: 4vw;
    height: 6.7vw;
  }
  .lists-grop::before{
    width: 4vw;
    height: 4.2vw;
  }
}
@media(min-width:1792px){
  .pc-mv::before{
    right: 13%;
    bottom: 9%;
  }.pc-mv::after{
    background-position: bottom 88px right 9%, top 98px left 7%;
  }
}
@media(min-width:1900px){
  .pc-mv::before{
    bottom: 7%;
  }
}
