@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap');

/* ============================================================ */
/* 中国語 */
/* ============================================================ */
.chinese {
  /* common
  ----------------------------------------------------------- */
  /*----- 見出し -----*/
}
.chinese .btn_style01 {
  background: #fa4e4b;
  border-color: #fa4e4b;
}
@media screen and (min-width: 721px) {
  .btn_style01_top {
    width:100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 720px) {
  .btn_style01_top {
    margin-bottom: 20px;
  }
}
.chinese .btn_style01:hover {
  background: #fff;
  color: #fa4e4b;
}
.chinese .course_list li a h3 {
  color: #fa4e4b;
}
.chinese_index #course .course_list li .guideline {
  margin: 20px 0 80px;
  background: rgba(244, 244, 244, 0.8);
  padding: 5px 5px 3px 8px;
  text-indent: -8px;
}
.chinese_index #course .course_list li .course_btnArea {
  margin-bottom: 60px;
}
.chinese_index #course .course_list li:nth-of-type(2) .course_btnArea, 
.chinese_index #course .course_list li:nth-of-type(3) .course_btnArea{
  position: absolute;
  width: 100%;
  bottom: 0;
}
.chinese_index #course .course_list li:nth-of-type(4) p {
  margin-bottom:20px;
}

.chinese .ttl01 span {
  border-top: 2px solid #fa4e4b;
}
.chinese .ttl02 {
  border-left: 2px solid #fa4e4b;
}
.chinese .box_layout li .tag_01{
  border: 1px solid #0E8800;
  border-radius: 5px;
  background-color: #fff;
  color: #0E8800;
  line-height: 1.2;
  padding: 5px 10px;
  margin: 0 0 10px 0;
  display: inline-block;
}
.chinese .box_layout li .tag_02 {
  border: 1px solid #1F3E96;
  border-radius: 5px;
  background-color: #fff;
  color: #1F3E96;
  line-height: 1.2;
  padding: 5px 10px;
  margin: 0 10px 10px 0;
  display: inline-block;
}
.chinese .box_layout li .tag_03 {
  border: 1px solid #D65423;
  border-radius: 5px;
  background-color: #fff;
  color: #D65423;
  line-height: 1.2;
  padding: 5px 10px;
  margin: 0 0 10px 0;
  display: inline-block;
}

.chinese .box_layout li .tag_04 {
  border: 1px solid #BF1A1A;
  border-radius: 5px;
  background-color: #fff;
  color: #BF1A1A;
  line-height: 1.2;
  padding: 5px 10px;
  margin: 0 0 10px 0;
  display: inline-block;
}
.chinese .ttl03 {
  padding:0 15px;
}
.chinese .ttl03 span {
  border-bottom: 2px solid #fa4e4b;
}
.chinese .ttl_balloon {
  background: #fa4e4b;
}
.chinese .ttl_balloon::before {
  border-top: 10px solid #fa4e4b;
}
.chinese #contents {
  border-top: 20px solid #ce1126;
}
.chinese #contents::after {
  content: "";
  line-height: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  top: -20px;
  width: 30%;
  border-bottom: 20px solid #fcd116;
}
.chinese #other_list {
  background: #fb8381 !important;
}

.chinese #other_list .inner .btn_prev,
.chinese #other_list .inner .btn_next {
  background: #fa4e4b;
  display: block !important;
}
.chinese .other_list_style li a h3 {
  color: #fa4e4b;
  padding: 15px 20px 0 20px;
  font-weight:bold;
}

.chinese .other_list_style li p {
  padding:0 20px 30px 20px;
}

.chinese .area_point .icon_ttl {
  background: #fa4e4b;
}
.chinese .area_point ul li i {
  color: #fa4e4b;
}
.chinese .area_contents .box_style01 > ul > li::before {
  color: #fa4e4b;
}
.chinese .area_contents .box_style01 > ul > li > ul > li::before {
  color: #fa4e4b;
}
.chinese .area_introduction {
  background: url(/chinese/common/img/bg_poly02.png) right top no-repeat;
}
.chinese .area_profile > .row div:last-child h3 {
  color: #fa4e4b;
}
.chinese .bg_poly_lt {
  background-image: url(/chinese/common/img/bg_poly03.png);
  background-position: left top;
  background-repeat: no-repeat;
}
.chinese .bg_poly_rt {
  background-image: url(/chinese/common/img/bg_poly02.png);
  background-position: right top;
  background-repeat: no-repeat;
}
.chinese header .global_nav > ul > li a::after {
  background: #fa4e4b;
}
.chinese .feature_list > li .number p {
  background: #fa4e4b;
}
.chinese .link_icon a {
  color: #fa4e4b;
}
.chinese .tab li.active a, .chinese .tab li:hover a {
  color: #fa4e4b;
  background: #f4f4f4;
}
.chinese .tab li::after {
  background: #fa4e4b;
}
.chinese .tab li a {
  background: #fa4e4b;
}
.chinese .pickup {
  padding: 20px 0 80px;
}
/* ============================================================ */
/* 中国語 index */
/* ============================================================ */
#index_multi {
    /* .pickup
--------------------------------------------------------------- */
}
#index_multi #contents {
  border: none;
}
#index_multi #contents::after {
  content: none;
}
#index_multi #appeal {
  background-image: url(/chinese/img/bg_course.png);
}
#index_multi #course {
  background: rgba(250, 78, 75, 0.7);
}

