@charset "utf-8";
/********** all ***********/

.inline {
  display: inline;
}

body {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif ! important;
}

p {
    margin: 5px 0 5px 0;
}

padding-off {
  padding-right: 0px;
  padding-left: 0px;
}

ol ul {
  list-style: disc;
}

h2 {
/*
  margin-top: 5px;
  margin-bottom: 5px;
*/
}

ul {
  padding-left: 10px;
}

/********* header *********/

.navbar-default {
  background-color: #000000;
  border-color: #e7e7e7;
  text-align: center;
  border-radius: 0px;
  margin-bottom: 10px;
}

/* for top page */
.navbar-top {
  min-height: 84px;
}

.idx-body-pc {
  padding-right: 0px;
  padding-left: 0px;
  margin: 10px auto;
}

.idx-body-pc-width {
  max-width: 960px;
  margin: auto;
}

.idx-body-sp {
  padding-right: 25px;
  padding-left: 25px;
  margin: 10px 10px;
  width: auto;
}

.corporate_brand {
  display: table-cell;
  vertical-align: middle;
  height: 84px;
  width: 95px;
  text-align: left;
}

.icon-menu-posi{
  left: 10px;
}

.icon-menu {
  left: 10px;
  text-align: center;
  vertical-align: middle;
  border: 2px solid #e1e1e8;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 2px;
  margin-top: 5px;
}

.icon-home-posi{
  right: 15px;
}

.icon-home {
  text-align: center;
  vertical-align: middle;
  border: 2px solid #e1e1e8;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 2px;
  margin-top: 5px;
}


.corporate_brand_top-pc {
  padding-right: 30px;
  display: table-cell;
  vertical-align: middle;
  height: 84px;
  width: 100%;
  text-align: left;
}

.corporate_brand_top-mobile {
  display: table-cell;
  vertical-align: middle;
  height: 84px;
  /* width: 95px; */
  text-align: left;
  padding: 0px 10px;
}

.manual-title {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  text-align: left;
  color: #000000;
}

.manual-title-prod,
.manual-title-btn {
  margin: 0px;
  white-space: nowrap;
}

.manual-titlePC {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  font-size: 3em;
  text-align: left;
  padding: 10px 0 0 10px;
  color: #000000;
}

.manual-titleSP {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  font-size: 2em;
  text-align: left;
  padding: 10px 0 10px 10px;
  color: #000000;
}

.corporate_logo {
  height: 25px;
/*   margin-left: 5px; */
  margin-right: 10px;
}

.corporate_logo_top {
  height: 50px;
/*   margin-left: 5px; */
  margin-right: 10px;
}

.corporate_logo_footer {
  width: 95px;
}

.corporate_footer {
  margin: 10px 0px;
}

.footer_corporate_copyright {
  margin: 0px;
  font-size: 11px;
}

.btn {
  border-radius: 0px;
  border-left: 0px solid #ddd;
}

.btn-sidemenu {
  margin: 0px 10px;
  margin-top: 5px;
}

/* for body page */
.navbar-body {
  height: 80px;
  min-height: 42px;
  border: 0px;
}

.navbar-body .corporate_brand {
  height: 42px;
}

.navbar-body .manual-title {
  font-size: 0.8em;
}

.navbar-body .corporate_logo {
  height: 12px;
/*   margin-left: 5px; */
  margin-right: 10px;
  margin-left:10px;
}

/********* footer *********/

.l-footer {
  margin: 0px;
  text-align: center;
  background-color: #000000;
  border-color: #e7e7e7;
  border: 1px solid transparent;
  border-top-color: #e7e7e7;
  border-top: 1px solid #ddd;
  color: #C0C0C0;
  /*font-size: 0.5em;*/
  font-size: 11px;
}

/********* navigation item *********/

.breadcrumbs-list {
  margin: 5px 0 20px 0;
  font-size: 0.85em;
}

