@media screen and (min-width: 769px) {
  .p_top .contact .form dl + dl {
    margin-top: 20px;
  }
  .p_top .contact .form.formCus {
    padding: 31px 39px 50px;
  }
  .p_top .contact .form.formCus dl {
    -ms-align-items: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_top .contact .form.formCus dl dt {
    width: 335px;
    font-size: 16px;
    line-height: 1.5;
    padding-top: 0;
  }
  .p_top .contact .form.formCus dl dt span,
  .p_top .contact .form.formCus dl dt small {
    font-size: 14px;
    min-width: 42px;
    min-height: 21px;
    -moz-border-radius: 4px;
         border-radius: 4px;
  }
  .p_top .contact .form.formCus dl dd .select label {
    height: 55px;
  }
  .p_top .contact .form.formCus dl dd .select label select,
  .p_top .contact .form.formCus dl dd input {
    font-size: 16px;
  }
  .p_top .contact .form .wrapRadio {
    padding-top: 0;
    padding-left: 0;
  }
  .p_top .contact .form dl dd {
    -ms-flex: 1;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
            flex: 1;
    width: auto;
  }
  .p_top .mv_news .mv_mid {
    padding-top: 18px;
    padding-bottom: 20px;
  }
  .p_top .mv_news .mv_mid > em {
    background: #fff;
    -moz-border-radius: 17.5px;
         border-radius: 17.5px;
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    padding: 8px 29px;
    color: #13245d;
    letter-spacing: 0.04em;
    font-style: normal;
    display: inline-block;
  }
  .p_top .mv_news .mv_mid > em span {
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    color: #e43f5a;
  }
  .p_top .mv_news .mv_mid p {
    font-size: 27.79px;
    letter-spacing: 0.04em;
    line-height: 1;
  }
  .p_top .mv_news .mv_mid p span {
    line-height: 0;
    width: 167px;
    display: inline-block;
    vertical-align: bottom;
  }
  .p_top .mv_news .mv_mid p span img {
    width: 100%;
    height: auto;
  }
  .p_top .mv_news .mv_mid p em {
    font-style: normal;
  }
}

@media screen and (max-width: 768px) {
  .p_top .mv_news .mv_mid {
    padding-top: 3.38164vw;
    padding-bottom: 4.34783vw;
  }
  .p_top .mv_news .mv_mid > em {
    background: #fff;
    -moz-border-radius: 3.74396vw;
         border-radius: 3.74396vw;
    font-size: 3.86473vw;
    line-height: 1;
    font-weight: 700;
    padding: 1.44928vw 4.34783vw 1.93237vw;
    color: #13245d;
    letter-spacing: 0.04em;
    font-style: normal;
    display: inline-block;
  }
  .p_top .mv_news .mv_mid > em span {
    font-size: 4.83092vw;
    line-height: 1;
    font-weight: 700;
    color: #e43f5a;
  }
  .p_top .mv_news .mv_mid p {
    font-size: 4.83092vw;
    line-height: 1;
    margin-top: 2.41546vw;
  }
  .p_top .mv_news .mv_mid p span {
    line-height: 0;
    width: 30.07246vw;
    display: inline-block;
    vertical-align: bottom;
  }
  .p_top .mv_news .mv_mid p span img {
    width: 100%;
    height: auto;
  }
  .p_top .mv_news .mv_mid p em {
    font-style: normal;
    font-size: 5vw;
    line-height: 1;
    display: inline-block;
    margin-top: 1.93237vw;
    letter-spacing: 0.04em;
  }
}
