.re-title__wrapper .re-title {
  font-size: 28px;
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
}
.re-title__wrapper .re-title__sub {
  font-size: 13px;
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
  color: #A89660;
}
.re-title__wrapper.re-title__wrapper__border {
  margin: 0 -15px 24px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.22);
}
.re-in {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 15px;
}
.re-text {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 2.13;
}
.re-button {
  position: relative;
  display: flex;
  max-width: 278px;
  width: 100%;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #A89660;
  font-size: 13px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  color: #A89660;
}
.re-button::after {
  position: absolute;
  top: 50%;
  right: 22px;
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #A89660;
  border-right: 1px solid #A89660;
  transform: translateY(-50%) rotate(45deg);
}
@media only screen and (max-width: 600px) {
  .re-title__wrapper .re-title__sub {
    font-size: 12px;
  }
  .re-text {
    font-size: 13px;
    line-height: 2;
  }
  .re-title__wrapper.re-title__wrapper__border {
    margin: 0 0 28px;
  }
}



/* ------------------------------
re-home__kv
------------------------------ */


/* ------------------------------
re-message__wrapper 
------------------------------ */
.re-message__wrapper {
  padding: 54px 15px 43px;
  margin: 0;
  background: url(../img/re-top/re-message__wrapper-bg.jpg) center/100% auto no-repeat;
}
.re-message__wrapper .re-in .flex {
  gap: 86px;
  align-items: center;
  justify-content: center;
}
.re-message__wrapper .re-flex-img {
  position: relative;
  max-width: 480px;
  width: 50%;
  aspect-ratio: 1 / 1.231;
  overflow: hidden;
  box-shadow: 15px 15px 0 #EDE9DD;
}
.re-message__wrapper .re-flex-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.re-message__wrapper .re-flex-txt {
  max-width: 497px;
  width: 50%;
}
.re-message__wrapper .re-title__wrapper .re-title {
  font-size: 42px;
}
.re-message__wrapper .re-title__wrapper .re-title__sub {
  margin-left: -23px;
}
.re-message__wrapper .re-flex-txt .re-text {
  margin-top: 51px;
}
.re-message__wrapper .re-flex-txt .re-button {
  margin-top: 88px;
}
.re-message__wrapper .re-bg-txt {
  margin-top: 78px;
  text-align: center;
  font-size: 101px;
  font-family: 'Noto Serif JP', serif;
  color: #A89660;
  opacity: 0.21;
  letter-spacing: 0.2em;
  line-height: 1;
}
@media only screen and (max-width: 1100px) {
  .re-message__wrapper .re-bg-txt {
    font-size: calc(101 / 1100 * 100vw);
    white-space: nowrap;
  }
}
@media only screen and (max-width: 1024px) {
  .re-message__wrapper .re-in .flex {
    flex-direction: column;
    justify-content: center;
  }
  .re-message__wrapper .re-flex-txt .re-button {
    margin-left: auto;
    margin-right: auto;
  }
  .re-message__wrapper .re-flex-img {
    width: 100%;
  }
  .re-message__wrapper .re-flex-txt {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .re-message__wrapper {
    padding: 60px 0 65px;
    background-image: url(../img/re-top/re-message__wrapper-bg_sp.jpg);
    background-position: center 32%;
  }
  .re-message__wrapper .re-in .flex {
    gap: 44px;
  }
  .re-message__wrapper .re-flex-img {
    max-width: none;
    width: calc(100% - 15px);
    margin-left: calc(-15px / 2);
  }
  .re-message__wrapper .re-title__wrapper {
    margin-bottom: 39px;
  }
  .re-message__wrapper .re-title__wrapper .re-title {
    font-size: 28px;
  }
  .re-message__wrapper .re-title__wrapper .re-title__sub {
    margin-left: 0;
  }
  .re-message__wrapper .re-flex-txt {
    max-width: none;
  }
  .re-message__wrapper .re-flex-txt .re-text {
    margin: 0;
    font-size: 15px;
  }
  .re-message__wrapper .re-flex-txt .re-button {
    margin-top: 35px;
  }
  .re-message__wrapper .re-bg-txt {
    margin-top: 55px;
    font-size: calc(39 / 375 * 100vw);
    letter-spacing: 0.1em;
  }
}


/* ------------------------------
re-treatment__wrapper
------------------------------ */
.re-lead__wrapper {
  margin: 0;
}
.re-lead__wrapper .re-lead {
  text-align: center;
  font-size: 28px;
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.87;
}
.re-lead__wrapper .re-lead strong {
  font-weight: 400;
  font-size: 36px;
  color: #58A3C2;
}
.re-lead__wrapper .re-medical__hours_wrap {
  margin: 57px auto 117px;
}
.re-lead__wrapper .re-medical__hours {
  max-width: 1046px;
  padding: 30px 20px 47px;
  margin: 0 auto;
  background: #F1F7FC;
  border: 1px solid #67B2D6;
  border-radius: 14px;
}
.re-lead__wrapper .re-medical__hours_wrap .re-button {
  margin: 50px auto 0;
}
.re-lead__wrapper .re-medical__hours .re-medical__table {
  max-width: 635px;
  margin: 0 auto;
}
.re-lead__wrapper .re-medical__hours .re-medical__table thead th:not(:first-of-type),
.re-lead__wrapper .re-medical__hours .re-medical__table td {
  width: 65px;
  padding: 20px 5px;
}
.re-lead__wrapper .re-medical__hours .re-medical__table thead th:last-of-type,
.re-lead__wrapper .re-medical__hours .re-medical__table td:last-of-type {
  width: 95px;
}
.re-lead__wrapper .re-medical__hours .re-medical__table thead th:first-of-type, 
.re-lead__wrapper .re-medical__hours .re-medical__table tbody th:first-of-type {
  padding-right: 5px;
}
.re-lead__wrapper .re-medical__hours .re-note {
  max-width: 635px;
  margin: 0 auto;
  padding: 20px 0 0;
  font-size: 13px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  opacity: 0.63;
}
.re-medical__hours .re-medical__table {
  border: 1px solid #C0C0C0;
  border-bottom: none;
}
.re-medical__hours .re-medical__table thead {
  background: #58a3c2;
  color: #fff;
}
.re-medical__hours .re-medical__table thead th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.re-medical__hours .re-medical__table tbody td {
  color: #58A3C2;
}

@media only screen and (max-width: 600px) {
  .re-lead__wrapper .re-lead {
    font-size: 22px;
  }
  .re-lead__wrapper .re-lead strong {
    font-size: 28px;
  }
  .re-lead__wrapper .re-medical__hours_wrap {
    margin-top: 55px;
  }
  .re-lead__wrapper .re-medical__hours {
    padding: 20px 15px 40px;
  }
  .re-lead__wrapper .re-medical__hours_wrap .re-button {
    margin: 35px auto 0;
  }
  .re-lead__wrapper .re-medical__hours .re-note {
    max-width: none;
    margin: 15px auto 0;
    font-size: 13px;
    padding: 0;
  }
  .re-medical__hours .re-medical__table th:first-of-type {
    padding-left: 5px !important;
  }
  .re-medical__hours .re-medical__table thead th:last-of-type,
  .re-medical__hours .re-medical__table tbody td:last-of-type {
    padding-right: 5px !important;
  }
  .re-medical__table thead th:first-of-type, 
  .re-medical__table tbody th:first-of-type {
    width: 68px;
  }
}


/* ------------------------------
re-beatury-treatment
------------------------------ */
.re-treatment__wrapper {
  background: #F1F7FC;
  padding: 100px 15px 128px;
  margin: 0;
}
.re-beatury-treatment {
  margin: 0;
}
.re-beatury-treatment .re-title__wrapper.re-title__wrapper__border {
  align-items: center;
  justify-content: space-between;
}
.re-beatury-treatment .re-beatury-treatment__list {
  gap: 30px;
  padding: 0;
}
.re-beatury-treatment .re-beatury-treatment__list li {
  width: calc(50% - (30px * 1 / 2));
  font-size: 20px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
}
.re-beatury-treatment .re-beatury-treatment__list li .img-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 0.5867;
  margin-bottom: 10px;
  overflow: hidden;
}
.re-beatury-treatment .re-beatury-treatment__list li .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.re-beatury-treatment > .re-button {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .re-beatury-treatment .re-beatury-treatment__list {
    justify-content: center;
    flex-wrap: wrap;
  }
  .re-beatury-treatment .re-beatury-treatment__list li {
    min-width: 500px;
  }
  .re-beatury-treatment .re-title__wrapper.re-title__wrapper__border .re-button {
    display: none;
  }
  .re-beatury-treatment > .re-button {
    display: flex;
    margin: 61px auto 0;
  }
}
@media only screen and (max-width: 600px) {
  .re-treatment__wrapper {
    padding: 70px 0;
  }
  .re-beatury-treatment {
    padding-top: 100px;
  }
  .re-beatury-treatment .re-beatury-treatment__list {
    gap: 28px;
    flex-direction: column;
    align-items: center;
  }
  .re-beatury-treatment .re-beatury-treatment__list li {
    min-width: auto;
    max-width: none;
    width: 100%;
    font-size: 16px;
  }
  .re-beatury-treatment > .re-button {
    margin: 35px auto 0;
  }
}




