@charset "utf-8";
/**********************************************************************
	デジウォールについて - className : DigiwallAbout
***********************************************************************/
.DigiwallAbout .fz-s {
  line-height: 1.2em;
  font-size: .7em;
  letter-spacing: -0.1em;
}
.DigiwallAbout .txt_center {
  text-align: center;
}
.DigiwallAbout .pdg-rl {
  padding: 0 0 0 9px;
}
.DigiwallAbout .pdg-b {
  padding-bottom: 10px;
}
.DigiwallAbout .DigiwallAbout-table table {
  float: left;
}
.DigiwallAbout .DigiwallAbout-table table.tbl01 {
  width: 50%;
  margin-right: 10px;
}
.DigiwallAbout .DigiwallAbout-table table.tbl02 {
  width: 46%;
}
.DigiwallAbout .DigiwallAbout-table .pdg-tb {
  padding: 4px 15px;
}
.DigiwallAbout .DigiwallAbout-table .fz-adj {
  font-size: 14px;
}
.DigiwallAbout .DigiwallAbout-table tr {
  border: 1px solid #bfbfbf;
}
.DigiwallAbout .DigiwallAbout-table th, .DigiwallAbout .DigiwallAbout-table td {
  border-bottom: 1px solid #bfbfbf;
}
.DigiwallAbout .DigiwallAbout-table th {
  width: 90px;
  font-size: .7em;
  padding: 0 10px;
  border-right: 1px solid #bfbfbf;
  vertical-align: middle;
}
.DigiwallAbout .DigiwallAbout-table th.th {
  font-size: .8em;
}
.DigiwallAbout .DigiwallAbout-table td {
  width: 159px;
  height: 70px;
  border-right: 1px solid #bfbfbf;
}
.DigiwallAbout .DigiwallAbout-table td img {
  margin-right: 10px;
}
.DigiwallAbout .DigiwallAbout-table td img.left-img {
  width: 261px;
  height: auto;
}
.DigiwallAbout .DigiwallAbout-table td img.left-img2 {
  width: 61px;
  height: auto;
}
.DigiwallAbout .DigiwallAbout-table td img.right-img {
  width: 261px;
  height: auto;
}
.DigiwallAbout .DigiwallAbout-table td span {
  display: inline-block;
  margin-bottom: 3px;
}
.DigiwallAbout .DigiwallAbout-table td span.adj-pos {
  position: relative;
  top: -7px;
}
.DigiwallAbout .DigiwallAbout-table caption {
  line-height: 1.5em;
}

@media only screen and (max-width: 1180px) {
  .DigiwallAbout .DigiwallAbout-table.m-box.box-sideScroll {
    padding: 0 0 8px;
    overflow-x: auto;
  }
}
@media only screen and (max-width: 936px) {
  /**********************************************************************
  	デジウォールについて - className : DigiwallAbout
  ***********************************************************************/
  .DigiwallAbout .l-inner-full {
    margin-bottom: 8px;
  }
  .DigiwallAbout .DigiwallAbout-table table {
    width: 100%;
  }
  .DigiwallAbout .DigiwallAbout-table td span {
    margin-bottom: 4px;
  }
  .DigiwallAbout .DigiwallAbout-table td span.adj-mb {
    margin-bottom: 5px;
  }
  .DigiwallAbout .DigiwallAbout-table td span.adj-pos {
    top: -7px;
  }
  .DigiwallAbout .DigiwallAbout-table td span.adj-mb-sp {
    margin-bottom: 7px;
  }
}
