.kouza_intro {
  width: 1000px;
    margin: 0 auto;
    background: #F4F5F7;
    padding: 25px;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 20px;
}

.kouza_head {
  font-size: 36px;
    text-align: center;
    font-weight: bold;
}

.kouza_head::before {
        content: '';
    position: absolute;
    top: 25px;
    left: 207px;
    width: -5px;
    height: 60px;
    border-style: solid;
    border-width: 3px;
    border-color: orange;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-38deg);
}

.kouza_head::after {
        content: '';
    position: absolute;
    top: 25px;
    right: 207px;
    width: -5px;
    height: 60px;
    border-style: solid;
    border-width: 3px;
    border-color: orange;
    -webkit-transform: rotate(-60deg);
    transform: rotate(38deg);
}

.kouza_head span {
  color: #f64c67;
  font-size: 40px;
}

.flex_box {
  display: flex;
  justify-content: space-around;
}

.kouza_box {
    margin: 40px 0 0;
}
.girl img{
    width: 100%;
}

.kouza_box p {
        text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin: 15px 0;
}

.kouza_name {
  width: 325px;
  border-radius: 15px;
  color: white;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}

.waseda {
  background: #3c5f97;
}

/*.toshin {
  background: #08a795;
  line-height: 100px;
}*/

.girl {
  width: 250px;
}
.kouza-lead{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}
.kouza-text-attention{
    color: #E94560;
}
.kouza-block[data-lecture="総合型"]{
    background-color: #F9E8EC;
    margin-bottom: 30px;
    padding-top: 1vw;
}
.kouza-block[data-lecture="英語特訓"]{
    background-color: #0182dd21;
    margin-bottom: 30px;
    padding-top: 1vw;
}
.kouza-block[data-lecture="東進講座"]{
    background-color: #05a4903d;
    margin-bottom: 30px;
    padding-top: 1vw;
}
.kouza-block-head{
    height: 180px;
}
.kouza-block-head-inner{
    height: 167px;
}
.kouza-head-1{
    color: #fff;
    background-color: #942135;
    position: relative;
    border-radius: 10px;
    padding: 6px;
    margin-bottom: 10px;
}
.kouza-head-inner-1{
    display: flex;
    background: #E94560;
    border-radius: 10px;
    border: solid 6px #fff;
}
.kouza-head-2{
    color: #fff;
    background-color: #3C4E7A;
    position: relative;
    border-radius: 10px;
    padding: 6px;
    margin-bottom: 10px;
}

.kouza-head-inner-2{
    display: flex;
    background: #0182DD;
    border-radius: 10px;
    border: solid 6px #fff;
}
.kouza-head-3{
    color: #fff;
    background-color: #065C50;
    position: relative;
    border-radius: 10px;
    padding: 6px;
    margin-bottom: 10px;
}

.kouza-head-inner-3{
    display: flex;
    background: #05A490;
    border-radius: 10px;
    border: solid 6px #fff;
}
.kouza-block-head-num{
    font-size: 80px;
    text-align: center;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 154px;
    padding: 0 30px;
    position: relative;
}
.kouza-block-head-num::before{
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 0;
    height: 0;
    pointer-events: none;
    border: solid transparent;
    border-width: 76px;
    transform: translateY(-50%);
}
.head-num-1 {
    background-color: #942135;
}
.head-num-1::before {
    border-left-color: #942135;
}
.head-num-2 {
    background-color: #3C4E7A;
}
.head-num-2::before {
    border-left-color: #3C4E7A;
}
.head-num-3 {
    background-color: #065C50;
}
.head-num-3::before {
    border-left-color: #065C50;
}
.kouza-block-sm{
    font-size: 20px;
}
.kouza-block-sizeup{
    font-size: 1.2em;
}
.kouza-block-title{
    font-size: 34px;
    font-weight: bold;
    text-align: center;
}
.kouza-block-target{
    display: block;
}
.kouza-block-middle{
    display: flex;
    width: 94%;
    margin: 25px auto;
    height: auto;
    align-items: flex-start;
    align-items: center;
}
.kouza-block-text{
    font-size: 26px;
    font-weight: bold;
}
.kouza-block-sub-1{
    border-top: solid 4px #E94560;
    border-bottom: solid 4px #E94560;
    margin-left: 30px;
    display: flex;
    align-items: center;
    line-height: 1.5;
    padding: 50px 0;
}
.kouza-block-sub-2{
    border-top: solid 4px #0182DD;
    border-bottom: solid 4px #0182DD;
    margin-left: 30px;
    display: flex;
    align-items: center;
    line-height: 1.5;
    padding: 50px 0;
}
.kouza-block-sub-3{
    border-top: solid 4px #05A490;
    border-bottom: solid 4px #05A490;
    margin-left: 30px;
    display: flex;
    align-items: center;
    line-height: 1.5;
    padding: 50px 0;
}
.kouza-block-img{
    width: 380px;
}
.kouza-block-explain{
    width: 94%;
    margin: 0 auto;
    font-size: 20px;
    text-align: left;
}

