.contents-area p {
    line-height: 2.05;
}
/*20210422*/
.school-grade-wrap {
  background: #E4F3FA;
  padding: 30px 0;
}
.school-grade-wrap h3 {
  font-weight: 300;
  color: #425563;
}
.grade-tag {
  display: inline-block;
  margin: 5px;
  border: solid 1px #707F89;
  border-radius: 8px;
  padding: 5px 10px;
  color: #535c63;
	background: #fff;
}
.school-goal-wrap {
  background: rgb(112, 127, 137, 0.1);
  padding: 30px 0;
}
.school-step p {
  font-size: 20px !important;
  line-height: 1.8;
  color: #535c63;
}
.school-step p span {
  font-weight: 600;
  margin-right: 10px;
}
.school-step-block {
  text-align: center;
}
.school-step {
  display: inline-block;
  text-align: left;
}
.school-goal p {
  font-size: 20px !important;
  line-height: 1.8;
  color: #535c63;
  font-weight: 600;
}
.school-goal p span {
  font-weight: 600;
  margin-right: 10px;
}
.school-goal-block {
  text-align: center;
}
.school-goal {
  display: inline-block;
  text-align: left;
}
.school-goal-wrap h2 {
  color: #00A5E3;
  padding-bottom: 5px;
  text-align: center;
  position: relative;
}
.school-goal-wrap h2::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  width: 17em;
  margin: auto;
  border-bottom: 2px solid #46A4DE;
}
.school-performance-block {
  border: 3px solid #00A5E3;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
}
.school-performance-wrap h2 {
  color: #00A5E3;
  padding-bottom: 5px;
  text-align: center;
  position: relative;
}
.school-performance-wrap h2::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  width: 7em;
  margin: auto;
  border-bottom: 2px solid #46A4DE;
}
.school-performance-block h3 {
  color: #425563;
  font-size: 33px;
  line-height: 1.3;
  text-align: left;
  padding-top: 30px;
  font-weight: 400;
}
.school-performance-block p {
  color: #535c63;
  line-height: 1.8;
  padding-top: 15px;
}
.school-reason-wrap {
  background: #E4F3FA;
  padding-top: 0;
}
.school-reason-title {
  background: #00A5E3;
  padding: 20px;
  margin-bottom: 40px;
}
.school-reason-title h2 {
  color: #fff;
  margin-bottom: 0;
}
.school-reason-block {
  margin-bottom: 40px;
  padding: 15px;
}
.school-reason-block h3 {
  color: #595959;
  font-size: 20px;
  padding-left: 15px;
  border-left: 3px solid #00A5E3;
  text-align: left;
  margin-top: 20px;
}
.school-reason-block h4 {
  color: #00A5E3;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
.school-reason-block p {
  color: #707070;
  line-height: 1.8;
}
.school-cta-block {
  padding: 0 0 30px;
}
.school-cta-block h2 {
  color: #E73A76;
}
.school-cta-block h3 {
  color: #425563;
  font-size: 22px;
  padding-bottom: 5px;
  text-align: center;
  position: relative;
}
.school-cta-block h3::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  width: 13em;
  margin: auto;
  border-bottom: 2px solid #707F89;
}
.sp-br {
  display: none;
}
@media only screen and (max-width: 767px) {
  .header-area .stricky-logo.schoollogo {
    width: 80%;
  }
  .mainmenu-area.stricky-fixed .stricky-logo.schoollogo img {
    width: 35%;
    float: left;
    padding-top: 3px;
  }
  .mainmenu-area.stricky-fixed .stricky-logo.schoollogo a {
    color: #595959 !important;
  }
  .header-area .logo.schoollogo {
    width: 80%;
  }
  .header-area .logo.schoollogo img {
    width: 35%;
    float: left;
    padding-top: 3px;
  }
  .slogan.schoolname {
    display: block;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 600;
    text-align: left;
  }
  .sp-br {
    display: block;
  }
  .school-grade-wrap h3 {
    font-weight: 300;
    color: #425563;
  }
  .grade-tag {
    display: inline-block;
    margin: 5px;
    border: solid 1px #535c63;
    border-radius: 8px;
    padding: 5px 10px;
    color: #535c63;
  }
  .school-step p {
    font-size: 14px !important;
  }
  .school-step p span {
    font-weight: 600;
    margin-right: 10px;
  }
  .school-step-block {
    text-align: center;
  }
  .school-step {
    display: inline-block;
    text-align: left;
  }
  .school-goal p {
    font-size: 15px !important;
  }
  .school-goal p span {
    font-weight: 600;
    margin-right: 10px;
  }
  .school-goal-block {
    text-align: center;
  }
  .school-goal {
    display: inline-block;
    text-align: left;
  }
  .school-goal-wrap h2 {
    color: #00A5E3;
    padding-bottom: 5px;
    text-align: center;
    position: relative;
  }
  .school-goal-wrap h2::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    width: 17em;
    margin: auto;
    border-bottom: 2px solid #46A4DE;
  }
  .school-performance-block {
    padding: 15px;
    margin-bottom: 15px;
  }
  .school-performance-wrap h2 {
    color: #00A5E3;
    padding-bottom: 5px;
    text-align: center;
    position: relative;
  }
  .school-performance-wrap h2::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    width: 7em;
    margin: auto;
    border-bottom: 2px solid #46A4DE;
  }
  .school-performance-block h3 {
    font-size: 30px;
  }
  .school-performance-block p {
    color: #535c63;
    line-height: 1.6;
    padding-top: 15px;
  }
  .school-reason-wrap {
    background: #E4F3FA;
    padding-top: 0;
  }
  .school-reason-title {
    margin-bottom: 20px;
  }
  .school-reason-title h2 {
    font-size: 16px !important;
  }
  .school-reason-block {
    margin-bottom: 0px !important;
    padding: 15px 10px !important;
  }
  .school-reason-block h3 {
    font-size: 16px;
    padding-left: 10px;
	  letter-spacing: -0.02em;
  }
  .school-reason-block h4 {
    color: #00A5E3;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
  }
  .school-reason-block p {
    color: #707070;
    line-height: 1.8;
  }
  .school-cta-block {
    padding: 30px 0 30px;
  }
}
/*seasonLP*/
.seasonlp-billboard_wrap {
  background: #7ED4FF;
}
.seasonlp-wrap {
  padding: 80px 0;
}
.seasonlp-lead {
  text-align: center;
  font-size: 20px;
  margin: 20px 0;
}
.seasonlp-lead span {
  font-weight: 600;
  color: #000;
}
.seasonlp-intro {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
  color: #000;
}
.seasonlp-goal {
	background: rgb(112, 127, 137, 0.15) url(/images/seasonlp/seasonlp_bgD.png) no-repeat center center;
	background-size:100%;  
}
.seasonlp-goal h2 {
  color: #00A5E3;
  padding-bottom: 5px;
  position: relative;
  text-align: center;
  margin-bottom: 1em;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 1.8em;
}
.seasonlp-goal h2::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  width: 17em;
  margin: auto;
  border-bottom: 2px solid #46A4DE;
}
.school-goal p {
  font-size: 20px !important;
}
.school-goal p span {
  font-weight: 600;
  margin-right: 10px;
}
.school-goal-block {
  text-align: center;
}
.seasonlp-course h2 {
  color: #00A5E3;
  padding-bottom: 5px;
  position: relative;
  text-align: center;
  margin-bottom: 1em;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 1.8em;
}
.seasonlp-course h2::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  width: 17em;
  margin: auto;
  border-bottom: 2px solid #46A4DE;
}
.seasonlp-course-block {
  border: solid 3px #00A5E3;
  border-radius: 6px;
  margin-bottom: 30px;
}
.seasonlp-course-block h3 {
  color: #00A5E3;
  padding: 1.2em 1.2em 0.8em;
  line-height: 1.6;
  font-weight: 600;
  font-size: 22px;
}
.seasonlp-course-block h4 {
  background: #00A5E3;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  padding: 0.8em;
}
.seasonlp-course-block p {
  padding: 1.3em;
  line-height: 1.6;
}
.seasonlp-selection {
  padding-top: 0;
	background: #FDFCDE url(/images/seasonlp/seasonlp_bgB.png) no-repeat top right;
	background-size:25%;  
}
.seasonlp-selection-title {
  background: #F9F25E;
  padding: 20px;
  margin-bottom: 40px;
}
.seasonlp-selection h2 {
  color: #000;
  position: relative;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 1.8em;
}
.seasonlp-selection-block {
  margin-bottom: 30px;
}
.seasonlp-flow {
	background: rgb(229, 246, 252, 0.4) url(/images/seasonlp/seasonlp_bgC.png) no-repeat bottom left;
	background-size:25%;  
}
.seasonlp-flow h2 {
  color: #00A5E3;
  padding-bottom: 5px;
  position: relative;
  text-align: center;
  margin-bottom: 1em;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 1.8em;
}
.seasonlp-growth h2 {
  color: #00A5E3;
  padding-bottom: 5px;
  position: relative;
  text-align: center;
  margin-bottom: 1em;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 1.8em;
}
.seasonlp-growth h2::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  width: 17em;
  margin: auto;
  border-bottom: 2px solid #46A4DE;
}
.seasonlp-growth-block {
  padding: 1em;
  margin-bottom: 30px;
}
.seasonlp-growth-block h3 {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.seasonlp-growth-block p {
  line-height: 1.6;
}
.seasonlp-growth-block img.img-growth {
	border: solid 3px #FDD300;
	border-radius: 10px;
}
.growth-start:after {
  content: "\f061";
  font-family: FontAwesome;
  position: absolute;
  top: 30%;
  right: 10%;
}
.seasonlp-student {
  font-size: 18px;
  margin-bottom: 10px;
}
.seasonlp-result {
  color: #00A5E3;
  font-weight: 600;
}
.seasonlp-reason-wrap {
  background: #E4F3FA;
  padding-top: 0;
}
.seasonlp-reason-title {
  background: #00A5E3;
  padding: 20px;
  margin-bottom: 40px;
}
.seasonlp-reason-title h2 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 0;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 1.8em;
}
.seasonlp-reason-block {
  margin-bottom: 40px;
  padding: 15px;
}
.seasonlp-reason-block h3 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  padding-left: 15px;
  border-left: 3px solid #00A5E3;
  text-align: left;
  margin-top: 25px;
  margin-bottom: 20px;
}
.seasonlp-reason-block h4 {
  color: #00A5E3;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
.seasonlp-reason-block p {
  color: #707070;
  line-height: 1.8;
}
.seasonlp-trial {
  padding: 30px 0;
}
.seasonlp-trial a {
	/*background: #E33E00;*/
	background: #E51F84;
  border-radius: 12px;
  color: #fff;
  padding: 15px;
  display: block;
  width: 100%;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 20px;
  font-weight: 600;
  border: solid 1px #E51F84;
}
.seasonlp-trial a:hover {
  background: #fff;
  color: #E51F84;
}
.seasonlp-step {
	background: #FDFCDE url(/images/seasonlp/seasonlp_bgA.png) no-repeat top left;
	background-size:40%;  
}
.seasonlp-step-block {
	padding: 20px;
}
.seasonlp-step-block img {
	border: solid 3px #E51F84;
	border-radius: 10px;
}

.seasonlp-step h2 {
  color: #00A5E3;
  padding-bottom: 5px;
  position: relative;
  text-align: center;
  margin-bottom: 1em;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 1.8em;
}
.seasonlp-step p span {
  font-weight: 600;
  color: #000;
}


/*entry*/
.seasonlp-price {
	background: #FDFCDE;
}
.seasonlp-discount {
	background: rgb(112, 127, 137, 0.15) url(/images/seasonlp/seasonlp_bgD.png) no-repeat center center;
	background-size:100%;  
}
.seasonlp-discount h2 {
  color: #00A5E3;
  padding-bottom: 5px;
  position: relative;
  text-align: center;
  margin-bottom: 1em;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 1.8em;
}

.seasonlp-discount-block {
	padding: 15px;
	margin-bottom: 15px;
}
.seasonlp-schedule h2 {
	color: #000;
  padding-bottom: 5px;
  position: relative;
  text-align: center;
  margin-bottom: 1em;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 1.8em;
}
.seasonlp-schedule h2::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  width: 17em;
  margin: auto;
  border-bottom: 2px solid #000;
}
.seasonlp-price-block {
	padding: 0 15px;
}



