@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap");
@media screen and (max-width: 768px) {
  .header h1 a {
    width: 36.71498vw;
}
.header ul {
    -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-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    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: 0 15.12077vw 0 0;
}
.header ul li:not(:last-child) {
    margin-right: 0;
}
.header ul .tel {
    display: block;
    line-height: 0;
}
.header 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 ul .tel a::before {
    content: "";
    width: 5.66908vw;
    height: 3.77778vw;
    background: url("../img_hero/exTel.png") 0 0 no-repeat;
    -moz-background-size: contain;
    background-size: contain;
    margin-right: 1.0942vw;
}
.header ul .tel a span {
    font-size: 4.59179vw;
    line-height: 1;
    font-weight: 700;
    color: #0C2F71;
    white-space: nowrap;
}
.header ul .card {
    width: 38.88889vw;
    line-height: 0;
    margin-top: 0.72464vw;
    margin-right: 0;
}
.header ul .card img {
    width: 100%;
    height: auto;
}
.header ul .line {
    position: absolute;
    right: 0.48309vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 13.28502vw;
    margin-right: 0;
}
.cta_fixed {
    padding: 4.34783vw 3.62319vw 2.17391vw 3.62319vw;
    background: rgba(255, 255, 255, 0.9);
    -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: #241815;
    width: 92.75362vw;
    height: 9.66184vw;
    background: url("../img_hero/exUnion.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: -5.31401vw;
}
.cta_fixed .timeCal span {
    font-size: 4.34783vw;
    line-height: 7.97101vw;
    color: #D30004;
}
.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;
    width: 100%;
    height: 16.42512vw;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    padding: 2.89855vw 0 0 15.70048vw;
    background: #D30004;
    border: 1px solid #FFCBCC;
    -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.26329vw;
    height: 21.37198vw;
    left: 3.51691vw;
    background: url("../img_hero/exTel2.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: 4.34783vw;
    background: url("../img_hero/exArrow.png") 0 0 no-repeat;
    -moz-background-size: contain;
    background-size: contain;
}
.cta_fixed .btnTel a span {
    color: #fff;
    white-space: nowrap;
    font-size: 9.17874vw;
    letter-spacing: 0.03em;
    line-height: 6.52174vw;
    font-weight: 700;
    font-family: 'Roboto',sans-serif;
}
.cta_fixed .btnTel a time {
    font-size: 2.89855vw;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    margin-top: 1.20773vw;
}
.p_top .footer {
    padding-bottom: 28.98551vw;
}
}
