.subpageArea01 {
  font-size: 14px;
  line-height: 1.8;
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  .subpageArea01 {
    line-height: 1.6;
  }
}

.subpageArea01 .subpageTitle01 {
  background-image: url("../images/bg_common01.jpg");
}

.subpageArea01 .subpageTitle01 span {
  width: 196px;
  height: 24px;
}

.subpageArea01 .container {
  display: block;
}

.subpageArea01 .topText {
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .subpageArea01 .topText {
    margin-bottom: 35px;
  }
}

.subpageArea01 .dayText {
  text-align: right;
}

.privacyConent {
  margin-bottom: 50px;
}

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

.privacyConent:last-of-type {
  margin-bottom: 55px;
}

.privacyConent h3 {
  color: #113a78;
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 15px;
  border-bottom: 1px solid #113a78;
}

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

.privacyConent p {
  margin-bottom: 10px;
}

.privacyConent ul {
  text-indent: 1em;
  padding-left: 1em;
}

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

.privacyConent a {
  color: #3f76bd;
  text-decoration: underline;
}
