.common-gray-link-list-col-3-item-link-figure.adjust {
    background-color: #fff;
    aspect-ratio: 165 / 80;

    img {
        padding: 10px 0;
        width: auto;
        margin: 0 auto;
        height: 100%;
    }
}

.common-question-box-item-time.adjust {
    color: #ff0000;
}

.mv-h1-bg-img.adjust {
    width: 100% !important;
    height: 100% !important;
    left: auto !important;
}

.img-150-sp-100 {
    width: 100px;

    @media screen and (min-width:769px) {
        width: 150px;
    }
}

.img-130-sp-80 {
    width: 80px;

    @media screen and (min-width:769px) {
        width: 130px;
    }
}

.SG49-5CX-JP {
    width: 80px;
    margin-top: 10px;

    @media screen and (min-width:769px) {
        width: 125px;
    }
}

.SG125HX-JP {
    width: 70px;

    @media screen and (min-width:769px) {
        width: 125px;
        margin-top: 28px;

    }
}

.CEPT-P3AA2025B-CEPT-P3AB2025B {
    width: 100px;

    @media screen and (min-width:769px) {
        width: 150px;
        margin-top: 10px;
    }
}
.CEPT-P3HA29P98-CEPT-P3HA2010B {
    width: 70px;

    @media screen and (min-width:769px) {
        width: 115px;
        margin-top: 10px;
    }
}

.monitoring-cube-j {
    @media screen and (min-width:769px) {
        width: 175px;
        margin-left: -35px;
        margin-top: -2px;
    }
}

.contact-box-item-time-note {
    position: relative;
    padding-left: 1rem;
    display: inline-block;
}


.contact-box-item-time-note::after {
    position: absolute;
    content: "※";
    left: 0;
    top: 0;
}

.residential-common-page-col-2 {
    padding-bottom: 0;
}

.engineering-work-item {
    padding-right: 10px !important;
    width: 50% !important;

    @media screen and (min-width:769px) {
        width: 25% !important;
        padding-right: 15px !important;
    }
}

.engineering-work-container {
    justify-content: unset !important;
}

.engineering-work-section-wrap {
    padding-right: 5px !important;
}

@media screen and (min-width:769px) {
    .mb-20-pc {
        margin-bottom: 20px;
    }
}

.img-om_service {
    aspect-ratio: 55 / 26;
}

@media screen and (min-width:769px) {
    .img-om_service {
        width: 100%;
        aspect-ratio: 2 / 1;
        object-fit: cover;
        object-position: left;
    }
}

.product-tab-page-list-item-text.adjust {
    display: flex;
}

@media screen and (min-width:769px) {
    .product-tab-page-list-item-text.adjust {
        display: block;
    }
}

.product-tab-page-list-item-text-title.adjust {
    color: #ff0000;
}

.mt-10 {
    margin-top: 10px;
}

.product-tab-page-list-item-figure-img.adjust {
    width: 40px;
}

@media screen and (min-width:769px) {
    .product-tab-page-list-item-figure-img.adjust {
        width: 70px;
    }
}

.product-tab-btn-item {
    width: calc(50% - 10px);
    margin-bottom: 10px;

    @media screen and (min-width:769px) {
        width: 280px;
        margin-bottom: 0;
    }

    &>p {
        border-radius: 5px;

        @media screen and (min-width:769px) {
            border-radius: 5px 5px 0 0;
        }
    }

}

.u-mb-sp-80 {
    margin-bottom: 80px !important;
}

