@charset "UTF-8";

.app_flow_bx {
  background: #fff;
}

.app_flow_bx ul {
  padding-left: 0;
  margin-bottom: 0;
}

.app_flow_bx ul li {
  list-style-type: none;
  margin-bottom: 0.2rem;
}


.app_flow_bx h4 {
  background: #e8f7ff;
  border-radius: 0 0.3rem 0.3rem 0;
  display: block;
  font-weight: bold;
  line-height: 1;
  border-left: 3px solid #1095e4;
}

.app_flow_bx ul li a {
  display: inline-block;
}

.app_flow_bx li a img {
  width: auto;
  height: 100%;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .c-section-keyvisual__title-english {
    top: 0.26rem;
    width: 2.58rem;
    margin-left: -0.66rem;
  }

  .c-section-keyvisual__title-japanese {
    top: 0.05rem;
  }

  .app_flow_bx {
    padding: 0.2rem;
  }

  .app_flow_bx h4 {
    font-size: 0.18rem;
    padding: 0.15rem;
  }

  .app_flow_bx ul li p {
    margin-bottom: 0.15rem;
  }

  .app_flow_bx ul li a {
    /* width: 1.5rem;
        max-height: 0.5rem; */
    height: 0.45rem;
            margin-left: 0.1rem;
  }


  .app_flow_bx .app_qr {
    width: 1.5rem;
    margin-top: 0.1rem;
  }

}

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

  .app_flow_bx {
    padding: 30px;
  }

  .app_flow_bx h4 {
    margin-bottom: 0.3rem;
    font-size: 0.18rem;
    padding: 0.15rem;
  }

  .app_flow_bx ul {
    display: -webkit-box;
    display: flex;
    /* -webkit-box-pack: justify;
justify-content: space-between; */
  }

  .app_flow_bx ul li {
    width: 45%;
  }

  .app_flow_bx ul li:first-of-type {
   margin-right: 30px;
  }

  .app_flow_bx ul li a {
    /* width: 1.5rem;
        max-height: 0.5rem; */
    height: 50px;
            margin-left: 12px;
  }

  .app_flow_bx ul li p {
    margin-bottom: 15px;
  }

  .app_qr{
    margin-top: 10px;
            width: 150px;
  }
}

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

  .p-section-medical-surgery.sec-onestop {
    padding-bottom: 0;
  }

  .p-section-medical-surgery__row {
    padding-top: 0.2rem;
  }

  .p-section-medical-surgery .c-heading--primary {
    margin-bottom: 0.28rem;
  }

  .p-section-medical-surgery .c-media {
    margin-bottom: 0.39rem;
  }

  .p-section-medical-surgery .c-list--tertiary {
    padding-top: 0.08rem;
  }

  .p-section-medical-surgery .c-list.c-list--anchor {
    margin-bottom: 0.42rem;
  }
}

/* -------------------------------
▼ PC表示
-------------------------------- */
@media print,
(min-width: 768px) {
  .p-section-medical-surgery {
    padding-bottom: 59px;
    background: url("../img/common/bg_blur_01.png") no-repeat calc(50% - 764px) -111px/1040px auto, url("../img/common/bg_blur_02.png") no-repeat calc(50% + 683px) 232px/1276px auto;
  }

  .p-section-medical-surgery.sec-onestop {
    padding-bottom: 0;
  }

  .p-section-medical-surgery .c-media {
    margin-bottom: 52px;
  }

  .p-section-medical-surgery .c-media__image {
    width: 434px;
    margin-top: 9px;
  }

  .p-section-medical-surgery.sec-onestop .one_flow__image {
    width: 760px;
    height: auto;
    margin: 40px auto 0;
  }

  .p-section-medical-surgery .c-list--tertiary {
    padding-top: 9px;
  }
}