.kouza-block-note {
    text-align: left;
    font-size: 16px;
    margin: 10px 30px;
}

.kouza-block-button{
    width: 179px;
    height: 40px;
    color: white;
    font-size: 20px;
    padding-top: 11px;
    margin: 0 0 0 820px;
    position: relative;
    cursor: pointer;
}
.kouzabox {
    position: relative;
    width: 950px;
    margin: 20px auto;
    padding: 20px 20px;
    border: solid 3px #e94561;
    border-radius: 8px;
}
.kouzabox .kouzabox-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 20px;
    padding: 0 9px;
    line-height: 1;
    font-size: 25px;
    background: #F9E8EC;
    color: #e94561;
    font-weight: bold;
}
.kouzabox p {
    margin: 0; 
    padding: 0;

}
.nittei-detail {
  position: absolute;
  top: 400px;
  right: 0px;
  width: 200px;
  border-radius: 4px;
  background-color: #e94561;
  padding: 5px 7px;
  cursor: pointer;
  color: white;
}
.nittei-detail p{
  font-size: 24px;
  font-weight: bold;
}
.nittei-detail:hover{
  background-color: #f9e8ec;
  border: solid 2px #e94561;
  color: #e94561;
}
.kouzabox_con {
  width: 930px;
  margin: 0 auto;
}

.kouzabox_con p{
  text-align: left;
  font-weight: bold;
}

.kouzabox_con span{
  text-align: left;
  font-weight: normal;
}


.ao-detail {
    background-color: #e94561;
}

.eng-detail {
     background-color: #0182DD;
}

.toshin-detail {
     background-color: #05A490;
}

.kouza-block-button::before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 40px 40px;
    top: 0%;
    left: -22%;
}

.ao-detail::before {
    border-color: transparent transparent #e94561 transparent;
}

.eng-detail::before {
    border-color: transparent transparent #0182DD transparent;
}

.toshin-detail::before {
 border-color: transparent transparent #05A490 transparent;
}


  .kouza-popup{
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 10;
  }
/*  .kouza-popup-con{
    position: absolute;
    width: 900px;
    min-height: 40vh;
    max-height: 80vh;
    padding: 15px;
    margin-top: 37.5px;
    top: 50%;
    left: 57.5%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-style: solid;
    border-width: 3px;
  }*/
  .js-modal-close{
    position: absolute;
    top: 10px;
    right: 20px;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
  }

.kouza-text-red{
    color: #E94560;
    font-weight: bold;
}

.kouza-text-blue{
    color: #2982DD;
    font-weight: bold;
}

.kouza-text-green{
    color: #05A490;
    font-weight: bold;

}

