@charset "utf-8";
/* CSS Document */
.inText {
  padding: 0 3px;
  display: inline;
}
.textBox {
  border: 1px solid #CC0000;
  padding: 10px;
}
.txtLink.iconOtherImg {
  text-decoration: underline;
  color: #0f0f69;
  position: relative;
  padding-left: 16px;
  margin-top: 0;
  display: inline;
  word-break: break-all;
  font-size: 1.68rem;
}
.txtLink.iconOtherImg::before {
  display: none;
}
.altIcon {
  position: absolute;
  top: 0.75em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.noIndent {
  margin-left: -6.5em;
}
@media (min-width: 740px) {
  .txtLink.iconOtherImg .altIcon {
    position: absolute;
    top: 0.7em;
  }
}
.txtLink.iconOtherImg .altIcon {
  width: 12px;
  height: 10px;
}
.clauseList01 > li {
  padding: 0px 0 0 2.25em;
  margin-top: 10px;
  position: relative;
  font-size: 1.68rem;
}
.clauseList01 > li > span {
  display: inline-block;
  position: absolute;
  top: 0.75em;
  left: 0.9em;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.clauseList02 > li {
  list-style: none;
  list-style-position: outside;
  margin: 10px 0 0 0;
  padding-left: 1.25em;
  font-size: 1.68rem;
  position: relative;
}
.clauseList02 > li > span {
  position: absolute;
  left: 0;
  margin: 0;
}
.clauseList02 > li:before {
  display: none;
}
.clauseList03 > li {
  padding: 0px 0 0 3em;
  margin-top: 10px;
  position: relative;
  font-size: 1.68rem;
}
.clauseList03 > li > span {
  display: inline-block;
  position: absolute;
  top: 0.75em;
  left: 0.9em;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.clauseList04 > li {
  padding: 0px 0 0 4.5em;
  margin-top: 10px;
  position: relative;
  font-size: 1.68rem;
}
.clauseList04 > li > span {
  display: inline-block;
  position: absolute;
  top: 0.75em;
  left: 0;
  transform: translateY(-50%);
}
.clauseList05 > li {
  list-style: none;
  list-style-position: outside;
  margin: 10px 0 0 0;
  padding-left: 1.25em;
  position: relative;
}
.clauseList05 > li > span {
  position: absolute;
  left: 0;
  margin: 0;
}
.numList > li {
  margin-top: 10px;
  font-size: 1.68rem;
}
.txtList > li {
  font-size: 1.68rem;
}
.dangerPict {
  width: 184px;
  margin: 40px auto;
}
p {
  font-size: 1.68rem;
}
.bText {
  font-weight: bold;
}
@media all and (min-width:740px) {
  .table_typeA table {
    width: 100%;
  }
}
@media all and (max-width:739px) {
  .table_typeA {
    margin-right: 0;
  }
}