.back-lang-selection > a,
.back-product-selection > a {
  padding-right: 10px;
  font-size: 0.8em;
}

.list-group {
  padding-left: 0;
  margin-bottom: 0px;
}

.list-group-pc {
  padding-left: 0;
  margin-bottom: 0px;
  width: 250px;
  margin: auto;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 5px 5px;
  margin-bottom: 0px;
  background-color: #fff;
  border: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 0px;
  color: #555;
}

.list-group-item2 {
  position: relative;
  display: block;
  padding: 5px 15px;
  margin-bottom: 0px;
  /*
  background-color: #eeeeee;
  */
  border: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 0px;
}

.list-group-item-slide {
  position: relative;
  display: block;
  padding: 5px 5px 5px 5px;
  margin-bottom: 0px;
  /*
  background-color: #eeeeee;
  */
  border: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 0px;
  color: #555;
}

.list-group-itemL {
  position: relative;
  display: block;
  padding: 5px 25px 5px 15px;
  margin-bottom: 0px;
  /*
  background-color: #eeeeee;
  */
  border: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 0px;
}

.list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.list-group-item:last-child {
  border-bottom-left-radius: 0px;
}

.first-child {
  margin-top: 10px;
  border-radius: 0px;
}

.list-group-item-last {
  position: relative;
  display: block;
  padding: 5px 5px;
  margin-bottom: 0px;
  background-color: #fff;
  border: none;
  border-bottom: none;
}

/* overrap bootstrap a.list-group-item:hover style.*/
a.list-group-item:hover, 
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #fff;
}

/* overrap bootstrap a.list-group-item2:hover style.*/
a.list-group-item2:hover, 
a.list-group-item2:focus {
  color: #555;
  text-decoration: none;
  background-color: #eee;
}

/* overrap bootstrap a.list-group-item-slide:hover style.*/
a.list-group-item-slide:hover, 
a.list-group-item-slide:focus {
  color: #555;
  text-decoration: none;
  background-color: #eee;
}

/* overrap bootstrap a.list-group-itemL:hover style.*/
a.list-group-itemL:hover, 
a.list-group-itemL:focus {
  color: #555;
  text-decoration: none;
  background-color: #eee;
}

.list-group a > p.rolling-over{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
    transform:rotate(180deg);
	opacity:1;
}

span.click-icon {
  /*
  font-size: 1.2em;
  color: #888;
  padding-right: 0.3em;
  margin-left: -1.3em;
  */
  cursor: pointer;
}

.link-text-top {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 3.0em;
  /* color: #428bca; */
  text-decoration: none;
}

.link-text {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 3.0em;
  color: #428bca;
  text-decoration: none;
  text-align: left;
}

.link-text-off {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 3.0em;
  color: #428bca;
  text-decoration: none;
  text-align: left;
  font-weight: bold;
  color: #000000;
}

.link-text:hover {
  font-weight: bold;
  text-decoration: none;
  background-color: #eee;
}

.link-icon {
  display: table-cell;
  vertical-align: middle;
  padding-left: 0px;
  color: #428bca;
}

.link-icon-sect1 {
  color: #231815;
}

.page-anchor {
  margin-top: -80px;
  padding-top: 80px;
  position: absolute;
}

#page-top {
  position: fixed;
  bottom: 95px;
  right: 25px;
  font-size: 77%;
  padding: 0;
  margin: 0;
}

#page-top a {
  /* background: #666; */
  text-decoration: none;
  color: #fff;
  padding: 6px 12px;
  text-align: center;
  display: block;
  filter: alpha(opacity 50);
  -moz-opacity: 0.5;
  /* opacity: 0.5; */
}

/*
#page-top a:hover {
  text-decoration: none;
  background: #666;
  filter: alpha(opacity 100);
  -moz-opacity: 1.0;
  opacity: 0.5;
}
*/

#page-back {
  position: fixed;
  bottom: 15px;
  left: 15px;
  font-size: 77%;
  padding: 0;
  margin: 0;
}

