@charset "UTF-8";
/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .c-section-keyvisual__title-english {
    top: 0;
    width: 1.9rem;
    margin-left: -0.7rem;
  }

      .p-section-reha-profile__photo {
        width: 2rem;
                margin: 0 0 0.2rem;
    }

    .p-section-reha-staff_in:last-of-type{
      margin-top: 40px;
    }
}

/* -------------------------------
▼ PC表示
-------------------------------- */
@media print,
(min-width: 768px) {
  .c-section-keyvisual__title-english {
    top: -24px;
    width: 372px;
    margin-left: -68px;
  }

  .p-section-reha-staff_in:first-of-type {
    margin-bottom: 70px;
  }

    .p-section-reha-profile__photo {
            width: 300px;
                    margin-right: 60px;
                    flex-shrink: 0;
    }

    .reha_staff_img_bx{
    display: -webkit-box;
display: flex;
    }
    .reha_staff_bx_in{
padding-top: 100px;
flex: 1;
    }

    .reha_staff_img_bx h4{
      width: 100%;
    }

    .p-section-reha-staff_in:last-of-type{
      margin-top: 70px;
    }
}

.p-section-reha-photo p {
  line-height: 1.8;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .p-section-reha-photo {
    padding-top: 0.2rem;
    padding-bottom: 0.22rem;
  }

  .p-section-reha-photo .c-heading--primary {
    margin-bottom: 0.28rem;
  }

  .p-section-reha-photo .c-heading--primary .c-heading__text {
    padding-right: 0.1rem;
  }

  .p-section-reha-photo .c-list.c-list--primary {
    margin-bottom: 0.22rem;
  }

  .p-section-reha-photo .c-list.c-list--primary .c-list__image {
    margin-right: auto;
    margin-left: auto;
  }
}

/* -------------------------------
▼ PC表示
-------------------------------- */
@media print,
(min-width: 768px) {
  .p-section-reha-photo {
    padding-top: 40px;
    padding-bottom: 36px;
  }

  .p-section-reha-photo .c-heading--primary {
    margin-bottom: 70px;
  }

  .p-section-reha-photo .c-list.c-list--primary {
    margin-bottom: -7px;
  }
}

.p-section-reha-equipment {
  position: relative;
}

.p-section-reha-equipment::before {
  content: "";
  position: absolute;
  z-index: -1;
  pointer-events: none;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .p-section-reha-equipment {
    padding: 0.2rem 0 1.1rem;
  }

  .p-section-reha-equipment::before {
    top: -0.75rem;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url("../img/common/sp/bg_01.jpg") no-repeat center 0/100% auto;
  }

  .p-section-reha-equipment .c-heading--primary {
    margin-bottom: 0.3rem;
  }

  .p-section-reha-equipment .c-list--primary>li {
    margin-bottom: 0.2rem;
  }

  .p-section-reha-equipment .c-list--primary>li:last-child {
    margin-bottom: 0;
  }

  .p-section-reha-equipment .c-list--primary .c-list__text {
    margin-bottom: 0.01rem;
    font-size: 0.14rem;
    line-height: 1.8;
  }
}

/* -------------------------------
▼ PC表示
-------------------------------- */
@media print,
(min-width: 768px) {
  .p-section-reha-equipment {
    padding: 40px 0 165px;
  }

  .p-section-reha-equipment::before {
    top: -140px;
    left: 50%;
    bottom: -195px;
    width: 3000px;
    margin-left: -1500px;
    background: url("../img/common/bg_01.jpg") no-repeat center bottom/100% auto;
  }

  .p-section-reha-equipment .c-heading--primary {
    margin-bottom: 70px;
  }

  .p-section-reha-equipment .c-list--primary {
    line-height: 1.8;
  }

  .p-section-reha-equipment .c-list--primary .c-list__text {
    margin-bottom: 2px;
  }
}

.p-section-reha-staff {
  position: relative;
}

.p-section-reha-staff__description {
  font-size: 0.26rem;
  font-weight: 700;
  line-height: 1.8;
}

.p-section-reha-staff__heading {
  position: relative;
  overflow: hidden;
  color: #38a1db;
  font-weight: 700;
}

