/*
試しcss*/

/*絶対変更しない！！！！！！！！！！！！！！！！
Theme Name:Lightning Pro-child
Template:lightning-pro
*/





/*Hタグまとめ●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/



/*アナウンス---Hタグ
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/

.announce-title h2 {
	letter-spacing: 0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: center!important;
	/*---ここまで必須---*/
	color: #3d2b00!important;
	  position: relative;
  padding: 1.5rem 1rem;
  border-bottom: transparent!important;
}

.announce-title h2:after {
 position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #f1b000, #f1b000 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #f1b000, #f1b000 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-bottom: transparent!important;
}

@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 {
	letter-spacing: 0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: left!important;
	/*---ここまで必須---*/
	color: #3d2b00!important;
	  position: relative;
  padding: 1.5rem 1rem;
  border-bottom: transparent!important;
}

.kotei-page h2:after {
 position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #f1b000, #f1b000 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #f1b000, #f1b000 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-bottom: transparent!important;
}

@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: #3d2b00!important;
	〇キープのデザイン入れる〇
}

★★ビフォーアフターのコードはここ★★

@media  (min-width: 600px) {
.kotei-page h3 {
	font-size: 24px!important;
	}
}

@media  (max-width: 599px) {
.kotei-page h3 {
	font-size: 20px!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: #3d2b00!important;
	  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em;
  width: 300px;
  background-color: #fefeba!important;
  transition: 0.3s;
}

.campaign-button a::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px dashed #6b5000!important;
  transition: 0.2s;
}

.campaign-button a::after {
  content: '';
  width: 10px;
    height: 10px;
  border-top: 3px solid #6b5000!important;
  border-right: 3px solid #6b5000!important;
  transform: rotate(45deg);
}

.campaign-button a:hover::before {
  top: 0;
  left: 0;
}

.campaign-button a:hover {
  text-decoration: none;
  background-color: #f1b000!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: #3d2b00!important;
	  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em;
  width: 300px;
  background-color: #fefeba!important;
  transition: 0.3s;
}

.tokuchou-button a::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px dashed #6b5000!important;
  transition: 0.2s;
}

.tokuchou-button a::after {
  content: '';
  width: 10px;
    height: 10px;
  border-top: 3px solid #6b5000!important;
  border-right: 3px solid #6b5000!important;
  transform: rotate(45deg);
}

.tokuchou-button a:hover::before {
  top: 0;
  left: 0;
}

.tokuchou-button a:hover {
  text-decoration: none;
  background-color: #f1b000!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: #3d2b00!important;
	  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em;
  width: 300px;
  background-color: #fefeba!important;
  transition: 0.3s;
}

.teacher-button a::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px dashed #6b5000!important;
  transition: 0.2s;
}

.teacher-button a::after {
  content: '';
  width: 10px;
    height: 10px;
  border-top: 3px solid #6b5000!important;
  border-right: 3px solid #6b5000!important;
  transform: rotate(45deg);
}

.teacher-button a:hover::before {
  top: 0;
  left: 0;
}

.teacher-button a:hover {
  text-decoration: none;
  background-color: #f1b000!important;
}

@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: #3d2b00!important;
	  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em;
  width: 300px;
  background-color: #fefeba!important;
  transition: 0.3s;
}

.zisseki-button a::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px dashed #6b5000!important;
  transition: 0.2s;
}

.zisseki-button a::after {
  content: '';
  width: 10px;
    height: 10px;
  border-top: 3px solid #6b5000!important;
  border-right: 3px solid #6b5000!important;
  transform: rotate(45deg);
}

.zisseki-button a:hover::before {
  top: 0;
  left: 0;
}

.zisseki-button a:hover {
  text-decoration: none;
  background-color: #f1b000!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: #3d2b00!important;
	  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em;
  width: 300px;
  background-color: #fefeba!important;
  transition: 0.3s;
}

.course-button a::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px dashed #6b5000!important;
  transition: 0.2s;
}

.course-button a::after {
  content: '';
  width: 10px;
    height: 10px;
  border-top: 3px solid #6b5000!important;
  border-right: 3px solid #6b5000!important;
  transform: rotate(45deg);
}

.course-button a:hover::before {
  top: 0;
  left: 0;
}

.course-button a:hover {
  text-decoration: none;
  background-color: #f1b000!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: #3d2b00!important;
	  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em;
  width: 300px;
  background-color: #fefeba!important;
  transition: 0.3s;
}