#page-back a {
  background: #666;
  text-decoration: none;
  color: #fff;
  text-align: center;
  display: block;
  -moz-opacity: 0.5;
  opacity: 0.5;
}

#page-back a:hover {
  text-decoration: none;
  background: #666;
  filter: alpha(opacity 100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}

/********* main contents *********/

/* chapter */
.chapter-title {
  border-left: 5px solid #10218B;
  padding-left: 13px;
  line-height: 1.5em;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 1.2em;
}

/* sect */
.sect2, .sect3, sect4, sect5 {
  margin: 30px 0px 0px 0px;
  padding: 0px;
}

.sect-title {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 1.8em;
}

.sect1 > .sect-title {
  border-left: 5px solid #10218B;
  padding-left: 13px;
  line-height: 1.5em;
  margin-top: 0px;
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 1.2em;
}

.sect2 > .sect-title {
  font-weight: bold;
  font-size: 1.5em;
  padding-bottom: 5px;
  border-bottom: 1px solid #10218B;
  margin-top: 30px;
}

.sect3 > .sect-title {
  font-weight: bold;
  font-size: 1em;
}

.sect4 > .sect-title {
  font-weight: bold;
  font-size: 1em;
}

.sect5 > .sect-title {
  font-weight: bold;
  font-size: 1em;
}

/* note/caution/important/warning */
.important,
.note,
.caution,
.warning {
  padding: 0px;
  margin: 1px 0px 1px 0px;
}

.mark {
  margin: 0px 8px 0px 0px;
  display: inline;
  vertical-align: bottom;
  background-color: #ffffff;
}

.warning .mark {
  /* vertical-align: -2px; */
} 

.mark, mark {
  background-color: rgba(0, 0, 0, 0);
} 



tr .warning-title {
  font-size: 1.5em;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  text-align: center;
  vertical-align: center;
} 

.caution .mark {
  vertical-align: -2px;
} 

.important > .title {
  margin: 0px;
  padding: 5px 0px 0px 0px;
  font-weight: bold;
  font-size: 1.1em;
}

tr .important-title {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  background-color: rgba(214, 240, 251, 0.5);
} 

.note > .title {
  margin: 0px;
  padding: 5px 0px 0px 0px;
  font-weight: bold;
  /* font-size: 1.1em; */
}

.caution > .title {
  margin: 0px;
  padding: 5px 0px 0px 0px;
  font-weight: bold;
}

.warning > .title {
  margin: 0px;
  padding: 5px 0px 0px 0px;
  font-weight: bold;
}

.note-text {
  margin: 0px;
}

/* body */
.body-text {
  margin: 5px 0 5px 0;
  font-size: 15px;
}

li .body-text {
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
}

/* procedure/step */
.procedure {
  padding-left: 20px;
}

.step {
  margin-top: 15px;
/*   margin-bottom: 20px; */
  font-size: 1.5em;
  font-style: italic;
  font-weight: bold;
}

.step .step-text {
  font-weight: normal;
  font-size: 15px;
}

/* itemizedlist/listitem */
.itemized-list {
  padding-left: 16px;
  font-size: 15px;
}

.listitem {
  /*
  margin-top: 15px;
  margin-bottom: 5px;
  */
}

/* graphic/inlinegraphic */
.images {
  margin-bottom: 10px;
}

img {
  border: 0;
}

.img-responsive {
  margin: 0 auto;
}

/* inline */
.english {
  direction: ltr;
}

.cross-reference {
  
}

.link {
  
}

.emphasis {
  
}

.foreign {
  
}

.markup {
  
}

.sup {
  
}

.sub {
  
}

/* table */
.table {
  /* margin-bottom: 5px; */
  margin-top: 15px;
  margin-bottom: 20px;
}

