.content-wrapper .p-column-reserve a,
.content-wrapper .p-column-reserve a:hover {
  white-space: normal;
  word-wrap: normal;
  overflow-wrap: normal;
  word-break: normal;
  line-break: auto;
}

.content-wrapper .img-center.marbot54 > a {
  display: inline-block;
  white-space: normal;
  line-height: 0;
}

.content-wrapper .img-center.marbot54 > a picture,
.content-wrapper .img-center.marbot54 > a img {
  display: block;
}

.p-column-reserve {
  border: 4px solid #10a8dd;
  border-radius: 9px;
  margin: 34px auto 0;
  padding: 34px 36px 26px;
  max-width: 984px;
  background: #fff;
  box-sizing: border-box;
  position: relative;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  .p-column-reserve {
    border-width: 1vw;
    border-radius: 1.2vw;
    margin: 8vw auto 5.3333333333vw;
    padding: 10.2vw 3.2vw 4.2666666667vw;
  }
}
.p-column-reserve__heading {
  margin: 0;
  width: 322px;
  position: absolute;
  top: 1px;
  left: 50%;
  transform: translate(-50%, -38%);
}
@media screen and (max-width: 767px) {
  .p-column-reserve__heading {
    width: 70vw;
  }
}
.p-column-reserve__heading img {
  display: block;
  width: 100%;
  height: auto;
}
.p-column-reserve__clinics {
  display: flex;
  gap: 22px;
}
@media screen and (max-width: 767px) {
  .p-column-reserve__clinics {
    flex-direction: column;
    gap: 4vw;
  }
}
.p-column-reserve__clinic {
  width: calc(50% - 11px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-column-reserve__clinic {
    width: 100%;
  }
}
.p-column-reserve__logo {
  margin: 0 auto 10px;
  max-width: 315px;
}
@media screen and (max-width: 767px) {
  .p-column-reserve__logo {
    margin-bottom: 1.0666666667vw;
    max-width: 100%;
  }
}
.p-column-reserve__logo img {
  display: block;
  width: 100%;
  height: auto;
}
.p-column-reserve__tel {
  margin: 0;
}
.p-column-reserve__tel img {
  width: 100%;
  max-width: 244px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-column-reserve__tel img {
    max-width: 100%;
  }
}
.p-column-reserve__hours {
  margin: 2px 0 12px;
  color: #333;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 400;
  letter-spacing: 0;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-column-reserve__hours {
    margin: 0.8vw 0 1.8666666667vw;
    font-size: 3vw;
    line-height: 1.4;
    white-space: normal;
  }
}
.p-column-reserve__btn {
  margin: 0 auto;
  max-width: 315px;
}
@media screen and (max-width: 767px) {
  .p-column-reserve__btn {
    max-width: 100%;
  }
}
.p-column-reserve__btn a {
  display: block;
  transition: opacity 0.2s ease;
}
.p-column-reserve__btn a:hover {
  opacity: 0.85;
}
.p-column-reserve__btn img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
  .p-column-reserve__btn img {
    filter: drop-shadow(0 0.9333333333vw 0 rgba(0, 0, 0, 0.16));
  }
}