.tabs_nav {
	padding: 0 90px;
}

.tabs {
  margin-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;}

.tab_item {
  width: 33.3333%;
  height: 90px;
  line-height: 90px;
  font-size: 18px;
  text-align: center;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
	
	color: #000;
	cursor : pointer;
	margin-bottom: 0;
}

.tab_item:hover {
  /*opacity: 0.75;*/
}

input[name="tab_item"] {
  display: none;
}

.tab_content {
  display: none;
  padding: 0px 0 50px !important;
	border: none !important;
  clear: both;
  overflow: hidden;
	border-radius: 0 !important;
}


#attributeA:checked ~ #attributeA,
#attributeB:checked ~ #attributeB,
#attributeC:checked ~ #attributeC
{
  display: block;
}


#attributeA .seasonlp-selection-title {background: #00A5E3;}
#attributeB .seasonlp-selection-title {background: #E6D05F;}
#attributeC .seasonlp-selection-title {background: #e63976;}

#attributeA .seasonlp-selection-title h2 {color: #fff;}
#attributeB .seasonlp-selection-title h2 {color: #fff;}
#attributeC .seasonlp-selection-title h2 {color: #fff;}

#attributeA.tab_content {border: 5px solid #00A5E3 !important;}
#attributeB.tab_content {border: 5px solid #E6D05F !important;}
#attributeC.tab_content {border: 5px solid #e63976 !important;}


