@media screen and (max-width:768px) {
    .modal-body li {
        font-size: 2.6vw;
    }
    button.nav-button-2 {
        font-size: 5vw;
    }
    .header-left {
        width: 35%;
    }
    .header-right {
        width: 63%;
    }
    .header-right a {
        padding: 3% 2%;
    }
    .header-top p {
        font-size: 3vw;
    }
    a.top-contact {
        font-size: 2.3vw;
    }
    button.humbarger {
        font-size: 5vw;
    }
    img.cta {
        width: 45%;
        margin-top: -5%;
    }
    .groups img {
        width: 28%;
    }
    .flow h2 {
        font-size: 3vw;
    }
    .flow img {
        width: 84%;
    }
    .advantage-group {
        width: 40%;
        margin-right: 2%;
        margin-bottom: 4%;
    }
    .ad-group-2 {
        margin-right: 0;
    }
    .advantage h2 {
        font-size: 3vw;
        padding: 3% 0;
    }
    span.advantage-small {
        top: 80%;
    }
    .advantage-p p {
        font-size: 4vw;
    }
    .advantage-groups {
        padding-bottom: 12%;
    }
    .advantage-group h3 {
        font-size: 3vw;
    }
    .advantage-group p {
        font-size: 2vw;
    }
    img.cta-2 {
        margin-top: -12%;
    }
    img.case-top-img {
        padding-top: 5%;
    }
    .voice h3 {
        font-size: 3.2vw;
    }
    .voice p {
        font-size: 2vw;
    }
    .total h3 {
        margin: 3% 0 3% 10%;
        font-size: 2vw;
    }
    p.case-p {
        font-size: 3vw;
    }
    img.cta-3 {
        margin-top: 1%;
        width: 45% !important;
    }
    .case-left h3 {
        font-size: 2.4vw;
    }
    .case-left span {
        font-size: 2vw;
    }
    .case-right img {
        width: 100%;
    }
    .recommend h2 {
        font-size: 3vw;
    }
    .recommend img {
        width: 100%;
    }
    .question-box {
        width: 100%;
    }
    .question-box h3 {
        font-size: 2.9vw;
    }
    .question-box p {
        font-size: 2vw;
    }
    .br-responsive {
        display: none;
    }
    .caution p {
        font-size: 2.5vw;
    }
    .caution img {
        width: 90%;
    }
    .contact h4 {
        font-size: 2.8vw;
    }
    .contact-block label {
        font-size: 1.8vw;
    }
    .person label {
        margin-right: 10%;
    }
    .mail label {
        margin-right: 5.2%;
    }
    .phone label {
        margin-right: 13%;
    }
    .detail textarea {
        margin-left: 28.9%;
    }
    .contact button {
        font-size: 2.6vw;
        width: 45%;
        margin: 3% auto;
        padding: 2%;
    }
    .wpcf7 input[type="submit"] {
        font-size: 2.6vw;
        width: 45%;
        margin: 3% auto;
        padding: 2%;
    }
    .question h2 {
        font-size: 3vw;
    }
    footer li {
        font-size: 2vw;
    }
    small {
        font-size: 2vw;
    }
    .caution h2 {
        font-size: 3vw;
    }
}

@media screen and (max-width:576px) {
    .header-left {
        width: 47%;
    }
    .header-top p {
        font-size: 2.4vw;
    }
    a.top-contact {
        font-size: 1.7vw;
    }
    button.humbarger {
        font-size: 4vw;
    }
    img.cta {
        width: 60%;
    }
    .groups img {
        width: 31%;
    }
    .flow h2 {
        font-size: 3.6vw;
    }
    .flow img {
        width: 100%;
    }
    .advantage h2 {
        font-size: 3vw;
        padding: 4% 0;
    }
    .advantage-p p {
        font-size: 2.9vw;
    }
    .advantage-group {
        width: 43%;
        margin-bottom: 6%;
    }
    .ad-group-2 {
        margin-right: 0;
    }
    .advantage-group h3 {
        font-size: 3.7vw;
    }
    .advantage-groups {
        padding-bottom: 14%;
    }
    img.cta-2 {
        margin-top: -15%;
        width: 60%;
    }
    .voice {
        padding: 4% 10%;
    }
    .voice h3 {
        font-size: 3vw;
    }
    .voice p {
        font-size: 2.2vw;
    }
    p.case-p {
        font-size: 3.5vw;
    }
    .total h3 {
        font-size: 3.2vw;
    }
    img.cta-3 {
        margin-top: 0%;
        width: 60% !important;
    }
    .recommend h2 {
        font-size: 3.6vw;
    }
    .question-box {
        width: 100%;
        margin-bottom: 5%;
    }
    .question-box h3 {
        font-size: 3vw;
    }
    .question-box p {
        font-size: 2.2vw;
    }
    .caution h2 {
        font-size: 3.6vw;
    }
    .caution p {
        font-size: 2.8vw;
    }
    .contact h4 {
        font-size: 3.6vw;
        margin-bottom: 5%;
    }
    .contact {
        padding: 5% 0;
    }
    .contact-block {
        width: 85%;
    }
    .contact-block label {
        font-size: 2.8vw;
    }
    .componey label {
        margin-right: 20%;
    }
    .person label {
        margin-right: 13%;
    }
    .mail label {
        margin-right: 6%;
    }
    .phone label {
        margin-right: 16.4%;
    }
    .detail textarea {
        margin-left: 38%;
    }
    .contact button {
        width: 50%;
        padding: 3%;
        font-size: 3.2vw;
    }
    .wpcf7 input[type="submit"] {
        width: 50%;
        padding: 3%;
        font-size: 3.2vw;
    }
    footer li {
        font-size: 2.4vw;
    }
    small {
        font-size: 2.4vw;
    }
}

