@charset "UTF-8";
@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

/* sanitize.css v3.3.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
/*
 * Normalization
 */
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

audio:not([controls]) {
  display: none;
}

b,
strong {
  font-weight: bolder;
}

button {
  -webkit-appearance: button;
  overflow: visible;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

button,
select {
  text-transform: none;
}

details {
  display: block;
}

hr {
  overflow: visible;
}

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

input {
  -webkit-border-radius: 0;
}

input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
}

input[type="number"] {
  width: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

main {
  display: block;
}

pre {
  overflow: auto;
}

progress {
  display: inline-block;
}

summary {
  display: block;
}

svg:not(:root) {
  overflow: hidden;
}

template {
  display: none;
}

textarea {
  overflow: auto;
}

[hidden] {
  display: none;
}

/*
 * Universal inheritance
 */
*,
::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

* {
  font-size: inherit;
  line-height: inherit;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}

/*
 * Opinionated defaults
 */
* {
  margin: 0;
  padding: 0;
}

*,
::before,
::after {
  border-style: solid;
  border-width: 0;
}

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

svg {
  fill: currentColor;
}

[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

[hidden][aria-hidden="false"] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden="false"]:focus {
  clip: auto;
}

/*
 * Configurable defaults
 */
* {
  background-repeat: no-repeat;
}

:root {
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000000;
  cursor: default;
  font: 100%/1.5 sans-serif;
}

a {
  text-decoration: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

button,
input,
select,
textarea {
  background-color: transparent;
  color: inherit;
}

button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  min-height: 1.5em;
  max-width: 100%;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

nav ol,
nav ul {
  list-style: none;
}

small {
  font-size: 75%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  resize: vertical;
}

:root {
  font-size: 62.5%;
}

body {
  color: #000;
  font-size: 1.4rem;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
  line-height: 1.4;
  position: relative;
}

html[lang="ja"] body{
  font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

a {
  color: inherit;
  text-decoration: inherit;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

p img {
  vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

ul,
ol {
  list-style: none;
}

::-webkit-input-placeholder {
  line-height: normal;
}

/*===============================
  カラム
================================*/
.row {
  padding: 30px 0;
}

.row .row {
  padding: 20px 0;
}

.row > .row:first-child {
  padding-top: 0;
}

.row > .row:last-child {
  padding-bottom: 0;
}

.row * + * {
  margin-top: 0.5em;
}
* + li:not(.pagenavi > li) {
  margin-top: 0.5em;
}
* + p {
  margin-top: 0.5em;
}
table .row{
	padding: 0 !important;
}
.row * + img {
  margin-top: 0;
}
.accordion-number {
  margin-top: 0;
}
.accordion {
  margin-top: 15px;
}

/*===============================
  テキスト
================================*/
h1 {
  font-size: 32px;
  font-weight: bold;
}

h1 + * {
	padding-top: 30px;
}

@media screen and (min-width: 768px) {
  .navi + #article h1 {
    padding-right: 220px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 28px;
  }
}

h2 {
  font-size: 24px;
  font-weight: bold;
}

h3 {
  font-size: 18px;
  font-weight: bold;
}

p {
  font-size: 14px;
}

.title {
  font-size: 18px;
  font-weight: bold;
}

a {
  color: #0041ff;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

#breadCrumb a:not([class]){
	text-decoration:none;
}

.annotation {
  font-size: 12px;
  margin-top: 0.5em;
}

.annotation + .annotation {
  margin-top: 0;
}

sup {
  font-size: 80%;
  position:relative;
  top:-0.1em;
}

sub {
  font-size: 80%;
  position:relative;
  top:+0.1em;
}

em {
  font-weight: bold;
  font-style: normal;
}

/*===============================
  リスト
================================*/
.list {
  list-style-type: disc;
  padding-left: 3.3em;
}

.list .ls-n {
  list-style: none;
}

.list .list-itemLink {
  list-style-type: none;
}

.list .list-itemLink a > img {
  margin-right: 5px;
  vertical-align: middle;
}

.list .list-itemLink a > span {
  vertical-align: middle;
}

.number-list {
  counter-reset: number;
}

.number-list > li {
  padding-left: 3.3em;
  position: relative;
}

.number-list > li > *:first-child {
  line-height: 25px;
}

.number-list > li:before {
  counter-increment: number;
  font-size: 18px;
  content: counter(number) ".";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  text-align: right;
  font-weight: bold;
}

.number-list .term {
  font-size: 18px;
  font-weight: bold;
}

.number-list .ls-n {
  list-style: none;
}

.listterm .term {
  padding-left: 0;
  font-size: 24px;
  font-weight: bold;
}

table .listterm .term,
.procedure .listterm .term {
  font-size: 18px;
}

.listterm .listitem {
  padding-left: 3.3em;
}

.procedure .title {
  font-size: 18px;
  font-weight: bold;
}

.procedure .title + .row {
  margin-top: 15px;
  padding-top: 0;
}

.procedure .operation {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  padding-left: 25px;
  position: relative;
}

.procedure .operation > .opnumber {
  position: absolute;
  left: 0;
  top: 5px;
}

/*===============================
  テーブル
================================*/
table {
  width: 100%;
  text-align: left;
  vertical-align: middle;
}

table th {
  background: #c9c9c9;
  border: 1px solid #a0a0a0;
  padding: 15px;
  text-align: center;
  vertical-align: middle;
}

table td {
  border: 1px solid #a0a0a0;
  padding: 10px 15px;
}

table .defaultvaluecell {
  background: #c9c9c9;
  vertical-align: middle;
  font-weight: bold;
}

table caption {
  font-size: 18px;
  text-align: left;
  font-weight: bold;
}

.screen table {
  width: auto;
}

.screen table th,
.screen table td {
  border-width: 3px;
}

/*===============================
  トラブルシューティング
================================*/
.troubleshooting > .title {
  font-size: 18px;
  font-weight: bold;
}

.troubleshooting > .problem {
  margin-top: 20px;
}

.troubleshooting > .problem p {
  font-size: 18px;
  font-weight: bold;
  border-left: 5px solid #d31d3e;
  padding-left: 10px;
}

body.intro .troubleshooting > .problem p {
  border-color: #f8bf56;
}

body.operation .troubleshooting > .problem p {
  border-color: #4bbdcd;
}

body.maintenance .troubleshooting > .problem p {
  border-color: #b7d24e;
}

body.setup .troubleshooting > .problem p {
  border-color: #ee9193;
}

/*===============================
  アコーディオン
================================*/
.accordion-title {
  border: 1px solid #c9c9c9;
  border-radius: 4px;
  overflow: hidden;
}

.accordion-number {
  position:relative;
  height:0px;
  text-align:right;
  margin-right:50px;
  top:-30px;
  font-size:16px;
  font-weight:normal;
  z-index:0;
  color:#999999;
}

.accordion-title > a {
  display: block;
  color: inherit;
  text-decoration: none;
  padding: 8px 60px 8px 20px;
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index:1;
}

.accordion-title > a:hover {
  opacity: 0.5;
}

.accordion-title > a:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  background-image: url("../../web/gen/icon_link_l.png");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 0 0;
}

.accordion-title > a.accordion-button:after {
  background-image: url("../../web/gen/icon_open.png");
}

.accordion-body {
  display: none;
  opacity: 0;
  border: 1px solid #c9c9c9;
  border-top-width: 0;
  border-radius: 0 0 4px 4px;
  padding: 15px 30px;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .accordion-body {
    padding: 15px;
  }
}

.accordion-open .accordion-title {
  border-radius: 4px 4px 0 0;
}

.accordion-open .accordion-title > a.accordion-button {
  background: #f3f3f3;
}

.accordion-open .accordion-title > a.accordion-button:after {
  background-image: url("../../web/gen/icon_close.png");
}

.accordion-open .accordion-body {
  display: block;
  opacity: 1;
  -webkit-animation: fade-in 0.3s linear both;
          animation: fade-in 0.3s linear both;
}

/*===============================
  モジュール
================================*/
/* 操作の前に */
.beforehand > p:first-child {
  font-size: 0;
  margin-bottom: 10px;
}

/* 参照 */
.reference > p:first-child {
  font-size: 0;
  margin-bottom: 10px;
}

/* 重要 */
.important {
  color: #f43306;
}

.important > p:first-child {
  font-size: 0;
  margin-bottom: 10px;
}

/* 制限 */
.limitation > p:first-child {
  font-size: 0;
  margin-bottom: 10px;
}

/* 補足 */
.note > p:first-child {
  font-size: 0;
  margin-bottom: 10px;
}

/* 注意 */
.caution > p:first-child {
  font-size: 0;
  margin-bottom: 10px;
}

/* 危険 */
.danger > p:first-child {
  font-size: 0;
  margin-bottom: 10px;
}

/* 警告 */
.warning > p:first-child {
  font-size: 0;
  margin-bottom: 10px;
}

.caution,
.danger,
.warning {
  overflow: hidden;
}

.caution-image,
.danger-image,
.warning-image {
  float: left;
  width: 72px;
}

.caution-image img,
.danger-image img,
.warning-image img {
  max-width: 100%;
}

.caution-image + .list,
.danger-image + .list,
.warning-image + .list {
  float: left;
  width: calc(100% - 72px);
}

.caution + .caution,
.danger + .danger,
.warning + .warning {
	margin-top:20px;
}

/*===============================
  Header
================================*/
@media screen and (min-width: 768px) {
  .header {
    margin-bottom: 32px;
    overflow: hidden;
  }
  .header-top {
    width: 100%;
    max-width: 1024px;
    height: 50px;
    margin: 0 auto;
    padding: 9px 8px 10px;
  }
  .header-top:before, .header-top:after {
    display: table;
    content: ' ';
  }
  .header-top:after {
    clear: both;
  }
  .header-top-logo {
    display: block;
    width: 136px;
    height: 31px;
    float: left;
    padding: 3px 0;
  }
  .header-top-logo > img {
    display: block;
    width: 100%;
  }
  .../../web/gen/icon_search.png {
    width: 248px;
    height: 32px;
    position: relative;
    float: right;
  }
  .../../web/gen/icon_search.png > form {
    display: block;
    width: 100%;
    height: 100%;
  }
  .../../web/gen/icon_search.png-input {
    display: block;
    width: 100%;
    height: 100%;
  }
  .../../web/gen/icon_search.png-input > input {
    display: block;
    width: 100%;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    height: 100%;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 40px 5px 5px;
    outline: none;
  }
  .../../web/gen/icon_search.png-btn {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #bfbfbf;
    border-radius: 0 5px 5px 0;
    outline: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .../../web/gen/icon_search.png-btn:hover {
    opacity: 0.5;
  }
  .../../web/gen/icon_search.png-btn:hover {
    cursor: pointer;
  }
  .../../web/gen/icon_search.png-btn > input {
    display: block;
    width: 40px;
    height: 32px;
    padding: 8px 12px;
  }
  .header-title {
    width: 120%;
    background: #424242;
    margin: 0 -10%;
    padding: 0 10%;
    -webkit-box-shadow: 0px 8px 8px -8px rgba(0, 0, 0, 0.4);
            box-shadow: 0px 8px 8px -8px rgba(0, 0, 0, 0.4);
  }
  .header-title-text {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 15px 8px;
    font-size: 0;
    color: #ffffff;
  }
  .header-title-text-main {
    font-size: 36px;
    display: inline-block;
    vertical-align: bottom;
  }
  .header-title-text-series {
    font-size: 18px;
    display: inline-block;
    vertical-align: bottom;
    padding: 20px 0 5px;
    margin-left: 15px;
  }
  .header-breadcrumb {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 14px 8px;
    font-size: 0;
  }
  .header-breadcrumb-item {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
  }
  .header-breadcrumb-item.home {
    font-size: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .header-breadcrumb-item.home:hover {
    opacity: 0.5;
  }
  .header-breadcrumb-item.home > img {
    padding: 3px 0 4px;
  }
  .header-breadcrumb-item.separator {
    padding: 0 0.25em;
  }
}

@media screen and (max-width: 767px) {
  .header {
    margin-bottom: 16px;
    overflow: hidden;
  }
  .header-top {
    width: 100%;
    margin: 0 auto;
    padding: 8px;
    overflow: hidden;
  }
  .header-top-logo {
    display: block;
    width: 85px;
    float: left;
    padding: 8px 0;
  }
  .header-top-logo > img {
    display: block;
    width: 100%;
  }
  .../../web/gen/icon_search.png {
    width: 207px;
    height: 32px;
    position: relative;
    float: right;
  }
  .../../web/gen/icon_search.png-input {
    display: block;
    width: 100%;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    height: 100%;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 40px 5px 5px;
    outline: none;
  }
  .../../web/gen/icon_search.png-btn {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #bfbfbf;
    border-radius: 0 5px 5px 0;
    outline: none;
  }
  .../../web/gen/icon_search.png-btn:hover {
    cursor: pointer;
  }
  .../../web/gen/icon_search.png-btn > input {
    display: block;
    width: 40px;
    height: 32px;
    padding: 8px 12px;
  }
  .header-title {
    width: 120%;
    background: #424242;
    margin: 0 -10%;
    padding: 0 10%;
    -webkit-box-shadow: 0px 8px 8px -8px rgba(0, 0, 0, 0.4);
            box-shadow: 0px 8px 8px -8px rgba(0, 0, 0, 0.4);
  }
  .header-title-text {
    padding: 8px;
    font-size: 0;
    color: #ffffff;
  }
  .header-title-text-main {
    font-size: 22px;
    display: block;
  }
  .header-title-text-series {
    font-size: 12px;
    display: block;
    margin-top: 8px;
    word-break: break-word;
  }
  .header-breadcrumb {
    width: 100%;
    margin: 0 auto;
    padding: 8px;
    font-size: 0;
  }
  .header-breadcrumb-item {
    display: inline;
    vertical-align: top;
    font-size: 14px;
    word-break: break-word;
  }
  .header-breadcrumb-item.home {
    font-size: 0;
  }
  .header-breadcrumb-item.home > img {
    padding: 3px 0 4px;
  }
  .header-breadcrumb-item.separator {
    padding: 0 0.25em;
  }
}

/*===============================
  Footer
================================*/
@media screen and (min-width: 768px) {
  .footer {
    width: 100%;
    background: #f3f3f3;
    border-top: 2px solid #bfbfbf;
    border-bottom: 2px solid #bfbfbf;
  }
  .footer-content {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 20px 8px 18px;
  }
  .footer-content:before, .footer-content:after {
    display: table;
    content: ' ';
  }
  .footer-content:after {
    clear: both;
  }
  .footer-content-breadcrumb {
    display: none;
  }
  .footer-content-link {
    float: left;
  }
  .footer-content-link > a {
    display: block;
    font-size: 16px;
    line-height: 26px;
    padding-right: 18px;
    color: inherit;
    position: relative;
  }
  .footer-content-anchor {
    float: right;
  }
  .footer-content-anchor > a {
    display: block;
    font-size: 16px;
    line-height: 26px;
    padding-left: 32px;
    color: inherit;
    text-decoration: none;
    position: relative;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .footer-content-anchor > a:hover {
    opacity: 0.5;
  }
  .footer-content-anchor > a:after {
    content: '';
    position: absolute;
    display: block;
    width: 28px;
    height: 26px;
    left: 0;
    top: 0;
    bottom: 0;
    background: url("../../web/gen/icon_pagetop.png") no-repeat center center;
    background-size: 28px 26px;
  }
  .footer-content-copy {
    display: block;
    float: left;
    clear: left;
    font-size: 12px;
    color: #757575;
    margin-top: 12px;
  }
}

@media screen and (max-width: 767px) {
  .footer {
    width: 100%;
    background: #f3f3f3;
    border-top: 2px solid #bfbfbf;
  }
  .footer-content {
    width: 100%;
    margin: 0 auto;
  }
  .footer-content:before, .footer-content:after {
    display: table;
    content: ' ';
  }
  .footer-content:after {
    clear: both;
  }
  .footer-content-breadcrumb {
    width: 100%;
    margin: 0 auto;
    padding: 16px 8px;
    font-size: 0;
    position: relative;
  }
  .footer-content-breadcrumb:after {
    content: '';
    display: block;
    width: 95%;
    height: 0;
    border-bottom: 1px solid #bfbfbf;
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: 0;
    margin: 0 auto;
  }
  .footer-content-breadcrumb-item {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 1.5;
  }
  .footer-content-breadcrumb-item.home {
    font-size: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .footer-content-breadcrumb-item.home:hover {
    opacity: 0.5;
  }
  .footer-content-breadcrumb-item.home > img {
    padding: 0 0 3px;
  }
  .footer-content-breadcrumb-item.separator {
    padding: 0 0.25em;
  }
  .footer-content-link {
    padding: 16px 16px 8px;
    font-size: 0;
  }
  .footer-content-link > a {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    padding-right: 14px;
    color: inherit;
    position: relative;
  }
  .footer-content-anchor {
    padding: 8px 16px 16px;
    font-size: 0;
    border-bottom: 1px solid #bfbfbf;
    text-align: right;
  }
  .footer-content-anchor > a {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    padding-left: 18px;
    color: inherit;
    text-decoration: none;
    position: relative;
  }
  .footer-content-anchor > a:after {
    content: '';
    position: absolute;
    display: block;
    width: 18px;
    height: 16px;
    left: 0;
    top: 0;
    bottom: 0;
    background: url("../../web/gen/icon_pagetop.png") no-repeat center center;
    background-size: 18px;
  }
  .footer-content-copy {
    display: block;
    clear: left;
    float: left;
    width: 100%;
    font-size: 10px;
    text-align: center;
    color: #757575;
    padding: 8px;
  }
}

/*===============================
  Main Section
================================*/
@media screen and (min-width: 768px) {
  #main {
    width: 100%;
    position: relative;
  }
  #article,
  #search-box {
    width: 100%;
    max-width: 1024px;
    padding: 0 8px;
    margin: 0 auto 0;
  }

  #article{
    margin: 0 auto 80px;
  }
}

@media screen and (max-width: 767px) {
  #main {
    width: 100%;
    position: relative;
  }
  .p-detail #main,
  .p-toc #main {
    padding-top: 15px;
  }
  #article ,
  #search-box{
    padding: 0 8px;
    margin: 0 auto 0;
  }

  #article{
    margin: 0 auto 40px;
  }
}

