@charset "UTF-8";

a {
    text-decoration: none;
}

sup {
    font-size: 12px;
}

#main {
    margin-top: 0;
}

#main > .section {
    padding-top: 120px;
}

.mv {
    text-align: center;
}

.contents {
    text-align: left;
}

.pap-footer-nav {
    display: none;
}

.panel-column1-01 .cord-content-02 .text.--p-large {
    padding: 48px 72px;
}

.cord-content-02 .cord-content-02-inner > *:first-child {
    margin-bottom: 0;
}

.dlist-cord-01 dd p + p, .dlist-cord-02 dd p + p {
    margin-top: 24px;
    margin-bottom: 0;
}

.bg_bottom {
    padding: 80px 0 120px;
    background-image: url(/content/dam/yayoi-corp/mailhtml/nenga/img/bg-bottom.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg_bottom p {
    font-size: 32px;
    font-weight: 700;
}

.pap-footer {
    border-top: unset;
}

.button-arrow-03 > *:hover {
    color: #ffffff;
}

.link-arrow-01.link-blank-01.--small > *::after {
    margin-top: -6px;
}

.footer {
    margin-top: 0 !important;
}

@media screen and (max-width: 768px) {
    #main > .section {
        padding-top: 32px;
    }

    .panel-column1-01 .cord-content-02 .dlist-cord-01 dt {
        text-align: left;
        font-size: 16px;
    }

    .panel-column1-01 .cord-content-02 .text.--p-large {
        padding: 24px;
    }

    .dlist-cord-01 dd p + p, .dlist-cord-02 dd p + p {
        margin-top: 12px;
    }

    .bg_bottom {
        padding: 48px 0 32px;
        background-image: unset;
    }

    .bg_bottom p {
        font-size: 24px;
        font-weight: 700;
    }
}