.voice-button a::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px dashed #6b5000!important;
  transition: 0.2s;
}

.voice-button a::after {
  content: '';
  width: 10px;
    height: 10px;
  border-top: 3px solid #6b5000!important;
  border-right: 3px solid #6b5000!important;
  transform: rotate(45deg);
}

.voice-button a:hover::before {
  top: 0;
  left: 0;
}

.voice-button a:hover {
  text-decoration: none;
  background-color: #f1b000!important;
}

@media  (min-width: 600px) {
.voice-button a {
	font-size: 20px!important;
	}
}

@media  (max-width: 599px) {
.voice-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: #3d2b00!important;
	text-shadow: #fff 2px 0 1px!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: #3d2b00!important;
	text-shadow: #fff 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: #3d2b00!important;
	text-shadow: #fff 2px 0 1px!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;
	}
}




/*---実績---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.zisseki-title h2 {
	letter-spacing: 0.15em!important;
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: center!important;
	/*---ここまで必須---*/
	color: #3d2b00!important;
	text-shadow: #fff 2px 0 1px!important;
	padding: 0em!important;
	margin: 0em!important;
}


@media  (min-width: 600px) {
.zisseki-title h2 {
	font-size: 40px!important;
	}
}

@media  (max-width: 599px) {
.zisseki-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: #3d2b00!important;
	text-shadow: #fff 2px 0 1px!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;
	}
}


/*---保護者の声---タイトル
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎▶︎
---------------------------------------------------------------------------------------------------*/
.voice h2 {
	letter-spacing: 0.15em!important;
	line-height: 1.68!important;
	font-weight: 900!important;
	text-align: center!important;
	/*---ここまで必須---*/
	color: #3d2b00!important;
	text-shadow: #fff 2px 0 1px!important;
	padding: 0em!important;
	margin: 0em!important;
}


@media  (min-width: 600px) {
.voice h2 {
	font-size: 40px!important;
	}
}

@media  (max-width: 599px) {
.voice 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: #3d2b00!important;
	text-shadow: #fff 2px 0 1px!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: #f1b000!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%, #3cc433 40%);
    font-weight: 600;
	color: #3d2b00!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: #3d2b00!important;
}


/*特長ゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*特長---背景
---------------------------------------------------------------------------------------------------*/
.tokuchou {
	text-align: center!important;
	/*---ここまで必須---*/
	background-color: #FFE751!important;
	
}


/*特長---ボックス
---------------------------------------------------------------------------------------------------*/
.tokuchou-box {
 border: solid 1px transparent!important; /*外枠の設定*/
   padding: 0 2em;
   position: relative;	
   background: #fff;
   box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.40);
}

.tokuchou-box::before {
   content: "";
   position: absolute;
   border-right: dotted 10px #666666!important;/*ドットの設定*/
   height:95%;
   top:0.5em;
   left:0.5em;
}

/*特長---ボックス---タイトル
---------------------------------------------------------------------------------------------------*/
.tokuchou-box-title h3 {
	letter-spacing:0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: center !important;
	/*---ここまで必須---*/
	color: #3d2b00!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: #3d2b00!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;
}

/*特長---写真
---------------------------------------------------------------------------------------------------*/
.tokuchou img {
    max-width: 100%;
    height: auto;
	box-shadow: 4px 4px 4px #F1B000;
 	}




/*教室長紹介ゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*教室長---背景
---------------------------------------------------------------------------------------------------*/
.teacher {
	text-align: center!important;
	/*---ここまで必須---*/
	  background-size: 20px 20px;
  background-image: repeating-linear-gradient(45deg, #fefeba 0, #fefeba 2px, #f1b000 0, #f1b000 50%);
}



/*教室長---ボックス
---------------------------------------------------------------------------------------------------*/
.teacher-box {
  padding: 1em 1.5em;
    margin: 2em 0;
    background-color: #fff!important;
    border: 4mm ridge #3d2b00!important;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.40);
}

	
/*教室長---ボックス---タイトル
---------------------------------------------------------------------------------------------------*/

.teacher-box-title h3 {
	letter-spacing:0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: center !important;
	/*---ここまで必須---*/
	color: #3d2b00!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: #3d2b00!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;
	color: #3cc433;
}

/*教室長---ボックス---スポイラー
---------------------------------------------------------------------------------------------------*/
.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 #F1B000;
 	}



