@media all and (max-width: 1087px) {
  .SurgeryanxietyContent {
    margin-top: 160px;
  }
}
.SurgeryanxietyContent .SurgeryanxietyTable {
  border: 1px solid #94d198;
  width: 100%;
}
.SurgeryanxietyContent .SurgeryanxietyTable th {
  background: #dbf0dd;
  font-weight: normal;
  vertical-align: middle;
}
.SurgeryanxietyContent .SurgeryanxietyTable .nowrap {
  white-space: nowrap;
}
.SurgeryanxietyContent .SurgeryanxietyTable th,
.SurgeryanxietyContent .SurgeryanxietyTable td {
  padding: 10px;
  border: 1px solid #94d198;
}
@media all and (max-width: 640px) {
  .SurgeryanxietyContent .SurgeryanxietyTable th,
  .SurgeryanxietyContent .SurgeryanxietyTable td {
    display: block;
    width: 100%;
  }
}

.SurgeryanxietyArea {
  margin-bottom: 1.5em;
}

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

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

.TxtBld {
  font-weight: bold;
  color: #4cb358;
  margin-bottom: 1.5em;
}

@media all and (min-width: 769px) {
  .SideImage div {
    width: 80%;
  }
}
.SideImage div figure {
  margin-left: 10px;
}
@media all and (max-width: 768px) {
  .SideImage div figure {
    margin: auto;
  }
}

.ImageIntroduction {
  max-width: 750px;
  margin: 0 auto 2em;
  padding-top: 1.3em;
}
.ImageIntroduction.-onParagraph {
  padding-top: 2em;
}

.ImageIntroduction__ImageSection {
  border: 6px solid #d3d3d3;
  border-radius: 14px;
  padding: 1.5em;
  margin-bottom: 0.5em;
}
.ImageIntroduction__ImageSection h2, .ImageIntroduction__ImageSection p {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 auto 1.5em;
  border-radius: 14px;
  border-bottom: none !important;
  font-weight: bold;
  width: 100%;
  max-width: 500px;
  color: #505050 !important;
  background: #d3d3d3;
  text-align: center;
  padding: 0.2em 10px;
}

.SurgeryanxietyLists li {
  margin-bottom: 1em;
}

.listMR {
  margin-right: 5px;
}

.ImageIntroduction p {
  font-weight: bold;
}

@media all and (max-width: 768px) {
  .SideImage-Text {
    margin-bottom: 1em;
  }
}

.Surgeryanxiety_Titel p {
  max-width: 550px;
}

.SurgeryanxietyMessage {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 40px;
}
.SurgeryanxietyMessage .column {
  padding: 0;
}
@media all and (min-width: 641px) {
  .SurgeryanxietyMessage .Message_text {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.TextImage {
  width: 20%;
}
@media all and (max-width: 768px) {
  .TextImage {
    width: 50%;
    margin: 0 auto;
  }
}

.Message_balloon_title {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 24px;
  font-weight: bold;
}

.Message_img {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 17%;
  display: block;
  margin-right: 20px;
}
@media all and (max-width: 640px) {
  .Message_img {
    margin-right: 0;
    margin: auto;
    width: 35%;
  }
}
.Message_img img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
@media all and (max-width: 640px) {
  .Message_img img {
    margin: 0 auto;
    margin-bottom: 30px;
  }
}

.Message_balloon {
  background-color: #dbf0dd;
  padding: 20px;
  border-radius: 20px;
  position: relative;
}
@media all and (max-width: 640px) {
  .Message_balloon {
    margin-bottom: 30px;
  }
}
.Message_balloon::after {
  content: "";
  width: 0;
  height: 0;
}
@media all and (min-width: 641px) {
  .Message_balloon::after {
    border-top: 15px solid transparent;
    border-right: 30px solid #dbf0dd;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
    position: absolute;
    left: -44px;
    bottom: calc(50% - 15px);
  }
}
@media all and (max-width: 640px) {
  .Message_balloon::after {
    border-top: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 30px solid #dbf0dd;
    border-left: 15px solid transparent;
    position: absolute;
    right: calc(50% - 15px);
    top: -44px;
  }
}

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

.SurgeryanxietyBox {
  padding: 20px;
  padding: 1.25rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  border: 3px solid #4db354;
  border-radius: 10px;
}
.SurgeryanxietyBox dl {
  padding: 10px;
  padding: 0.625rem;
  background: #dbf0dd;
}

.textArea p {
  margin-bottom: 0;
}