/*
試しcss*/

/*絶対変更しない！！！！！！！！！！！！！！！！
Theme Name:Lightning Pro-child
Template:lightning-pro
*/





/*Hタグまとめ●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/



/*アナウンス---Hタグ
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/

.announce-title h2 {
	position: relative;
    padding: 0.25em 1em;
    border: solid 2px #3dabc6!important;
    border-radius: 3px 0 3px 0;
	font-weight: 900!important;
	color: #184753!important;
}


.announce-title h2:before, 
.announce-title h2:after {
  content: '';
  position: absolute;
  width:20px;
  height: 20px;
  border: solid 2px #F6E300!important;
  border-radius: 50%;
}

.announce-title h2:after {
  top:-12px;
  left:-12px;
}

.announce-title h2:before {
  bottom:-12px;
  right:-12px;
}





@media  (min-width: 600px) {
.announce-title h2 {
	font-size: 28px!important;
	}
}

@media  (max-width: 599px) {
.announce-title h2 {
	font-size: 24px!important;
	}
}	


/*固定ページ---全H2タグ
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/

.kotei-page h2 {
	position: relative;
    padding: 0.25em 1em;
    border: solid 2px #3dabc6!important;
    border-radius: 3px 0 3px 0;
	font-weight: 900!important;
	color: #184753!important;
}


.kotei-page h2:before, 
.kotei-page h2:after {
  content: '';
  position: absolute;
  width:20px;
  height: 20px;
  border: solid 2px #F6E300!important;
  border-radius: 50%;
}

.kotei-page h2:after {
  top:-12px;
  left:-12px;
}

.kotei-page h2:before {
  bottom:-12px;
  right:-12px;
}




@media  (min-width: 600px) {
.kotei-page h2 {
	font-size: 28px!important;
	}
}

@media  (max-width: 599px) {
.kotei-page h2 {
	font-size: 24px!important;
	}
}	


/*固定ページ---全H3タグ
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.kotei-page h3 {
	letter-spacing: 0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: left!important;
	/*---ここまで必須---*/
	color: #184753!important;
}


@media  (min-width: 600px) {
.kotei-page h3 {
	font-size: 24px!important;
	}
}

@media  (max-width: 599px) {
.kotei-page h3 {
	font-size: 20px!important;
	}
}	


/*ボタンまとめ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/





/*---特長---ボタン
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.tokuchou-button  {
}

.tokuchou-button a{
	letter-spacing: 0.15em!important;
	line-height: 1.68!important;
	text-align: center!important;
	font-weight: 700!important;
	box-shadow: 4px 4px 4px rgb(0 0 0 / 40%)!important;
	margin: 0 auto!important;
	/*---ここまで必須---*/
	color: #1f4924!important;
	  display: block;
  position: relative;
  padding: 1em 2em;
  width: 300px;
  background-color: #DCF0F5!important;
  transition: 0.3s;
}

.tokuchou-button a::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0.15em;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  border: 2px solid #3dabc6!important;
  border-radius: 50vh;
  transition: 0.3s;
}

.tokuchou-button a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 40px;
  height: 2px;
  background-color: #3dabc6!important;
}

.tokuchou-button a:hover {
  text-decoration: none;
  background-color: #F6E300!important;
}

.tokuchou-button a:hover::before {
  background-color: #F6E300!important;
}

@media  (min-width: 600px) {
.tokuchou-button a {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.tokuchou-button a {
	font-size: 18px!important;
	}
}

/*---教室長---ボタン
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.teacher-button  {
}

.teacher-button a{
	letter-spacing: 0.15em!important;
	line-height: 1.68!important;
	text-align: center!important;
	font-weight: 700!important;
	box-shadow: 4px 4px 4px rgb(0 0 0 / 40%)!important;
	margin: 0 auto!important;
	/*---ここまで必須---*/
	color: #fff!important;
	  display: block;
  position: relative;
  padding: 1em 2em;
  width: 300px;
  background-color: #3dabc6!important;
  transition: 0.3s;
}

.teacher-button a::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0.15em;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  border: 2px solid #fff!important;
  border-radius: 50vh;
  transition: 0.3s;
}

.teacher-button a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 40px;
  height: 2px;
  background-color: #fff!important;
}

.teacher-button a:hover {
  text-decoration: none;
  background-color: #F6E300!important;
}

.teacher-button a:hover::before {
  background-color: #F6E300!important;
}


@media  (min-width: 600px) {
.teacher-button a {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.teacher-button a {
	font-size: 18px!important;
	}
}

/*---コース---ボタン
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.course-button  {
	
}

.course-button a{
	letter-spacing: 0.15em!important;
	line-height: 1.68!important;
	text-align: center!important;
	font-weight: 700!important;
	box-shadow: 4px 4px 4px rgb(0 0 0 / 40%)!important;
	margin: 0 auto!important;
	/*---ここまで必須---*/
	color: #fff!important;
	  display: block;
  position: relative;
  padding: 1em 2em;
  width: 300px;
  background-color: #3dabc6!important;
  transition: 0.3s;
}