.tabs input:checked + .tab_item {

}

.tab_attributeA {
	background: #00A5E3;
color: #fff;}
.tab_attributeB {
	background: #E6D05F;
color: #fff;}
.tab_attributeC {
	background: #e63976;
color: #fff;}

@media only screen and (max-width: 767px){
.tab_item {
  width: 33.333%;
  height: auto;
  line-height: 1.5;
  font-size: 12px;
  letter-spacing: -0.05em;
  text-align: center;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
	margin:0;
	color: #fff;
	cursor : pointer;
	padding: 20px 3px;
}
.tab_content {
  display: none;
  padding: 20px;
  clear: both;
  overflow: hidden;
}

.tab_content .forms-term {
	padding-left: 0.8em;
	padding-right: 0.8em;
}
}

/*エントリー*/
.entry-apply {
	background: #E4F3FA !important;
}
.entry-apply h2 {
	color: #000 !important;
}
.season-formblock {
	border: solid 1px #000;
}
form#mailform {
	padding: 0 !important;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="phone"], .uneditable-input {
	border: 1px solid #cecece !important;
}


div#mfp_buttons {
    margin: 30px auto;
    text-align: center;
}
input#submit_button {
	padding: 30px 60px !important;
    font-size: 24px !important;
    color: #fff;
    border: none;
    border-radius: 10px !important;
    background: #7CC735;
}
input#submit_button:hover {
    padding: 30px 60px !important;
    font-size: 24px !important;
    color: #fff;
    border: none;
    border-radius: 10px !important;
