.elementor-6233 .elementor-element.elementor-element-1cda77f{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1366px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-7d04359 */:root{
  --obg-bg:#f6f8fc;
  --obg-card:#ffffff;
  --obg-ink:#0f172a;
  --obg-muted:#475569;
  --obg-line:#e5e7eb;
  --obg-brand:#f97316;
  --obg-brand-2:#7c3aed;
  --obg-dark:#0b1327;
}
.obg-article{
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 16px 40px;
  font-family: -apple-system,BlinkMacSystemFont,'Segoe UI','Hiragino Kaku Gothic ProN','Noto Sans JP','Meiryo',sans-serif;
  color: var(--obg-ink);
  line-height: 1.85;
}
.obg-hero{
  background: linear-gradient(135deg,#101828 0%,#111827 46%,#f97316 100%);
  color:#fff;
  border-radius:24px;
  padding:30px 26px;
  box-shadow:0 18px 40px rgba(0,0,0,.16);
}
.obg-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(255,255,255,.14);
  font-size:12px;
  letter-spacing:.08em;
}
.obg-hero h1{
  margin:14px 0 10px;
  font-size:34px;
  line-height:1.25;
  letter-spacing:-.02em;
}
.obg-hero p{
  margin:0;
  font-size:15px;
  opacity:.96;
}
.obg-chip-row{
  margin-top:16px;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.obg-chip{
  padding:10px 12px;
  border-radius:14px;
  background:rgba(255,255,255,.12);
  font-size:13px;
  backdrop-filter: blur(6px);
}
.obg-alert, .obg-note, .obg-tip{
  margin-top:18px;
  border-radius:18px;
  padding:18px 20px;
  background:#fff;
  border:1px solid rgba(0,0,0,.06);
  box-shadow:0 10px 22px rgba(0,0,0,.05);
}
.obg-alert{
  background:#fff7ed;
  border-color:rgba(249,115,22,.22);
  box-shadow:0 10px 22px rgba(249,115,22,.08);
}
.obg-alert strong{ color:#9a3412; }
.obg-grid{
  display:grid;
  gap:18px;
}
.obg-grid-2{ grid-template-columns: repeat(2, minmax(0,1fr)); }
.obg-grid-3{ grid-template-columns: repeat(3, minmax(0,1fr)); }
.obg-section{
  margin-top:22px;
  background:#fff;
  border:1px solid rgba(0,0,0,.06);
  border-radius:22px;
  padding:22px;
  box-shadow:0 10px 22px rgba(0,0,0,.05);
}
.obg-section h2{
  margin:0 0 8px;
  font-size:26px;
  letter-spacing:-.03em;
}
.obg-section h3{
  margin:0 0 10px;
  font-size:20px;
  letter-spacing:-.02em;
}
.obg-section p{
  margin:0;
  color:#334155;
}
.obg-mini{
  font-size:13px;
  color:#64748b;
}
.obg-card{
  background:linear-gradient(180deg,#ffffff 0%,#fcfcff 100%);
  border:1px solid rgba(0,0,0,.06);
  border-radius:18px;
  padding:18px;
}
.obg-card h4{
  margin:4px 0 8px;
  font-size:18px;
}
.obg-label{
  display:inline-flex;
  padding:4px 9px;
  border-radius:999px;
  background:#eff6ff;
  color:#1d4ed8;
  font-weight:700;
  font-size:11px;
  letter-spacing:.08em;
}
.obg-step-image{
  margin-top:14px;
}
.obg-step-image img{
  width:100%;
  height:auto;
  display:block;
  border-radius:18px;
  border:1px solid rgba(0,0,0,.06);
  box-shadow:0 12px 28px rgba(15,23,42,.08);
}
.obg-steps{
  margin-top:16px;
  display:grid;
  gap:18px;
}
.obg-step{
  padding-top:6px;
  border-top:1px dashed #e2e8f0;
}
.obg-step:first-child{
  border-top:none;
  padding-top:0;
}
.obg-step-head{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:8px;
}
.obg-step-no{
  width:34px;
  height:34px;
  border-radius:999px;
  background:#111827;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:900;
  font-size:15px;
}
.obg-step-head h4{
  margin:0;
  font-size:20px;
  letter-spacing:-.02em;
}
.obg-ul{
  margin:8px 0 0;
  padding-left:18px;
  color:#334155;
}
.obg-ul li{ margin:6px 0; }
.obg-box{
  margin-top:12px;
  padding:14px 16px;
  border-radius:16px;
  background:#f8fafc;
  border:1px solid rgba(0,0,0,.06);
}
.obg-box strong{ color:#0f172a; }
.obg-highlight{
  background:#fff7ed;
  border-color:rgba(249,115,22,.18);
}
.obg-tip{
  background:linear-gradient(135deg,#fff7ed 0%,#fff 100%);
  border-color:rgba(249,115,22,.16);
}
.obg-tip h3, .obg-alert h3{ margin:0 0 8px; }
.obg-faq details{
  border:1px solid rgba(0,0,0,.06);
  border-radius:14px;
  background:#f8fafc;
  padding:14px 16px;
}
.obg-faq details + details{ margin-top:12px; }
.obg-faq summary{
  cursor:pointer;
  font-weight:800;
}
.obg-faq p{
  margin-top:10px;
  color:#475569;
}
.obg-footer-note{
  margin-top:18px;
  font-size:12px;
  color:#6b7280;
}
@media (max-width: 860px){
  .obg-grid-2, .obg-grid-3{ grid-template-columns: 1fr; }
  .obg-hero h1{ font-size:28px; }
  .obg-section{ padding:18px; }
}/* End custom CSS */