.course-button a::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0.15em;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  border: 2px solid #fff!important;
  border-radius: 50vh;
  transition: 0.3s;
}

.course-button a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 40px;
  height: 2px;
  background-color: #fff!important;
}

.course-button a:hover {
  text-decoration: none;
  background-color: #F6E300!important;
}

.course-button a:hover::before {
  background-color: #F6E300!important;
}


@media  (min-width: 600px) {
.course-button a {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.course-button a {
	font-size: 18px!important;
	}
}






/*各要素タイトルまとめ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/
/*---キャンペーン---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.campaign-title h2 {
	letter-spacing: 0.15em!important;
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: center!important;
	/*---ここまで必須---*/
	color: #184753!important;
	padding: 0em!important;
	margin: 0em!important;
}
	


@media  (min-width: 600px) {
.campaign-title h2 {
	font-size: 40px!important;
	}
}

@media  (max-width: 599px) {
.campaign-title h2 {
	font-size: 36px!important;
	}
}





/*---特長---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.tokuchou-title h2 {
	letter-spacing: 0.15em!important;
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: center!important;
	color: #fff!important;
	text-shadow: #fbb03b 2px 0 1px!important;
	padding: 0em!important;
	margin: 0em!important;
	}


@media  (min-width: 600px) {
.tokuchou-title h2 {
	font-size: 40px!important;
	}
}

@media  (max-width: 599px) {
.tokuchou-title h2 {
	font-size: 36px!important;
	}
}


/*---教室長---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.teacher-title h2 {
	letter-spacing: 0.15em!important;
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: center!important;
	/*---ここまで必須---*/
	color: #184753!important;
	padding: 0em!important;
	margin: 0em!important;
	}


@media  (min-width: 600px) {
.teacher-title h2 {
	font-size: 40px!important;
	}
}

@media  (max-width: 599px) {
.teacher-title h2 {
	font-size: 36px!important;
	}
}






/*---コース・料金---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.course h2 {
	letter-spacing: 0.15em!important;
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: center!important;
	/*---ここまで必須---*/
	color: #184753!important;
	padding: 0em!important;
	margin: 0em!important;
	}



@media  (min-width: 600px) {
.course h2 {
	font-size: 40px!important;
	}
}

@media  (max-width: 599px) {
.course h2 {
	font-size: 36px!important;
	}
}




/*---入塾の流れ---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.flow-title h2 {
	letter-spacing: 0.15em!important;
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: center!important;
	/*---ここまで必須---*/
	color: #184753!important;
	padding: 0em!important;
	margin: 0em!important;
	}


@media  (min-width: 600px) {
.flow-title h2 {
	font-size: 40px!important;
	}
}

@media  (max-width: 599px) {
.flow-title h2 {
	font-size: 36px!important;
	}
}



/*全ページ共通まとめ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/
/*コネクションデザイン
---------------------------------------------------------------------------------------------------*/
.symbol {
	text-align: center!important;
	color: #3dabc6!important;
	font-weight: 900!important;
	}
	

/*マーカーメッセージ
---------------------------------------------------------------------------------------------------*/
@media  (min-width: 600px) {
.one-point-message {
	text-align: center!important;
	line-height: 1.68;
	}
}

@media  (max-width: 599px) {
.one-point-message {
    text-align: left!important;
	line-height: 1.68;
	}
}

.one-point-message .marker {
	background: linear-gradient(transparent 70%, #F6E300 40%);
    font-weight: 600;
	color: #184753!important;
	}
	
@media  (min-width: 600px) {
.one-point-message .marker {
	font-size: 24px;
	}
}

@media  (max-width: 599px) {
.one-point-message .marker {
	font-size: 18px;
	}
}



/*キャンペーンゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*キャンペーン---背景
---------------------------------------------------------------------------------------------------*/

.campaign {
	text-align: center!important;
	/*---ここまで必須---*/
	background-color: #fff!important;
}

/*キャンペーン---写真
---------------------------------------------------------------------------------------------------*/
.campaign img {
    max-width: 100%;
    height: auto;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.40);
 	}

/*アナウンスゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*アナウンス---背景
---------------------------------------------------------------------------------------------------*/
.announce {
	text-align: center!important;
	/*---ここまで必須---*/
	background-color: #fff!important;
}


/*アナウンス---投稿記事
---------------------------------------------------------------------------------------------------*/

.announce p {
	text-align: left!important;
}

.announce a {
	color: #184753!important;
}


