@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集*/

.eigokoro__special_petit__hidden {
  display: none;
}

.c-price {
  padding-bottom: 0;
}

.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 h3,
.c-mainArea h4 {
  font-weight: bold;
  line-height: 1.4;
}

@media (max-width: 768px) {

  .c-mainArea h3 img,
  .c-mainArea h4 img {
    width: 100%;
  }
}

.c-mainArea p {
  line-height: 1.6;
}

/* p-MainMV */
.p-MainMV {
  position: relative;
  width: 979px;
  height: 589px;
  margin: 0 auto;
  padding: 14px 0 0 21px;
  z-index: 0;
  background: #e1e2dd url(../img/260121/260121_62037_mv_bg_pc.jpg) center 0 no-repeat;
}

.p-MainMV p {
  font-weight: bold;
  margin-bottom: 76px;
  position: relative;
  padding-top: 23px;
  padding-left: 105px;
  line-height: 1.4;
}

.p-MainMV img {
  max-width: 397px;
  width: 100%;
}

.p-MainMV h1 {
  margin-right: 503px;
  margin-left: 45px;
  padding-top: 150px;
}

@media (max-width: 768px) {
  .p-MainMV {
    width: calc(100% - 30px);
    height: auto;
    padding: 11px 15px 100% 15px;
    background: #e1e2dd url(../img/260121/260121_62037_mv_bg_sp.jpg) center bottom no-repeat;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }

  .p-MainMV p {
    margin-bottom: 12px;
    font-size: 12px;
    font-size: 1.2rem;
    padding-top: 13px;
    padding-left: 68px;
  }

  .p-MainMV p img {
    width: 58px;
  }

  .p-MainMV h1 {
    margin-right: 0;
    margin-left: 0;
    padding-top: 0;
    text-align: center;
  }

  .p-MainMV h1 img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
}

/* p-intro */
.p-intro {
  padding-top: 78px;
  padding-bottom: 106px;
  z-index: 1;
  position: relative;
  background: url(../img/bg-abc.jpg) center 0 repeat;
}

.p-intro h3 {
  text-align: center;
  color: #ec6d56;
  margin-bottom: 40px;
  font-size: 27px;
  font-size: 2.7rem;
}

.p-intro p {
  margin-bottom: 60px;
}

.p-intro .p-professor {
  width: 380px;
  min-height: 84px;
  margin: 0 auto 30px auto;
  padding-top: 11px;
  padding-left: 120px;
  background: url(../img/i_professor.png) left center no-repeat;
  background-size: 95px auto;
  -webkit-background-size: 95px auto;
}

.p-intro .p-professor h4 {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 7px;
}

.p-intro .p-professor p {
  margin-bottom: 0;
}

.p-intro a {
  padding: 0 30px;
  display: block;
  width: 540px;
  height: 100px;
  line-height: 100px;
  margin: 0 auto;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  position: relative;
  background: url(../img/btn_bg1.jpg) 0 0 repeat;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  position: relative;
  transition: 0.5s;
}

.p-intro a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

@media (max-width: 768px) {
  .p-intro a:after {
    width: 6px;
    height: 6px;
    right: 20px;
  }
}

@media (min-width: 769px) {
  .p-intro a:hover {
    opacity: 0.75;
  }
}

@media (max-width: 768px) {
  .p-intro {
    padding-top: 36px;
    padding-bottom: 52px;
    background: url(../img/bg-abc_sp.jpg) center 0 repeat;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }

  .p-intro h3 {
    margin-bottom: 22px;
    font-size: 19px;
    font-size: 1.9rem;
  }

  .p-intro p {
    margin-bottom: 17px;
  }

  .p-intro .p-professor {
    width: calc(100% - 83px);
    min-height: 71px;
    margin-bottom: 15px;
    padding-top: 0;
    padding-left: 83px;
    background: url(../img/i_professor.png) left center no-repeat;
    background-size: 71px auto;
    -webkit-background-size: 71px auto;
  }

  .p-intro .p-professor h4 {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 9px;
  }

  .p-intro .p-professor p {
    font-size: 11px;
    font-size: 1.1rem;
  }

  .p-intro a {
    padding: 0;
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 12px;
    font-size: 1.2rem;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }

  .p-intro a span {
    right: 17px;
  }
}

/* p-box */
.p-box {
  z-index: 1;
  position: relative;
}

.p-box h3 img {
  margin: -55px 0 80px 0;
}

.p-box h4 {
  text-align: center;
  font-size: 27px;
  font-size: 2.7rem;
  color: #fff362;
}

.p-box p {
  color: #fff;
}

@media (max-width: 768px) {
  .p-box h3 img {
    margin: -33px 0 37px 0;
    width: 100%;
  }

  .p-box h4 {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.p-box_in {
  padding-bottom: 105px;
}

@media (max-width: 768px) {
  .p-box_in {
    padding-bottom: 50px;
  }
}

/* p-start */
.p-start .p-box_in {
  background: url(../img/250307/250307_58683_bg.jpg) center 0 repeat;
}

.p-start h4 {
  margin-bottom: 36px;
}

.p-start p {
  margin-bottom: 70px;
}

@media (max-width: 768px) {
  .p-start {
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }

  .p-start h4 {
    margin-bottom: 20px;
  }

  .p-start p {
    margin-bottom: 39px;
  }
}

/* p-learn */
.p-learn .p-box_in {
  background: url(../img/l_bg.png) center 0 repeat;
}

.p-learn h3 img {
  margin-bottom: 76px;
}

.p-learn h4 {
  margin-bottom: 80px;
}

.p-learn ul {
  margin-bottom: 77px;
  color: #fff;
}

.p-learn li {
  float: left;
  margin-right: 23px;
  width: 251px;
}

.p-learn li:last-child {
  margin-right: 0;
  width: 251px;
}

.p-learn li img {
  width: 100%;
}

.p-learn dt {
  font-size: 17px;
  font-size: 1.7rem;
  margin-bottom: 20px;
  font-weight: bold;
}

.p-learn dd {
  line-height: 1.4;
  padding-right: 10px;
}

.p-learn a {
  padding: 0 30px;
  display: block;
  width: 540px;
  height: 100px;
  line-height: 100px;
  margin: 0 auto;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  background: url(../img/btn_bg2.jpg) 0 0 repeat;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  transition: 0.5s;
}

.p-learn a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

@media (max-width: 768px) {
  .p-learn a:after {
    width: 6px;
    height: 6px;
    right: 20px;
  }
}

@media (min-width: 769px) {
  .p-learn a:hover {
    opacity: 0.75;
  }
}

.p-learn a img {
  width: 81px;
  margin-right: 16px;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .p-learn {
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }

  .p-learn h3 img {
    margin-bottom: 37px;
  }

  .p-learn h4 {
    margin-bottom: 38px;
  }

  .p-learn ul {
    margin-bottom: 34px;
  }

  .p-learn li {
    float: left;
    margin-right: 0;
    width: 100%;
  }

  .p-learn li:last-child {
    width: 100%;
  }

  .p-learn li img {
    width: 100%;
    margin-bottom: 14px;
  }

  .p-learn .p-slider_in {
    width: calc(100% - 33px - 33px);
    margin: 0 auto;
  }

  .p-learn dt {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 14px;
    padding-top: 2px;
  }

  .p-learn dd {
    padding-right: 0;
  }

  .p-learn p img {
    width: 80%;
  }

  .p-learn a {
    padding: 0;
    width: 100%;
    height: 66px;
    line-height: 66px;
    font-size: 12px;
    font-size: 1.2rem;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }

  .p-learn a span {
    right: 17px;
  }

  .p-learn a img {
    width: 56px;
    margin-right: 14px;
  }
}

/* slick */
.slick-prev2,
.slick-next2 {
  z-index: 2;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 105px;
  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-mama */
.p-mama .p-box_in {
  background: url(../img/m_bg.png) center 0 repeat;
}

.p-mama h3 img {
  margin-bottom: 76px;
}

.p-mama h4 {
  margin-bottom: 38px;
}

.p-mama p {
  margin-bottom: 78px;
}

.p-mama a {
  padding: 0 30px;
  display: block;
  width: 540px;
  height: 100px;
  line-height: 100px;
  margin: 0 auto;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  background: url(../img/btn_bg2.jpg) 0 0 repeat;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  transition: 0.5s;
}

.p-mama a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

@media (max-width: 768px) {
  .p-mama a:after {
    width: 6px;
    height: 6px;
    right: 20px;
  }
}

@media (min-width: 769px) {
  .p-mama a {
    margin-bottom: 60px;
  }

  .p-mama a:hover {
    opacity: 0.75;
  }
}

.p-mama a img {
  width: 81px;
  margin-right: 16px;
  vertical-align: middle;
}

.p-mama h5 {
  text-align: center;
  margin-bottom: 37px;
}

.p-mama li {
  float: left;
  width: 241px;
  margin-right: 38px;
}

.p-mama li:last-child {
  margin-right: 0;
}

.p-mama dt {
  margin-bottom: 22px;
}

.p-mama dd {
  color: #fff;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 19px;
  font-size: 15px;
  font-size: 1.5rem;
}

.p-mama dd.p-advice {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}

.p-mama dd img {
  display: block;
  margin: 0 auto 17px auto;
}

@media (max-width: 768px) {
  .p-mama {
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }

  .p-mama h3 img {
    margin-bottom: 37px;
  }

  .p-mama h4 {
    margin-bottom: 24px;
  }

  .p-mama p {
    margin-bottom: 29px;
  }

  .p-mama a {
    padding: 0;
    width: 100%;
    height: 54px;
    line-height: 54px;
    margin-bottom: 40px;
    font-size: 12px;
    font-size: 1.2rem;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }

  .p-mama a span {
    right: 17px;
  }

  .p-mama h5 {
    margin-bottom: 16px;
  }

  .p-mama h5 img {
    width: 100%;
  }

  .p-mama li {
    margin-right: 0;
    width: 100%;
  }

  .p-mama li:last-child {
    width: 100%;
  }

  .p-mama li img {
    margin-bottom: 14px;
  }

  .p-mama .p-slider_in {
    width: calc(100% - 33px - 33px);
    margin: 0 auto;
  }

  .p-mama dt {
    margin-bottom: 27px;
  }

  .p-mama dd {
    margin-bottom: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .p-mama dd.p-advice {
    font-size: 17px;
    font-size: 1.7rem;
    margin: 0 -33px;
  }

  .p-mama dd img {
    margin: 0 auto 18px auto;
  }
}

.p-comingsoon {
  height: 100px;
}

.p-comingsoon div {
  padding: 0 30px;
  display: block;
  width: 540px;
  height: 100px;
  line-height: 100px;
  margin: 0 auto;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}

.p-comingsoon div:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

@media (max-width: 768px) {
  .p-comingsoon div:after {
    width: 6px;
    height: 6px;
    right: 20px;
  }
}

.p-comingsoon .p-c_link {
  background: url(../img/btn_bg2.jpg) 0 0 repeat;
}

.p-comingsoon .p-c_txt {
  color: #ffffff;
  background: url(../img/btn_bg3.png) 0 0 repeat;
  position: relative;
  top: -100px;
  left: 0;
}

@media (max-width: 768px) {
  .p-comingsoon {
    height: 54px;
  }

  .p-comingsoon div {
    padding: 0;
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 12px;
    font-size: 1.2rem;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }

  .p-comingsoon div span {
    right: 17px;
  }

  .p-comingsoon .p-c_txt {
    font-size: 19px;
    font-size: 1.9rem;
    top: -54px;
  }
}

/* p-order */
.p-order {
  z-index: 1;
  position: relative;
  margin-top: -25px;
  padding-top: 80px !important;
  padding-bottom: 130px !important;
  background: #fff;
}

.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: 52px !important;
  }
}

/* p-cost_bg */
.p-cost_bg {
  background: url(../img/221227/c_bg-2_pc.png) center 0 no-repeat;
  padding-top: 570px;
}

.p-cost_bg .p-cost_in {
  text-align: center;
  width: 600px;
  margin: 0 auto;
}

.p-cost_bg .p-cost_in p {
  margin-bottom: 50px;
}

.p-cost_bg .p-cost_in a {
  padding: 0 30px;
  display: block;
  width: 540px;
  height: 100px;
  line-height: 100px;
  margin: 0 auto;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  background: url(../img/btn_bg2.jpg) 0 0 repeat;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  transition: 0.5s;
}

.p-cost_bg .p-cost_in a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

@media (max-width: 768px) {
  .p-cost_bg .p-cost_in a:after {
    width: 6px;
    height: 6px;
    right: 20px;
  }
}

@media (min-width: 769px) {
  .p-cost_bg .p-cost_in a {
    margin-bottom: 60px;
  }

  .p-cost_bg .p-cost_in a:hover {
    opacity: 0.75;
  }
}

.p-cost_bg .p-cost_in a img {
  width: 81px;
  margin-right: 16px;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .p-cost_bg {
    padding-top: 287px;
    background: url(../img/221227/c_bg-2_sp.png) center 0 no-repeat;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }

  .p-cost_bg .p-cost_in {
    width: 90%;
  }

  .p-cost_bg .p-cost_in p {
    margin-bottom: 28px;
  }

  .p-cost_bg .p-cost_in p img {
    width: 100%;
  }

  .p-cost_bg .p-cost_in a {
    padding: 0;
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 12px;
    font-size: 1.2rem;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }

  .p-cost_bg .p-cost_in a span {
    right: 17px;
  }
}

/* p-link */
.p-link {
  margin-top: 70px;
  margin-bottom: 80px;
}

.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 28px 15px;
    text-align: left;
  }

  .p-link ul {
    width: 100%;
  }

  .p-link li {
    float: none;
    width: 100%;
  }

  .p-link a {
    display: block;
  }
}

.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;
  }
}

/*# sourceMappingURL=index.css.map */

/* 20181107*/
.c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-pcShow .c-price__txtArea__cvTxt__cap {
  margin-top: -40px;
  text-align: center;
  font-weight: bold;
}

.c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-pcShow .c-price__txtArea__cvTxt__price {
  top: 35px;
}

.c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-pcShow .c-price__txtArea__cvTxt__price__char {
  top: 85px;
}

.c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-pcShow .c-price__txtArea__cvTxt__twoLine {
  display: inline-block;
  margin-top: 40px;
  margin-left: 75px;
  text-align: center;
}

.c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-spShow .c-price__txtArea__cvTxt__twoLine {
  top: 30px;
  left: 25px;
}

.c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-spShow .c-price__txtArea__cvTxt__price__num {
  left: 95px;
}

.c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-spShow .c-price__txtArea__cvTxt__price__char {
  left: 230px;
}

.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;
  }
}

@media (min-width: 769px) {
  .c-supportArea__nav{
    padding-top: 20px;
  }
}
.cost-area p{
  line-height: 1;
}
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;
}

.c-wrap--shimajiro.c-price {
  padding-top: 80px;
}