#index_multi #other_menu{
  background: rgba(250, 78, 75, 0.7);
}

#index_multi #other_menu:nth-of-type(2),
#feature_index #other_menu,
#course_index #other_menu,
#course_regular_index #other_menu,
#course_trial_index #other_menu,
#course_monthly_index #other_menu,
#course_private_index #other_menu,
#course_web_index #other_menu,
#teacher_index #other_menu,
#teacher_voice01 #other_menu,
#teacher_voice02 #other_menu,
#teacher_voice03 #other_menu,
#voice_index #other_menu,
#voice_voice01 #other_menu,
#voice_voice02 #other_menu,
#voice_voice03 #other_menu,
#miryoku_index #other_menu {
  background: rgba(250, 78, 75, 0.7);
  padding: 60px 0;
}

#index_multi #other_menu .inner,
#feature_index #other_menu .inner,
#course_index #other_menu .inner,
#course_regular_index #other_menu .inner,
#course_trial_index #other_menu .inner,
#course_monthly_index #other_menu .inner,
#course_private_index #other_menu .inner,
#course_web_index #other_menu .inner,
#teacher_index #other_menu .inner,
#teacher_voice01 #other_menu .inner,
#teacher_voice02 #other_menu .inner,
#teacher_voice03 #other_menu .inner,
#voice_index #other_menu .inner,
#voice_voice01 #other_menu .inner,
#voice_voice02 #other_menu .inner,
#voice_voice03 #other_menu .inner,
#miryoku_index #other_menu .inner {
  max-width: 1200px;
  margin: 0 auto;
}


#index_multi #other_menu .foot_txt,
#feature_index #other_menu .foot_txt,
#course_index #other_menu .foot_txt,
#course_regular_index #other_menu .foot_txt,
#course_trial_index #other_menu .foot_txt,
#course_monthly_index #other_menu .foot_txt,
#course_private_index #other_menu .foot_txt,
#course_web_index #other_menu .foot_txt,
#teacher_index #other_menu .foot_txt,
#teacher_voice01 #other_menu .foot_txt,
#teacher_voice02 #other_menu .foot_txt,
#teacher_voice03 #other_menu .foot_txt,
#voice_index #other_menu .foot_txt,
#voice_voice01 #other_menu .foot_txt,
#voice_voice02 #other_menu .foot_txt,
#voice_voice03 #other_menu .foot_txt,
#miryoku_index #other_menu .foot_txt{
  margin:0 auto;
  color:#FFF; 
  font-size:16px; 
  text-align:center; 
  font-weight:bold;
  padding:0 15px;
}



#index_multi .other_menu_list li a h3,
#index_multi .other_menu_list02 li a h3 {
  color: #FA4E4B;
}
#index_multi .other_menu_list li a h3 {
  color: #fa4e4b;
}
#index_multi .pickup .inner .ttl_pickup,
#course_index .pickup .inner .ttl_pickup{
  background: #fa4e4b;
}
#index_multi .pickup .inner .ttl_pickup::before,
#course_index .pickup .inner .ttl_pickup::before {
  border-top: 10px solid #fa4e4b;
}
#index_multi .pickup .inner .btn_prev,
#index_multi .pickup .inner .btn_next,
#course_index .pickup .inner .btn_prev,
#course_index .pickup .inner .btn_next {
  background: #fa4e4b;
  display: block !important;
}
#course_index .pickup .inner .slider2{
  position: relative !important;
}

/*トップSEO用追加コンテンツ用*/
#index_multi .point_list li {
  background: #fa4e4b;
}

#index_multi #recom_point .inner > p a {
  color: #fa4e4b;
}

#index_multi #recom_point .inner > p a:hover {
  background: #fa4e4b;
}
/*トップSEO用追加コンテンツ用*/

@media screen and (min-width: 721px) {
  #appeal .module_style01 {
    background: url(/chinese/miryoku/img/img_miryoku11.png) right 60px no-repeat;
  }
}

/* ============================================================ */
/* 中国語 course 共通 */
/* ============================================================ */
.course_detail #lead {
  background: url(/chinese/common/img/bg_poly01.png) left bottom no-repeat;
}
.course_detail #course_contact::before,
.course_detail #course_contact02::before {
  color: #fa4e4b;
}
.course_detail .module_style01 > .txt,
.course_detail .module_style02 > .txt {
  background: rgba(250, 78, 75, 0.6);
}
.course_detail .module_style01 > .txt .num,
.course_detail .module_style02 > .txt .num {
  background: #fa4e4b;
}
.course_detail #howmuch,
.course_detail #merit,
.course_detail #lesson_flow {
  background: url(/chinese/common/img/bg_poly02.png) right top no-repeat;
}
.course_detail #phrase .daily_phrase dl .style01::before
.style02::before {
  color: #fa4e4b;
}

/* ============================================================ */
/* 中国語 voice 共通 */
/* ============================================================ */
.voice_detail #other_list .inner .btn_prev,
.voice_detail #other_list .inner .btn_next {
  background: #fa4e4b;
}
.voice_detail .other_list_style li a h3 {
  color: #fa4e4b;
}

/* ============================================================ */
/* 中国語レギュラーコース
   #course_regular_index */