.ao-grade{
  display: flex;
  align-self: center;
  justify-content: space-around;
  width: 940px;
  margin: 0 auto;
  margin-bottom: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ao-grade li{
 margin: 30px 1px;
    margin-bottom: 0;
    width: 450px;
    height: 120px;
    display: flex;
  justify-content: center;
  align-items: center;
   /* box-shadow: 0px 0px 6px #a7a7a7;*/

}

.ao-grade-1{
    background: linear-gradient(to bottom, #21D2BA, #01AB94 50%, #21D2BA);
    box-shadow: 0px 7px 4px #2f988acf;
    border-radius: 5px;
}
.ao-grade-3{
    background: linear-gradient(to bottom, #F78BAE, #EA5585 50%, #F78BAE);
    box-shadow: 0px 7px 4px #FF6A9A;
    border-radius: 5px;
}
.ao-grade-inner{
  margin: 10px auto;
  width: 96%;
  height: 120px;
  box-sizing: border-box;
  cursor: pointer;
}
.ao-grade p{
  line-height: 120px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  text-decoration-color: #fff;
}
.ao-grade li.select{
  position: relative;
  box-shadow: none;
}
.ao-grade li:hover{
  cursor: pointer;
  opacity: 0.8;
}
.ao-grade li.select p{
  line-height: 130px;
  font-size: 25px;
}


.ao-grade3-ttl{
  background-color: #a40330;
  width: 900px;
  margin: 0 auto;
  padding: 10px 0;
}
.ao-grade3-ttl p{
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}


p{
    margin: 0;
  }
/*講座紹介コンテンツ*/

#intro{
  margin-top: 30px;
}
#intro h2{
  color: #fff;
  font-weight: bold;
  font-size: 44px;
  text-align: center;
}
.intro_navi{
  width: 1000px;
  margin: 0 auto;
}
.intro_navi>p{
  font-size: 28px;
  text-align: center;
}
.intro_navi>p span{
  color: #e95383;
}
.intro_navi_btn{
  display: flex;
  justify-content: center;
  width: 1000px;
  margin: 0 auto;
}
.intro_navi_common{
  width: 310px;
  height: 200px;
  position: relative;
}
.intro_navi_common p{
  color: #fff;
  text-align: center;
}
.intro_navi_common p:nth-child(1){
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4;
}
.intro_navi_common p:nth-child(2){
  font-size: 20px;
  line-height: 1.6;
  margin-top: 10px;
  font-weight: bold;
}
.intro_navi_upper{
  border:2px solid red;
  margin: 0 auto;
}
.intro_navi_upper p{
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}
.intro_navi_upper-1{
  border:3px solid #e94560;
}
.intro_navi_upper-1 p{
  color: #e94560;
}
.intro_navi_upper-2{
  border:3px solid #0082dd;
}
.intro_navi_upper-2 p{
  color: #0082dd;
}
.intro_navi_upper-3{
  border:3px solid #05a490;
}
.intro_navi_upper-3 p{
  color: #05a490;
}

#intro .navi_ao{
  background-color: #e94560;
}
#intro .navi_eng{
  background-color: #0082dd;
}
#intro .navi_toshin{
  background-color: #05a490;
}
#intro .select .intro_navi_common:before{
    content: "";
    display: block;
    border-right: solid 150px transparent;
    border-left: solid 150px transparent;
    z-index: 1;
    position: absolute;
    top:100%;
    left:5px;
}
#intro .intro_navi_common:hover{
  opacity: .8;
}
#intro .navi_ao:before{
    border-top: solid 30px #e94560;
}
#intro .navi_eng:before{
    border-top: solid 30px #0082dd;
}
#intro .navi_toshin:before{
    border-top: solid 30px #05a490;
}

/*りこちゃん*/


.kouza_intro {
  width: 1000px;
    margin: 0 auto;
    background: #F4F5F7;
    padding: 25px;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 20px;
}

.kouza_head {
  font-size: 36px;
    text-align: center;
    font-weight: bold;
}

.kouza_head::before {
        content: '';
    position: absolute;
    top: 25px;
    left: 207px;
    width: -5px;
    height: 60px;
    border-style: solid;
    border-width: 3px;
    border-color: orange;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-38deg);
}

