.f40{font-size:2.9282576867vw}@media (min-width:1367px){.f40{font-size:40px}}
.f46{font-size:3.3674963397vw}@media (min-width:1367px){.f46{font-size:46px}}
.f48{font-size:3.513909224vw}@media (min-width:1367px){.f48{font-size:48px}}
.f50{font-size:3.6603221083vw}@media (min-width:1367px){.f50{font-size:50px}}
.f52{font-size:3.8067349927vw}@media (min-width:1367px){.f52{font-size:52px}}
.f60{font-size:4.39238653vw}@media (min-width:1367px){.f60{font-size:60px}}
.f64{font-size:4.6852122987vw}@media (min-width:1367px){.f64{font-size:64px}}
.f70{font-size:5.1244509517vw}@media (min-width:1367px){.f70{font-size:70px}}
.f80{font-size:5.8565153734vw}@media (min-width:1367px){.f80{font-size:80px}}
.f86{font-size:6.2957540264vw}@media (min-width:1367px){.f86{font-size:86px}}
.f110{font-size:8.0527086384vw}@media (min-width:1367px){.f110{font-size:110px}}

#footer,
#gtranslate_wrapper,
.toreserve {
  display: none;
}
#footer::before {
  background-color: #313640;
}
#footer .sp-footer .sns-flex .youtube {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #footer .sp-footer .bg-parts:before {
    background-color: #313640;
  }
}

body {
  background-color: #EDE9EA;
}
main {
  padding-bottom: 10%;
}
.main img {
  width: 100%;
}