/*特長ゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*特長---背景
---------------------------------------------------------------------------------------------------*/
.tokuchou {
	text-align: center!important;
	/*---ここまで必須---*/
	background-image:  
  linear-gradient(#61BBD0 4px, transparent 4px), 
  linear-gradient(90deg, #61BBD0 4px, transparent 4px), 
  linear-gradient(#61BBD0 2px, transparent 2px), 
  linear-gradient(90deg, #61BBD0 2px, #3dabc6 2px);
background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;
background-position: -4px -4px, -4px -4px, -2px -2px, -2px -2px;

}



/*特長---ボックス
---------------------------------------------------------------------------------------------------*/
.tokuchou-box {
padding: 2em;
    background: white;
    border-top: solid 5px #184753!important;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.40);
}


/*特長---ボックス---タイトル
---------------------------------------------------------------------------------------------------*/
.tokuchou-box-title h3 {
	letter-spacing:0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: center !important;
	/*---ここまで必須---*/
	color: #184753!important;
}


@media  (min-width: 600px) {
.tokuchou-box-title h3 {
	font-size: 22px!important;
	}
}

@media  (max-width: 599px) {
.tokuchou-box-title h3 {
	font-size: 20px!important;
	}
}


/*特長---ボックス---テキスト
---------------------------------------------------------------------------------------------------*/
.tokuchou-box-text {
	text-align: left!important;
	font-weight: 900!important;
	line-height: 1.68!important;
	/*---ここまで必須---*/
	color: #184753!important;
}


@media  (min-width: 600px) {
.tokuchou-box-text {
	font-size: 16px!important;
	}
}

@media  (max-width: 599px) {
.tokuchou-box-text {
	font-size: 14px!important;
	}
}



/*特長---ボックス---スポイラー
---------------------------------------------------------------------------------------------------*/
.tokuchou-box .su-spoiler {
    margin-bottom: 0;
}

.tokuchou-box .su-spoiler-style-default>.su-spoiler-title {
    padding-left: 27px;
    padding-right: 0;
    text-align: left!important;
}

.tokuchou-box  .su-spoiler-title {
    position: relative;
    cursor: pointer;
    min-height: 20px;
    line-height: 20px;
    padding: 7px 7px 7px 34px;
    font-weight: 700;
    font-size: 13px;
    text-align: left!important;
	color: #184753!important;
}

/*特長---写真
---------------------------------------------------------------------------------------------------*/
.tokuchou img {
    max-width: 100%;
    height: auto;
 	}




/*教室長紹介ゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*教室長---背景
---------------------------------------------------------------------------------------------------*/
.teacher {
	text-align: center !important;
	/*---ここまで必須---*/
	  background-image:  radial-gradient(#DCF0F5 2px, transparent 2px), radial-gradient(#DCF0F5 2px, #ffffff 2px);
  background-size: 40px 40px;
  background-position: 0 0,20px 20px;
}




/*教室長---ボックス
---------------------------------------------------------------------------------------------------*/
.teacher-box {
 position: relative;
 padding: 1em;
 width: 100%; /* ボックス幅 */
 background: #1f4924; /* ボックス背景色 */
 border: 8px solid #b97930; /* 枠線 */
 border-radius: 3px; /* 角の丸み */
 box-shadow: 4px 4px 4px rgba(0,0,0,0.40);
}

.teacher-box::before,
.teacher-box::after {
 position: absolute;
 content: '';
 bottom: 0;
}
 
.teacher-box::before {
 width: 20px; 
 right: 10px;
 border: solid 3px #F6E300; /*チョーク（黄色）*/
 border-radius: 3px 2px 0 2px;
}

.teacher-box::after {
 width: 15px; 
 right: 45px;
 border: solid 3px #fff; /*チョーク（白） */
 border-radius: 8px 5px 2px 5px;
}


	
/*教室長---ボックス---タイトル
---------------------------------------------------------------------------------------------------*/

.teacher-box-title h3 {
	letter-spacing:0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: center !important;
	/*---ここまで必須---*/
	color: #fff!important;
	
}

@media  (min-width: 600px) {
.teacher-box-title h3 {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.teacher-box-title h3 {
	font-size: 18px!important;
	}
}



/*教室長---ボックス---テキスト
---------------------------------------------------------------------------------------------------*/

.teacher-box-text {
	text-align: left!important;
	font-weight: 900!important;
	line-height: 1.68!important;
	/*---ここまで必須---*/
	color: #fff!important;
	
	
}

@media  (min-width: 600px) {
.teacher-box-text {
	font-size: 16px!important;
	}
}

@media  (max-width: 599px) {
.teacher-box-text  {
	font-size: 14px!important;
	}
}


/*教室長---ボックス---Font Awesome
---------------------------------------------------------------------------------------------------*/
.teacher-box .fa-check:before {
    content: "\f00c";
    padding: 0.5em!important;
	color: #F6E300!important;
}


.teacher-box-text ul {
    padding-inline-start: 0px!important;
}


.teacher-box-text li {
  position: relative!important;
  list-style: none!important;
  padding-left: 1.8em!important; /* チェックマークの幅分インデント */
  margin-bottom: 0.5em!important;
}

.teacher-box-text li .fa-check {
  position: absolute!important;
  left: 0!important;
  top: 0.15em!important; /* 縦位置の微調整（必要に応じて） */
  color: #F6E300!important;
}




/*教室長---ボックス---スポイラー
---------------------------------------------------------------------------------------------------*/
.teacher-box .su-spoiler-style-default>.su-spoiler-title {
    padding-left: 27px;
    padding-right: 0;
    text-align: left!important;
}

.teacher-box  .su-spoiler-title {
    position: relative;
    cursor: pointer;
    min-height: 20px;
    line-height: 20px;
    padding: 7px 7px 7px 34px;
    font-weight: 700;
    font-size: 13px;
    text-align: left!important;
}


/*教室長---写真
---------------------------------------------------------------------------------------------------*/

.teacher-box img{
    max-width: 100%;
    height: auto;
    border-radius: 200px;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.40);
 	}




	
	
/*コース・料金のゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*コース---背景
---------------------------------------------------------------------------------------------------*/
.course {
	text-align: center!important;
	/*---ここまで必須---*/
	background-color: #DCF0F5!important;
}


/*コース---ボックス
---------------------------------------------------------------------------------------------------*/
.course-box {
 position: relative;
 padding: 1em 1em 2em;
 width: 100%; /* ボックス幅 */
 background: #1f4924; /* ボックス背景色 */
 border: 8px solid #b97930; /* 枠線 */
 border-radius: 3px; /* 角の丸み */
 box-shadow: 4px 4px 4px rgba(0,0,0,0.40);
}

.course-box::before,
.course-box::after {
 position: absolute;
 content: '';
 bottom: 0;
}
 
.course-box::before {
 width: 20px; 
 right: 10px;
 border: solid 3px #F6E300; /*チョーク（黄色）*/
 border-radius: 3px 2px 0 2px;
}

.course-box::after {
 width: 15px; 
 right: 45px;
 border: solid 3px #fff; /*チョーク（白） */
 border-radius: 8px 5px 2px 5px;
}
/*コース---ボックス---タイトル
---------------------------------------------------------------------------------------------------*/
.course-box-title h3 {
	letter-spacing:0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: center !important;
	/*---ここまで必須---*/
	color: #fff!important;
	border-bottom: 3px solid #fff!important;
	margin: 1em 0em 1em!important;
	
}

@media  (min-width: 600px) {
.course-box-title h3 {
	font-size:24px!important;
	}
}

@media  (max-width: 599px) {
.course-box-title h3 {
	font-size:22px!important;
	}
}




.course-box h4 {
	letter-spacing:0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: left!important;
	color: #fff!important;
	margin: 1em 0em 0em 0em!important;
}

@media  (min-width: 600px) {
.course-box h4 {
	font-size:22px!important;
	}
}

@media  (max-width: 599px) {
.course-box h4 {
	font-size:20px!important;
	}
}

.course-box h5 {
	letter-spacing:0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: left!important;
	color: #fff!important;
	margin: 1em 0em 0em 0em!important;
}

@media  (min-width: 600px) {
.course-box h5 {
	font-size:20px!important;
	}
}

@media  (max-width: 599px) {
.course-box h5 {
	font-size:18px!important;
	}
}









/*コース---ボックス---テキスト
---------------------------------------------------------------------------------------------------*/
.course-box-text {
	text-align: left!important;
	font-weight: 900!important;
	line-height: 1.68!important;
	/*---ここまで必須---*/
	color: #fff!important;
}

@media  (min-width: 600px) {
.course-box-text {
	font-size:16px!important;
	}
}

@media  (max-width: 599px) {
.course-box-text {
	font-size:14px!important;
	}  
}
 

/*コース---ボックス---Font Awesome
---------------------------------------------------------------------------------------------------*/
.course-box .fa-check:before {
    content: "\f00c";
    padding: 0.5em;
	color: #F6E300;
}







.course-box ul {
    padding-inline-start: 0px!important;
}


.course-box li {
  position: relative!important;
  list-style: none!important;
  padding-left: 1.8em!important; /* チェックマークの幅分インデント */
  margin-bottom: 0.5em!important;
}

.course-box li .fa-check {
  position: absolute!important;
  left: 0!important;
  top: 0.15em!important; /* 縦位置の微調整（必要に応じて） */
  color: #F6E300!important;
}

	
	

/*入塾の流れゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

.top-flow {
	/*---ここまで必須---*/
	background-color: #fff!important;
	font-weight: 900!important;
}

/*入塾の流れ内容
---------------------------------------------------------------------------------------------------*/
.stepbar {
  margin: 0 auto;
  width: 80%;
}

.stepbar .stepbarwrap {
  margin: 2em 0;
  position: relative;
}

.stepbar .stepbarwrap .steptitle {
  display: inline-flex;
  align-items: center;
}

.stepbar .stepbarwrap .steptitle .stepcircle1 {
  display: inline-block;
  width: 2em;
  height: 2em;
  content: "";
  border-radius: 50%;
  background-color: #3dabc6;/*---円の色---*/
  border: 1px solid #3dabc6;/*---円の枠色---*/
}

.stepbar .stepbarwrap .steptitle .stepcircle2 {
  display: inline-block;
  width: 2em;
  height: 2em;
  content: "";
  border-radius: 50%;
  background-color: #3dabc6;/*---円の色---*/
  border: 1px solid #3dabc6;/*---円の枠色---*/
}

.stepbar .stepbarwrap .steptitle .stepcircle3 {
  display: inline-block;
  width: 2em;
  height: 2em;
  content: "";
  border-radius: 50%;
  background-color: #3dabc6;/*---円の色---*/
  border: 1px solid #3dabc6;/*---円の枠色---*/
}

.stepbar .stepbarwrap .steptitle .stepcircle4 {
  display: inline-block;
  width: 2em;
  height: 2em;
  content: "";
  border-radius: 50%;
  background-color: #3dabc6;/*---円の色---*/
  border: 1px solid #3dabc6;/*---円の枠色---*/
}

.stepbar .stepbarwrap .steptxt {
  padding-left: 2em;
}

.stepbar .stepbarwrap .steptxt .title {
  margin: 0.5em 0;
  font-weight: bold;
  font-size: 1.2em;
  color: #184753;/*---タイトルの色---*/
}

.stepbar .stepbarwrap .steptxt .txt {
  font-size: 0.9em;
  color: #184753;/*---テキストの色---*/
}

.stepbar .stepbarwrap .stepline {
  width: 5px;
  height: 20em;
  background-color: #DCF0F5;/*---棒線の色---*/
  position: absolute;
  top: 1em;
  left: 0.8em;
  z-index: -1;
}

.stepbarwrap:last-of-type .stepline:last-of-type {
  display: none;
}

@media screen and (max-width: 960px) {
  .stepbar {
    width: 90%;
  }
}


	
/*お問合せ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*---コンタクト---タイトル
---------------------------------------------------------------------------------------------------*/
@media  (min-width: 600px) {
.contact-title h2 {
	font-size:40px !important;
	}
}

@media  (max-width: 599px) {
.contact-title h2 {
	font-size:36px !important;
	}
}



.contact-title h2 {
	text-align: center!important;
    font-weight: 900!important;
	letter-spacing:0.15em!important;
	line-height: 1.68!important;
    position: relative;
    padding: 0.5em;
    margin: 2em 0;
    background: #fff;
    color: #184753!important;
    font-weight: bold;
}
	
.contact-title h2:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #fff;
    width: 0;
    height: 0;
	}
	
	
/*お問合せ---背景
---------------------------------------------------------------------------------------------------*/
.contact-form {
	text-align: center!important;
}


.contact {
	background-color: #3dabc6!important;
	color: #184753!important;
	}
	

.contact-box {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    width: 100%;
    font-size: 16px;
    background: #fff;
    border: transparent;
    box-sizing: border-box;
    text-align: center!important;
	}			
	
	
/*お問合せその他
---------------------------------------------------------------------------------------------------*/

.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-color: #fff;
    opacity: 0.75;
    width: 0px!important;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0!important;
    position: relative;
}	

.wpcf7-spinner {
	display: none;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0px;
    position: relative; 
}

.contact .btn-primary {
    color: #fff;
    background-color: #184753!important;
	border: transparent;
	}




/*アクセスゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

.access {
	letter-spacing: 0.15em!important;
    text-align: center!important;
	font-weight: 700;
	line-height: 1.68!important;
	/*---ここまで必須---*/
	background-color: #DCF0F5!important;
	color: #184753!important;
	
}





/*固定ページのみの要素
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
---------------------------------------------------------------------------------------------------*/


/*固定ページ共通要素まとめ---★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
---------------------------------------------------------------------------------------------------*/

.kotei-page {
	background-color: #fff!important;
}

/*固定ページ---コンタクトフォームボタン
---------------------------------------------------------------------------------------------------*/

.kotei-page .contact .btn-primary {
    color: #fff;
    background-color: #3dabc6!important;
	border: transparent;
	}



/*固定ページ---バルーン
---------------------------------------------------------------------------------------------------*/

.kotei-page .balloon {
width: 100%;
position: relative;
background-color: #fff!important;
padding: 1em;
border: 5px solid #3dabc6!important;
color: #184753!important;
font-weight: 700;
font-size: 16px;
}

.kotei-page .balloon::before {
content: '';
position: absolute;
border: 15px solid transparent;
top: 100%;
left: 5%;
}

.kotei-page .balloon::before {
border-top: 15px solid #3dabc6!important;
}

.kotei-page .balloon::after {
margin-top: -6px;
border-top: 15px solid #3dabc6!important;
}


.kotei-page .balloon .fa-check:before {
    content: "\f00c";
    padding: 0.5em;
	color: #F6E300;
}






.kotei-page  ul {
    padding-inline-start: 0px!important;
}


.kotei-page  li {
  position: relative!important;
  list-style: none!important;
  padding-left: 1.8em!important; /* チェックマークの幅分インデント */
  margin-bottom: 0.5em!important;
}

.kotei-page  li .fa-check {
  position: absolute!important;
  left: 0!important;
  top: 0.15em!important; /* 縦位置の微調整（必要に応じて） */
  color: #F6E300!important;
}









/*固定ページ---目次
---------------------------------------------------------------------------------------------------*/

.kotei-page .mokuji  {
    color: #184753!important;
}  

.kotei-page .mokuji .fa-check:before {
    content: "\f00c";
    padding: 0.5em;
	color: #3dabc6;
}  


.kotei-page .mokuji a {
	color: #184753!important;
}

@media  (min-width: 600px) {
.kotei-page .mokuji a {
	font-size: 22px!important;
	}
}

@media  (max-width: 599px) {
.kotei-page .mokuji a {
	font-size: 20px!important;
	}
}

/*教室長のメッセージゾーン
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
---------------------------------------------------------------------------------------------------*/
/*固定ページ---教室長紹介---メッセージ---背景
---------------------------------------------------------------------------------------------------*/
.teacher-message {
	line-height: 1.68em!important;
	font-family: YuMincho , 'YuMincho' , 'times new roman', times, serif!important;
	letter-spacing:0.15em!important;
	text-align: left!important;
	/*---ここまで必須---*/
	color: #184753!important;
	}


@media  (min-width: 600px) {
.teacher-message {
	font-size: 18px!important;
	}
}

@media  (max-width: 599px) {
.teacher-message {
	font-size: 16px!important;
	}
}




/*よくある質問
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
---------------------------------------------------------------------------------------------------*/
	

/*よくある質問内容
---------------------------------------------------------------------------------------------------*/
.Qa-Box {
  width: 80%;
  margin: 0 auto;
}

.Qa-Box .Qa {
  padding: 20px 0;
  color: #184753!important;
}

.Qa-Box .Qa dt,
.Qa-Box .Qa dd {
  display: flex;
  align-items: baseline;
  margin: 15px 0;
}

dt {
    border-left-color: transparent!important;
}

dd {
    border-left-color: transparent!important;
}


.Qa-Box .Qa dt p {
  margin: 0;
  padding-left: 15px;
  font-weight: bold;
  width: 100%;
}

.Qa-Box .Qa dd p {
  margin: 0;
  padding-left: 15px;
  width: 100%;
}

.Qa-Box .Qa:last-of-type {
  border-bottom: none;
}

.Qa-Box .Qa dt::before {
  content: "Q";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #3dabc6!important;
  width: 2em;
  height: 2em;
}

.Qa-Box .Qa dd::before {
  content: "A";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #F6E300!important;
  width: 2em;
  height: 2em;
}

@media screen and (max-width: 960px) {
.Qa-Box {
    width: 95%;
  }
}




/*プライバシーポリシーゾーン
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
---------------------------------------------------------------------------------------------------*/
.privacy-policy {
	text-align: left!important;
}


.privacy-policy h2 {
	margin: 0em!important;
	text-align: left!important;
	color: #1f4924!important;
	font-weight: 700!important;
	letter-spacing: 0.15em!important;
}


@media  (min-width: 600px) {
.privacy-policy h2 {
	font-size: 16px!important;
	}
}

@media  (max-width: 599px) {
.privacy-policy h2 {
	font-size: 14px!important;

	}
}


/*特定商取引法に基づく表記ゾーン
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
---------------------------------------------------------------------------------------------------*/
.law {
	text-align: center;
}


.law h2 {
	margin: 0em!important;
	text-align: center!important;
	color: #1f4924!important;
	font-weight: 700!important;
	letter-spacing: 0.15em!important;
}


@media  (min-width: 600px) {
.law h2 {
	font-size: 16px!important;
	}
}

@media  (max-width: 599px) {
.law h2 {
	font-size: 14px!important;

	}
}



/*その他設定ソーン*/
/*ワイドラップ
---------------------------------------------------------------------------------------------------*/
.wide-wrap{
	position:relative;
	margin:0 calc(50% - 50vw);
	overflow:hidden;
	}

/*h2
---------------------------------------------------------------------------------------------------*/
h2 {
    margin: 0em;!important;
}

/*h3
---------------------------------------------------------------------------------------------------*/
h3 {
    margin: 0em;!important;
	padding: 0em!important;
}

h3:after, .subSection-title:after {
    border-bottom-color: transparent!important;
}

.subSection-title, h3 {
    border-bottom-color: transparent!important;
}

/*media Queries スマートフォンとタブレットサイズ（959px以下）で適応したいCSS - スマホ・タブレット
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 959px) {


}


	
/*media Queries タブレットサイズ（600px～959px）のみで適応したいCSS -タブレットのみ
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 959px) {


}	
	
	
	
/*media Queries タブレット（600px）以上で適応したいCSS -タブレット・PC
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) {


}



/*media Queries PCサイズ（960px）以上で適応したいCSS - PCのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width: 960px) {
	

}



/*media Queries スマホサイズ（599px）以下で適応したいCSS - スマホのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (max-width: 599px) {

.menu-footer-container{
	text-align: center !important;
	}

.footerMenu li{
	font-size:10px;
	padding:0px 0px !important;
	}

}


/*全体の設定
---------------------------------------------------------------------------------------------------*/

/*フォント*/
body,
p {
    font-family: "游ゴシック", YuGothic,　YuMincho ,"YuMincho","ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, "Helvetica Neue", "Helvetica", "Arial", "sans-serif"!important;
	 line-height: 150%;
    }


/*フェードイン*/
body {
    animation: fadeIn 3s ease 0s 1 normal;
    -webkit-animation: fadeIn 3s ease 0s 1 normal;
	}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
	}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
	}