.kouza_head::after {
        content: '';
    position: absolute;
    top: 25px;
    right: 207px;
    width: -5px;
    height: 60px;
    border-style: solid;
    border-width: 3px;
    border-color: orange;
    -webkit-transform: rotate(-60deg);
    transform: rotate(38deg);
}

.kouza_head span {
  color: #f64c67;
  font-size: 40px;
}

.flex_box {
  display: flex;
  justify-content: space-around;
}

.kouza_box {
    margin: 40px 0 0;
}

.kouza_box p {
        text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin: 15px 0;
}

.kouza_name {
  width: 325px;
  border-radius: 15px;
  color: white;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}

.kouza_name.waseda {
  background: #3c5f97;
}

.kouza_name.toshin {
  background: #08a795;
  line-height: 100px;
}

.girl {
  width: 250px;
}
.girl img{
  width: 100%;
}


/*ここから講座紹介の共通のcss*/
.intro_cnt{


}

.tokuten {
    border: 3px solid #fff;
    background-color: #05a490;

    margin: 0 auto;
    color: #fff;
    border-radius: 15px;
}

.intro_inner{
  width: 750px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  position: relative;
  padding-bottom: 30px;
}
.intro_inner h3{
  color: #fff;
  text-align: center;
  font-size: 44px;
  line-height: 80px;

  margin: 0 auto;
  font-weight: bold;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: #777 2px 2px;
}
.intro_inner h3 span{
  background:#000;
  border: 6px solid #999999;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin-left: 20px;
  line-height: 1.5;
  display: inline-block;
  float: left;
}
.clear{
  clear: both;
}
/*講座紹介AOのcss*/
#intro_ao h3{
  background-color: #e94560;
  margin-bottom: 40px;
}
#intro_ao .ao_midasi_cnt{
  text-align: center;
}
#intro_ao .ao_midasi_cnt img{
  width: 80%;
}
#intro_ao .ao_special{
  margin-top: 30px;
}
#intro_ao .ao_special p{
  border-bottom: 3px solid #ffc825;
  line-height: 1.2;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
#intro_ao .ao_special p:nth-child(1){
  width: 715px;
  margin: 0 auto;
}
#intro_ao .ao_special p:nth-child(2){
  width: 710px;
  margin: 0 auto;
}
#intro_ao .ao_special_cnt{
  margin-top: 30px;
}
#intro_ao .ao_special_cnt p:nth-child(1){
  font-size: 22px;
  line-height: 1.4;
  text-align: left;
  font-weight: bold;
  width: 710px;
  margin: 0 auto;
}
#intro_ao .ao_special_cnt p:nth-child(1) span{
  color: #e94560;
}
#intro_ao .ao_special_cnt p:nth-child(2){
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin: 0 auto;
  margin-top: 30px;
  width: 600px;
}
#ao_strong{
  background-color: #f5efe3;
  width: 715px;
  margin: 0 auto;
  padding-top: 100px;
  margin-top: 40px;
  padding-bottom: 30px;
  margin-bottom: 80px;
  position: relative;
}
#ao_strong .ao_strong_image_1{
  position: absolute;
  top: 20px;
  right: -30px;
}
#ao_strong .ao_strong_image_2{
  position: absolute;
  top: 50px;
  right: -30px;
}
#ao_strong h4{
  position: relative;
  width: 500px;
  background:#e94560;
  color: #fff;
  font-weight: bold;
  font-size: 44px;
  margin-left: 140px;
  text-align: center;
}
#ao_strong h4 span{
  position: absolute;
  top: -100%;
  left: -80px;
  background-color: #000;
}
#ao_strong h4 img{
  position: absolute;
  top: -84%;
  right: 40px;
}
#ao_strong .strong_midasi{
  display: flex;
  align-items: center;
  margin: 0 auto;
}
#ao_strong .strong_number{
  width: 10%;
  margin-right: 3%;
  font-size: 100px;
  color: #e94560;
  line-height: 1;
}
#ao_strong .strong_midasi_detail{
  width: 80%;
  text-align: center;
}
#ao_strong .strong_midasi_detail p{
  color: #034386;
  font-weight: bold;
  font-size: 30px;
  text-align: left;
  line-height: 1.2;
  margin-top: 14px;
  margin-bottom: 10px;
}
#ao_strong .strong_cnt{

  margin-left: 100px;
}
#ao_strong .strong_cnt p{
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2;
}
.strong_midasi_detail span{
  font-weight: bold;
  font-size: 20px;
}
#ao_strong .strong_cnt p span{
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
}

