@charset "UTF-8";
.consul-global-navi__list:nth-child(1) {
    width: 9.479166667%;
}
.consul-global-navi__list:nth-child(2) {
    width: 21.770833333%;
}
.consul-global-navi__list:nth-child(3) {
    width: 15.729166667%;
}
.consul-global-navi__list:nth-child(4) {
    width: 12.604166667%;
}
.consul-global-navi__list:nth-child(5) {
    width: 23.75%;
}
.consul-global-navi__list:nth-child(6) {
    width: 16.666667%;
}

.p-service__item--02 .p-service__item-image {
    padding-left: 15%;
    padding-right: 100px;
}
.p-support__item-title {
    padding-top: 2px;
    padding-bottom: 0;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    -webkit-background-size: cover;
    background-size: cover;
}
.p-support__item-title.c-title--right {
    justify-content: flex-start;
}
.p-seminar__intro-text {
    margin-top: 0;
}
.p-seminar__intro-title + .p-seminar__intro-text {
    margin-top: 2em;
}
.c-contents-footer {
    padding-top: 0;
}

@media screen and (max-width: 768px) {
    .p-top__hero-buttons a {
        width: 145px;
    }
    .p-top__hero-03 .title {
        top: 38%;
    }
    .p-top__intro .c-intro__title img {
        width: 80%;
    }
    .p-service__buttons .c-btn a {
        padding: 0;
    }
    .p-service__item--02 .p-service__item-image {
        padding-right: 2vmin;
        padding-left: 2vmin;
    }
    .p-consultant__intro img {
        height: auto;
        width: 100%;
    }
    .p-consultant__item-name img {
        height: 5.7vmin;
    }
    .p-consultant__item-title img {
        height: 12px;
    }
    .p-consultant__item-title.is-vup img {
        height: 16px;
        position: relative;
        top: 2px;
    }
    .p-consultant__item-message-title img {
        height: 20px;
    }

    .p-support__item-title {
        width: 73%;
    }
}
