@charset "utf-8";
/* filename:https://nikonimglib.com/wt4su/onlinehelp/es/css/customize.css
   version:1.9.0
   delivery date:2019/08/07 */
   
/* Language font
-------------------------------------------------- */
body {
	font-family: Roboto,"Droid Sans",-apple-system,BlinkMacSystemFont,‘Helvetica Neue’,"Segoe UI",Meiryo,Verdana,sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	line-height: 1.5;
}

/* custom font 
-------------------------------------------------- */
@font-face {
	font-family: '01xnb';
	src: url('../fonts/01xnb.eot');
	src: url('../fonts/01xnb.eot?#iefix') format('embedded-opentype'),
		url('../fonts/01xnb.woff2') format('woff2'),
		url('../fonts/01xnb.woff') format('woff'),
		url('../fonts/01xnb.ttf') format('truetype'),
		url('../fonts/01xnb.svg#01xnbregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* custom font class 
-------------------------------------------------- */
.wf-01xnb {font-family:'01xnb'; font-style: normal; font-weight: normal;}

/* header  ヘッダー部分スタイル
-------------------------------------------------- */
header {
	height: 108px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 1em;
	padding-top: 20px;
}

.header-logo {
	height: 68px;
	width: 68px;
}

@media (max-width: 599px) {
	header {
		height: 68px;
		padding-top: 15px;
	}
	
	.header-logo {
		height: 40px;
		width: 40px;
	}
}

#selectLang {
	position: absolute;
	bottom: 0;
	right: 0;
}

.dropdown .dropdown-menu {
	position: absolute;
	left: auto;
	right: 0;
}

/* breadcrumb 
-------------------------------------------------- */
.breadcrumb {
	font-size: smaller;
    margin-bottom: 2em;
}

.breadcrumb > li {
    display: inline;
}

.breadcrumb > li + li:before {
	content: "\003e\00a0";
}

.print {
	margin-left: 0.5em;
}

/* pager
-------------------------------------------------- */
nav .pager {
	margin-top: 4em;
}

nav .pager li > a, .pager li > span {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 48px;
	background-color: #808080;
	border: 2px solid #808080;
	border-radius: 24px;
	color: #fff;
	transition: all 400ms ease-in-out 0s;
}

nav .pager li > a:hover {
	color: #808080;
}

/* footer 
-------------------------------------------------- */
footer {
	margin-bottom: 4em;
	border-top: #d4d4d4 solid 1px;
	padding-top: 1em;
}

footer .text-muted {
	font-size: small;
}

/* link-list  リンク/ページ内リンク用リストスタイル
-------------------------------------------------- */
.link-list, .anchor-list {
	list-style: none;
    margin-top: 2em;
	margin-left: 0;
}

.link-list li {
	margin-left: 0.5em;
	text-indent: -1em;
    margin-bottom: 1em;
}

.link-list li:before {
	content: "0";
	display: inline-block;
    font-family: '01xnb';
    font-style: normal;
    font-weight: normal;
	font-size: 1.5em;
	color: #444;
    line-height: 1;
    position: relative;
	margin-right: 0.4em;
    top: 2px;
}

.anchor-list li {
	margin-left: 0.25em;
	text-indent: -0.75em;
	margin-bottom: 1em;
}

.anchor-list li:before {
	content: "\e114";
	display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
	color: #444;
    line-height: 1;
    position: relative;
	margin-right: 0.5em;
    top: 2px;
}

/* nav-page-top 
-------------------------------------------------- */
#nav-page-top {
	position: fixed;
	right: 28px;
	bottom: 0;
	z-index: 9999;
}

#nav-page-top a span {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 48px;
	background-color: #808080;
	border: 2px solid #808080;
	border-radius: 24px;
	color: #fff;
	transition: all 400ms ease-in-out 0s;
}

#nav-page-top a span:hover {
	color: #808080;
	background-color: #ddd;
}

/* contents 本体部分スタイル
-------------------------------------------------- */
.page-header {
    margin-top: 0;
    border-bottom: 4px solid #fee600;
}

h1 {
    font-size: 24px;
}

@media (min-width:768px){
	h1 {
		font-size: 36px;
	}
}

h2 {
	margin-top: 2em;
	padding: 0.5em;
    background: #6675ff;
    color: #fff;
	font-size: 22px;
	font-weight: bold;
}