/*===============================
  Navigation
================================*/
@media screen and (min-width: 768px) {
  .navi {
    background: #f3f3f3;
  }
  .navi-panel {
    max-width: 1024px;
    margin: 0 auto;
    padding: 9px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 0;
  }
  .navi-panel-id {
    padding: 3px 0;
    padding-right: 15px;
    margin-right: 15px;
    font-size: 16px;
    line-height: 19px;
    color: #656766;
  }
  .navi-panel-buttons {
    margin-left: auto;
    padding: 3px 0;
  }
  .navi-panel-prev, .navi-panel-next {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    text-decoration: none;
    color: #656766;
    background: no-repeat center center;
    background-size: 10px 17px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .navi-panel-prev:hover, .navi-panel-next:hover {
    opacity: 0.5;
  }
  .navi-panel-prev.is-disabled, .navi-panel-next.is-disabled {
    opacity: .3;
    cursor: default;
  }
  .navi-panel-prev {
    padding-left: 20px;
    padding-right: 30px;
    background-image: url("../../web/gen/icon_prev.png");
    background-position: left center;
  }
  .navi-panel-next {
    padding-left: 30px;
    padding-right: 20px;
    background-image: url("../../web/gen/icon_next.png");
    background-position: right center;
    border-left: 1px solid #cccccc;
  }
  .navi-panel-prev:not([href]), .navi-panel-next:not([href]) {
  	opacity: 0.5;
  }
}

@media screen and (max-width: 767px) {
  .navi {
    background: #f3f3f3;
  }
  .navi-panel {
    max-width: 1024px;
    margin: 0 auto;
    padding: 9px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 0;
  }
  .navi-panel-id {
    padding: 3px 0;
    padding-right: 15px;
    margin-right: 15px;
    font-size: 16px;
    line-height: 19px;
    color: #656766;
  }
  .navi-panel-buttons {
    margin-left: auto;
    padding: 3px 0;
  }
  .navi-panel-prev, .navi-panel-next {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    text-decoration: none;
    color: #656766;
    background: no-repeat center center;
    background-size: 10px 17px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .navi-panel-prev:hover, .navi-panel-next:hover {
    opacity: 0.5;
  }
  .navi-panel-prev.is-disabled, .navi-panel-next.is-disabled {
    opacity: .3;
    cursor: default;
  }
  .navi-panel-prev {
    padding-left: 20px;
    padding-right: 15px;
    background-image: url("../../web/gen/icon_prev.png");
    background-position: left center;
  }
  .navi-panel-next {
    padding-left: 15px;
    padding-right: 20px;
    background-image: url("../../web/gen/icon_next.png");
    background-position: right center;
    border-left: 1px solid #cccccc;
  }
}

/*===============================
  TOP
================================*/
@media screen and (min-width: 768px) {
  .spOnly {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .pcOnly {
    display: none !important;
  }
}

.top-mv {
  width: 100%;
  height: 100%;
  background-image: url("../../web/gen/top-mv-pc.jpg");
  background-position: right center;
}

@media (min-width: 768px) and (max-width: 1008px) {
  .top-mv {
    background-position: -230px center;
  }
}

.top-mv_wrapper {
  height: 250px;
  background-image: url("../../web/gen/top-mv-bk.jpg");
  background-size: auto 250px;
  background-repeat: repeat-x;
  position: relative;
}

.top-mv_inner {
  max-width: 1008px;
  margin: 0 auto;
}

.top-mv h1 {
  padding-top: 50px;
  font-size: 30px;
  line-height: 1;
}

.top-mv h1 span {
  display: block;
}

.top-mv h1 span:not(:first-child) {
  margin-top: 16px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #666666;
}

@media screen and (max-width: 767px) {
  .top-mv {
    background-size: auto 110px;
    background-position: right center;
  }
  .top-mv_wrapper {
    height: 110px;
    background-size: auto 110px;
  }
  .top-mv h1 {
    padding-top: 20px;
    padding-left: 8px;
    font-size: 22px;
  }
  .top-mv h1 span:not(:first-child) {
    margin-top: 10px;
    font-size: 11px;
    line-height: 14px;
  }
}

@media (max-width: 400px) {
  .top-mv {
    background-position: -145px center;
  }
}

.top-section {
  margin-top: 75px;
}

.top-section:first-child {
  margin-top: 54px;
}

@media screen and (max-width: 767px) {
  .top-section {
    margin-top: 40px;
  }
  .top-section:first-child {
    margin-top: 32px;
  }
}

.top-heading {
  padding-left: 8px;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  border-left: 8px solid;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.top-heading.intro {
  border-color: #f8bf56;
}

.top-heading.operation {
  border-color: #4bbdcd;
}

.top-heading.maintenance {
  border-color: #b7d24e;
}

.top-heading.setup {
  border-color: #ee9193;
}

@media screen and (max-width: 767px) {
  .top-heading {
    font-size: 16px;
    line-height: 20px;
    border-left-width: 5px;
  }
}

.top-text01 {
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .top-text01 {
    line-height: 17px;
  }
}

.top-buttons {
  margin-top: 20px;
  overflow: hidden;
}

.top-buttons_item {
  float: left;
  width: 49.20635%;
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  display: table;
  text-decoration: none;
  position: relative;
}

.top-buttons_item:nth-child(even) {
  margin-left: 1.5873%;
}

.top-buttons_item:nth-child(odd) {
  clear: both;
}

.top-buttons_item:nth-child(n + 3) {
  margin-top: 16px;
}

.top-buttons_item:hover {
  opacity: .5;
}

.top-buttons_item.emphasis {
  border-width: 3px;
  padding: 8px;
  border: 3px solid #aeaeae;
}

.top-buttons_sub_item.emphasis {
  border-width: 3px;
  padding: 8px;
  border: 2px solid #aeaeae;
}

.top-buttons_item.emphasis:after {
  right: 16px;
}

.top-buttons_item > p {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #0000cc;
  text-decoration: none;
}

.top-buttons_item > p:first-child {
  width: 75px;
}

.top-buttons_item > p:last-child {
  padding-left: 22px;
}

.top-buttons_sub {
  float: left;
  width: 49.20635%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  position: relative;
}

.top-buttons_sub:nth-child(even) {
  margin-left: 1.5873%;
}

.top-buttons_sub:nth-child(odd) {
  clear: both;
}

.top-buttons_sub:nth-child(n + 3) {
  margin-top: 16px;
}

.top-buttons_sub_item {
  display: block;
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  text-decoration: none;
  position: relative;
}

.top-buttons_sub_item:not(:first-child) {
  margin-top: 9px;
}

.top-buttons_sub_item:hover {
  opacity: .5;
}

.top-buttons_sub_item > p {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #0000cc;
  text-decoration: none;
  padding-right: 20px;
  padding-left:8px;
}

@media screen and (max-width: 767px) {
  .top-buttons {
    margin-top: 15px;
  }
  .top-buttons_item {
    float: none;
    width: 100%;
    padding: 5px;
  }
  .top-buttons_item:nth-child(even) {
    margin-left: 0;
  }
  .top-buttons_item:not(:first-child) {
    margin-top: 8px;
  }
  .top-buttons_item:after {
    right: 9px;
    width: 5px;
    height: 9px;
    margin-top: -4.5px;
    background-size: 5px 9px;
  }
  .top-buttons_item:hover {
    border-width: 1px;
    padding: 5px;
  }
  .top-buttons_item:hover:after {
    right: 9px;
  }
  .top-buttons_item > p {
    font-size: 10px;
    line-height: 13px;
  }
}

@media screen and (max-width: 767px) and (min-width: 475px) and (max-width: 767px) {
  .top-buttons_item > p {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .top-buttons_item > p:first-child {
    width: 28px;
  }
  .top-buttons_sub {
    float: none;
    width: 100%;
  }
  .top-buttons_sub:nth-child(even) {
    margin-left: 0;
  }
  .top-buttons_sub:not(:first-child) {
    margin-top: 8px;
  }
  .top-buttons_sub_item {
    padding: 5px;
  }
  .top-buttons_sub_item:not(:first-child) {
    margin-top: 8px;
  }
  .top-buttons_sub_item:after {
    right: 9px;
    width: 5px;
    height: 9px;
    margin-top: -4.5px;
    background-size: 5px 9px;
  }
  .top-buttons_sub_item:hover {
    border-width: 1px;
    padding: 5px;
  }
  .top-buttons_sub_item:hover:after {
    right: 9px;
  }
  .top-buttons_sub_item > p {
    font-size: 10px;
    line-height: 13px;
  }
}

@media screen and (max-width: 767px) and (min-width: 475px) and (max-width: 767px) {
  .top-buttons_item > p:first-child {
    width: 35px;
  }

  .top-buttons_sub_item > p {
    font-size: 16px;
    line-height: 18px;
  }
}

/*===============================
  Function
================================*/
.function-heading {
  font-size: 24px;
}

.function-tabs {
  margin-top: 16px;
  width: Calc(100vw - (100vw - 100%));
  position: absolute;
  left: 0%;
  border-bottom: 1px solid #c9c9c9;
}

.function-tabs_inner {
  width: 1008px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.function-tabs_item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 15px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  background-color: #f3f3f3;
  position: relative;
}

.function-tabs_item:first-child {
  border-left: 1px solid #c9c9c9;
  border-top-left-radius: 3px;
}

.function-tabs_item:last-child {
  border-top-right-radius: 3px;
}

.function-tabs_item:hover {
  cursor: pointer;
  background-color: #ffffff;
}

.function-tabs_item.current {
  background-color: #ffffff;
}

.function-tabs_item.current:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  bottom: -1px;
  left: 0;
}

.function-tabs_item p {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #666666;
}

@media (max-width: 1007px) {
  .function-tabs {
    width: 100%;
    left: 0;
    -webkit-transform: none;
            transform: none;
    border-bottom: none;
  }
  .function-tabs_inner {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .function-tabs_item {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 50%;
    padding: 15px 25px 15px 15px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 0 !important;
  }
  .function-tabs_item:nth-child(even) {
    border-right: 1px solid #c9c9c9;
  }
  .function-tabs_item:nth-last-child(-n + 2) {
    border-bottom: 1px solid #c9c9c9;
  }
  .function-tabs_item:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 7px;
    height: 12px;
    margin-top: -6px;
    background: url("../../manual_common_image/icon_link_s.png");
  }
  .function-tabs_item.current {
    background-color: #ffffff;
  }
  .function-tabs_item.current:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 7px;
    height: 12px;
    margin-top: -6px;
    background: url("../../manual_common_image/icon_link_s.png");
    bottom: auto;
    left: auto;
  }
  .function-tabs_item p {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #666666;
  }
}

.function-radio {
  margin-top: Calc(32px + 117px);
  padding: 16px;
  background-color: #f3f3f3;
  color: #666666;
}

.function-radio h2 {
  font-size: 16px;
}

.function-radio_inputs {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.function-radio_inputs_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.function-radio_inputs_item:not(:first-child) {
  margin-left: 30px;
}

.function-radio_inputs_item input {
  -webkit-appearance: none;
  background-color: #ffffff;
  width: 14px;
  height: 14px;
  border: 1px solid #cccccc;
  border-radius: 7px;
  outline: none;
  position: relative;
}

.function-radio_inputs_item input:checked:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #4895b3;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.function-radio_inputs_item input:checked + p {
  font-weight: bold;
}

.function-radio_inputs_item p {
  margin-left: 10px;
}

.function-radio_selects {
  margin-top: 10px;
  position: relative;
  z-index: 9999;
  background-color: #ffffff;
}

.function-radio_selects_inner {
  position: relative;
}

.function-radio_selects_inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  width: 8px;
  height: 15px;
  margin-top: -6px;
  background: url("../../manual_common_image/icon_link.png");
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  z-index: -1;
}

.function-radio_selects select {
  width: 100%;
  border: 1px solid #c9c9c9;
  font-size: 12px;
  line-height: 30px;
  padding: 0 10px;
}

@media screen and (max-width: 767px) {
  .function-radio_selects select {
    font-size: 16px;
  }

	.function-tabs {
		position: relative;
	}
	.function-radio {
		margin-top: 32px;
	}
}

.function-cards {
  margin-top: 16px;
  margin-left: -16px;
  overflow: hidden;
}

@media (min-width: 768px) and (max-width: 1039px) {
  .function-cards {
    margin-left: auto;
    margin-right: auto;
    width: 768px;
  }
	.function-tabs {
		position: relative;
	}
	.function-radio {
		margin-top: 32px;
	}
}

.function-cards_item {
  display: block;
  float: left;
  border: 1px solid #dedede;
  text-decoration: none;
  width: 240px;
  margin-left: 16px;
  margin-top: 16px;
  -webkit-transition: -webkit-box-shadow .2s linear;
  transition: -webkit-box-shadow .2s linear;
  transition: box-shadow .2s linear;
  transition: box-shadow .2s linear, -webkit-box-shadow .2s linear;
}

.function-cards_item.hide-category {
  display: none;
}

.function-cards_item.hide-purpose {
  display: none;
}

@media screen and (min-width: 768px) {
.function-cards_item:hover {
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
}
.function-cards_item:hover .function-cards_item_ph img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.function-cards_item:hover .function-cards_item_text p {
  text-decoration: underline;
}
}

.function-cards_item_ph {
  border-bottom: 1px solid #dedede;
  overflow: hidden;
}

.function-cards_item_ph img {
  -webkit-transition: -webkit-transform .2s linear;
  transition: -webkit-transform .2s linear;
  transition: transform .2s linear;
  transition: transform .2s linear, -webkit-transform .2s linear;
}

.function-cards_item_text {
  padding: 15px 25px 15px 15px;
  color: #0000cc;
  font-size: 16px;
  line-height: 20px;
  height: 90px;
  position: relative;
  display: table;
  width: 100%;
}

.function-cards_item_text:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 7px;
  height: 12px;
  margin-top: -6px;
  background: url("../../manual_common_image/icon_link_s.png");
}

.function-cards_item_text p {
  vertical-align: middle;
  display: table-cell;
}

@media screen and (max-width: 767px) {
  .function-cards {
    margin-top: 30px;
    margin-left: 0;
  }
  .function-cards_item {
    width: 100%;
    margin-left: 0;
  }
  .function-cards_item:not(:first-child) {
    margin-top: 24px;
  }
  .function-cards_item_ph img {
    width: 100%;
  }
  .function-cards_item_text {
    padding: 10px 25px 10px 15px;
    font-size: 12px;
    height: auto;
  }
}

@media screen and (max-width: 767px) and (min-width: 475px) and (max-width: 767px) {
  .function-cards_item {
    width: 46.5%;
    margin: 24px 1.75% 0;
  }
  .function-cards_item_text {
    height: 90px;
  }
}

/*===============================
  TOC
================================*/
.toc-list {
  padding-top: 20px;
}

.toc-item {
  margin-top: 80px;
}

.toc-item:first-child {
  margin-top: 0;
}

.toc-item-title {
  border-left: 5px solid #999999;
  padding-left: 10px;
}

body.intro .toc-item-title {
  border-color: #f8bf56;
}

body.operation .toc-item-title {
  border-color: #4bbdcd;
}

body.maintenance .toc-item-title {
  border-color: #b7d24e;
}

body.setup .toc-item-title {
  border-color: #ee9193;
}

.toc-item-lead {
  margin-top: 15px;
}

.toc-sublist {
  margin-top: 15px;
}

.toc-sublist-item {
  margin-top: 15px;
}

.toc-sublist-item:first-child {
  margin-top: 0;
}

.toc-sublist-title {
  border: 1px solid #c9c9c9;
  border-radius: 4px;
  overflow: hidden;
}

.toc-sublist-title > a {
  display: block;
  padding: 8px 60px 8px 20px;
  color: inherit;
  text-decoration: none;
  position: relative;
}

@media screen and (min-width: 768px) {
  .toc-sublist-title > a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  }
  .toc-sublist-title > a:hover {
    opacity: 0.5;
  }
}

