@media all and (max-width: 1087px) {
  .SurgeryInterviewContent {
    margin-top: 160px;
  }
}
@media all and (max-width: 768px) and (min-width: 641px) {
  .SurgeryInterviewContent .SurgeryInterviewTitle--Rightblock .Contet--Title {
    top: 45px;
  }
}

.Interview-introduction_content .is-flex-tablet {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.SurgeryanxietyBox {
  padding: 20px;
  padding: 1.25rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  border: 3px solid #4db354;
  border-radius: 10px;
}
@media all and (min-width: 769px) {
  .SurgeryanxietyBox .SideImages-Text {
    width: calc(100% - 150px);
  }
}
.SurgeryanxietyBox dl {
  padding: 10px;
  padding: 0.625rem;
  background: #dbf0dd;
  margin-bottom: 1em;
}
.SurgeryanxietyBox .SideImages {
  text-align: center;
  width: 150px;
}
@media all and (max-width: 768px) {
  .SurgeryanxietyBox .SideImages {
    margin: 1.5em auto 0px auto;
    margin-bottom: 16px;
  }
}

.WriterQuestion:before {
  display: inline-block;
  content: "";
  width: 40px;
  border-bottom: 2px solid;
  position: relative;
  bottom: 5px;
  margin-right: 5px;
  margin-right: 0.3125rem;
}

.Interview-Section {
  margin-bottom: 3em;
}
.Interview-Section h2 {
  color: #4cb358;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  border-bottom: 1px solid;
  padding-bottom: 0.2em;
  margin-bottom: 1em;
}
.Interview-Section p {
  margin-bottom: 2em;
}
.Interview-Section .WriterQuestion {
  margin-bottom: 15px;
}
.Interview-Section .Interview-ImageArea p {
  margin-bottom: 0px;
}
@media all and (max-width: 768px) {
  .Interview-Section .Interview-ImageArea p {
    margin-bottom: 1em;
  }
}

.Interview-ImageArea {
  margin-bottom: 2em;
}
@media all and (min-width: 769px) {
  .Interview-ImageArea {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .Interview-ImageArea p {
    width: 80%;
    margin-bottom: 0px;
  }
  .Interview-ImageArea figure {
    width: 20%;
  }
}
@media all and (max-width: 768px) {
  .Interview-ImageArea {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .Interview-ImageArea figure {
    text-align: center;
  }
}

.SurgeryInterviewName {
  display: inline-block;
  margin-right: 0.5rem;
  font-weight: bold;
}

.SupportArticleContent .ColumnSection .NonBorder {
  padding-bottom: 0px;
  padding-bottom: 0rem;
}

.SideImages-doctor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
}
.SideImages-doctor figure {
  width: 150px;
  padding-right: 10px;
}
@media all and (max-width: 640px) {
  .SideImages-doctor figure {
    width: 30%;
  }
  .SideImages-doctor .SideImages-doctor p {
    width: 70%;
  }
}

.TxtBldtitle {
  font-weight: bold;
  margin-bottom: 1em;
}

.Reference a {
  word-break: break-all;
}

.SectionTitle {
  color: #4cb358;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  border-bottom: 1px solid;
  padding-bottom: 0.2em;
  margin-bottom: 1em;
}

@media all and (min-width: 769px) {
  .Interview-Section .InterviewImageArea01 p {
    width: calc(100% - 260px);
  }
  .Interview-Section .InterviewImageArea01 figure {
    width: 260px;
    padding-left: 20px;
  }
}
@media all and (max-width: 768px) {
  .Interview-Section .InterviewImageArea01 figure {
    width: 260px;
    margin: 0 auto;
  }
}
@media all and (min-width: 769px) {
  .Interview-Section .InterviewImageArea02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .Interview-Section .InterviewImageArea02 p {
    width: 100%;
  }
  .Interview-Section .InterviewImageArea02 figure {
    width: 300px;
    margin: 0 auto;
  }
}
@media all and (max-width: 768px) {
  .Interview-Section .InterviewImageArea02 figure {
    width: 260px;
    margin: 0 auto;
  }
}