@import url("//fonts.googleapis.com/css2?family=Cabin:wght@400;500;700&display=swap");
@import url("//fonts.googleapis.com/css2?family=Crimson+Pro:wght@300;400;500;700&display=swap");
@import url("//fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700&display=swap");
@import url("//fonts.googleapis.com/css?family=Noto+Serif+JP:300,400,500,700&display=swap");
#h-title h3 {
  padding: .6em 0 0 3em; }

ol.decimal {
  margin-bottom: .5em;
  padding-left: 40px;
  padding-left: 2.5rem; }
  ol.decimal li {
    list-style: decimal;
    margin-bottom: .5em;
    padding-left: .5em; }
    ol.decimal li:last-child {
      margin-bottom: 0; }
    ol.decimal li p {
      margin: .3em 0 .3em .5em; }

ul.disc {
  margin-bottom: .5em;
  padding-left: 40px;
  padding-left: 2.5rem; }
  ul.disc li {
    list-style: disc;
    margin-bottom: .5em;
    padding-left: .15em; }
    ul.disc li:last-child {
      margin-bottom: 0; }
    ul.disc li p {
      margin: .3em 0 .3em .5em; }

.body_area {
  font-size: 14px;
  padding-top: 5px; }
  .body_area *, .body_area *:before, .body_area *:after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .body_area h5 {
    color: #005277;
    font-size: 16px;
    font-weight: bold; }
  .body_area h6 {
    color: #555555;
    font-size: 15px;
    font-weight: bold;
    margin: .35em 0; }
  .body_area .profile {
    margin-bottom: 35px; }
    .body_area .profile article {
      max-width: 520px;
      width: 67%; }
      .body_area .profile article p {
        text-indent: 1em;
        margin-bottom: .5em !important; }
    .body_area .profile .hospital_photo {
      max-width: 240px;
      width: 31%; }
      .body_area .profile .hospital_photo img {
        display: block;
        width: 100%; }
  .body_area .history {
    padding-bottom: 35px; }
    .body_area .history dl {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      line-height: 1.4;
      margin-bottom: .75em;
      padding-bottom: 2px;
      border-bottom: 1px dotted #aaa; }
    .body_area .history dt {
      width: 5em;
      text-align: right;
      margin-bottom: .35em; }
      .body_area .history dt span {
        display: inline-block;
        width: 30px; }
    .body_area .history dd {
      width: calc(100% - 7em);
      text-align: left;
      margin-bottom: .35em; }
      .body_area .history dd span {
        display: inline-block;
        min-width: 2em;
        text-align: right;
        margin-right: 1em; }

.message .text {
  max-width: 550px;
  width: 71%; }
  .message .text p {
    text-indent: 1em;
    margin-bottom: .75em !important; }

.message .photo {
  max-width: 200px;
  width: 27%;
  text-align: center; }
  .message .photo img {
    width: calc(100% - 2px);
    margin-bottom: 10px;
    border: solid 1px white;
    -webkit-box-shadow: rgba(149, 157, 165, .4) 0px 6px 20px;
            box-shadow: rgba(149, 157, 165, .4) 0px 6px 20px; }
  .message .photo .small {
    line-height: 1.5; }

.page1 .message {
  margin-bottom: 35px; }

.page1 p {
  margin: 0 0 .75em .5em !important; }

.page2 .body_area {
  padding-top: 10px; }
  .page2 .body_area p {
    font-size: 15px;
    margin-bottom: .75em !important; }

.page3 .message {
  margin-bottom: 35px; }

div#content div#main div.report-main h5 {
  font-size: 13px;
  font-weight: bold;
  margin: 1em 0 .35em .35em; }

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 img.main_photo {
  display: block;
  margin: 1em auto 1.5em; }

.access {
  float: none;
  margin: 1.5em auto 0; }
  .access dl {
    line-height: 1.7 !important;
    margin-bottom: 1em;
    padding: 0 .5em .5em;
    border-bottom: dotted 1px #cccccc; }
    .access dl dt {
      width: 10em;
      font-weight: bold; }
    .access dl dd {
      width: calc(100% - 10em);
      margin-bottom: .75em; }
  .access .responsive {
    border: none; }

.map_canvas {
  margin-top: 1em; }

#hospital {
  font-family: "Crimson Pro", "Noto Serif JP", serif; }
  #hospital bold {
    font-weight: 500 !important; }
  #hospital #h-title h3 span {
    display: block;
    padding-left: 7.5em; }
  #hospital div#page h4 {
    clear: both;
    width: 100%;
    height: auto;
    font-size: 16px;
    padding: .5em 1em .35em;
    margin-bottom: 1em;
    background: none;
    line-height: 1;
    text-indent: 0;
    color: white;
    background-color: #005277;
    border-radius: 2px; }
  #hospital .mainImage {
    margin-bottom: 15px; }
  #hospital .dating {
    font-size: 14px; }
  #hospital #backnumber_downword {
    font-size: 13px; }

.responsive {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.row_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.vertical_center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.space_between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media screen and (max-width: 768px) {
  .body_area {
    padding: 0 1%; }
    .body_area .profile {
      margin-bottom: 75px;
      font-size: 16px; }
      .body_area .profile article {
        max-width: 100%;
        width: 100%;
        margin-bottom: 35px; }
      .body_area .profile img {
        margin: auto; } }

@media screen and (max-width: 768px) and (min-width: 641px) {
  #hospital div#page h4 {
    clear: both;
    width: 100%;
    height: auto;
    font-size: 18px;
    padding: .5em 1em .35em;
    margin-bottom: 1em;
    background: none;
    line-height: 1;
    text-indent: 0;
    color: white;
    background-color: #005277;
    border: none;
    border-radius: 2px; } }

@media screen and (max-width: 730px) {
  .access ul.space_between {
    display: block; }
    .access ul.space_between li {
      width: 100%;
      text-align: center; }
      .access ul.space_between li img {
        margin: auto !important; } }

@media screen and (max-width: 640px) {
  #hospital div#page h4 {
    font-size: 18px;
    border: none; }
  #hospital .report-back {
    width: 94%;
    margin-bottom: 35px;
    padding: 0 3%; }
  .body_area {
    padding: 0 2%; }
    .body_area .profile .hospital_photo {
      max-width: 100% !important;
      width: 100% !important;
      text-align: center; }
      .body_area .profile .hospital_photo img {
        max-width: 400px !important;
        width: 70% !important;
        margin: auto; }
    .body_area .history dd {
      display: block;
      width: 100%;
      padding: .25em 0 .25em 1.5em; }
  .message {
    margin-bottom: 50px; }
    .message .text {
      max-width: 100%;
      width: 100%; }
    .message .photo {
      display: block;
      max-width: 285px;
      width: 80%;
      margin: 0 auto 25px; } }

@media screen and (max-width: 639px) {
  .access dl dt, .access dl dd {
    display: block;
    width: 100%; }
  .access dl dt {
    margin-bottom: .35em; }
  .access dl dd {
    padding-left: 1.25em; } }

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