.toc-sublist-title > a:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  background-image: url("../../web/gen/icon_link_l.png");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 0 0;
}

.toc-sublist-title > a.toc-sublist-button:after {
  background-image: url("../../web/gen/icon_open.png");
}

.toc-sublist-title > a:not(.toc-sublist-button):after {
  content: none;
}

.toc-sublist-body {
  display: none;
  opacity: 0;
  border: 1px solid #c9c9c9;
  border-top-width: 0;
  border-radius: 0 0 4px 4px;
  padding: 15px 30px;
}

@media screen and (max-width: 767px) {
  .toc-sublist-body {
    padding: 15px;
  }
}

.toc-sublist-body ul {
  padding: 0;
  list-style: none;
}

.toc-sublist-body ul li {
  margin-top: 12px;
  padding-left: 24px;
  position: relative;
}

.toc-sublist-body ul li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 6px;
  left: 13px;
  background-color: #d61a3d;
}

.toc-sublist-body ul li:first-child {
  margin-top: 0;
}

.toc-sublist-body ul li ul {
  margin-top: 12px;
}

.toc-sublist-body ul li ul li:before {
  content: '';
  display: block;
  width: 28px;
  height: 100%;
  position: absolute;
  top: 7px;
  left: -10px;
  background-image: url("../../web/gen/icon_toc_sublist.png");
  background-repeat: no-repeat;
  background-size: 26px 5px;
  background-position: right top;
  background-color: transparent;
  border-left: 2px dotted #aaaaaa;
}

