.doctor_lp_header .doctor_img {
  width: 40%;
  bottom: -86px;
  right: 0;
}
.interview .container .wrapper .block .content:last-child .flex_box .left {
  flex: 0 0 36%;
  margin-right: 6%;
}
.backbone .other_doctor .block .box:nth-child(2) p.text {
  left: -23%;
}
.doctor_lp_header .container .wrapper .block .bottom_box .text_box p.doctor_job {
  font-size: 2.91vw;
}
.interview .container .wrapper .block .content:last-child .flex_box {
  align-items: flex-end;
}
.interview .container .wrapper .block .content:last-child .flex_box .left {
  flex: 0 0 25%;
}
.interview .container .wrapper .block .content:last-child .flex_box .right {
  margin-bottom: 5%;
}
.interview .container .wrapper .block .content:last-child .sub_mds {
  position: relative;
  left: -40px;
  margin-bottom: -90px;
}
.interview .container .wrapper .block .content:last-child .sub_mds::before {
  top: 100px;
  right: 240px;
}
@media (min-width: 1367px) {
  .doctor_lp_header .container .wrapper .block .bottom_box .text_box p.doctor_job {
    font-size: 42px;
  }
}

@media (max-width: 768px) {
  .interview .container .wrapper .block .content:last-child .flex_box {
    align-items: center;
  }
  .interview .container .wrapper .block .content:last-child .sub_mds {
    left: 0px;
    margin-bottom: 0px;
  }
  .interview .container .wrapper .block .content:last-child .flex_box .right {
    margin-bottom: 0;
  }
}

@media (max-width: 480px) {
  .doctor_lp_header .doctor_img {
    width: 55%;
    right: -6%;
    bottom: -35px;
  }
  .doctor_lp_header .container .wrapper .block .top_box::before {
    top: -95%;
    right: 0%;
  }
  .doctor_lp_header .container .wrapper .block .top_box::after {
    bottom: -60%;
  }
  .doctor_lp_header .container .wrapper .block .top_box p span.color .f40 {
    font-size: 16px;
  }
  .doctor_lp_header .container .wrapper .block .bottom_box .text_box p.doctor_job {
    margin: 12px 0;
    font-size: 15px;
  }
  .backbone .everyday_life .right .sub_mds span::before {
    left: -60px;
  }
  .backbone .everyday_life .right .sub_mds span::after {
    right: -60px;
  }
  .backbone .everyday_life .right .text_box div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .backbone .other_doctor .block .box:nth-child(n+2) .img {
    margin-right: auto;
  }
  .backbone .other_doctor .block .box:nth-child(2) p.text {
    left: 4%;
  }
  .backbone .other_doctor .block .box:nth-child(2) p.text::before {
    left: 45%;
  }
  .biography .container .wrapper .list .item::before {
    width: 10px;
    height: 10px;
    top: 5px;
    bottom: auto;
    left: -22px;
  }
  .biography .container .wrapper .list .item::after {
    height: 26vw;
  }
  .specialty_treatment .container .wrapper .content:last-child .top_box .num {
    top: 17px;
  }
  .interview .container .wrapper .top_box h3 {
    position: relative;
    left: 8%;
    font-size: 16px;
  }
  .interview .container .wrapper .top_box h3 .sp_font {
    font-size: 13px;
  }
  .interview .container .wrapper .top_box h3::before{
    height: 18vw;
    bottom: -85%;
    left: -7%;
  }
  .interview .container .wrapper .block .content .flex_box{
    display: block;
  }
  .interview .container .wrapper .block .content .flex_box .left {
    float: left;
    max-width: 100px;
    margin-top: 30px;
    margin-right: 10px;
    margin-bottom: 7px;
  }
  .interview .container .wrapper .block .content:nth-child(3) .flex_box {
    padding-top: 10px;
  }
  .interview .container .wrapper .block .content:last-child .flex_box {
    display: flex;
  }
  .interview .container .wrapper .block .content:last-child .flex_box .left {
    float: none;
  }
  .backbone .other_doctor .block .box:nth-child(3) p.text::before  {
    left: 35px;
  }
  .specialty_treatment .container .wrapper .content .top_box h3 span.bg span.f30 {
    font-size: 15px;
  }
  .interview .container .wrapper .block .content .sub_mds {
    padding-left: 80px;
  }
  .interview .container .wrapper .block .content .sub_mds::before {
    display: block;
    width: 73px;
    height: 26px;
  }
  .interview .container .wrapper .block .content .flex_box::before {
    display: none;
  }
  .interview .container .wrapper .block .content:last-child .flex_box .left {
    flex: 0 0 35%;
    max-width: 100%;
  }
  .interview .container .wrapper .block .content:last-child .sub_mds::before {
    top: 0;
  }
}