@charset "UTF-8";

/*──────────────────────────────────
tieup
──────────────────────────────────*/
@media screen and (max-width: 767px) {
  .c_list-ast li {
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em;
    margin-top: 5px;
    line-height: 1.6;
  }
  .c_middle-page-mv__logo-area {
    width: 89.33%;
    margin-top: 2.68%;
    margin-right: auto;
    margin-left: auto;
  }

  .c_middle-page-mv__logo-area__txt {
    margin-top: 0.89%;
    font-size: 10.5px;
    font-size: 2.8vw;
    line-height: 1.52381;
  }

  ._sec1 .c_sec__txt,
  ._sec2 .c_sec__txt,
  ._sec3 .c_sec__txt,
  ._sec4 .c_sec__txt,
  ._sec5 .c_sec__txt {
    margin-top: 2.23%;
  }

  ._sec1 .c_sec__txt:first-child,
  ._sec2 .c_sec__txt:first-child,
  ._sec3 .c_sec__txt:first-child,
  ._sec4 .c_sec__txt:first-child,
  ._sec5 .c_sec__txt:first-child {
    margin-top: 0;
  }

  ._sec1 .c_sec__box {
    margin-top: 8.95%;
  }

  ._sec1 .c_sec__box .c_sec__figure {
    margin-top: 0;
    margin-bottom: 0;
  }

  ._sec1 .c_sec__box__ttl {
    margin-top: 4.47%;
    color: #ef768b;
    font-weight: 700;
  }

  ._sec2 .c_maker {
    color: #504d4b;
  }

  ._sec2__teachList__que {
    text-align: left;
  }

  ._sec2__teachList__ans {
    margin-bottom: 4.47%;
    padding: 2.98% 1.49% 2.23% 2.23%;
    color: #504d4b;
  }

  ._sec2__teachList__ans .c_sec__txt {
    margin-top: 0;
  }

  ._sec2__teachList__ans .c_sec__txt:first-child {
    margin-bottom: 2.23%;
  }

  ._sec2__teachList__ans .c_maker:first-child {
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.33333;
  }

  ._sec2__teachList__ans .c_sec__figure {
    margin-top: 2.23%;
    margin-bottom: 0;
  }

  ._sec5__att {
    margin-top: 3.73%;
    font-size: 10.5px;
    font-size: 2.8vw;
  }
}

@media print,
screen and (min-width: 768px) {
  .c_list-ast li {
    font-size: 13px;
    padding-left: 1em;
    text-indent: -1em;
    margin-top: 5px;
    line-height: 1.6;
  }
  .c_page-ttl__logo-area {
    display: table;
    width: 990px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }

  .c_page-ttl__logo-area__logo {
    display: table-cell;
    width: 90px;
    vertical-align: middle;
  }

  .c_page-ttl__logo-area__txt {
    display: table-cell;
    padding-left: 10px;
    font-size: 12px;
    vertical-align: middle;
  }

  ._sec1 .c_sec__txt,
  ._sec2 .c_sec__txt,
  ._sec3 .c_sec__txt,
  ._sec4 .c_sec__txt,
  ._sec5 .c_sec__txt {
    margin-top: 2.23%;
  }

  ._sec1 .c_sec__txt:first-child,
  ._sec2 .c_sec__txt:first-child,
  ._sec3 .c_sec__txt:first-child,
  ._sec4 .c_sec__txt:first-child,
  ._sec5 .c_sec__txt:first-child {
    margin-top: 0;
  }

  ._sec1 .c_sec__box {
    *zoom: 1;
    margin-top: 40px;
  }

  ._sec1 .c_sec__box:after {
    display: table;
    clear: both;
    content: "";
  }

  ._sec1 .c_sec__box .c_sec__figure {
    margin-top: 0;
    margin-bottom: 0;
    float: left;
  }

  ._sec1 .c_sec__box__txt-wrap {
    width: 720px;
    float: right;
  }

  ._sec1 .c_sec__box__ttl {
    margin-top: 18px;
    color: #ef768b;
    font-weight: 700;
  }

  ._sec2 .c_maker {
    color: #504d4b;
  }

  ._sec2__teachList__que {
    text-align: left;
  }

  ._sec2__teachList__ans {
    margin-bottom: 55px;
    padding: 20px 10px 10px 10px;
    color: #504d4b;
  }

  ._sec2__teachList__ans .c_sec__txt {
    margin-top: 0;
  }

  ._sec2__teachList__ans .c_sec__txt:first-child {
    margin-bottom: 15px;
  }

  ._sec2__teachList__ans .c_maker:first-child {
    font-size: 18px;
  }

  ._sec2__teachList__ans .c_sec__figure {
    margin-bottom: 0;
    margin-left: -10px;
  }

  ._sec3 .c_sec__txt,
  ._sec4 .c_sec__txt {
    width: 480px;
  }

  ._sec3__column {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }

  ._sec3__column__img {
    margin-top: 20px;
  }

  ._sec3__column__txt {
    width: 480px;
    margin-right: 80px;
  }

  ._sec4__column {
    display: -webkit-box;
    display: flex;
  }

  ._sec4__column__img {
    margin-top: 0;
  }

  ._sec4__column__txt {
    width: 480px;
    margin-left: 20px;
  }

  ._sec5__att {
    margin-top: 25px;
    font-size: 12px;
  }

  .c_link {
    margin-top: 80px;
    border-top: 1px dotted #e5e5e5;
  }
}