/* ============================================================ */
#course_regular_index #recommend {
  /*background-image: url(/chinese/course/regular/img/bg_recommend.png);*/
  background-image: url(/chinese/img/bg_course.png);
}
@media screen and (min-width: 721px) {
  #course_regular_index #lead .module_style01 {
    background: url(/chinese/course/regular/img/img_lead01.png) right 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #course_regular_index #howmuch ul li:nth-of-type(1) .module_style02 {
    background: url(/chinese/course/regular/img/img_howmuch01.png) left 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #course_regular_index #howmuch ul li:nth-of-type(2) .module_style01 {
    background: url(/chinese/course/regular/img/img_howmuch02.png) right 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #course_regular_index #howmuch ul li:nth-of-type(3) .module_style02 {
    background: url(/chinese/course/regular/img/img_howmuch03.png) left 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #course_regular_index #howmuch ul li:nth-of-type(4) .module_style01 {
    background: url(/chinese/course/regular/img/img_howmuch04.png) right 60px no-repeat;
  }
}

/* ============================================================ */
/* トライアルレッスン
   #course_trial_index */
/* ============================================================ */
@media screen and (min-width: 721px) {
  #course_trial_index #lead .module_style01 {
    background: url(/chinese/course/trial/img/img_lead01.png) right 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #course_trial_index #howmuch .module_style02 {
    background: url(/chinese/course/trial/img/img_howmuch01.png) left 60px no-repeat;
  }
}
#course_trial_index #recommend {
  /*background-image: url(/chinese/course/trial/img/bg_recommend.png);*/
  background-image: url(/chinese/img/bg_course.png);
}

/* ============================================================ */
/* 月払い 中国語コース
   #course_monthly_index */
/* ============================================================ */
@media screen and (min-width: 721px) {
  #course_monthly_index #lead .module_style01 {
    background: url(/chinese/course/monthly/img/img_lead01.png) right 60px no-repeat;
  }
}
#course_monthly_index #recommend {
  /*background-image: url(/chinese/course/monthly/img/bg_recommend.png);*/
  background-image: url(/chinese/img/bg_course.png);
}

/* ============================================================ */
/* 中国語マンツーマン
   #course_private_index */
/* ============================================================ */
@media screen and (min-width: 721px) {
  #course_private_index #lead .module_style01 {
    background: url(/chinese/course/private/img/img_lead01.png) right 60px no-repeat;
  }
}
#course_private_index #recommend {
  /*background-image: url(/chinese/course/private/img/bg_recommend.png);*/
  background-image: url(/chinese/img/bg_course.png);
}
@media screen and (min-width: 721px) {
  #course_private_index #merit .module_style02 {
    background: url(/chinese/course/private/img/img_merit01.png) left 60px no-repeat;
  }
}

/* ============================================================ */
/* オンライン中国語
   #course_web_index */
/* ============================================================ */
@media screen and (min-width: 721px) {
  #course_web_index #lead .module_style01 {
    background: url(/chinese/course/web/img/img_lead01.png) right 60px no-repeat;
  }
}
#course_web_index #recommend {
  /*background-image: url(/chinese/course/web/img/bg_recommend.png);*/
  background-image: url(/chinese/img/bg_course.png);
}
@media screen and (min-width: 721px) {
  #course_web_index #lesson_flow ul li:nth-of-type(1) .module_style02 {
    background: url(/chinese/course/web/img/img_lesson_flow01.png) left 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #course_web_index #lesson_flow ul li:nth-of-type(2) .module_style01 {
    background: url(/chinese/course/web/img/img_lesson_flow02.png) right 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #course_web_index #lesson_flow ul li:nth-of-type(3) .module_style02 {
    background: url(/chinese/course/web/img/img_lesson_flow03.png) left 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #course_web_index #lesson_flow ul li:nth-of-type(4) .module_style01 {
    background: url(/chinese/course/web/img/img_lesson_flow04.png) right 60px no-repeat;
  }
}

/* ============================================================ */
/* 学ぶ魅力
   #miryoku_index */
/* ============================================================ */
@media screen and (min-width: 721px) {
  #miryoku_index #miryoku01 .miryoku_list li:nth-of-type(1) .module_style01 {
    background: url(/chinese/miryoku/img/img_miryoku01.png) right 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #miryoku_index #miryoku01 .miryoku_list li:nth-of-type(2) .module_style02 {
    background: url(/chinese/miryoku/img/img_miryoku02.png) left 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #miryoku_index #miryoku02 .miryoku_list li:nth-of-type(1) .module_style01 {
    background: url(/chinese/miryoku/img/img_miryoku03.png) right 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #miryoku_index #miryoku02 .miryoku_list li:nth-of-type(2) .module_style02 {
    background: url(/chinese/miryoku/img/img_miryoku04.png) left 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #miryoku_index #miryoku03 .miryoku_list li:nth-of-type(1) .module_style01 {
    background: url(/chinese/miryoku/img/img_miryoku05.png) right 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #miryoku_index #miryoku03 .miryoku_list li:nth-of-type(2) .module_style02 {
    background: url(/chinese/miryoku/img/img_miryoku06.png) left 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #miryoku_index #miryoku03 .miryoku_list li:nth-of-type(3) .module_style01 {
    background: url(/chinese/miryoku/img/img_miryoku07.png) right 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #miryoku_index #miryoku04 .miryoku_list li:nth-of-type(1) .module_style01 {
    background: url(/chinese/miryoku/img/img_miryoku08.png) right 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #miryoku_index #miryoku04 .miryoku_list li:nth-of-type(2) .module_style02 {
    background: url(/chinese/miryoku/img/img_miryoku09.png) left 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #miryoku_index #miryoku04 .miryoku_list li:nth-of-type(3) .module_style01 {
    background: url(/chinese/miryoku/img/img_miryoku10.png) right 60px no-repeat;
  }
}
@media screen and (min-width: 721px) {
  #miryoku_index #miryoku05 .miryoku_list li:nth-of-type(1) .module_style01 {
    background: url(/chinese/miryoku/img/img_miryoku11.png) right 60px no-repeat;
  }
}
#miryoku_index .local_nav ul li a i {
  color: #fa4e4b;
}

