@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap");
@media screen and (max-width: 768px) {
  .header.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background: #fff;
  }
  .header h1 a {
    width: 36.23188vw;
  }
  .header__fixed .d-fl {
    padding-left: 2.657vw;
    padding-right: 2.657vw;
  }
  .header__fixed .d-fl .logo {
    width: 37.68116vw;
  }
  .header_main--ex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2.26329vw 3.62319vw 2.02174vw;
    background: #fff;
  }
  .header_main--ex .logo {
    width: 35.99034vw;
    line-height: 0;
  }
  .header_main--ex .logo a {
    display: block;
    line-height: 0;
    width: 100%;
  }
  .header_main--ex .logo a img {
    width: 100%;
    height: auto;
  }
  .header_main--ex ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-left: auto;
    border: 1px solid #ECECEC;
    width: 36.95652vw;
    -moz-border-radius: 0.61836vw;
         border-radius: 0.61836vw;
  }
  .header_main--ex ul .tel {
    display: block;
    line-height: 0;
    margin-right: 0 !important;
    width: 100%;
  }
  .header_main--ex ul .tel a {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: auto;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #ECECEC;
    -moz-border-radius: 0.61836vw;
         border-radius: 0.61836vw;
  }
  .header_main--ex ul .tel a::before {
    content: "";
    width: 4.24879vw;
    height: 3.02415vw;
    background: url("../img/icTelEx.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    margin-right: 0.82126vw;
  }
  .header_main--ex ul .tel a span {
    font-size: 3.44203vw;
    line-height: 1;
    font-weight: 700;
    color: #002A74;
    white-space: nowrap;
  }
  .header_main--ex ul .card {
    line-height: 0;
    margin-top: 0.72464vw;
    margin-right: 0 !important;
    width: 100%;
    text-align: center;
  }
  .header_main--ex ul .card img {
    width: 34.29952vw;
    height: auto;
  }
  .header_main--ex .mail {
    width: 13.04348vw;
    line-height: 0;
    margin-left: 2.17391vw;
  }
  .header_main--ex .mail a {
    width: 100%;
    display: block;
    line-height: 0;
  }
  .header_main--ex .mail a img {
    width: 100%;
    height: auto;
  }
  .footer .cta_fixed .pageTop {
    top: -19.32367vw;
  }
  .cta_fixed {
    -moz-border-radius: 0;
         border-radius: 0;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 99;
    padding: 0 !important;
  }
  .cta_fixed_ex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding: 5.55556vw 3.62319vw 2.17391vw 3.62319vw;
    background: rgba(255, 255, 255, 0.9) !important;
  }
  .cta_fixed .timeCal {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 3.38164vw;
    line-height: 7.97101vw;
    font-weight: 700;
    color: #002A74;
    width: 92.75362vw;
    height: 9.66184vw;
    background: url("../img/ctaUnion.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -4.58937vw;
  }
  .cta_fixed .timeCal span {
    font-size: 4.34783vw;
    line-height: 7.97101vw;
    color: #FD402F;
  }
  .cta_fixed .btnLine {
    line-height: 0;
    width: 14.49275vw;
  }
  .cta_fixed .btnLine a {
    display: block;
    line-height: 0;
    width: 100%;
    -moz-box-shadow: 0 0.72464vw 0 #056a2e;
         box-shadow: 0 0.72464vw 0 #056a2e;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
  }
  .cta_fixed .btnLine a img {
    width: 100%;
    height: auto;
  }
  .cta_fixed .btnTel {
    width: 76.57005vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .cta_fixed .btnTel a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left;
    width: 100%;
    height: 14.25121vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 1.93237vw 0 0 13.04348vw;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50.85%, #FFCC00), color-stop(50.85%, #FFB701));
    background: -webkit-linear-gradient(top, #FFCC00 50.85%, #FFB701 50.85%);
    background: -moz- oldlinear-gradient(top, #FFCC00 50.85%, #FFB701 50.85%);
    background: linear-gradient(180deg, #FFCC00 50.85%, #FFB701 50.85%);
    -moz-box-shadow: 0px 0.72464vw 0px #D19600;
         box-shadow: 0px 0.72464vw 0px #D19600;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
  }
  .cta_fixed .btnTel a::before, .cta_fixed .btnTel a::after {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .cta_fixed .btnTel a::before {
    width: 4.41304vw;
    height: 10.94203vw;
    left: 4.95169vw;
    background: url("../img/ctaPhone.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    -webkit-transform: translateY(-50%) rotate(-16.53deg);
       -moz-transform: translateY(-50%) rotate(-16.53deg);
        -ms-transform: translateY(-50%) rotate(-16.53deg);
            transform: translateY(-50%) rotate(-16.53deg);
  }
  .cta_fixed .btnTel a::after {
    width: 3.38164vw;
    height: 4.10628vw;
    right: 3.62319vw;
    background: url("../img/ctaArrow.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .cta_fixed .btnTel a span {
    color: #0F2651;
    white-space: nowrap;
    font-size: 7.72947vw;
    letter-spacing: 0.03em;
    line-height: 6.52174vw;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
  }
  .cta_fixed .btnTel a small {
    font-size: 2.41546vw;
    line-height: 1;
    font-weight: 700;
    color: #0F2651;
    margin-top: 0.48309vw;
  }
  .p_policy .footer,
  .p_thanks .footer {
    padding-bottom: 28.98551vw;
  }
  .footer .cta_fixed {
    bottom: 0;
  }
  .header__fixed {
    top: 0;
  }
  .home {
    padding-top: 17.3913vw;
  }
}

.hidden {
  display: none !important;
}
