@charset "utf-8";

/***************************************************************************
*
* CUSTOME STYLE POST TYPE CLASS
*
***************************************************************************/

.featured_image img{
	width: 100%;
	height: auto;
	max-width: 100%;
	vertical-align: top;
	max-height: 440px;
	object-fit: cover;
	object-position: center;
}



.table-cell > .cell .cell_txt{
	font-weight: bold;
    line-height: 1;
    display: block;
    font-size: 30px;
    font-style: italic;
    opacity: 0.5;
    transform: translateX(-4px);
    letter-spacing: 1px;
}
.section-university-entrance .link-hover-circle .img-text{
	margin-bottom: -8px;
}

@media (max-width: 1199px) {
    .table-cell > .cell .cell_txt{
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .table-cell > .cell .cell_txt{
        font-size: 15px;
    }
}

@media(max-width: 768px){
	.table-cell > .cell .cell_txt{
		font-size: 22px;
		margin-top: 6px;
		letter-spacing: 0;
	}
	.section-university-entrance .link-hover-circle .img-text{
		margin-bottom: 10px;
	}
}
/*summer css*/
.section-contact table input[type="text"],
.section-contact table input[type="email"],
.section-contact table input[type="tel"],
.section-contact table input[type="url"],
.section-contact table input[type="number"],
.section-contact table input[type="date"],
.section-contact table select,
.section-contact table textarea {
	width: 100% !important;
	padding: 8px !important;
	border: 1px solid #ccc !important;
	border-radius: 5px !important;
}
.section-contact table textarea {
	resize: none;
}
.section-contact table .wpcf7-list-item-label {
	font-weight: 300;
}
/* .section-contact table .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
	display: inline-flex;
	margin-right: 1em;
	margin-left: 0px;
} */
.checkbox + .checkbox, .radio + .radio {
    margin-top: 0;
}
.section-contact table .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    display: inline;
    margin-right: 1em;
    margin-left: 1.5em;
}
.section-contact table  .checkbox.grade0 .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    display: inline-block;
    width:45px;
}
.section-contact table  .checkbox.grade .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    display: inline-block;
    width:140px;
}
.section-contact table .bkentei .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    margin-left: 0;
}
.section-contact table .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input {
	margin-right: .5em;
	margin-top: 0px;
	position: relative;
}
.wpcf7-form-control-wrap.kyoka .wpcf7-form-control.wpcf7-radio.radio-inline {
	padding-left: 0px;
	padding-right: 20px;
}


.inner-voice{
    padding: 15px;
}
.table-contact > tbody > tr > td .threecols{display:flex;justify-content: space-between;}
.table-contact > tbody > tr > td .item{width:33%;display: flex;
align-content: center;
align-items: center}
.table-contact > tbody > tr > td .item .wpcf7-form-control-wrap {
    margin-right: 5px;
}
body .dl-list-indent dd {
    width: 100%;
}
body .note .dl-list-indent dd {
    flex-direction: column;
}

.school-classes .checkbox{margin-bottom:20px;}
.school-classes .checkbox p{margin-bottom:0px;}