#ao_strong .ao_strong_cnt3 .strong_cnt p{
  margin-top: -36px;
}
#ao_strong .ao_strong_cnt1{
  margin-top: 20px;
}
#ao_strong .ao_strong_cnt2{
  margin-top: 20px;
  margin-bottom: 20px;
}
.menter{
  font-size: 16px;
}
/*ここからタブの部分のcss*/
#ao_kouza{
  margin-top: 100px;
  width: 720px;
  margin: 0 auto;
}
#ao_kouza .tab-ul li{
  /*width: 33.3%; ←タブ復活させたらこっちに戻す*/
  width: 50%;
  height: 80px;
  float: left;
    list-style-type: none;
}
#ao_kouza .tab-ul li a{
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    display: block;
    height: 80px;
    padding: 0;
    text-align: center;
    width: 100%;
    background: #860227;
    border: 1px solid #860227;
    border-bottom: none;
    font-size: 22px;
    padding-top: 5px;
    line-height: 1.2;
    padding-top: 15px;
}
#ao_kouza .tab-ul li a.current{
  background-color: #a40330;
  height: 100px;
  margin-top: -20px;
  padding-top: 35px;
}
.tab-menu #contents  .ao_kouza_cnt{
  width: 720px;
    border: solid 2px #860227;
}
/*AOタブの1つ目*/
#intro_ao #ao_kouza{
  width: 720px;
  margin: 20px auto 50px auto;
  padding-top: 0px;
}
#intro_ao .ao_3day_detail{
  width: 705px;
  margin: 0 auto;
  text-align: center;
}
#intro_ao .ao_3day_detail p{
  font-size: 18px;
  text-align: left;
  font-weight: bold;
}
#intro_ao .ao_tab_detail1{
  color: #a40330;
  font-weight: bold;
  font-size: 24px;
  width: 60%;
  margin: 15px auto;
}
#intro_ao .ao_tab_detail2{
  margin-top: 10px;
  margin-bottom: 10px;
}
#intro_ao .ao_3day_detail p span{
  color: #a40330;
}
#intro_ao .ao_kouza_navi{
  width: 720px;
  margin: 0 auto;
}
#intro_ao .ao_kouza_navi li{
  background-color: #860227;
  color: #fff;
  /*width: 50%; ←タブ2つのとき*/
  width: 33.3%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
}
#intro_ao .ao_kouza_navi li.select{
  background-color: #a40330;
  padding-top: 30px;
  margin-top: -20px;
}
#intro_ao .ao_kouza_cnt{
  padding-top: 20px;
  padding-bottom: 20px;
  width: 720px;
  margin: 0 auto;
  border:solid 2px #860227;
}



#intro_ao .ao_3day_btn{
  display: flex;
  width: 710px;
  justify-content: center;
  margin: 0 auto;
  margin-top: 30px;
}
#intro_ao .ao_3day_btn a{
  width: 32%;
  background-color: #a40330;
  text-align: center;
  color: #fff;
  text-decoration: none;
  border-radius: 10px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2;
  padding-top: 5px;
  padding-bottom: 5px;
}
#intro_ao .ao_3day_btn a:nth-child(2){
  margin: 0 2%;
}