background:#3FA94E;
}


/*クリーム統一*/
.bgclr-4 {
    /*background: #E33E00;
    border: 1px solid #E33E00;
    color: #fff;*/
}
.bgclr-4:hover {
    /*background: #fff;
    border: 1px solid #E33E00;
    color: #E33E00;*/
}



#for_first {
		padding: 0 30px;
	}
#for_student {
		padding: 0 30px;
	}
#for_recess {
		padding: 0 30px;
	}
#for_lesson {
		padding: 0 30px;
	}
@media only screen and (max-width: 767px){
	.school-grade-wrap {
		padding: 15px 0;
	}
	.school-grade {
		font-size: 14px;
	}
	.seasonlp-wrap {
		padding: 40px 0;
	}
	.seasonlp-intro {
		font-size: 18px;
		line-height: 1.4;
	}
	.seasonlp-lead {
		font-size: 18px;
		line-height: 1.4;
	}
	.seasonlp-trial {
		padding: 15px 0;
	}
	.seasonlp-trial a {
		font-size: 18px;
	}
	.seasonlp-goal h2 {
		font-size: 20px;
		line-height: 1.4em;
	}
	.school-goal p {
    font-size: 16px !important;
}
	.seasonlp-course h2 {
		font-size: 20px;
		line-height: 1.4em;
	}
	.seasonlp-course-block h3 {
    font-size: 20px;
		line-height: 1.4;
	}
	.seasonlp-course-block {
		margin-bottom: 15px;
	}
	.seasonlp-selection {
		padding-top: 0 !important;
	}
	.seasonlp-selection h2 {
		font-size: 20px;
		line-height: 1.4em;
	}
	.seasonlp-flow h2 {
		font-size: 20px;
		line-height: 1.4em;
	}
	.seasonlp-flow {
		background-size: 51%;
	}
	.seasonlp-growth h2 {
		font-size: 20px;
		line-height: 1.4em;
	}
	.seasonlp-growth-block h3 {
		font-size: 18px;
	}
	.growth-start:after {
    content: "\f063";
    font-family: FontAwesome;
    position: absolute;
    top: 30%;
    right: 10%;
}
	.seasonlp-reason-wrap {
		padding-top: 0 !important;
	}
	.seasonlp-reason-title {
    margin-bottom: 15px;
}
	.seasonlp-reason-title h2 {
		font-size: 20px;
		line-height: 1.4em;
	}
	.seasonlp-reason-block p {
		line-height: 1.4;
	}
	.seasonlp-reason-block {
		margin-bottom: 15px;
	}
	.seasonlp-step h2 {
		font-size: 20px;
		line-height: 1.4em;
	}
	.seasonlp-step {
		background-size: 80%;
	}
	.seasonlp-price-block {
		margin-bottom: 25px;
	}
	.seasonlp-schedule h2 {
		font-size: 20px;
		line-height: 1.4em;
	}
	.seasonlp-discount h2 {
		font-size: 20px;
		line-height: 1.4em;
	}
	.seasonlp-discount-block {
		padding: 0;
	}
	#apply {
    width: 100% !important;
		border-radius: 0px !important;
    margin: 0 auto;
    border: none;
    padding: 10% 0 !important;
    display: table;
    text-align: left;
}
	.warning_area {
		font-size: 14px !important;
	}
	.warning_area_num {
		font-size: 14px !important;
	}
	.warning_area_price {
		font-size: 14px !important;
	}
	.season-formblock {
		padding: 25px 15px !important;
	}
	.choice-block input[type="radio"], input[type="checkbox"] {
		width: 25px;
    height: 25px;
    margin-right: 5px !important;
    margin-bottom: 10px !important;
	}
	#for_first {
		padding: 0;
	}