/* ============================================================ */
/* 10の特長
   #feature_index */
/* ============================================================ */
#feature_index #lead_txt {
  background: rgba(250, 78, 75, 0.7);
}

/* ============================================================ */
/* メインビジュアル国旗追加 */
/* ============================================================ */
/*PC*/
@media screen and (min-width: 721px) {
  .course #visual div[class^="al_"]:before,
  .feature #visual div[class^="al_"]:before,
  .teacher #visual div[class^="al_"]:before,
  .voice #visual div[class^="al_"]:before,
  .miryoku #visual div[class^="al_"]:before {
    content: "";
    position: relative;
    height: 70px;
    width: 100%;
    margin-top: 60px;
    background: url(/chinese/img/img_flag_china.png) center top no-repeat;
  }
}
/*SP*/
@media screen and (max-width: 720px) {
  .course #visual div[class^="al_"]:before,
  .feature #visual div[class^="al_"]:before,
  .teacher #visual div[class^="al_"]:before,
  .voice #visual div[class^="al_"]:before,
  .miryoku #visual div[class^="al_"]:before {
    content: "";
    position: relative;
    height: 35px !important;
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 0px !important;
    background: url(/chinese/img/img_flag_china.png) center top no-repeat;
    background-size: 50px;
  }
}


/* ============================================================ */
/* 中国語トップ　　20240729改訂
/* ============================================================ */
/*PC*/
.chinese_index header #header_top .header_logo p{
  color: #941111;
}
.chinese_index #wrap {
  font-family: 'Noto Sans JP', sans-serif;
}
.chinese_index header #header_top .contact > div p.link_top a{
  color: #333 !important;
}
.chinese_index header #header_top .contact > div p.link_top a i.icon-window{
  color: #FA4E4B;
}
.chinese_index #visual {
  height: 800px !important;
  background: url(/chinese/img/main_pc.jpg) no-repeat center top;
  background-size: cover;
}
.chinese_index #visual .main{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  background: url(/chinese/img/main_bg.png) no-repeat;
  width: 830px;
  height: 522px;
  padding: 70px 95px;
}
.chinese_index #visual .main h1{
  font-weight: 900;
  font-size: 8.0rem;
  text-align: center;
  color: #013378;
  line-height: 0.5;
  padding-bottom: 40px;
}
.chinese_index #visual .main h1 span{
  width: 100%;
  height: 55px;
  background: #013378;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 2.4;
}
.chinese_index #visual .check{
  margin-left: 20px;
}
.chinese_index #visual .check p{
  font-weight: bold;
  font-size: 2.0rem;
  position: relative;
  padding-left: 25px;
  line-height: 2.2;
}
.chinese_index #visual .check p::before{
  content: "";
  width: 17px;
  height: 17px;
  background: url(/chinese/course/img/check.png) no-repeat left;
  position: absolute;
  left: 0;
  top: 15px;
}
.chinese_index #visual .check p span{
    background: linear-gradient(transparent 70%, #FAEB52 30%);
}
#course_private_index #visual .note{
    margin-top: 30px;
    padding-left:1em;
    text-indent:-1em;
}

.chinese_index #visual a{
  background: #941111;
  font-weight: normal;
  display: inline-block;
  padding: 15px 0;
  height: auto;
  line-height: 1.2;
  text-decoration: none;
  border-radius: 100px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
  margin: 40px 0 0 80px;
  position: relative;
  max-width: 480px;
  width: 100%;
}
.chinese_index #visual a::before{
  /*content: "╲ 入学金免除実施中！10/31まで ╱";*/
  content: "＼ まずは無料カウンセリングにご参加ください ／";
  font-size: 1.6rem;
  color: #941111;
  position: absolute;
  top: -15px;
  font-weight: bold;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  text-shadow: 0 0 4px #fff;
  width: 100%;
}

.chinese_index #visual a p{
  font-size: 2.0rem;
  font-weight: bold;
}
.chinese_index #visual a p span{
  color:#FFF7B9;
}
.chinese_index #visual a p span:nth-of-type(2){
  color:#fff;
  font-size:1.6rem;
}
.chinese_index #visual a i{
  position: absolute;
  right: 5%;
  top: 40%;
  font-size: 1.4rem;
}
.chinese_index .global_nav{
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: start;
  justify-content: flex-start;
  width: 100%;
  height: 52px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 16px 0;
}
.chinese_index .global_nav ul{
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  width: 1200px;
}
.chinese_index .global_nav ul li{
  -webkit-box-flex: 1;
  flex-grow: 1;
  line-height: 32px;
}
.chinese_index .global_nav > ul > li:not(:first-child) {
  border-left: 1px solid #98ACC8;
}
.chinese_index .global_nav > ul > li a {
  display: block;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  text-align: center;
  transition: 0.5s color ease;
}

