/*.subpageTitle01 {
  background-image:url("../image/head2.jpg")
}*/

.subpageTitle01 span {
  width: 190px;
  height: 20px;
}

.subpageArea01 {
  padding-top: 0;
}

.tosArea .topText {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 50px;
}

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

.tosContent:not(:last-child) {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .tosContent:not(:last-child) {
    margin-bottom: 30px;
  }
}

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

.tosContent h4 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 15px 20px 13px;
  margin-bottom: 20px;
  border-radius: 1px;
  background-color: #113a78;
}

.tosContent ul li {
  font-size: 15px;
  line-height: 1.7;
  text-indent: -1em;
  padding-left: 1em;
}

.tosContent .list02 {
  padding-left: 20px;
}

@media screen and (max-width: 767px) {
  .tosContent .list02 {
    padding-left: 15px;
  }
}

.tosContent .list03 > li:not(:last-child) {
  margin-bottom: 20px;
}

.tosContent .list04 {
  margin-top: 20px;
}

.tosContent .list04 li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.tosContent .list05 li {
  text-indent: -0.5em;
  padding-left: 0.5em;
}

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

.tosContent p {
  font-size: 15px;
}

.content02 p {
  margin-bottom: 20px;
}

.display-none{
  display: none;
  visibility: hidden;
}

.subPageHead01 {
  margin-bottom: 40px;
  background-image: url("../../common/images/bg_common01.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  line-height: 1.2;
}