#for_student {
		padding: 0;
	}
#for_recess {
		padding: 0;
	}
#for_lesson {
		padding: 0;
	}
	
}

.season-formblock select {
	padding: 0 15px;
}
#check_info {
	border-radius: 6px;
	margin-left: 0 !important;
}

.buttons_cancel {
	background: #00a4e3;
	color: #fff;
		font-size: 18px;
	font-weight: 600;
    padding: 25px 30px;
	border-radius: 10px;
	border: solid 2px #fff;
	margin: 5px;
}
.buttons_agree {
	background: #7CC735;
	color: #fff;
		font-size: 18px;
	font-weight: 600;
    padding: 25px 30px;
	border-radius: 10px;
	border: solid 2px #fff;
	margin: 5px;
}
.confirm_top {
	display: none;
}
.confirm_bottom {
	display: none;
}
.entry-thanks {
	padding: 40px 0;
}
.entry-thanks h3 {
	padding: 40px 0;
}

.entry-thanks p {
	line-height: 1.7;
}

div#confirmBody {
		margin: 90px auto !important;
		
	}
ul.confirm_layer {
	margin: 0 !important;
}
@media only screen and (max-width: 767px){
.season-formblock select {
    padding: 0 5px;
}
	.attention-yes {
		font-size: 13px;
		line-height: 1.4;
	}
	.price-term {
		width: 240px !important;
	}
	#apply h4 {
		line-height: 1.5;
	}
	input#submit_button {
		width: 100%;
	}
	.apply_day_block {
		font-size: 14px;
	}
	.fix-cta-xs_season a {
		background: #E33E00;
		font-size: 18px;
		font-weight: 600;
    padding: 15px 5px;
	}
	
	div#confirmBody {
		margin: 90px auto !important;
		left: 0 !important;
		width: 100% !important;
	}
	#confirmBody .buttons input {
		width: 96%;
		margin-bottom: 10px;
		
	}
	
	ul.confirm_layer {
		margin-left: 0 !important;
		width: 100% !important;
	}
	#confirmBody .buttons {
	background-size: 90% auto !important;
		margin: 0px auto !important;
    width: 100% !important;
		padding: 80px 4% !important;
	}
	
	.buttons_cancel {
	background: #00a4e3;
	color: #fff;
		font-size: 18px;
	font-weight: 600;
    padding: 15px 15px;
	border-radius: 10px;
	border: solid 2px #fff;
	margin: 5px;
		width: 100%;
}
.buttons_agree {
	background: #7CC735;
	color: #fff;
		font-size: 18px;
	font-weight: 600;
    padding: 15px 15px;
	border-radius: 10px;
	border: solid 2px #fff;
	margin: 5px;
	width: 100%;
}
	table.infield {
    width: 100% !important;
    margin: 0px !important;
		background-color: #fff;
}
}

