@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 {
  color: #333333 !important
}



.highlight .s2 {
  color: #333333 !important
}



.highlight .mf {
  color: #333333 !important
}



.highlight .mi {
  color: #333333 !important
}

.highlight .nb {
  color: #333333 !important
}


.highlight .nd {
  color: #333333 !important;
  font-weight: normal !important;
}



.highlight .ow {
  color: #333333 !important;
  font-weight: normal !important;
}

.breadcrumb-item:before {
    content: "»";
}


.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;
    display: inline-block;
    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;
}



.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>*
Specificity: (0,2,2)
 {
    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-top: 0px;
    margin-bottom: 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;
}