/*フッター上の余白削除*/
.mainSection {
    margin-bottom: 0em!important;
}



/*リンクの下線削除*/
a {
  text-decoration: none;
	}



/*トップに戻るボタン
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/
.page_top_btn {
    position: fixed;
    right: 2%;
    bottom: 3%;
    z-index: 99999;
    width: 60px;
    height: 60px;
    border-radius: 40px;
    color: transparent;
    border: none;
    background-color: #F6E300!important;
    box-shadow: 0 0 0 rgb(0,0,0), 0 0 0 rgb(0,0,0); 
    background-image: var(--ver_page_top_button_url);
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    transition: opacity .3s;
	}



/*h2タグの指定*/
/*テーマ指定の無効化*/
h2, .mainSection-title {
    border-top-color: transparent;
	 border-bottom-color: transparent;
	}
	
	




/*ヘッダーついての編集
---------------------------------------------------------------------------------------------------*/
/*サブタイトルのバー
---------------------------------------------------------------------------------------------------*/
.headerTop {
    color: transparent;
    background-color: transparent;
    margin-top: 0px;
    border-bottom: 0px;
}


/* メニューをロゴの下に表示 */
@media (min-width: 992px) {
.navbar-header {
height: 80px;
}
}

@media (min-width: 992px){
.siteHeader_logo img {
    max-height: 85px;
}
}
.gMenu_outer nav {
    text-align: center;
    margin: 2em;
}


