.l-mainvisual {
    display: none;
}
#d2559515 .c-link:hover {
    color: #fff;
}
#d2559515 {
    height: 100px;
}

.l-wrapper:has(.c-list.p-list),
.l-wrapper:has(.c-list-number.p-list) {
    max-width: 1200px;
    width: 90%;
    min-height: 20px;
    padding: 19px;
    margin: 20px auto 40px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}

.c-list.p-list .c-list__item:first-child, 
.c-list.p-list .c-list__item:nth-child(2) > .c-list.p-list .c-list__item:nth-child(2), 
.c-list-number.p-list .c-list-number__item:first-child,
.c-list.p-list .c-list__item > .c-list.p-list .c-list__item {
    padding-left: 0;
}

.c-list.p-list .c-list__item:first-child::before,
.c-list.p-list .c-list__item:nth-child(2) > .c-list.p-list .c-list__item:nth-child(2)::before,
.c-list-number.p-list .c-list-number__item::before,
.c-list.p-list .c-list__item > .c-list.p-list .c-list__item::before {
    content: none;
}

#d2559517, #d2559539 {
    clear: left
}

[data-id="d1784516"] {
    max-width: var(--width-max-content);
    margin-left: auto;
    margin-right: auto;
}

[data-id="2559545"] .p-media-layout-02 {
    padding: 20px 32px 0;
}

[data-id="2559545"] .c-text {
    font-weight: normal !important;
}

@media only screen and (max-width: 767px) {
    #d2559515 {
        height: 400px;
    }
}