.service_page {
    padding-top: 60px;
    width: 90%;
    /* max-width: 1260px; */
    margin: 0 auto;
}

.service_page::after {
    content: '';
    position: absolute;
    background-image: url(../img/service/bg_service_top.jpg);
    max-height: 1130px;
    width: 46%;
    height: 100%;
    background-size: cover;
    background-position: center top;
    top: 0;
    right: 0vw;
    background-repeat: no-repeat;
    z-index: -100;
}

.col_servicetop {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0px 4.4%;
}

.deco .deco_servicetop {
    width: 114px;
    height: 134px;
    overflow: hidden;
    background-image: url(../img/service/deco_water_servicetop.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 30px;
    left: 496px;
    margin-left: 0;
    z-index: -1;
}

.service_page .ttl_service {
    max-width: 371px;
    margin: 65px 0 0 0;
    letter-spacing: -13px;
}

.service_page .ttl_service img {
    transform: translateX(-12%);
    height: 69px;
    width: auto;
}


.service_page .ttl_service .ja {
    margin: 15px 0 0 0px;
    letter-spacing: 1.3px;
    font-size: 17px;
    font-weight: 500;
}

.service_page .ttl_service .ja {
    position: relative;
}

.service_page .ttl_service .ja:has(span.active)::after {
    content: '';
    position: absolute;
    width: 41px;
    height: 1px;
    background-color: #000;
    top: 50%;
    left: 81px;
    animation: opac 2s both;
    opacity: 0;
}

@keyframes opac {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.col_service1 {
    position: relative;
    max-width: 1070px;
    margin: 70px 0 0 0;
}

#btn_scroll {
    position: absolute;
    right: -100px;
    top: 55%;
    max-height: 50px;
    text-decoration: none;
    transform: rotate(90deg);
    font-size: 90%;
    line-height: 1.5rem;
    color: #140000;
}

#btn_scroll a {
    color: #0090df;
}

#btn_scroll a:hover {
    text-decoration: none;
}

#btn_scroll .arrow-right {
    color: #0090df;
    border-radius: 50%;
    border: solid 1px #0090df;
    background-color: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    margin-left: 16px;
    position: relative;
    overflow: hidden;
}

.arrow-right::before,
.arrow-right::after {
    content: "→";
    position: absolute;
    top: 1px;
    right: 7px;
    animation-fill-mode: both;
    animation-duration: 0.4s;
    font-size: 12px;
}

#btn_scroll .arrow-right::before,
#btn_scroll .arrow-right::after {
    top: 10%;
    right: 9px;
}


#btn_scroll:hover .arrow-right {
    background-color: #0090df;
    border: solid 1px #0090df;
    color: #fff;
    transition: 0.2s;
}

#btn_scroll:hover .arrow-right::before {
    animation-name: move_left_center;
    animation-delay: 0.2s;
}

#btn_scroll:hover .arrow-right::after {
    animation-name: move_center_right;
    animation-delay: 0.2s;
}

@keyframes move_left_center {
    0% {
        transform: translateX(-180%);
    }

    100% {
        transform: translateX(0);
    }
}


.btn_top:hover .arrow-right::after {
    animation-name: move_center_right;
    animation-delay: 0.2s;
}

@keyframes move_center_right {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(180%);
    }
}

.wrap_public {
    position: relative;
    margin: 100px 0 0 0;
}

.wrap_public::before {
    content: '';
    position: absolute;
    background-image: url(../img/service/bg_public.png);
    width: 100vw;
    height: 100vw;
    background-size: 100%;
    top: -44vw;
    left: -10vw;
    background-repeat: no-repeat;
    z-index: -111;
}