.gMenu>li .gMenu_description {
    display: block;
    overflow: hidden;
    font-size: 12px!important;
    line-height: 14px;
    opacity: .6;
    text-align: center;
}



@media (min-width: 1200px){
.siteHeader_logo img {
    max-height: 120px;
}
}




@media (max-width: 991px){
h1 .navbar-header_logo {
    height: 60px!important;
}
}


@media (max-width: 991px){
.siteHeader_logo img {
    max-height: 60px;
}
}




ul.gMenu {
clear: both;
float: none;
}

ul.gMenu li {
width: 20%;
}


/* ロゴ右側のブロック */
.logo-after {
display: block;
width: 200px;
float: right;
}

.logo-after img {
max-height: 60px;
}

/* ヘッダー幅を100%に */
.navbar-header {
width: 100%;
}

@media (max-width: 991px) {
.logo-after {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
}

/* 連絡先のスタイル */
.logo-after .message {
font-size: 14px;
font-weight: 700;
}






/*右上電話
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/
.logo-after .tel a {
color: #3dabc6!important;
font-size: 24px;
font-weight: 700;
}

.logo-after .time {
font-size: 12px;
color: #666;
}




/*メニューバー*/
.gMenu_name {
	 letter-spacing: 0.2em!important;
	 font-weight: 400!important;
	}
	 
.gMenu>li .gMenu_name {
	font-size: 13px;!important;	
	letter-spacing: 0.2em!important;
	font-weight: 600!important;
	}

.gMenu ul{
	text-align: center!important;
	font-weight: 400!important;
	letter-spacing: 0.2em!important;
	}
	
.gMenu li{
	font-size: 11px!important;	
	padding: 0em 1em 0em 1em!important;
	margin: 0em!important;
	}
	
.gMenu ul li a{
	padding: 20px 0px!important;
	border-bottom-width: 1px!important;
	border-bottom-color: #fff!important;
	border-bottom-style: none!important;
	}
	
.gMenu>li:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 0;
    border-bottom: 1px solid transparent!important;
    transition: all .5s ease-out;
}


