@charset "utf-8";
/* CSS Document */
.school_detail_cinfo .course_eiken{
  font-family: 'Noto Sans JP', sans-serif;
}

.cinfo .ml_btn a.btn_blue:after, 
.school_detail_cinfo .course_eiken .ml_btn a.btn_blue:after {
  content: "＼ 簡単30秒！まもなく開講につきお早めに！／";
  color: #2A5298;
  position: absolute;
  top: -15px;
  font-weight: bold;
  font-size: 1.4rem;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  text-shadow: 0 0 4px #fff;
  width: 100%;
}
h2,
.school_detail_cinfo .course_eike h2,
.exam_tit,
.school_detail_cinfo .course_eike .exam_tit{
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 50px 0;
  line-height: 1.4;
}
h2 span,
.school_detail_cinfo .course_eike h2 span,
.exam_tit span,
.school_detail_cinfo .course_eike .exam_tit span{ 
  font-size: 3.2rem;
}
h2 span:nth-of-type(2), 
.school_detail_cinfo .course_eiken h2 span:nth-of-type(3) {
  color: #2A5298;
  font-size: 2rem;
}

h2 sup, 
.school_detail_cinfo .course_eiken h2 sup,
.exam_tit sup,
.school_detail_cinfo .course_eike .exam_tit sup {
  top: 1.4em;
}
#cinfo_lesson11_index .exam h2 sup,
.school_detail_cinfo .course_eiken .exam h2 sup,
#cinfo_lesson11_index .voice h2 sup, 
.school_detail_cinfo .course_eiken .voice h2 sup{
  top: 0.2em;
}

/*------------------------------
.reason
------------------------------*/
.reason {
  background: url("/cinfo/lesson11/img/graph_paper.png") repeat;
  text-align: center;
  padding: 60px 0;
}
.reason .reason_list,
.school_detail_cinfo .reason .reason_list{
  width: 100%;
  max-width: 960px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin:0 auto;
}
.reason .item,
.school_detail_cinfo .reason .item{
  margin-bottom: 60px;
}
.reason .reason_inner,
.school_detail_cinfo .reason .reason_inner{
  display: flex;
  align-items: flex-start;
}
.reason .reason_inner .grad-trigger,
.school_detail_cinfo .reason .reason_inner .grad-trigger{
  display: none;
}

.reason .item .img_wrap,
.school_detail_cinfo .reason .item .img_wrap {
  width: 420px;
  flex-shrink: 0;
}
.reason .item .img_wrap img,
.school_detail_cinfo .reason .item .img_wrap img {
  width: 100%;
  height: auto;
  display: block;
}
.reason .item .text_wrap,
.school_detail_cinfo .reason .item .text_wrap {
  flex-grow: 1;
  padding-left: 30px;
  box-sizing: border-box;
}
.reason .item h3,
.school_detail_cinfo .reason .item h3{
  font-size: 2.4rem;
  margin-bottom: 20px;
  color: #2A5298;
  text-align: left;
  font-weight: 700;
  line-height: 150%;
  padding-left:60px; /* 背景画像の分だけ余白 */
  background-repeat: no-repeat;
  background-size: 52px auto;
  background-position: left center;
}
.reason .item:nth-of-type(1) h3,
.school_detail_cinfo .reason .item:nth-of-type(1) h3 {
  background-image: url('/cinfo/lesson11/img/reason01.png');
}
.reason .item:nth-of-type(2) h3,
.school_detail_cinfo .reason .item:nth-of-type(2) h3 {
  background-image: url('/cinfo/lesson11/img/reason02.png');
}
.reason .item:nth-of-type(3) h3,
.school_detail_cinfo .reason .item:nth-of-type(3) h3 {
  background-image: url('/cinfo/lesson11/img/reason03.png');
}
.reason .item h3 span,
.school_detail_cinfo .reason .item h3 span {
  color: #E40057;
}
.reason .item .text_wrap p,
.school_detail_cinfo .reason .item .text_wrap p {
  text-align: left;
  font-size: 1.6rem;
  line-height: 150%;
}
/* reverse: 画像が右側にくる場合 */
.reason .item.reverse .reason_inner,
.school_detail_cinfo .reason .item.reverse .reason_inner {
  flex-direction: row-reverse;
}
.reason .item.reverse .text_wrap,
.school_detail_cinfo .reason .item.reverse .text_wrap {
  padding-left: 0;
  padding-right: 30px;
}