.p-credit {
  background: #e5f3fa;
  max-width: 984px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 32px auto 12px;
  padding: 24px 48px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-credit {
    flex-direction: column;
    margin: 8.5333333333vw auto 3.2vw;
    padding: 4.2666666667vw;
    gap: 0;
  }
}
.p-credit__title {
  width: 100%;
  font-size: 24px;
  font-weight: 700;
  color: #0085ce;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .p-credit__title {
    font-size: 4.8vw;
    margin-bottom: 4.2666666667vw;
    text-align: left;
    padding: 4.2666666667vw 0;
  }
}
.p-credit__photo {
  width: 16%;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-credit__photo {
    position: absolute;
    top: 0;
    right: 4.2666666667vw;
    width: 32vw;
    height: 27.7333333333vw;
    overflow: hidden;
  }
}
.p-credit__photo img {
  display: block;
  width: 100%;
  height: auto;
}
.p-credit__photo figcaption {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.p-credit__body {
  flex: 1;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  .p-credit__body {
    width: 100%;
  }
}
.p-credit__intro {
  padding-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .p-credit__intro {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    padding-bottom: 0;
  }
}
.p-credit__message {
  color: #333;
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 8px;
}
@media screen and (max-width: 767px) {
  .p-credit__message {
    font-size: 3.4666666667vw;
    padding-bottom: 2.1333333333vw;
  }
}
.p-credit__author {
  display: flex;
  gap: 16px;
  color: #1a1a1a;
  font-size: 15px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-credit__author {
    display: none;
  }
}
.p-credit__accordion {
  border: 1px solid #0085ce;
  background: #fff;
  padding: 6px 24px;
}
@media screen and (max-width: 767px) {
  .p-credit__accordion {
    max-width: 100%;
    padding: 1.6vw 2.1333333333vw;
    border: 0.2666666667vw solid #0085ce;
  }
}
.p-credit__toggle {
  color: #0085ce;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  margin-left: 12px;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-credit__toggle {
    font-size: 4vw;
    margin-left: 4.2666666667vw;
  }
}
.p-credit__toggle::before {
  content: "";
  position: absolute;
  top: 6px;
  left: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 6px 0;
  border-color: #0085ce transparent transparent;
  transition: transform 0.3s;
}
@media screen and (max-width: 767px) {
  .p-credit__toggle::before {
    top: 1.8666666667vw;
    left: -4.2666666667vw;
    border-width: 2.1333333333vw 1.6vw 0;
  }
}
.p-credit__toggle.open::before {
  transform: rotate(-180deg);
}
.p-credit__toggle.open {
  padding-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .p-credit__toggle.open {
    padding-bottom: 4.2666666667vw;
  }
}
.p-credit__toggle.open + .p-credit__panel {
  padding-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .p-credit__toggle.open + .p-credit__panel {
    padding-bottom: 0;
  }
}
.p-credit__panel {
  display: flex;
  gap: 24px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
@media screen and (max-width: 767px) {
  .p-credit__panel {
    display: block;
  }
}
.p-credit__group {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .p-credit__group {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-credit__group:not(:last-of-type) {
    margin-bottom: 2.1333333333vw;
  }
}
.p-credit__subgroup--spaced {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .p-credit__subgroup--spaced {
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-credit__subgroup .p-credit__record {
    margin-bottom: 1.0666666667vw;
  }
}
.p-credit__group-title {
  color: #000;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  font-size: 13px;
  padding: 0 0 8px 8px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #0085ce;
}
@media screen and (max-width: 767px) {
  .p-credit__group-title {
    font-size: 2.9333333333vw;
    padding: 0 0 2.1333333333vw 1.6vw;
    margin-bottom: 2.1333333333vw;
    border-bottom: 0.2666666667vw dashed #0085ce;
  }
}
.p-credit__group-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 19px;
  background: #0085ce;
}
.p-credit__record {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding-left: 16px;
  position: relative;
  margin-bottom: 4px;
}
@media screen and (max-width: 767px) {
  .p-credit__record {
    margin-bottom: 0.5333333333vw;
    padding-left: 3.7333333333vw;
  }
}
.p-credit__record::before {
  content: "";
  position: absolute;
  top: 4px;
  transform: none;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #0085ce;
}
@media screen and (max-width: 767px) {
  .p-credit__record::before {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    top: 50%;
    transform: translateY(-50%);
  }
}
.p-credit__year {
  color: #000;
  font-size: 13px;
  line-height: 1.5;
  white-space: nowrap;
  width: 88px;
  flex: 0 0 88px;
}
@media screen and (max-width: 767px) {
  .p-credit__year {
    font-size: 2.9333333333vw;
    width: 21.3333333333vw;
    flex: 0 0 21.3333333333vw;
  }
}
.p-credit__detail {
  color: #000;
  font-size: 13px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-credit__detail {
    font-size: 2.9333333333vw;
  }
}
.p-credit__detail--wide {
  width: 100%;
}
.p-credit__link {
  text-align: right;
  margin: 10px 0 0;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .p-credit__link {
    margin: 2.6666666667vw 0 0;
    font-size: 3.7333333333vw;
  }
}
.p-credit__link a {
  text-decoration: underline;
}
.p-credit__link a::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 6px;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #0085ce;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .p-credit__link a::before {
    margin-right: 1.6vw;
    border-width: 1.3333333333vw 0 1.3333333333vw 1.8666666667vw;
  }
}

.content-wrapper .article-meta--bottom {
  margin-top: 0;
}
.content-wrapper .article-meta--bottom .list-col {
  margin: 0;
  padding: 0;
  text-align: left;
}
.content-wrapper .article-meta--bottom .list-col li {
  float: none;
  width: 100%;
  text-align: left;
}