.rule_ck_block {
	background: #f1f1f1;
	padding: 1.5em;
}
#apply .rule_ck_block h4 {
	font-size: 16px;
	margin-bottom: 8px;
}
#apply .rule_ck_block h5 {
	font-size: 16px;
	margin-bottom: 8px;
}

.rule_ck_block p {
	font-size: 14px;
}
.attention-yes {
    float: right;
    width: 94% !important;
    padding: 10px;
}
.attention-yes strong {
	color: #000;
}
.policy_ck_block {
	background: #f1f1f1;
	padding: 1.5em;
}
#apply .policy_ck_block h4 {
	font-size: 16px;
	margin-bottom: 8px;
}
#apply .policy_ck_block h5 {
	font-size: 16px;
	margin-bottom: 8px;
}

.policy_ck_block p {
	font-size: 14px;
}
#seasonal-policy {
	background: #fff !important;
}

#check_info {
	width: 100% !important;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
	border-radius: 30px !important;
}
.yumekana-block {
	padding: 20px 0;
}
p.orientation-note {
	font-size: 13px !important;
}
@media (max-width: 480px){
.attention-yes {
    float: right;
    width: 80% !important;
    padding: 10px;
}
	}
  

.seasonlp-selection {
    padding-top: 0;
    background: #fdeade url(/images/seasonlp/seasonlp_bg_summer1.png) no-repeat right top;
    background-size: cover;
	background-color: rgba(255,255,255,0.7);
  background-blend-mode: lighten;
}
.seasonlp-selection-title {
    background: #e73a76;
}
.seasonlp-selection h2 {
  color: #fff;
}

.seasonlp-flow {
     background: #FDFCDE;
}