/*こんな人におすすめ*/
.chinese_index .chinese_recom{
  background-color: #F4F4F4;
  padding: 80px 0 100px;
}
.chinese_index .chinese_recom .inner{
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.chinese_index .chinese_recom ul{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.chinese_index .chinese_recom ul li{
  width: 360px;
  text-align: center;
}
.chinese_index .chinese_recom ul li figure{
  width: 360px;
}
.chinese_index .chinese_recom ul li figure img{
  width: 100%;;
}
.chinese_index .chinese_recom ul li p{
  width: 90%;
  margin: 20px auto 0;
  font-size: 2.0rem;
  font-weight: 500;
}
.chinese_index .ml_btn {
  text-align: center;
  margin:0 auto 100px;
}
.chinese_index .ml_btn a{
  background: #FA4E4B;
  font-weight: normal;
  display: inline-block;
  padding: 15px 0;
  height: auto;
  line-height: 1.2;
  text-decoration: none;
  border-radius: 100px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  position: relative;
  max-width: 480px;
  width: 100%;
}
.chinese_index .ml_btn a::before{
  /*content: "╲ 入学金免除実施中！10/31まで ╱";*/
  content: "＼ まずは無料カウンセリングにご参加ください ／";
  font-size: 1.6rem;
  color: #FA4E4B;
  position: absolute;
  top: -15px;
  font-weight: bold;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  text-shadow: 0 0 4px #fff;
  width: 100%;
}

.chinese_index .ml_btn a p{
  font-size: 2.0rem;
  font-weight: bold;
}
.chinese_index .ml_btn a p span{
  color:#FFF7B9;
}
.chinese_index .ml_btn a p span:nth-of-type(2){
  color:#fff;
  font-size:1.6rem;
}
.chinese_index .ml_btn a i{
  position: absolute;
  right: 5%;
  top: 40%;
  font-size: 1.4rem;
}

/*選ばれる理由*/
.chinese_index .reason{
  max-width: 1200px;
  width: 100%;
  margin:80px auto;
}
.chinese_index .reason ul li{
  background: #F7EEEE;
  display: flex;
  padding: 80px 80px 30px 80px;
  margin-bottom: 80px;
}
.chinese_index .reason ul li h3{
  font-weight: bold;
  font-size: 2.4rem;
  display: inline-block;
  margin-bottom: 30px;
}
.chinese_index .reason ul li h3 span{
  border-bottom: 1px solid #FA4E4B;
}
.chinese_index .reason ul li:nth-of-type(2) h3{
  margin-left: 80px;
}
.chinese_index .reason ul li p{
  font-size: 1.6rem;
  padding: 0 90px 0 0;
}
.chinese_index .reason ul li:nth-of-type(2) p{
  padding: 0 0 0 80px;
}
.chinese_index .reason ul li figure{
  min-width: 338px;
}
.chinese_index .reason ul li figure img{
  margin-top: -110px;
  width: 100%;
}
/*魅力*/
.chinese_index #miryoku {
  background-image: url(/chinese/common/img/bg_poly03.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #f4f4f4;
  padding: 80px 0;
  margin-bottom:40px;
}
.chinese_index #miryoku .miryoku_list li {
  margin: 0 0 60px;
}
.chinese_index #miryoku .module_style01 > .txt .ttl02, 
.chinese_index #miryoku .module_style02 > .txt .ttl02{
  color: #333;
}
.chinese_index #miryoku .module_style01 > .txt, 
.chinese_index #miryoku .module_style02 > .txt {
  color: #333;
  background: rgba(255, 255, 255, 0.8);
}
.chinese_index #miryoku .miryoku_list li:nth-of-type(1) .module_style02 {
  background: url(/chinese/miryoku/img/img_miryoku04.png) left 60px no-repeat;
}
.chinese_index #miryoku .miryoku_list li:nth-of-type(2) .module_style01 {
  background: url(/chinese/miryoku/img/img_miryoku09.png) right 60px no-repeat;
}
.chinese_index #miryoku .miryoku_list li:nth-of-type(3) .module_style02 {
  background: url(/chinese/miryoku/img/img_miryoku11.png) left 60px no-repeat;
}
.chinese_index #miryoku p.btn_box {
  text-align: center;
}
.chinese_index #miryoku p.btn_box .btn_style01,
.chinese_index #miryoku p.btn_box .btn_orange02 {
  min-width: 400px;
}

