@charset "UTF-8";
@media (max-width: 768px) {
  .local-head {
    min-height: unset;
  }
}

.local-brand .local-head .inner .pic-wrapper .pic img {
  position: absolute;
  left: 13%;
  bottom: 10%;
  width: 72%;
  z-index: 1;
}
@media (max-width: 768px) {
  .local-brand .local-head .inner .pic-wrapper .pic img {
    left: 7%;
    bottom: 15%;
    width: 78%;
  }
}

.local-brand {
  background-color: #eaf2ef;
  position: relative;
  min-height: 1100px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 20px;
}
@media (max-width: 768px) {
  .local-brand {
    max-width: 100%;
    min-height: 700px;
  }
  .local-brand .local-head .inner .catch-text {
    top: 26%;
  }
}

@media (max-width: 768px) {
  .local-brand article {
    background-color: #fff;
  }
}
.local-brand article .brand {
  margin-top: -120px;
}
@media (max-width: 1250px) {
  .local-brand article .brand {
    margin-top: -180px;
  }
}
@media (max-width: 1100px) {
  .local-brand article .brand {
    margin-top: -215px;
  }
}
@media (max-width: 768px) {
  .local-brand article .brand {
    margin-top: -10%;
    max-width: 100%;
    min-height: unset;
    padding: 0 0 50px;
    background-color: #eaf2ef;
  }
}
.local-brand article .brand .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .local-brand article .brand .inner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.local-brand article .brand h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.local-brand article .brand h3 {
  font-size: 18px;
  text-align: center;
  position: relative;
  z-index: 5;
}
@media (max-width: 768px) {
  .local-brand article .brand h3 {
    margin: 2% 0 0;
  }
}
.local-brand article .brand .brand_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 0 -13%;
}
@media (max-width: 1250px) {
  .local-brand article .brand .brand_inner {
    margin: 0 0 0 -10%;
  }
}
@media (max-width: 1100px) {
  .local-brand article .brand .brand_inner {
    margin: -50px 0 0 -10%;
  }
}
@media (max-width: 768px) {
  .local-brand article .brand .brand_inner {
    max-width: 100%;
    display: block;
    margin: 0;
  }
}
.local-brand article .brand .brand_inner .figure-wrapper {
  width: 700px;
  height: 700px;
  clip-path: circle(50% at 50% 50%);
  background-color: #75ac9c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 3;
}
@media (max-width: 1250px) {
  .local-brand article .brand .brand_inner .figure-wrapper {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 1100px) {
  .local-brand article .brand .brand_inner .figure-wrapper {
    width: 400px;
    height: 400px;
  }
}
@media (max-width: 768px) {
  .local-brand article .brand .brand_inner .figure-wrapper {
    display: none;
    width: 500px;
    height: 500px;
    z-index: 2;
    position: relative;
    margin: 15px 0 0 -40px;
  }
}
.local-brand article .brand .brand_inner .figure-wrapper figure {
  position: relative;
  max-width: 400px;
  clip-path: circle(44% at 50% 50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .local-brand article .brand .brand_inner .figure-wrapper figure {
    clip-path: circle(40% at 50% 50%);
  }
}
.local-brand article .brand .brand_inner .figure-wrapper figure img {
  width: 2000px;
  z-index: 1;
}
@media (max-width: 1250px) {
  .local-brand article .brand .brand_inner .figure-wrapper figure img {
    width: 450px;
  }
}
@media (max-width: 1100px) {
  .local-brand article .brand .brand_inner .figure-wrapper figure img {
    width: 350px;
  }
}
@media (max-width: 768px) {
  .local-brand article .brand .brand_inner .figure-wrapper figure img {
    width: 550px;
  }
}
.local-brand article .brand .brand_inner .text-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  z-index: 2;
  position: relative;
}
@media (max-width: 768px) {
  .local-brand article .brand .brand_inner .text-wrapper {
    z-index: 0;
    margin: 8% 0 0;
  }
}
.local-brand article .brand .brand_inner .text-wrapper .text {
  color: #75ac9c;
  display: block;
  font-size: 30px;
  line-height: 48px;
  margin-left: 10%;
  text-align: left;
  position: relative;
  z-index: 2;
  font-weight: 700;
  display: block;
}
@media (max-width: 1100px) {
  .local-brand article .brand .brand_inner .text-wrapper .text {
    font-size: 24px;
    line-height: 36px;
  }
}
@media (max-width: 768px) {
  .local-brand article .brand .brand_inner .text-wrapper .text {
    width: 100%;
    line-height: 1.8em;
    margin-left: 0;
  }
}
.local-brand article .brand .brand_inner .text-wrapper .text-small {
  margin-top: 20px;
  width: 80%;
  font-size: 18px;
  line-height: 30px;
  margin-left: 10%;
  position: relative;
  z-index: 2;
  display: block;
}
@media (max-width: 768px) {
  .local-brand article .brand .brand_inner .text-wrapper .text-small {
    width: 100%;
    font-size: 16px;
    margin-left: 0;
    margin-top: 10px;
  }
}
.local-brand article .brand .brand_inner .sp-text {
  position: relative;
  z-index: 10;
}
.local-brand article .brand .brand_inner .sp-text .text {
  width: 92%;
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin: 40px auto 0;
  font-weight: 700;
}
.local-brand article .brand .brand_inner .sp-text .text-small {
  width: 92%;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0 auto;
  margin-top: 20px;
}
.local-brand article .local-news-feature {
  background-color: #434343;
  color: #fff;
  margin-top: -80px;
  position: relative;
}
@media (max-width: 1250px) {
  .local-brand article .local-news-feature {
    margin-top: -50px;
  }
}
@media (max-width: 1100px) {
  .local-brand article .local-news-feature {
    margin-top: 35px;
  }
}
@media (max-width: 768px) {
  .local-brand article .local-news-feature {
    padding: 50px 0;
    margin-top: unset;
  }
}
.local-brand article .local-news-feature #feature {
  position: absolute;
  top: -90px;
}
@media (max-width: 768px) {
  .local-brand article .local-news-feature #feature {
    top: -70px;
  }
}
.local-brand article .local-news-feature .inner > .head {
  text-align: center;
  padding: 60px 0 40px;
}
@media (max-width: 768px) {
  .local-brand article .local-news-feature .inner > .head {
    padding: 0 0 40px;
  }
}
.local-brand article .local-news-feature .inner > .head h2 {
  font-size: 32px;
  margin-bottom: 10px;
}
.local-brand article .local-news-feature .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media (max-width: 1100px) {
  .local-brand article .local-news-feature .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0;
  }
}
@media (max-width: 768px) {
  .local-brand article .local-news-feature .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.local-brand article .local-news-feature .feature {
  margin-bottom: 60px;
}
.local-brand article .local-news-feature .feature .button {
  line-height: 18px;
}
@media (max-width: 768px) {
  .local-brand article .local-news-feature .feature {
    margin-bottom: 50px;
  }
}
.local-brand article .local-news-feature .feature:last-child {
  margin-bottom: unset;
}
@media (max-width: 1100px) {
  .local-brand article .local-news-feature .feature:last-child {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .local-brand article .local-news-feature .feature:last-child {
    margin-bottom: 0;
  }
}
.local-brand article .local-news-feature .feature .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .local-brand article .local-news-feature .feature .head {
    width: 100%;
  }
}
.local-brand article .local-news-feature .feature .head .num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
  height: 50px;
  color: #434343;
  background-color: #fff;
  border-radius: 40px;
  font-size: 30px;
  font-weight: bold;
  margin-right: 14px;
}
@media (max-width: 768px) {
  .local-brand article .local-news-feature .feature .head .num {
    min-width: 50px;
    min-height: 50px;
  }
}
.local-brand article .local-news-feature .feature .head .text {
  font-size: 24px;
}
.local-brand article .local-news-feature .feature .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 25px;
}
@media (max-width: 1100px) {
  .local-brand article .local-news-feature .feature .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.local-brand article .local-news-feature .feature .content figure, .local-brand article .local-news-feature .feature .content video {
  min-width: 48%;
  width: 100%;
}
@media (max-width: 1100px) {
  .local-brand article .local-news-feature .feature .content figure, .local-brand article .local-news-feature .feature .content video {
    min-width: unset;
  }
}
.local-brand article .local-news-feature .feature .content .text {
  font-size: 18px;
  line-height: 30px;
}
@media (max-width: 768px) {
  .local-brand article .local-news-feature .feature .content .text {
    font-size: 16px;
    line-height: 28px;
  }
  .local-brand article .local-news-feature .feature .content .text .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 20px auto 0;
  }
  .local-brand article .local-news-feature .feature .content .text .button a .arrow {
    margin-left: 10px;
    position: unset;
  }
}
.local-brand article .local-news-feature .feature.sec1 figure img, .local-brand article .local-news-feature .feature.sec2 figure img, .local-brand article .local-news-feature .feature.sec3 figure img, .local-brand article .local-news-feature .feature.sec4 figure img, .local-brand article .local-news-feature .feature.sec5 figure img {
  width: 100%;
  height: auto;
  aspect-ratio: attr(width)/attr(height);
}
.local-brand article .local-news-feature .feature.sec2 .videoarea {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media (max-width: 1100px) {
  .local-brand article .local-news-feature .feature.sec2 .videoarea {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px 4%;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .local-brand article .local-news-feature .feature.sec2 .videoarea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .local-brand article .local-news-feature .feature.sec2 .videoarea .text {
    line-height: 28px;
  }
}
.local-brand article .local-news-feature .feature.sec2 .videoarea > div {
  -ms-flex-preferred-size: 1;
      flex-basis: 1;
}
@media (max-width: 1100px) {
  .local-brand article .local-news-feature .feature.sec2 .videoarea > div:first-child {
    width: 100%;
  }
}
.local-brand article .local-news-feature .feature.sec2 .videoarea > div:first-child figure {
  margin-bottom: 20px;
}
.local-brand article .local-news-feature .feature.sec2 .videoarea .wrapper {
  background-color: #fff;
  color: #75ac9c;
  padding: 30px 20px;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1100px) {
  .local-brand article .local-news-feature .feature.sec2 .videoarea .wrapper {
    width: 48%;
  }
}
@media (max-width: 768px) {
  .local-brand article .local-news-feature .feature.sec2 .videoarea .wrapper {
    width: 100%;
  }
  .local-brand article .local-news-feature .feature.sec2 .videoarea .wrapper .button {
    margin: 20px 0 0;
  }
}
.local-brand article .local-news-feature .feature.sec2 .videoarea .wrapper h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
.local-brand article .local-news-feature .feature.sec2 .videoarea .wrapper video {
  max-width: 100%;
}
.local-brand article .local-news-feature .feature.sec3 .content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.local-brand article .local-news-feature .feature.sec3 .content video {
  width: 100%;
}
@media (max-width: 768px) {
  .local-brand article .local-news-feature .feature.sec3 .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .local-brand article .local-news-feature .feature.sec3 .content .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .local-brand article .local-news-feature .feature.sec3 .content .text .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
}
.local-brand article .local-news-feature .feature.sec3 .content .figures {
  display: grid;
  gap: 30px;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 768px) {
  .local-brand article .local-news-feature .feature.sec3 .content .figures {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
  }
}
.local-brand article .local-news-feature .feature.sec4, .local-brand article .local-news-feature .feature.sec5 {
  width: 100%;
}
.local-brand article .local-news-feature .feature.sec4 .content, .local-brand article .local-news-feature .feature.sec5 .content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.local-brand article .clinical-results {
  padding: 50px 0;
  background-color: #eaf2ef;
  position: relative;
}
.local-brand article .clinical-results .inner + .inner {
  margin-top: 100px;
}
@media (max-width: 768px) {
  .local-brand article .clinical-results {
    padding: 50px 0 30px 0;
  }
}
.local-brand article .clinical-results #rslts {
  position: absolute;
  top: -90px;
}
@media (max-width: 768px) {
  .local-brand article .clinical-results #rslts {
    top: -70px;
  }
}
.local-brand article .clinical-results .head {
  text-align: center;
  margin-bottom: 30px;
  color: #75ac9c;
}
.local-brand article .clinical-results .head h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .local-brand article .clinical-results .head h2 {
    font-size: 26px;
  }
}
.local-brand article .clinical-results .head h3 {
  padding-left: 15px;
  font-size: 20px;
  position: relative;
  margin: 40px 0 20px;
  line-height: 1.4em;
  font-weight: 700;
  color: #434343;
  text-align: left;
}
.local-brand article .clinical-results .head h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: #75ac9c;
}
@media (max-width: 768px) {
  .local-brand article .clinical-results .head h3 {
    line-height: 1.2em;
    margin: 40px 0 0;
  }
}
.local-brand article .clinical-results .text {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  line-height: 1.6em;
  margin-top: 15px;
}
.local-brand article .clinical-results .text p + p {
  margin-top: 1em;
}
.local-brand article .clinical-results .text p.source-note {
  padding-left: calc(16px + 1em);
  text-indent: -1em;
  font-size: 16px;
}
.local-brand article .clinical-results .text p.source-note span {
  display: inline-block;
  width: 1em;
  text-align: left;
}
.local-brand article .clinical-results .text p.source-note:nth-of-type(2) {
  margin-top: 300px;
}
@media (max-width: 768px) {
  .local-brand article .clinical-results .text p.source-note {
    line-height: 1.4em;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .local-brand article .clinical-results .text {
    font-size: 16px;
    line-height: 28px;
  }
  .local-brand article .clinical-results .text .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 20px auto 0;
  }
  .local-brand article .clinical-results .text .button a .arrow {
    margin-left: 10px;
    position: unset;
  }
}
.local-brand article .clinical-results .note {
  font-size: 13px;
  line-height: 1.3;
  color: #666;
  background-color: #B7C5D3;
  padding: 10px;
}
@media (max-width: 768px) {
  .local-brand article .clinical-results .note {
    font-size: 11px;
  }
}
.local-brand article .clinical-results .figures {
  margin: 20px 0;
  display: grid;
  gap: 80px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 768px) {
  .local-brand article .clinical-results .figures {
    gap: 40px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
  }
}
.local-brand article .clinical-results .figures h3 {
  font-size: 22px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .local-brand article .clinical-results .figures h3 {
    font-size: 19px;
  }
}
.local-brand article .clinical-results .figures h3 .encnum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 36px;
  height: 36px;
  color: #fff;
  background-color: #434343;
  border-radius: 28px;
  font-weight: bold;
  margin-right: 12px;
}
@media (max-width: 768px) {
  .local-brand article .clinical-results .figures h3 .encnum {
    font-size: 19px;
    min-width: 28px;
    min-height: 28px;
  }
}
.local-brand article .clinical-results .figures img {
  width: 100%;
  height: auto;
  aspect-ratio: attr(width)/attr(height);
  margin: 15px 0 0;
}
.local-brand article .clinical-results h4 {
  display: inline-block;
  margin-top: 50px;
  background-color: #416e83;
  font-size: 18px;
  color: #fff;
  padding: 0.8em 1em;
  border-radius: 6px;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 768px) {
  .local-brand article .clinical-results h4 {
    display: block;
    padding: 0.8em 0;
    font-size: 17px;
  }
}
.local-brand article .clinical-results .source-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.local-brand article .clinical-results .source-link .button {
  margin: 20px 0 5px;
}
.local-brand article .clinical-results .ank_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .local-brand article .clinical-results .ank_button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px;
  }
}
.local-brand article .clinical-results .ank_button a {
  /* 上層の座布団 */
  position: relative;
  display: block;
  width: 400px;
  padding: 8px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: transparent;
}
@media (max-width: 768px) {
  .local-brand article .clinical-results .ank_button a {
    width: 90%;
  }
}
.local-brand article .clinical-results .ank_button a {
  /* 下層の座布団 */
}
.local-brand article .clinical-results .ank_button a::before {
  content: "";
  position: absolute;
  bottom: -4px;
  right: -4px;
  width: 100%;
  height: 50%;
  background: #75AC9C;
  z-index: 0;
}
.local-brand article .clinical-results .ank_button a {
  /* 上層の座布団 */
}
.local-brand article .clinical-results .ank_button a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #434343;
  z-index: 1;
}
.local-brand article .clinical-results {
  /* テキストを最前面に */
}
.local-brand article .clinical-results .ank_button a span {
  position: relative;
  z-index: 2;
}
.local-brand article .doctor-comment {
  padding: 60px 0;
  background-color: #fff;
  position: relative;
}
@media (max-width: 768px) {
  .local-brand article .doctor-comment {
    padding: 50px 0 50px 0;
    margin-bottom: 40px;
  }
}
.local-brand article .doctor-comment #doctor {
  position: absolute;
  top: -90px;
}
@media (max-width: 768px) {
  .local-brand article .doctor-comment #doctor {
    top: -70px;
  }
}
.local-brand article .doctor-comment .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media (max-width: 768px) {
  .local-brand article .doctor-comment .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.local-brand article .doctor-comment .inner .text {
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 768px) {
  .local-brand article .doctor-comment .inner .text {
    font-size: 16px;
    line-height: 24px;
  }
}
.local-brand article .doctor-comment .inner .text h2 {
  color: #75ac9c;
  font-size: 26px;
  line-height: 38px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media (max-width: 950px) {
  .local-brand article .doctor-comment .inner .text h2 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .local-brand article .doctor-comment .inner .text h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.local-brand article .doctor-comment .inner .text span {
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 768px) {
  .local-brand article .doctor-comment .inner .text span {
    font-size: 16px;
    line-height: 28px;
  }
}
.local-brand article .doctor-comment .inner .explanatory-text {
  line-height: 22px;
}
@media (max-width: 768px) {
  .local-brand article .doctor-comment .inner .explanatory-text {
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
  }
}
.local-brand article .doctor-comment .inner .img {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
@media (max-width: 1100px) {
  .local-brand article .doctor-comment .inner .img {
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
  }
}
@media (max-width: 950px) {
  .local-brand article .doctor-comment .inner .img {
    -ms-flex-preferred-size: 110%;
        flex-basis: 110%;
  }
}
@media (max-width: 768px) {
  .local-brand article .doctor-comment .inner .img .profile {
    gap: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .local-brand article .doctor-comment .inner .img .profile figure {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .local-brand article .doctor-comment .inner .img .profile h3 {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    font-size: 18px;
    line-height: 26px;
  }
}
.local-brand article .doctor-comment .inner .img h3 {
  color: #75ac9c;
  font-size: 20px;
  line-height: 38px;
  margin: 10px auto 5px;
}
@media (max-width: 1100px) {
  .local-brand article .doctor-comment .inner .img h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 15px auto 15px;
  }
}
.local-brand article .doctor-comment .inner .img span {
  font-size: 14px;
  line-height: 22px;
}
@media (max-width: 768px) {
  .local-brand article .doctor-comment .inner .img span {
    display: block;
    margin-top: 20px;
  }
}/*# sourceMappingURL=brand.css.map */