/*------------------------------
.eiken_app
------------------------------*/
.eiken_app{
  max-width: 960px;
  border-radius: 10px;
  border: 2px solid #295094;
  background: #FFF;
  margin: 0 auto;
  padding: 60px;
}
.eiken_app h3{
  text-align: center;
  font-size: 2.8rem;
  font-weight: 700;
  border-bottom: 4px solid #2A5298;
  display: inline;
}
.eiken_app .eiken_app_txt{
  color: #295094;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 30px;
}
/*スライダー*/
.slider_wrap {
  position: relative;
  overflow: hidden;
  margin-top:20px;
}
.slider{
  display: flex;
  transition: transform 0.3s ease;
}
.slide {
  flex: 0 0 100%;
}
.slide img {
  width: 176px;
  display: block;
  margin: 0 auto;
}
.arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  z-index: 10;
}
.arrow img {
  width: 40px; /* 適宜調整 */
  height: auto;
}
.arrow.prev {
  left: 10px;
}
.arrow.next {
  right: 10px;
}
/* ▼ PCでは3枚並べる */
@media screen and (min-width: 769px) {
 .slider_wrap{
    max-width: 960px;
    margin: 20px auto 40px;
  }
  .slider {
    transform: none !important; /* JSによるスライドを無効化 */
    max-width: 515px;
  margin: 0 auto;
  width: 100%;
}
  .slider .slide:first-child,
  .slider .slide:last-child {
    display: none; /* クローンを非表示 */
  }
  .slide {
    flex: 0 0 33.3333%;
  }
  .slider {
    transform: none !important; /* JSの移動禁止 */
  }
.slide img {
  width: 100%;
  display: block;
}
  .arrow {
    display: none; /* PCでは矢印非表示 */
  }
}

.app_about{
  max-width: 585px;
  width: 100%;
  margin:0 auto;
}
.app_about .app_about_txt {
  font-size: 1.4rem;
  text-align: left;
  font-feature-settings: 'palt' on;
  margin: 0 0 20px;
}

.app_about .effect{
  background: url(/cinfo/eikaiwa/img/app/effect.png) no-repeat right bottom #fff;
  margin: 0 0 20px;
  width: 100%;
  background-size: 95px;
}
.app_about .effect h3{
  color: #224D9A;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  border: none;
  position: relative;
  display: inline-block;
  width: 100%;
}

.app_about .effect h3::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 15%;
  margin-left: 0.5em;
  width: 83%;
  height: 1px;
  background-color: #224D9A;
  transform: translateY(-50%);
}
.app_about .effect p {
  font-size: 1.6rem;
  font-weight: 700;
  position: relative;
  padding-left: 30px;
  line-height: 2.6;
  text-align: left;
}
.app_about .effect p::before {
  content: "";
  position: absolute;
  width: 20px;
  background: url(/cinfo/eikaiwa/img/app/check.png) no-repeat left center;
  top: 0;
  left: 0;
  height: 100%;
}

/*------------------------------
.curriculum
------------------------------*/
.curriculum{
  text-align: center;
}
.curriculum div{
  margin-bottom:20px;
}
.curriculum div:nth-of-type(2){
  margin-bottom:60px;
}

.curriculum  p{
  color: #284F93;
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 180%;
  border-bottom: 3px dotted #295094;
  display: inline;
}
.curriculum  p span{
  color: #E40057;
}

/*------------------------------
#system
------------------------------*/
.cinfo #system ul li p::before,
.school_detail_cinfo .course_eiken #system ul li p::before {
  margin: 0 10px 0 0;
}
.cinfo #system ul li p span,
.school_detail_cinfo .course_eiken #system ul li p span {
  margin-left: 30px;
}
.cinfo #system ul li .priceTx,
.school_detail_cinfo .course_eiken #system ul li .priceTx {
  margin-left: 0;
  font-size: 1.2rem;
}


