/*
試しcss*/

/*絶対変更しない！！！！！！！！！！！！！！！！
Theme Name:Lightning Pro-child
Template:lightning-pro
*/





/*Hタグまとめ●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/



/*アナウンス---Hタグ
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/


.announce-title h2 {
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: center!important;
	/*---ここまで必須---*/
	color: #fff!important;
}

@media  (min-width: 600px) {
.announce-title h2 {
	font-size: 30px!important;
	}
}

@media  (max-width: 599px) {
.announce-title h2 {
	font-size: 20px!important;
	}
}	


/*固定ページ---全H2タグ
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/

 


.kotei-page-title  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #fff!important;
}



@media  (min-width: 600px) {
.kotei-page-title  {
	font-size: 42px!important;
	}
}

@media  (max-width: 599px) {
.kotei-page-title  {
	font-size: 32px!important;
	}
}

@media  (min-width: 600px) {
.kotei-page-title .one-point-message {
	text-align: left!important;
	}
}

@media  (max-width: 599px) {
.kotei-page-title .one-point-message {
    text-align: left!important;
	}
}

.kotei-page-title .one-point-message .marker {
	background: linear-gradient(transparent 70%, #c4b692 40%)!important;
	color: #fff!important;
	}


.kotei-page-subtitle  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #4B4B48!important;
}



@media  (min-width: 600px) {
.kotei-page-subtitle  {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.kotei-page-subtitle  {
	font-size: 16px!important;
	}
}




/*固定ページ---全H3タグ
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.kotei-page h3 {
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: left!important;
	/*---ここまで必須---*/
	color: #cb4692!important;

}

@media  (min-width: 600px) {
.kotei-page h3 {
	font-size: 30px!important;
	}
}

@media  (max-width: 599px) {
.kotei-page h3 {
	font-size: 25px!important;
	}
}	


