@charset "UTF-8";

#contact_ttl+section .content_wrapper::before {
    content: "";
    position: absolute;
    top: 53%;
    left: 5%;
    width: 90%;
    height: 107%;
    border: 3px solid #3FA9F5;
    pointer-events: none;
    box-sizing: border-box;
    z-index: 1;
}
#contact_ttl+section .content_wrapper::after {
content: '';
    position: absolute;
    top: 54%;
    left: 5%;
    width: 90%;
    height: 103%;
    opacity: 0.5;
    background-image: repeating-linear-gradient(to right, transparent, transparent 19px, #3fa9f5 20px), repeating-linear-gradient(to bottom, transparent, transparent 19px, #3fa9f5 20px);
    background-size: 20px 20px;
    z-index: 2;
}
#contact_ttl+section .content_wrapper {
    background: #fff;
}
#service_ttl+section .content_wrapper {
    position: relative;
    z-index: 2;
}
#contact_ttl+section .inner_item_img {
    padding: 5rem 0;
    position: relative;
    z-index: 1;
}
.wrapper_item {
        background: #fff;
    }

#form+div .content_wrapper {
padding: 0rem 10rem 10rem;
    position: relative;
    background: #fff;
}
.widget_form form dl {
    border-bottom: none;
}
.widget_form form dl:nth-of-type(1) {
    padding-top: 10px;
    margin-top: 20px;
    border-top: none;
}
dl {
    font-family: vdl-v7gothic, sans-serif;
}
div#lv {
    display: none;
}
#form+div .content_wrapper::before {
    content: "";
    position: absolute;
    top: -9%;
    left: 5%;
    width: 90%;
    height: 101.3%;
    border: 3px solid #3FA9F5;
    pointer-events: none;
    box-sizing: border-box;
    z-index: 0;
}
dd {
    box-shadow: 5px 5px 0px 0px rgb(0 0 0 / 30%);
}

#form+div .content_wrapper::after {
    content: '';
    position: absolute;
    top: -7%;
    left: 5%;
    width: 90%;
    height: 99%;
    z-index: -1;
    opacity: 0.5;
    background-image: repeating-linear-gradient(to right, transparent, transparent 19px, #3fa9f5 20px), repeating-linear-gradient(to bottom, transparent, transparent 19px, #3fa9f5 20px);
    background-size: 20px 20px;
}
.heading.block_header_1 .h {
    color: #39B549;
    font-size: 5rem;
    font-family: "senobi-gothic", sans-serif;
    font-weight: 800;
    background: #fff;
    padding: 0 3rem;
}
    #lv div {
        background-color: #3fa9f5;
        opacity: 1;
    }

    #lv_outer {
        position: relative;
        background: #3fa9f5;
    }


    img {
        height: auto !important;
    }
#form+div::before {
    content: "";
    background: url(/common/upload_data/asset-incjp2/image/20251017152727.png) no-repeat center center / contain;
    position: absolute;
    top: 70%;
    left: 4%;
    width: 13%;
    height: 50%;
    box-sizing: border-box;
    z-index: 2;
    max-height: 23%;
}
#form+div{
    position: relative;
    z-index: 1;
}
#form+div::after {
    content: "";
    background: url(/common/upload_data/asset-incjp2/image/20251017152727_1.png) no-repeat center center / contain;
    position: absolute;
    top: 54%;
    right: 1%;
    width: 17%;
    height: 50%;
    box-sizing: border-box;
    z-index: 2;
    max-width: 12.6%;
}
#contact_ttl+section content_wrapper::after {
    content: '';
    position: absolute;
    top: 55%;
    left: 3.5%;
    width: 93%;
    height: 69%;
    opacity: 0.5;
    background-image: repeating-linear-gradient(to right, transparent, transparent 19px, #3fa9f5 20px), repeating-linear-gradient(to bottom, transparent, transparent 19px, #3fa9f5 20px);
    background-size: 20px 20px;
    z-index: 2;
}
#contact_ttl+section .content_wrapper{
    position: relative;
}


    @media screen and (max-width: 768px) {
        #contact_ttl+section .inner_item_img {
            padding: 3rem 5rem !important;
        }


        #contact_btn+div .content_wrapper {
            padding: 0 3rem !important;
        }

        .sp_br {
            display: block;
        }

        .parallax_img {
            background-image: url(/common/upload_data/asset-incjp2/image/20251017123552.png) !important;
        }

        #contact_inner+section .content_wrapper::before {
            left: 5.1% !important;
            width: 89.7% !important;
        }

        #contact_btn+div .content_wrapper::before {
            left: 5.1% !important;
            width: 89.7% !important;
        }

        #contact_inner+section .content_wrapper::after {
            left: 5.1% !important;
            width: 89.7% !important;
            height: 112% !important;
        }

        div#lv {
            min-height: 52vw !important;
        }

#form+div .content_wrapper {
    padding: 0rem 4rem 7rem !important;
}
.widget_form form dt {
        margin-bottom: 0px !important;
    }
    }

    @media screen and (min-width: 767px) {
        .sp_br {
            display: none;
        }
    }