.decopipe .deco_public_pipe {
    width: 796px;
    height: 343px;
    overflow: hidden;
    background-image: url(../img/service//deco_pipe_public.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 235px;
    left: 50%;
    margin-left: 449px;
    z-index: -1;
}


.col_public {
    max-width: 1260px;
    margin: 0 auto 70px;
    position: relative;
    padding: 0px 4.4%;
}

.col_public::before {
    content: '';
    position: absolute;
    background-image: url(../img/company/bg_profile.svg);
    width: 250vw;
    height: 216vw;
    background-size: 110%;
    top: 22%;
    left: -106%;
    background-repeat: no-repeat;
    z-index: -10;
}

.col_public.minkan::before {
    width: 150vw;
    height: 116vw;
    background-size: 110%;
    top: 32%;
    left: -46%;
}


.deco .deco_top_water {
    width: 237px;
    height: 229px;
    overflow: hidden;
    background-image: url(../img/service/deco_top_water.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 70px;
    left: 50%;
    margin-left: -693px;
    z-index: -1;
}




.col_public .num {
    max-width: 87px;
}

.mds_public {
    max-width: 318px;
    margin: 38px 0 0 0;
    letter-spacing: -21px;
}

.box1 {
    border-bottom: 1px solid #c7c7c7;
    margin-top: 50px;
}

.box1.noborder {
    border-bottom: none
}

.decopipe {
    position: relative;
}

.box2 .decopipe .deco_pipe {
    width: 687px;
    height: 1582px;
    background-image: url(../img/service/deco_box2_pipe.svg);
    background-repeat: no-repeat;
    position: absolute;
    background-size: 100%;
    top: 180px;
    left: 40%;
    margin-left: -1100px;
    z-index: -100;
    overflow: hidden;
}

.box2.minkan .decopipe .deco_pipe {
    width: 687px;
    height: 2210px;
    background-image: url(../img/service/deco_minakn_pipe.svg);
    background-repeat: no-repeat;
    position: absolute;
    background-size: 100%;
    top: -620px;
    left: 50%;
    margin-left: -1120px;
    z-index: -100;
    overflow: hidden;
}

.box2 .deco .deco_water {
    width: 120px;
    height: 127px;
    overflow: hidden;
    background-image: url(../img/company/deco_water_profile.png);
    background-repeat: no-repeat;
    position: absolute;
    top: -46px;
    left: 50%;
    margin-left: 510px;
    z-index: -1;
}

/* .public .box2 .deco .deco_water {
    top: -6px;
    left: 50%;
    margin-left: 470px;
} */

.box2.minkan .deco .deco_water {
    top: -680px;
    margin-left: 500px;
}

.box2.minkan .deco .deco_water.sp {
    display: none;
}


.box2 .deco .deco_water2 {
    width: 84px;
    height: 105px;
    overflow: hidden;
    background-image: url(../img/company/deco_water_profile2.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 1165px;
    left: 50%;
    margin-left: -648px;
    z-index: -1;
}

.col_public .flex_public {
    display: flex;
    max-width: 935px;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 30px;
}

.col_public .flex_public.top {
    padding-bottom: 50px;
}

.col_public .flex_public .left {
    margin-right: 5.8%;
    width: 52%;
    max-width: 475px;
}

.col_public .flex_public .mds2 {
    font-size: 25px;
    font-weight: 500;
    margin: 0 0 10px 0;
}

.col_public .flex_public .left .txt p {
    margin: 0 0 30px 0;
}

.col_public .flex_public.top .right {
    margin-top: 4.6%;
}

.col_public .flex_public .right {
    width: 50%;
    margin-top: 1.6%;
    max-width: 438px;
}

.col_public .flex_public.bot {
    flex-direction: row-reverse;
    margin-left: auto;
    padding-top: 30px;
}

.col_public.minkan .flex_public.bot {
    padding-top: 40px
}

.col_public .flex_public.bot .left {
    margin-right: 0;
    margin-left: 5.8%;
    width: 50%;
}

/*----民間工事ページ用　STR---*/
.box_water {
    max-width: 935px;
    margin: 0 0 0 auto;
    border-bottom: 1px solid #c9c9c9;
}

.box_water .mds2 {
    text-align: center;
    font-weight: 600;
    font-size: 25px;
    max-width: 896px;
    margin: 0 0 15px auto;
}

.box_water .flex_box_water {
    display: flex;
    justify-content: space-between;
    max-width: 896px;
    margin: 0 0 0 auto;
    padding: 0 0 70px 0;
    /* border-bottom: 1px solid #c9c9c9; */

}

.box_water .flex_box_water .left,
.box_water .flex_box_water .mid,
.box_water .flex_box_water .right {
    max-width: 272px;
}

.box_water .flex_box_water .mid {
    margin: 0 20px;
}

.box_water .flex_box_water .blue_mds {
    font-size: 20px;
    font-weight: 500;
    color: #0090df;
    text-align: center;
    margin: 15px 0 5px;
}

.box2.minkan .bluetxt {
    margin-top: 30px;
    padding-left: 15px;
    border-left: 4px solid #0090df;
}


.box2.minkan .bluetxt .mds3 {
    font-size: 18px;
    font-weight: 500;
    color: #0090df;
}


.box_contact.minkan::before {
    content: '';
    position: absolute;
    background-image: url(../img/company/bg_profile.svg);
    width: 183vw;
    height: 116vw;
    background-size: 110%;
    top: -278%;
    left: -96%;
    background-repeat: no-repeat;
    z-index: -10;
}



.deco_contact_pipe {
    width: 733px;
    height: 301px;
    overflow: hidden;
    background-image: url(../img/company/deco_pipe_project2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: -100px;
    left: 40%;
    margin-left: -1150px;
    z-index: 0;
}


.col_public .flex_public.bot.bot3 {
    border-top: 1px solid #c7c7c7;
    margin-top: 50px;
}


/*----民間工事ページ用　END---*/

/*----水のトラブルページ用　STR---*/
.col_public .flex_public.bot.bot2 {
    flex-direction: row;
    margin-left: auto;
    border-top: 1px solid #c7c7c7;
    margin-top: 50px;
    padding-top: 40px;
}

.col_public .flex_public.bot2 .left {
    margin-left: 0;
    margin-right: 5.8%;
    width: 48%;
}

/*----水のトラブルページ用　END---*/



.box_contact {
    position: relative;
    max-width: 912px;
    margin: 11.6% 0 0 auto;
    padding: 5.4% 4.4% 4%;
    font-weight: 500;
    text-align: center;
    border: 1px solid #c9c9c9;
    background-color: rgba(255, 255, 255, 0.6);
}


.btnarea_service {
    margin: 20px 0 0 0;
}

.btnarea_service .btn1 {
    display: flex;
    align-items: center;
    width: 90%;
    max-width: 164px;
    height: 52px;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 0px 0 25px;
    color: #000;
    border: 1px solid #0090df;
    cursor: pointer;
    position: relative;
}

.btnarea_service span.arrow {
    position: absolute;
    background-image: url(../img/contact/contact_arrow.svg);
    background-repeat: no-repeat;
    top: 21px;
    left: 78%;
    width: 22px;
    height: 15.5px;
}

.job_list.active .btnarea_service {
    opacity: 1;
    display: block;

}

.btnarea_service .btn1:hover {
    background-color: transparent;
}

/*施工事例*/
/* -----works----- */
.wrap_works {
    max-width: 1260px;
    margin: 0 auto 70px;
    position: relative;
    padding: 0px 4.4%;
    position: relative;
}

.wrap_works::before {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100vw;
    /* background-image: url(../../img/top/bg_works.svg); */
    background-repeat: no-repeat;
    background-size: 120%;
    top: -50%;
    left: 0%;
    z-index: -1;
}

.cont_works {
    max-width: 913px;
    margin: 0 0 110px auto;
}

.cont_works .mds_top1 {
    margin: 0 0 1.2% 0%;
    padding: 0 0 0 0;
    position: relative;
    z-index: 0;
    width: 90%;
}

.cont_works .ttl_img {
    max-width: 147px;
    margin: 0 auto 10px 0;
    letter-spacing: -10px;
}

.cont_works .mds_top1 .en {
    margin: 0 auto;
    padding: 0 0;
}

.cont_works .mds_top1 .ja {
    font-weight: 400;
}

.cont_works .mds_top1 .btnarea {
    position: absolute;
    top: calc(100% - 43.75px);
    right: -15%;
}

.box_works {
    position: relative;
    border-top: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    max-width: 355px;
    padding: 11% 0;
    background-color: rgba(255, 255, 255, 0.4);
}

.box_works.last {
    border-right: 1px solid #c9c9c9;
}

.box_works a:hover {
    opacity: 0.8;
}

.box_works a:hover .arrow-right {
    background-color: #0090df;
    color: #fff;
    transition: 0.2s;
}

.box_works a:hover .arrow-right::before {
    animation-name: move_left_center;
    animation-delay: 0.2s;
}

.box_works a:hover .arrow-right::after {
    animation-name: move_center_right;
    animation-delay: 0.2s;
}

.img_works {
    max-width: 285px;
    margin: 0 auto;
}

.img_works img {
    max-width: 286px;
    height: 190px;
    object-fit: contain;
}

.box_works .date {
    font-size: 12px;
    max-width: 285px;
    margin: 5% auto 0;
}

.box_works .works_name {
    max-width: 285px;
    margin: 0 auto;
    font-weight: 500;
}

.box_works .btnarea {
    position: absolute;
    top: 78%;
    right: 10%;
}

/*works slider*/
.cont_works .slider {
    width: 120%;
    margin: 0 0 0 0%;
}

.cont_works .slider .box_works {
    width: 355px !important;
    max-height: 334px;
}

.slider .slick-slide {
    height: auto !important;
}

.slick-arrow {
    z-index: 2 !important;
    display: none;
}

.slick-next {
    right: 0 !important;
    display: none;
}

.slick-dots {
    transform: translateY(-40px);
}

.slick-dots li button:before {
    color: #ffffff;
}

.slick-dots li.slick-active button:before {
    color: #ffff00;
}

.slick-prev:before,
.slick-next:before {
    display: none;
}

.slider .slick-prev {
    left: 0 !important;
    display: none;
}

.slick-prev:before {
    display: none;
}

/* .deco .deco_works_water {
    width: 84px;
    height: 105px;
    overflow: hidden;
    background-image: url(../../img/top/deco_works_water.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 468px;
    left: 33%;
    margin-left: -438px;
    z-index: -1;
} */









@media print,
screen and (max-width: 1160px) {

    .decopipe .deco_public_pipe {
        background-size: 67vw;
        position: absolute;
        top: 286px;
        left: 100%;
        margin-left: 0;
        z-index: -1;
    }

    .decopipe .deco_public_pipe.minkan {
        background-size: 56vw;
        position: absolute;
        top: 286px;
        left: 100%;
        margin-left: 0;
        z-index: -1;
    }


    .decopipe .deco_project_pipe2 {
        width: 733px;
        height: 301px;
        overflow: hidden;
        background-image: url(../img/service/deco_pipe_project2.png);
        background-repeat: no-repeat;
        background-size: 57vw;
        top: calc(841px + 13vw);
        left: -50%;
        position: absolute;
        margin-left: 0;
        z-index: -1;
    }

}




@media print,
screen and (max-width: 950px) {

    /*----民間工事ページ用　STR---*/
    .box_water .mds2 {
        width: 92%;
        max-width: 575px;
        margin: 0;
        margin-left: auto;
        text-align: left;
        margin-bottom: 5px;
    }

    .box_water .flex_box_water {
        flex-direction: column;
        max-width: none;
        margin: 0 0 0 auto;
        padding: 0;
    }

    .box_water .flex_box_water .img {
        max-width: 575px;
        margin-left: auto;
    }

    .box_water .flex_box_water .left,
    .box_water .flex_box_water .mid,
    .box_water .flex_box_water .right {
        max-width: none;
        width: 92%;
        margin: 0;
        margin-left: auto;
        position: relative;
    }

    .box_water .flex_box_water .right {
        padding-bottom: 30px;
    }

    .box_water .flex_box_water .right:last-child {
        padding-bottom: 50px;
    }


    .box_water .flex_box_water .right::before {
        content: '';
        position: absolute;
        background-image: url(../img/company/sp/bg_message.svg);
        width: 260vw;
        height: 190vw;
        background-size: 100%;
        top: 45vw;
        left: -77vw;
        background-repeat: no-repeat;
        z-index: -111;
    }

    .box_water .flex_box_water .right::after {
        content: '';
        position: absolute;
        background-image: url(../img/company/sp/bg_message.svg);
        width: 260vw;
        height: 190vw;
        background-size: 100%;
        top: 215vw;
        left: -77vw;
        background-repeat: no-repeat;
        z-index: -111;
    }

    .box_water .flex_box_water .left {
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px dotted #c9c9c9;
    }

    .box_water .flex_box_water .left::before {
        content: '';
        position: absolute;
        background-image: url(../img/company/bg_profile.svg);
        width: 260vw;
        height: 190vw;
        background-size: 100%;
        top: -60%;
        left: -96%;
        background-repeat: no-repeat;
        z-index: -10;
    }

    .box_water .flex_box_water .left::after {
        content: '';
        position: absolute;
        background-image: url(../img/company/bg_profile.svg);
        width: 260vw;
        height: 190vw;
        background-size: 100%;
        top: 12%;
        left: -96%;
        background-repeat: no-repeat;
        z-index: -10;
    }


    .box_water .flex_box_water .mid {
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px dotted #c9c9c9;
    }

    .box_water .flex_box_water .blue_mds {
        font-size: 20px;
        color: #0090df;
        text-align: left;
        margin: 15px 0 5px;
        max-width: 575px;
        margin-left: auto;
    }

    .box_water .flex_box_water .txt {
        max-width: 575px;
        margin-left: auto;
    }

    .box2.minkan .decopipe .deco_pipe {
        width: 687px;
        height: 2210px;
        background-image: url(../img/service/deco_minakn_pipe.svg);
        background-repeat: no-repeat;
        position: absolute;
        top: -2000px;
        z-index: -100;
        overflow: hidden;
        background-size: 80vw;
        left: -70vw;
        margin-left: 0;
    }


    /*----民間工事ページ用　END---*/

}

@media print,
screen and (max-width: 850px) {



    .deco .deco_public_water1 {
        width: 237px;
        height: 229px;
        overflow: hidden;
        background-image: url(../img/service//deco_water_public.png);
        background-repeat: no-repeat;
        position: absolute;
        background-size: 19vw;
        top: -116px;
        left: -42px;
        transform: translate(50%);
        margin-left: -114px;
        z-index: -1;
    }

    .mds_public img {
        max-height: 12.1vw;
    }

    .col_public {
        padding: 0px 0;
    }

    .col_public .catch {
        text-align: center;
        letter-spacing: 2px;
        line-height: 1.4;
        margin: 30px 0;
    }

    .col_public .flex_box {
        flex-direction: column;
        align-items: normal
    }

    .col_public .left {
        max-width: none;
        margin: 0 auto;
    }

}




@media print,
screen and (max-width: 700px) {

    .service_page::after {
        max-height: 650px;
        background-image: url(../img/service/sp/bg_service_top.jpg);
    }

    .service_page .ttl_service {
        max-width: 65vw;
        margin: 30px 0 0 0;
    }

    .service_page .ttl_service .ja {
        margin: 15px 0 0 -2px;
    }

    .service_page .ttl_service img {
        height: 46px;
        width: auto;
    }

    .col_service1 {
        max-width: 585px;
        margin: 48px 5.2% 0 0;
    }

    #btn_scroll {
        right: -90px;
        top: 23%;
        max-height: 50px;
        font-size: 90%;
        line-height: 1.5rem;
    }

    .wrap_public {
        position: relative;
        margin: 40px 0 0 0;
    }

    .wrap_public::before {
        content: '';
        position: absolute;
        background-image: url(../img/company/sp/bg_message.svg);
        width: 220vw;
        height: 100vw;
        background-size: cover;
        top: -15vw;
        left: -61vw;
        background-repeat: no-repeat;
        z-index: -111;
    }

    .decopipe .deco_public_pipe {
        background-size: 80vw;
        top: 576px;
        left: 75vw;
        margin-left: 0;
        z-index: -1;
    }

    .decopipe .deco_public_pipe.minkan {
        background-size: 80vw;
        top: 576px;
        left: 75vw;
        margin-left: 0;
        z-index: -1;
    }

    .decopipe .deco_profile_pipe {
        left: 620px;
    }

    .deco .deco_public_water1 {
        width: 237px;
        height: 229px;
        overflow: hidden;
        background-repeat: no-repeat;
        position: absolute;
        background-size: 19vw;
        top: 948px;
        left: 0;
        transform: translate(50%);
        margin-left: -181px;
        z-index: -1;
    }

    .col_public {
        margin: 0 auto 60px;
    }

    .col_public::before {
        width: 150vw;
        height: 138vw;
        background-size: 140%;
        top: 39%;
        left: -41%;
        background-repeat: no-repeat;
        z-index: -10;
    }

    .col_public::after {
        content: '';
        position: absolute;
        background-image: url(../img/company/bg_profile.svg);
        width: 150vw;
        height: 116vw;
        background-size: 130%;
        top: 74%;
        left: -46%;
        background-repeat: no-repeat;
        z-index: -10;
    }

    .col_public .num {
        width: 20vw;
    }

    .mds_public {
        max-width: 318px;
        margin: 5% 0 0 0;
        letter-spacing: -21px;
    }

    .box1 {
        margin-top: 0px;
    }

    .trouble .box1 {
        border-bottom: none;
    }

    .box2 .deco .deco_water {
        width: 150px;
        top: calc(700px + 10vw);
        left: 50%;
        margin-left: 30vw;
        background-size: 19vw;
        z-index: 0;
    }

    .minkan .box2 .deco .deco_water {
        display: none;
    }

    .box2.minkan .deco .deco_water.sp {
        display: block;
        top: -80px;
        margin-left: 0;
        background-size: 15vw;
        left: 90%;
    }

    .trouble .box2 .deco .deco_water {
        width: 150px;
        top: calc(1363px + 20vw);
        left: 50%;
        margin-left: 30vw;
        background-size: 19vw;
        z-index: 0;
    }

    .box2 .decopipe .deco_pipe {
        width: 687px;
        height: 1582px;
        background-size: 80vw;
        top: 120px;
        left: -70vw;
        margin-left: 0;
    }

    .col_public .flex_public {
        flex-direction: column;
        margin-top: 0;
    }

    .col_public .flex_public .mds2 {
        font-size: 25px;
        margin: 15px 0 10px 0;
    }

    .col_public .flex_public .left {
        width: 100%;
        max-width: none;
        margin: 3% 0 35px 0;
    }

    .col_public .flex_public .right {
        width: 80%;
        margin: 0 auto 0 0;
        max-width: 570px;
    }

    .col_public .flex_public.top .right {
        margin-top: 0;
    }

    .col_public .flex_public.bot {
        flex-direction: column;
        margin-bottom: 10%;
    }

    .col_public.public .flex_public.bot {
        margin-bottom: 15%;
    }

    .col_public .flex_public.bot .left {
        width: 92%;
        max-width: none;
        margin: 0 0 6% auto;
    }

    .col_public.trouble .flex_public.bot .left {
        position: relative;
    }

    .col_public.trouble .flex_public.bot .left::before {
        content: '';
        position: absolute;
        border-top: 1px solid #c7c7c7;
        top: -30px;
        width: 100%;
        height: 1px;
    }


    .col_public.minkan .flex_public.bot .left {
        width: 92%;
        max-width: none;
        margin: 0 auto 6%;
    }

    .col_public .flex_public.bot .right {
        width: 92%;
        margin: 0 0 0 auto;
        position: relative;
        z-index: 1;
    }

    .col_public .flex_public.bot.bot2 {
        flex-direction: column;
        padding-top: 20px;
    }

    .col_public.trouble .flex_public.bot.bot2 {
        border-top: none;
    }

    .col_public.trouble .flex_public.bot.bot2 .left::before {
        content: '';
        position: absolute;
        border-top: 1px solid #c7c7c7;
        top: -20px;
        width: 100%;
        height: 1px;
    }

    .col_public .flex_public.bot.bot3 {
        padding-top: 20px;
    }

    .col_public.minkan .flex_public.bot .right {
        margin: 0 auto;
    }

    .box_water {
        margin-top: 10%;
    }

    .box_contact {
        width: 90%;
        margin: 0 auto;
    }


    .box_contact.minkan::before {
        content: '';
        position: absolute;
        background-image: url(../img/company/sp/bg_message.svg);
        width: 260vw;
        height: 190vw;
        background-size: 100%;
        top: -548%;
        left: -96%;
        background-repeat: no-repeat;
        z-index: -10;
    }

    .box_contact.minkan::after {
        content: '';
        position: absolute;
        background-image: url(../img/company/sp/bg_message.svg);
        width: 260vw;
        height: 190vw;
        background-size: 100%;
        top: -288%;
        left: -96%;
        background-repeat: no-repeat;
        z-index: -10;
    }



    /*---  Works  ---*/

    .deco .deco_noisepipe {
        width: 420px;
        height: 138px;
        background-image: url(../img/service/deco_noisepipe.svg);
        background-repeat: no-repeat;
        background-size: 30%;
        position: absolute;
        top: -40px;
        left: 50%;
        margin-left: 36vw;
        z-index: -1;
        overflow: hidden;
    }

    .deco_recruit_pipe.sp {
        width: 733px;
        height: 301px;
        overflow: hidden;
        background-image: url(../img/company/deco_pipe_project2.png);
        background-repeat: no-repeat;
        background-size: 40vw;
        position: absolute;
        top: -4vw;
        left: -25vw;
        margin-left: 0;
        z-index: -1;
    }

    .deco .deco_water2.sp {
        width: 84px;
        height: 105px;
        overflow: hidden;
        background-image: url(../img/company/deco_water_profile2.png);
        background-repeat: no-repeat;
        position: absolute;
        bottom: -5vw;
        background-size: 12vw;
        left: -9%;
        margin-left: 0px;
        z-index: -1;
    }

    .wrap_works {
        background-image: url(../img/top/sp/bg_service3.png), url(../img/top/sp/bg_news.png);
        background-repeat: no-repeat, no-repeat;
        background-size: 161% 60%;
        background-position: 46% -24%, center 179vw;
        padding-bottom: 10%;
    }

    .cont_works {
        padding-top: 0%;
        margin: 0 auto;
    }

    .deco .deco_news_water {
        width: 178px;
        height: 174px;
        overflow: hidden;
        background-image: url(../img/top/sp/deco_news_water.png);
        background-repeat: no-repeat;
        position: absolute;
        background-size: 17vw;
        top: -16vw;
        left: 62vw;
        margin-left: 0;
        z-index: -1;
    }

    .cont_works .mds_top1 {
        text-align: center;
        margin: 0 0 5% 8%;
    }

    .cont_works .ttl_img {
        max-width: 147px;
        margin: 0 auto;
    }

    .box_works {
        position: relative;
        border: 1px solid #c9c9c9;
        max-width: none;
        padding: 5% 0;
        margin: 0 auto;
        width: 90%;
    }

    .img_works {
        width: 90%;
        max-width: 572px;
        margin: 0 auto;
        text-align: center;
    }

    .img_works img {
        width: 100%;
        height: auto;
        max-height: 27vw;
        min-height: 190px;
    }

    .box_works .date {
        max-width: none;
        width: 90%;
        margin: 5% auto 0;
    }

    .box_works .works_name {
        max-width: none;
        width: 90%;
        margin: 0 auto;
        position: relative;
    }

    .box_works .btnarea {
        top: 0%;
        right: 10%;
    }

    .box_works.work4 .btnarea {
        top: 0%;
        right: 10%;
    }

    .box_works .btnarea .arrow-right {
        transform: translate(0, 0%);
    }


    .box_works:nth-child(4) {
        padding: 5% 0 3%;
        margin: 0 auto 8%;
    }

    .box_works.work4 .works_name {
        line-height: 1.4;
    }

    .box_works.work4 .btnarea {
        top: -42%;
        right: 10%;
    }

    .box_works.work4 .btnarea .arrow-right::before,
    .box_works.work4 .btnarea .arrow-right::after {
        top: 6px;
        right: 9px;
    }


}





@media print,
screen and (max-width: 650px) {

    .deco .deco_servicetop {
        top: 70px;
        left: 67%;
        margin-left: 0;
        z-index: -1;
        background-size: 13vw;
        transform: translate(50%);
    }
}

@media print,
screen and (max-width: 600px) {

    .box2.minkan .decopipe .deco_pipe {
        top: -1870px;
    }
}

@media print,
screen and (max-width: 500px) {
    .decopipe .deco_public_pipe.minkan {
        top: 650px;
    }

    .decopipe .deco_public_pipe {
        top: 630px;
    }

    .box2.minkan .decopipe .deco_pipe {
        top: -1740px;
    }

    .trouble .decopipe .deco_public_pipe {
        top: 600px;
    }
}

@media print,
screen and (max-width: 425px) {

    .box2.minkan .decopipe .deco_pipe {
        top: -1710px;
    }
}


@media print,
screen and (max-width: 370px) {

    .service_page .ttl_service {
        max-width: 100vw;
    }

    #btn_scroll {
        right: -80px;
        top: 23%;
    }

}