/*ボタンまとめ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/


/*キャンペーン---ボタン
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.campaign-button  {
	
}

.campaign-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: ★★文字色★★!important;
	〇キープのデザイン入れる〇
}

★★ビフォーアフターのコードはここ★★

@media  (min-width: 600px) {
.campaign-button a {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.campaign-button a {
	font-size: 18px!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: #f9f9ea!important;
	 display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em;
  width: 300px;
  background-color: #515151!important;
  transition: 0.3s;
}

.tokuchou-button a::before {
  content: '';
  position: absolute;
  top: calc(50% - 2px);
  right: -2em;
  transform: translateY(calc(-50% - 2px)) rotate(30deg);
  width: 12px;
  height: 2px;
  background-color: #cba144!important;
  transition: 0.3s;
}

.tokuchou-button a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -2em;
  transform: translateY(-50%);
  width: 70px;
  height: 2px;
  background-color: #cba144!important;
  transition: 0.3s;
}

.tokuchou-button a:hover {
  text-decoration: none;
  background-color: #d3d3d3!important;
}

.tokuchou-button a:hover::before,
.tokuchou-button a:hover::after {
  right: -2.5em;
}



@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: #f9f9ea!important;
	 display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em;
  width: 300px;
  background-color: #515151!important;
  transition: 0.3s;

}


.teacher-button a::before {
  content: '';
  position: absolute;
  top: calc(50% - 2px);
  right: -2em;
  transform: translateY(calc(-50% - 2px)) rotate(30deg);
  width: 12px;
  height: 2px;
  background-color: #cba144!important;
  transition: 0.3s;
}

.teacher-button a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -2em;
  transform: translateY(-50%);
  width: 70px;
  height: 2px;
  background-color: #cba144!important;
  transition: 0.3s;
}

.teacher-button a:hover {
  text-decoration: none;
  background-color: #d3d3d3!important;
}

.teacher-button a:hover::before,
.teacher-button a:hover::after {
  right: -2.5em;
}


@media  (min-width: 600px) {
.teacher-button a {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.teacher-button a {
	font-size: 18px!important;
	}
}

/*---zisseki---ボタン
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.zisseki-button  {
}

.zisseki-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: ★★文字色★★!important;
	〇キープのデザイン入れる〇
}

★★ビフォーアフターのコードはここ★★

@media  (min-width: 600px) {
.zisseki-button a {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.zisseki-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: ★★文字色★★!important;
	〇キープのデザイン入れる〇	
}

★★ビフォーアフターのコードはここ★★

@media  (min-width: 600px) {
.course-button a {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.course-button a {
	font-size: 18px!important;
	}
}


/*---保護者の声---ボタン
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.voice-button  {
	
}

.voice-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: ★★文字色★★!important;
	〇キープのデザイン入れる〇	
}

★★ビフォーアフターのコードはここ★★

@media  (min-width: 600px) {
.voice-button a {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.voice-button a {
	font-size: 18px!important;
	}
}



/*---よくある質問---ボタン
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.faq-button  {
}

.faq-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: #f9f9ea!important;
	 display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em;
  width: 300px;
  background-color: #515151!important;
  transition: 0.3s;

}


.faq-button a::before {
  content: '';
  position: absolute;
  top: calc(50% - 2px);
  right: -2em;
  transform: translateY(calc(-50% - 2px)) rotate(30deg);
  width: 12px;
  height: 2px;
  background-color: #cba144!important;
  transition: 0.3s;
}

.faq-button a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -2em;
  transform: translateY(-50%);
  width: 70px;
  height: 2px;
  background-color: #cba144!important;
  transition: 0.3s;
}

.faq-button a:hover {
  text-decoration: none;
  background-color: #d3d3d3!important;
}

.faq-button a:hover::before,
.faq-button a:hover::after {
  right: -2.5em;
}

@media  (min-width: 600px) {
.faq-button a {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.faq-button a {
	font-size: 18px!important;
	}
}




/*---LINE--ボタン
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/


.line-button {
	text-align: center!important;
}






.line-comment-box {
 border: 4px double #c4b692!important;
}

@media  (min-width: 600px) {
.line-comment-box {
margin: 0em 8em!important;
	}
}

@media  (max-width: 599px) {
.line-comment-box {
	margin: 0em 0em!important;
	}
}




@media  (min-width: 600px) {
.line-comment {
	font-size: 18px!important;
	 text-align: center!important;
	 padding: 1em!important;
	 color: #c4b692!important;

	}
}

@media  (max-width: 599px) {
.line-comment {
	font-size: 16px!important;
	 text-align: center!important;
	 padding: 1em!important;
	 color: #c4b692!important;

	}
}




/*各要素タイトルまとめ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/
/*---キャンペーン---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.campaign-title h2 {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #fff!important;
	margin: 0em 0em 0em 0em!important;
    
}


@media  (min-width: 600px) {
.campaign-title h2 {
	font-size: 40px!important;
	}
}

@media  (max-width: 599px) {
.campaign-title h2 {
	font-size: 20px!important;
	}
}





/*---特長---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.tokuchou-title  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #fff!important;
}



@media  (min-width: 600px) {
.tokuchou-title  {
	font-size: 42px!important;
	}
}

@media  (max-width: 599px) {
.tokuchou-title  {
	font-size: 32px!important;
	}
}

@media  (min-width: 600px) {
.tokuchou-title .one-point-message {
	text-align: left!important;
	}
}

@media  (max-width: 599px) {
.tokuchou-title .one-point-message {
    text-align: left!important;
	}
}

.tokuchou-title .one-point-message .marker {
	background: linear-gradient(transparent 70%, #c4b692 40%)!important;
	color: #fff!important;
	}


.tokuchou-subtitle  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #4B4B48!important;
}



@media  (min-width: 600px) {
.tokuchou-subtitle  {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.tokuchou-subtitle  {
	font-size: 16px!important;
	}
}







/*---教室長---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/



.teacher-title  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #fff!important;
}



@media  (min-width: 600px) {
.teacher-title  {
	font-size: 42px!important;
	}
}

@media  (max-width: 599px) {
.teacher-title  {
	font-size: 32px!important;
	}
}

@media  (min-width: 600px) {
.teacher-title .one-point-message {
	text-align: left!important;
	}
}

@media  (max-width: 599px) {
.teacher-title .one-point-message {
    text-align: left!important;
	}
}

.teacher-title .one-point-message .marker {
	background: linear-gradient(transparent 70%, #c4b692 40%)!important;
	color: #fff!important;
	}


.teacher-subtitle  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #4B4B48!important;
}



@media  (min-width: 600px) {
.teacher-subtitle  {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.teacher-subtitle  {
	font-size: 16px!important;
	}
}



/*---実績---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/


.zisseki-title  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #fff!important;
}



@media  (min-width: 600px) {
.zisseki-title  {
	font-size: 42px!important;
	}
}

@media  (max-width: 599px) {
.zisseki-title  {
	font-size: 32px!important;
	}
}

@media  (min-width: 600px) {
.zisseki-title .one-point-message {
	text-align: left!important;
	}
}

@media  (max-width: 599px) {
.zisseki-title .one-point-message {
    text-align: left!important;
	}
}

.zisseki-title .one-point-message .marker {
	background: linear-gradient(transparent 70%, #c4b692 40%)!important;
	color: #fff!important;
	}


.zisseki-subtitle  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #4B4B48!important;
}



@media  (min-width: 600px) {
.zisseki-subtitle  {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.zisseki-subtitle  {
	font-size: 16px!important;
	}
}



/*---コース・料金---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
 


.course-title  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #fff!important;
}



@media  (min-width: 600px) {
.course-title  {
	font-size: 42px!important;
	}
}

@media  (max-width: 599px) {
.course-title  {
	font-size: 32px!important;
	}
}

@media  (min-width: 600px) {
.course-title .one-point-message {
	text-align: left!important;
	}
}

@media  (max-width: 599px) {
.course-title .one-point-message {
    text-align: left!important;
	}
}

.course-title .one-point-message .marker {
	background: linear-gradient(transparent 70%, #c4b692 40%)!important;
	color: #fff!important;
	}


.course-subtitle  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #4B4B48!important;
}



@media  (min-width: 600px) {
.course-subtitle  {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.course-subtitle  {
	font-size: 16px!important;
	}
}


/*---保護者の声---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.voice h2 {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: center!important;
	/*---ここまで必須---*/
	color: ★★文字色★★!important;
	〇キープのデザイン入れる〇

}


