#pr-area {
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1.5rem;
  background-color: #fefdeb;
  margin: 1.5rem -1.5rem;
}
@media (min-width: 768px) {
  #pr-area {
    margin: 0 -3rem 2rem;
    padding: 3rem;
  }
}
#pr-area h5, #pr-area h4, #pr-area h3 {
  margin-top: 2rem;
}
.row #pr-area h5:first-child, .row #pr-area h4:first-child, .row #pr-area h3:first-child {
  margin-top: 0;
}
#pr-area h5.icon-hospital::before, #pr-area h5.icon-calendar::before, #pr-area h5.icon-heart_blank::before, #pr-area h5.icon-talk::before, #pr-area h4.icon-hospital::before, #pr-area h4.icon-calendar::before, #pr-area h4.icon-heart_blank::before, #pr-area h4.icon-talk::before, #pr-area h3.icon-hospital::before, #pr-area h3.icon-calendar::before, #pr-area h3.icon-heart_blank::before, #pr-area h3.icon-talk::before {
  display: inline-block;
  font-family: "BabySymbols";
  color: #eb748d;
  font-size: 120%;
  font-weight: normal;
  margin-right: 0.5rem;
}
#pr-area h5.icon-hospital::before, #pr-area h4.icon-hospital::before, #pr-area h3.icon-hospital::before {
  content: "\e619";
}
#pr-area h5.icon-calendar::before, #pr-area h4.icon-calendar::before, #pr-area h3.icon-calendar::before {
  content: "\e60c";
}
#pr-area h5.icon-heart_blank::before, #pr-area h4.icon-heart_blank::before, #pr-area h3.icon-heart_blank::before {
  content: "\e616";
}
#pr-area h5.icon-talk::before, #pr-area h4.icon-talk::before, #pr-area h3.icon-talk::before {
  content: "\e62b";
}
#pr-area a.button {
  display: block;
  width: 100%;
  padding: 1rem;
  font-size: 1.6rem;
  font-weight: 700;
  white-space: normal;
  height: auto;
  margin-top: 1.5rem;
}
#pr-area a.button.is-line {
  background: #06C755;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#pr-area a.button.is-line .babysymbol.babysymbol-line {
  aspect-ratio: 1/1;
  border: 1px solid #fff;
  background: #FFF;
  color: #06C755;
  padding: 0.25rem;
  margin-right: 1rem;
  border-radius: 4px;
}
#pr-area a.button.is-line .babysymbol.babysymbol-line::before {
  position: relative;
}
#pr-area .responsive-table-block {
  overflow-x: auto;
  width: 100%;
}
#pr-area table.hospital-infotable, #pr-area table.hospital-timetable {
  border-collapse: collapse;
  table-layout: fixed;
}
#pr-area table.hospital-infotable tr th, #pr-area table.hospital-infotable tr td, #pr-area table.hospital-timetable tr th, #pr-area table.hospital-timetable tr td {
  padding: 0.5rem;
}
@media (min-width: 768px) {
  #pr-area table.hospital-infotable tr th, #pr-area table.hospital-infotable tr td, #pr-area table.hospital-timetable tr th, #pr-area table.hospital-timetable tr td {
    padding: 0.75rem 1rem;
  }
}
#pr-area table.hospital-infotable {
  border-top: 1px solid #eee;
  margin-bottom: 1.5rem;
  width: 100%;
}
#pr-area table.hospital-infotable tr th, #pr-area table.hospital-infotable tr td {
  border-bottom: 1px solid #eee;
  font-size: 1.3rem;
  word-break: break-all;
}
#pr-area table.hospital-infotable tr th {
  width: 25%;
  text-align: center;
  white-space: nowrap;
}
#pr-area table.hospital-timetable {
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
}
@media (min-width: 768px) {
  #pr-area table.hospital-timetable {
    width: 100%;
  }
}
#pr-area table.hospital-timetable tr th, #pr-area table.hospital-timetable tr td {
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  text-align: center;
  vertical-align: middle;
}
#pr-area table.hospital-timetable tr th {
  background: #f9f9f9;
}
#pr-area table.hospital-timetable tr th:last-child, #pr-area table.hospital-timetable tr th:nth-last-child(2) {
  color: #eb748d;
}
#pr-area table.hospital-timetable tr th:nth-last-child(3) {
  color: #6BC3C4;
}
#pr-area table.hospital-timetable tr td {
  min-width: 50px;
  font-size: 1.1rem;
}
@media (min-width: 768px) {
  #pr-area table.hospital-timetable tr td {
    min-width: auto;
    font-size: 1.2rem;
  }
}
#pr-area ul.lists.is-circle {
  padding: 0 0.75rem;
  margin: 1rem 0;
}
#pr-area .pr-area-inner {
  overflow: hidden;
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
#pr-area .pr-area-inner .lead-text {
  margin-bottom: 1.5rem;
}
#pr-area .pr-area-inner p {
  font-size: 1.4rem;
}
#pr-area .pr-area-inner p + p {
  margin-top: 1rem;
}
#pr-area .pr-area-inner p.caption {
  font-size: 1.2rem;
  margin: 1rem 0 1.5rem;
  line-height: 1.25;
}
#pr-area .pr-area-inner > .pr-area-content {
  padding: 1.5rem;
}
#pr-area .pr-area-inner > h2 {
  padding: 1.5rem;
  border: none;
  background: inherit;
  margin: 0;
  position: relative;
}
#pr-area .pr-area-inner > h2::after {
  display: block;
  content: "PR";
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(120deg, #f38988, #ee7f8a 40%, #eb758e);
  color: #fff;
  font-size: 1.2rem;
  padding: 0.25rem 0.5rem;
}
#pr-area .pr-area-inner > h2 > span {
  font-size: 1.2rem;
  font-weight: normal;
  display: block;
  padding-bottom: 0.25rem;
}
#pr-area .map-preview {
  aspect-ratio: 1/1;
}
@media (min-width: 768px) {
  #pr-area .map-preview {
    aspect-ratio: 780/480;
  }
}
#pr-area .map-preview iframe {
  width: 100%;
  height: 100%;
  border: none;
}
#pr-area .is-hospital-img-trim {
  aspect-ratio: 780/480;
}
#pr-area .is-hospital-img-trim img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#pr-area .swiper {
  height: auto;
}
#pr-area .swiper-slide {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}