/* ------------------------------
re-stem-cells
------------------------------ */
.re-stem-cells {
  padding-top: 120px;
  margin: 0;
}
.re-stem-cells .re-stem-cells__contents {
  gap: 38px;
  align-items: center;
}
.re-stem-cells .re-stem-cells__contents .re-flex-img {
  width: calc(50% + 15px);
}
.re-stem-cells .re-stem-cells__contents .re-flex-txt {
  width: calc(50% - 15px - 38px);
}
.re-stem-cells .re-stem-cells__contents .re-flex-txt .re-title {
  margin-bottom: 32px;
  font-size: 19px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
.re-stem-cells .re-stem-cells__contents .re-flex-txt .re-button {
  margin-top: 61px;
}
@media only screen and (max-width: 1024px) {
  .re-stem-cells .re-stem-cells__contents {
    justify-content: center;
    flex-wrap: wrap;
  }
  .re-stem-cells .re-stem-cells__contents .re-flex-img,
  .re-stem-cells .re-stem-cells__contents .re-flex-txt {
    min-width: 500px;
  }
  .re-stem-cells .re-stem-cells__contents .re-flex-txt .re-button {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 600px) {
  .re-stem-cells .re-stem-cells__contents {
    gap: 28px;
  }
  .re-stem-cells .re-stem-cells__contents .re-flex-img,
  .re-stem-cells .re-stem-cells__contents .re-flex-txt {
    min-width: auto;
    width: 100%;
  }
  .re-stem-cells .re-stem-cells__contents .re-flex-txt {
    padding: 0 15px;
  }
  .re-stem-cells .re-stem-cells__contents .re-flex-txt .re-button {
    margin-top: 35px;
  }
}



/* ------------------------------
re-business-hours__wrapper
------------------------------ */
.re-business-hours__wrapper {
  padding: 120px 15px 170px;
  margin: 0;
}
.re-business-hours__wrapper .re-medical__hours .re-title {
  position: relative;
  margin-bottom: 10px;
  padding-left: 24px;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
}
.re-business-hours__wrapper .re-medical__hours .re-title::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background: #58A3C2;
  border-radius: 100%;
  transform: translateY(-50%);
}
.re-business-hours__wrapper .re-medical__hours + .re-medical__hours {
  margin-top: 65px;
}
.re-business-hours__wrapper .re-title__wrapper.re-title__wrapper__border {
  margin-bottom: 38px;
}
.re-business-hours__wrapper .re-business-hours__contents {
  gap: 30px;
  align-items: center;
}
.re-business-hours__wrapper .re-business-hours__contents .re-flex-txt {
  width: calc(50% - 15px);
}
.re-business-hours__wrapper .re-business-hours__contents .re-flex-img {
  width: calc(50% - 15px);
  text-align: right;
}
.re-business-hours__wrapper .re-business-hours__contents .re-flex-img iframe {
  width: 100%;
  height: 383px;
}
.re-business-hours__wrapper .re-business-hours__contents .re-flex-img > a {
  display: inline-block;
  margin: 23px 0 0;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
  text-align: right;
}
.re-business-hours__wrapper .re-business-hours__contents .re-flex-txt .re-medical__table thead th:not(:first-of-type),
.re-business-hours__wrapper .re-business-hours__contents .re-flex-txt .re-medical__table td {
  width: 53px;
  padding: 20px 5px;
}
.re-business-hours__wrapper .re-business-hours__contents .re-medical__table thead th:first-of-type, 
.re-business-hours__wrapper .re-business-hours__contents .re-medical__table tbody th:first-of-type {
  max-width: 144px;
  padding-right: 5px;
}
@media only screen and (max-width: 1024px) {
  .re-business-hours__wrapper .re-business-hours__contents {
    justify-content: center;
    flex-wrap: wrap;
    gap: 80px;
  }
  .re-business-hours__wrapper .re-business-hours__contents .re-flex-txt,
  .re-business-hours__wrapper .re-business-hours__contents .re-flex-img {
    min-width: 500px;
  }
  .re-stem-cells .re-stem-cells__contents .re-flex-txt .re-button {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 600px) {
  .re-business-hours__wrapper {
    padding: 80px 0 134px;
  }
  .re-business-hours__wrapper .re-business-hours__contents .re-flex-txt, 
  .re-business-hours__wrapper .re-business-hours__contents .re-flex-img {
    min-width: auto;
    width: 100%;
  }
  .re-business-hours__wrapper .re-title__wrapper.re-title__wrapper__border {
    margin-bottom: 62px;
  }
  .re-business-hours__wrapper .re-medical__hours .re-title {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .re-business-hours__wrapper .re-medical__hours + .re-medical__hours {
    margin-top: 78px;
  }
  .re-business-hours__wrapper .re-business-hours__contents .re-flex-img > a {
    font-size: 13px;
    margin-top: 19px;
  }
  .re-business-hours__wrapper .re-business-hours__contents .re-flex-img iframe {
    height: auto;
    aspect-ratio: 1 / 0.624;
  }
  .re-business-hours__wrapper .re-business-hours__contents {
    gap: 40px;
  }
}

.button.button-yoyaku {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 397px;
  width: 70%;
  height: 63px;
  margin: 0 auto 50px;
  background: #4BA6D0;
  border-radius: 35px;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  transition: .3s;
}
.button.button-yoyaku::after {
  position: absolute;
  right: 20px;
  top: 50%;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}
.button.button-yoyaku:hover {
  opacity: 0.68;
}
.button.button-orange {
  background: #EF973E;
  font-family: 'Noto Sans JP', sans-serif;
}
.button-tel small {
  display: block;
  font-size: 18px;
  font-family: 'Noto Sans JP', sans-serif;
}
.button-tel a {
  padding-left: 40px;
  font-size: 42px;
  font-weight: 500;
  color: #4BA6D0;
  background: url(../img/re-dermatology/icon_tel.svg) top 20px left/30px auto no-repeat;
  font-family: 'Noto Sans JP', sans-serif;
}
@media only screen and (max-width: 600px) {
  .button.button-yoyaku {
    min-width: 200px;
    height: 50px;
    font-size: 13px;
  }
  .button.button-yoyaku::after {
    width: 5px;
    height: 5px;
    border-width: 1px;
  }
  .button-tel small {
    font-size: 14px;
  }
  .button-tel a {
    background: url(../img/re-dermatology/icon_tel.svg) top 12px left/25px auto no-repeat;
    font-size: 30px;
    padding-left: 34px;
  }
}



/* ------------------------------
re-mv
------------------------------ */
.pc-nav__top {
  justify-content: center;
}
.page-name__wrapper {
  padding-left: 0;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}
.re-mv {
  padding: 93px 48px;
  background: #F1F7FC;
}
.re-mv .re-title__wrapper .re-title {
  text-align: center;
  font-size: 40px;
  font-weight: 500;
}
.re-mv__cv {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 88px;
  margin: 67px auto 52px;
}
.re-mv__cv .button {
  margin: 0;
}
.re-mv .re-business-hours__contents {
  background: #fff;
  border-radius: 25px;
  padding: 62px 48px 48px;
  margin: 0 -48px;
  border: 1px solid #4BA6D0;
}
@media only screen and (max-width: 1024px) {
  .re-mv__cv {
    flex-direction: column;
    gap: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .re-mv__cv {
    flex-direction: column;
    gap: 30px;
    margin: 30px auto;
  }
  .re-mv {
    padding: 50px 0;
  }
  .re-mv .re-title__wrapper .re-title {
    font-size: 22px;
  }
  .re-mv .re-business-hours__contents {
    border-radius: 15px;
    padding: 50px 10px;
    margin: 0;
    gap: 40px;
  }
}