@media  (min-width: 600px) {
.voice h2 {
	font-size: 40px!important;
	}
}

@media  (max-width: 599px) {
.voice h2 {
	font-size: 18px!important;
	}
}



/*---入塾の流れ---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/

.flow-title  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #fff!important;
}



@media  (min-width: 600px) {
.flow-title  {
	font-size: 42px!important;
	}
}

@media  (max-width: 599px) {
.flow-title  {
	font-size: 32px!important;
	}
}

@media  (min-width: 600px) {
.flow-title .one-point-message {
	text-align: left!important;
	}
}

@media  (max-width: 599px) {
.flow-title .one-point-message {
    text-align: left!important;
	}
}

.flow-title .one-point-message .marker {
	background: linear-gradient(transparent 70%, #c4b692 40%)!important;
	color: #fff!important;
	}


.flow-subtitle  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #4B4B48!important;
}



@media  (min-width: 600px) {
.flow-subtitle  {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.flow-subtitle  {
	font-size: 16px!important;
	}
}




/*---よくある質問---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/



.faq-title  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #fff!important;
}



@media  (min-width: 600px) {
.faq-title  {
	font-size: 42px!important;
	}
}

@media  (max-width: 599px) {
.faq-title  {
	font-size: 32px!important;
	}
}

@media  (min-width: 600px) {
.faq-title .one-point-message {
	text-align: left!important;
	}
}

@media  (max-width: 599px) {
.faq-title .one-point-message {
    text-align: left!important;
	}
}

.faq-title .one-point-message .marker {
	background: linear-gradient(transparent 70%, #c4b692 40%)!important;
	color: #fff!important;
	}


.faq-subtitle  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #4B4B48!important;
}



@media  (min-width: 600px) {
.faq-subtitle  {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.faq-subtitle  {
	font-size: 16px!important;
	}
}




/*全ページ共通まとめ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/
/*コネクションデザイン
---------------------------------------------------------------------------------------------------*/
.symbol {
	text-align: center!important;
	color: #c4b692!important;
	font-weight: 900!important;
	}
	

/*マーカーメッセージ
---------------------------------------------------------------------------------------------------*/
@media  (min-width: 600px) {
.one-point-message {
	text-align: left!important;
	}
}

@media  (max-width: 599px) {
.one-point-message {
    text-align: left!important;
	}
}

.one-point-message .marker {
	background: linear-gradient(transparent 70%, #c4b692 40%);
	color: #fff!important;
	}




/*youtubeゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*youtube---背景
---------------------------------------------------------------------------------------------------*/

.youtube {
	/*---ここまで必須---*/
	background-color: #292927!important;
	color: #fff!important;

}



@media  (min-width: 600px) {
.youtube-comment  {
	font-size: 28px!important;
	color: #c4b692!important;
	text-align: center!important;
	}
}

@media  (max-width: 599px) {
.youtube-comment  {
	font-size: 18px!important;
	color: #c4b692!important;
	text-align: center!important;
	}
}



/*キャンペーン---写真
---------------------------------------------------------------------------------------------------*/
.campaign img {
    max-width: 100%;
    height: auto;
 	}









/*アナウンスゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*アナウンス---背景
---------------------------------------------------------------------------------------------------*/
.announce {
	text-align: center!important;
	/*---ここまで必須---*/
	background-color: #292927!important;
	color: #fff!important;

}


/*アナウンス---投稿記事
---------------------------------------------------------------------------------------------------*/

.announce p {
	text-align: left!important;
}

.announce a {
	color: #c4b692!important;
}


.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    display: none!important;
}


.breadSection .breadcrumb {
    margin-top: 0!important;
    margin-bottom: 0!important;
    background: 0 0!important;
    padding: 6px 15px!important;
    display: none!important;
}






/*特長ゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*特長---背景
---------------------------------------------------------------------------------------------------*/
.tokuchou {
	text-align: left!important;
	/*---ここまで必須---*/
	background-color: #040000!important;

}


/*特長---ボックス
---------------------------------------------------------------------------------------------------*/

.tokuchou-box {
 position: relative;
}

.tokuchou-box:before,
.tokuchou-box:after{
  content: "";
  width: 4em;
  height: 4em;
  position: absolute;
}

