@charset "utf-8";

dl.itembox {
  padding: 1em 0;
  border-bottom: 1px dotted #cccccc;
}

dl.itembox dt {
  float: left;
  width: 98px;
  font-weight: bold;
}
dl.itembox dd {
  float: left;
  width: 600px;
  padding: 0 10px;
}

.sign {
  text-align: right;
}

.imageSet {
}
.imageSet li {
  float: left;
}

p.itembox {
  padding: 1em 0;
  border-bottom: 1px dotted #cccccc;
}

p.itembox dt {
  float: left;
  width: 20%;
  font-weight: bold;
}
p.itembox dd {
  float: left;
  width: 75%;
  padding: 0 10px;
}

.tx-in1 {
  text-indent: 1em;
}

table,
td,
th {
  border: 1px solid #595959;
  border-collapse: collapse;
}
td,
th {
  padding: 3px;
  width: 45%;
  height: 25px;
}
th {
  background: #f0e6cc;
  text-align: center;
}
.even {
  background: #fbf8f0;
}
.odd {
  background: #fefcf9;
}
.pd-left15 {
  padding-left: 0;
  margin: 5px 0 20px 0;
}
ul.fmt01 {
  list-style: disc;
  margin: 10px 0 5px 24px;
}

.fmt01 strong {
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  dl.itembox {
    padding: 1em 0;
    border-bottom: 1px dotted #cccccc;
  }

  dl.itembox dt {
    float: none;
    width: auto;
    font-weight: bold;
  }
  dl.itembox dd {
    float: none;
    width: auto;
    padding: 0;
  }

  dl.itembox02 {
    padding: 1em 0;
    border-bottom: 1px dotted #cccccc;
  }

  dl.itembox02 dt {
    float: left;
    width: 18%;
  }
  dl.itembox02 dd {
    float: left;
    width: 78%;
    padding: 0;
  }

  .imageSet {
  }
  .imageSet li {
    float: none;
  }

  .csr2016_w61 {
    width: 100%;
    text-align: left;
  }

  .pd-left15 {
    padding-left: 0;
  }

  .spbr {
    display: block;
  }
}