.p-section-reha-staff__heading>span {
  position: relative;
  z-index: 1;
}

.p-section-reha-staff__heading>span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 1000px;
  border-top: 1px solid #a5d1ea;
}

.p-section-reha-staff__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .p-section-reha-staff {
    padding-top: 0.3rem;
    padding-bottom: 0.53rem;
  }

  .p-section-reha-staff .c-heading--primary {
    margin-bottom: 0.3rem;
  }

  .p-section-reha-staff .c-heading--quaternary {
    margin-bottom: 0.17rem;
    padding-top: 0.1rem;
    padding-bottom: 0.08rem;
    font-size: 0.18rem;
  }

  .p-section-reha-staff__description {
    margin-bottom: 0.11rem;
    font-size: 0.2rem;
  }

  .p-section-reha-staff_in:nth-of-type(2) {
    margin-top: 40px;
  }

  .p-section-reha-staff__heading {
    margin-bottom: 0.14rem;
    font-size: 0.18rem;
    line-height: 1.4;
  }

  .p-section-reha-staff__heading-text {
    padding-right: 0.31rem;
  }

  .p-section-reha-staff__item {
    margin: 0 -0.25rem 0.1rem;
  }

  .p-section-reha-staff__item .c-accordion__heading {
    margin: 0 0.25rem;
  }

  .p-section-reha-staff__item:last-child {
    margin-bottom: 0;
  }

  .p-section-reha-staff .c-box.c-box--primary {
    margin: 0.39rem -0.25rem 0;
    padding: 0.1rem 0.25rem;
  }
}

/* -------------------------------
▼ PC表示
-------------------------------- */
@media print,
(min-width: 768px) {
  .p-section-reha-staff {
    padding-top: 40px;
    padding-bottom: 69px;
  }

  .p-section-reha-staff::before,
  .p-section-reha-staff::after {
    content: "";
    position: absolute;
    z-index: -1;
  }

  .p-section-reha-staff::before {
    top: -367px;
    left: calc(50% - 1284px);
    width: 1040px;
    height: 1040px;
    background: url("../img/common/bg_blur_01.png") no-repeat center center/100% auto;
  }

  .p-section-reha-staff::after {
    top: -22px;
    right: calc(50% - 1320px);
    width: 1276px;
    height: 1276px;
    background: url("../img/common/bg_blur_02.png") no-repeat center center/100% auto;
  }

  .p-section-reha-staff .c-heading--primary {
    margin-bottom: 69px;
  }

  .p-section-reha-staff .c-heading--quaternary {
    margin-bottom: 27px;
  }

  .p-section-reha-staff .c-accordion__item {
    margin-bottom: 3px;
  }

  .p-section-reha-staff__head {
    margin-bottom: 8px;
  }

  .p-section-reha-staff__description {
    margin-bottom: 25px;
  }

  .p-section-reha-staff__heading {
    width: 520px;
    margin-bottom: 10px;
    font-size: 0.2rem;
    line-height: 1.8;
  }

  .p-section-reha-staff__heading-text {
    padding-right: 31px;
  }

  .p-section-reha-staff__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .p-section-reha-staff__list .c-list--disc>li {
    margin-bottom: -3px;
  }

  .p-section-reha-staff__list .c-list--disc>li:last-child {
    margin-bottom: 0;
  }

  .p-section-reha-staff__item {
    width: calc((100% - 61px) / 2);
    margin: 0 61px 5px 0;
  }

  .p-section-reha-staff__item:nth-child(even) {
    margin-right: 0;
  }

  .p-section-reha-staff .c-box.c-box--primary {
    margin-top: 24px;
    padding-right: 40px;
    padding-left: 51px;
  }
}

.p-block-reha-staff {
  border: 1px solid #a5d1ea;
  background-color: #fff;
}

.p-block-reha-staff__timetable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-block-reha-staff__timetable-detail {
  position: relative;
  color: #38a1db;
  font-size: 0.14rem;
  line-height: 1.8;
  font-weight: 700;
}

