.miive-guide{--miive-blue:#154360;--miive-blue-mid:#1a5276;--miive-blue-soft:#ebf3f5;--miive-ink:#222;--miive-muted:#444;--miive-warn:#b45309;--miive-warn-bg:#fff7ed;--miive-warn-border:#f3683c;--miive-line:#d7e3e8;--miive-focus:#154360;--miive-error:#a12626;--miive-font:"Noto Sans JP",YuGothic,"Yu Gothic Medium","Yu Gothic","Hiragino Sans",Meiryo,sans-serif;background:#fff;color:var(--miive-ink);font-family:var(--miive-font);font-size:1rem;line-height:1.75;scroll-padding-top:7rem}.miive-guide *,.miive-guide :after,.miive-guide :before{box-sizing:border-box}.miive-guide :focus-visible{outline:3px solid var(--miive-focus);outline-offset:2px}.miive-skip{background:#fff;color:var(--miive-blue);left:-999px;padding:8px 12px;position:absolute;top:0;z-index:30}.miive-skip:focus{left:12px}.miive-header{background:#fff;border-bottom:1px solid var(--miive-line);position:sticky;top:0;z-index:20}.miive-header_inner{align-items:center;display:flex;flex-wrap:wrap;gap:4px 16px;justify-content:space-between;margin:0 auto;max-width:880px;padding:8px 16px}.miive-header_brand{color:var(--miive-blue);font-size:.75rem;font-weight:700;letter-spacing:.04em;margin:0}.miive-nav{display:flex;flex:1 1 auto;flex-wrap:nowrap;gap:0;min-width:0;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.miive-nav a{align-items:center;color:var(--miive-blue);display:inline-flex;flex:0 0 auto;font-size:.875rem;font-weight:700;justify-content:center;min-height:44px;padding:10px 12px;text-decoration:none;white-space:nowrap}.miive-nav a:hover{color:var(--miive-blue);text-decoration:underline}.miive-nav a:focus-visible{outline:3px solid var(--miive-focus);outline-offset:2px}.miive-footer,.miive-hero,.miive-section{margin:0 auto;max-width:880px;padding:32px 16px;scroll-margin-top:7rem}.miive-hero{max-width:960px;padding-top:40px}.miive-hero_kicker{color:var(--miive-blue);font-size:.75rem;font-weight:700;letter-spacing:.06em;margin:0 0 8px}.miive-hero h1,.miive-section h2{color:var(--miive-blue);font-weight:700;line-height:1.4;margin:0 0 12px}.miive-hero h1{font-size:1.75rem}.miive-section h2{border-bottom:1px solid var(--miive-blue-mid);font-size:1.375rem;padding-bottom:8px}.miive-hero_date{background:var(--miive-blue);color:#fff;display:inline-block;font-size:.875rem;font-weight:700;margin:0;padding:4px 10px}.miive-first{display:flex;flex-direction:column;gap:16px;margin:0 0 32px}.miive-first .miive-important,.miive-first_cta,.miive-first_flow,.miive-first_heading,.miive-first_media,.miive-first_overview{min-width:0}.miive-first_overview .miive-overview{margin:0}.miive-first_media{background:transparent;border:0;margin:0;padding:0;position:static;top:auto;inset:auto}.miive-first_media img{background:transparent;border-radius:4px;display:block;height:auto;max-height:200px;object-fit:contain;object-position:center;width:100%}.miive-first_media figcaption{color:var(--miive-muted);font-size:.8125rem;margin:8px 0 0}.miive-hero_lead,.miive-note,.miive-section p{margin:0 0 16px;white-space:pre-wrap}.miive-hero_actions{align-items:stretch;display:flex;flex-direction:column;gap:12px;margin:0}.miive-hero_actions .miive-btn{width:100%}.miive-overview{background:var(--miive-blue-soft);border:1px solid var(--miive-line);margin:0 0 32px;padding:16px}.miive-overview>p{font-size:.9375rem}.miive-flow{display:flex;flex-direction:column;list-style:decimal;margin:0 0 16px;padding:0 0 0 1.4rem}.miive-flow li{background:#fff;border:1px solid var(--miive-line);margin:0 0 1.5rem;overflow-wrap:anywhere;padding:12px 14px;position:relative}.miive-flow li:last-child{margin-bottom:0}.miive-flow li:not(:last-child):after{bottom:-1.25rem;color:var(--miive-blue);content:"↓";font-weight:700;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%)}.miive-flow_title{font-weight:700;margin:0 0 4px}.miive-flow_note{color:var(--miive-muted);font-size:.875rem;margin:0}.miive-important{background:var(--miive-warn-bg);border-left:6px solid var(--miive-warn-border);margin:0;padding:12px 14px}.miive-important_kicker{color:var(--miive-warn);font-size:.75rem;font-weight:700;letter-spacing:.04em;margin:0 0 4px}.miive-important h3{color:#7c2d12;font-size:1rem;margin:0 0 8px}.miive-important p{color:#7c2d12;font-size:.9375rem;margin:0}.miive-video-card{--miive-brand-mint:#61ccbe;--miive-brand-navy:#232946;--miive-brand-soft:#cef0ea;background:#fff;border:1px solid var(--miive-brand-soft);border-radius:12px;box-shadow:0 2px 10px rgba(35,41,70,.06);margin-top:20px;max-width:100%;overflow:hidden;overflow-wrap:anywhere;padding:0}.miive-video-card_main{align-items:start;color:inherit;display:grid;grid-template-columns:1fr;text-decoration:none}.miive-video-card:has(.miive-video-card_main:hover){border-color:var(--miive-brand-mint);box-shadow:0 4px 14px rgba(35,41,70,.1)}.miive-video-card_main:focus-visible{outline:3px solid var(--miive-brand-navy);outline-offset:2px}.miive-video-card_media{aspect-ratio:16/9;background:var(--miive-brand-soft);display:block;overflow:hidden;position:relative}.miive-video-card_thumb{object-fit:cover;object-position:center}.miive-video-card_fallback,.miive-video-card_scene,.miive-video-card_thumb{display:block;height:100%;width:100%}.miive-video-card_shade{background:linear-gradient(180deg,rgba(35,41,70,.08) 35%,rgba(35,41,70,.72));inset:0;pointer-events:none;position:absolute}.miive-video-card_badge{background:var(--miive-brand-soft);border-radius:999px;color:var(--miive-brand-navy);font-size:.6875rem;font-weight:700;left:10px;letter-spacing:.03em;padding:3px 8px;position:absolute;top:10px;z-index:2}.miive-video-card_play{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;z-index:2}.miive-video-card_play svg{height:48px;width:48px}.miive-video-card_caption{bottom:12px;color:#fff;display:flex;flex-direction:column;gap:2px;left:12px;pointer-events:none;position:absolute;right:12px;z-index:2}.miive-video-card_caption-title{font-size:.9375rem;font-weight:700;line-height:1.3}.miive-video-card_caption-sub{font-size:.75rem;line-height:1.4;opacity:.95}.miive-video-card_body{display:block;padding:16px;text-align:left}.miive-video-card_label{background:var(--miive-brand-soft);border-radius:999px;display:inline-block;font-size:.75rem;letter-spacing:.03em;padding:3px 8px}.miive-video-card_label,.miive-video-card_title{color:var(--miive-brand-navy);font-weight:700;margin:0 0 8px}.miive-video-card_title{display:block;font-size:1.0625rem;line-height:1.4}.miive-video-card_lead{color:var(--miive-ink);display:block;font-size:.9375rem;line-height:1.7;margin:0 0 14px;white-space:pre-wrap}.miive-video-card_cta{align-items:center;color:var(--miive-brand-navy);display:inline-flex;flex-wrap:nowrap;font-weight:700;gap:6px;white-space:nowrap}.miive-video-card .miive-note{border-top:1px solid var(--miive-brand-soft);margin:0;padding:12px 16px 16px}.miive-ext-icon{display:block;flex:0 0 auto}.miive-btn{background:var(--miive-blue);border:2px solid var(--miive-blue);border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:.9375rem;font-weight:700;padding:12px 20px;text-align:center;text-decoration:none}.miive-btn:focus,.miive-btn:hover{background:var(--miive-blue-mid);color:#fff}.miive-btn:disabled{cursor:not-allowed;opacity:.6}.miive-btn-ghost{background:#fff;color:var(--miive-blue)}.miive-btn-ghost:focus,.miive-btn-ghost:hover{background:var(--miive-blue-soft);color:var(--miive-blue)}.miive-cards,.miive-faq,.miive-principles,.miive-steps{list-style:none;margin:0;padding:0}.miive-principles{display:grid;gap:12px}.miive-card,.miive-principles li,.miive-steps li{background:var(--miive-blue-soft);border:1px solid var(--miive-line);overflow-wrap:anywhere;padding:16px}.miive-card h3,.miive-faq h3,.miive-notice h3,.miive-principles h3,.miive-steps h3{color:var(--miive-blue);font-size:1.0625rem;font-weight:700;margin:0 0 8px}.miive-cards{display:grid;gap:12px}.miive-card_status{background:var(--miive-blue);color:#fff;display:inline-block;font-size:.75rem;font-weight:700;margin:0 0 8px;padding:2px 8px}.miive-card-split .miive-card_status{background:#3d5a80}.miive-card-pending .miive-card_status{background:var(--miive-warn)}.miive-card-excluded,.miive-card-excluded .miive-card_status{border-color:#d9c4c4}.miive-card-excluded .miive-card_status{background:#6b2d2d}.miive-notice{background:var(--miive-warn-bg);border-left:6px solid var(--miive-warn-border);margin:20px 0 12px;padding:16px}.miive-notice h3,.miive-notice p{color:#7c2d12}.miive-receipt{margin:24px 0 8px;max-width:100%;overflow-wrap:anywhere}.miive-receipt-alert{background:var(--miive-warn-bg);border:1px solid #f5c4a8;border-left:6px solid var(--miive-warn-border);margin:0 0 16px;padding:16px}.miive-receipt-alert_kicker{color:var(--miive-warn);font-size:.75rem;font-weight:700;letter-spacing:.04em;margin:0 0 4px}.miive-receipt-alert h3{font-size:1.0625rem;font-weight:700;overflow-wrap:anywhere}.miive-receipt-alert h3,.miive-receipt-alert p{color:#7c2d12;margin:0 0 10px}.miive-receipt-alert p:last-child{margin-bottom:0}.miive-step_tip{background:var(--miive-warn-bg);border-left:4px solid var(--miive-warn-border);color:#7c2d12;font-size:.9375rem;font-weight:700;margin:8px 0 0;padding:8px 10px}.miive-receipt_checklist-heading{color:var(--miive-blue);font-size:1.0625rem;font-weight:700;margin:0 0 8px}.miive-receipt_checklist{display:grid;gap:6px;margin:0 0 16px;padding:0 0 0 1.25rem}.miive-receipt_checklist li{overflow-wrap:anywhere}.miive-ext-links{display:grid;gap:8px;list-style:none;margin:0;padding:0}.miive-ext-links a,.miive-faq_ext a{align-items:center;color:var(--miive-blue);display:inline-flex;flex-wrap:wrap;font-weight:700;gap:6px 8px;max-width:100%;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:2px}.miive-ext-badge{background:var(--miive-blue-soft);border:1px solid var(--miive-line);color:var(--miive-blue);display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.02em;padding:1px 6px;white-space:nowrap}.miive-faq_ext{margin:0 0 8px}.miive-sr{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.miive-note{color:var(--miive-muted);font-size:.875rem}.miive-prepare{display:grid;gap:8px;list-style:none;margin:0 0 16px;padding:0}.miive-prepare li{background:var(--miive-blue-soft);border:1px solid var(--miive-line);overflow-wrap:anywhere;padding:12px 16px}.miive-reassure{color:var(--miive-muted);font-size:.8125rem;margin:0}.miive-help-card{--miive-brand-mint:#61ccbe;--miive-brand-navy:#232946;--miive-brand-soft:#cef0ea;background:#fff;border:1px solid var(--miive-brand-soft);border-left:5px solid var(--miive-brand-mint);border-radius:12px;box-shadow:0 2px 10px rgba(35,41,70,.06);margin-top:12px;overflow:hidden;overflow-wrap:anywhere}.miive-help-card_main{align-items:start;color:inherit;display:grid;gap:16px;grid-template-columns:48px minmax(0,1fr);padding:20px 16px;text-align:left;text-decoration:none}.miive-help-card_main.is-static{cursor:default}.miive-help-card:has(.miive-help-card_main:hover:not(.is-static)){border-color:var(--miive-brand-mint);box-shadow:0 4px 14px rgba(35,41,70,.1)}.miive-help-card_main:focus-visible{outline:3px solid var(--miive-brand-navy);outline-offset:2px}.miive-help-card_icon{align-items:center;display:flex;height:48px;justify-content:center;width:48px}.miive-help-card_body{display:block;min-width:0;text-align:left}.miive-help-card_label{background:var(--miive-brand-soft);border-radius:999px;display:inline-block;font-size:.75rem;letter-spacing:.03em;padding:3px 10px}.miive-help-card_label,.miive-help-card_title{color:var(--miive-brand-navy);font-weight:700;margin:0 0 8px}.miive-help-card_title{display:block;font-size:1.0625rem;line-height:1.4}.miive-help-card_lead{color:var(--miive-ink);display:block;font-size:.9375rem;line-height:1.7;margin:0;white-space:pre-wrap}.miive-help-card_cta{align-items:center;background:var(--miive-brand-navy);border-radius:8px;color:#fff;display:inline-flex;flex-wrap:nowrap;font-weight:700;gap:8px;grid-column:1/-1;justify-content:center;min-height:48px;padding:12px 18px;white-space:nowrap}.miive-help-card_note{border-top:1px solid var(--miive-brand-soft);color:var(--miive-muted);font-size:.875rem;line-height:1.7;margin:0;padding:14px 16px 16px;text-align:left}.miive-steps{counter-reset:none;display:grid;gap:12px}.miive-steps li{align-items:flex-start;background:#fff;display:flex;gap:12px}.miive-steps_num{align-items:center;background:var(--miive-blue);border-radius:50%;color:#fff;display:inline-flex;flex:0 0 32px;font-weight:700;height:32px;justify-content:center;width:32px}.miive-faq_item{border-bottom:1px solid var(--miive-line)}.miive-faq_btn{background:transparent;border:0;color:var(--miive-ink);cursor:pointer;font-family:inherit;font-size:1rem;font-weight:700;overflow-wrap:anywhere;padding:14px 36px 14px 0;text-align:left;white-space:normal;width:100%}.miive-faq_btn:after{border-bottom:2px solid var(--miive-blue);border-right:2px solid var(--miive-blue);content:"";float:right;height:10px;margin-top:6px;transform:rotate(-135deg);width:10px}.miive-faq_btn[aria-expanded=false]:after{transform:rotate(45deg)}.miive-faq_panel{padding:0 0 16px}.miive-faq_answer{background:#f3f7f9;border-left:3px solid #9bb4c2;color:#3a4f5c;margin:0 0 12px;overflow-wrap:anywhere;padding:12px 14px;white-space:pre-wrap}.miive-faq_warn{background:#fdecec;color:#a12626;font-weight:700;padding:.05em .15em}.miive-guide.is-js .miive-faq_item:has(.miive-faq_btn[aria-expanded=false]) .miive-faq_panel{display:none}.miive-callout{background:var(--miive-blue-soft);border:1px solid var(--miive-line);margin:16px 0 24px;overflow-wrap:anywhere;padding:16px}.miive-form{display:grid;gap:18px}.miive-field label,.miive-field-check label{display:block;font-weight:700;margin-bottom:4px}.miive-help{color:var(--miive-muted);font-size:.8125rem;margin:0 0 6px}.miive-req{color:var(--miive-error);font-size:.75rem}.miive-field input,.miive-field select,.miive-field textarea{background:#fff;border:1px solid #444;border-radius:3px;font-family:inherit;font-size:1rem;max-width:100%;padding:10px;width:100%}.miive-field input:focus,.miive-field select:focus,.miive-field textarea:focus{border-color:var(--miive-blue);outline-color:var(--miive-blue)}.miive-field.is-invalid input,.miive-field.is-invalid select,.miive-field.is-invalid textarea{border-color:var(--miive-error)}.miive-error{color:var(--miive-error);font-size:.8125rem;margin:6px 0 0}.miive-optional{border:1px dashed var(--miive-line);margin:0;padding:0 0 12px}.miive-optional summary{align-items:center;cursor:pointer;display:flex;font-weight:700;min-height:44px;padding:10px 16px}.miive-optional summary:focus-visible{outline:3px solid var(--miive-focus);outline-offset:2px}.miive-optional .miive-field{padding:0 16px}.miive-field-check{align-items:start;display:grid;gap:8px 10px;grid-template-columns:auto 1fr}.miive-field-check input{margin-top:4px;width:auto}.miive-field-check .miive-error{grid-column:1/-1}.miive-hp{height:1px;left:-10000px;overflow:hidden;position:absolute;width:1px}.miive-status{border-radius:4px;margin-bottom:16px;padding:12px 16px}.miive-status.is-ok{background:var(--miive-blue-soft);border:1px solid var(--miive-blue)}.miive-status.is-ng{background:#fdf3f3;border:1px solid var(--miive-error)}.miive-pending{background:var(--miive-warn-bg);border:1px solid var(--miive-warn-border);color:#7c2d12;font-weight:700;margin:0 0 16px;padding:12px 16px}.miive-form_note{color:var(--miive-muted);font-size:.8125rem}.miive-footer{border-top:1px solid var(--miive-line);color:var(--miive-muted);font-size:.75rem}@media (min-width:768px){.miive-hero h1{font-size:2rem}.miive-principles{grid-template-columns:1fr 1fr 1fr}.miive-cards{grid-template-columns:1fr 1fr}.miive-flow{align-items:stretch;flex-direction:row;gap:28px}.miive-flow li{flex:1 1 0;margin-bottom:0}.miive-flow li:not(:last-child):after{bottom:auto;content:"→";left:auto;right:-22px;top:50%;transform:translateY(-50%)}.miive-hero,.miive-section{padding-bottom:48px;padding-top:48px}.miive-hero_actions{align-items:center;flex-direction:row;flex-wrap:wrap}.miive-hero_actions .miive-btn{width:auto}}@media (min-width:900px){.miive-first.has-image{align-items:start;column-gap:24px;display:grid;grid-template-areas:"heading heading" "overview media" "flow flow" "important important" "cta cta";grid-template-columns:minmax(0,3fr) minmax(0,2fr);row-gap:20px}.miive-first.has-image .miive-first_heading{grid-area:heading}.miive-first.has-image .miive-first_overview{grid-area:overview}.miive-first.has-image .miive-first_media{align-self:start;background:transparent;border:0;grid-area:media;position:static;top:auto;inset:auto;justify-self:end;margin:0;max-width:340px;padding:0;width:100%}.miive-first.has-image .miive-first_flow{grid-area:flow}.miive-first.has-image .miive-important{grid-area:important}.miive-first.has-image .miive-first_cta{grid-area:cta}.miive-first_media img{max-height:360px}.miive-video-card_main{align-items:start;grid-template-columns:minmax(0,42%) minmax(0,58%)}.miive-video-card_body{padding:20px 24px}.miive-video-card_play svg{height:62px;width:62px}.miive-help-card_main{align-items:center;gap:20px;grid-template-columns:56px minmax(0,1fr) auto;padding:22px 24px}.miive-help-card_icon,.miive-help-card_icon svg{height:56px;width:56px}.miive-help-card_cta{grid-column:auto;width:auto}}