@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
.p-policy__head {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  .p-policy__head {
    width: 700px;
  }
}
@media screen and (max-width: 1000px) {
  .p-policy__head {
    width: 100%;
  }
}
@media screen and (max-width: 834px) {
  .p-policy__head {
    width: 100%;
  }
}
.p-policy__copy {
  position: relative;
  padding-bottom: 48px;
  font-size: 3.2rem;
  font-weight: 700;
  text-align: center;
  background-image: url(../../images/staff/bg_line_01_pc.svg);
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1280px) {
  .p-policy__copy {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 834px) {
  .p-policy__copy {
    padding-bottom: 32px;
    font-size: 2.4rem;
    background-image: url(../../images/staff/bg_line_blue_01_sp.svg);
  }
}
.p-policy__body {
  position: relative;
  margin-top: 32px;
}
.p-policy__body::before, .p-policy__body::after {
  content: "";
  position: absolute;
  width: 204px;
  height: 228px;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 834px) {
  .p-policy__body::before, .p-policy__body::after {
    display: none;
  }
}
.p-policy__body::before {
  top: -98px;
  left: 8px;
  background-image: url(../../images/staff/bg_leftCircle_01.svg);
}
.p-policy__body::after {
  bottom: -110px;
  right: 12px;
  background-image: url(../../images/staff/bg_rightCircle_01.svg);
}
@media screen and (max-width: 1280px) {
  .p-policy__body::after {
    right: -110px;
  }
}
.p-policy__main {
    position: relative;
    width: 1080px;
    margin: 0 auto;
    padding: 62px;
    background-color: #8BCDAD;
  border-radius: 32px;
  line-height: 2;
}
@media screen and (max-width: 1280px) {
  .p-policy__main {
    width: 100%;
  }
}
@media screen and (max-width: 834px) {
  .p-policy__main {
    width: 100%;
    padding: 24px;
  }
}
.p-policy__text {
  padding: 56px;
  border-radius: 32px;
  background-color: #fff;
}
@media screen and (max-width: 834px) {
  .p-policy__text {
    padding: 14px;
  }
}
.p-policy__deco {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
}
@media screen and (max-width: 834px) {
  .p-policy__deco {
    width: 12px;
    height: 12px;
  }
}
.p-policy__deco--topLeft {
  top: 28px;
  left: 28px;
}
@media screen and (max-width: 834px) {
  .p-policy__deco--topLeft {
    top: 20px;
    left: 20px;
  }
}
.p-policy__deco--topRight {
  top: 28px;
  right: 28px;
}
@media screen and (max-width: 834px) {
  .p-policy__deco--topRight {
    top: 20px;
    right: 20px;
  }
}
.p-policy__deco--bottomLeft {
  bottom: 28px;
  left: 28px;
}
@media screen and (max-width: 834px) {
  .p-policy__deco--bottomLeft {
    bottom: 20px;
    left: 20px;
  }
}
.p-policy__deco--bottomRight {
  bottom: 28px;
  right: 28px;
}
@media screen and (max-width: 834px) {
  .p-policy__deco--bottomRight {
    bottom: 20px;
    right: 20px;
  }
}

.p-intro {
  position: relative;
  margin-bottom: 180px;
}
@media screen and (max-width: 834px) {
  .p-intro {
    margin-bottom: 100px;
  }
}
.p-intro::before {
  content: "";
  position: absolute;
  bottom: -68px;
  left: 0;
  width: 100%;
  height: 134px;
  background-color: #CAF0F8;
}
@media screen and (max-width: 834px) {
  .p-intro::before {
    bottom: -34px;
    height: 76px;
  }
}
.p-intro__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 70px;
}
@media screen and (max-width: 1280px) {
  .p-intro__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
.p-intro__img {
  max-width: 414px;
}
@media screen and (max-width: 1280px) {
  .p-intro__img {
    margin: 0 auto;
  }
}
@media screen and (max-width: 834px) {
  .p-intro__img {
    width: 100%;
  }
}
.p-intro__thumb {
  position: relative;
}
.p-intro__thumb img {
  position: relative;
}
.p-intro__thumb img {
  border-radius: 32px;
}
.p-intro__shadow {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(45deg, #8bcdd8 0, #8bcdd8 2px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0) 4px);
  border-radius: 32px;
}
.p-intro__shadow--doctor {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(45deg, #8BCDAD 0, #8BCDAD 2px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0) 4px);
}
.p-intro__personal {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  margin-top: -16px;
}
@media screen and (max-width: 834px) {
  .p-intro__personal {
    margin-top: -11px;
  }
}
.p-intro__pos {
  display: inline-block;
  padding: 4px 40px;
  color: #fff;
  background-color: #8bcdd8;
  border-radius: 32px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
}
.p-intro__pos--doctor {
  background-color: #8BCDAD;
}
@media screen and (max-width: 834px) {
  .p-intro__pos {
    font-size: 1.6rem;
  }
}
.p-intro__name {
  font-size: 2.6rem;
}
@media screen and (max-width: 834px) {
  .p-intro__name {
    width: 100%;
    font-size: 2.4rem;
    text-align: center;
  }
}
.p-intro__text {
  position: relative;
  width: 100%;
  padding-bottom: 56px;
}
@media screen and (max-width: 1280px) {
  .p-intro__text {
    margin: 0 auto;
  }
}
@media screen and (max-width: 834px) {
  .p-intro__text {
    width: 100%;
    margin-top: 0;
  }
}
.p-intro__text::before {
  content: "";
  position: absolute;
  bottom: -48px;
  right: 0;
  width: 152px;
  height: 152px;
  background-image: url(../../images/staff/bg_text_01.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media screen and (max-width: 834px) {
  .p-intro__text::before {
    display: none;
  }
}
.p-intro__copy {
  position: relative;
  font-size: 2.4rem;
  color: #8bcdd8;
}
.p-intro__copy--doctor {
  color: #8BCDAD;
}
@media screen and (max-width: 834px) {
  .p-intro__copy {
    font-size: 2rem;
  }
}
.p-intro__para {
  position: relative;
}
@media screen and (max-width: 834px) {
  .p-intro__para {
   margin-top: 0;
  }
}
.p-intro__para p {
  margin-top: 0;
}
.p-intro__bottom {
  width: 1100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
}
@media screen and (max-width: 1280px) {
  .p-intro__bottom {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto;
  }
}
@media screen and (max-width: 834px) {
  .p-intro__bottom {
    width: 87%;
    margin: 0 auto;
  }
}

.p-info {
  position: relative;
  width: 530px;
  background-color: #fff;
  border: 4px solid #8bcdd8;
  border-radius: 48px;
  overflow: hidden;
}
.p-info--doctor {
  border: 4px solid #8BCDAD;
}
@media screen and (max-width: 1280px) {
  .p-info {
    margin: 0 auto;
  }
}
@media screen and (max-width: 834px) {
  .p-info {
    width: 100%;
  }
}
.p-info--large {
  width: 100%;
}
@media screen and (max-width: 1280px) {
  .p-info--large {
    width: 530px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 834px) {
  .p-info--large {
    width: 100%;
  }
}
.p-info__head {
  width: 100%;
  color: #fff;
  background-color: #8bcdd8;
  font-size: 3.2rem;
  text-align: center;
}
.p-info__head--doctor {
  background-color: #8BCDAD;
}
@media screen and (max-width: 834px) {
  .p-info__head {
    padding: 6px 0;
    font-size: 2.4rem;
  }
}
.p-info__body {
  padding: 56px 0 80px;
}
@media screen and (max-width: 834px) {
  .p-info__body {
    padding: 25px 20px;
  }
}
.p-info__dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  width: 390px;
  margin: 0 auto 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .p-info__dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    width: 100%;
  }
}
.p-info__dt {
  min-width: 110px;
}
@media screen and (max-width: 834px) {
  .p-info__dd {
    font-size: 1.4rem;
  }
}
.p-info__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  width: 340px;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .p-info__list {
    width: 100%;
    gap: 10px;
  }
}
.p-info__item {
  padding-left: 1em;
  text-indent: -1em;
}
.p-info__item::before {
  content: "・";
}

.p-staff {
  padding-bottom: 200px;
  background-image: url(../../images/staff/bg_staff_01_pc.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
}
@media screen and (max-width: 834px) {
  .p-staff {
    padding-bottom: 88px;
    background-image: url(../../images/staff/bg_staff_blue_01_sp.svg);
    background: none;
  }
}
.p-staff__intro {
  text-align: center;
}
.p-staff__intro img {
  width: 960px;
  margin-top: 24px;
}
@media screen and (max-width: 834px) {
  .p-staff__intro img {
    width: 100%;
  }
}
.p-staff__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
  gap: 40px;
}
.p-staff__item {
  position: relative;
  width: 360px;
  margin-top: 32px;
  border-radius: 32px;
}
@media screen and (max-width: 834px) {
  .p-staff__item {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .p-staff__item {
    width: 100%;
    margin-right: 0;
  }
}
.p-staff__item:nth-of-type(3n) {
  margin-right: 0;
}
.p-staff__shadow {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(45deg, #8BCDAD 0, #8BCDAD 2px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0) 4px);
  border-radius: 32px;
}
.p-staff__thumb {
  position: relative;
}
.p-staff__text {
  position: relative;
  padding: 24px 40px 48px;
  background-color: #fff;
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
}
@media screen and (max-width: 834px) {
  .p-staff__text {
    padding: 20px 32px 40px;
  }
}
.p-staff__info {
  padding-bottom: 14px;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.p-staff__pos {
  display: inline-block;
  padding: 4px 24px;
  color: #fff;
  background-color: #8BCDAD;
  border-radius: 32px;
  font-size: 1.2rem;
}
@media screen and (max-width: 834px) {
  .p-staff__pos {
    font-size: 1.6rem;
  }
}
.p-staff__name {
  display: block;
  margin-top: 12px;
  font-size: 2.2rem;
}
@media screen and (max-width: 834px) {
  .p-staff__name {
    font-size: 2rem;
  }
}
.p-staff__detail {
  margin-top: 16px;
}
.p-staff__detail p {
  font-size: 1.4rem;
  line-height: 2.2;
}
@media screen and (max-width: 834px) {
  .p-staff__detail p {
    line-height: 1.8;
  }
}
.p-staff__intro-all img {
  border-radius: 30px;
}
.p-equip__title {
    padding-bottom: 16px;
    border-bottom: 4px dashed #8BCDAD;
    font-size: 30px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 20px;
}
.p-intro__text h4.title{
    padding-bottom: 16px;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
}
.p-intro__text h4.title span{
    color: #8BCDAD;
    font-size: 120%;
}
.p-intro__main.strength{
    margin-bottom: 3em;
}
.list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
}
.list div{
        width: 45%;
    margin: 30px 0;
}
.list table.surgery{
    width: 100%;
}
table.surgery th{
    border: 1px solid #CAF0F8;
    background-color: #CAF0F8;
    padding: 5px;
}
table.surgery td{
    border: 1px solid #CAF0F8;
        padding: 5px;
    font-size: 16px;

}
.p-service__title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 0 16px 40px;
    color: #fff;
    background-color: #8bcdd8;
    border-radius: 16px;
    font-size: 28px;
    font-weight: 700;
}
.p-service__title::before {
    content: "";
    width: 24px;
    height: 24px;
    margin-right: 24px;
    background-image: url(../../images/services/ico_arrow_01.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.p-service__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 64px;
    margin-top: 56px;
}
.p-service__img {
    max-width: 414px;
}
.p-service__img img {
    border-radius: 17px;
}
.c-link--phone {
    background-color: #DDF8EE;
    border: 2px solid #97D1DE;
    width: 60%;
    margin: 100px auto 0;
}
br.pc_none{
    display: none;
}
@media screen and (max-width: 834px) {
.p-equip__title {
    font-size: 24px;
    }
    br.pc_none{
    display: block;
}
    .p-intro__text h4.title {
    font-size: 20px;
    }
    .list {
    display: block;
    }
    .list div {
    width: 100%;
    }
    .p-service__title {
    padding: 6px 0 6px 20px;
    color: #fff;
    background-color: #8bcdd8;
    border-radius: 16px;
    font-size: 20px;
    }
    .p-service__body {
    display: block;
        margin-top: 20px;
    }
    .c-link--phone {
    background-color: #DDF8EE;
    border: 2px solid #97D1DE;
    width: 100%;
    margin: 50px auto 0;
    }
    .p-policy__body {
    margin-top: 0;
    }
    .p-service__img {
    margin-bottom: 20px;
    }
    .mt-0{
        margin-top: 20px !important;
    }
    .p-service__title::before {
    margin-right: 14px;
    }
}
