@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: 35.02415vw;
  }
  .header_main--ex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .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;
    padding-right: 14.49275vw;
  }
  .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: #001A50;
    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;
  }
  .header_main--ex ul .mail {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 13.04348vw;
    line-height: 0;
  }
  .header_main--ex ul .mail a {
    width: 100%;
    display: block;
    line-height: 0;
  }
  .header_main--ex ul .mail a img {
    width: 100%;
    height: auto;
  }
  .cta_fixed {
    padding: 5.55556vw 3.62319vw 2.17391vw 3.62319vw;
    background: rgba(255, 255, 255, 0.9);
    -moz-border-radius: 0;
         border-radius: 0;
    -webkit-transform: translateY(0%);
       -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
  }
  .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;
    width: 100%;
  }
  .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: #001A50;
    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: #F33C49;
  }
  .cta_fixed .btnLine {
    line-height: 0;
    width: 14.42995vw;
  }
  .cta_fixed .btnLine a {
    display: block;
    line-height: 0;
    width: 100%;
    -moz-box-shadow: 0 0.72464vw 0 #1d9255;
         box-shadow: 0 0.72464vw 0 #1d9255;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
  }
  .cta_fixed .btnLine a img {
    width: 100%;
    height: auto;
  }
  .cta_fixed .btnTel {
    width: 100%;
    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 21.01449vw;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50.85%, #FF5A64), color-stop(50.85%, #F33C49));
    background: -webkit-linear-gradient(top, #FF5A64 50.85%, #F33C49 50.85%);
    background: -moz- oldlinear-gradient(top, #FF5A64 50.85%, #F33C49 50.85%);
    background: linear-gradient(180deg, #FF5A64 50.85%, #F33C49 50.85%);
    -moz-box-shadow: 0px 0.72464vw 0px #CA2732;
         box-shadow: 0px 0.72464vw 0px #CA2732;
    -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: 6.28019vw;
    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: 3.62319vw;
    background: url("../img/ctaArrow.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .cta_fixed .btnTel a span {
    color: #fff;
    white-space: nowrap;
    font-size: 7.72947vw;
    letter-spacing: 0.03em;
    line-height: 6.52174vw;
    font-weight: 700;
    font-family: 'Roboto',sans-serif;
    position: relative;
    top: inherit;
    left: inherit;
  }
  .cta_fixed .btnTel a small {
    font-size: 2.89855vw;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    margin-top: 0.48309vw;
  }
}