.toc-sublist-body ul li ul li:after {
  content: '';
  display: block;
  width: 28px;
  height: 12px;
  position: absolute;
  bottom: -21px;
  left: -10px;
  border-left: 2px dotted #aaaaaa;
}

.toc-sublist-body ul li ul li:first-child:before {
  height: 125%;
  top: -12px;
  background-position: left 19px;
}

.toc-sublist-body ul li ul li:first-child:after {
  height: 30px;
  top: auto;
  bottom: -21px;
}

.toc-sublist-body ul li ul li:last-child:before {
  height: 5px;
  top: 8px;
  border: none;
}

.toc-sublist-body ul li ul li:last-child:after {
  content: none;
}

.toc-sublist-body ul li ul li:first-child:last-child:before {
  height: 24px;
  top: -12px;
  border-left: 2px dotted #aaaaaa;
  background-position: left 19px;
}

.toc-sublist-body ul li a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.toc-sublist-body ul li a:hover {
  opacity: 0.5;
}

.toc-sublist-open .toc-sublist-title {
  border-radius: 4px 4px 0 0;
}

.toc-sublist-open .toc-sublist-title > a.toc-sublist-button {
  background: #f3f3f3;
}

.toc-sublist-open .toc-sublist-title > a.toc-sublist-button:after {
  background-image: url("../../web/gen/icon_close.png");
}

