@import url('https://fonts.googleapis.com/earlyaccess/notosansjp.css');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;700&display=swap');
.header-area .logo a .slogan {
  font-weight: 600;
}
@media only screen and (min-width: 767px) {
.header-area .logo a .slogan {
  font-weight: 600;
  position: relative;
    top: 5px;
}
}
@media only screen and (max-width: 767px) {
  .slogan {
    display: inherit;
  }
  .header-area .logo {
    width: 85%;
  }
  .header-area .logo img {
    width: 115px;
    margin-right: 10px;
  }
}
.header-area {
  box-shadow: 0 3px 3px rgb(0 0 0 / 5%);
}
.lnav-wrap {
  padding: 15px 0;
}
.lnav-block ul {
  display: flex;
  justify-content: space-around;
}
.lnav-block ul li {
  list-style: none;
}
.lnav-block ul li a {
  color: #848484;
  display: block;
  font-size: 14px;
}
.fv {
  display: block;
  min-height: 900px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media (max-width: 768px) {
  .fv {
    display: block;
    min-height: 400px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 200%;
  }
  .lnav-block ul li a {
    font-size: 12px;
    letter-spacing: -0.05em;
  }
}
.front-school-block {
  border: solid 1px #CDD6DD;
  border-radius: 0px;
}
.front-school-block .row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.front-school-block .col-xs-6 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.front-school-block h2 {
  border-bottom: solid 1px #CDD6DD;
  background: #00a5e3;
  color: #fff;
  border-radius: 0;
  margin-bottom: 0 !important;
  letter-spacing: .3em;
  font-family: 'Noto Sans Japanese', sans-serif;
}
.front-school-block h3 {
  border-bottom: solid 1px #CDD6DD;
  background: #dbf5ff;
  color: #3B4043;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  padding: 0.4em 1em;
  letter-spacing: .3em;
  margin-bottom: 0 !important;
  font-family: 'Noto Sans Japanese', sans-serif;
}
.front-school-block a {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  color: #3B4043;
  border-bottom: solid 1px #CDD6DD;
  display: block;
  padding: 0.4em 1em;
}
@media only screen and (max-width: 767px) {
  .front-school-block a {
    font-size: 12px !important;
  }
}
.front-school-block a:hover {
  background: #FCEBF1;
  color: #E73A76;
}
.front-school-block a.last {
  border-bottom: none !important;
}
.front-school-block a.b-right {
  border-right: solid 1px #CDD6DD;
}
.front-school-block a::after {
  font-family: 'FontAwesome';
  content: "\f0a9";
  position: absolute;
  top: 50%;
  right: 3%;
  margin-top: -14px;
  font-size: 28px;
  font-weight: 400;
  color: #E73A76;
}
.front-school-block a::after {
  content: none;
}
/*合格実績*/
/*紹介キャンペーン*/
/*Pardot用*/
/*英検LP*/
/*
.curriculum-block {
  background: #fffaeb;
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 6px;
}
*/


/*留学LP*/

/*スクール分岐*/


/*圧迫感調整*/
@media (max-width: 768px) {
.contents-area {
  padding-top: 50px;
  padding-bottom: 50px;
}
}

/*TOP*/


/*====== 9-1-1 縦線が動いてスクロールを促す =======*/

/*スクロールダウン全体の場所*/

/*Scrollテキストの描写*/

/* 線の描写 */

/*高さ・位置・透過が変化して線が上から下に動く*/

/*season*/
.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


@media only screen and (max-width: 767px){
.header-area .logo {
    padding-left: 0 !important;
}
}
@media (max-width: 480px) {
  .header-area .logo img {
    width: 100px;
    margin-right: 5px;
}
}


/*spring2023*/
/*season*/
.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


@media only screen and (max-width: 767px){
.header-area .logo {
    padding-left: 0 !important;
}
}
@media (max-width: 480px) {
  .header-area .logo img {
    width: 100px;
    margin-right: 5px;
}
}


/*福岡料金表*/

/*trial*/
@media (min-width: 481px){
.footer-area .logo p {
    float: right;
    width: 540px;
    margin-right: 0;
}
}

/*==================================================
スライダーのためのcss
===================================*/
/*　背景画像設定　*/

/*矢印の設定*/

/*ドットナビゲーションの設定*/
.front-event-block {
  text-align: left !important;
}
.front-event-block h3 {
  color: #00a5e3;
  font-size: 24px;
}
.event-column {
  text-align: left !important;
  margin-bottom: 5px;
}
.front-event-block a {
  color: #000 !important;
  text-decoration: underline;
}


/*校舎ページ*/


/*ボタン部分fv.cssから*/

.adlp-floating {
  transition: 0.3s;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min( 177.7777777778vw, 1920px );
  z-index: 90;
}
@media screen and (max-width: 767px) {
  .adlp-floating {
    width: 100%;
  }
}
.adlp-floating__inner {
  margin: auto;
  width: min( 85.1851851852vw, 920px );
  padding: min( 1.4814814815vw, 16px ) 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-floating__inner {
    width: 84vw;
    padding: 0 0 3.3333333333vw;
  }
}
.adlp-floating .adlp-btn.--free {
  height: min( 7.4074074074vw, 80px );
  padding-left: min( 9.0740740741vw, 98px );
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn.--free {
    height: 14.6666666667vw;
    padding-left: 19.2vw;
  }
}
.adlp-floating .adlp-btn.--free p {
  font-size: min( 2.5vw, 27px );
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn.--free p {
    font-size: 4.3vw;
  }
}
.adlp-floating .adlp-btn.--free.--free::before {
  width: min( 6.4814814815vw, 70px );
  height: min( 6.4814814815vw, 70px );
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn.--free.--free::before {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
  }
}

.adlp-btn {
  background: #11a377;
  color: #fff;
  border-radius: min( 6.6666666667vw, 72px );
  width: min( 42.5925925926vw, 460px );
  height: min( 8.3333333333vw, 90px );
  transition: all 0.3s;
  position: relative;
  display: flex;
  align-items: center;
  box-shadow: 0 min( 0.2777777778vw, 3px ) min( 0.2777777778vw, 3px ) 0 rgba(0, 0, 0, 0.24);
}
@media screen and (max-width: 767px) {
  .adlp-btn {
    border-radius: 12.8vw;
    width: 84vw;
    height: 16vw;
    box-shadow: 0 0.5333333333vw 0.5333333333vw 0 rgba(0, 0, 0, 0.24);
  }
}
.adlp-btn p {
  font-weight: 700;
  font-size: min( 2.2222222222vw, 24px );
  line-height: 140%;
  letter-spacing: 0em;
  text-align: center;
  z-index: 1;
  line-height: 120%;
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  .adlp-btn p {
    font-size: 4.3vw;
  }
}
.adlp-btn p span {
  line-height: 120%;
}
.adlp-btn.--free {
  padding-left: min( 11.1111111111vw, 120px );
}
@media screen and (max-width: 767px) {
  .adlp-btn.--free {
    padding-left: 19.0666666667vw;
  }
}
.adlp-btn.--free::before {
  content: "LINE";
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background: #fff;
  color: #11a377;
  font-size: min( 2.2222222222vw, 24px );
  font-weight: 700;
  width: min( 7.4074074074vw, 80px );
  height: min( 7.4074074074vw, 80px );
  top: min( 0.462962963vw, 5px );
  left: min( 0.462962963vw, 5px );
}
@media screen and (max-width: 767px) {
  .adlp-btn.--free::before {
    width: 14.4vw;
    height: 14.4vw;
    font-size: 4.8vw;
    top: 0.8vw;
    left: 0.8vw;
  }
}
.adlp-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='78' viewBox='0 0 11 78' fill='none'%3E%3Cpath d='M1.25 31L9.25 39L1.25 47' stroke='white' stroke-width='2.25'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  width: min( 1.0185185185vw, 11px );
  height: min( 7.2222222222vw, 78px );
  right: min( 2.2222222222vw, 24px );
}
@media screen and (max-width: 767px) {
  .adlp-btn::after {
    width: 2vw;
    height: 13.8666666667vw;
    right: 5.3333333333vw;
  }
}
.line-btn {
  background-color: #06C755 !important;
}

.adlp-btn.--free.line-btn::before {
content: "LINE";
letter-spacing: -0.05em;
font-weight: 600;
color: #06C755 !important;
}


/*campaign*/



.floating-CTA {
  display: flex;
}
.adlp-btn.campaign-btn {
  background-color: #00a5e3;
  text-align: center;
}
.adlp-btn.campaign-btn p {
  display: block;
  margin: 0 auto !important;
}

.floating-CTA .adlp-btn {
    margin: 0 10px;
    height: 80px;
}


@media (max-width: 767px) {
  
  .adlp-floating__inner {
    width: 100vw;
    padding: 6px 6px 10px;
  }  
  .floating-CTA .adlp-btn {
      margin: 0 2px;
      height: auto;
  }
  .cta-ruby {
    display: none;
  }
}


@media only screen and (max-width: 767px) {
    .hbg {
        background: transparent !important;
    }
    .hbg-line {
      margin: 0 auto;
      width: 86%;
      margin-bottom: 30px;
    }
    ul.hbg-navigation a {
      padding: 5px 10px;
    }
}


/*CTA改善*/

.front-school-block h2 {
  margin-top: 0;
}
.front-school-block h3 {
  margin-top: 0;
}