@import url("theme.css");

.wy-side-nav-search {
  background-color: #2e4c95;
}

.wy-side-nav-top {
  background: #2e4c95;
}

.wy-nav-top {
  background: #2e4c95;
}

.wy-nav-content {
  max-width: none;
}

/* Version compatibility override */
.wy-side-nav-search > div.version {
  margin-top: -.4045em;
  margin-bottom: .809em;
  font-weight: 400;
  color: hsla(0, 0%, 100%, .3);
}

h1, h2, h3, h4, h5, h6 {
  border-bottom: 1px solid #ccc;
}

.wy-table-responsive table td,
.wy-table-responsive table th {
  white-space: normal;
}

colgroup {
  display: none;
}

table.docutils div.line-block {
  margin-left: 0;
}

p.first {
  margin-bottom: 12px;
  margin-top: 12px;
}

/* メインとなるコンテンツの幅 */
.rst-content {
  max-width: 950px;
}

.rst-content .line-block {
  margin-left: 0px;
}

.rst-content table.docutils td .last :last-child {
    margin-bottom: 5px;
}

.rst-content table.docutils td .last {
    margin-bottom: 5px;
    margin-top: 5px;
}

.rst-content .line-block {
    margin-top: 5px;
    margin-bottom: 5px;
}

.wy-plain-list-disc,
.rst-content .section ul,
.rst-content .toctree-wrapper ul,
article ul {
    list-style: disc;
    line-height: 24px;
    margin-bottom: 12px;
}

.rst-content dl dt {
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 12px;
}

em {
  font-style: normal;
}

.highlight .s1,
.highlight .s2,
.highlight .mf,
.highlight .mi,
.highlight .nb,
.highlight .nd,
.highlight .ow {
  color: #333333 !important;
  font-weight: normal !important;
}

.breadcrumb-item:before {
    content: "»";
    color: #000;
    font-size: 14px;
    padding: 0 6px 0 3px;
}

.wy-menu-vertical header,
.wy-menu-vertical p.caption {
    color: #9b9b9b;
    height: 32px;
    line-height: 32px;
    padding: 0 1.618em;
    margin-bottom: 0;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 80%;
    white-space: nowrap;
}

.rst-content .section ol li > ol,
.rst-content .section ol li > ul,
.rst-content .section ul li > ol,
.rst-content .section ul li > ul,
.rst-content .toctree-wrapper ol li > ol,
.rst-content .toctree-wrapper ol li > ul,
.rst-content .toctree-wrapper ul li > ol,
.rst-content .toctree-wrapper ul li > ul,
.rst-content section ol li > ol,
.rst-content section ol li > ul,
.rst-content section ul li > ol,
.rst-content section ul li > ul {
    margin-bottom: 0px;
}

/* ★壊れていた箇所の修正：Specificity の残骸を削除 */
.rst-content .section ol li > *,
.rst-content .section ul li > *,
.rst-content .toctree-wrapper ol li > *,
.rst-content .toctree-wrapper ul li > *,
.rst-content section ol li > *,
.rst-content section ul li > * {
    margin-top: 0px;
}

.rst-content .section ul,
.rst-content .toctree-wrapper ul,
.rst-content section ul,
.wy-plain-list-disc,
article ul {
    margin-bottom: 12px;
}

.rst-content dl dd {
    margin: 12px 0 24px 24px;
}

.rst-content .toctree-wrapper > p.caption,
.rst-content h1,
.rst-content h2,
.rst-content h3,
.rst-content h4,
.rst-content h5,
.rst-content h6 {
    margin-bottom: 20px;
}

p {
    margin: 0 0 12px;
}

.rst-content .section ol li > :first-child,
.rst-content .section ul li > :first-child,
.rst-content .toctree-wrapper ol li > :first-child,
.rst-content .toctree-wrapper ul li > :first-child,
.rst-content section ol li > :first-child,
.rst-content section ul li > :first-child {
    margin-top: 0px;
}

.rst-content .section ol li > *,
.rst-content .section ul li > *,
.rst-content .toctree-wrapper ol li > *,
.rst-content .toctree-wrapper ul li > *,
.rst-content section ol li > *,
.rst-content section ul li > * {
    margin-bottom: 12px;
}

.rst-content .section ol li > p:only-child,
.rst-content .section ol li > p:only-child:last-child,
.rst-content .section ul li > p:only-child,
.rst-content .section ul li > p:only-child:last-child,
.rst-content .toctree-wrapper ol li > p:only-child,
.rst-content .toctree-wrapper ol li > p:only-child:last-child,
.rst-content .toctree-wrapper ul li > p:only-child,
.rst-content .toctree-wrapper ul li > p:only-child:last-child,
.rst-content section ol li > p:only-child,
.rst-content section ol li > p:only-child:last-child,
.rst-content section ul li > p:only-child,
.rst-content section ul li > p:only-child:last-child {
    margin-bottom: 6px;
}

/* ★ここも壊れていた：閉じかっこを明示 */
.wy-table-responsive {
    margin-bottom: 16px;
}

