html{scroll-behavior:auto!important}#caution .table-scroll-bottom,#caution .table-scroll-main,#caution .table-scroll-wrapper{display:contents!important}@media (max-width:600px){#caution .notice-table thead th:first-child{width:clamp(110px,30vw,140px)!important}#caution .notice-table th[scope=row]{min-width:clamp(110px,32vw,150px);white-space:normal;white-space:normal}}#caution .notice-table tbody tr:nth-child(2n) td{background:#f7faff}#caution .payment-table thead th{background:#e9f2ff}#caution .payment-table .col-head{background:#e6effb}#caution .payment-table .col-sub{background:#f3f7fe}#caution .payment-table .row-head{background:#f5f7fa}#caution .payment-table td{background:#fff}#caution .note{background:#fffaf0;border-left:5px solid #f3c742;padding:.6rem .8rem;margin-top:.6rem;white-space:normal}#caution{--cj-brand:var(--brand, #117713);--cj-brand-ink:var(--brand-strong, #0c5d0f);--cj-danger:var(--danger, #c50f0f);--cj-border:var(--border, #e0e0e0);--cj-card-bg:#fff;--cj-sec-bg:var(--clr-bg-section, #fff);--cj-shadow:0 2px 12px rgba(0,0,0,.06);--cj-fs-base:clamp(
    var(--fs-base-min, 1.7rem),
    1.6rem + 0.3vw,
    var(--fs-base-max, 1.9rem)
  );--cj-fs-title:clamp(2.0rem, 1.6rem + 1.2vw, 2.6rem);--cj-radius:.6rem;--cj-gap-y:1rem}#caution.notice{background:var(--cj-sec-bg);padding:2rem 0;margin-block-start:0}#caution .container{margin-inline:auto;margin-block-end:1rem}#caution .notice-heading{display:flex;align-items:center;gap:1rem;margin:0 0 2rem}#caution .notice-heading img{display:none}#caution .notice-heading h2{font:700 var(--cj-fs-title)/1.25 "Noto Sans JP",Roboto,Meiryo,sans-serif;margin:0;padding-left:1rem;border-left:8px solid var(--cj-brand);color:#000;white-space:normal}.notice-table{width:100%;border-collapse:separate;border-spacing:0;background:var(--cj-card-bg);border:1px solid #cfe1d9;border-radius:var(--cj-radius);font-size:var(--cj-fs-base);line-height:1.6;box-shadow:var(--cj-shadow);overflow:clip}.notice-table col.col-key{width:clamp(180px,22vw,240px)}.notice-table col.col-body{width:auto}.notice-table thead th{background:var(--cj-brand);color:#fff;font-weight:700;text-align:left;padding:1rem 1rem;border-bottom:1px solid var(--cj-border);white-space:normal}.notice-table thead th:first-child{border-top-left-radius:var(--cj-radius)}.notice-table thead th:last-child{border-top-right-radius:var(--cj-radius)}.notice-table td,.notice-table th{border-bottom:1px solid #cfe1d9;border-right:1px solid #cfe1d9;padding:1rem;vertical-align:top;white-space:normal;word-break:break-word}.notice-table th[scope=row]{background:#eef7ee;font-weight:700}.notice-table tbody td{background:#fff}.notice-table .cell-body p{margin:0 0 var(--cj-gap-y);white-space:normal}.notice-table .cell-body p:last-child{margin-bottom:0}.notice-table tbody tr:last-child th[scope=row]{border-bottom-left-radius:var(--cj-radius)}.notice-table tbody tr:last-child td:last-child{border-bottom-right-radius:var(--cj-radius)}@media (max-width:900px) and (min-width:601px){.notice-table col.col-key{width:clamp(150px,30vw,220px)}}@media (max-width:600px){.notice-table{display:block;border:0;box-shadow:none;background:0 0;overflow:visible}.notice-table>thead{display:none}.notice-table>tbody{display:grid;gap:12px;margin:0;padding:0}.notice-table>tbody>tr{display:block;width:100%;max-width:100%;box-sizing:border-box;background:#fff;border:1px solid #cfead3;border-left:6px solid var(--cj-brand);border-radius:var(--cj-radius);box-shadow:var(--cj-shadow);padding:.8rem 1rem 1rem}.notice-table>tbody>tr>th[scope=row]{display:block;margin:0 0 .6rem;padding:.6rem .9rem;border:0;border-radius:.45rem;background:linear-gradient(95deg,var(--cj-brand-ink),var(--cj-brand));color:#fff;font-weight:700}.notice-table>tbody>tr>td{display:block;padding:0;max-width:100%;overflow-wrap:anywhere}}.payment-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #dfe5ec;border-radius:.8rem;overflow:clip;font-size:var(--cj-fs-base);line-height:1.35}.payment-table thead th{background:#e9f2ff;color:#000;font-weight:700;text-align:center;padding:.9rem .9rem;border-bottom:1px solid #dfe5ec;white-space:normal;word-break:break-word}.payment-table thead tr+tr th{background:#f4f8ff}.payment-table td,.payment-table th{border-right:1px solid #e5eaf0;border-bottom:1px solid #e5eaf0;padding:1rem .9rem;vertical-align:middle;white-space:normal;word-break:break-word}.payment-table .row-head{background:#f7f9fc;font-weight:700;text-align:left}.payment-table td.yes{color:var(--cj-brand-ink);font-weight:700;text-align:center;font-variant-numeric:tabular-nums}.payment-table td.no{color:var(--cj-danger);font-weight:700;text-align:center;font-variant-numeric:tabular-nums}.payment-table thead th:first-child{border-top-left-radius:.8rem}.payment-table thead th:last-child{border-top-right-radius:.8rem}.payment-table tbody tr:last-child td:last-child{border-bottom-right-radius:.8rem}.payment-table tbody tr:last-child .row-head{border-bottom-left-radius:.8rem}@media (max-width:600px){.payment-table{font-size:clamp(1.5rem, 1.45rem + .25vw, 1.6rem)}.payment-table td,.payment-table th{padding:.7rem .6rem}}#caution .attention{color:var(--cj-danger);font-weight:700}#caution .note{font-size:var(--fs-small, 1.4rem);color:#383838;line-height:1.4;white-space:normal;margin:.6rem 0 0;padding:.6rem .8rem;background:#fffaf0;border-left:5px solid #f3c742}#caution a:focus-visible,#caution td:focus-visible,#caution th:focus-visible{outline:var(--focus-ring,3px solid rgba(0,117,201,.6));outline-offset:2px;border-radius:.2rem}@media print{.notice-table td,.notice-table th,.payment-table td,.payment-table th{border-color:#666}}#caution .notice-table thead th{text-align:center;vertical-align:middle}.notice{padding:2rem 0;margin-block-start:0;background:var(--clr-bg-section,var(--flow-bg))}.notice .container{margin-inline:auto;margin-block-end:1rem}.notice{border-left-color:var(--hk-primary,#004a9f)}.notice .section-title{margin:2rem 0}