/*メニューバーの色変更
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/
	 
/*メニューバーのhover色変更
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/
.gMenu_outer nav ul li a:hover{
	color: #3dabc6!important;
	}
	
.gMenu_outer nav ul li ul li a{
	color: #FFF!important;
	}
.gMenu_outer nav ul li ul li a:hover{
	background-color: #FFF!important;
	}
	

/* 新バージョン対応 */
@media (min-width: 1200px) {
    .gMenu_outer,
    .gMenu,
    .gMenu > li {
        width: 100%;
    }
}
 
@media (max-width: 1199.98px) {
    .siteHeader_logo {
        width: unset;
    }
}	
	
	
/*モバイルボタンなし*/
.vk-mobile-nav-menu-btn {
    border-color: #333;
	background: var(--vk-mobile-nav-menu-btn-bg-src) center 50% no-repeat rgba(255,255,255,.8);
}

	
.vk-mobile-nav-menu-btn, .vk-mobile-nav-menu-btn.menu-open, .vk-menu-acc .acc-btn {
    border-color: transparent !important;
    border-radius: 0px !important;
	background-color:transparent!important;
}



/*モバイルメニューバー
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/

.vk-mobile-nav nav>ul {
	border-top-color: #3dabc6!important;
	}

.vk-mobile-nav nav ul li a{
	padding:14px 25px!important;
	letter-spacing:2px !important;
	font-weight: 600 !important;
	border-color: #3dabc6!important;
	}
	
.vk-mobile-nav nav ul li li a{
	padding:14px 50px!important;
	font-weight: 400 !important;
	border-color: #3dabc6!important;
	}


/*モバイルメニューついての編集
-----------------------------------------------------------------------------------------------

.vk-mobile-nav-menu-btn,.vk-mobile-nav-menu-btn.menu-open,.vk-menu-acc .acc-btn{
	border-color:transparent !important;
	border-radius:0px !important;
	background-color:rgba(254,254,254,1)!important;
	}

.vk-mobile-nav nav>ul {
	border-top-color:rgba(254,254,254,1)!important;
	}
	
.vk-mobile-nav nav ul li a{
	padding:14px 25px!important;
	letter-spacing:2px !important;
	font-weight: 600 !important;
	border-color:rgba(0,150,174,0.3)!important;
	}
	
.vk-mobile-nav nav ul li li a{
	padding:14px 50px!important;
	font-weight: 400 !important;
	border-color:rgba(0,150,174,0.3) !important;
	}
----*/