@media (min-width:768px){
	h2 {
		font-size: 30px;
	}
}

.bullet-list {
	margin-bottom: 1em;
	padding-left: 20px;
}

.bullet-list li {
	list-style-type: disc;
}

.bullet-list li .bullet-list li {
	list-style-type:  none;
	padding-left: 0;
	text-indent: -0.75em;
}

.bullet-list li .bullet-list li:before {
	content:"-";
	margin-right: 0.5em;
}

.menu-list dt {
	font-weight:bold;
	margin-top:1.0em;
	margin-bottom:0.2em;
	padding-bottom:2px;
	border-bottom:1px dashed #6675ff;
}

.menu-list dd {
	margin-left: 1em;
}

.text-bold {
	font-weight:bold;
}

.web-link {
	font-style: italic;
}

.img-inline {
	height: 1em;
	width: auto;
	margin: 0 0.125em;
}

.note {
    background: #eee;
	padding: 1em;
	margin-bottom: 1em;
}

.note-header-caution, .note-header-note {
	font-weight: bold;
	margin-bottom: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

.note-header-caution:before {
	content: "D";
	font-family: '01xnb';
	font-size: 1.5em;
	line-height: 1;
	margin-right: 0.125em;
}

.note-header-note:before {
	content: "A";
	font-family: '01xnb';
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1;
	margin-right: 0.125em;
}

.note-memo-lead {
	margin-bottom: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

.note-memo-lead:before {
	content: "A";
	font-family: '01xnb';
	font-size: 1.5em;
	line-height: 1;
	margin-right: 0.125em;
}

.procedure {
    margin: 2em 0;
}

.procedure > li {
    margin-bottom: 2em;
}

.procedure > li > .step-lead {
    font-weight: bold;
    color: #6675ff;
}

/* アコーディオン（開閉）
-------------------------------------------------- */
.accordion_title {
	cursor: pointer;
    border-bottom: 2px dotted #333;
    margin-top: 1em;
}

.accordion_title:hover {
    opacity: 0.8;
}

.accordion_inner {
	display: none;
	margin: 0.5em;
}

.accordion_inner {
    display: block;
}

.note .accordion_title:first-child {
    margin-top: 0;
}

/* 表組
-------------------------------------------------- */

.bg-tableheader {
	background-color: #666;
    color: #fff;
}

@media (max-width:767px){
	.table-responsive > .table-bordered > tbody > tr > th, .table-responsive > .table-bordered > tbody > tr > td {
		border-bottom: 0;
	}
}

.table-bordered, .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	vertical-align: middle;
	border-color: #999;
	border-left: none;
}

.table-bordered, .table-bordered > thead > tr > th:last-child, .table-bordered > tbody > tr > td:last-child {
	border-right: none;
}

.table-bordered > thead > tr > th {
	background-color: #666;
    color: #fff;
	text-align: center;
}

.table-noborder > tbody > tr > td, .table-noborder > tbody > tr > th, .table-noborder > tfoot > tr > td, .table-noborder > tfoot > tr > th, .table-noborder > thead > tr > td, .table-noborder > thead > tr > th {
	border: none;
}

.table-responsive {
	border-color: #999;
}

.footnote-asterisk {
	padding-left: 1em;
	text-indent: -1em;
}

.footnote-asterisk:before{
	content: "※";
	margin-right: 0.425em;
}

/* toc section もくじナビゲーション
-------------------------------------------------- */
.toc .toc_title {
	font-size: 1.25em;
	font-weight:bold;
	border-bottom: #ccc solid 4px;
}

.toc .home {
	display: block;
	cursor: pointer;
	font-weight:bold;
	margin-bottom: 0;
}

.toc .home a {
	color: #333;
	display: block;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 8px;
	text-decoration: none;
}

.toc .home a:hover {
	background: #e7e7e7;
	border-radius: 5px;
}

.toc_top .home {
    display: none;
}

.toc .toc_direct {
	cursor: pointer;
	margin-bottom: 0;
    /*border-top: #CCC dashed 1px;*/
}

.toc .toc_direct a {
	display: block;
    padding: 1em 0.5em;
}

.toc .toc_direct a:hover {
	background: #e7e7e7;
	border-radius: 5px;
	text-decoration: none;
}

.toc .chapter_title {
	cursor: pointer;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 30px;
	margin-bottom: 0;
	background: url("i_nav.svg") no-repeat 8px 20px;
	background-size: 16px 16px;
}

.toc .on {
	background: url("i_nav_on.svg") no-repeat 8px 20px;
	background-size: 16px 16px;
	font-weight: bold;
}

.toc ul {
	padding-left: 1.5em;
	display: none;
	list-style: none;
}

.toc li a, .toc_direct a {
	display:block;
	padding: 1em 0.5em;
	text-decoration: underline;
}

.toc li a:hover {
	background: #e7e7e7;
	border-radius: 5px;
	text-decoration: none;
}

.toc li.active, .toc p.active {
	font-weight: bold;
	background: #fee600;
	border-radius: 5px;
}

.toc li.active a, .toc p.active a {
	color:#000;
	text-decoration: none;
}

.toc li.active a:hover, .toc p.active a:hover {
	background: #fee600;
}

@media (min-width: 768px){
    .toc {
        margin-bottom: 1em;
    }
    
    .toc_top {
        padding: 0 1em;
    }
    
    .toc_top .chapter_title {
        background: url("i_nav_on.svg") no-repeat 0 20px;
        background-size: 16px 16px;
        font-weight: bold;
    }
    
    .toc_top .on {
        background: url("i_nav.svg") no-repeat 0 20px;
        background-size: 16px 16px;
    }
    
    .toc_top ul {
        display: block;
    }
}

/* pure-drawerカスタマイズ
-------------------------------------------------- */
.pure-toggle:focus ~ .pure-toggle-label {
	border-color: #fee600;
	color: #fee600;
}

.pure-toggle-label {
	background-color: #808080;
	color: /*#808080*/#f8f8f8;
	border: 2px solid #808080;
	top: 12px;
	width: 48px;
	height: 48px;
}

.pure-toggle-label:hover {
	border-color: #fee600;
	color: #fee600;
}

.pure-toggle-label:hover .pure-toggle-icon, .pure-toggle-label:hover .pure-toggle-icon:before, .pure-toggle-label:hover .pure-toggle-icon:after {
	background-color: #fee600;
}

.pure-toggle-label .pure-toggle-icon, .pure-toggle-label .pure-toggle-icon:before, .pure-toggle-label .pure-toggle-icon:after {
	width: 24px;
	background: /*#808080*/#f8f8f8;
}

.pure-toggle-label .pure-toggle-icon {
    transform: translate3d(-50%, -2px, 0px);
}

.pure-toggle-label .pure-toggle-icon::before {
    transform: translate3d(-50%, -10px, 0px);
}

.pure-toggle-label .pure-toggle-icon::after {
    transform: translate3d(-50%, 6px, 0px);
}

.pure-toggle[data-toggle='left']:checked ~ .pure-toggle-label[data-toggle-label='left'], .pure-toggle[data-toggle='right']:checked ~ .pure-toggle-label[data-toggle-label='right'], .pure-toggle[data-toggle='top']:checked ~ .pure-toggle-label[data-toggle-label='top'] {
	border-color: #fee600;
	color: #fee600;
}

.pure-drawer {
	background-color: #f8f8f8;
}


nav.pure-drawer {
	padding-top: 16px;
	padding-left: 1em;
	padding-right: 1em;
	color: #1a1700;
	overflow: scroll;
}

/* margin control 
-------------------------------------------------- */
.mt1em {margin-top: 1em !important;}
.mb0 {margin-bottom: 0 !important;}
.mb05em {margin-bottom: 0.5em !important;}
.mr1em {margin-right: 1em !important;}
.va_top {vertical-align: top !important;}
.va_middle {vertical-align: middle !important;}
.va_bottom {vertical-align: bottom !important;}

/* 印刷時のCSS解除 
-------------------------------------------------- */
@media print {
	*, *:before, *:after {
		background: inherit !important;
		color: inherit !important;
	}
	a, a:visited {
		text-decoration: underline !important;
		color: #337ab7 !important;
	}
	a[href]:after {
		content:  inherit !important;
	}
	.procedure {
		list-style: decimal !important;
		padding-left:1em !important;
	}
    #nav-page-top {
        display: none;
    }
}

/* edit */
/* .add1 {
	color: #f00 !important;
}
.delete {
	color: #60F !important;
	text-decoration: line-through;
}
.accordion_inner {
    display: block;
} */