@media screen and (max-width:480px) {
    .modal-body li {
        font-size: 3.9vw;
    }
    button.nav-button-2 {
        font-size: 7vw;
    }
    .modal-body {
        width: 58%;
    }
    .header-left {
        text-align: center;
        width: 100%;
        margin: 5% 0;
    }
    .header-right {
        width: 100%;
    }
    .header-top p {
        font-size: 4.4vw;
    }
    a.top-contact {
        font-size: 3.7vw;
    }
    button.humbarger {
        font-size: 8vw;
    }
    img.cta {
        width: 80%;
    }
    .groups img {
        width: 80%;
        margin-right: 0;
    }
    .flow h2 {
        font-size: 7.6vw;
        padding: 4% 0;
    }
    .flow span {
        margin-top: -6%;
        font-size: 7vw;
    }
    .advantage h2 {
        font-size: 5vw;
        padding: 7% 0;
    }
    .advantage span {
        font-size: 7vw;
    }
    span.advantage-small {
        font-size: 3vw;
        top: 83%;
    }
    .advantage-groups {
        padding-bottom: 17%;
    }
    .advantage-p p {
        font-size: 5vw;
    }
    .advantage-group h3 {
        font-size: 4.7vw;
    }
    img.cta-2 {
        margin-top: -18%;
    }
    p.case-p {
        font-size: 5.5vw;
    }
    .case-left {
        width: 100%;
        padding: 5% 0;
    }
    .case-left span {
        font-size: 4vw;
    }
    .case-right img {
        display: none;
    }
    .case-left h3 {
        font-size: 5vw;
    }
    .voice {
        padding: 4% 7%;
    }
    .voice h3 {
        font-size: 4vw;
    }
    .voice p {
        font-size: 3vw;
    }
    .voice i {
        display: none;
    }
    .total h3 {
        font-size: 4.5vw;
        padding: 3% 0 3% 3%;
    }
    img.cta-3 {
        width: 80% !important;
        margin-top: 3%;
    }
    .recommend h2 {
        font-size: 5vw;
        padding: 3% 0;
    }
    .recommend span {
        font-size: 7vw;
        margin-top: -6%;
    }
    .question h2 {
        font-size: 6vw;
        padding: 3% 0;
    }
    .question-box h3 {
        font-size: 5vw;
    }
    .question-box p {
        font-size: 3.2vw;
    }
    .question-box {
        margin-bottom: 6%;
    }
    .caution h2 {
        font-size: 6vw;
        padding: 3% 0;
    }
    .caution p {
        font-size: 3.5vw;
    }
    .triangle {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 35px 0 35px;
        border-color: #007bff transparent transparent transparent;
    }
    .contact-block {
        width: 90%;
    }
    .contact-block label {
        padding-left: 0;
        font-size: 3.5vw;
    }
    .componey label {
        margin-right: 22%;
    }
    .person label {
        margin-right: 13.5%;
    }
    .mail label {
        margin-right: 5.5%;
    }
    .phone label {
        margin-right: 17.8%;
    }
    .detail textarea {
        margin-left: 37%;
    }
    .contact button {
        font-size: 5vw;
        width: 60%;
    }
    .wpcf7 input[type="submit"] {
        font-size: 5vw;
        width: 60%;
    }
    footer li {
        font-size: 4vw;
    }
    footer ul {
        flex-direction: column;
    }
    footer a {
        margin: 2% 0;
    }
    small {
        font-size: 4vw;
    }
}