@charset "UTF-8";
/*変数*/
/*変数*/
/*mixin集*/
/*@mixin clearFix*/
/*中央揃え*/
/*@mixin centerWidth*/
/*中央揃え*/
/*二重線*/
/*@mixin bdtp*/
/*二重線*/
/*アニメーション動き*/
/*@mixin anime*/
/*アニメーション動き*/
/*白ボタンhover*/
/*@mixin hoverWh*/
/*白ボタンhover*/
/*メディアクエリ*/
/*@mixin mqSP*/
/*基本使わない　タブレットとスマホのアスペクト比でどうしても共通にスタイリングできない場合のみ*/
/*@mixin mqSPMicro*/
/*基本使わない　タブレットとスマホのアスペクト比でどうしても共通にスタイリングできない場合のみ*/
/*メディアクエリ*/
/*wh一括指定*/
/*@mixin wh($w,$h)*/
/*wh一括指定*/
/*前後景色一括指定*/
/*@mixin colorSet($color,$background)*/
/*前後景色一括指定*/
/*フォントサイズpxとrem一括指定*/
/*@mixin fs($font)*/
/*フォントサイズpxとrem一括指定*/
/*font lineHeight一括指定*/
/*@mixin fontLineHeight($font,$lh)*/
/*font lineHeight一括指定*/
/*mixin集*/
.c-mainArea {
  overflow: hidden; }

.p-w_def {
  width: 1000px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .p-w_def {
      width: 100%; } }

.p-w_def_in {
  width: 800px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .p-w_def_in {
      width: calc(100% - 30px); } }

.c-mainArea p {
  line-height: 1.6; }

/* p-MainMV */
.p-MainMV {
  width: 1000px;
  height: 600px;
  margin: 0 auto;
  text-align: center;
  background: url(../img/page2/mv_bg_pc.jpg) center 0 no-repeat; }
  @media (max-width: 768px) {
    .p-MainMV {
      width: 100%;
      height: auto;
      padding-bottom: 57%;
      background: url(../img/page2/mv_bg_sp.jpg) center 0 no-repeat;
      background-size: 100% auto;
      -webkit-background-size: 100% auto; }
      .p-MainMV h2 img {
        width: 100%; } }

/* p-member */
.p-member .p-box_in {
  background: url(../img/page2/g_bg.png) 0 0 repeat;
  padding-top: 80px;
  padding-bottom: 76px; }
.p-member h3 {
  margin-bottom: 40px;
  text-align: center; }
.p-member .p-intro {
  margin-bottom: 35px; }
.p-member ul {
  margin-bottom: 58px; }
.p-member li {
  width: 266px;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 15px;
  float: left;
  text-align: center;
  line-height: 1.4;
  font-weight: bold;
  padding-bottom: 1.5em; }
  .p-member li:first-child {
    padding-bottom: 0; }
  .p-member li img {
    width: 151px;
    display: block;
    margin: 0 auto 20px auto; }
  .p-member li span.p-small {
    font-size: 13px;
    font-size: 1.3rem; }
.p-member .p-professor {
  width: 380px;
  min-height: 84px;
  margin: 0 auto 30px auto;
  padding-top: 11px;
  padding-left: 120px;
  background: url(../img/page2/m_t.png) left center no-repeat;
  background-size: 95px auto;
  -webkit-background-size: 95px auto; }
  .p-member .p-professor h4 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 7px;
    font-weight: bold; }
  .p-member .p-professor p {
    margin-bottom: 0; }
@media (max-width: 768px) {
  .p-member {
    margin-top: -13px;
    padding-top: 12px;
    background-size: 100% auto;
    -webkit-background-size: 100% auto; }
    .p-member img {
      width: 100%; }
    .p-member .p-box_in {
      padding-top: 40px;
      padding-bottom: 46px; }
    .p-member h3 {
      margin-bottom: 20px; }
    .p-member .p-intro {
      margin-bottom: 40px; }
    .p-member ul {
      margin-bottom: 20px; }
    .p-member li {
      width: 50%;
      min-height: auto;
      font-size: 15px;
      font-size: 1.5rem;
      margin-bottom: 22px; } }
    @media (max-width: 768px) and (max-width: 320px) {
      .p-member li {
        padding-bottom: 3em; } }
@media (max-width: 768px) {
      .p-member li.p-spPb0 {
        padding-bottom: 0; }
      .p-member li img {
        width: 80%;
        margin-bottom: 19px; }
      .p-member li span.p-small {
        font-size: 11px;
        font-size: 1.1rem; }
    .p-member .p-professor {
      width: calc(100% - 83px);
      min-height: 71px;
      margin-bottom: 15px;
      padding-top: 0;
      padding-left: 83px;
      background: url(../img/page2/m_t.png) left center no-repeat;
      background-size: 71px auto;
      -webkit-background-size: 71px auto; }
      .p-member .p-professor h4 {
        font-size: 14px;
        font-size: 1.4rem;
        margin-bottom: 9px; }
      .p-member .p-professor p {
        font-size: 11px;
        font-size: 1.1rem; } }

