@charset "utf-8";
#ZZZZZZZZZZZZZZZZZZZZ_____About-us {}
#profileSummaryDiv {
  width: 640px;
  float: left;
}
#profileSummaryDiv h3 {
  border-left-width: 14px;
  border-left-style: double;
  border-left-color: #448AB2;
  padding-left: 10px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}
#profileSummaryDiv dl {
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
#profileSummaryDiv dl dt {
  float: left;
  width: 150px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#profileSummaryDiv dl dd {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666;
  padding-left: 180px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#profileSummaryDiv dl dd a:hover {
  text-decoration: none;
}
.Transaction-LawDiv {
  white-space: nowrap;
}
.Transaction-LawDiv dl dt {
  float: left;
  font-weight: normal;
  padding-left: 10px;
}
.Transaction-LawDiv dl dd {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #BBBBBB;
  padding-left: 180px;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.AboutUsDiv h3 {
  font-size: 1.063rem;
}
.AboutUsDiv_Idea_P {
  line-height: 1.7rem;
}
.AboutUsDiv_BusinessDiv {}
.AboutUsDiv_BusinessDiv ul li {
  list-style-type: decimal;
  margin-bottom: 10px;
}
#ZZZZZZZZZZZZZZZZZZZZ_____media_max_767 {}
@media (max-width: 767px) {
  .Transaction-LawDiv {}
  .Transaction-LawDiv dl dt {
    font-weight: bold;
    padding-left: 1px;
    float: none;
    text-align: center;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #C1C1C1;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .Transaction-LawDiv dl dd {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BBBBBB;
    text-align: center;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 6px;
    margin-bottom: 6px;
  }
}
#ZZZZZZZZZZZZZZZZZZZZ_____media_992-1059_Start {}
@media (min-width:992px) and (max-width:1059px) {}
#ZZZZZZZZZZZZZZZZZZZZ_____media_992-1059_End {}