  .form-toiawase__text {
    font-size: 12px;
    color: #6e728d;
    font-weight: initial;
  }

  .dateclear {
    margin-bottom: 32px;
  }

  div.scroll_table_1 {
    margin-top: 12px;
  }

  li div#calendar-container label {
    font-size: 14px;
    color: #2E324B;
    font-weight: bold;
    text-align: left;
    margin: 0 0 12px 0;
  }

  dl.c_date label span.required {
    color: #cc6a94;
    font-size: 11px;
    margin: 0px 4px;
    position: relative;
    font-weight: bold;
    top: -2px;
  }
  dl > dt small.form-session__small {
    font-size: 12px;
    color: #6e728d;
  }
  dl > dd .form-school-info-session__img {
    max-width: 80%;
    margin-top:8px;
    margin: 0 auto;
  }
  dl > dd.form-school-info-session__dd {
    text-align: center;
    margin: 24px 0;
  }
  dl > dt.form-school-info-session__dt {
    font-size: 16px;
    color: #2E324B;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
    margin:16px 0px 40px;
  }
  @media screen and (max-width: 768px) {
    dl > dt.form-school-info-session__dt {
      font-size: 15px;
    }
    dl > dd .form-school-info-session__img {
      max-width: 100%;
      margin-top:2px;
    }
  }
  .c_date li {
    list-style-position: inside;
    list-style: none;
  }
  .c_date li p {
    font-size: 14px;
    color: #2E324B;
    font-weight: bold;
    text-align: left;
    margin: 0 0 12px 0;
  }
  .map_link {
    text-decoration: underline;
    color: #3367d6;
    font-size: 13px;
    font-weight: normal;
  }

  dl > dt small {
    display: block;
    font-size: 0.8em;
    font-weight: normal;
    font-style: normal;
    color: #777;
  }

  [data-component="form"] .form-content_box-txt--gray {
    display: block;
    font-size: 0.8em;
    font-weight: normal;
    font-style: normal;
    color: #777;
  }

  .form-content_box-btn button[type="submit"] {
    padding: 0.9rem;
  }

  .form-content_box-btn button[type="submit"] b {
    font-size: 1.0rem;
  }

  .calendar_list {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif
  }

  .calendar_list_row .circle {
    border-radius: 0;
  }
  .wrap-form dd input::placeholder { padding-left: 0px;}
  .wrap-form dd input { padding-left: 20px;}

  .wrap-form dd input[type="radio"] {
    width: auto;
    height: auto;
  }
  .lp6s2-title h3 {margin: 0; font-size: 2em; font-weight: bold;}
  .lp6s2-title h2 {margin: 0; color: #fff; font-size: 1.5em; text-shadow: 1px 0 0 #5a5a5a, 0 1px 0 #5a5a5a, -1px 0 0 #5a5a5a, 0 -1px 0 #5a5a5a;}
  .lp6s2-title {text-align: center; padding: 24px;}

  .form {
    background-color: #fff
  }

  dl.c_date input[name="select_ymd_1"],
  dl.c_date input[name="select_ymd_2"] {
    pointer-events: none;
  }