/*受講生の声*/
.chinese_index #excerpt_voice .inner {
  padding:40px 80px 80px 80px !important;
}
.chinese_index #excerpt_voice .lesson_style {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: 50px 0 0;
}
.chinese_index #excerpt_voice .lesson_style figure {
  -webkit-box-flex: 0;
  flex: 0 0 400px;
}
.chinese_index #excerpt_voice .lesson_style figure img {
  width: 100%;
}
.chinese_index #excerpt_voice .lesson_style ul {
  -webkit-box-flex: 0;
  flex: 0 0 600px;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.chinese_index #excerpt_voice .lesson_style ul li.start {
  margin: 0 35px 0 0;
  padding: 20px;
}
.chinese_index #excerpt_voice .lesson_style ul li h4 {
  font-weight: bold;
}
.chinese_index #excerpt_voice .lesson_style ul li.plan {
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  padding: 20px;
}
.chinese_index #excerpt_voice .lesson_style ul li.reason {
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  border-top: 1px solid #d9d9d9;
  padding: 20px;
  margin: 0 auto;
}
.chinese_index #excerpt_voice .faq_list {
  width: 100%;
  margin: 40px auto 0;
}
.chinese_index #excerpt_voice .faq_list > ::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.chinese_index #excerpt_voice .faq_list dt {
  margin: 0 0 15px;
  padding: 2px 0 18px 38px;
  border-bottom: 1px solid #d9d9d9;
  font-weight: bold;
  position: relative;
}
.chinese_index #excerpt_voice .faq_list dt::before {
  content: "Q";
  background: #fa4e4b;
  position: absolute;
}
.chinese_index #excerpt_voice .faq_list dd {
  position: relative;
  padding: 2px 0 0 38px;
}
.chinese_index #excerpt_voice .faq_list dd:not(:last-child) {
  margin: 0 0 45px;
}
.chinese_index #excerpt_voice .faq_list dd::before {
  content: "A";
  background: #FFA1A0;
  font-weight: bold;
}

/*カウンセリングの流れ*/
.chinese_index #b_ml{
  background: #F7EEEE;
  padding: 80px 0 0;
}
.chinese_index #b_ml .ttl03 p{
  font-weight: normal;
  font-size: 1.8rem;
  text-align: center;
  margin-top: 20px;
  line-height: 1.6;
}
.chinese_index #b_ml .local_nav {
  width: 1280px;
  margin: 60px auto 0;
}
.chinese_index #b_ml .local_nav ul {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0;
}
.chinese_index #b_ml .local_nav ul li {
  margin: 0;
  width: 50%;
  background: #fff3f7;
  padding: 10px 0;
}
.chinese_index #b_ml .local_nav ul li.active, 
.chinese_index #b_ml .local_nav ul li:hover {
  background: #ffe5ef;
}
.chinese_index #b_ml .local_nav ul li::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  top:initial;
  content: "";
  width: 0;
  height: 2px;
  background: #ee0055;
  backface-visibility: hidden;
  transition: 0.3s all ease;
  transform: translateX(-50%);
}
.chinese_index #b_ml .local_nav ul li.active::after, 
.chinese_index #b_ml .local_nav ul li:hover::after {
  width: 100%;
}
.chinese_index #b_ml .local_nav ul li a {
  display: block;
  color: #808080;
  font-size: 2rem;
  text-decoration: none;
  background: none;
}
.chinese_index #b_ml .local_nav ul li.active a {
  color: #333;
}
.chinese_index #b_ml .flow_lesson {
  margin: 0 auto;
    margin-bottom: 0px;
  background-color: #ffe5ef;
  width: 1280px;
  padding: 40px 0;
  margin-bottom: 60px;
}
.chinese_index #b_ml .flow_lesson h2 {
  margin: 0 0 20px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
.chinese_index #b_ml .flow_lesson .flow {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
  counter-reset: li;
}
.chinese_index #b_ml .flow_lesson .flow li{
  -webkit-box-flex: 1;
  -ms-flex: 1 0 23.3%;
  flex: 1 0 23.3%;
  background: #fff;
  position: relative;
  margin: 0 0 0 1px;
}
.chinese_index #b_ml .flow_lesson .flow li::before {
  position: absolute;
  content: "";
  width: 100%;
  border-top: 2px dotted #d9d9d9;
  top: 245px;
}
.chinese_index #b_ml .flow_lesson .flow li div {
  position: relative;
  padding: 20px;
}
.chinese_index #b_ml .flow_lesson .flow li div::before {
  right: -15px;
  border-color: transparent transparent transparent #ffe5ef;
}
.chinese_index #b_ml .flow_lesson .flow li div::after {
  right: -13px;
  border-color: transparent transparent transparent #fff;
}
.chinese_index #b_ml .flow_lesson .flow li div::before, 
.chinese_index #b_ml .flow_lesson .flow li div::after {
  position: absolute;
  z-index: 1;
  content: "";
  border-style: solid;
  border-width: 14px 0 14px 14px;
  top: 102px;
}
.chinese_index #b_ml .flow_lesson .flow li:last-child div::before, 
.chinese_index #b_ml .flow_lesson .flow li:last-child div::after {
  display: none;
}
.chinese_index #b_ml.b-type .flow li div div {
  padding: 0;
}
.chinese_index #b_ml.b-type .flow li div div::before,
.chinese_index #b_ml.b-type .flow li div div::after {
  display: none;
}

.chinese_index #b_ml .flow_lesson .flow li figure {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 195px;
}
.chinese_index #b_ml .flow_lesson .flow li figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.chinese_index #b_ml .flow_lesson .flow li .ttl {
  position: relative;
  margin: 15px 0;
  padding: 50px 0 0;
  box-sizing: content-box;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}
