/* shoulder-pain-cancer
------------------------------------*/
#column #page.shoulder-pain-cancer h2 .txt01 {
  font-size: 0.75em;
}

#column #page.shoulder-pain-cancer .li01 {
  margin-left: 1rem;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  list-style-type: none;
}

#column #page.shoulder-pain-cancer .li01 li {
  margin-left: 1em;
  text-indent: -1em;
  list-style-type: none;
}

@media screen and (max-width: 738px) {
  #column #page.shoulder-pain-cancer .li01 li:not(:last-child) {
    margin-bottom: 0.5em;
  }
}

#column #page.shoulder-pain-cancer .table01 {
  margin-top: 1.8em;
  margin-bottom: 0.25em;
  width: 100%;
}

@media screen and (max-width: 738px) {
  #column #page.shoulder-pain-cancer .table01 {
    border: none;
    display: table;
  }

  #column #page.shoulder-pain-cancer .table01 tbody {
    display: table-row-group;
    border-top: 1px solid #d8cbb2;
    border-left: 1px solid #d8cbb2;
  }

  #column #page.shoulder-pain-cancer .table01 tr {
    display: table-row;
  }

  #column #page.shoulder-pain-cancer .table01 th,
  #column #page.shoulder-pain-cancer .table01 td {
    display: table-cell;
    font-size: 87.5%;
    width: auto;
  }
}

#column #page.shoulder-pain-cancer .table01 .cel01 {
  width: 33%;
}

#column #page.shoulder-pain-cancer .table01 .li01 {
  margin-left: 0;
}

#column #page.shoulder-pain-cancer .note01 {
  font-size: 87.5%;
  text-indent: -1em;
  margin-left: 1em;
}