/* ナビー余白上と下あまる */
.parts190-195_header1 li.nav-item .mailbutton {
    height: 116px!important;
}

/* 業務案内ページ有料45「2つ項目」中央寄せ*/
.slick-carousel_hrWpCg6iml {
    justify-content:center!important;
    pointer-events:none!important;
}

@media screen and (min-width:960px){
    .parts255-257_img_wrap .img_wrap h2.h2-img-right {
        width:10%!important;
        right:350px!important;
        top: 440px!important;
    }
}


@media screen and (max-width: 640px) {
    .parts255-257_img_wrap .img_wrap h2.h2-img-right {
        width:35%!important;
    }
}

@media screen and (max-width:959px) and (min-width: 641px) {
    .parts255-257_img_wrap .img_wrap h2.h2-img-right {
        width:17%!important;
    }
}

@media screen and (max-width: 1024px) and (min-width: 960px){
    .parts255-257_img_wrap .img_wrap h2.h2-img-right {
        width:23%!important;
    }
}

.parts34_footer .contactbox-area .col:first-child > div > p:nth-of-type(3) {
    font-size:22px!important;
}