/* CSS Document */
div#content div#main div.report-main h5 {
  font-size: 13.5px;
  font-weight: bold;
  margin: 1em 0 1em 1em; }

div#content div#main div.report-main p {
  margin-bottom: .5em; }

div#content div#main div.report-main img.imaging {
  margin: 0 0 1em 1em; }

div#content div#main div.report-main img.imaging2 {
  float: left;
  margin: 0 1em 1em 0; }

div#content div#main div.report .access p {
  margin-bottom: .5em; }

div#content div#main div.report-main dl {
  overflow: hidden; }
  div#content div#main div.report-main dl dt {
    clear: both;
    float: left;
    width: 7em;
    margin: 0 0 .25em;
    padding: 0 8px 1px 8px;
    border-bottom: 3px solid #ddd; }
div#content div#main div.report-main dl dt.line2 {
  line-height: 3.2; }
  div#content div#main div.report-main dl dd {
    margin: 0 0 .25em;
    padding: 0 8px 3px 9.5em;
    border-bottom: 1px dotted #aaa; }

div#content div#main div.report-main ol {
  margin: -.25em 0 .75em 1em;
  padding: 0 0 0 .75em; }
  div#content div#main div.report-main ol li {
    list-style-type: decimal; }

div#content div#main div.report table.t_gaiyo {
  width: 730px;
  margin: 0 auto 40px; }
  div#content div#main div.report table.t_gaiyo th {
    border-bottom: solid 1px #ccc;
    padding: 3px;
    vertical-align: top; }
  div#content div#main div.report table.t_gaiyo td {
    border-bottom: solid 1px #ccc;
    padding: 3px; }

table.hospital_about_table {
  width: 100%;
  border-top: solid #CCC 1px;
  border-left: solid #CCC 1px; }
  table.hospital_about_table th {
    background: #e1f6fe;
    border-right: solid #CCC 1px;
    border-bottom: solid #CCC 1px;
    padding: 10px; }
  table.hospital_about_table td {
    border-right: solid #CCC 1px;
    border-bottom: solid #CCC 1px;
    padding: 10px; }

/*# sourceMappingURL=../../../../maps/c/hospitalinfo/1707/style.css.map */

@media screen and (max-width: 640px) {
  .access dl {
  overflow: hidden; }
  .access dl dt {
    float: left;
    width: 13em;
    font-weight: bold;
    text-align: right;
    margin-right: 1em; }
  .access dl dd {
    overflow: auto;
    margin-bottom: 1em; }

  div#content div#main div.report-aug div.message {
  width: 100%;
}
  div#content div#main div.report-aug {
    display:-webkit-box;
    display: -webkit-flex;
    display:-ms-flexbox;
    display: flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    justify-content: center;
  }
  div#content div#main div.report-aug div.message img.director {
    -webkit-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  div#content div#main div.report-aug div.message {
    -webkit-box-ordinal-group:2;
    -ms-flex-order:2;
    -webkit-order:2;
    order:2;
    margin-top: .5em;
  }
  div#content div#main div.report-aug div.present {
  margin-top: 1em;
}
}

@media screen and (max-width: 415px) {
  div#content div#main div.report-main img {
    margin: 0 !important;
  }

  div#content div#main div.report-main dl dt {
    clear: both;
    float: none;
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 5px 8px 4px;
    border-bottom: none;
    background-color: #ddd;
    box-sizing: border-box;
    line-height: 1;
  }

  div#content div#main div.report-main dl dt br,
  div#content div#main div.report-main dl dd br {
    display: none;
  }

  div#content div#main div.report-main dl dd {
    margin: 0;
    padding: 5px 8px 4px;
    border-bottom: none;
    background-color: rgb(245, 245, 245);
    box-sizing: border-box;
  }

  div#content div#main div.report-main img.imaging {
    margin: 0 0 5px 5px !important;
  }
}