/*　実績ゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*実績---背景
---------------------------------------------------------------------------------------------------*/

.zisseki {
	text-align: center!important;
	/*---ここまで必須---*/
	background-color: ★★色★★!important;
	〇キープのデザイン入れる〇　↑背景色たまに消す
}


/*実績---ボックス
---------------------------------------------------------------------------------------------------*/

.zisseki-box {
text-align: left!important;
	font-weight: 900!important;
	line-height: 1.68!important;
color: ★★文字色★★!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: center !important;
	/*---ここまで必須---*/
	color: ★★文字色★★!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: center!important;
	/*---ここまで必須---*/
	color: ★★文字色★★!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: ★★文字色★★!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: !important;
	〇キープのデザイン入れる〇　↑背景色たまに消す
}


/*コース---ボックス
---------------------------------------------------------------------------------------------------*/
.course-box1 {
   padding: 1em 1em;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.40);
    background: #fefed1!important;
    border-left: solid 15px #edcf00!important;
}

.course-box2 {
   padding: 1em 1em;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.40);
    background: #fefed1!important;
    border-left: solid 15px #FFC023!important;
}

.course-box3 {
   padding: 1em 1em;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.40);
    background: #fefed1!important;
    border-left: solid 15px #BC8700!important;
}

/*コース---ボックス---タイトル
---------------------------------------------------------------------------------------------------*/
.course-box1-title h3 {
	letter-spacing:0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: center !important;
	/*---ここまで必須---*/
	color: #3d2b00!important;
	
}

@media  (min-width: 600px) {
.course-box1-title h3 {
	font-size:20px!important;
	}
}

@media  (max-width: 599px) {
.course-box1-title h3 {
	font-size:18px!important;
	}
}

.course-box2-title h3 {
	letter-spacing:0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: center !important;
	/*---ここまで必須---*/
	color: #3d2b00!important;
	
}

@media  (min-width: 600px) {
.course-box2-title h3 {
	font-size:20px!important;
	}
}

@media  (max-width: 599px) {
.course-box2-title h3 {
	font-size:18px!important;
	}
}


.course-box3-title h3 {
	letter-spacing:0.15em!important;
	line-height: 1.68!important;
	font-weight: 700!important;
	text-align: center !important;
	/*---ここまで必須---*/
	color: #3d2b00!important;
	
}

@media  (min-width: 600px) {
.course-box3-title h3 {
	font-size:20px!important;
	}
}

@media  (max-width: 599px) {
.course-box3-title h3 {
	font-size:18px!important;
	}
}

/*コース---ボックス---テキスト
---------------------------------------------------------------------------------------------------*/
.course-box1-text {
	text-align: left!important;
	font-weight: 900!important;
	line-height: 1.68!important;
	/*---ここまで必須---*/
	color: #3d2b00!important;
}

@media  (min-width: 600px) {
.course-box1-text {
	font-size:16px!important;
	}
}

@media  (max-width: 599px) {
.course-box1-text {
	font-size:14px!important;
	}  
}
 
 
 .course-box2-text {
	text-align: left!important;
	font-weight: 900!important;
	line-height: 1.68!important;
	/*---ここまで必須---*/
	color: #3d2b00!important;
}

@media  (min-width: 600px) {
.course-box2-text {
	font-size:16px!important;
	}
}

@media  (max-width: 599px) {
.course-box2-text {
	font-size:14px!important;
	}  
}
 
 
 .course-box3-text {
	text-align: left!important;
	font-weight: 900!important;
	line-height: 1.68!important;
	/*---ここまで必須---*/
	color: #3d2b00!important;
}

@media  (min-width: 600px) {
.course-box3-text {
	font-size:16px!important;
	}
}

@media  (max-width: 599px) {
.course-box3-text {
	font-size:14px!important;
	}  
}
 

/*コース---ボックス---Font Awesome
---------------------------------------------------------------------------------------------------*/
.course-box1 .fa-check:before {
    content: "\f00c";
    padding: 0.5em;
	color: #3cc433;
}

.course-box2 .fa-check:before {
    content: "\f00c";
    padding: 0.5em;
	color: #3cc433;
}

.course-box3 .fa-check:before {
    content: "\f00c";
    padding: 0.5em;
	color: #3cc433;
}

	

