.headTitle01 {
  background-image: url("../images/bg_index01.jpg");
  background-position: 50%;
}
.headTitle01 .headTitleText01 span {
  padding-bottom: 3px;
  background-image: url("../images/ico_index01.png");
}

.telArea01 h3 {
  background-image: url("../images/ico_index02.png");
}

[name=teacher_name] {
  border: none !important;
}

.telContent01 {
  padding: 20px 15px 22px;
  background: #fbf7ef;
}
@media screen and (max-width: 640px) {
  .telContent01 {
    font-size: 12px;
  }
}
@media screen and (max-width: 360px) {
  .telContent01 {
    font-size: 11px;
  }
}
.telContent01 h4 {
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  .telContent01 h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 400px) {
  .telContent01 h4 {
    font-size: 14px;
  }
}
.telContent01 .tel01 {
  font-size: 38px;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .telContent01 .tel01 {
    font-size: 32px;
  }
}
@media screen and (max-width: 400px) {
  .telContent01 .tel01 {
    font-size: 28px;
  }
}
.telContent01 .tel01 span {
  padding: 0 0 3px 45px;
  background: url("../images/ico_index03.png") no-repeat 0 50%;
}
@media screen and (max-width: 640px) {
  .telContent01 .tel01 span {
    padding-left: 35px;
    background-size: 30px;
  }
}
@media screen and (max-width: 400px) {
  .telContent01 .tel01 span {
    font-size: 28px;
  }
}

.formArea01 h3 {
  background-image: url("../images/ico_index04.png");
}
.formArea01 table {
  width: 100%;
}
.formArea01 th {
  text-align: left;
}
.formArea01 th:not(.verticalTop) {
  vertical-align: middle;
}
.formArea01 .tableHead01 {
  font-size: 15px;
  width: 310px;
  background: #fbf7ef;
  border-left: 1px solid #f3e2c8;
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .formArea01 .tableHead01 {
    font-size: 14px;
    width: 185px;
  }
}
.formArea01 .tableContent01 {
  border-right: 0;
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .formArea01 .tableContent01 {
    font-size: 13px;
  }
}
.formArea01 .tableContent01 th {
  width: 130px;
}
@media screen and (max-width: 1000px) {
  .formArea01 .tableContent01 th {
    width: 100px;
  }
}
.formArea01 .tableContent01 td {
  padding: 4px 0;
}
@media screen and (max-width: 767px) {
  .formArea01 .tableContent01 td {
    padding: 4px 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .formArea01 .tableContent01 th,
.formArea01 .tableContent01 td {
    width: 100%;
    display: block;
  }
}
.formArea01 .tableContent01 .remarks01 th,
.formArea01 .tableContent01 .remarks01 td {
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .formArea01 .tableContent01 .remarks01 th,
.formArea01 .tableContent01 .remarks01 td {
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .formArea01 .tableContent01 .remarks01 td {
    padding: 4px 0 0;
  }
}
.formArea01 .tableContent01 .remarks01 textarea {
  height: 76px;
}
.formArea01 .tableContent01 .remarks01 p {
  font-size: 12px;
}
.formArea01 .tableHead01,
.formArea01 .tableContent01 {
  padding: 16px 20px;
  border: 1px solid #f6efe3;
}
@media screen and (max-width: 767px) {
  .formArea01 .tableHead01,
.formArea01 .tableContent01 {
    width: 100%;
    display: block;
  }
}
.formArea01 .required {
  font-size: 12px;
  color: #fff;
  padding: 3px 8px 4px;
  background: #cb4040;
  border-radius: 2px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .formArea01 .radio {
    display: block;
  }
}
@media print, screen and (min-width: 768px) {
  .formArea01 .radio:not(:last-child) {
    margin-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .formArea01 .radio:not(:last-child) {
    margin-bottom: 10px;
  }
}
.formArea01 .datepickerArea01 {
  width: 185px;
  margin-right: 5px;
  background: url("../images/ico_index05.png") no-repeat 95% 50%;
}
@media screen and (max-width: 640px) {
  .formArea01 .datepickerArea01 {
    width: 100%;
    margin: 0 0 5px;
    float: none;
  }
}
.formArea01 .datepickerArea01 input {
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formArea01 .selectDateArea01:not(:last-child) {
  margin-right: 10px;
}
.formArea01 .selectDate01 {
  width: 66px;
  margin-right: 10px;
  display: inline-block;
}
.formArea01 .textBox01 {
  max-width: 325px;
}
.formArea01 .prefecturalBox01 {
  max-width: 160px;
}
@media screen and (max-width: 640px) {
  .formArea01 .prefecturalBox01 {
    width: 100px;
  }
}
.formArea01 .selectYear01,
.formArea01 .selectMonth01 {
  margin-right: 10px;
  display: inline-block;
}
.formArea01 .selectYear01 {
  width: 160px;
}
@media screen and (max-width: 640px) {
  .formArea01 .selectYear01 {
    width: 100px;
  }
}
.formArea01 .selectMonth01 {
  width: 106px;
}
@media screen and (max-width: 640px) {
  .formArea01 .selectMonth01 {
    width: 60px;
  }
}
@media screen and (max-width: 767px) {
  .formArea01 .telHead01 {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #333;
  }
}
@media print, screen and (min-width: 641px) {
  .formArea01 .telHead01 span {
    text-align: center;
    display: inline-block;
  }
}
.formArea01 .textBox02 {
  width: calc(100% - 265px);
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .formArea01 .textBox02 {
    width: calc(100% - 240px);
  }
}
@media screen and (max-width: 640px) {
  .formArea01 .textBox02 {
    margin-bottom: 10px;
  }
}
.formArea01 .textBox03 {
  width: 252px;
}
@media screen and (max-width: 640px) {
  .formArea01 .textBox02,
.formArea01 .textBox03 {
    width: 100%;
    float: none;
  }
}
.formArea01 .attentionArea01 {
  margin-top: 30px;
  line-height: 1.7;
  word-wrap: break-word;
}
@media screen and (max-width: 640px) {
  .formArea01 .attentionArea01 {
    margin-top: 5px;
  }
}
.formArea01 .attention01 li {
  text-indent: -1em;
  padding-left: 1em;
}
.formArea01 .breakWord01 {
  word-break: break-all;
}
.formArea01 .checkboxArea01 li:not(:last-child) {
  margin-bottom: 10px;
}
.formArea01 .submitBtn01 {
  width: 318px;
  margin: 55px auto 0;
}
@media screen and (max-width: 640px) {
  .formArea01 .submitBtn01 {
    width: 250px;
    margin-top: 30px;
  }
}
.formArea01 .submitBtn01 input {
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  .formArea01 .submitBtn01 input {
    font-size: 16px;
  }
}

.lesson_place .selectBox01 {
  width: 185px;
}

.textList01 {
  margin-bottom: 20px;
}
.textList01 li {
  text-indent: -1em;
  padding-left: 1em;
}

.required01 {
  margin-left: 10px;
  padding: 0px 8px !important;
}