.tokuchou-box::before{
  border-top: 4px double #c4b692!important;
  border-left: 4px double #c4b692!important;
}

.tokuchou-box::after{
  border-bottom: 4px double #c4b692!important;
  border-right: 4px double #c4b692!important;
  right: 0;
  bottom: 0;
}

/*特長---ボックス---タイトル
---------------------------------------------------------------------------------------------------*/
.tokuchou-box-title h3 {
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: left !important;
	/*---ここまで必須---*/
	color: #c4b692!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;
	line-height: 1.68!important;
	/*---ここまで必須---*/
	color: #fff!important;
	margin: 0em 1.5em!important;
	padding: 3em 0.5em!important;
}


@media  (min-width: 600px) {
.tokuchou-box-text {
	font-size: 14px!important;
	}
}

@media  (max-width: 599px) {
.tokuchou-box-text {
	font-size: 12px!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;
}

/*特長---写真
---------------------------------------------------------------------------------------------------*/
.tokuchou img {
    max-width: 100%;
    height: auto;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.40);
 	}




/*教室長紹介ゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

.line {
	/*---ここまで必須---*/
	  background: #fff;
	  color: #fff;
}


.line-title  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #fff!important;
}



@media  (min-width: 600px) {
.line-title  {
	font-size: 42px!important;
	}
}

@media  (max-width: 599px) {
.line-title  {
	font-size: 32px!important;
	}
}

@media  (min-width: 600px) {
.line-title .one-point-message {
	text-align: left!important;
	}
}

@media  (max-width: 599px) {
.line-title .one-point-message {
    text-align: left!important;
	}
}