.school-grade-wrap {
    /* 春  background: #a8d1c8;*/
	background: #b7e6f2;
    padding: 30px 0;
}
.seasonlp-step {
    background: #FDFCDE;

}

#seasonlp-tokuten {
	background: #fdeade url(/images/seasonlp/seasonlp_bg_summer1.png) no-repeat right bottom !important;
	background-color: rgba(255,255,255,0.7);
  background-blend-mode: lighten;
}

@media (max-width: 767px){
	.fix-cta-xs a.col-2 {
		width: 50%;
	}
	}
  
  .school-teacher h4 {
    padding: 10px 0;
  }

.seasonlp-trial a {
	color: #fff !important;
}
.seasonlp-trial a:hover {
	color: #E51F84 !important;
}

#for_student .price-term.price-syetem {
  display: none;
}
#for_student .price-value.price-syetem {
  display: none;
}
#for_student .price-border.price-syetem {
  display: none;
}

/*システム料金（教材費）復活*/
/*
#for_lesson .price-term.price-syetem {
  display: none;
}
#for_lesson .price-value.price-syetem {
  display: none;
}
#for_lesson .price-border.price-syetem {
  display: none;
}
*/

#for_recess .price-term.price-syetem {
  display: none;
}
#for_recess .price-value.price-syetem {
  display: none;
}
#for_recess .price-border.price-syetem {
  display: none;
}
#for_join .apply_day_block {
  display: none;
}
#for_student .apply_day_block {
  display: none;
}
#for_recess .apply_day_block {
  display: none;
}


/*TGG*/
.school-performance-block.tgg {
    border: 3px solid #009763;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px;
}
.school-goal-wrap.tgg h2 {
    color: #009763;
    padding-bottom: 5px;
    text-align: center;
    position: relative;
}
.school-goal-wrap.tgg h2::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    width: 17em;
    margin: auto;
    border-bottom: 2px solid #009763;
}

.seasonlp-growth.tgg h2 {
    color: #009763;
    padding-bottom: 5px;
    position: relative;
    text-align: center;
    margin-bottom: 1em;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: .05em;
    line-height: 1.8em;
}
.seasonlp-growth.tgg h2::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    width: 17em;
    margin: auto;
    border-bottom: 2px solid #009763;
}
.school-performance-wrap.tgg h2 {
    color: #009763;
    padding-bottom: 5px;
    text-align: center;
    position: relative;
}
.school-performance-wrap.tgg h2::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    width: 7em;
    margin: auto;
    border-bottom: 2px solid #009763;
}
.school-reason-title.tgg {
    background: #009763;
    padding: 20px;
    margin-bottom: 40px;
}

@media (max-width: 767px){
.school-performance-block.tgg {
    padding: 15px;
    margin-bottom: 15px;
	}
	.schedule-note p {
		font-size: 14px;
	}
}

h4.teacher-univ {
	padding: 0 !important;
}
.m-qual {
	background-color: #fff;
	padding: 3px 8px;
}


/*---------- 受講生の成長実績例 ----------*/

.sec-result{
	position: relative;
	padding: 40px 0 40px;
	overflow: hidden;
	background-color: #f3f2ed
}

.result-item {
	margin-bottom: 30px;
}