.toc-sublist-open .toc-sublist-body {
  display: block;
  opacity: 1;
  -webkit-animation: fade-in 0.3s linear both;
          animation: fade-in 0.3s linear both;
}

/*===============================
  Detail
================================*/
#relation {
  width: 100%;
  max-width: 1024px;
  padding: 0 8px;
  margin: 30px auto;
}

div.btm_ref {
  width: 100%;
  max-width: 1024px;
  padding: 0 8px;
  margin: 0 auto;
}

.relation-inner {
  border-top: 1px solid #bfbfbf;
  padding: 50px 0;
}

@media screen and (max-width: 767px) {
  .relation-inner {
    padding: 25px 0;
  }
}

.relation-title {
  font-size: 18px;
  font-weight: bold;
}

.relation-list {
  margin-top: 20px;
}

.relation-item {
  margin-top: 5px;
}

.relation-item:first-child {
  margin-top: 0;
}

/*===============================
  Search Result
================================*/
@media screen and (min-width: 768px) {
  .p-result #search-box h1 .sub {
    font-weight: normal;
    font-size: 24px;
    padding-left: 1em;
  }
  .p-result #search-box h1 .sub .fcount {
    font-size: 34px;
    padding-right: 5px;
  }
  .p-result #search-box .search-box {
    width: 100%;
    margin: 15px auto 0;
  }
  .p-result #search-box .search-box > form {
    display: block;
    width: 100%;
  }
  .p-result #search-box .search-box > form:before, .p-result #search-box .search-box > form:after {
    display: table;
    content: ' ';
  }
  .p-result #search-box .search-box > form:after {
    clear: both;
  }
  .p-result #search-box .search-box-input {
    width: 49.40476%;
    height: 50px;
    float: left;
    position: relative;
  }
  .p-result #search-box .search-box-input input {
    display: block;
    width: 100%;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    height: 100%;
    font-size: 18px;
    line-height: 20px;
    padding: 5px 64px 5px 12px;
    outline: none;
  }
  .p-result #search-box .search-box-input a {
    display: block;
    width: 64px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #bfbfbf;
    border-radius: 0 5px 5px 0;
    outline: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-result #search-box .search-box-input a:hover {
    opacity: 0.5;
  }
  .p-result #search-box .search-box-input a:hover {
    cursor: pointer;
  }
  .p-result #search-box .search-box-input a > img {
    display: block;
    width: 64px;
    height: 50px;
    padding: 8px 15px;
  }
  .p-result #search-box .search-box-select {
    width: 48.61111%;
    height: 50px;
    float: right;
  }
  .p-result #search-box .search-box-select select {
    width: 100% !important;
    height: 100%;
    font-size: 18px;
    background-color: #f3f3f3;
    background-image: url("../../web/gen/icon_select.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 27px 11px;
    border: 1px solid #cccccc;
    outline: none;
    padding: 10px 35px 10px 10px;
  }
  .p-result #search-box .search-box-select select:hover {
    cursor: pointer;
  }
  .p-result #search-box .search-message {
    margin-top: 25px;
  }
  .p-result #search-box .search-message p {
    font-size: 18px;
    color: #ff0000;
  }
  .p-result #search-box .search-message p + p {
    margin-top: 0.25em;
  }
  .p-result #search-box .search-banner {
    margin-top: 15px;
  }
  .p-result #search-box .search-banner dl {
    margin-top: -10px;
    margin-left: -10px;
    clear: both;
  }
  .p-result #search-box .search-banner dl:before, .p-result #search-box .search-banner dl:after {
    display: table;
    content: ' ';
  }
  .p-result #search-box .search-banner dl:after {
    clear: both;
  }
  .p-result #search-box .search-banner dt {
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
  }
  .p-result #search-box .search-banner dd {
    font-size: 18px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
  }
  .p-result #article .search-result {
    margin-top: 30px;
  }
  .p-result #article .search-result > .fpage .fpage + .fpage {
    margin-top: 30px;
  }
  .p-result #article .search-result > .fpage .fpage h2 {
    font-size: 18px;
    font-weight: normal;
  }
  .p-result #article .search-result > .fpage .fpage h2 img {
    margin-left: 4px;
  }
  .p-result #article .search-result > .fpage .fpage ul {
    list-style: none;
    padding-left: 0;
  }
  .p-result #article .search-result > .fpage .fpage .book {
    font-size: 16px;
    color: #339966;
    font-weight: bold;
    margin-top: 5px;
  }
  .p-result #article .search-result > .fpage .fpage .summary {
    font-size: 14px;
    margin-top: 5px;
  }
  .p-result #article .search-page {
    margin-top: 75px;
    padding-bottom: 50px;
  }
  .p-result #article .search-page .pagenavi {
    list-style: none;
    padding-left: 0;
    font-size: 0;
    text-align: center;
  }
  .p-result #article .search-page .pagenavi > li {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    margin-left: 12px;
  }
  .p-result #article .search-page .pagenavi > li:first-child {
    margin-left: 0;
  }
  .p-result #article .search-page .pagenavi > li.sep {
    display: none;
  }
  .p-result #article .search-page .pagenavi > li.this {
    padding: 7px 7px;
    border: 1px solid transparent;
    background: #ffffff;
  }
  .p-result #article .search-page .pagenavi > li.econt {
    padding: 7px 7px;
    border: 1px solid transparent;
    background: #ffffff;
  }
  .p-result #article .search-page .pagenavi > li.prevoff {
    font-size: 0;
  }
  .p-result #article .search-page .pagenavi > li.prevoff img {
    display: none;
  }
  .p-result #article .search-page .pagenavi > li.prevoff a {
    font-size: 18px;
    padding-left: 20px;
    position: relative;
  }
  .p-result #article .search-page .pagenavi > li.prevoff a:after {
    content: '';
    position: absolute;
    display: block;
    width: 7px;
    height: 12px;
    left: 6px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("../../web/gen/icon_prev_s.png") no-repeat center center;
    background-size: 7px 12px;
  }
  .p-result #article .search-page .pagenavi > li.nexton {
    font-size: 0;
  }
  .p-result #article .search-page .pagenavi > li.nexton img {
    display: none;
  }
  .p-result #article .search-page .pagenavi > li.nexton a {
    font-size: 18px;
    padding-right: 20px;
    position: relative;
  }
  .p-result #article .search-page .pagenavi > li.nexton a:after {
    content: '';
    position: absolute;
    display: block;
    width: 7px;
    height: 12px;
    right: 6px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("../../web/gen/icon_next_s.png") no-repeat center center;
    background-size: 7px 12px;
  }
  .p-result #article .search-page .pagenavi > li.nextoff {
    font-size: 0;
  }
  .p-result #article .search-page .pagenavi > li.nextoff img {
    display: none;
  }
  .p-result #article .search-page .pagenavi > li.nextoff a {
    font-size: 18px;
    padding-right: 20px;
    position: relative;
  }
  .p-result #article .search-page .pagenavi > li.nextoff a:after {
    content: '';
    position: absolute;
    display: block;
    width: 7px;
    height: 12px;
    right: 6px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("../../web/gen/icon_next_s.png") no-repeat center center;
    background-size: 7px 12px;
  }
  .p-result #article .search-page .pagenavi > li a {
    display: block;
    padding: 7px 15px;
    border: 1px solid #dedede;
    background: #ffffff;
    border-radius: 4px;
    text-decoration: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-result #article .search-page .pagenavi > li a:hover {
    opacity: 0.5;
  }
}