/*フッターついての編集
---------------------------------------------------------------------------------------------------*/


/*サイトフッター線
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/

.siteFooter {
    border-top: 3px solid #3dabc6;
    background-color: #f9f9f9;
}


/*クレジットの削除*/
footer .copySection p:nth-child(2) {
    display: none!important;
	 }
	 
	 
/*スパムマークの削除*/	 
.grecaptcha-badge { visibility: hidden; }
	 
/*スパム文章（googleのプライバシーと利用規約）*/
.textwidget .custom-html-widget {
	text-align: center!important;
	}

@media  (max-width: 599px) {
.textwidget .custom-html-widget {
	text-align: left!important;
	}
}	

/*フッターのリキャプチャー文章の設定*/
.col-md-4 {
    flex: auto!important;
    max-width: 100%!important;
    text-align: center!important;
	font-size: 10px!important;
}

/*　フッターメニュー中央寄せ　*/
.footerMenu ul {
    display: inline-block !important;
    margin: 12px 0 10px!important;
    text-align: center!important;
	 }
	 


/*　フッターメニュー中央寄せ　*/
.footerMenu ul {
    display: inline-block !important;
    margin: 12px 0 10px !important;
    text-align: center !important;
	 }
	 
	 
/*フッターメニューサイズ変更*/
.footerMenu li{
	font-size: 12px!important;
	}
		
