.nouki-top-banner {
    margin-bottom: 1.5rem;
    color: #333;
}
.nouki-cat-table-wrap {
    max-width: 1000px;
    margin: 0 auto 2rem;
    padding: 0 30px;
    box-sizing: border-box;
}
.nouki-cat-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #d7efee;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}
.nouki-cat-table th,
.nouki-cat-table td {
    padding: 0.75rem 1rem;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #e6f4f3;
    border-bottom: 1px solid #e6f4f3;
}
.nouki-cat-table th:last-child,
.nouki-cat-table td:last-child {
    border-right: 0;
}
.nouki-cat-table tbody tr:last-child th,
.nouki-cat-table tbody tr:last-child td {
    border-bottom: 0;
}
.nouki-cat-table thead th {
    background: #24bbb7;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.06em;
}
.nouki-cat-table thead th:first-child {
    width: 42%;
    background: #f6fbfb;
    color: #24bbb7;
}
.nouki-cat-table tbody th {
    width: 42%;
    background: #fff;
}
.nouki-cat-table tbody th a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    color: #222;
    text-decoration: none;
}
.nouki-cat-table tbody th img {
    display: block;
    width: 56px;
    height: 56px;
    object-fit: contain;
    flex: none;
}
.nouki-cat-table tbody th span {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3;
    color: #24bbb7;
}
.nouki-cat-table tbody td a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    color: #222;
    text-decoration: none;
}
.nouki-cat-table tbody a:hover {
    text-decoration: none;
    opacity: 0.85;
}
.nouki-cat-table__dates {
    width: 100%;
}
.nouki-cat-table__item {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
    gap: 4px 6px;
}
.nouki-cat-table__type {
    min-width: 4.5em;
    font-size: 0.8rem;
    font-weight: 700;
    color: #333;
    text-align: right;
}
.nouki-cat-table__label {
    font-size: 0.75rem;
    color: #666;
    font-weight: 500;
}
.nouki-cat-table__date {
    font-size: 1.05rem;
    font-weight: 700;
    color: #24bbb7;
    line-height: 1.35;
}
.nouki-cat-table__unit {
    font-size: 0.75rem;
    color: #555;
}
.nouki-cat-table__na {
    color: #999;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.35;
}
.nouki-cat-table__notes {
    margin: 0.7rem 0 0;
    padding: 0;
    list-style: none;
    font-size: 0.95rem;
    line-height: 1.7;
    color: #666;
}
.nouki-cat-table__notes li {
    margin: 0;
}
.nouki-top-banner .cmn_pageTtl01 {
    margin-bottom: 2rem;
}
.nouki-catch {
    max-width: 1000px;
    margin: 0 auto 1.5rem;
    padding: 0 30px;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.5;
    color: #000;
}
.nouki-hero {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 30px;
    box-sizing: border-box;
}
.nouki-hero picture,
.nouki-hero img {
    width: 100%;
    height: auto;
    display: block;
}
.nouki-hero img {
    object-fit: cover;
}
.nouki-top-banner__block {
    display: flex;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
    padding: 0 clamp(15px, 4vw, 30px);
}
.nouki-lead {
    flex: 0 1 1000px;
    width: 100%;
    max-width: 1000px;
    margin: 0;
    padding: 15px 0 0;
    line-height: 1.9;
    font-size: 0.95em;
    box-sizing: border-box;
}
.nouki-page {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 30px 40px;
    box-sizing: border-box;
    color: #333;
}
.nouki-promise {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0 0 2.5rem;
    padding: 0;
    list-style: none;
}
.nouki-promise li {
    flex: 1 1 180px;
    min-width: 0;
    padding: 1.1rem 1rem;
    text-align: center;
    background: #24bbb7;
    color: #fff;
    border-radius: 6px;
}
.nouki-promise__label {
    display: block;
    margin-bottom: 0.4rem;
    font-size: 0.8rem;
    letter-spacing: 0.04em;
    opacity: 0.9;
}
.nouki-promise__value {
    display: block;
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.4;
}
.nouki-section {
    margin-bottom: 2.75rem;
}
.nouki-section h2 {
    background: rgb(36, 187, 183);
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    padding: 12px 20px;
    margin: 0 0 1.25rem;
}
.nouki-section__intro {
    margin: 0 0 1.25rem;
    line-height: 1.8;
    font-size: 0.95em;
}
.nouki-stats {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin-bottom: 1rem;
}
.nouki-stats__card {
    flex: 1 1 160px;
    max-width: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.25rem 1rem;
    background: #f8f8f8;
    border: 1px solid #eee;
    border-radius: 8px;
}
.nouki-stats__label {
    margin-bottom: 0.45rem;
    font-size: 0.85rem;
    color: #555;
}
.nouki-stats__value {
    font-size: 1.7rem;
    font-weight: 700;
    color: #222;
    line-height: 1.2;
}
.nouki-stats__unit {
    margin-left: 2px;
    font-size: 0.85rem;
    font-weight: 500;
}
.nouki-note {
    margin: 0;
    font-size: 0.85em;
    line-height: 1.7;
    color: #555;
}
.nouki-note a {
    color: #24bbb7;
    text-decoration: underline;
}
.hikaku-section {
    margin-bottom: 2rem;
}
.hikaku-section__intro {
    margin: 0 0 0.8rem;
    line-height: 1.8;
    font-size: 0.95em;
}
.hikaku-section .comparison-container {
    padding: 0;
}
.hikaku-section .comparison-table-wrap {
    width: 100%;
    display: block;
    margin-bottom: 0;
}
.hikaku-section .comparison-table {
    width: 100%;
    min-width: 720px;
}
.hikaku-section .comparison-table thead th {
    text-align: center;
}
.hikaku-section .comparison-table tbody th,
.hikaku-section .comparison-table tbody td {
    text-align: left;
}
.hikaku-section .comparison-table__company--highlight {
    width: 26%;
}
.nouki-points {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.nouki-point {
    flex: 1 1 260px;
    min-width: 0;
    padding: 1.25rem 1.15rem 1.35rem;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    box-sizing: border-box;
}
.nouki-point__num {
    display: block;
    margin-bottom: 0.4rem;
    color: #24bbb7;
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 0.06em;
}
.nouki-point h3 {
    margin: 0 0 0.7rem;
    font-size: 1.05rem;
    font-weight: 700;
    color: #222;
    line-height: 1.45;
}
.nouki-point p {
    margin: 0;
    font-size: 0.92em;
    line-height: 1.75;
    color: #444;
}
.nouki-body {
    background: #fff;
    padding: 24px;
    border: 1px solid #e6e6e6;
}
.nouki-body p {
    margin: 0 0 1em;
    line-height: 1.8;
    font-size: 0.95em;
}
.nouki-body p:last-child {
    margin-bottom: 0;
}
.nouki-terms {
    margin: 0 0 1rem;
    padding: 0 0 0 1.2em;
}
.nouki-terms li {
    margin-bottom: 0.7em;
    line-height: 1.8;
    font-size: 0.95em;
}
.nouki-terms li:last-child {
    margin-bottom: 0;
}
.nouki-terms strong {
    color: #24bbb7;
    font-weight: 700;
}
.nouki-terms a {
    color: #24bbb7;
    text-decoration: underline;
    font-weight: 700;
}
.nouki-cta {
    margin: 2.5rem 0 0.5rem;
    padding: 2rem 1.25rem;
    text-align: center;
    background: #f6fbfb;
    border: 1px solid #d7efee;
}
.nouki-cta__text {
    margin: 0 0 1.25rem;
    font-size: 1.15rem;
    font-weight: 500;
    line-height: 1.6;
    color: #222;
}
.nouki-cats {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin: 0 0 1.25rem;
    padding: 0;
    list-style: none;
}
.nouki-cats li {
    flex: 1 1 160px;
    max-width: 200px;
    min-width: 0;
}
.nouki-cats a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 150px;
    padding: 1rem 0.75rem;
    background: #fff;
    border: 1px solid #d7efee;
    border-radius: 8px;
    color: #222;
    text-decoration: none;
    box-sizing: border-box;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.nouki-cats a:hover {
    border-color: #24bbb7;
    box-shadow: 0 2px 8px rgba(36, 187, 183, 0.18);
    text-decoration: none;
}
.nouki-cats img {
    display: block;
    width: 72px;
    height: 72px;
    margin-bottom: 0.65rem;
    object-fit: contain;
}
.nouki-cats span {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3;
    color: #24bbb7;
}
.nouki-cta__sub a {
    color: #24bbb7;
    text-decoration: underline;
}
.nouki-page-top-btn {
    margin-top: 2.5rem;
    margin-bottom: 0.5rem;
}
.nouki-page-top-btn .cmn_btn01 {
    background-color: #24bbb7;
}
@media (min-width: 768px) {
    .nouki-catch__br-sp {
        display: none;
    }
}
@media (max-width: 767px) {
    .nouki-page-top-btn .cmn_btn01 {
        font-size: 0.95rem;
    }
    .nouki-page {
        padding: 0 15px 32px;
    }
    .nouki-catch {
        font-size: 1rem;
        padding: 0 15px;
    }
    .nouki-hero {
        padding: 0 15px;
    }
    .nouki-cat-table-wrap {
        padding: 0 15px;
        margin-bottom: 1.5rem;
    }
    .hikaku-section {
        margin-bottom: 1.5rem;
    }
    .nouki-cat-table th,
    .nouki-cat-table td {
        padding: 0.65rem 0.7rem;
    }
    .nouki-cat-table tbody th a {
        gap: 8px;
    }
    .nouki-cat-table tbody th img {
        width: 44px;
        height: 44px;
    }
    .nouki-cat-table tbody th span {
        font-size: 0.9rem;
    }
    .nouki-cat-table__date,
    .nouki-cat-table__na {
        font-size: 0.95rem;
    }
    .nouki-cat-table__type {
        min-width: 3.8em;
        font-size: 0.75rem;
    }
    .nouki-cat-table__notes {
        font-size: 0.95rem;
    }
    .nouki-lead {
        font-size: 0.9rem;
    }
    .nouki-section__intro,
    .nouki-body p,
    .nouki-terms li {
        font-size: 1rem;
    }
    .hikaku-section .comparison-table {
        min-width: 680px;
    }
    .nouki-promise li {
        flex: 1 1 100%;
    }
    .nouki-stats__card {
        max-width: none;
    }
    .nouki-cta__text {
        font-size: 1rem;
    }
    .nouki-cats {
        gap: 8px;
    }
    .nouki-cats li {
        flex: 1 1 calc(50% - 8px);
        max-width: none;
    }
    .nouki-cats a {
        min-height: 130px;
        padding: 0.85rem 0.5rem;
    }
    .nouki-cats img {
        width: 56px;
        height: 56px;
    }
}