.p-section-medical-osteotomy__block {
  background: #edf9ff;
}

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

  .p-section-medical-osteotomy__block {
    margin: 0.6rem 0 0.3rem;
    padding: 0.2rem 0 0.52rem;
  }

  .sec-onestop .p-section-medical-osteotomy__block {
    margin: 0.6rem 0 0;
    padding: 0.2rem 0 0.52rem;
  }

  .p-section-medical-osteotomy .c-media__image {
    width: 2.82rem;
  }

  .p-section-medical-osteotomy .c-heading--primary {
    margin-bottom: 0.27rem;
  }

  .p-section-medical-osteotomy .c-heading--quaternary {
    margin-bottom: 0.28rem;
  }

  .p-section-medical-osteotomy .c-list--tertiary {
    padding-top: 0.08rem;
  }

  .p-section-osteotomy__image {
    margin-bottom: 0.2rem;
  }
}

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

  .p-section-medical-osteotomy .c-media__image {
    width: 410px;
    margin-top: 8px;
    margin-right: 29px;
  }

  .p-section-medical-osteotomy__block {
    margin: 60px 0 70px;
    padding: 69px 0;
  }

  .sec-onestop .p-section-medical-osteotomy__block {
    margin: 60px 0 0;
    padding: 69px 0 120px;
  }

  .p-section-medical-osteotomy__block .c-media__image {
    width: 382px;
    margin-top: 52px;
    margin-right: 64px;
  }

  .sec-onestop .p-section-medical-osteotomy__block .c-media__image {
    width: 380px;
    margin-top: 0px;
    margin-right: 64px;
  }

  .p-section-medical-osteotomy .c-heading--quaternary {
    margin-bottom: 20px;
  }

  .p-section-medical-osteotomy .c-list--tertiary {
    padding-top: 8px;
  }

  .p-section-osteotomy__image {
    width: 750px;
    margin: 0 auto 40px;
  }
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {

  .p-section-medical-arthroplasty,
  .p-section-medical-tka {
    padding: 0.2rem 0 0.4rem;
  }

  .p-section-medical-arthroplasty .c-heading--primary,
  .p-section-medical-tka .c-heading--primary {
    margin-bottom: 0.3rem;
  }

  .p-section-medical-arthroplasty .c-heading--primary .c-heading__text,
  .p-section-medical-tka .c-heading--primary .c-heading__text {
    display: block;
    padding-right: 0;
  }

  .p-section-medical-arthroplasty .c-media,
  .p-section-medical-tka .c-media {
    margin-bottom: 0.39rem;
  }

  .p-section-medical-arthroplasty .c-list--tertiary,
  .p-section-medical-tka .c-list--tertiary {
    padding-top: 0.08rem;
  }

  .p-section-medical-arthroplasty .c-list--primary,
  .p-section-medical-tka .c-list--primary {
    margin-bottom: 0.4rem;
  }

  .p-section-medical-arthroplasty .c-list--primary .c-list__title,
  .p-section-medical-tka .c-list--primary .c-list__title {
    margin-bottom: 0.2rem;
  }


  .p-section-medical-arthroplasty .c-list--primary .c-list__image {
    border: 1px solid #A5D1EA;
  }

  .p-section-medical-tka .c-list--primary .c-media__image {
    border: 1px solid #A5D1EA;
  }

}

/* -------------------------------
▼ PC表示
-------------------------------- */
@media print,
(min-width: 768px) {

  .p-section-medical-arthroplasty,
  .p-section-medical-tka {
    padding: 40px 0 58px;
  }

  .p-section-medical-arthroplasty .c-media,
  .p-section-medical-tka .c-media {
    margin-bottom: 70px;
  }

  .p-section-medical-arthroplasty .c-media__image,
  .p-section-medical-tka .c-media__image {
    width: 450px;
    margin: 0;
  }

  .p-section-medical-arthroplasty .c-list--tertiary,
  .p-section-medical-tka .c-list--tertiary {
    padding-top: 8px;
  }

  .p-section-medical-arthroplasty .c-list--primary {
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-bottom: 60px;
  }

  .p-section-medical-tka .c-list--primary>li {
    width: 450px;
    margin-bottom: 0px;
  }

  .p-section-medical-arthroplasty .c-list--primary>li {
    width: 420px;
    margin-right: 90px;
  }


  .p-section-medical-arthroplasty .c-list--primary .c-list__title,
  .p-section-medical-tka .c-list--primary .c-list__title {
    margin-bottom: 20px;
  }

  .p-section-medical-arthroplasty .c-list--primary .c-list__image,
  .p-section-medical-tka .c-list--primary .c-list__image {
    height: 280px;
    margin-bottom: 0;
    border: 1px solid #A5D1EA;
  }

  .p-section-medical-tka .c-list--primary .c-media__image {
    border: 1px solid #A5D1EA;
  }
}

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

  .p-section-medical-faq .c-heading--primary {
    margin-bottom: 0.28rem;
  }

  .p-section-medical-faq .c-list--faq {
    margin-bottom: 0.69rem;
  }

  .p-section-medical-faq .c-list--faq:last-child {
    margin-bottom: 0;
  }
}

/* -------------------------------
▼ PC表示
-------------------------------- */
@media print,
(min-width: 768px) {
  .p-section-medical-faq {
    padding: 40px 0 180px;
    background: url("../img/common/bg_blur_01.png") no-repeat calc(50% - 764px) calc(100% + 270px)/1040px auto, url("../img/common/bg_blur_02.png") no-repeat calc(50% + 683px) calc(100% + 850px)/1276px auto;
  }

  .p-section-medical-faq .c-heading--primary {
    margin-bottom: 48px;
  }

  .p-section-medical-faq .c-list--faq {
    margin-bottom: 102px;
  }

  .p-section-medical-faq .c-list--faq:last-child {
    margin-bottom: 0;
  }
}

/* -------------------------------
▼ PC表示
-------------------------------- */
@media print {
  .p-section-medical-faq {
    padding-bottom: 300px;
  }
}

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