.sec-result .top-txt{
	background: #00A5E3;
	color:#fff;
	text-align: center;
	padding: 0.5em 0.1em;
	font-size:20px;
	line-height: 1.4
}
.sec-result .result-item .top-txt span{
	display: inline-block
}
.sec-result .result-item .bottom-box{
	padding: 20px 15px;
	background: #fff
}
.sec-result .result-item .before-txt{
	font-size:15px;
	padding-left: 75px;
	position: relative;
	margin-bottom: 40px
}
.sec-result .result-item .before-txt::before{
	position: absolute;
	content:'Before';
	background: #00A5E3;
	width:65px;
	top:3px;
	left:0;
	text-align: center;
		font-family: "Jost", sans-serif;
	font-size:14px;
	color:#fff;
	border-radius: 20px
}
.sec-result .result-item .before-txt::after{
	position: absolute;
	content:'';
	width:0;
	height:0;
	border-style:solid; 
	border-width: 20px 25px 0 25px; 
	border-color: #b7e6f2 transparent transparent transparent;
	bottom:-30px;
	left:0;
	right:0;
	margin: auto
	
}
.sec-result .result-item .r-btn{
	display: block;
	width:100%;
	max-width: 180px;
	margin: 20px auto;
	background-color: #3f3f3f;
	background-image: url("../img/icon-link.svg");
	background-repeat: no-repeat;
	background-position: center right 10%;
	background-size: 8%;
	color:#fff;
	font-size:15px;
	text-align: center;
	border-radius: 20px
}
.sec-result .result-item .after-txt{
	font-size:17px;
	background: #f3f2ed;
	text-align: center;
	padding: 5px;
	color: #595959;
}

.sec-result .notice{
	font-size:12px;
	color:#726e6a;
	margin-top:1em;
	padding:0 15px;
	line-height: 1.3;
}
@media (max-width: 1260px) {
	.sec-result .result-item .top-txt{
		font-size:18px
	}
	.sec-result .result-item .top-txt span{
		display: block
	}
	.sec-result .result-item .bottom-box{
	padding: 15px 10px;
	}

	.sec-result .result-item .before-txt{
	padding-left: 55px;
	}
	.sec-result .result-item .before-txt::before{
		width:50px;
		font-size:12px;
	}

}


@media (max-width: 768px) {
	
	.sec-result{
	padding: 3vw 0 ;
}

	.sec-result .en-txt{
		position: absolute;
		width:40%;
		max-width: inherit;
		top:3%;
		left:60%
	}

	.sec-result .flex-box{
		justify-content: space-between;
		margin-top:0
	}
	.sec-result .flex-box .result-item{
		width:100%;
		margin:6vw 0  0;

	}
	.sec-result .result-item .top-txt{
		font-size:4.4vw;

	}
	.sec-result .result-item .top-txt span{
		display: inline-block
	}
	.sec-result .result-item .bottom-box{
		padding: 4vw;
	}
	.sec-result .result-item .before-txt{
		font-size:3.4vw;
		padding-left: 15vw;
		position: relative;
		margin-bottom: 40px
	}
	.sec-result .result-item .before-txt::before{
		width:12vw;
		top:1vw;
		left:0;
		font-size:3.4vw;
		border-radius: 5vw
	}
	.sec-result .result-item .before-txt::after{
		position: absolute;
		content:'';
		width:0;
		height:0;
		border-style:solid; 
		border-width: 4vw 5vw 0 5vw; 
		border-color: #b7e6f2 transparent transparent transparent;
		bottom:-7vw;
		left:0;
		right:0;
		margin: auto

	}
	.sec-result .result-item .r-btn{
		display: block;
		width:70%;
		max-width: inherit;
		margin: 4vw auto 2vw;
		font-size:3.4vw;
		text-align: center;
		border-radius: 20px
	}
	.sec-result .result-item .after-txt{
		font-size:3.8vw;
		background: #f3f2ed;
		text-align: center;
		padding: 2vw
	}

	.sec-result .notice{
		font-size:3vw;
		color:#726e6a;
		margin-top:1em;
		padding:0 
	}


}

@media only screen and (max-width: 767px) {
.forms-content-area.entry-thanks h3 {
font-size: 18px;
}
}
.thanks-line {
  margin: 20px 0;
  padding: 35px 15px 20px;
  background-color: rgba(6,199,85,0.12);
}
.thanks-line h4 {
  color: rgba(6,199,85,1);
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.4;
}
.thanks-line p {
  margin-bottom: 20px;
  font-size: 14px;
    line-height: 1.4;
    color: #545454;
}
.thanks-line p.note {
  font-size: 85%;
  line-height: 1.4;
  font-weight: 600;
  color: rgba(0,0,0,0.75);
}


