@media screen and (min-width: 769px) {
  .p_top .cta_main .cta_btn ul .full .cta_tel {
    width: 384px;
  }
  .p_top .cta_main .cta_btn ul .full .cta_tel span {
    color: #0040A3;
    font-size: 42px;
    letter-spacing: 0.03em;
    line-height: 42px;
    top: 38px;
    left: 77px;
  }
  .p_top .sec04 h2 img {
    width: 535px;
  }
  .p_top .contact .form dl dd .list_rd .rd:not(:last-child), .p_top .contact .form dl dd .list_rd .mwform-radio-field:not(:last-child) {
    margin-right: 29px;
  }
  .header .h_payment {
    width: 281px;
  }
}

@media screen and (max-width: 768px) {
  .p_top .cta_main .cta_btn ul .full .cta_tel span {
    color: #0040A3;
    font-size: 10.1449vw;
    letter-spacing: 0.03em;
    line-height: 10.1449vw;
    top: 9.17874vw;
    left: 18.599vw;
  }
  .p_top .sec04 h2 img {
    width: 100%;
  }
  .p_top .contact .form dl dd .list_rd .rd:not(:last-child), .p_top .contact .form dl dd .list_rd .mwform-radio-field:not(:last-child) {
    margin-right: 4.8309vw;
  }

  .header ul {
    gap: 1.69082vw;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
    margin-right: -1.20773vw;
  }
  
  .header a.header_tel {
    position: relative;
    padding-left: 7.24638vw;
    font-family: 'DIN2014-Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 4.58937vw;
    line-height: 100%;
    white-space: nowrap;
    width: auto;
    color: #0040A3;
    /*margin-left: 1.93237vw;*/
  }
  .header a.header_tel::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5.67633vw;
    height: 4.10628vw;
    background: url(../img/ic_tel_sp.png) center / 100% 100% no-repeat;
    display: block;
  }
  .header .h_payment {
    width: 35.13043vw;
  }
  .cta_fixed--title {
    height: 9.66184vw;
    background: url(../img/cta_fixed_tt.png) center / 100% 100% no-repeat;
    position: relative;
    top: -3.62319vw;
    margin-bottom: -3.62319vw;
    color: #002448;
    font-size: 3.38164vw;
    font-weight: bold;
    text-align: center;
    padding: 3.62319vw;
    width: 100%;
  }
  .cta_fixed--title span {
    color: #D30004;
    font-size: 4.34783vw;
  }
  .cta_fixed {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    padding: 0 3.62319vw 3.62319vw;
  }
  .cta_fixed .fixed_line {
    width: 15.49275vw;
    line-height: 0;
  }
  .cta_fixed .fixed_tel {
    width: 75.84541vw;
    position: relative
  }
  .cta_fixed .fixed_tel span {
    position: absolute;
    font-size: 7.72947vw;
    left: 13.28502vw;
    top: 1.44928vw;
    line-height: 100%;
    white-space: nowrap;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    color: #FFFFFF;
  }
  .p_top .footer {
    padding-bottom: 38.64734vw;
  }
}
