.l-header.is-sticky + div + div + main .navi_how {
    top: 60px;
}
.navi_how {
    display: block;
}
.navi_how .p-link-list__item, .navi_how .p-link-list__item:last-of-type {
    margin: 0;
}
.navi_how .p-link-list {
    max-width: 1200px;
    background-color: #6e6d6d;
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
}
.navi_how .p-link-list:before {
    display: table;
    content: " ";
}
.navi_how .p-link-list:after {
    clear: both;
    display: table;
    content: " ";
}
.navi_how .c-link::after {
    display: none;
}
.navi_how .c-link:hover {
    color: #fff;
    text-decoration: none;
}
[data-id="1762446"] .p-layout__content, [data-id="1762446"] .p-media-layout-12__hdg {
    margin: 0;
}
[data-id="1762446"] .c-heading-3__heading {
    bottom: auto !important;
    top: 500px;
}

.c-heading-3__heading:has(.c-heading-4__heading-sub) {
    position: relative;
    display: inline-block;
    font-weight: bold;
}
.connect_monitor h3:after {
    position: absolute;
    top: 0;
    transform: translateY(0);
    left: 100%;
    margin-left: 4px;
    font-weight: normal;
}
.c-heading-4__heading-sub {
    position: absolute;
    top: 0;
    left: calc(100% + 40px);
    display: block;
    width: 120px;
    font-size: 18px;
    font-weight: normal;
}
[data-id="1770461"] .p-media-layout__inner div:nth-child(3) {
    order: 3;
}
[data-id="1770461"] .p-media-layout__inner div:nth-child(4) {
    order: 4;
}
@media only screen and (max-width: 768px) {
    .navi_how {
        padding: 0;
    }
    [data-id="1762446"] .c-heading-3__heading {
        top: 250px;
    }
    .navi_how_bottom .p-link-list__item {
        margin: 0;
    }
    .navi_how_bottom .c-link-icon {
        display: none;
    }
    .navi_how_bottom .p-link-list {
        margin-bottom: 0;
    }
    .navi_how_bottom .p-link-list__item .c-link::after {
        padding-left: 10px !important;
    }
}