#intro_ao .ao_3day_detail .midasi{
  margin-left: 56px;
  margin-bottom: 20px;
}

#intro_ao .ao_3day_detail img{
  width: 80%;
}

#intro_ao .ao_3day_detail .midasi p{
  color: #8d052b;
  font-size: 22px;
  text-align: left;
}
#intro_ao .ao_3day_detail .midasi span{
  background-color: #f4ff5e;
}
.ao_1day_left{
  width: 56%;
  float: left;
  margin-right: 4%;
}
.ao_1day_right{
  width: 40%;
  float: left;
}
.ao_1day_right img{
  width: 100%;
}
#intro_ao .ao_1day_right>p{
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
}
.ao_1day_cnt h4{
  color: #8d052b;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
}
.ao_1day_cnt h4 span{
  width: 40px;
  height: 40px;
  display: inline-block;
  background-color: #2e2e2e;
  color: #fff;
  float: left;
  text-align: center;
  margin-left: 10px;
  margin-right: 20px;
  line-height: 40px;
}
#intro_ao .ao_1day_cnt p{
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  width: 84%;
  margin-left: 68px;
}
#intro_ao .ao_1day_cnt:nth-child(2){
  margin-top: 20px;
  margin-bottom: 20px;
}
#intro_ao .ao_3day_detail .ao_1day_yobikake{
  width: 90%;
  margin: 0 auto;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
}
#intro_ao .ao_confirm{
  font-size: 24px;
  color: #8d052b;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
#intro_ao .ao_3day_detail .ao_confirm{
  font-size: 24px;
  color: #8d052b;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
/*ここから講座紹介の英語*/
#intro_eng{
  margin-top: -100px;
  padding-top: 100px;
}
#intro_eng h3{
    background-color: #0082dd;
    margin-bottom: 40px;
}
#intro_eng .ao_midasi_cnt{
  text-align: center;
}
#intro_eng .intro_inner h3 span{
  margin-right: 150px;
}
#intro_eng .ao_special{
  margin-top: 30px;
}
#intro_eng .ao_special p:nth-child(1){
  width: 650px;
}
#intro_eng .ao_special p:nth-child(2){
  width: 800px;
}
#intro_eng .ao_special p{
    border-bottom: 3px solid #ffc825;
    line-height: 1.2;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
}
#intro_eng .ao_special_cnt{
  margin-top: 30px;
}
#intro_eng .ao_special_cnt p:nth-child(1){
    font-size: 22px;
    line-height: 1.4;
    text-align: left;
    font-weight: bold;
    width: 750px;
    margin: 0 auto;
}
#intro_eng .ao_special_cnt p:nth-child(1) span{
  color: #0082dd;
}
#intro_eng .ao_special_cnt p:nth-child(2){
      font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    width: 600px;
}
#intro_eng #ao_strong h4 span{
  position: static;
}
#intro_eng .eng_confirm{
    font-size: 24px;
    color: #0082dd;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}
#intro_eng .ao_midasi_cnt{
    text-align: center;
}
#intro_eng .ao_midasi_cnt img{
    width: 60%;
}

#eng_strong .strong_midasi{
  display: flex;
    width: 94%;
    margin: 0 auto;
}
#eng_strong{
      background-color: #f5efe3;
    margin: 0 auto;

    padding: 30px;
    box-sizing: border-box;
}
#eng_strong h4{
  position: relative;
    width: 700px;
    margin: 0 auto;
    border:2px solid #0082dd;
    font-weight: bold;
    font-size: 44px;
    text-align: center;
    background-color: #fff;
}
#eng_strong h4 span{
  color: #0082dd;
}

