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

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

.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;
}
.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: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  .formArea01 .textBox02 {
    margin-bottom: 10px;
  }
}
.formArea01 .textBox03 {
  width: 252px;
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .formArea01 .textBox03 {
    width: 100%;
  }
}
@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;
  }
}

.joinText01 {
  text-align: center;
  font-size: 17px;
  margin: 50px auto;
}

.formArea01.mainArea h3 {
  font-size: 18px !important;
  margin-bottom: 0 !important;
  background: transparent;
  padding: 0 !important;
}
.formArea01.mainArea h3:after {
  content: none !important;
}
.formArea01.mainArea h3 .number {
  background: #e38a80;
  color: #fff !important;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  display: inline-block !important;
  margin-right: 10px;
}
.formArea01.mainArea h3 .titleLinkText01 {
  font-size: 14px !important;
  margin-left: 10px;
  display: inline-block !important;
}
.formArea01.mainArea h3 .titleLinkText01 a {
  text-decoration: underline;
  color: #e38a80;
}
.formArea01.mainArea .redText01 {
  color: #cb4040;
}
.formArea01 .formText01 {
  font-size: 15px;
  margin: 20px auto;
}
.formArea01 .labelBox01 {
  margin: 10px 0;
}
.formArea01 .formTable01 {
  margin-bottom: 50px;
}
.formArea01 .formTable01 .addBtn01 {
  display: block;
  background: #e38a80;
  color: #fff;
  text-align: center;
  width: 150px;
  padding: 8px;
  border-radius: 20px;
  font-size: 14px;
  border: none;
}
.formArea01 .formTable01 .selectDay01 {
  margin-bottom: 10px;
}
.formArea01 .formTable01 .selectDay01:first-child .deleteBtn01 {
  display: none;
}
.formArea01 .formTable01 .selectDay01 .deleteBtn01 {
  display: inline-block;
  padding: 8px;
  background: #cecece;
  border-radius: 20px;
  width: 95px;
  border: none;
  text-align: center;
}
.formArea01 .formTable01 .lessonField01 {
  display: none;
}

.payTableSp .lessonTable01 {
  margin-bottom: 30px;
}
.payTableSp .payTable01 {
  margin-bottom: 10px;
  font-size: 12px;
}
.payTableSp .payTable01:last-child {
  margin-bottom: 50px;
}
.payTableSp .payTable01 th {
  padding: 8px;
}
@media screen and (max-width: 767px) {
  .payTableSp .payTable01 th {
    width: 110px;
  }
}
.payTableSp .payTable01 td {
  padding: 8px;
}
.payTableSp .payTable01 .radio input[type=radio]:checked {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.ruleTable01 {
  margin-top: 20px;
}
.ruleTable01 .checkboxArea01 {
  margin-top: 20px;
}

.planTable01 a {
  text-decoration: underline;
  margin-right: 20px;
}
.planTable01 .planLink01 {
  margin-top: 10px;
}

.lessonTable01 .labelBox01 label {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .lessonTable01 .labelBox01 label {
    width: 100%;
  }
}
.lessonTable01 .labelBox01 p {
  display: inline-block;
  vertical-align: 3px;
}
.lessonTable01 .labelBox01 p a {
  text-decoration: underline;
}

.payTable01 th {
  padding: 15px;
  background: #fbf7ef;
  border: 1px solid #f6efe3;
}
.payTable01 td {
  padding: 15px;
  border: 1px solid #f6efe3;
  vertical-align: middle;
}

.homeBtn a {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding: 15px 105px;
  display: inline-block;
  position: relative;
}

textarea {
  margin-top: 20px;
}

.attentionText01 {
  text-align: center;
  display: none;
}
.attentionText01 ul {
  text-align: left;
  padding-left: 70px;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .attentionText01 ul {
    padding-left: 50px;
  }
}
.attentionText01 ul:before {
  content: "";
  width: 55px;
  height: 50px;
  background: url("../images/ico_index06.png") no-repeat;
  background-size: contain;
  position: absolute;
  top: 20%;
  left: 0;
}
@media screen and (max-width: 767px) {
  .attentionText01 ul:before {
    width: 35px;
    top: 50%;
    margin-top: -18px;
  }
}
.attentionText01 li {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.5;
}

.attentionText02 {
  width: 66%;
  font-size: 13px;
  text-indent: -1em;
  padding-left: 1em;
  margin-left: 3%;
}
@media screen and (max-width: 767px) {
  .attentionText02 {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .addBtn01 {
    float: none;
  }
}

@media screen and (max-width: 767px) {
  .txt01 .required {
    margin-top: 10px;
    display: inline-block;
  }
}