@import "/css/common.css";

/* =================================== */
/* page共通 */
/* =================================== */
.page {
    margin-top: 100px;
}

.business-img {
    display: flex;
    align-items: center;
}

.business-img img {
    width: 100%;
}

.business h5 {
    text-align: center;
    color: #125cb3;
    padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #125cb3;
}

.business .cmt h5 span {
    display: inline-block;
}

.business p {
    padding-bottom: 40px;
}

@media (max-width: 540px) {
    .business h5 {
        padding: 5px 0 20px 0;
    }

    .cmt {
        margin: 20px 0 50px 0;
    }
}

/* =================================== */
/* アパート・マンション清掃 */
/* =================================== */
.page.business01 {
    margin-top: 90px;
}

.page.business01 .col-lg-4 {
    margin: auto;
}

.business01 img {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
}

.business01 h2 {
    text-align: center;
    padding: 20px 0;
    border-top: 3px solid #1389dd;
    border-bottom: 3px solid #1389dd;
}

.business01 h3 {
    text-align: center;
    padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #1389dd;
}

.business01 p {
    padding: 20px 15px;
}

@media (max-width: 912px) {
    .business01 img {
        display: inline-block;
        width: 49%;
    }

    .business01 p {
        padding: 15px 10px;
    }
}

@media (max-width: 540px) {
    .page.business01 {
        margin-top: 50px;
    }

    .business01 h3 {
        margin-bottom: 0;
    }

    .business01 p {
        padding: 10px 5px;
    }
}

@media (max-width: 390px) {
    .business01 h2 {
        padding: 10px 0;
    }

    .business01 h3 {
        font-size: .9rem !important;
        padding: 10px 0;
    }
}

/* =================================== */
/* ホテル清掃・防犯カメラシステム共通 */
/* =================================== */
.business02,
.business03,
.business04 {
    width: 80%;
    margin: 0 auto;
}

.business01 .ttl,
.business02 .ttl,
.business03 .ttl,
.business04 .ttl {
    background: #e0efff;
    color: #041e3a;
}

.business02 .title img,
.business03 .title img,
.business04 .title img {
    display: block;
    width: 80%;
    margin: 80px auto;
}

.page .border01,
.page .border02,
.page .border03,
.page .border04 {
    display: block;
    width: 100%;
}

.page .border01 {
    border: 5px solid #125cb3;
    margin-bottom: 5px;
}

.page .border02 {
    border: 1px solid #125cb3;
}

.page .border03 {
    border: 1px solid #125cb3;
}

.page .border04 {
    border: 5px solid #125cb3;
    margin-top: 5px;
}

@media (max-width: 540px) {
    .business02, .business03, .business04 {
        width: 95%;
        margin: 0 auto;
    }

    .business02 .title img, .business03 .title img, .business04 .title img {
        display: block;
        width: 90%;
        margin: 60px auto 20px;
    }
}

/* =================================== */
/* ホテル清掃 */
/* =================================== */
.business02 .ttl {
    text-align: center;
    padding: 20px 0;
}

.business02 .ttl span {
    font-size: 2rem;
    display: inline-block;
}

.business02 .cmt {
    margin: 40px 0 50px 0;
}

.business02 .cmt img {
    width: 100%;
}

.business02 .cmt h5 {
    text-align: center;
    color: #125cb3;
    padding: 20px 0;
    margin: 0px 0 20px;
    border-bottom: 1px solid #125cb3;
}

.business02 .cmt h5 span {
    display: inline-block;
}

.business02 .cmt p {
    padding-bottom: 40px;
}

@media (max-width: 540px) {
    .business02 .ttl span {
        font-size: 1.2rem;
    }

    .page .border04 {
        margin-bottom: 10px;
    }

    .business02 .cmt h5 {
        text-align: center;
        color: #125cb3;
        padding: 5px 0 10px 0;
        margin: 0px 0 20px;
        border-bottom: 1px solid #125cb3;
    }

    .business02 .cmt p {
        padding-bottom: 20px;
    }

    .business02 .cmt img {
        display: block;
        width: 80%;
        margin: 0 auto;
    }
}


