/* -- common styles ------------------------------------------------------ */

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 300;
}

body a {
	color: #53C609;
}

body a:visited {
	color: #53C609;
}

body div.body {
	min-height: 640px;
}

body div.related a {
	color: #fff;
}

body div.related {
	background-color: #00cb00;
}

div.related .nav-item-0 {
	padding-left: 1em;
}

body div.document {
	background-color: #e0ffd3;
}

div.document div.sphinxsidebar h3 {
	color: #575757;
	font-weight: bold;
}

div.document div.sphinxsidebar ul,
div.document div.sphinxsidebar a {
	color: #575757;
}

div.document div.sphinxsidebar .toctree-l1>ul {
	display: none;
}

div.document div.sphinxsidebar ul {
	line-height: 170%;
}

div.sphinxsidebarwrapper h3 {
	position: relative;
	padding-bottom: 5px;
	padding-left: 9px;
}

div.sphinxsidebarwrapper h3:after {
	content: "";
	position: absolute;
	border-bottom: 1px solid #00cb00;
	left: -10px;
	right: 0;
	bottom: 0;
	width: calc(100% + 15px);
}

div.sphinxsidebarwrapper p.caption {
	position: relative;
	padding-bottom: 5px;
	padding-left: 9px;
	font-size: 1.4em;
	color: #575757;
	font-weight: bold;
}

div.sphinxsidebarwrapper p.caption:after {
	content: "";
	position: absolute;
	border-bottom: 1px solid #00cb00;
	left: -10px;
	right: 0;
	bottom: 0;
	width: calc(100% + 15px);
}

div.sphinxsidebar #searchbox input[type="text"] {
	border-radius: 4px;
	margin-left: 17px;
	border-color: #c8c8c8;
}

#searchbox form input[type="submit"] {
	display: none;
}

li.toctree-l1 a:first-child {
	display: block;
	margin-bottom: 5px;
}

.reference.internal {
	line-height: 1em;
	margin: 0.5em;
}


/* -- NOT TOPページ ------------------------------------------------------ */

.section:not(#id2, #id3) .toctree-wrapper>ul {
	padding-left: 0;
}

.section:not(#id2, #id3) .toctree-wrapper ul .toctree-l1 {
	list-style: none;
	line-height: 200%;
	width: 530px;
}

.section:not(#id2, #id3) .toctree-wrapper ul .toctree-l1:first-child {
	border-top: 1px solid #c8c8c8;
	padding-top: 10px;
}

.section:not(#id2, #id3) .toctree-wrapper ul .toctree-l2 {
	list-style: none;
	font-size: 14px;
	line-height: 200%;
	position: relative;
	height: 2em;
}

.section:not(#id2, #id3) .toctree-wrapper ul .toctree-l2:before {
	content: '';
	width: 4px;
	height: 4px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	position: absolute;
	left: -11px;
	top: 9px;
}

.section:not(#id2, #id3) .toctree-wrapper ul .toctree-l1>ul {
	border-bottom: 1px solid #c8c8c8;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
}

.section:not(#id2, #id3) .toctree-wrapper ul li a {
	color: #00cb00;
	font-weight: bold;
}

.section:not(#id2, #id3) .toctree-wrapper ul li ul li a {
	color: #575757;
	font-weight: normal;
}

/* -- 各ページでタイトル直下の記述で文字が緑色になってしまう場合があるためコメントアウト(2017/12/5 小川)--------- */
/*.section:not(#id2)>p {
	color: #00cb00;
	font-weight: bold;
}

以下の記述を追記しても直らなかった(2017/12/6 小川)
.section:not(#id1)h2+p{
	color: #000;
	font-weight: 300;
}
*/


/* -- TOPページ ------------------------------------------------------ */

div.body>#id2.section,
div.body>#id3.section {
	padding-top: 25px;
}

#id2.section .toctree-wrapper>ul,
#id3.section .toctree-wrapper>ul {
	padding-left: 0;
}

#id2.section .toctree-wrapper .toctree-l1,
#id2.section .toctree-wrapper .toctree-l2,
#id3.section .toctree-wrapper .toctree-l1,
#id3.section .toctree-wrapper .toctree-l2 {
	list-style: none;
}

#id2.section .toctree-wrapper .toctree-l1,
#id3.section .toctree-wrapper .toctree-l1 {
	font-weight: bold;
	line-height: 200%;
	display: inline-block;
	width: 250px;
	padding-right: 25px;
	vertical-align: text-top;
	padding-bottom: 10px;
}

#id2.section .toctree-wrapper .toctree-l1>a,
#id3.section .toctree-wrapper .toctree-l1>a {
	font-size: 15px;
}

#id2.section .toctree-wrapper .toctree-l1>ul,
#id3.section .toctree-wrapper .toctree-l1>ul {
	padding-left: 0;
}

#id2.section .toctree-wrapper .toctree-l2,
#id3.section .toctree-wrapper .toctree-l2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 200%;
	margin-bottom: 5px;
}

#id2.section .toctree-wrapper .toctree-l2 a,
#id3.section .toctree-wrapper .toctree-l2 a {
	color: #575757;
}

#id2.section .toctree-wrapper .toctree-l3,
#id3.section .toctree-wrapper .toctree-l3 {
	display: none;
}

#id3.section p.caption {
	font-size: 0px;
}