.eng_strong_cnt_common{
  margin: 30px 0;
}
.eng_strong_cnt_common .strong_cnt span{
    color: #0082dd;
}
.strong_cnt p{
  text-align: left;
}
#emg_strong .strong_midasi{
      display: flex;
    width: 94%;
    margin: 0 auto;
}
#eng_strong .strong_number{
      width: 10%;
    margin-right: 3%;
    font-size: 100px;
    color: #034386;
    line-height: 1;
}
#eng_strong .strong_midasi_detail{
  width: 80%;
}
#eng_strong .strong_midasi_detail p{
    color: #0082dd;
    font-weight: bold;
    font-size: 30px;
    text-align: left;
    line-height: 1.2;
    margin-top: 14px;
}
#eng_strong .strong_cnt{

    margin-left: 80px;
}
#eng_strong .strong_cnt p{
      font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}
/*#eng_strong .eng_strong_cnt1 .strong_cnt p{
      margin-top: -36px;
}
#eng_strong .eng_strong_cnt2 .strong_cnt p{
      margin-top: -36px;
}
#eng_strong .eng_strong_cnt4 .strong_cnt p{
      margin-top: -36px;
}*/

/*ここから講座紹介の東進*/
#intro_toshin{
  margin-top: -100px;
    padding-top: 100px;
}
#intro_toshin h3{
    background-color: #05a490;
    margin-bottom: 40px;
}
#intro_toshin .toshin_midasi_cnt{
  text-align: center;
}
.teachers img{
  width: 950px;
}
#intro_toshin .intro_inner h3 span{
  margin-right: 200px;
}
#intro_toshin .toshin_special{
  margin-top: 30px;
}
#intro_toshin .toshin_special p:nth-child(1){
  width: 700px;
}
#intro_toshin .toshin_special p:nth-child(2){
  width: 540px;
}
#intro_toshin .toshin_special p{
    border-bottom: 3px solid #ffc825;
    line-height: 1.2;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
}
#intro_toshin .toshin_special_cnt{
  margin-top: 30px;
}
#intro_toshin .toshin_special_cnt p:nth-child(1){
    font-size: 22px;
    line-height: 1.4;
    text-align: left;
    font-weight: bold;
    width: 710px;
    margin: 0 auto;
}
#intro_toshin .toshin_special_cnt p:nth-child(1) span{
  color: #cc1358;
}
#intro_toshin .toshin_special_cnt p:nth-child(2){
      font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    width: 600px;
}
#intro_toshin .toshin_kousi_hosoku{
  width: 600px;
  margin: 0 auto;
  margin-top: 30px;
  text-align: left;
}
#intro_toshin #toshin_navi{
  width: 720px;
  margin: 0 auto;
  background-color: #ecebeb;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#intro_toshin #toshin_navi>p span:nth-child(1){
  font-weight: bold;
  font-size: 20px;
}
#intro_toshin #toshin_navi>p span:nth-child(2){
  color: #cc1358;
  font-weight: bold;
}
#toshin_navi>p{
  font-size: 18px;
  text-align: center;
}
#toshin_navi .navi_text{
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}
#toshin_navi .toshin_navi_detail span{
  color: #ff0000;
}
#toshin_navi .toshin_navi_detail{
  margin-top: 30px;
  margin-bottom: 20px;
}
#toshin_navi .toshin_navi_btn{
  margin: 0 auto;
  display: block;
  text-align: center;
}

/*合格者の声*/
.goukaku{
  margin: 0 auto;
  margin-top: 40px;
}
.goukaku h2{
  width: 80%;
  margin: 0 auto;
  background-color: #c62f4f;
}
.goukaku h2 p{
  margin: 0 auto;
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
}
/*.goukaku h2 p:before {
    content: url();
    margin: 10px;
    position: relative;
    top: 8px;
}
.goukaku h2 p:after {
    content: url();
    margin: 10px;
    position: relative;
    top: 8px;
}*/
.goukaku .goukaku_midasi{
  margin-top: 30px;
  display: flex;
  width: 90%;
  margin-left: 40px;
}
.goukaku .goukaku_midasi_icon{
  height: 110px;
  width: 110px;
  border-radius: 50%;
  background: #8d052b;
  padding-top: 15px;
}
#intro_eng .goukaku .goukaku_midasi_icon{
  background-color: #0f4c85;
}
#intro_toshin .goukaku .goukaku_midasi_icon{
  background-color: #009b87;
}
.goukaku .goukaku_midasi_icon p{
  margin: 0 auto;
  font-weight: bold;
  font-size: 32px;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  width: 90%;
}
.goukaku .goukaku_midasi_detail{
  border-bottom: 2px solid #c62f4f;
    width: 80%;
    font-size: 36px;
    font-weight: bold;
}
.goukaku .goukaku_midasi_detail p{
  color: #c62f4f;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.2;
  margin-top: 15px;
  margin-left: 20px;
}
.goukaku .goukaku_human{
  margin: 0 auto;
  margin-top: 30px;
  width: 95%;
}