.line-title .one-point-message .marker {
	background: linear-gradient(transparent 70%, #c4b692 40%)!important;
	color: #FFF!important;
	}


.line-subtitle  {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/	
	color: #4B4B48!important;
}



@media  (min-width: 600px) {
.line-subtitle  {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.line-subtitle  {
	font-size: 16px!important;
	}
}











/*教室長---背景
---------------------------------------------------------------------------------------------------*/
.teacher {
	/*---ここまで必須---*/
	  background: #040000
}



/*教室長---ボックス
---------------------------------------------------------------------------------------------------*/
.teacher-box {
 position: relative;
}

.teacher-box:before,
.teacher-box:after{
  content: "";
  width: 4em;
  height: 4em;
  position: absolute;
}

.teacher-box::before{
  border-top: 4px double #c4b692!important;
  border-left: 4px double #c4b692!important;
}

.teacher-box::after{
  border-bottom: 4px double #c4b692!important;
  border-right: 4px double #c4b692!important;
  right: 0;
  bottom: 0;
}




@media  (min-width: 600px) {
.teacher-box h3 {
	font-size: 24px!important;
	font-weight: 900!important;
	}
}

@media  (max-width: 599px) {
.teacher-box h3 {
	font-size: 18px!important;
	font-weight: 900!important;
	}
}

/*教室長---ボックス---タイトル
---------------------------------------------------------------------------------------------------*/

.teacher-box-title h3 {
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: left!important;
	/*---ここまで必須---*/
	color: #c4b692!important;
	margin: 0em!important;
	padding: 0em!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-subtitle  {
	margin: 0em!important;
	padding: 0em!important;
	color: #c4b692!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: left!important;
	
}

@media  (min-width: 600px) {
.teacher-box-subtitle  {
	font-size: 12px!important;
	}
}

@media  (max-width: 599px) {
.teacher-box-subtitle  {
	font-size: 10px!important;
	}
}



/*教室長---ボックス---テキスト
---------------------------------------------------------------------------------------------------*/

.teacher-box-text {
	text-align: left!important;
	line-height: 1.68!important;
	/*---ここまで必須---*/
	color: #fff!important;
	margin: 0em 1.5em!important;
	padding: 3em 0.5em!important;
	
}

@media  (min-width: 600px) {
.teacher-box-text {
	font-size: 14px!important;
	}
}

@media  (max-width: 599px) {
.teacher-box-text  {
	font-size: 12px!important;
	}
}


/*教室長---ボックス---Font Awesome
---------------------------------------------------------------------------------------------------*/
.teacher-box .fa-check:before {
    content: "\f00c";
    padding: 0.5em;
	color: #c4b692;
}

/*教室長---ボックス---スポイラー
---------------------------------------------------------------------------------------------------*/
.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;
	text-align: center!important;
	padding:  0em 2em!important;
 	}

.wp-image-1294 {
    max-width: 100%;
    height: auto;
 	}


.sub-teacher img{
    max-width: 100%;
    height: auto;
 	}


/*　実績ゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*実績---背景
---------------------------------------------------------------------------------------------------*/

.zisseki {
	text-align: center!important;
	/*---ここまで必須---*/
	background-color: ★★色★★!important;
	〇キープのデザイン入れる〇　↑背景色たまに消す
}


/*実績---ボックス
---------------------------------------------------------------------------------------------------*/

.zisseki-box {
text-align: left!important;
	font-weight: 900!important;
	line-height: 1.68!important;
color: #fff!important;
/*---この下デザイン入れる---*/
〇キープのデザイン入れる〇
}

★★ビフォーアフターのコードはここ★★

.zisseki-box p {
	text-align: right!important;
}

/*実績---ボックス---タイトル
---------------------------------------------------------------------------------------------------*/

.zisseki-box-title h3 {
	letter-spacing: 0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: left!important;
	/*---ここまで必須---*/
	color: #fff!important;
	
}

@media  (min-width: 600px) {
.zisseki-box-title h3 {
	font-size: 22px!important;
	}
}

@media  (max-width: 599px) {
.zisseki-box-title h3 {
	font-size: 18px!important;
	}
}
 
 
/*実績---ボックス---表
---------------------------------------------------------------------------------------------------*/

.zisseki-box table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: transparent!important;
}

@media  (min-width: 600px) {
.zisseki-box td, th {
    padding: 2em!important;
    font-size: 14px!important;
}
}

@media  (max-width: 599px) {
.zisseki-box td, th {
    padding: 1em!important;
    font-size: 12px!important;
}
}  



/*保護者・生徒のお声ゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*声---背景
---------------------------------------------------------------------------------------------------*/
.voice {
	text-align: center!important;
	/*---ここまで必須---*/
	background-color: ★★色★★!important;
	〇キープのデザイン入れる〇　↑背景色たまに消す
}



/*声---ボックス
---------------------------------------------------------------------------------------------------*/

.voice-box1{
〇キープのデザイン入れる〇
}

★★ビフォーアフターのコードはここ★★

.voice-box2{
〇キープのデザイン入れる〇
}

★★ビフォーアフターのコードはここ★★

.voice-box3{
〇キープのデザイン入れる〇
}

★★ビフォーアフターのコードはここ★★

.voice-box4{
〇キープのデザイン入れる〇
}

★★ビフォーアフターのコードはここ★★

.voice-box5{
〇キープのデザイン入れる〇
}

★★ビフォーアフターのコードはここ★★

.voice-box6{
〇キープのデザイン入れる〇
}

★★ビフォーアフターのコードはここ★★

/*声---タイトル
---------------------------------------------------------------------------------------------------*/
.voice-box-title h3 {
	letter-spacing:0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: left!important;
	/*---ここまで必須---*/
	color: #fff!important;
	
}


@media  (min-width: 600px) {
.voice-box-title  h3 {
	font-size: 24px!important;
	}
}

@media  (max-width: 599px) {
.voice-box-title  h3 {
	font-size: 22px!important;
	}
}
  
/*声---テキスト
---------------------------------------------------------------------------------------------------*/

.voice-box-text {
	text-align: left!important;
	font-weight: 900!important;
	line-height: 1.68!important;
	/*---ここまで必須---*/
	color: #fff!important;
}


@media  (min-width: 600px) {
.voice-box-text {
	font-size: 16px!important;
	}
}

@media  (max-width: 599px) {
.voice-box-text {
	font-size: 14px!important;

	}
}

/*声---スポイラー
---------------------------------------------------------------------------------------------------*/

.voice-box  .su-spoiler {
    margin-bottom: 0em!important;
}

.voice-box .su-spoiler-style-default>.su-spoiler-title {
    padding-left: 27px;
    padding-right: 0;
    text-align: left;
}


	
	
/*コース・料金のゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*コース---背景
---------------------------------------------------------------------------------------------------*/
.course {
	text-align: center!important;
	/*---ここまで必須---*/
	background-color: #292927!important;
	
}


/*コース---ボックス
---------------------------------------------------------------------------------------------------*/
.course-box {
 background-color: #CDCDCA!important;
 padding: 0em 2em 1em!important;
 clip-path: polygon(0% 0%, 90% 0%, 100% 5%, 100% 100%, 10% 100%, 0% 95%)!important;
 margin: 0em;
 
}




/*コース---ボックス---タイトル
---------------------------------------------------------------------------------------------------*/
.course-box-title h3 {
    line-height: 1.68!important;
    font-weight: 700!important;
    text-align: left!important;
    padding: 1em 0.5em!important;
    color: #9A8655!important;
}

@media  (min-width: 600px) {
.course-box-title h3 {
	font-size:24px!important;
	}
}

@media  (max-width: 599px) {
.course-box-title h3 {
	font-size:20px!important;
	}
}


.course-box-title h4 {
    line-height: 1.68!important;
    font-weight: 700!important;
    text-align: left!important;
    margin: 0em 0.5em!important;
}

@media  (min-width: 600px) {
.course-box-title h4 {
	font-size:20px!important;
	}
}

@media  (max-width: 599px) {
.course-box-title h4 {
	font-size:16px!important;
	}
}



/*コース---ボックス---テキスト
---------------------------------------------------------------------------------------------------*/
.course-box-text {
	text-align: left!important;
	line-height: 1.68!important;
	/*---ここまで必須---*/
	color: #292927!important;
	margin: 0em 1em!important;
}

@media  (min-width: 600px) {
.course-box-text {
	font-size:14px!important;
	}
}

@media  (max-width: 599px) {
.course-box-text {
	font-size:12px!important;
	}  
}
 

/*コース---ボックス---Font Awesome
---------------------------------------------------------------------------------------------------*/
.course-box .fa-check:before {
    content: "\f00c";
    padding: 0.5em;
	color: #9A8655;
}




	
	

/*入塾の流れゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/
.top-flow {
	text-align: left!important;
	/*---ここまで必須---*/
	background-color: !important;
}