.max_width {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.doctor_lp_header {
  position: relative;
  padding-bottom: 10rem;
}

.doctor_lp_header .doctor_img {
  position: absolute;
  right: 3%;
  bottom: 0;
  width: 52%;
}
@media screen and (min-width: 1441px) {
  .doctor_lp_header .doctor_img {
    width: 748.797px;
  }
}
.doctor_lp_header .container .wrapper .block .top_box {
  position: relative;
  width: 50%;
  color: #000;
}
.doctor_lp_header .container .wrapper .block .top_box::after {
  position: absolute;
  content: "";
  background-image: url(../images/doctorlp/top_logo2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 328px;
  height: 156px;
  bottom: -60%;
  left: 20%;
}
.doctor_lp_header .container .wrapper .block .top_box::before {
  position: absolute;
  content: "";
  background-image: url(../images/doctorlp/top_logo1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 225px;
  height: 313px;
  top: -35%;
  right: -20%;
}
.doctor_lp_header .container .wrapper .block .top_box p {
  text-align: center;
  line-height: 1.2;
  font-weight: 900;
}
.doctor_lp_header .container .wrapper .block .top_box p:first-child {
  color: #000;
}
.doctor_lp_header .container .wrapper .block .top_box p:last-child {
  margin-top: 9%;
}
.doctor_lp_header .container .wrapper .block .top_box p span.color {
  color: #F26666;
}
.doctor_lp_header .container .wrapper .block .bottom_box {
  padding: 2% 0;
  margin-top: 16%;
  background-color: #313640;
  text-align: center;
}
.doctor_lp_header .container .wrapper .block .bottom_box .text_box {
  width: 60%;
}
.doctor_lp_header .container .wrapper .block .bottom_box .text_box p {
  line-height: 1.3;
  color: #fff;
  letter-spacing: 0.014em;
}
.doctor_lp_header .container .wrapper .block .bottom_box .text_box p.furi {
  margin-top: 2.3rem;
  line-height: 1.1;
  letter-spacing: 0.2em;
}
.general .mds_box {
  position: relative;
  padding-left: 5%;
}
.general .mds_box::before {
  position: absolute;
  content: "";
  background-color: #F26666;
  width: 5%;
  height: 124px;
  top: 0;
  left: 0;
}
.general .mds_box h2 {
  padding-left: 3%;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 4px solid #313640;
  color: #000;
}
.general .mds_box .sub {
  position: relative;
  color: #31364059;
}
.general .mds_box .sub::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #31364059;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.general .mds_box .sub span {
  position: relative;
  padding-right: 3%;
  padding-left: 3%;
  background-color: #EDE9EA;
}
.backbone .everyday_life {
  display: flex;
  align-items: center;
  padding-right: 2%;
  padding-left: 5.5%;
  margin-top: 4%;
}
.backbone .everyday_life .left {
  flex: 0 0 42%;
  margin-right: 3%;
}
.backbone .everyday_life .right .sub_mds {
  text-align: center;
  padding: 0 1rem;
}
.backbone .everyday_life .right .sub_mds span {
  position: relative;
  display: block;
  color: #000;
}
.backbone .everyday_life .right .sub_mds span::before {
  position: absolute;
  content: "";
  background-image: url(../images/doctorlp/everyday_icon1.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  top: 0;
  bottom: 0;
  left: -30px;
  margin: auto;
}
.backbone .everyday_life .right .sub_mds span::after {
  position: absolute;
  content: "";
  background-image: url(../images/doctorlp/everyday_icon2.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  top: 0;
  bottom: 0;
  right: -30px;
  margin: auto;
}
.backbone .everyday_life .right {
  flex: auto;
}
.backbone .everyday_life .right .text_box {
  margin-top: 3.5rem;
}
.backbone .everyday_life .right .text_box div {
  /* background-color: #fff; */
  /* padding: 8px 25px; */
  color: #000000;
  border: 9px dotted #fff;
  padding: 20px 12px;
}
.backbone .everyday_life .right .text_box div:nth-child(n+2) {
  margin-top: 2rem;
}
.backbone .other_doctor h3 {
  margin-top: 4%;
  text-align: center;
  color: #F26666;
}
.backbone .other_doctor .block {
  display: flex;
  justify-content: center;
  margin-top: 6%;
}
.backbone .other_doctor .block .box {
  position: relative;
  flex: 0 0 33.3%;
}
.backbone .other_doctor .block .box .img {
  position: relative;
  width: 52%;
  margin: auto;
  z-index: 1;
}
.backbone .other_doctor .block .box:nth-child(n+2) .img {
  margin-right: 6%;
}
.backbone .other_doctor .block .box p.text {
  position: absolute;
  text-align: center;
  color: #000;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.backbone .other_doctor .block .box:last-child {
  margin-right: 0;
}
.backbone .other_doctor .block .box:first-child p.text {
  padding-bottom: 15%;
  padding-left: 25%;
  top: -10%;
  right: -38%;
  background-image: url(../images/doctorlp/speech_bubble1.png);
}
.backbone .other_doctor .block .box:nth-child(2) p.text {
  padding: 0 9% 10%;
  bottom: 0%;
  background-image: url(../images/doctorlp/speech_bubble2.png);
}
.backbone .other_doctor .block .box:last-child p.text {
  padding-right: 11%;
  padding-bottom: 13%;
  top: -8%;
  left: -13%;
  background-image: url(../images/doctorlp/speech_bubble3.png);
}
.cases {
  margin-top: 4%;
}
.cases .container .wrapper {
  display: flex;
  flex-wrap: wrap;
  padding-right: 2.8vw;
  padding-left: 2.8vw;
  margin-top: 1%;
}
@media (min-width: 1367px) {
  .cases .container .wrapper {
    padding-right: 41px;
    padding-left: 41px;
  } 
}
.cases .container .wrapper .box {
  flex: 0 0 32.33%;
  margin-right: 1.5%;
}
.cases .container .wrapper .box:nth-child(3n) {
  margin-right: 0;
}
.cases .container .wrapper .box:nth-child(n+4) {
  padding-top: 2%;
  margin-top: 1.5%;
  border-top: 1px solid #000;
}
.cases .container .wrapper .item {
  margin-top: 4%;
  color: #000;
  line-height: 2;
}
.general .container .btn_wrapper {
  max-width: 1130px;
  width: 95%;
  margin-top: 5%;
  margin-right: auto;
  margin-left: auto;
}
.general .container .btn_wrapper a {
  position: relative;
  display: block;
  padding: 2.5% 0;
  color: #fff;
  text-align: center;
  background-color: #313640;
}
.general .container .btn_wrapper a::before,
.general .container .btn_wrapper a::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;  
  margin: auto;
  width: 18.182vw;
  height: 9.23vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1367px) {
  .general .container .btn_wrapper a::before,
  .general .container .btn_wrapper a::after {
    width: 262px;
    height: 133px;
  } 
}
.general .container .btn_wrapper a::before {
  background-image: url(../images/doctorlp/btn_arrow_l.png);
  left: 6%;
}
.general .container .btn_wrapper a::after {
  background-image: url(../images/doctorlp/btn_arrow_r.png);
  right: 6%;
}

.biography {
  margin-top: 6%;
  margin-bottom: 4%;
}
.biography .container .wrapper {
  max-width: 987px;
  width: 95%;
  padding: 4% 0;
  margin-top: 3%;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.biography .container .wrapper.biographical_content {
  display: block;
  margin-top: 0;
  text-align: center;
}
.biography .container .wrapper.biographical_content .text {
  color: #000;
}
.biography .container .wrapper.biographical_content .img {
  max-width: 796px;
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
}
.biography .container .wrapper.biographical_content .movie {
  max-width: 796px;
  margin-bottom: 4%;
  margin-right: auto;
  margin-left: auto;
}
.biography .container .wrapper.biographical_content .movie video {
  width: 100%;
}

.biography .container .wrapper .list {
  max-width: 480px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.biography .container .wrapper .list .item {
  position: relative;
  display: flex;
  color: #000;
}
.biography .container .wrapper .list .item::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background-color: #313540;
  top: 0;
  bottom: 0;
  left: -16%;
  margin: auto;
  border-radius: 50%;
}
.biography .container .wrapper .list .item::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 6vw;
  background-color: #313540;
  top: 55%;
  left: -15.2%;
}
@media (min-width: 1500px) {
  .biography .container .wrapper .list .item::after {
    height: 85px;
  }
}
.biography .container .wrapper .list .item:last-child::before {
  background-color: #F26666;
  z-index: 1;
}
.biography .container .wrapper .list .item:last-child:after {
  height: 0;
}
.biography .container .wrapper .list .item:nth-child(n+2) {
  margin-top: 2.1rem;
}
.biography .container .wrapper .list .item .year {
  flex: 0 0 25%;
  /* margin-right: 4rem; */
}
.biography .container .wrapper .list .item .content {
  flex: auto;
}

.thought {
  margin-bottom: 4%;
}
.thought .container .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 987px;
  width: 95%;
  margin-top: 4%;
  margin-right: auto;
  margin-left: auto;
}
.thought .container .wrapper p {
  color: #000;
  line-height: calc(40 / 15);
  letter-spacing: -0.03em;
}
.thought .container .wrapper p .color {
  background-color: #ef9e9f;
}

.specialty_treatment {
  margin-bottom: 6%;
}
.specialty_treatment .container .wrapper {
  max-width: 1196px;
  width: 95%;
  margin-top: 4%;
  margin-right: auto;
  margin-left: auto;
}
.specialty_treatment .container .wrapper .content:nth-child(n+2) {
  margin-top: 6%;
}
.specialty_treatment .container .wrapper .content .top_box {
  position: relative;
}
.specialty_treatment .container .wrapper .content .top_box h3 {
  max-width: 465px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50px;
  text-align: center;
  color: #000;
  border: 2px solid #f2666699;
  padding: 10px;
}
.specialty_treatment .container .wrapper .content .top_box h3 span.bg {
  display: block;
  padding: 5px 0;
  border-radius: 50px;
  background-color: #f2666699;
}
.specialty_treatment .container .wrapper .content .top_box h3 span.bg span.f30 {
  display: block;
}
.specialty_treatment .container .wrapper .content .top_box .num {
  position: absolute;
  top: 0;
  width: 9%;
  left: 17%;
}
.specialty_treatment .container .wrapper .content .particulars .sub_mds_box {
  margin-top: 4%;
  text-align: center;
}
.specialty_treatment .container .wrapper .content .particulars .sub_mds_box .sub_mds {
  color: #000;
}
.specialty_treatment .container .wrapper .content .particulars .sub_mds_box p {
  color: #31364059;
}
.specialty_treatment .container .wrapper .content .particulars .block {
  margin-top: 3%;
}
.specialty_treatment .container .wrapper .content .particulars .block .img {
  max-width: 483px;
  margin-left: 15px;
  float: right;
}
.specialty_treatment .container .wrapper .content .particulars .block .text {
  letter-spacing: -0.03em;
  line-height: calc(40 / 15);
  color: #000;
}

.societies {
  margin-bottom: 5%;
}
.societies .container .wrapper {
  /* max-width: 1196px; */
  max-width: 700px;
  width: 95%;
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;  
}
.societies .container .wrapper .list {
  display: flex;
  flex-wrap: wrap;
}
.societies .container .wrapper .list .item {
  flex: 0 0 50%;
  color: #000;
}
.societies .container .wrapper .list .item:nth-child(n+3) {
  margin-top: 15px;
}
.youtube {
  margin-bottom: 5%;
}
.youtube .container .wrapper {
  max-width: 950px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 4%;
  /* overflow: hidden; */
}
.youtube .container .wrapper .video {
  /* max-width: 706px;
  width: 95%;
  margin-right: auto;
  margin-left: auto; */
  text-align: center;
}
/* .youtube .container .wrapper .video:nth-child(n+2) {
  margin-top: 15px;
} */
/* .youtube .container .wrapper .video iframe {
  width: 100%;
  height: 398px;
} */

.instagram {
  margin-bottom: 5%;
}
.instagram .container .wrapper {
  margin-top: 3%;
}
.instagram .container .wrapper .insta_btn {
  max-width: 465px;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50px;
  text-align: center;
  color: #000;
  border: 2px solid #f2666699;
  transition: 0.3s;
}
.instagram .container .wrapper .insta_btn a { 
  display: block;
  padding: 5px 0;
  border-radius: 50px;
  background-color: #f2666699;
  color: #000;
}
.instagram .container .wrapper .insta_btn:hover {
  opacity: 0.7;
}

.interview {
  margin-bottom: 5%;
}
.interview .container .wrapper {
  max-width: 1196px;
  width: 95%;
  margin-top: 3.5%;
  margin-right: auto;
  margin-left: auto;
}
.interview .container .wrapper .top_box {
  display: flex;
  align-items: flex-start;
  color: #000;
}
.interview .container .wrapper .top_box .img {
  flex: 0 0 37%;
  margin-right: 3%;
}
.interview .container .wrapper .top_box h3 {
  position: relative;
  margin-top: 4%;
  flex: auto;
  text-align: center;
  line-height: calc(50 / 36);
  letter-spacing: 0.03em;
  font-weight: 900;
}
.interview .container .wrapper .top_box h3::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 12vw;
  background-image: url(../images/doctorlp/speech_bubble1.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  bottom: -76%;
  left: -20%;
}
@media (min-width: 1367px) {
  .interview .container .wrapper .top_box h3::before {
    height: 172.797px;
  }
}
.interview .container .wrapper .block {
  margin-top: 10%;
}
.interview .container .wrapper .block .content:nth-child(n+2) {
  padding-top: 3%;
  margin-top: 5%;
  border-top: 1px solid #000;
}
.interview .container .wrapper .block .content .sub_mds {
  position: relative;
  text-align: center;
  color: #000;
}
.interview .container .wrapper .block .content .sub_mds::before {
  position: absolute;
  content: "";
  background-image: url(../images/doctorlp/interview_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  width: 12%;
  height: 53px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.interview .container .wrapper .block .content .flex_box {
  display: flex;
  align-items: center;
  margin-top: 4%;
}
.interview .container .wrapper .block .content .flex_box .left {
  flex: 0 0 16%;
  margin-right: 4%;
}
.interview .container .wrapper .block .content .flex_box .right {
  flex: auto;
}
.interview .container .wrapper .block .content .flex_box .right .text_area {
  color: #000;
  letter-spacing: -0.03em;
}
.interview .container .wrapper .block .content .flex_box .right .text_area span {
  background-color: #ef9e9f;
}

.interview .container .wrapper .block .content .flex_box .right .text_area span[name] {
  background-color: transparent;
}



.blog .wrapper  {
  max-width: 1196px;
    width: 95%;
    margin-top: 3.5%;
    margin-right: auto;
    margin-left: auto;
}
.blog .wrapper .swiper2 {
  padding-bottom: 9%;
}
.blog .wrapper .swiper2 .swiper-slide {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 21.96193vw;
}
.blog .wrapper .swiper2 .swiper-slide .ttl {
  position: absolute;
  width: 100%;
  margin-top: 4%;
  top: 100%;
  left: 0;
}

.floating {
  position: fixed;
  max-width: 1180px;
  width: 95%;
  margin-top: 3.5%;
  display: flex;
  justify-content: center;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 10;
}
.floating a {
  flex: 0 0 32.6%;
  margin-right: 1%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 15px 6px;
  background-color: #313640;
  color: #fff;
  border-radius: 10px 10px 0 0;
  transition: 0.3s;
}
.floating a:last-child {
  margin-right: 0;
}
.floating a:hover {
  opacity: 0.7;
}
.on768 {
  display: none;
}
body {
  padding-bottom: 0;
}

.g_o_schedule .swiper-wrapper {
  display: flex;
  justify-content: center
}

.g_o_schedule .swiper-wrapper .swiper-slide {
  flex: 0 0 31.4%;
  margin-right: 3%
}

.g_o_schedule .swiper-wrapper .swiper-slide:last-child {
  margin-right: 0
}

.g_o_schedule .wrapper .swiper-container {
  margin-top: 2.5%;
}
.g_o_schedule {
  margin-bottom: 5%;
}
.mediainfo .imbhbox {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  max-height: 225px;
  max-width: 225px;
  height: 225px
}
.mediainfo .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 30px;
}
.mediainfo .swiper-container {
  padding: 7% 0;
}

@media (max-width: 1024px) {
  .backbone .other_doctor .block .box p.text {
    font-size: 13px;
  }
  .blog .wrapper .swiper2 .swiper-slide {
    padding-top: 29.29688vw;
  }
}
@media (max-width: 768px) {
  .on768 {
    display: block;
  }
  .doctor_lp_header .container .wrapper .block .top_box::before {
    width: 105px;
    height: 243px;
  }
  .doctor_lp_header .container .wrapper .block .top_box::after {
    width: 270px;
    height: 106px;
  }
  .backbone .everyday_life .right .sub_mds {
    font-size: 26px;
  }
  .backbone .everyday_life {
    display: block;
    padding-right: 2.8vw;
    padding-left: 2.8vw;
  }
  .backbone .everyday_life .left {
    display: none;
  }
  .backbone .everyday_life .sp_img {
    margin-top: 5%;
  }
  .specialty_treatment .container .wrapper .content .top_box h3 {
    max-width: 315px;
  }
  .interview .container .wrapper .block .content .sub_mds::before {
    display: none;
  }
  .interview .container .wrapper .top_box h3::before {
    height: 18vw;
    bottom: -46%;
  }
  .blog .wrapper .swiper2 .swiper-slide {
    padding-top: 39.0625vw;
}
.interview .container .wrapper .block .content {
  padding-right: 2.8vw;
  padding-left: 2.8vw;
}
}

.on480 {
  display: none;
} 
@media (max-width: 480px) {
  .on480 {
    display: block;
  }
  .off480 {
    display: none;
  }
  .doctor_lp_header .container .wrapper .block {
    margin-top: 14%;
  }
  .doctor_lp_header .container .wrapper .block .top_box p {
    font-size: 16px;
  }
  .doctor_lp_header .container .wrapper .block .top_box {
    position: relative;
    width: 50%;
    margin-left: 15px;
  }
  .floating a {
    letter-spacing: 0.05em;
    font-size: 13px;
  }
  .doctor_lp_header .doctor_img {
    width: 79%;
    right: -8%;
    bottom: 0;
  }
  .doctor_lp_header .container .wrapper .block .top_box::before {
    width: 50px;
    height: 100px;
  }
  .doctor_lp_header .container .wrapper .block .top_box::after {
    width: 100px;
    height: 50px;
    bottom: -30%;
    left: -5%;
  }
  .doctor_lp_header .container .wrapper .block .bottom_box {
    padding: 4% 0;
  }
  .doctor_lp_header .container .wrapper .block .bottom_box .text_box p {
    font-size: 21px;
  }
  .doctor_lp_header .container .wrapper .block .bottom_box .text_box p.furi {
    margin-top: 1rem;
    font-size: 15px;
  }
  .doctor_lp_header {
    padding-bottom: 3rem;
  }
  .general .mds_box .sub span {
    font-size: 12px;
  }
  .general .mds_box .sub {
    display: flex;
  }
  .general .mds_box::before {
    height: 44px;
  }
  .general .mds_box h2 {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 2px solid #313640;
    font-size: 20px;
  }
  .backbone .everyday_life .right .sub_mds {
    font-size: 13px;
  }
  .backbone .everyday_life .right {
    margin-top: 7%;
  }
  .backbone .everyday_life .right .sub_mds span::before {
    width: 50px;
    height: 50px;
    left: -40px;
  }
  .backbone .everyday_life .right .sub_mds span::after {
    width: 50px;
    height: 50px;
    right: -40px;
  }
  .backbone .everyday_life {
    padding-right: 20px;
    padding-left: 20px;
  }
  .backbone .everyday_life .right .text_box div {
    padding: 12px;
    font-size: 11px;
    border: 5px dotted #fff;
  }
  .backbone .everyday_life .right .text_box div:nth-child(n+2) {
    margin-top: 1rem;
  }
  .backbone .other_doctor h3 {
    margin-top: 5%;
    font-size: 14px;
  }
  .backbone .other_doctor .block {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .backbone .other_doctor .block .box p.text {
    position: relative;
    top: 0;
    left: 0;
  }
  .backbone .other_doctor .block .box:last-child p.text {
    top: 0;
    left: 0;
  }
  .backbone .other_doctor .block .box:first-child p.text,
  .backbone .other_doctor .block .box:nth-child(2) p.text,
  .backbone .other_doctor .block .box:last-child p.text{
    padding: 0;
    background-image: none;
  }
  .backbone .other_doctor .block .box:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .backbone .other_doctor .block .box p.text::before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .backbone .other_doctor .block .box:first-child p.text::before,
  .backbone .other_doctor .block .box:nth-child(3) p.text::before {
    width: 150px;
    background-image: url(../images/doctorlp/speech_bubble1.png);
    height: 65px;
    left: 1px;
    bottom: -40px;
  }
  .backbone .other_doctor .block .box:nth-child(2) p.text::before {
    width: 120px;
    background-image: url(../images/doctorlp/speech_bubble2.png);
    height: 70px;
  }
  .backbone .other_doctor .block .box {
    display: flex;
    align-items: center;
  }
  .backbone .other_doctor .block .box .img {
    flex: 0 0 25%;
  }
  .backbone .other_doctor .block .box p.text {
    flex: auto;
    font-size: 11px;
  }
  .backbone .other_doctor .block .box:first-child p.text {
    padding-left: 0;
    padding-bottom: 0;
  }
  .cases .container .wrapper {
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 3%;
  }
  .cases .container .wrapper .box {
    margin-right: 0;
  }
  .cases .container .wrapper .item {
    line-height: 1.5;
    font-size: 10px;
  }
  .cases .container .wrapper .box:nth-child(n+2) {
    padding-top: 3%;
    margin-top: 3%;
    border-top: 1px solid #000;
  }
  .cases .container .wrapper .box:last-child {
    padding-bottom: 3%;
    margin-bottom: 3%;
    border-bottom: 1px solid #000;
  }
  .general .container .btn_wrapper a {
    font-size: 22px;
  }
  .general .container .btn_wrapper {
    width: 100%;
  }
  .general .container .btn_wrapper a {
    padding: 7% 0;
  }
  .biography {
    margin-top: 7%;
    margin-bottom: 5%;
  }
  .biography .container .wrapper {
    max-width: 285px;
    background-color: transparent;
  }
  .biography .container .wrapper.biographical_content {
    max-width: 300px;
    margin-top: 6%;
  }
  .biography .container .wrapper.biographical_content .text {
    font-size: 14px;
  }
  .biography .container .wrapper.biographical_content .img {
    margin-top: 20px;
  }
  .biography .container .wrapper .list {
    font-size: 13px;
  }
  .biography .container .wrapper .list .item {
    display: block;
  }
  .biography .container .wrapper .list .item:nth-child(n+2) {
    margin-top: 1rem;
  }
  .biography .container .wrapper .list .item .year {
    margin-right: 0;
    margin-bottom: 0.8rem;
  }
  .biography .container .wrapper .list .item::before {
    width: 10px;
    height: 10px;
    top: 5px;
    bottom: auto;
    /* left: -10%; */
    left: -7.8%;
  }
  .biography .container .wrapper .list .item::after {
    height: 15vw;
    top: 10px;
    left: -18px;
  }
  .biography .container .wrapper .list .item:last-child:after {
    height: 8vw;
  }
  .thought .container .wrapper {
    width: 85%;
  }
  .thought .container .wrapper p {
    line-height: 1.5;
    font-size: 11px;
  }
  .thought {
    margin-bottom: 8%;
  }
  .specialty_treatment .container .wrapper .content .top_box h3 span.bg {
    font-size: 20px;
  }
  .specialty_treatment .container .wrapper .content .top_box h3 {
    /* max-width: 264px; */
    max-width: 225px;
    margin-right: 8%;
  }
  .specialty_treatment .container .wrapper {
    width: 90%;
  }
  .specialty_treatment .container .wrapper .content .particulars .block .img {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .specialty_treatment .container .wrapper .content .top_box .num {
    width: 55px;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }
  .specialty_treatment .container .wrapper .content .top_box .img.on480 {
    margin: 5% 0;
  }
  .specialty_treatment .container .wrapper .content .particulars .sub_mds_box {
    text-align: left;
  }
  .specialty_treatment .container .wrapper .content .particulars .sub_mds_box .sub_mds {
    font-size: 23px;
  }
  .specialty_treatment .container .wrapper .content .particulars .sub_mds_box p {
    font-size: 13px;
  }
  .specialty_treatment .container .wrapper .content .particulars .block .text {
    font-size: 11px;
    line-height: 1.5;
  }
  .specialty_treatment .container .wrapper .content:nth-child(n+2) {
    margin-top: 13%;
  }
  .societies .container .wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
  }
  .societies .container .wrapper .list{
    display: block;
    font-size: 13px;
  }
  .societies .container .wrapper .list .item {
    margin: 0;
  }
  /* .youtube .container .wrapper .video {
    max-width: 252px;
  }
  .youtube .container .wrapper .video iframe {
    height: 142px;
  } */
  .youtube .container .wrapper {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 9%;
  }
  .youtube {
    margin-bottom: 9%;
  }
  .instagram {
    margin-bottom: 9%;
  }
  .instagram .container .wrapper {
    margin-top: 9%;
  }
  .instagram .container .wrapper .insta_btn {
    max-width: 252px;
    font-size: 16px;
  }
  .youtube .mds_box .sub::before,
  .instagram .mds_box .sub::before {
    width: 80%;
  }
  .interview .container .wrapper .top_box {
    flex-direction: column-reverse;   
  }
  .interview .container .wrapper .top_box h3 {
    width: 100%;
    font-size: 13px;
  }
  .interview .container .wrapper .top_box h3 .sp_font {
    font-size: 18px;
  }
  .interview .container .wrapper .top_box .img {
    max-width: 273px;
    margin: 5% auto;
  }
  .interview .container .wrapper .top_box h3::before {
    height: 18vw;
    bottom: -85%;
  }
  .interview .container .wrapper .block .content .sub_mds {
    font-size: 15px;
  }
  .interview .container .wrapper .block .content .flex_box .left {
    flex: 0 0 30%;
  }
  .interview .container .wrapper .block .content .flex_box .right .text_area {
    font-size: 11px;
  }
  .interview .container .wrapper .block .content .flex_box {
    position: relative;
    align-items: flex-end;
  }
  .interview .container .wrapper .block .content .flex_box::before {
    position: absolute;
    content: "";
    background-image: url(../images/doctorlp/interview_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    width: 73px;
    height: 26px;
    top: 0;
    left: 10px;
    margin: auto;
  }
  .interview .container .wrapper .block .content:nth-child(n+2) {
    padding-top: 5%;
  }
  .interview {
    margin-bottom: 25%;
  }
  .interview .container .btn_wrapper a {
    padding: 4% 0;
    font-size: 15px;
  }
  .backbone .everyday_life .right .text_box {
    margin-top: 2rem;
  }

  .blog .wrapper .swiper2 {
    padding-bottom: 30%;
  }
  .blog .wrapper .swiper2 .swiper-slide {
    padding-top: 50vw;
}
.societies .container .wrapper .list .item:nth-child(n+2) {
  margin-top: 2px;
}
.interview .container .wrapper .block {
  max-width: 360px;
  margin-right: auto;
  margin-left: auto;
}
.mediainfo .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 0;
}
.g_o_schedule .swiper-wrapper .swiper-slide {
  width: 100% !important;
  flex: 0 0 100%;
}
.g_o_schedule .swiper-wrapper {
  justify-content: inherit;
}
.g_o_schedule .wrapper {
  padding-right: 7vw;
  padding-left: 7vw;
}
}

.youtube .container .wrapper {
  position: relative;
}
.swiper-doctor {
  position: relative;
}
.swiper-doctor .swiper-button-prev, .swiper-doctor .swiper-container-rtl .swiper-button-next,
.swiper-doctor .swiper-button-next, .swiper-doctor .swiper-container-rtl .swiper-button-prev {
  background-image: none !important;
}
.swiper-button-next:after, .swiper-button-prev:after {
  color: #747474;
}
.youtube .swiper-button-prev {
  background-image: none !important; 
  left: -40px !important;
}
.youtube .swiper-button-next {
  background-image: none !important; 
  right: -40px !important;
}

@media (max-width: 480px) {
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0 !important;
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0 !important;
  }
  .youtube .swiper-button-prev {
  background-image: none !important; 
  left: 0px !important;
  }
  .youtube .swiper-button-next {
  background-image: none !important; 
  right: 0px !important;
  }
  
}