.merit_list{
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 960px;
  margin:0 auto 80px;
}
/*------------------------------
.grade_list
------------------------------*/
.grade_list,
.school_detail_cinfo .course_eiken .grade_list{
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.grade_list li,
.school_detail_cinfo .course_eiken .grade_list li{
  width: 23%;
  margin: 1%;
}
.grade_list li p{
  width: 100%;
  padding: 10px 0;
  font-size: 1.2rem;
}
.school_detail_cinfo .course_eiken .grade_list li p{
  width: 24%;
  padding: 10px 20px;
}
.grade_list li a:hover,
.school_detail_cinfo .course_eiken .grade_list li a:hover {
  text-decoration: none;
}
.btn_pink05 .icon-right:last-child {
  position: absolute;
  top: 55%;
  right: 10px;
  margin: -0.5em 0 0;
}





@media screen and (max-width: 720px) {
  h2,
.school_detail_cinfo .course_eikeh2 {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 40px 0;
  line-height: 1.4;
}
h2 span,
.school_detail_cinfo .course_eike .h2 span{
  font-size: 2.6rem;
}

h2 span:nth-of-type(2), 
.school_detail_cinfo .course_eiken h2 span:nth-of-type(3) {
  font-size: 1.6rem;
}
  
.worries_img{
  text-align: center;
}
  /*------------------------------
  .reason 
------------------------------*/
  .reason {
  background: url("/cinfo/lesson11/img/graph_paper.png") repeat;
  padding: 30px 20px;
  background-size: 11%;
}

.reason .reason_inner,
.school_detail_cinfo .reason .reason_inner {
  display: block;
  position: relative;
}
.reason .reason_inner .grad-trigger,
.school_detail_cinfo .reason .reason_inner .grad-trigger{
  display: none;
}
  
.reason .reason_inner .grad-btn,
.school_detail_cinfo .reason .reason_inner .grad-btn{
    position: absolute;
    width: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-size: cover;
    height: 60px;
  bottom: 120px;
}

.reason .reason_inner .grad-btn::before,
.school_detail_cinfo .reason .reason_inner .grad-btn::before {
    position: absolute;
    display: inline-block;
    background: url(/cinfo/lesson11/img/reason_more.png) no-repeat center;
    background-size: auto;
    content: "";
    padding: 2px 10px;
    text-align: center;
    cursor: pointer;
    width: 80%;
    bottom: -250px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    z-index: 1;
    background-size: auto;
    height: 60px;
  }
.reason .reason_inner .grad-trigger,
.school_detail_cinfo .reason .reason_inner .grad-trigger {
  display: none;
}
.reason .reason_inner .grad-trigger:checked ~ .grad-btn::before {
  content: "";
  background: url(/cinfo/lesson11/img/reason_close.png) no-repeat center;
  background-size: auto;
}
.reason .reason_inner .text_wrap,
.school_detail_cinfo .reason .reason_inner .text_wrap {
  position: relative;
  overflow: hidden;
  height: 45px;
  margin-bottom: 100px;
}
.reason .reason_inner .text_wrap::before,
.school_detail_cinfo .reason .reason_inner .text_wrap::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0.1));
  content: "";
  z-index: 1;
}
.reason .reason_inner .grad-trigger:checked ~  .text_wrap,
.school_detail_cinfo .reason .reason_inner .grad-trigger:checked ~  .text_wrap {
  height: auto; 
}
.reason .reason_inner .grad-trigger:checked ~  .text_wrap::before,
.school_detail_cinfo .reason .reason_inner .grad-trigger:checked ~  .text_wrap::before {
  display: none; 
}

.reason .item, 
.school_detail_cinfo .reason .item {
  margin-bottom: 0;
}
.reason .item .img_wrap, 
.school_detail_cinfo .reason .item .img_wrap {
  width: 100%;
  margin-bottom: 20px;
}
.reason .item .text_wrap, 
.school_detail_cinfo .reason .item .text_wrap {
  padding-left: 0;
}
.reason .item h3, 
.school_detail_cinfo .reason .item h3 {
  font-size: 1.6rem;
  background-size: 40px auto;
  padding-left: 50px;
}
.reason .item .text_wrap p, 
.school_detail_cinfo .reason .item .text_wrap p {
  font-size: 1.4rem;
} 
.reason .ml_btn,
.school_detail_cinfo .reason .ml_btn {
  margin: 40px 0 20px;
}
  
 /*------------------------------
.eiken_app
------------------------------*/
.eiken_app {
  width: 100%;
  padding: 30px 20px;
}
.eiken_app h3 {
  font-size: 2rem;
}
.app_about .effect h3 {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.app_about .effect h3::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 25%;
  width: 70%;
}
.app_about .effect p {
  font-size: 1.4rem;
  margin-bottom: 20px;
  line-height: 1.2;
}  
.app_about .effect {
  background: none;
}
/*------------------------------
.curriculum
------------------------------*/
.curriculum div:nth-of-type(2) {
  margin-bottom:30px;
}
.curriculum div img{
  width: auto;
}

.curriculum  p{
  font-size: 2.4rem;
  line-height: 180%;
}
.merit_list {
  display: block;
  margin: 0 auto 40px;
}
.merit_list li{
  margin-bottom: 20px;
}
#cinfo_lesson11_index .exam h2 span::after,
.school_detail_cinfo .course_eiken .exam h2 span::after {
  content: "";
  position: absolute;
  height: 4px;
  background: #1E3C72;
  width: 100%;
  display: block;
}
.exam_tit, 
.school_detail_cinfo .course_eike .exam_tit {
  font-feature-settings: 'palt' on;
}
/*------------------------------
.grade_list
------------------------------*/
.grade_list,
.school_detail_cinfo .course_eiken .grade_list {
  display: block;
}
.grade_list li,
.school_detail_cinfo .course_eiken .grade_list li{
  margin: 0 0 10px 0;
  width: 100%;
}
.grade_list li p,
.school_detail_cinfo .course_eiken .grade_list li p{
  width: 100%;
  font-size: 1.4rem;
  padding: 10px 20px;
}
.grade_list li a:hover,
.school_detail_cinfo .course_eiken .grade_list li a:hover{
  text-decoration: none;
}
}