.p-block-reha-staff__timetable-content {
  color: #00376b;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .p-block-reha-staff {
    padding: 0.14rem 0.2rem 0.16rem 0.25rem;
  }

  .p-block-reha-staff__timetable {
    margin-bottom: 0.09rem;
  }

  .p-block-reha-staff__timetable-detail {
    top: 0.05rem;
    width: 1rem;
    margin-right: 0.08rem;
  }

  .p-block-reha-staff__timetable-content {
    width: calc(100% - 1rem);
  }

  .p-block-reha-staff .c-list--disc>li {
    margin-bottom: -4px;
  }

  .p-block-reha-staff .c-list--disc>li:last-child {
    margin-bottom: 0;
  }
}

/* -------------------------------
▼ PC表示
-------------------------------- */
@media print,
(min-width: 768px) {
  .p-block-reha-staff {
    padding: 28px 20px 28px 30px;
  }

  .socilal_act .p-block-reha-staff__timetable-detail {
    top: 5px;
    width: 180px;
    margin-right: 8px;
  }

  .p-block-reha-staff__timetable {
    margin-bottom: 9px;
  }

  .p-block-reha-staff__timetable:last-child {
    margin-bottom: 2px;
  }

  .p-block-reha-staff__timetable-detail {
    top: 5px;
    width: 100px;
    margin-right: 8px;
  }

  .p-block-reha-staff__timetable-content {
    width: calc(100% - 100px);
  }
}

.p-section-reha-program .c-heading.c-heading--primary {
  position: relative;
  z-index: 2;
}

.p-section-reha-program__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.p-section-reha-program__item:last-child {
  margin-bottom: 0;
}

.p-section-reha-program__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.4rem;
}