@media screen and (max-width: 767px) {
  .p-result #search-box h1 .sub {
    font-weight: normal;
    font-size: 24px;
    padding-left: 1em;
  }
  .p-result #search-box h1 .sub .fcount {
    font-size: 34px;
    padding-right: 5px;
  }
  .p-result #search-box .search-box {
    width: 100%;
    margin: 15px auto 0;
  }
  .p-result #search-box .search-box > form {
    display: block;
    width: 100%;
  }
  .p-result #search-box .search-box-input {
    width: 100%;
    height: 50px;
    position: relative;
  }
  .p-result #search-box .search-box-input input {
    display: block;
    width: 100%;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    height: 100%;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 64px 5px 12px;
    outline: none;
  }
  .p-result #search-box .search-box-input a {
    display: block;
    width: 64px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #bfbfbf;
    border-radius: 0 5px 5px 0;
    outline: none;
  }
  .p-result #search-box .search-box-input a:hover {
    cursor: pointer;
  }
  .p-result #search-box .search-box-input a > img {
    display: block;
    width: 64px;
    height: 50px;
    padding: 8px 15px;
  }
  .p-result #search-box .search-box-select {
    width: 100%;
    height: 50px;
    margin-top: 8px;
  }
  .p-result #search-box .search-box-select select {
    width: 100% !important;
    height: 100%;
    font-size: 12px;
    background-color: #f3f3f3;
    background-image: url("../../web/gen/icon_select.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 27px 11px;
    border: 1px solid #cccccc;
    outline: none;
    padding: 10px 20px 10px 10px;
  }
  .p-result #search-box .search-box-select select:hover {
    cursor: pointer;
  }
  .p-result #search-box .search-message {
    margin-top: 25px;
  }
  .p-result #search-box .search-message p {
    font-size: 18px;
    color: #ff0000;
  }
  .p-result #search-box .search-message p + p {
    margin-top: 0.25em;
  }
  .p-result #search-box .search-banner {
    margin-top: 15px;
  }
  .p-result #search-box .search-banner dl {
    margin-top: -10px;
    margin-left: -10px;
    clear: both;
  }
  .p-result #search-box .search-banner dl:before, .p-result #search-box .search-banner dl:after {
    display: table;
    content: ' ';
  }
  .p-result #search-box .search-banner dl:after {
    clear: both;
  }
  .p-result #search-box .search-banner dt {
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
  }
  .p-result #search-box .search-banner dd {
    font-size: 18px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
  }
  .p-result #article .search-result {
    margin-top: 30px;
  }
  .p-result #article .search-result > .fpage .fpage + .fpage {
    margin-top: 30px;
  }
  .p-result #article .search-result > .fpage .fpage h2 {
    font-size: 18px;
    font-weight: normal;
  }
  .p-result #article .search-result > .fpage .fpage h2 img {
    margin-left: 4px;
  }
  .p-result #article .search-result > .fpage .fpage ul {
    list-style: none;
    padding-left: 0;
  }
  .p-result #article .search-result > .fpage .fpage .book {
    font-size: 16px;
    color: #339966;
    font-weight: bold;
    margin-top: 5px;
  }
  .p-result #article .search-result > .fpage .fpage .summary {
    font-size: 14px;
    margin-top: 5px;
  }
  .p-result #article .search-page {
    margin-top: 75px;
    padding-bottom: 50px;
  }
  .p-result #article .search-page .pagenavi {
    list-style: none;
    padding-left: 0;
    font-size: 0;
    text-align: center;
  }
  .p-result #article .search-page .pagenavi > li {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    margin-left: 12px;
  }
  .p-result #article .search-page .pagenavi > li:first-child {
    margin-left: 0;
  }
  .p-result #article .search-page .pagenavi > li.sep, .p-result #article .search-page .pagenavi > li.this, .p-result #article .search-page .pagenavi > li.no, .p-result #article .search-page .pagenavi > li.econt {
    display: none;
  }
  .p-result #article .search-page .pagenavi > li.prevoff {
    font-size: 0;
  }
  .p-result #article .search-page .pagenavi > li.prevoff img {
    display: none;
  }
  .p-result #article .search-page .pagenavi > li.prevoff a {
    font-size: 18px;
    padding-left: 20px;
    position: relative;
  }
  .p-result #article .search-page .pagenavi > li.prevoff a:after {
    content: '';
    position: absolute;
    display: block;
    width: 7px;
    height: 12px;
    left: 6px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("../../web/gen/icon_prev_s.png") no-repeat center center;
    background-size: 7px 12px;
  }
  .p-result #article .search-page .pagenavi > li.nexton {
    font-size: 0;
  }
  .p-result #article .search-page .pagenavi > li.nexton img {
    display: none;
  }
  .p-result #article .search-page .pagenavi > li.nexton a {
    font-size: 18px;
    padding-right: 20px;
    position: relative;
  }
  .p-result #article .search-page .pagenavi > li.nexton a:after {
    content: '';
    position: absolute;
    display: block;
    width: 7px;
    height: 12px;
    right: 6px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("../../web/gen/icon_next_s.png") no-repeat center center;
    background-size: 7px 12px;
  }
  .p-result #article .search-page .pagenavi > li a {
    display: block;
    padding: 7px 15px;
    border: 1px solid #dedede;
    background: #ffffff;
    border-radius: 4px;
    text-decoration: none;
  }
  .p-result #article .search-page .pagenavi > li.nextoff {
    font-size: 0;
  }
  .p-result #article .search-page .pagenavi > li.nextoff img {
    display: none;
  }
  .p-result #article .search-page .pagenavi > li.nextoff a {
    font-size: 18px;
    padding-right: 20px;
    position: relative;
  }
  .p-result #article .search-page .pagenavi > li.nextoff a:after {
    content: '';
    position: absolute;
    display: block;
    width: 7px;
    height: 12px;
    right: 6px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("../../web/gen/icon_next_s.png") no-repeat center center;
    background-size: 7px 12px;
  }
}

p.ref_page::before{
    content: '';
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("../../web/gen/icon_ref.gif") no-repeat left center;
    background-size: 12px 15px;
}

ul.list div.row {
	padding:0;
}

div.procedure div.listitem > div.row{
	padding:0;
}

@media print {
	.header-top,
	.header-title,
	.navi,
	.footer-content-breadcrumb,
	.footer-content-link,
	.footer-content-anchor,
	.footer-content-anchor-cheetah
		{display:none;}
}

.top-section {
	page-break-inside: avoid;
}

div#article > p + :not(p){
	padding-top: 30px;
}

p.ja{
	display:none;
}

html[lang="ja"] p.ja{
	display: block;
}

img.charcter{
  height: 1.0em;
  vertical-align: middle;
}

html[lang="ja"] img.charcter{
  height: 1.0em;
}