/*入塾の流れゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

.flow {
	text-align: center!important;
	/*---ここまで必須---*/
	background-color: #fff!important;
	
}


/*入塾の流れ内容
---------------------------------------------------------------------------------------------------*/
ul {
  padding: 0;
}

li {
  list-style-type: none;
}

dd {
  margin-left: 0;
  color: #3d2b00;/*---文字---*/;
}

.flow {
  padding-left: 120px;
  position: relative;
}

.flow dd, dt{
  border-left-color: transparent!important;
}

.flow::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #E4F7E2;
  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, #f1b000 0%,#FFE438 100%);/*---アイコン---*/;
  padding: 8px 20px;
  display: block;
  position: absolute;
  top: 0;
  left: -120px;
  z-index: 100;
}

.flow > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #FFE438;/*---アイコン三角---*/;
  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: #f1b000;/*---棒の中丸---*/;
  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: #f1b000;/*---タイトル---*/;
  margin-bottom: 1vh;
}



	
/*お問合せ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

/*---コンタクト---タイトル
---------------------------------------------------------------------------------------------------*/
@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: #f1b000!important;
    font-weight: bold;
    border-radius: 0px;
}
	
.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: #f1b000!important;
	
	color: #3d2b00!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: 0px;
    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: #f1b000!important;
	border: transparent;
	border-radius: 3px;
	}




/*アクセスゾーン
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
---------------------------------------------------------------------------------------------------*/

.access {
	letter-spacing: 0.15em!important;
    text-align: center!important;
	font-weight: 700;
	line-height: 1.68!important;
	/*---ここまで必須---*/
	background-color: #edcf00!important;
	color: #3D2B00!important;
	
}
.access img{
    max-width: 100%;
    height: auto;
    border-radius: 20px;
	box-shadow: 4px 4px 4px #F1B000;
 	}



/*固定ページのみの要素
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
---------------------------------------------------------------------------------------------------*/


/*固定ページ共通要素まとめ---★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
---------------------------------------------------------------------------------------------------*/

.kotei-page {
	background-color: #fff!important;
}


.kotei-page img{
	box-shadow: 4px 4px 4px #F1B000;
 	}

/*固定ページ---コンタクトフォームボタン
---------------------------------------------------------------------------------------------------*/

.kotei-page .contact .btn-primary {
    color: #fff;
    background-color: #f1b000!important;
	border: transparent;
	border-radius: 3px;
	}



/*固定ページ---バルーン
---------------------------------------------------------------------------------------------------*/

.kotei-page .balloon {
width: 100%;
position: relative;
background-color: #fff!important;
padding: 1em;
border: 5px solid #edcf00!important;
color: #3d2b00!important;
font-weight: 700;
font-size: 16px;
border-radius: 3px;
}

.kotei-page .balloon::before {
content: '';
position: absolute;
border: 15px solid transparent;
top: 100%;
left: 5%;
}

.kotei-page .balloon::before {
border-top: 15px solid #edcf00!important;
}

.kotei-page .balloon::after {
margin-top: -6px;
border-top: 15px solid #edcf00!important;
}






/*固定ページ---目次
---------------------------------------------------------------------------------------------------*/

.kotei-page .mokuji  {
    color: #3d2b00!important;
}  

.kotei-page .mokuji .fa-check:before {
    content: "\f00c";
    padding: 0.5em;
	color: #3cc433;
}  


.kotei-page .mokuji a {
	color: #3d2b00!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: #3d2b00!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 dt,
.Qa-Box .Qa dd {
  display: flex;
  align-items: baseline;
  margin: 15px 0;
  padding: 15px;
}

.Qa-Box .Qa dt {
  background: #FEFED1!important;
}

.Qa-Box .Qa 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 dt::before {
  content: "Q";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #f1b000!important;
  width: 2em;
  height: 2em;
}

.Qa-Box .Qa dd::before {
  content: "A";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #3cc433!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: #000!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: #3d2b00!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: #3cc433!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: #f1b000!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: #f1b000!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: #edcf00!important;
	}

.vk-mobile-nav nav ul li a{
	padding:14px 25px!important;
	letter-spacing:2px !important;
	font-weight: 600 !important;
	border-color: #edcf00!important;
	}
	
.vk-mobile-nav nav ul li li a{
	padding:14px 50px!important;
	font-weight: 400 !important;
	border-color: #edcf00!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 #F15A24;
    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: #f1b000!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;
}