.flow {
	text-align: center!important;
	/*---ここまで必須---*/
	background-color: !important;
}




/*入塾の流れ内容
---------------------------------------------------------------------------------------------------*/
ul {
  padding: 0;
}

li {
  list-style-type: none;
}

dd {
  margin-left: 0;
  color: #111111;/*---文字---*/;
}

.flow {
  padding-left: 120px;
  position: relative;
}

.flow dd, dt{
  border-left-color: transparent!important;
  margin: 0em 1em 0em 0em!important;
}

.flow::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #f3f3e7;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 120px;
}

.flow > li {
  position: relative;
}

.flow > li:not(:last-child) {
  margin-bottom: 8vh;
}

.flow > li .icon {
  font-size: 12px;
  color: #fff;
  background: linear-gradient(to right, #EBDCBB 0%,#cba144 100%);/*---アイコン---*/;
  padding: 8px 20px;
  display: block;
  position: absolute;
  top: 0;
  left: -120px;
  z-index: 100;
  margin: 0em 0em 0em 1em!important;
}

.flow > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #cba144;/*---アイコン三角---*/;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flow > li dl {
  padding-left: 70px;
  position: relative;
  text-align: left;
}

.flow > li dl::before,
.flow > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
}

.flow > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background: #515151;/*---棒の中丸---*/;
  border-radius: 50%;
  left: -4px;
}

.flow > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
}

.flow > li dl dt {
  font-size: 20px;
  font-weight: 600;
  color: #383838;/*---タイトル---*/;
  margin-bottom: 1vh;
}



.faq {
	/*---ここまで必須---*/
	background-color: #f3f3e7!important;
	
}

	
/*お問合せ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*---コンタクト---タイトル
---------------------------------------------------------------------------------------------------*/
@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;
	line-height: 1.68!important;
    position: relative;
    padding: 0.5em;
    margin: 2em 0;
    background: #fff;
    color: #8b0000!important;
    font-weight: bold;
    border-radius: 5px;
}
	
.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: #040000!important;
	color: #fff!important;
	text-align: center!important;
	
	}

.kotei-page2 .contact {
	background-color: #292927!important;
	color: #fff!important;
	text-align: center!important;	
	}



.contact-box {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    width: 100%;
    font-size: 16px;
    background: #fff;
    border: transparent;
    border-radius: 5px;
    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: #000;
    background-color: #c4b692!important;
	border: transparent;
	}


.btn-primary {
    color: #000;
    background-color: #fff!important;
	border: transparent;
	}



/*アクセスゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

.access {
    text-align: center!important;
	font-weight: 700;
	line-height: 1.68!important;
	/*---ここまで必須---*/
	background-color: ★★色1★★!important;
    〇キープのデザイン入れる〇　↑背景色たまに消す
	color: ★★色2★★!important;
	
}





/*固定ページのみの要素
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
---------------------------------------------------------------------------------------------------*/


/*固定ページ共通要素まとめ---★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
---------------------------------------------------------------------------------------------------*/

.kotei-page {
	background-color: #fff!important;
	
}

.kotei-page1 {
	background-color: #040000!important;	
}


@media  (min-width: 600px) {
.kotei-page1 {
	padding: 0em 14em!important;
	}
}

@media  (max-width: 599px) {
.kotei-page1 {
	padding: 0em;
	}
}	


.kotei-page1 .one-point-message .marker{
    color: #fff!important;
}

.kotei-page1 .tokuchou-box-text {
	color: #fff!important;
}

.kotei-page1 h2 {
	color: #fff!important;
		margin: 0em 0em 0em 0em!important;

	}

.kotei-page1 .teacher-box-title h3 {
    color: #c4b692!important;
}

.kotei-page1 .teacher-box-text {
    color: #fff!important;
}