/* p-talk */
.p-talk {
  margin-top: -30px;
  padding-top: 27px; }
  .p-talk .p-box_in {
    background: #FFF url(../img/page2/t_bg_pc.png) center 0 repeat-y;
    padding-top: 52px;
    padding-bottom: 76px; }
  .p-talk h3 {
    text-align: center;
    margin-bottom: 66px; }
  .p-talk p {
    margin-bottom: 1em; }
    .p-talk p span {
      background: #FFFF00; }
  .p-talk .p-t_box {
    margin-bottom: 20px; }
  .p-talk .p-t_box_last {
    margin-bottom: 60px; }
  .p-talk .p-txt {
    width: 485px;
    padding-top: 30px; }
  .p-talk .p-fl_pc img {
    float: left; }
  .p-talk .p-fl_pc .p-txt {
    float: right; }
  .p-talk .p-fr_pc img {
    float: right; }
  .p-talk .p-fr_pc .p-txt {
    float: left; }
  @media (max-width: 768px) {
    .p-talk {
      margin-top: -13px;
      margin-bottom: 40px;
      padding-top: 12px; }
      .p-talk img {
        width: 100%; }
      .p-talk .p-box_in {
        padding-top: 35px;
        padding-bottom: 5px;
        background: #FFF url(../img/page2/t_bg_sp.png) 0 30px repeat-y;
        background-size: 100% auto;
        -webkit-background-size: 100% auto; }
      .p-talk h3 {
        margin-bottom: 40px; }
      .p-talk .p-t_box,
      .p-talk .p-t_box_last {
        margin-bottom: 45px; }
      .p-talk .p-fl_pc img,
      .p-talk .p-fr_pc img {
        width: 100%;
        float: none;
        margin-bottom: 25px; }
      .p-talk .p-fl_pc .p-txt,
      .p-talk .p-fr_pc .p-txt {
        width: 100%;
        padding-top: 0;
        float: none; } }

/* p-fault */
.p-fault {
  margin-top: -30px;
  padding-top: 27px; }
  .p-fault .p-box_in {
    background: url(../img/page2/g_bg.png) 0 0 repeat;
    padding-top: 52px;
    padding-bottom: 76px; }
  .p-fault h3 {
    margin-bottom: 37px;
    text-align: center; }
  .p-fault li {
    float: left;
    width: 241px;
    margin-right: 38px; }
    .p-fault li:last-child {
      margin-right: 0; }
  .p-fault dt {
    margin-bottom: 22px; }
  .p-fault dd {
    color: #FFF;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 19px;
    font-size: 15px;
    font-size: 1.5rem; }
    .p-fault dd.p-advice {
      font-weight: bold;
      font-size: 18px;
      font-size: 1.8rem; }
    .p-fault dd img {
      display: block;
      margin: 0 auto 17px auto; }
  @media (max-width: 768px) {
    .p-fault {
      margin-top: -13px;
      padding-top: 12px;
      background-size: 100% auto;
      -webkit-background-size: 100% auto; }
      .p-fault img {
        width: 100%; }
      .p-fault .p-box_in {
        padding-top: 35px;
        padding-bottom: 46px; }
      .p-fault h3 {
        margin-bottom: 16px; }
      .p-fault li {
        margin-right: 0;
        width: 100%; }
        .p-fault li:last-child {
          width: 100%; }
        .p-fault li img {
          margin-bottom: 14px; }
      .p-fault .p-slider_in {
        width: calc(100% - 33px - 33px);
        margin: 0 auto; }
      .p-fault dt {
        margin-bottom: 27px; }
      .p-fault dd {
        margin-bottom: 24px;
        font-size: 16px;
        font-size: 1.6rem; }
        .p-fault dd.p-advice {
          font-size: 17px;
          font-size: 1.7rem;
          margin: 0 -33px; }
        .p-fault dd img {
          margin: 0 auto 18px auto; } }

/* slick */
.slick-prev2,
.slick-next2 {
  z-index: 2;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 62px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none; }

.slick-prev2 {
  left: 0;
  background: url(../img/prev.png) 0 0 no-repeat;
  background-size: 26px 26px;
  -webkit-background-size: 26px 26px; }

.slick-next2 {
  right: 0;
  background: url(../img/next.png) 0 0 no-repeat;
  background-size: 26px 26px;
  -webkit-background-size: 26px 26px; }

/* p-order */
.p-order {
  z-index: 1;
  position: relative;
  margin-top: -25px;
  padding-top: 80px !important;
  padding-bottom: 60px !important;
  background: #fff; }
  .p-order h4 {
    text-align: center;
    margin-bottom: 45px; }
  .p-order ul {
    width: 540px;
    line-height: 1.6; }
  .p-order .c-cvArea__bnrArea {
    margin-top: 0; }
  @media (max-width: 768px) {
    .p-order {
      margin-top: -11px;
      padding: 38px 0 52px 0;
      padding-top: 38px !important;
      padding-bottom: 30px !important;
      background-size: 100% auto;
      -webkit-background-size: 100% auto; }
      .p-order h4, .p-order ul {
        width: 90%;
        margin: 0 auto 5px auto; }
        .p-order h4 img, .p-order ul img {
          width: 100%; } }

/* p-link */
.p-link {
  margin-top: 60px; }
  .p-link ul {
    width: 800px;
    margin: 0 auto; }
  .p-link li {
    float: left;
    width: 400px;
    margin-bottom: 30px; }
    .p-link li:last-child {
      margin-bottom: 0; }
  .p-link a {
    display: inline-block;
    background: url(/english/_common/img/arrRightBk.png) right center no-repeat;
    background-size: 7px;
    padding-right: 20px; }
  @media (max-width: 768px) {
    .p-link {
      font-size: 12px;
      font-size: 1.2rem;
      margin: 0;
      padding: 10px 15px 0px 15px;
      text-align: left; }
      .p-link ul {
        width: 100%; }
      .p-link li {
        float: none;
        width: 100%; }
      .p-link a {
        display: block; } }

/* p-round */
.p-round {
  box-sizing: border-box;
  border-radius: 100% 100% 0 0 / 100px 100px 0 0;
  width: calc(100% + 40px);
  margin-top: -50px;
  margin-right: -20px;
  margin-left: -20px;
  padding-top: 50px; }
  @media (max-width: 768px) {
    .p-round {
      border-radius: 100% 100% 0 0 / 50px 50px 0 0;
      margin-top: -25px;
      padding-top: 25px;
      padding-right: 20px;
      padding-left: 20px; } }



  .otherArea {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.otherArea h3 {
  font-size: 24px;
  margin-top: 32px;
  text-align: center;
  margin-bottom: 16px;
}

.otherArea .balloon__border {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.otherArea__wrap {
  text-align: center;
  margin-bottom: 24px;
  height: 377px;
}

.otherArea__title {
  text-align: center;
  font-size: 30px;
  margin-bottom: 16px;
  font-weight: bold;
}

.otherArea__bnr {
  margin-bottom: 40px;
}

.otherArea__bnr .c-lineDetail__links__link {
  width: 100%;
  font-size: 18px;
}

.otherArea__base {
  max-width: 672px;
  margin: 0 auto;
}

.otherArea__list {
  width: 260px;
  margin: 0 auto;
}

.otherArea__list li {
  text-indent: -10px;
  line-height: 1.5;
}

.otherArea__list li:before {
  content: "●";
  color: #000;
}

.otherArea__list li.nd-list:before {
  content: none;
}

.otherArea__list__text {
  text-align: center;
}

.otherArea__list__title {
  background-color: #fff;
  text-align: center;
  width: 240px;
  height: 34px;
  font-size: 16px;
  line-height: 34px;
  margin: 0 auto;
  margin-top: 24px;
  margin-bottom: 8px;
  border-radius: 1000px;
}
.requestbtn {
  background-color: #d20010;
  color: #fff;
  border-radius: 100px;
  padding: 15px 60px;
  margin: 10px auto;
  display: inline-block;
}
.courseNav-head {
  text-align: center;
  font-weight: bold;
  margin-top: 80px;
  font-size: 28px;
}
@media (max-width: 768px) {
  .otherArea {
    padding-top: 5.3vw;
    padding-bottom: 5.3vw;
  }
  .otherArea h3 {
    font-size: 4.8vw;
    margin-bottom: 4.27vw;
  }
  .otherArea .balloon__border {
    font-size: 4.27vw;
  }
  .otherArea__wrap {
    margin-bottom: 4.27vw;
    height: 52vw;
  }
  .otherArea__title {
    font-size: 6.4vw;
    margin-bottom: 4.27vw;
  }
  .otherArea__bnr {
    margin-bottom: 17.07vw;
  }
  .otherArea__bnr .c-lineDetail__links__link {
    font-size: 4.27vw;
  }
  .otherArea__contents {
    padding: 0 5.3vw;
  }
  .otherArea__list {
    width: 71.64%;
  }
  .otherArea__list li {
    font-size: 3.47vw;
    text-indent: -1.97vw;
  }

  .otherArea__list__title {
    width: 58.67vw;
    height: 9.07vw;
    font-size: 3.73vw;
    line-height: 9.07vw;
    margin-top: 6.4vw;
    margin-bottom: 2.13vw;
  }
  .requestbtn {
    padding: 5% 20%;
  }
  .courseNav-head {
    margin-top: 50px;
    font-size: 20px;
  }
}
ul.slick-dots{
  bottom:-30px;
  margin-bottom: 0px;
}
.slick-dotted.slick-slider{
  margin-bottom: 50px;
}
.slick-dots li {
  margin: 0 4px; 
  width: 17vw!important;
  height: 5px;
  float: none;
}
.slick-dots li button:before {
  content:'';
  width: 16vw;
  height: 5px;
  background: #E0E0E0;
  opacity: 1;
}
.slick-dots li.slick-active button:before{
  background: #E72410;
}
/*# sourceMappingURL=page2.css.map */

.c-wrap--shimajiro.c-price {
  padding-top: 80px;
}