/* =================================== */
/* 防犯カメラシステム */
/* =================================== */
.business03 .sec03-img {
    display: block;
    height: 400px;
    margin: 0 auto 40px;
    object-fit: cover;
}

.business03 .ttl {
    text-align: center;
    padding: 20px;
}

.business03 .cmt {
    margin: 40px auto;
}

.business03 .cmt span {
    padding-bottom: 20px;
}

@media (max-width: 540px) {
    .business03 .sec03-img {
        height: 250px;
        margin: 40px auto;

    }

    .business03 .ttl {
        text-align: center;
        padding: 10px;
    }

    .business03 .cmt {
        margin: 20px auto;
    }
}

/* =================================== */
/* 採用情報 */
/* =================================== */
.page .recruit-title {
    background-image: url('https://relieve.rowtech.jp/wp-content/uploads/2024/07/スクリーンショット-2024-07-22-11.11.46.png');
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}

.page .recruit-title h2 {
    padding: 100px 0;
    text-align: center;
    color: #f5ffff;
}

.page .recruit table {
    margin-bottom: 100px !important;
}

/* =================================== */
/* コンタクトフォーム */
/* =================================== */
.contact {
    margin-top: 73px;
}

.contact .inner {
    width: 60%;
    margin: 40px auto;
    background: #fff;
}

.contact h2,
.recruit h2 {
    text-align: center;
    padding: 20px 0;
}

.contact .border01,
.recruit .border01 {
    display: block;
    border-top: 20px solid #1389dd !important;
}

.contact .border02,
.recruit .border02 {
    display: block;
    border-top: 10px solid #1389dd !important;
    margin-top: 10px;
}

.contact .border03,
.recruit .border03 {
    display: block;
    border-top: 5px solid #1389dd !important;
    margin-top: 10px;
}

.contact .border04,
.recruit .border04 {
    display: block;
    border-top: 5px solid #1389dd !important;
    margin-bottom: 10px;
}

.contact .border05,
.recruit .border05 {
    display: block;
    border-top: 10px solid #1389dd !important;
    margin-bottom: 10px;
}

.contact .border06,
.recruit .border06 {
    display: block;
    border-top: 20px solid #1389dd !important;
}