.kotei-page1 h2 {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/
	color: #fff!important;
	background: linear-gradient(transparent 70%, #c4b692 40%);
	border-top-color: #040000!important;
	padding: 0em!important;
	width: 80%!important;
	margin: 0em 0em 0em 0em!important;

}


@media  (min-width: 600px) {
.kotei-page1 h2 {
	font-size: 36px!important;
	}
}

@media  (max-width: 599px) {
.kotei-page1 h2 {
	font-size: 32px!important;
	}
}	



.kotei-page2 {
	background-color: #292927!important;
}


@media  (min-width: 600px) {
.kotei-page2 {
	padding: 0em 14em!important;
	}
}

@media  (max-width: 599px) {
.kotei-page2 {
	padding: 0em;
	}
}	


.kotei-page2 .one-point-message .marker{
    color: #fff!important;
}

.kotei-page2 .tokuchou-box-text {
	color: #fff!important;
}

.kotei-page2 h2 {
	color: #fff!important;
	margin: 0em 0em 0em 0em!important;
	}

.kotei-page2 .teacher-box-title h3 {
    color: #c4b692!important;
}

.kotei-page2 .teacher-box-text {
    color: #fff!important;
}




.kotei-page2 h2 {
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: left!important;
	/*---ここまで必須---*/
	color: #fff!important;
	background: linear-gradient(transparent 70%, #c4b692 40%);
	border-top-color: #292927!important;
	padding: 0em!important;
	width: 80%!important;
	margin: 0em 0em 0em 0em!important;
}


@media  (min-width: 600px) {
.kotei-page2 h2 {
	font-size: 36px!important;
	}
}

@media  (max-width: 599px) {
.kotei-page2 h2 {
	font-size: 32px!important;
	}
}	





/*固定ページ---コンタクトフォームボタン
---------------------------------------------------------------------------------------------------*/

.kotei-page .contact .btn-primary {
    color: #fff;
    background-color: #c4b692!important;
	border: transparent;
	}



/*固定ページ---バルーン
---------------------------------------------------------------------------------------------------*/

.kotei-page .balloon {
width: 100%;
position: relative;
background-color: #fff!important;
padding: 1em;
border: 3px solid #d3d3d3!important;
color: #2b2b2b!important;
font-weight: 700;
font-size: 16px;
border-radius: 5px;
}

.kotei-page .balloon::before {
content: '';
position: absolute;
border: 15px solid transparent;
top: 100%;
left: 5%;
}

.kotei-page .balloon::before {
border-top: 15px solid #d3d3d3!important;
}

.kotei-page .balloon::after {
margin-top: -6px;
border-top: 15px solid #d3d3d3!important;
}






/*固定ページ---目次
---------------------------------------------------------------------------------------------------*/

.kotei-page .mokuji  {
    color: #fff!important;
}  

.kotei-page .mokuji .fa-check:before {
    content: "\f00c";
    padding: 0.5em;
	color: #c4b692;
}  


.kotei-page .mokuji a {
	color: #8b0000!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: #2b2b2b!important;
	}


@media  (min-width: 600px) {
.teacher-message {
	font-size: 18px!important;
	}
}

@media  (max-width: 599px) {
.teacher-message {
	font-size: 16px!important;
	}
}




/*よくある質問
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
---------------------------------------------------------------------------------------------------*/
	

/*よくある質問内容
---------------------------------------------------------------------------------------------------*/


.cp_qa03 .cp_actab {
  position: relative;
  width: 100%;
  margin: 0em!important;
  color: #fff;
}
.cp_qa03 .cp_actab input {
  display: none;
}
/* 質問 */
.cp_qa03 .cp_actab label {
  font-weight: bold;
  line-height: 1.6em;
  position: relative;
  display: block;
  margin: 0 0 0 0;
  padding: 1em 2em 1em 2.5em;
  cursor: pointer;
  text-indent: 1em;
  background: #040000;
}
.cp_qa03 .cp_actab label::before {
  content: 'Q';
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.5em;
  margin-left: -2em;
  padding-right: 0.5em;
  color: #c4b692;
}


.cp_qa03 .cp_actab label:hover {
  color: #c4b692;
}
/* --質問の＋アイコン */
.cp_qa03 .cp_actab label::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '+';
  font-size: 1.5em;
  font-weight: bold;
  line-height: 2em;
  display: inline-block;
  width: 2em;
  height: 2em;
  color: #c4b692;
}
/* 答え */
.cp_qa03 .cp_actab .cp_actab-content {
  position: relative;
  overflow: hidden;
  max-height: 0;
  padding: 0 0 0 2.5em;
  transition: max-height 0s;
  background: #292927;
}
.cp_qa03 .cp_actab .cp_actab-content::before {
  position: absolute;
  content: 'A';
  font-family:  "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.5em;
  margin: 0.4em 0 0 -1em;
  padding: 0;
  color: #c4b692;
}
.cp_qa03 .cp_actab .cp_actab-content p {
  margin: 1em 1em 3em 1em;
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa03 .cp_actab input:checked ~ .cp_actab-content {
  max-height: 50em;
  border: 8px solid #040000;
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa03 .cp_actab input:checked ~ label {
  color: #c4b692;
  
}


/* 質問をクリックした時の+の動き */
.cp_qa03 .cp_actab input[type=checkbox]:checked + label::after {
    transform: rotateZ(45deg);

}



/*プライバシーポリシーゾーン
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
---------------------------------------------------------------------------------------------------*/
.privacy-policy {
	text-align: left!important;
	background-color: #292927!important;
	color: #fff!important;
}


.privacy-policy h2 {
	margin: 0em!important;
	text-align: left!important;
	color: #fff!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;
	background-color: #292927!important;
	color: #fff!important;
}


.law h2 {
	margin: 0em!important;
	text-align: center!important;
	color: #fff!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 {
    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: 50px;
    height: 50px;
    border-radius: 40px;
    color: transparent;
    border: none;
    background-color: #c4b692!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;
	}
	
	




/*ヘッダーついての編集
---------------------------------------------------------------------------------------------------*/
.siteHeader {
    width: 100%;
    position: relative;
    z-index: 1000;
    top: 0;
    background-color: #000!important;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    margin-bottom: 0;
    min-height: 46px;
    border: none;
}



.siteHeader .container {
    padding-top: 0em!important;
    padding-bottom: 0.5em!important;
}

.headerTop .headerTop_description {
    position: relative;
    top: 7px;
    display: block;
    margin: 0;
    padding: 0em!important;
    width: 100%;
    line-height: 1.4em;
}





@media (min-width: 992px){
.header_scrolled .gMenu_outer {
    clear: both;
    z-index: 1000;
    position: unset!important;
    top: 0;
    left: 0;
    width: 100%;
    min-height: unset;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
}



.header_scrolled .gMenu_outer nav {
    display: none!important;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}



/*サブタイトルのバー
---------------------------------------------------------------------------------------------------*/
.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: 25%!important;
}


/* ロゴ右側のブロック */
.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: #8b0000!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 3em!important;
}
	
.gMenu ul li a{
	padding: 20px 0px!important;
	border-bottom-width: 1px!important;
	border-bottom-color: transparent!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;
}


/*メニューバーの色変更
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/
	 
	 .gMenu a {
    color: #fff!important;
    height: 100%!important;
}

	 
	 
	 
/*メニューバーのhover色変更
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/
.gMenu_outer nav ul li a:hover{
	color: #c4b692!important;
	}
	
.gMenu_outer nav ul li ul li a{
	color: transparent!important;
	}
.gMenu_outer nav ul li ul li a:hover{
	background-color: transparent!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: 50px !important;
    background-color: #4B4B48!important;
}



/*モバイルメニューバー
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/

.vk-mobile-nav nav>ul {
	border-top-color: #c4b692!important;
	}

.vk-mobile-nav nav ul li a{
	padding:14px 25px!important;
	letter-spacing:2px !important;
	font-weight: 600 !important;
	border-color: #c4b692!important;
	}
	
.vk-mobile-nav nav ul li li a{
	padding:14px 50px!important;
	font-weight: 400 !important;
	border-color: #c4b692!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;
	}
----*/


/*フッターついての編集
---------------------------------------------------------------------------------------------------*/
.entry-full {
    margin-bottom: 0em!important;
}


/*サイトフッター線
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/

.siteFooter {
    border-top: 3px solid #c4b692;
    background-color: #040000;
}


/*クレジットの削除*/
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: #c4b692!important;
	}



/*フッターカラー変更*/
footer {
	color:gray;
    background-color: #040000!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;
}


/*改行について
---------------------------------------------------------------------------------------------------*/
/* PCでは改行しない */
/* 初期設定：PCでは改行しない */
.br-sp {
    display: inline!important;
    white-space: nowrap!important;
}

/* スマホでは改行する */
@media (max-width: 768px) {
    .br-sp {
        display: block!important;
        height: 0!important;
        margin: 0!important;
        padding: 0!important;
        line-height: 0!important;
    }
}





.siteContent{
  background-color:#292927!important; /* ← お好きな色に変更 */
 color:#fff!important;
 padding: 0em 2em!important;
}


.baseSection{
  background-color:#292927!important; /* ← お好きな色に変更 */
 color:#fff!important;
}


.media-body .media-heading a {
    color: #fff!important;
    text-decoration: none!important;
}


.entry-meta-dataList dd a {
    display: inline-block;
    padding: 0 2px 1px;
    color: #c4b692!important;
}

.widget_categories a, .widget_link_list a, .widget_nav_menu a, .widget_pages a, .widget_postlist a, .widget_recent_entries a {
    color: #c4b692!important;
}


.postNextPrev {
    position: relative;
    margin-bottom: 3em!important;
}


.media a.media-body_excerpt {
    color: #fff!important;
}



