@media screen and (min-width: 769px) {
  .docter-box__main > picture {
    display: block;
  }
  .docter-box__main .special {
    background: #fff;
    max-width: 84.4%;
    width: 100%;
    margin: 1rem auto 2rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3.3rem 5.4rem;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .docter-box__main .special__left {
    width: 35.6rem;
  }
  .docter-box__main .special__left h3 {
    line-height: 0;
  }
  .docter-box__main .special__left h3 img {
    width: 33.3rem;
  }
  .docter-box__main .special__left figure {
    margin-top: 0.95rem;
  }
  .docter-box__main .special__left figure img {
    width: 100%;
    max-width: 100%;
    height: auto;
    -moz-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.16);
         box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.16);
  }
  .docter-box__main .special__right {
    width: 35.2rem;
  }
  .docter-box__main .special__right h3 {
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 700;
    color: #10467C;
    margin-bottom: 0.5rem;
  }
  .docter-box__main .special__right .wrapVideo {
    background: url("../images/specialMonitor.webp") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    width: 100%;
    height: 24.7rem;
    padding: 1.4rem 1.3rem 5rem 1.3rem;
    line-height: 0;
  }
  .docter-box__main .special__right .wrapVideo video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .voice-box {
    overflow: hidden;
  }
  .voice-box .head-box {
    margin-bottom: 0;
  }
  .voice-box__main {
    background: #F1FAFF;
    padding: 3.6rem 0 3.7rem;
  }
}

@media screen and (max-width: 768px) {
  .docter-box__main > picture {
    display: block;
  }
  .docter-box__main .special {
    background: #fff;
    width: 100%;
    margin: 2.41546vw auto 4.83092vw;
    padding: 7.72947vw 3.86473vw 9.66184vw;
  }
  .docter-box__main .special__left h3 {
    line-height: 0;
  }
  .docter-box__main .special__left h3 img {
    width: 80.43478vw;
  }
  .docter-box__main .special__left figure {
    margin-top: 3.26087vw;
  }
  .docter-box__main .special__left figure img {
    width: 100%;
    max-width: 100%;
    height: auto;
    -moz-box-shadow: 0 0.72464vw 1.44928vw rgba(0, 0, 0, 0.16);
         box-shadow: 0 0.72464vw 1.44928vw rgba(0, 0, 0, 0.16);
  }
  .docter-box__main .special__right {
    margin-top: 6.52174vw;
  }
  .docter-box__main .special__right h3 {
    font-size: 3.86473vw;
    line-height: 5.7971vw;
    font-weight: 700;
    color: #10467C;
    margin-bottom: 1.20773vw;
  }
  .docter-box__main .special__right .wrapVideo {
    background: url("../images/specialMonitor.webp") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    width: 100%;
    height: 59.66184vw;
    padding: 3.38164vw 3.1401vw 12.07729vw 3.1401vw;
    line-height: 0;
  }
  .docter-box__main .special__right .wrapVideo video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .voice-box {
    overflow: hidden;
  }
  .voice-box .head-box {
    margin-bottom: 0;
  }
  .voice-box__main {
    background: #F1FAFF;
    padding: 8.69565vw 0 0vw;
  }
  .voice-box__main picture {
    display: block;
    margin-left: -7.24638vw;
    margin-right: -7.24638vw;
  }
}