.contact h3 {
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.contact h3::before {
    content: '';
    border-left: 10px solid #125cb3;
    margin-right: 10px;
}

.contact .required::after {
    content: '必須';
    font-size: 1rem;
    margin-left: 10px;
    padding: 5px 10px;
    background: #e61e1e;
    color: #fff;
    border-radius: 5px;
}

.contact br {
    display: none;
}

.contact .wpcf7-form-control-wrap {
    margin-bottom: 20px;
}

.contact input {
    padding: 10px 20px;
    border-radius: 5px;
    margin-right: 10px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 40%;
    background: #1389dd !important;
    color: #fff;
    border: none;
}

@media (max-width: 1024px) {
    .contact .inner {
        width: 85%;
    }
}

@media (max-width: 912px) {
    .contact {
        margin-top: 25px;
    }

    .contact .inner {
        width: 90%;
    }

    input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email,
    textarea.wpcf7-form-control.wpcf7-textarea {
        width: 90%;
    }
}

@media (max-width: 820px) {
    .contact {
        margin-top: 37px;
    }

    input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email,
    textarea.wpcf7-form-control.wpcf7-textarea {
        width: 95%;
    }
}

@media (max-width: 540px) {
    .contact .inner {
        width: 95%;
    }

    input[type="checkbox"] {
        margin-right: 5px;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner {
        width: 100%;
    }
}

@media (max-width: 375px) {
    input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        width: 90%;
    }

    input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email,
    textarea.wpcf7-form-control.wpcf7-textarea {
        width: 100%;
    }
}

/* =================================== */
/* サイトポリシー */
/* =================================== */
.site-policy .policy-title {
    padding-top: 80px;
}

.site-policy .policy-title>span {
    font-size: 2rem;
    display: table-cell;
    padding-top: 5px;
    padding-left: 15px;
    vertical-align: middle;
}

.site-policy .policy-title::before {
    content: '';
    display: table-cell;
    width: 8px;
    height: 100px;
    vertical-align: middle;
    background: #7ab7ff;
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%25%22%20y2%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23125cb3%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23125cb3%22%20offset%3d%2250%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%237ab7ff%22%20offset%3d%2250%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%237ab7ff%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #125cb3), color-stop(50%, #125cb3), color-stop(50%, #7ab7ff), color-stop(100%, #7ab7ff));
    background-image: -webkit-linear-gradient(top, #125cb3 0%, #125cb3 50%, #7ab7ff 50%, #7ab7ff 100%);
    background-image: linear-gradient(to bottom, #125cb3 0%, #125cb3 50%, #7ab7ff 50%, #7ab7ff 100%);
}

.site-policy .policy-sub {
    position: relative;
    padding: 4px 10px 4px 40px;
    background: #eef6ff;
    border-radius: 4px;
}



.site-policy .policy-sub-title::before {
    position: absolute;
    content: '';
    top: 7px;
    left: 10px;
    width: 26px;
    height: 26px;
    background: #fff;
    border: 6px solid #125cb3;
    border-radius: 14px;
}

.site-policy .policy-subsub {
    position: relative;
    padding-bottom: 8px;
    font-size: 20px;
}

.site-policy .policy-subsub::before {
    position: absolute;
    display: block;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: #b4d7ff;
    border-radius: 3px;
}

.site-policy .policy-subsub::after {
    position: absolute;
    display: block;
    content: '';
    bottom: 0;
    left: 0;
    width: 75px;
    height: 6px;
    background: #125cb3;
    border-radius: 3px 0 0 3px;
}

.site-policy .msg {
    padding: 20px 0;
}

.site-policy ul {
    padding: 20px 0;
}

.site-policy li .circle::after {
    content: '';
    border-left: 20px solid #125cb3;
    margin-right: 10px;
    border-radius: 50%;
}

.site-policy li {
    display: flex;
}

@media (max-width: 912px) {}

@media (max-width: 820px) {
    .site-policy .policy-title>span {
        font-size: 2rem;
    }

    .site-policy .policy-title::before {
        width: 7px;
        height: 70px;
    }

    .site-policy .policy-sub {
        font-size: 1.3rem;
    }

    .site-policy .policy-sub-title::before {
        top: 4px;
    }

    .site-policy .msg {
        padding-top: 20px;
    }
}

@media (max-width: 540px) {
    .site-policy .policy-title {
        padding-top: 40px;
    }

    .site-policy .policy-title>span {
        font-size: 1.5rem;
    }

    .site-policy li .circle::after {
        border-left: 17px solid #125cb3;
    }
}

@media (max-width: 430px) {
    .site-policy .policy-title>span {
        font-size: 1.3rem;
    }

    .site-policy .policy-title::before {
        width: 5px;
        height: 50px;
    }

    .site-policy {
        margin: 10px 0;
    }

    .site-policy .policy-sub {
        font-size: 1rem;
    }

    .site-policy .policy-sub-title::before {
        left: 9px;
        width: 20px;
        height: 20px;
    }

    .site-policy li .circle::after {
        border-left: 14px solid #125cb3;
        margin-right: 10px;
        border-radius: 50%;
    }
}

.business005-001 img {
    display: block;
    width: 30%;
    height: auto;
    margin: 40px auto;
}

.business005-002 img {
    display: block;
    width: 60%;
    height: auto;
    margin: 40px auto;
}