.rst-content .admonition,
.rst-content .admonition-todo,
.rst-content .attention,
.rst-content .caution,
.rst-content .danger,
.rst-content .error,
.rst-content .hint,
.rst-content .important,
.rst-content .note,
.rst-content .seealso,
.rst-content .tip,
.rst-content .warning,
.wy-alert {
    margin-top: 12px;
}

/* SR:minrow all-tables */

/* tr/td をページ背景に同化（縞打消し） */
#exc-and-adm-appendix-useapi-dataapi-parameterapi blockquote table tbody tr:last-child,
#exc-and-adm-appendix-useapi-dataapi-parameterapi blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-dataapi-apilist blockquote table tbody tr:last-child,
#exc-and-adm-appendix-useapi-dataapi-apilist blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-monthly-mparameterapi blockquote table tbody tr:last-child,
#exc-and-adm-appendix-useapi-monthly-mparameterapi blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-monthly-mapilist blockquote table tbody tr:last-child,
#exc-and-adm-appendix-useapi-monthly-mapilist blockquote table tbody tr:last-child > td {
  background: inherit !important;  /* 必要なら transparent に変更可 */
  background-image: none !important;
}

/* 文字は透明化（背景と同化） */
#exc-and-adm-appendix-useapi-dataapi-parameterapi blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-dataapi-apilist blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-monthly-mparameterapi blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-monthly-mapilist blockquote table tbody tr:last-child > td {
  color: transparent !important;
}

/* 高さをほぼゼロに（罫線は触らない＝残す）— 0pt 版 */
#exc-and-adm-appendix-useapi-dataapi-parameterapi blockquote table tbody tr:last-child,
#exc-and-adm-appendix-useapi-dataapi-apilist blockquote table tbody tr:last-child,
#exc-and-adm-appendix-useapi-monthly-mparameterapi blockquote table tbody tr:last-child,
#exc-and-adm-appendix-useapi-monthly-mapilist blockquote table tbody tr:last-child {
  height: 0pt !important;
  max-height: 0pt !important;
  line-height: 0 !important;
  overflow: hidden !important;
}
#exc-and-adm-appendix-useapi-dataapi-parameterapi blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-dataapi-apilist blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-monthly-mparameterapi blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-monthly-mapilist blockquote table tbody tr:last-child > td {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 0pt !important;
  max-height: 0pt !important;
  line-height: 0 !important;
  font-size: 0 !important;
}

/* SR:minrow all-tables:end */

/* ▼必要になった時だけ、0pt → 1pt に切替（印刷や特定ブラウザのにじみ対策）
#exc-and-adm-appendix-useapi-dataapi-parameterapi blockquote table tbody tr:last-child,
#exc-and-adm-appendix-useapi-dataapi-apilist blockquote table tbody tr:last-child,
#exc-and-adm-appendix-useapi-monthly-mparameterapi blockquote table tbody tr:last-child,
#exc-and-adm-appendix-useapi-monthly-mapilist blockquote table tbody tr:last-child {
  height: 1pt !important; max-height: 1pt !important; line-height: 1pt !important; overflow: hidden !important;
}
#exc-and-adm-appendix-useapi-dataapi-parameterapi blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-dataapi-apilist blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-monthly-mparameterapi blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-monthly-mapilist blockquote table tbody tr:last-child > td {
  padding-top: 0 !important; padding-bottom: 0 !important;
  height: 1pt !important; max-height: 1pt !important; line-height: 1pt !important; font-size: 0 !important;
}
*/

/* SR:minrow inner-vertical-off */
#exc-and-adm-appendix-useapi-dataapi-parameterapi blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-dataapi-apilist blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-monthly-mparameterapi blockquote table tbody tr:last-child > td,
#exc-and-adm-appendix-useapi-monthly-mapilist blockquote table tbody tr:last-child > td {
  /* 内側の縦罫線を消す（外側は後で復元） */
  border-left: 0 !important;
  border-right: 0 !important;
}
/* 外側だけ復元：最左セルの左罫線 / 最右セルの右罫線 */
#exc-and-adm-appendix-useapi-dataapi-parameterapi blockquote table tbody tr:last-child > td:first-child,
#exc-and-adm-appendix-useapi-dataapi-apilist blockquote table tbody tr:last-child > td:first-child,
#exc-and-adm-appendix-useapi-monthly-mparameterapi blockquote table tbody tr:last-child > td:first-child,
#exc-and-adm-appendix-useapi-monthly-mapilist blockquote table tbody tr:last-child > td:first-child {
  border-left: revert !important;
}
#exc-and-adm-appendix-useapi-dataapi-parameterapi blockquote table tbody tr:last-child > td:last-child,
#exc-and-adm-appendix-useapi-dataapi-apilist blockquote table tbody tr:last-child > td:last-child,
#exc-and-adm-appendix-useapi-monthly-mparameterapi blockquote table tbody tr:last-child > td:last-child,
#exc-and-adm-appendix-useapi-monthly-mapilist blockquote table tbody tr:last-child > td:last-child {
  border-right: revert !important;
}
/* SR:minrow inner-vertical-off:end */
``