.p-section-reha-program__heading-number {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.p-section-reha-program__heading-text {
  margin-bottom: 0;
  color: #00376b;
  font-weight: 700;
}

.p-section-reha-program__heading-text--highlight {
  color: #38a1db;
}

.p-section-reha-program__subheading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-section-reha-program__subheading-logo {
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 1rem;
}

.p-section-reha-program__subheading-text {
  font-weight: 700;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .p-section-reha-program {
    padding-bottom: 0.34rem;
  }

  .p-section-reha-program__list {
    margin-bottom: 0.37rem;
  }

  .p-section-reha-program__list .c-heading--tertiary {
    margin-bottom: 0.28rem;
    font-size: 0.16rem;
  }

  .p-section-reha-program .c-list--anchor {
    margin-bottom: 0.42rem;
  }

  .p-section-reha-program .c-heading--primary {
    margin-bottom: 0.23rem;
  }

  .p-section-reha-program .c-heading--primary .c-heading__text {
    padding-right: 0;
  }

  .p-section-reha-program .c-heading--primary .c-heading__icon {
    margin-right: -0.05rem;
  }

  .p-section-reha-program__item {
    margin-bottom: 0.52rem;
  }

  .p-section-reha-program__item .c-media__image {
    margin-bottom: 0.21rem;
  }

  .p-section-reha-program__heading {
    margin-bottom: 0.18rem;
  }

  .p-section-reha-program__heading--primary {
    margin-bottom: 0.24rem;
  }

  .p-section-reha-program__heading-number {
    width: 0.5rem;
    height: 0.5rem;
    margin-right: 0.2rem;
  }

  .p-section-reha-program__heading-text {
    font-size: 0.2rem;
    line-height: 1.4;
  }

  .p-section-reha-program__subheading {
    margin-bottom: 0.04rem;
  }

  .p-section-reha-program__subheading-logo {
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 0.1rem;
  }

  .p-section-reha-program__subheading-text {
    font-size: 0.18rem;
    line-height: 1.8;
  }

  .p-section-reha-program .c-box {
    margin-top: 0.39rem;
  }

  .p-section-reha-program .c-table--primary {
    margin-top: 0.29rem;
    padding-bottom: 0.1rem;
  }

  .p-section-reha-program .c-table--primary .c-table__wrapper {
    margin-bottom: 0;
  }

  .p-section-reha-program .c-block-row p:last-child {
    margin-bottom: 0;
  }
}

/* -------------------------------
▼ PC表示
-------------------------------- */
@media print,
(min-width: 768px) {
  .p-section-reha-program {
    padding-bottom: 40px;
    position: relative;
  }

  .p-section-reha-program::before,
  .p-section-reha-program::after {
    content: "";
    position: absolute;
    z-index: -1;
    pointer-events: none;
  }

  .p-section-reha-program::before {
    top: -112px;
    left: calc(50% - 1284px);
    width: 1040px;
    height: 1040px;
    background: url("../img/common/bg_blur_01.png") no-repeat center center/100% auto;
  }

  .p-section-reha-program::after {
    top: 232px;
    right: calc(50% - 1320px);
    width: 1276px;
    height: 1276px;
    background: url("../img/common/bg_blur_02.png") no-repeat center center/100% auto;
  }

  .p-section-reha-program .c-heading--primary {
    margin-bottom: 68px;
  }

  .p-section-reha-program .c-heading--tertiary {
    margin-bottom: 30px;
  }

  .p-section-reha-program__item {
    margin-bottom: 61px;
  }

  .p-section-reha-program__item:last-child {
    margin-bottom: 0;
  }

  .p-section-reha-program__item .c-media__image {
    margin-top: 11px;
  }

  .p-section-reha-program__heading {
    margin-bottom: 40px;
  }

  .p-section-reha-program__heading--primary {
    margin-bottom: 28px;
  }

  .p-section-reha-program__heading-number {
    width: 80px;
    height: 80px;
    margin-right: 30px;
  }

  .p-section-reha-program__heading-text {
    position: relative;
    top: -1px;
    font-size: 0.26rem;
    line-height: 1.6;
  }

  .p-section-reha-program__subheading {
    margin-bottom: 5px;
  }

  .p-section-reha-program__subheading-logo {
    width: 55px;
    height: 55px;
    margin-right: 10px;
  }

  .p-section-reha-program__subheading-text {
    font-size: 0.2rem;
    line-height: 1.8;
  }

  .p-section-reha-program .c-box {
    margin-top: 60px;
  }

  .p-section-reha-program .c-box:last-child {
    margin-bottom: 71px;
  }
}

.p-list-program-effect .c-table__tbody td {
  width: auto;
}

.p-list-program-effect .c-table__tbody td:last-child {
  text-align: left;
}

.p-list-program-effect__description p:last-child {
  margin-bottom: 0;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .p-list-program-effect {
    margin-top: -0.04rem;
  }

  .p-list-program-effect__image {
    width: 2.8rem;
    margin: 0 auto 0.29rem;
  }

  .p-list-program-effect__description {
    margin-bottom: 0.22rem;
  }

  .p-list-program-effect .c-heading.c-heading--quaternary {
    margin-bottom: 0.3rem;
  }

  .p-list-program-effect .c-table__tbody td:first-child {
    width: 1.2rem;
  }

  .p-list-program-effect .c-list.c-list--number {
    margin-bottom: 0.1rem;
  }
}

/* -------------------------------
▼ PC表示
-------------------------------- */
@media print,
(min-width: 768px) {
  .p-list-program-effect {
    margin-top: 69px;
  }

  .p-list-program-effect .c-heading.c-heading--quaternary {
    margin-bottom: 41px;
  }

  .p-list-program-effect__image {
    width: 620px;
    margin: 0 auto 40px;
  }

  .p-list-program-effect__description {
    margin-bottom: 22px;
  }

  .p-list-program-effect .c-media__image {
    margin-top: 9px;
  }

  .p-list-program-effect .c-heading.c-heading--tertiary {
    margin-bottom: 30px;
  }

  .p-list-program-effect .c-table.c-table--primary {
    margin-top: 41px;
    margin-bottom: 70px;
  }

  .p-list-program-effect .c-table__tbody td:first-child {
    width: 298px;
  }

  .p-list-program-effect .c-list.c-list--disc {
    margin-bottom: 60px;
  }

  .p-list-program-effect .c-list.c-list--number {
    margin-bottom: 20px;
    margin-left: -3px;
  }
}

/*# sourceMappingURL=reha.css.map */