.table-bordered-less {
  border-top: 2px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.table-bordered-blank {
  margin-top: 30px;
}

.table-title {
  font-weight: bold;
  margin: 30px 0px 5px 0px;
  font-size: 1em;
}

th {
  background-color: #ddd;
}

.highlight {
    padding: 1px;
    margin-bottom: 0px;
    border: 0px solid #e1e1e8;
    border-radius: 4px;
    background-color: fuchsia;
    font-weight: bold;
}

.highlight {
    padding: 1px;
    margin-bottom: 0px;
    border: 0px solid #e1e1e8;
    border-radius: 4px;
    background-color: fuchsia;
    font-weight: bold;
}

.highlight2 {
    padding: 1px;
    margin-bottom: 0px;
    border: 0px solid #e1e1e8;
    border-radius: 4px;
    background-color: lime;
    font-weight: bold;
}

.highlight3 {
    padding: 1px;
    margin-bottom: 0px;
    border: 0px solid #e1e1e8;
    border-radius: 4px;
    background-color: silver;
    font-weight: bold;
}

.sup-text {
  padding-left: 1.2em;
  text-indent: -1.2em;
}

.container {
  margin-right: 0px;
  margin-left: -15px;
}
.container-narrow {
  margin-left: 0px;
}
.container-wide {
}

.search-box-input {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.search-box-pc input{
    background: #fff url(button_search.png) no-repeat 3% 8px;
}
.search-box-pc {
  margin-bottom: 15px;
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 0px;
  width: 250px;
}

.search-box-sp input{
    background: #fff url(button_search.png) no-repeat 3% 8px;
}
.search-box-sp {
  margin-bottom: 15px;
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 0px;
  width: 80%;
  max-width: 250px;
}
.search-box-slide {
    margin-bottom: 15px;
    margin-top: 15px;
    margin-right: 0px;
}
.search-box-narrow {
    margin-bottom: 15px;
    margin-top: 0px;
}

.menu-margin {
  margin-left: 10px;
}

.none-display {
  display: none;
}

.col-xx-padding-0 {
  padding-right: 0px;
  padding-left: 0px;
}

.download-icon {
  border: 2px solid #e1e1e8;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 5px;
}

.use-restriction {
  margin-top: 100px;
  margin-bottom: 20px;
  margin-right: 5px;
  margin-left: 5px;
  font-size: 0.8em;
}

.trume_logo {
  text-align: center;
  width: 180px;
}

.page-title {
/*  padding: 10px 0px 10px 10px;  */
  margin: 20px 0px 10px 0px;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 1em;
}


.tbl_scroll_sp{
overflow: auto;                          /* ƒXƒNƒ[ƒ‹ƒo[ */
white-space: nowrap;                     /* Ü‚è•Ô‚µ‹ÖŽ~ */
}
.tbl_scroll_sp::-webkit-scrollbar{       /* ƒXƒNƒ[ƒ‹ƒo[‚ÌƒfƒUƒCƒ“iƒo[‚Ì‚‚³j */
  width:1px;
  height: 10px;
}
.tbl_scroll_sp::-webkit-scrollbar-thumb { /* ƒXƒNƒ[ƒ‹ƒo[‚ÌƒfƒUƒCƒ“iˆÚ“®•”‚ÌFj */
  background: #A0A0A0;
}
.tbl_scroll_sp::-webkit-scrollbar-track-piece{ /* ƒXƒNƒ[ƒ‹ƒo[‚ÌƒfƒUƒCƒ“iƒGƒŠƒA‚ÌFj */
  background: #F0F0F0;
}

/* enlarge */
.enlarge-text {
  margin: 20px 0 10px;
  font-size: 20px;
  font-weight: bold;
}

.enlarge-text-ind {
  margin: 20px 0 10px;
  font-size: 20px;
  font-weight: bold;
}

/* bold */
.bold-text {
  font-weight: bold;
}

.form-control {
  padding-left: 25px;
}

.banner_top_img {
  width: 100%;
}

.table-bordered-less>tbody>tr>td {
  border-top: 2px solid #ffffff;
}
