@media screen and (min-width: 769px),
print {
    .banner {
        padding: 0;
        background: none;
    }

    .banner .pc {
        display: block;
        width: 100%;
        height: auto;
    }

    .contact-box {
        padding-top: 3rem;
    }

    .contact-box .container {
        max-width: 70rem;
    }

    .contact-box .line-btn {
        width: 37.6rem;
    }

    .contact-box .cta-btn {
        width: 37.6rem;
    }

    .contact-box__main .cta-btn span {
        font-size: 5rem;
        line-height: 1;
        color: #051639;
        font-weight: 700;
        font-family: "Barlow", sans-serif;
        position: absolute;
        width: 100%;
        height: 100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        top: 0;
        left: 0;
        display: block;
        padding-top: 3rem;
        padding-left: 5rem;
    }

    .contact-box {
        -moz-background-size: initial;
        background-size: initial;
        background-position: center;
        background-repeat: repeat;
    }

    .cta-btn {
        right: 3rem;
        bottom: 11.5rem;
    }

    .line-btn {
        right: 3rem;
        bottom: 1.5rem;
    }

    .contact-box__main .more {
        right: 0;
        bottom: 11.8rem;
    }

    .careful-box {
        background-color: #3c2800;
    }

    .relieved-box {
        -moz-background-size: initial;
        background-size: initial;
        background-position: center;
        background-repeat: repeat;
    }

    .danger {
        background-color: #3c2800;
    }

    .inquiry-box__main .head-box .more {
        white-space: nowrap;
        right: 0;
        width: 38rem;
        bottom: 1rem;
    }

    .cta-btn.cta-btn02 {
        width: 37.3rem;
        right: 1rem;
    }

    .cta-btn.cta-btn02 span {
        font-size: 5rem;
        line-height: 1;
        color: #051639;
        font-weight: 700;
        font-family: "Barlow", sans-serif;
        position: absolute;
        width: 100%;
        height: 100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        top: 0;
        left: 0;
        display: block;
        padding-top: 3rem;
        padding-left: 5rem;
    }

    .inquiry-box .container {
        max-width: 85rem;
    }

    .inquiry-box__main .head-box .more span {
        font-size: 3.3rem;
    }

    .footer {
        margin-top: 0;
        background-color: #3c2800;
        padding-top: 0;
    }

    .footer-head {
        margin: 0;
        text-align: center;
        display: block;
        width: 100%;
        background-color: transparent;
        padding: 2.6rem 0;
    }

    .sec-common-head {
        font-size: 2.4rem;
        font-weight: bold;
    }

    .footer-company-details {
        max-width: 38.4rem;
        margin-top: 0;
        margin-bottom: 2rem;
        font-size: 1.4rem;
    }

    .footer-company-details-item {
        padding-left: 0;
        padding-right: 0;
    }

    .footer-head {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .footer-copy {
        margin-top: 0;
    }

    .footer-link-item a {
        font-weight: bold;
        font-size: 1.4rem;
    }

    .footer-copy {
        font-size: 1.4rem;
    }

    .inquiry-tt {
        text-align: center;
        margin-bottom: 2.5rem;
    }

    .inquiry-tt img {
        width: 23.7rem;
    }

    .inquiry-box {
        padding-top: 4rem;
    }

    .price-top {
        background-color: #3c2800;
        padding: 1rem;
    }

    .price-top .container {
        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;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .price-top .container a {
        display: block;
        width: 40.8rem;
    }

    .price-top .container p {
        width: 42.8rem;
        margin-left: 4rem;
        margin-bottom: 0;
    }

    .insects {
        margin-top: 3px;
    }

    .insects img {
        display: block;
        width: 100%;
        height: auto;
    }

    .careful-box {
        padding: 2rem 0;
    }

    .careful-box .container {
        max-width: 80.8rem;
    }

    .such-box .container {
        max-width: 62.6rem;
    }

    .such-box::after {
        width: 19.5rem;
        height: 5.2rem;
    }

    .check-box .container {
        max-width: 65.5rem;
    }

    .relieved-box .container {
        max-width: 53.4rem;
    }

    .point-box {
        background-color: #e8ebf1;
    }

    .inquiry-box__main .form-group .labels {
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .inquiry-box__main .form-group.required .labels::after {
        margin-left: 1rem;
    }

    .inquiry-box__main .check-box a {
        color: #f26879;
    }
}

@media screen and (max-width: 768px) {
    .price-top {
        background-color: #3c2800;
        padding: 1rem;
    }

    .price-top .container {
        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;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }

    .price-top .container a {
        display: block;
        width: 45%;
    }

    .price-top .container p {
        width: 52%;
        margin-bottom: 0;
        margin-left: 1rem;
    }

    .insects figure img,
    .insects picture img {
        display: block;
        width: 100%;
        height: auto;
    }

    .insects {
        margin-top: 2px;
    }

    .line-btn {
        width: 90%;
        bottom: 20rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .cta-btn {
        width: 90%;
        bottom: 39rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: block;
    }

    .cta-btn img {
        width: 100%;
    }

    .contact-box__main .cta-btn {
        bottom: 38rem;
    }

    .contact-box__main .cta-btn span {
        font-size: 8.7rem;
        line-height: 1;
        color: #051639;
        font-weight: 700;
        font-family: "Barlow", sans-serif;
        position: absolute;
        width: 100%;
        height: 100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        top: 0;
        left: 0;
        display: block;
        padding-top: 6rem;
        padding-left: 9rem;
    }

    .cta-btn.cta-btn02 {
        bottom: 1.7rem;
        width: 96%;
    }

    .cta-btn.cta-btn02 span {
        font-size: 8.7rem;
        line-height: 1;
        color: #051639;
        font-weight: 700;
        font-family: "Barlow", sans-serif;
        position: absolute;
        width: 100%;
        height: 100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        top: 0;
        left: 0;
        display: block;
        padding-top: 6rem;
        padding-left: 9rem;
    }

    .such-box::after {
        width: 12.4rem;
        height: 4.2rem;
    }

    .inquiry-tt {
        text-align: center;
        margin-bottom: 5rem;
    }

    .inquiry-tt img {
        width: 62%;
    }

    .inquiry-box {
        padding-top: 6rem !important;
    }

    .inquiry-box__main .check-box a {
        color: #f26879;
    }

    .footer-head {
        font-weight: bold;
    }
}

.thanks-box__main h3 {
    color: #051639;
}


.cta_fixed {
    position: fixed;
    z-index: 99;
    width: 100%;
    left: 0;
    bottom: 0;

}


/* 2024/6/12 */
@media screen and (max-width: 750px) {
    header {
        background: #fff;
        padding: 10px;
    }

    .header {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        width: 100%;
    }

    .banner {
        padding-top: 9.5rem !important;
    }

    .header_img01 {
        width: 48%;
    }

    .header_img02 {
        width: 50%;
    }

    .cta_fixed {
        position: fixed;
        z-index: 99;
        width: 100%;
        left: 0;
        bottom: 0;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        background: #3c2800;
        padding: 10px 0;
    }

    .cta_fixed .cta_fixed01 {
        margin: 0 3px 0 10px;
    }

    .cta_fixed .cta_fixed02 {
        margin: 0 10px 0 3px;
    }

    .page_top {
        position: fixed;
        right: 2.5%;
        bottom: 13%;
        width: 15%;
        z-index: 999;
    }
}