/*
Theme Name: AIDER Child
Template: aider_tcd115
*/

body {
    font-family: 'Noto Sans JP', sans-serif !important;
}

.c-logo {
    color: #00A566 !important;
    font-weight: 700 !important;
}

.p-mv1-content {
    inset: initial;
    display: block;
    left: 90px;
    bottom: 60px;
    text-align: left;
}

.c-hidden-sp {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.9);
}

.p-cd-service-cards-elements {
    bottom: initial;
    top: 0;
    left: 0;
    transform: translateX(0);
}

.elements_number {
    font-weight: 700;
}

.p-mv1-content-title {
    font-size: clamp(3.125rem, -1.719rem + 7.75vw, 5.063rem);
}

.c-logo__image {
    max-width: 300px;
    height: auto;
}

.p-service-cards-item__title span {
    color: initial !important;
}

.p-service-cards-item__content {
    cursor: auto;
}