.p_top .mv .swiper-slide a {
  opacity: 1;
}
.p_top .mv .swiper-slide a img {
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .c_treatment .treatment_search .form {
    width: 70%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .footer .backtop {
    position: fixed;
    top: inherit;
    bottom: 80px;
  }
  .treatment_list02_md .t_bd dl dd ul {

  }
  .treatment_list02_md .t_bd dl dd ul li:not(:last-child) {
    margin-right: 0;
  }
  .treatment_list02_md .t_bd dl dd ul li {
    width: 100%;
  }
  .treatment_list02_md .t_bd dl dd ul li a {
    display: block;
    position: relative;
    padding-left: 20px;
  }
  .treatment_list02_md .t_bd dl dd ul li a::before {
    left: 0px;
    content: "・";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .treatment_list02_md .t_bd dl dd ul li a::after {
    right: 60px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .treatment_list01_md .txt ul li {
    font-weight: 400;
    font-size: 15px;
  }
  .treatment_list01_md .txt ul li::before {
    content: "・";
  }
  .treatment_list01_md .txt ul li a {
    position: relative;
    display: block;
  }
  .treatment_list01_md .txt ul li a::after {
    right: 60px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 10px;
    background: url(../img/ar.svg) center/100% 100% no-repeat;
    content: "";
  }
  .p_menu_dt .blk01 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .p_menu_dt .blk01 > dl > dt span {
    padding-left: 10px;
    padding-right: 10px;
  }
  .p_menu_dt .blk01 > dl > dd ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -7.5px;
  }
  .p_menu_dt .blk01 > dl > dd ul li {
    margin: 7.5px;
  }
  .p_menu_dt .blk01 > dl > dd ul li p {
    font-size: 16px;
    line-height: 1.8;
  }
  .treatment_list02_md .t_bd dl dd ul li a {
    padding-right: 30px;
  }
  .treatment_list02_md .t_bd dl dd ul li a::after {
    right: 10px;
  }
}
.grecaptcha-badge {
  z-index: 99;
}
.footer__section h3 a {
  color: #fff;
}
.p_about .about .a_doctor .box .it_btns li a {
  /*pointer-events: none;*/
}
@media screen and (max-width: 768px) {
  .treatment_list02_md .t_bd dl dt a {
    font-size: 2.4vw;
  }
  .treatment_list02_md .t_bd dl dt a::before {
    top: 50%;
    transform: translateY(-50%);
  }
  .footer .backtop {
    position: fixed;
    top: inherit;
    bottom: 80px;
  }
  .treatment_list02_md .t_bd dl dd ul li:not(:last-child) {
    margin-right: 0;
  }
  .treatment_list02_md .t_bd dl dd ul li {
    width: 100%;
  }
  .treatment_list02_md .t_bd dl dd ul li a {
    display: block;
    position: relative;
    padding-left: 3.86667vw;
  }
  .treatment_list02_md .t_bd dl dd ul li a::before {
    left: 0px;
    content: "・";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .treatment_list02_md .t_bd dl dd ul li a::after {
    right: 1.86667vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .treatment_list01_md .txt ul li::before {
    content: "・";
  }
  .treatment_list01_md .txt ul li a {
    position: relative;
    display: block;
  }
  .treatment_list01_md .txt ul li a::after {
    right: 1.86667vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1.86667vw;
    height: 1.33333vw;
    background: url(../img/ar.svg) center/100% 100% no-repeat;
    content: "";
  }
  .p_menu_dt .blk06 figure img {
    width: 70%;
    display: block;
    margin: auto;
  }
  .p_top .reason .reason_list li .it_blk p > span:nth-of-type(1) {
    width: -webkit-calc(100% - 11.33333vw);
    width: -moz-calc(100% - 11.33333vw);
    width: calc(100% - 11.33333vw);
  }
  .p_top .reason .reason_list li .it_blk p > span:nth-of-type(2) {
    white-space: nowrap;
    flex: 1;
  }
  .treatment_list02_md .t_bd dl dd ul li {
    font-size: 2.4vw;
  }
}
.treatment_list02_md .t_bd dl dt a {
  pointer-events: none;
}
.scroll_down{
  position:absolute;
  bottom:-50px;
  right:50%;
  animation: arrowmove 1s ease-in-out infinite;
}

.scroll_down a{
  position: absolute;
  left: -24px;
  bottom: 30px;
  color: #000;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: .2em;
  text-transform: uppercase;
  width: 24px;
  height: 24px;
  text-decoration: none;
}

.text {
  display: block;
  margin-top: 70px;
  margin-left: -14px;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 2px;
}

.arrow {
  position: absolute;
  width: 28px;
  height: 5px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}

.arrow:first-child {
  animation: move 3s ease-out 1s infinite;
}

.arrow:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}

.arrow:before,
.arrow:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #000;
}

.arrow:before {
  left: 0;
  transform: skew(0deg, 30deg);
}

.arrow:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}

@keyframes move {
  25% { opacity: 1; }
  33% { opacity: 1; transform: translateY(30px); }
  67% { opacity: 1; transform: translateY(40px); }
  100% { opacity: 0; transform: translateY(55px) scale3d(0.5, 0.5, 0.5); }
}
.p-tb.st2 {
  overflow: hidden!important;
}

.p_menu_dt .mStep > li dl dd {
  display: block;
}

@media screen and (min-width: 769px) {
  .p_contact .contact .f_blk figure {
    width: 317px;
    margin: 0 auto 45px;
  }
  .p_contact .contact .backTop {
    margin-top: 57px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .p_contact .contact .f_blk figure {
    width: 100%;
    margin: 0 auto 4.5vw;
  }
  .p_contact .contact .backTop {
    margin-top: 10vw;
    text-align: center;
  }
}
.p_thanks .menu_dt_head,.p_thanks .c_about {
  display: none;
}