div.text-with-diagonal-line{position:relative;}
div.text-with-diagonal-line span {    
	font-size: 100px;
	font-style: italic;
	font-weight: 900;
	text-align:center;
	letter-spacing: 3px;
	font-family: 'Noto Sans JP';
	padding-right: 20px;
	position:relative;
}
div.text-with-diagonal-line span:after {
	content: '';
	background-image: repeating-linear-gradient( -35deg , transparent, transparent 0px, #fff 4px, transparent 7px);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
div.text-with-diagonal-line.small span{
		font-size:40px;
}	
div.text-with-diagonal-line.small span:after {
background-image: repeating-linear-gradient( -35deg , transparent, transparent 0px, #fff 1px, transparent 3px);
}
div.text-with-diagonal-line.gray span:after {
background-image: repeating-linear-gradient( -35deg , transparent, transparent 0px, #f5f5f5 4px, transparent 7px);
}
.text1{color: var(--text1) !important;}
.text2{color: var(--text2) !important;}
.subtitle {
    display: block;
	margin-top:0 !important;
    font-size: 20px;
    font-weight: 700;
    color: #0050be;
}
.pattern.clip-text {
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
	
}
.pattern.diagonal-lines-sm {
    background-image: repeating-linear-gradient(-45deg, #6292CD 0, #6292CD 2px, transparent 2px, transparent 50%);
    background-size: 4px 4px;
	letter-spacing: 2px;
	font-family: 'Noto Sans JP';
	font-style: italic;
font-weight: bold;
color:#6292CD;
}
.font-bold {
    font-weight: 900;
}
.text-42 {
    font-size: 42px;
}
.sp {
  display: none;
}
body .section-school.price-list .note > .dl-note dd, body .section-school.price-list .note > .dl-note dt {
    line-height: 1.5;
}
.dl-note .dl-list-indent{display:flow;}
.page-id-224 .section-5-features.icon-number-green::after{display:none;}
@media (min-width:992px){
	body .table-class-result > tbody > tr > td.col-1, body .table-class-result > tbody > tr > th.col-1, body .table-class-result > thead > tr > td.col-1, body .table-class-result > thead > tr > th.col-1 {width: 115px;}
}
body.page-template-tpl-home1 .navbar-default{
  background-color: #0050bf;
}
body.page-template-tpl-home1 footer{
  background-image: linear-gradient(135deg,#014dbd 25%,#0050bf 25%,#0050bf 50%,#014dbd 50%,#014dbd 75%,#0050bf 75%,#0050bf 100%);
  background-size: 11.31px 11.31px;
}
body.page-template-tpl-home1 div.text-with-diagonal-line.small span {
  color: #333;
}
body .section-different-individual .media-left {
  width: 340px;height:280px;
}
body .section-different-individual .media-left img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .section-different-individual .media-body {width: calc(100% - 340px);}
@media (max-width:767px){
	div.text-with-diagonal-line span {font-size: 60px;}
	.title-img-blue small {margin-top: 15px !important;}
	body .section-different-individual .media-left {
  width: 100%;
}
body .section-different-individual .media-body {width: 100%;}
}
.u-ib {
  display: inline-block;
}

.p-curriculum_intro__copy {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS 明朝", serif;
  font-size: 4.5rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 1em;
}
@media only screen and (max-width: 1599px) {
  .p-curriculum_intro__copy {
    font-size: calc(2.9513888889vw + -0.2222222222rem );
  }
}
@media only screen and (max-width: 767px) {
  .p-curriculum_intro__copy {
    font-size: 22px;
  }
}
.p-curriculum_feature__list {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin-bottom: 50px;
}
.p-curriculum_feature__list > li + li {
  margin-top: 50px;
}
@media only screen and (max-width: 1599px) {
  .p-curriculum_feature__list > li + li {
    margin-top: calc(1.6326530612vw + 23.8775510204px );
  }
}
.p-curriculum_feature_card {
  position: relative;
}
.p-curriculum_feature_card__img {
  padding-right: 180px;
}
.p-curriculum_feature_card.-reverse .p-curriculum_feature_card__img {
  padding-right: 0;
  padding-left: 180px;
}
@media only screen and (max-width: 1599px) {
  .p-curriculum_feature_card__img {
    padding-right: calc(9.7959183673vw + 23.2653061224px );
  }
}

@media only screen and (max-width: 1599px) {
  .p-curriculum_feature_card.-reverse .p-curriculum_feature_card__img {
    padding-left: calc(9.7959183673vw + 23.2653061224px );
  }
}
@media only screen and (max-width: 1299px) {
  .p-curriculum_feature_card.-reverse .p-curriculum_feature_card__img {
    padding-left: 0;
  }
}
@media only screen and (max-width: 1299px) {
  .p-curriculum_feature_card__img {
    padding-right: 0;
  }
}
.p-curriculum_feature_card__img img {
  width: 100%;
  max-width: none;
}
.p-curriculum_feature_card__textarea {
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 100%;
  max-width: 410px;
  background-color: #fff;
  padding: 40px;
  padding-top: 50px;
  line-height: 27px;
}

@media only screen and (max-width: 1599px) {
  .p-curriculum_feature_card__textarea {
    padding: calc(1.6326530612vw + 13.8775510204px );
    padding-top: calc(13.8776px + 1.63265vw);
    padding-top: calc(1.6326530612vw + 23.8775510204px );
    bottom: calc(1.2244897959vw + 10.4081632653px );
    max-width: calc(16.7346938776vw + 142.2448979592px );
  }
}
@media only screen and (max-width: 1299px) {
  .p-curriculum_feature_card__textarea {
    max-width: none;
    position: static;
    padding-bottom: 0;
  }
}
.p-curriculum_feature_card.-reverse .p-curriculum_feature_card__textarea {
  right: auto;
  left: 0;
}
.p-curriculum_feature_card__head {
  margin-left: -0.5em;
  margin-bottom: 20px;
  margin-top: -3.9em;
  font-size: 3.3rem;
}
.p-curriculum_feature_card__en {
  display: flex;
  flex-direction: column;
  font-family: "Cormorant", serif;
  line-height: 1;
  margin-bottom: -0.15em;
  font-size: 8rem;

  color: #1e32b4;
}
@media only screen and (max-width: 1599px) {
  .p-curriculum_feature_card__en {
    font-size: calc(1.6326530612vw + 3.387755102rem );
  }
}
@media only screen and (max-width: 1599px) {
  .p-curriculum_feature_card__head {
    font-size: calc(1.0612244898vw + 1.6020408163rem );
  }
}

.-white .p-curriculum_feature_card__en {
  color: #fff;
}
@media only screen and (max-width: 1599px) {
  .p-curriculum_feature_card__en .en {
    font-size: calc(0.0816326531vw + 1.3693877551rem );
  }
}
.p-curriculum_feature_card__en .en {
  font-size: 1.5rem;
}
.p-curriculum_feature_card__en .num {
  display: inline-block;
  margin-top: -0.4em;
  margin-left: 0.1em;
}
.p-curriculum_feature_card__en .num::before {
  content: "#";
  font-size: 0.5em;
  display: none;
}
.p-curriculum_feature_card__title {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS 明朝", serif;
  line-height: 1;
  color: #fff;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin:0;
}
.p-curriculum_feature_card__title span {
  background-color: #1e32b4;
  padding: 0.4em 0.5em 0.3em;
  line-height: 35px;
}
.p-curriculum_feature_card__title span + span {
  margin-top: 0.1em;
}
.p-curriculum_feature_card__body {
  padding-bottom: 10px;
}
.channels__content--courses-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}

.channels__content--courses-box {
  position: relative;
  flex-basis: 31%;
  padding: 25px 15px;
  background: #fff;
}
.channels__content--courses-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #1e32b4 transparent transparent transparent;
}
.channels__content--courses-box figure {
  width: 100%;
  text-align: center;
  padding: 0;
}
.channels__content--courses-box figure img{
  width: 120px;
}
.channels__content--courses-box-title {
  position: relative;
  text-align: center;
  font-size: 18px;
  line-height: 1.8em;
  margin-bottom: 25px;
}
.channels__content--courses-box-title h3{
margin:0
}

.channels__content--courses-box-button a {
  display: block;
  width: 100%;
  height: 100%;
}
.channels__content--courses-box-button a span {
  display: none;
}
.channels__content--courses-box-text {
  font-size: 14px;
  line-height: 2em;
}
.page-id-5166 .section-tep-english .img-text {
  margin: 0 auto 24px;
}
.page-id-5166 .section-course .container-btn{display:none;}
.page-id-5166 .section-tep-english {
  display: block;
}
.guide_title {
  font-size: 29px;
  font-weight: 700;
  color: #0032a5;
  text-align:center;
}
@media (max-width: 767px) {
  .guide_title {font-size: 20px;}
}
.page-template-tpl_price2 .table-price > tbody > tr > th {
  font-size: 20px;
}
.elementary-school-box {
  background: #fff;
  padding: 15px;
  border: 2px solid #000;
  border-radius: 10px;
  position: relative;
  margin: 30px 0;
}
.elementary-school-box h5{
  display: inline-block;
  margin: 0;
  background: linear-gradient(to bottom, #f5f5f5 0%,#f5f5f5 50%,#f5f5f5 50%,white 50%,white 100%);
  position: absolute;
  top: -11px;
}
#section-different-individual .dl-list-indent {
  display: flex;
}
 body #section-different-individual .dl-list-indent dt {
    width: 45px;
    padding: 0;
  }
#section-different-individual .dl-list-indent dt img {
  width: 45px;
}
.right {
  text-align: right;
  margin: 0;
}
@media(max-width:767px){
	.p-curriculum_feature_card__head {margin-top: -3.2em;}
	.p-curriculum_feature_card__title span {font-size: 1.4rem;}
	.channels__content--courses-wrap {
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
   .channels__content--courses-box {
    flex-basis: 100%;
    margin-bottom: 25px;
  }
  .channels__content--courses-box::before {display:none;}
  .channels__content--courses-box-title {
    font-size: 16px;
    margin-bottom: 0;
  }
   .channels__content--courses-box-title-tag {
    padding-right: 10%;
	font-size: 18px;
    margin-bottom: 0;
	font-weight:600;
	line-height:1.5;
	margin:0;
  }
  .channels__content--courses-box-button{
  background: url(../../assets/img/plus.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 100%;
}
.channels__content--courses-box-button.open{
  background: url(../../assets/img/minus.png) no-repeat center/contain;
}

.channels__content--courses-box-text {
    max-height: 0;
    margin-top: 0;
    overflow: hidden;
    transition: max-height .5s, margin-top .5s;
  }
   .channels__content--courses-box-text.open {
    max-height: 100vh;
    margin-top: 25px;
  }
  .sp {
    display: inherit;
  }
}
