@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap");
@media screen and (max-width: 768px) {
  .p_top {
    padding-top: 16.90821vw;
  }
  .header {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .header_main .row h1 a {
    width: 34.78261vw;
  }
  .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-right: 2.17391vw;
  }
  .header_main--ex ul .tel {
    display: block;
    line-height: 0;
  }
  .header_main--ex ul .tel a {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    height: auto;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header_main--ex ul .tel a::before {
    content: "";
    width: 5.66908vw;
    height: 3.77778vw;
    background: url("../img/icTel.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    margin-right: 1.0942vw;
  }
  .header_main--ex ul .tel a span {
    font-size: 4.59179vw;
    line-height: 1;
    font-weight: 700;
    color: #0C2F71;
    white-space: nowrap;
  }
  .header_main--ex ul .card {
    width: 38.88889vw;
    line-height: 0;
    margin-top: 0.72464vw;
  }
  .header_main--ex ul .card img {
    width: 100%;
    height: auto;
  }
  .cta_fixed {
    padding: 5.07246vw 3.62319vw 2.17391vw 3.62319vw;
    background: #0C2F71;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .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;
  }
  .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: #0C2F71;
    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: #FF4800;
  }
  .cta_fixed .btnTel {
    width: 100%;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .cta_fixed .btnTel::after {
    position: absolute;
    content: "";
    width: -webkit-calc(100% + 0.72464vw);
    width: -moz-calc(100% + 0.72464vw);
    width: calc(100% + 0.72464vw);
    height: -webkit-calc(100% + 0.72464vw);
    height: -moz-calc(100% + 0.72464vw);
    height: calc(100% + 0.72464vw);
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    background: #FEDC00;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: -1;
  }
  .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;
    width: 100%;
    height: 14.7343vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 1.93237vw 0 0 17.63285vw;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50.85%, #FEDC00), color-stop(50.85%, #FECB00));
    background: -webkit-linear-gradient(top, #FEDC00 50.85%, #FECB00 50.85%);
    background: -moz- oldlinear-gradient(top, #FEDC00 50.85%, #FECB00 50.85%);
    background: linear-gradient(180deg, #FEDC00 50.85%, #FECB00 50.85%);
    border: 1px solid #FFFFFF;
    -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: 10.62802vw;
    height: 10.62802vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    left: 3.86473vw;
    background: url("../img/ctaPhone.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .cta_fixed .btnTel a::after {
    width: 3.38164vw;
    height: 4.10628vw;
    right: 4.34783vw;
    background: url("../img/ctaArrow.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .cta_fixed .btnTel a span {
    color: #0C2F71;
    white-space: nowrap;
    font-size: 8.98551vw;
    letter-spacing: 0.03em;
    line-height: 7.24638vw;
    font-weight: 700;
    font-family: 'Roboto',sans-serif;
  }
  .cta_fixed .btnTel a small {
    font-size: 3.21256vw;
    line-height: 1;
    font-weight: 700;
    color: #0C2F71;
    margin-top: 0.48309vw;
  }
}