.goukaku .name {
      font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 5px;
}

.goukaku .highschool {
  font-size: 18px;
  font-weight: bold;
}

.goukaku .highschool span {
  font-size: 16px;
}

.goukaku .name span {
  font-size: 22px;
}
.goukaku .goukaku_human_image{
display: flex;

    width: 800px;
    margin: 30px auto;
}
.goukaku .goukaku_human_detail{

}
.goukaku .goukaku_human_detail p:nth-child(1){
  font-size: 30px;
  font-weight: bold;
  color: #c62f4f;
  line-height: 1.2;
  margin-top: 20px;
}
.goukaku .goukaku_human_detail p:nth-child(1) span{
  font-size: 45px;
}
.goukaku .goukaku_human_detail p:nth-child(2){
  font-size: 25px;
  color: #c62f4f;
}
.goukaku .goukaku_human_detail p:nth-child(3){
  font-size: 52px;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 20px;
}
.goukaku .goukaku_human_detail p:nth-child(3) span{
  font-size: 32px;
}
.goukaku .goukaku_human_detail p:nth-child(4){
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2;
}
.goukaku .goukaku_cnt_detail{
  width: 85%;
  margin: 0 auto;

  line-height: 1.2;
}
.goukaku .goukaku_cnt_detail p{
  text-align: left;
    margin: 0 20px;
    font-size: 18px;
}
.goukaku .goukaku_cnt_detail p span{
    font-weight: bold;
}
#intro_eng .goukaku .goukaku_midasi_icon p{
  font-size: 24px;
}
#intro_toshin .goukaku .goukaku_midasi_detail p{
  font-size: 36px;
  margin-top: 7px;
  line-height: 1.4;
}
#intro_ao .linenap{

    margin: 0 auto;
    margin-top: 40px;
}

#intro_ao .linenap img{

    width: 80%;

}

#intro_ao .linenap h4{
    text-align: center;
    font-size: 24px;
    color: #a40330;
    font-weight: bold;
    border: #a40330 solid 2px;
    width: 600px;
    margin: 0 auto;
    margin-bottom: 20px;
}
#intro_ao .linenap_commmon{
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 40px;
}
#intro_ao .linenap_grade{
    width: 26%;
    margin-right: 4%;
    color: black;
    /*background: #a40330;*/
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    border-radius: 10px;
    padding: 4px;
}
#intro_ao .linenap_detail{
  margin-right: 4%;
  color: white;
  background: #a40330;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  border-radius: 10px;
  padding: 4px;
  width: 46%;
}
#intro_ao .linenap_hosoku{
    text-align: center;
}

.js-popup{
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 10;
  }
  .js-popup-con{
    position: absolute;
    width: 1000px;
    min-height: 40vh;
    max-height: 80vh;
    padding: 15px;
    margin-top: 37.5px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-style: solid;
    border-width: 3px;
    overflow-y: scroll;
  }
  .js-modal-close{
    position: absolute;
    top: 10px;
    right: 20px;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
  }

.js-popup[data-open="false"]{
    display: none;
}

.js-popup[data-open="true"]{
    display: block;
}
.fe1-detail2 {
  margin-left: -19px;
}
.fe1-detail3 {
  text-align: center;
}
