.title01 {
  font-weight: bold;
  text-shadow: none;
  color: #333;
  padding: 20px 0 60px;
}

@media print, screen and (min-width: 361px) {
  .title01 {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .title01 {
    padding: 20px 0 40px;
  }
}

.title01 span {
  color: #699ae8;
}

@media print, screen and (min-width: 768px) {
  .title01 span {
    font-size: 46px;
  }
}

.copy01 {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .copy01 {
    margin-bottom: 30px;
  }
}

.detail p,
.detail li {
  line-height: 1.8;
}

.detail p:not(:last-child) {
  margin-bottom: 15px;
}

.detail li {
  padding-left: 1em;
  text-indent: -1em;
}

.detail01 {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .detail01 {
    margin-bottom: 30px;
  }
}

.detail01 h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
  .detail01 h3 {
    font-size: 18px;
  }
}

.detail02 {
  margin: 60px 0;
}

@media screen and (max-width: 767px) {
  .detail02 {
    margin: 40px 0;
  }
}

.detail02 h3 {
  font-size: 22px;
  font-weight: bold;
  color: #699ae8;
  margin-bottom: 15px;
  padding-left: 10px;
  border-left: 5px solid #699ae8;
}

@media screen and (max-width: 767px) {
  .detail02 h3 {
    font-size: 20px;
  }
}

.detail02 .textArea01 li {
  padding-left: 2em;
  text-indent: -1.5em;
}

.date-box {
  padding-top: 30px;
}

.date-box p {
  margin-bottom: 5px;
}

.date-box .date01 {
  font-size: 14px;
  margin-bottom: 20px;
}

.date-box .director {
  font-size: 18px;
}

.date-box .director span {
  margin-left: 1em;
  font-size: 16px;
}

.contactArea01 {
  margin-top: 90px;
}

.table01 {
  width: 100%;
}

.table01 table {
  width: 100%;
}

.protectionList01 li {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}

.sup01 {
  text-indent: -1em;
  margin-top: 30px;
  padding-left: 1em;
}

.mailLink01,
.underLine01 {
  color: #333;
  text-decoration: underline;
}