.chinese_index #b_ml .flow_lesson .flow li .ttl::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 30px;
  background: #ee0055;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  line-height: 30px;
  counter-increment: li;
  width: 90px;
  content: "STEP " counter(li);
  border-radius: 100px;
}
.chinese_index #b_ml .flow_lesson .flow li .ttl::after {
  position: absolute;
  top: 29px;
  left: 10px;
  content: "";
  border-color: #ee0055 transparent transparent;
  border-style: solid;
  border-width: 6px 5px 0;
}
.chinese_index #b_ml .ml_btn {
  margin: 0 auto;
}

/*SP*/
@media screen and (max-width: 720px) {
 .chinese header .inner .header_logo p a{
    color: #941111 !important;
  }
  .chinese .ttl03 {
  padding:0;
}

.chinese_index #visual{
  height: auto !important;
  background: url(/chinese/img/main_sp.png) no-repeat center top #F4F4F4;
  background-size: contain;
  padding-top: 190%;
}
.chinese_index .global_nav {
  display: block;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  width: 100%;
  height: auto;
  padding: 0;
}
.chinese_index .global_nav ul {
  display: block;
  width: 100%;
}
.chinese_index .global_nav > ul > li:not(:first-child) {
  border-left: none;
}
.chinese_index .global_nav > ul > li a {
  text-align: left;
}
.chinese_index #visual .main {
  background: url(/chinese/img/main_bg_sp.png) no-repeat;
  background-size: 100%;
  padding: 50px 30px;
  width: 95%;
  top: 67%;
}
.chinese_index #visual .main h1 {
  font-size: 3.4rem;
  padding-bottom: 20px;
}
.chinese_index #visual .main h1 span{
  height: 60px;
  font-size: 1.6rem;
  line-height: 1.4;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.chinese_index #visual .check{
  width: 90%;
  margin: 0 auto;
}
.chinese_index #visual .check p{
  font-size: 1.4rem;
  text-align: left;
}
.chinese_index #visual .check p::before{
  top: 10px;
  background-size: 70%;
}
.chinese_index #visual a{
  padding: 10px 0;
  margin: 20px auto;
  width: 90%;
  display: block;
}
.chinese_index #visual a::before{
  /*content: "╲ 入学金免除実施中！10/31まで ╱";*/
  content: "＼ まずは無料カウンセリングにご参加ください ／";
  font-size: 1.1rem;
  color: #941111;
  position: absolute;
  top: -15px;
  font-weight: bold;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  text-shadow: 0 0 4px #fff;
  width: 100%;
}
.chinese_index .ml_btn a::before{
  /*content: "╲ 入学金免除実施中！10/31まで ╱";*/
  content: "＼ まずは無料カウンセリングにご参加ください ／";
  font-size: 1.4rem;
  color: #FA4E4B;
  position: absolute;
  top: -15px;
  font-weight: bold;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  text-shadow: 0 0 4px #fff;
  width: 100%;
}

.chinese_index #visual a p{
  font-size: 1.6rem;
}
.chinese_index #visual a p span:nth-of-type(2){
  font-size: 1.2rem;
}
.chinese_index .ml_btn {
  margin: 0 auto 70px;
  width: 90%;
}
.chinese_index .ml_btn {
  width: 90%;
}
.chinese_index .chinese_recom {
  padding: 60px 0;
}
.chinese_index .chinese_recom ul {
  display: block;
  width: 100%;
}
.chinese_index .chinese_recom ul li {
  width: 100%;
  text-align: center;
}
.chinese_index .chinese_recom ul li figure {
  width: 100%;
}
 .chinese_index .chinese_recom ul li figure img {
  width: 90%;
} 
.chinese_index .chinese_recom ul li p {
  margin: 20px auto 40px;
  font-size: 1.6rem;
}
.chinese_index .reason {
  width: 100%;
  margin: 60px auto;
}
.chinese_index .reason ul li {
  flex-direction: column;
  padding: 20px;
  margin: 60px 0 20px;
}
.chinese_index .reason ul li h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.chinese_index .reason ul li p{
  font-size: 1.4rem;
  padding: 0;
}
.chinese_index .reason ul li:nth-of-type(2) h3 {
  margin-left: 0;
}
.chinese_index .reason ul li:nth-of-type(2) p {
  padding: 0;
  text-align: left;
}
.chinese_index .reason ul li figure{
  order: 1;
  text-align: center;
}
.chinese_index .reason ul li figure img{
  margin: -50px 0 20px;
  width: 80%;
}
.chinese_index .reason ul li div{
  order:2;
}
.chinese_index #course .course_text {
  margin-top: 10px;
  font-size: 1.3rem;
  padding: 0 20px;
}
.chinese_index #course .course_list li .guideline {
  margin: 20px 0 30px;
}
.chinese_index #course .course_list li .course_btnArea {
  margin-bottom: 40px;
}
.chinese_index #course .course_list li:nth-of-type(2) .course_btnArea, 
.chinese_index #course .course_list li:nth-of-type(3) .course_btnArea,
.chinese_index #course .course_list li:nth-of-type(5) .course_btnArea {
  position: initial;
}

.chinese_index #course .course_list li:nth-of-type(5) .course_btnArea,
.chinese_index #course .course_list li:nth-of-type(6) .course_btnArea{
  position: initial;
  width: 100%;
  margin-top:30px;
}

