@media screen and (min-width: 769px) {
  .p_top .mv {
    margin-bottom: 0;
  }
  .p_top .cta {
    background: url("../img/ctaBg.png") 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
  }
  .p_top .cta__main {
    padding: 32px 15px 45px;
  }
  .p_top .cta__main h2 {
    text-align: center;
    line-height: 0;
  }
  .p_top .cta__main h2 img {
    width: 100%;
    height: auto;
  }
  .p_top .cta__main--box {
    background: #fff;
    -moz-border-radius: 5px;
         border-radius: 5px;
    margin-top: 32px;
    padding: 0 15px 37px;
  }
  .p_top .cta__main--box h3 {
    line-height: 0;
    text-align: center;
    margin-left: -15px;
    margin-right: -15px;
  }
  .p_top .cta__main--box h3 img {
    width: 100%;
    margin-top: -17px;
  }
  .p_top .cta__main--box--tel {
    margin-top: 14px;
  }
  .p_top .cta__main--box--tel small {
    display: block;
    width: 100%;
    line-height: 0;
    width: 100%;
    margin-bottom: 4px;
  }
  .p_top .cta__main--box--tel .cta_tel {
    margin-bottom: 0;
  }
  .p_top .cta__main--box--form {
    margin-top: 35px;
    padding: 0;
  }
  .p_top .cta__main--box--form h4 {
    text-align: center;
    line-height: 0;
    margin-bottom: 31px;
  }
  .p_top .cta__main--box--form h4 img {
    width: 299px;
  }
  .p_top .cta__main--box--form .form {
    padding: 0 15px;
  }
}

@media screen and (max-width: 768px) {
  .p_top .mv {
    margin-bottom: 0;
  }
  .p_top .cta {
    background: url("../img/ctaBg.png") 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
  }
  .p_top .cta__main {
    padding: 7.7294vw 3.62318vw 11.5942vw;
  }
  .p_top .cta__main h2 {
    text-align: center;
    line-height: 0;
  }
  .p_top .cta__main h2 img {
    width: 100%;
    height: auto;
  }
  .p_top .cta__main--box {
    background: #fff;
    -moz-border-radius: 1.207729vw;
         border-radius: 1.207729vw;
    margin-top: 7.7294vw;
    padding: 0 3.62318vw 8.93719vw;
  }
  .p_top .cta__main--box h3 {
    line-height: 0;
    text-align: center;
    margin-left: -3.62318vw;
    margin-right: -3.62318vw;
  }
  .p_top .cta__main--box h3 img {
    width: 100%;
    margin-top: -4.10628vw;
  }
  .p_top .cta__main--box--tel {
    margin-top: 3.38164vw;
  }
  .p_top .cta__main--box--tel small {
    display: block;
    width: 100%;
    line-height: 0;
    width: 100%;
    margin-bottom: 0.96618vw;
  }
  .p_top .cta__main--box--tel .cta_tel {
    margin-bottom: 0;
  }
  .p_top .cta__main--box--form {
    margin-top: 8.4541vw;
    padding: 0;
  }
  .p_top .cta__main--box--form h4 {
    text-align: center;
    line-height: 0;
    margin-bottom: 7.4879vw;
  }
  .p_top .cta__main--box--form h4 img {
    width: 72.2222vw;
  }
  .p_top .cta__main--box--form .form {
    padding: 0 3.62318vw;
  }
}