/* -- トップページの「その他」がデザイン反映されないので、#id3.section>h1 を追記(2017/12/6 小川) ----- */
#id2.section > h1,
#id3.section > h1,
{
	background: none;
	font-size: 18px;
	font-weight: bold;
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0.5em;
	border-left: solid 5px #01ca00;
	margin: 0;
	line-height: 100%;
}


/* -- 中間ページ ------------------------------------------------------ */


/* -- タイトルが英字だとidがそれに自動生成させるため追記(2017/12/5 小川)--------- */
/*
div.body #id1.section>h1,
div.body #id2.section > h1,
div.body #id3.section > h1,
div.body #csv.section > h1,
div.body #ip.section > h1,
div.body #odbc.section > h1,
div.body #jdbc.section > h1,
div.body #excel.section > h1,
div.body #celf.section > h1,
div.body #urlcelf.section > h1,
div.body #pc.section > h1,
div.body #faq.section > h1
{
	background: none;
	font-size: 18px;
	font-weight: bold;
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0.5em;
	border-left: solid 5px #01ca00;
	margin: 0;
	line-height: 100%;
}
*/

/* -- 検索ページのタイトルについて追記(2017/12/6 小川)--------- */
div.body h1#search-documentation,
div.body #search-results > h2
{
	background: none;
	font-size: 20px;
	font-weight: bold;
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0;
/*	padding-left: 0.5em; */
/*	border-left: solid 5px #01ca00; */
	margin: 0;
	line-height: 100%;
}



/* -- タイトルが英字だとidがそれに自動生成させるため追記(2017/12/5 小川)--------- */
/*
div.body>#id1.section,
div.body > #id2.section,
div.body > #id3.section,
div.body > #csv.section,
div.body > #ip.section,
div.body > #odbc.section,
div.body > #jdbc.section,
div.body > #excel.section,
div.body > #celf.section,
div.body > #urlcelf.section,
div.body > #pc.section,
div.body > #faq.section
{
	padding-top: 25px;
}
*/



div.body h1,
div.body h2,
div.body h3,
div.body h4,
div.body h5,
div.body h6 {
	background: none;
	font-size: 18px;
	font-weight: bold;
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0.5em;
	border-left: solid 5px #01ca00;
	margin: 0;
	line-height: 100%;
}

div.body > .section {
    padding-top: 20px;
}

/*{
    font-family: 'Trebuchet MS', sans-serif;
    background-color: #f2f2f2;
    font-weight: normal;
    color: #20435c;
    border-bottom: 1px solid #ccc;
    margin: 20px -20px 10px -20px;
    padding: 3px 0 3px 10px;    
}*/

/*
div.body h1 { margin-top: 0; font-size: 200%; }
div.body h2 { font-size: 160%; }
div.body h3 { font-size: 140%; }
div.body h4 { font-size: 120%; }
div.body h5 { font-size: 110%; }
div.body h6 { font-size: 100%; }
*/




/* -- 検索ページのタイトルについて追記(2017/12/6 小川)--------- */
/*div.body h1#search-documentation,
div.body #search-results > h2
{
	padding-top: 25px;
}*/




/* -- 各ヘルプページ ------------------------------------------------------ */

.section:not(#id1) h2,
.section:not(#id1) h3 {
	background: none;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0;
	border-bottom: 1px solid #53c607;
}


/* -- その他要素 ------------------------------------------------ */


/* -- bizstyle.cssからコピペ(2017/12/4 小川) ------------------------------ */

div.admonition {
	font-size: 0.9em;
	margin: 1em 0 1em 0;
	padding: 10px;
}

div.admonition p {
	margin: 0.5em 1em 0.5em 1em;
	padding: 0;
}

div.admonition li p {
	margin-left: 0;
}

div.admonition pre,
div.warning pre {
	margin: 0;
}

div.highlight {
	margin: 0.4em 1em;
}

div.danger {
	border: 3px solid #f0908d;
	background-color: #f0cfa0;
}

div.error {
	border: 3px solid #f0908d;
	background-color: #ede4cd;
}

div.warning {
	border: 3px solid #f8b862;
	background-color: #f0cfa0;
}

div.caution {
	border: 3px solid #f8b862;
	background-color: #ede4cd;
}

div.danger p.admonition-title,
div.error p.admonition-title {
	background-color: #b7282e;
	border-bottom: 3px solid #f0908d;
}

div.caution p.admonition-title,
div.warning p.admonition-title {
	background-color: #f19072;
	border-bottom: 3px solid #f8b862;
}

div.admonition ul,
div.admonition ol,
div.warning ul,
div.warning ol {
	margin: 0.1em 0.5em 0.5em 3em;
	padding: 0;
}

/* -- 修正(2017/12/5 MM門倉) ------------------------------ */

div.admonition p.admonition-title {
	margin: 0;
	padding: 0.1em 0 0.1em 0.5em;
	color: white;
	font-weight: bold;
	color: #000;
}

div.attention {
	background-color: #ffe4e6;
}

div.important {
	background-color: #ffeddb;
}

div.note {
	background-color: #f3f3f3;
}

div.hint {
	background-color: #e3f8ff;
}

div.tip {
	background-color: #ebffe6;
}

div.hint p.admonition-title {
	color: #00b1ee;
}

div.attention p.admonition-title {
	color: #e60012;
}

div.important p.admonition-title {
	color: #ef7b00;
}

div.tip p.admonition-title {
	color: #13761c;
}


