.menu-footer-container{
	text-align: center!important;
	}

.footerMenu li{
	font-size: 12px;
	padding: 6px 0px!important;
	}
		 
.menu-footer-container {
    text-align: center!important;
 	}
	
	

/*フッターメニューhoverカラー変更*/
.siteFooter li>a{
	color: #666!important;
	-webkit-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease !important;
    -o-transition: all 0.5s ease !important;
    transition: all  0.5s ease !important;
	}


/*フッターメニューhoverカラー変更
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/
.siteFooter li>a:hover{
	text-decoration-line: none!important;
	color: #b97930!important;
	}



/*フッターカラー変更*/
footer {
	color:gray;
    background-color: #fff!important;
	 text-align: center!important;
    }
	
	

/*フッターのリキャプチャー文章の設定*/
.col-md-4 {
    flex: auto!important;
    max-width: 100%!important;
    text-align: center!important;
}

/*その他の設定
---------------------------------------------------------------------------------------------------*/


/*全幅の指定コード*/
.wide-wrap{
	position:relative;
	margin:0 calc(50% - 50vw);
	overflow:hidden;
	}
	
/*TOP画像下の隙間削除*/
.siteContent {
    padding: 0!important;
}


/*ボタン内font-awesomeのmargin-right無効化*/
.su-button i{
	margin:0px !important;
	}
	


/*ショートコード（アコーディオン）の設定*/
	
.su-spoiler-title{
	color:#191970 !important;
	letter-spacing:0.2em !important;
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
	}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

.su-spoiler-style-default>.su-spoiler-content {
	padding:15px 0px 0px 0px !important;
	}

.su-accordion .su-spoiler{
	margin-bottom:0 !important;
	}

p {
	margin-bottom: 0em!important;
}