.chinese_index #miryoku .miryoku_list li:nth-of-type(1) .module_style02,
.chinese_index #miryoku .miryoku_list li:nth-of-type(2) .module_style01,
.chinese_index #miryoku .miryoku_list li:nth-of-type(3) .module_style02 {
  background: none;
}
.chinese_index #miryoku p.btn_box .btn_style01 {
  min-width: 90% !important;
  width: 90%;
  margin: 0 auto;
}
  
/*受講生の声*/
.chinese_index #excerpt_voice {
  padding: 45px 20px !important;
}
.chinese_index #excerpt_voice .inner {
  padding: 20px !important;
} 
.chinese_index #excerpt_voice .lesson_style {
  display: block;
  margin: 0;
}
.chinese_index #excerpt_voice .lesson_style figure {
  flex: 0 0 100%;
}
.chinese_index #excerpt_voice .lesson_style div ul li {
  padding: 15px 0;
  border-bottom: 1px solid #d9d9d9;
}
.chinese_index #excerpt_voice .lesson_style ul li.start {
  margin: 20px 0 0;
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  width: 100%;
}
/*カウンセリングの流れ*/  
.chinese_index #b_ml .ttl03 p {
  font-size: 1.4rem;
}
.chinese_index #b_ml .local_nav {
  width: 100%;
  margin: 30px auto -40px;
}
.chinese_index #b_ml .local_nav ul li {
  margin: 0;
  width: 50%;
  background: #fff3f7;
  text-align: center;
}
.chinese_index #b_ml .local_nav ul li a{
  font-size: 1.6rem;
  line-height: 2;
  min-height: 40px;
  font-weight: bold;
}

.chinese_index #b_ml .flow_lesson {
  width: 100%;
  padding: 20px 0;
  margin-bottom: 30px;
}
.chinese_index #b_ml .flow_lesson h2 {
  margin: 40px 0 20px;
  text-align: center;
  font-size: 2.5rem;
}
.chinese_index #b_ml .flow_lesson .flow li .ttl {
  position: relative;
  margin: 10px 0;
  padding: 0;
  box-sizing: content-box;
  font-weight: bold;
  font-size: 1.4rem;
}
.chinese_index #b_ml .flow_lesson .flow li .ttl::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  height: 30px;
  background: #ee0055;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  line-height: 30px;
  counter-increment: li;
  width: 90px;
  content: "STEP " counter(li);
  border-radius: 100px;
  transform: translateX(-50%);
}
.chinese_index #b_ml .flow_lesson .flow li .ttl::before,
.chinese_index #b_ml .flow_lesson .flow li .ttl::after{
  display: none;
}
.chinese_index #b_ml .flow_lesson .flow {
  display: block;
  width: 100%;
  padding: 0 20px;
}
.chinese_index #b_ml .flow_lesson .flow li:not(:first-child) {
  margin: 1px 0 0;
}
.chinese_index #b_ml .flow_lesson .flow li::before {
  border-top: none;
}
.chinese_index #b_ml .flow_lesson .flow li div{
  position: relative;
  display: flex;
  justify-content: space-between;
}
.chinese_index #b_ml .flow_lesson .flow li figure {
  width: 35%;
  position: relative;
  height: auto;
}
.chinese_index #b_ml.b-type .flow_lesson .flow li div figure::before {
  width: 80px;
  content: "STEP " counter(li);
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 30px;
  background: #ee0055;
  color: #fff;
  text-align: center;
  line-height: 30px;
  counter-increment: li;
  z-index: 1;
}
.chinese_index #b_ml.b-type .flow_lesson .flow li div figure::after {
  position: absolute;
  top: 29px;
  left: 35px;
  content: "";
  border-color: #ee0055 transparent transparent;
  border-style: solid;
  border-width: 6px 5px 0;
  z-index: 1;
}
.chinese_index #b_ml .flow_lesson .flow li figure img {
  width: 100%;
  top: 55%;
}
.chinese_index #b_ml .flow_lesson .flow li:not(:first-child)::before {
  border-color: #ffe5ef transparent transparent;
}
.chinese_index #b_ml .flow_lesson .flow li div::before, 
.chinese_index #b_ml .flow_lesson .flow li div::after {
  display: none;
}
.chinese_index #b_ml .flow_lesson .flow li:not(:first-child)::before, 
.chinese_index #b_ml .flow_lesson .flow li:not(:first-child)::after {
  position: absolute;
  left: 50%;
  z-index: 1;
  content: "";
  border-style: solid;
  border-width: 14px 14px 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.chinese_index #b_ml .flow_lesson .flow li::before {
  width: auto;
}
.chinese_index #b_ml .flow_lesson .flow li:not(:first-child)::before {
  border-color: #ffe5ef transparent transparent;
}
.chinese_index #b_ml .flow_lesson .flow li:not(:first-child)::after {
  border-color: #fff transparent transparent;
  top: -2px;
}
.chinese_index #b_ml .flow_lesson .flow li::before {
  top: 0;
}
.chinese_index #b_ml.b-type .flow li div div {
  padding: 0;
  width: 60%;
  display: block;
}
.chinese_index #b_ml.b-type #tab02 .flow li:nth-of-type(1) div div,
.chinese_index #b_ml.b-type #tab02 .flow li:nth-of-type(4) div div{
  padding: 20px 0;
}
}
