@charset "utf-8";
/* CSS Document */

/* import css 
-------------------------------------------------- */
@import url('webfont.css');
@import url('/en-int/manual/css/customize.css');
@import url('pure-drawer.min.css');
@import url('pure-drawer-add.css');
@import url('lity.min.css');
@import url('swiper.min.css');

/* Language font
-------------------------------------------------- */
body {
    font-family: Roboto,"Droid Sans",-apple-system,BlinkMacSystemFont,‘Helvetica Neue’,YuGothic,"Hiragino Kaku Gothic ProN","Segoe UI",Meiryo,Verdana,sans-serif;
	-webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 0;
}

/* column
-------------------------------------------------- */
.mw-640 {max-width: 640px;}
.mw-480 {max-width: 480px;}
.mw-320 {max-width: 320px;}
.mw-240 {max-width: 240px;}
.mw-180 {max-width: 180px;}
.mw-160 {max-width: 160px;}

/* header 
-------------------------------------------------- */
header.navbar {
	background-image: url(../../common_images/header_contents_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	border-radius: 0;
}

.navbar-default .navbar-text a {
    color: #777;
}

.navbar-default .navbar-text a:hover{
	color: #333;
	text-decoration: none;
}

@media (max-width:991px){
    .navbar-header {
        float: left;
    }

    .navbar-right {
        float: right !important;
        margin-right: 4em;
    }
}

#___gcse_0 .gsc-input-box {
	height: auto;
}

/* ドロップダウンメニュー */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #006f54;
}

.page-header {
    border-bottom: 4px solid #00906D;
}

.page-header h1 {
	font-weight: bold
}

.container h2 {
    border: none;
	color: #fff;
	background-color: #00906D;
	font-weight: bold;
    margin-bottom: 0.5em;
    padding: 0.5em;
}

.container h3 {
	font-size: 20px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: inherit;
	padding-top: inherit;
	border-top: inherit;
	border-bottom: #00906D solid 1px;
	border-left: #00906D solid 6px;
	display: inherit;
}

.container h4 {
	margin-bottom: 0.5em;
	margin-left: 1.5em;
	text-indent: -1.5em;
}

.text-heading {
	font-size: 16px;
	text-decoration: underline;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.column {
	border: #00906D solid 2px;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
	border-radius: 0.5em;
	padding: 0.5em 0.5em 0.25em 0.5em;
	margin-bottom: 2em;
}

.column .lead {
	border-bottom: #00906D dotted 2px;
	margin-bottom: 4px;
	font-weight: bold;
}

.panel-menu {
    border-color: #00906D;
}

.panel-menu > .panel-heading {
	background-color: #E5F3F0;
    border-color: #00906D;
    color: #333;
	font-weight: bold;
}

.note {
	background-color: #eee;
	padding: 0.5em 0.5em 0.25em 0.5em;
	margin-bottom: 1em;
}

.note2 {
	background-color: #000;
	padding: 0.5em 0em 0.25em 0em;
}

.title1 {
  color: #000;/*文字色*/
  font-size: 18pt;
  font-weight: bolder;
  text-align-last: center;
  border: solid 3px #000;
  padding: 0em;/*文字周りの余白*/
}

.title2 {
  background-color: #000;
  color: #fff;/*文字色*/
  font-size: 14pt;
  font-weight: bolder;
  text-align-last: center;
  padding: 0.5em;/*文字周りの余白*/
}

.title3 {
  background-color: #E59D00;
  color: #000;/*文字色*/
  font-size: 18pt;
  font-weight: bolder;
  text-align-last: center;
  border: solid 0.5px #000;
  padding: 0.25em;/*文字周りの余白*/
}

.title4 {
  color: #000;/*文字色*/
  font-size: 18pt;
  font-weight: bolder;
  text-align-last: center;
  border: solid 0.5px #000;
  padding: 0.25em;/*文字周りの余白*/
}

.waku {
  border: solid 0.5px #000;
  padding: 0em;/*文字周りの余白*/
}

.bold_italic_under {
	font-weight: bold;
	font: italic bold 100% Helvetica, sans-serif;
 	text-decoration: underline;
  }

.under {
 	text-decoration: underline;
}

p.lighter{
	  font-weight:lighter;
}

.note p.memo, .note p.caution {
	margin-left: 1.5em;
	text-indent: -1.5em;
}

.note p.memo:before {
	content:"\270f";
	font-family: 'Glyphicons Halflings';
	color: #00906D;
	margin-right: 0.5em;
}

.note p.caution:before {
	content:"\e101";
	font-family: 'Glyphicons Halflings';
	color: #00906D;
	margin-right: 0.5em;
}

.note p.memo-continue, .note p.caution-continue {
	margin-left: 1.5em;
}

@media (max-width:767px){
	.note p.memo-img, .note p.caution-img, .bullet-text-img {
		margin-left: 1.5em;
	}
}

.menu-header {
	color: #fff;
	font-size: 16px;
	background-color: #00906D;
	font-weight: bold;
	margin-top: 1em;
    margin-bottom: 1em;
    padding: 0.25em;
	padding-left: 1.75em;
	text-indent: -1.5em
}

.check-list {
	margin-bottom: 2em;
}

.check-list li {
	list-style: none;
	margin-left: 1.5em;
	margin-bottom: 1em;
	text-indent: -1.5em;
}

.check-list li:before {
	content:"\e067";
	font-family: 'Glyphicons Halflings';
	color: #00906D;
	margin-right: 0.5em;
}

.bullet-list {
	margin-bottom: 1em;
    padding-left: 20px;
}

/*.bullet-list li {
	margin-bottom: 1em;
}*/

.text-mid {
	font-size: 1.5em;
}

.text-large {
	font-size: 2em;
}

.caption {
	/*font-style: normal;
	font-weight: bold;*/
}

p.footnote {
	margin-left: 0.5em;
	text-indent: -0.5em;
}

.bullet-text {
	margin-left: 1.5em;
	text-indent: -1.5em;
}

.bullet-text:before {
	content: "•";
	margin-left: 0.5em;
	margin-right: 0.5em;
}

.text-nowrap {
	white-space: nowrap;
}

.img-bordered {
	border: #808080 solid 1px;
}
 
img.see {
	margin-left:0.25em;
	margin-right: 0.25em;
	height: 1em;
}

.inline-icn {
	margin-left:0.25em;
	margin-right: 0.25em;
	height: 1em;
}

.inline-icn-mid {
	margin-left:0.25em;
	margin-right: 0.25em;
	height: 1.5em;
}

.inline-icn-large {
	margin-left:0.25em;
	margin-right: 0.25em;
	height: 2em;
}

.inline-icn-small {
	margin-left:0.25em;
	margin-right: 0.25em;
	height: 0.5em;
}

.inline-icn-rnum {
	margin-right: 0.5em;
	height: 1.5em;
}

.list-parts {
	margin-left: 2em;
	text-indent: -2em;
}

.weblink {
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 0px;
	border: none;
	margin-bottom: 0.5em;
}

.weblink a {
	color:#00906D;
}

.accessories {
	margin-bottom: 1em;
}

.accessories dt {
	border-top: #00906D solid 1px;
	border-right: #00906D solid 1px;
	border-left: #00906D solid 1px;
	background-color: #E5F3F0;
	font-size: large;
	padding: 6px;
}

.accessories dd {
	border-right: #00906D solid 1px;
	border-bottom: #00906D solid 1px;
	border-left: #00906D solid 1px;
	padding: 6px;
}

.table-bordered {
	margin-bottom: 2em;
}

.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 {
	border-color: #00906D;
}

.table-responsive {
	border-color: #00906D;
}

.table-bordered > thead > tr > th {
	background-color: #E5F3F0;
	text-align: center;
}

.table-bordered > tbody > tr > th {
	text-align: center;
}

.table-bordered > tbody > tr > th.bg-tableheader {
	background-color: #E5F3F0;
}

.table-bordered > tbody > tr > td.td-noborder {
	border-top-color: #fff;
	border-left-color: #fff;
}

.table-bordered > tbody > tr > th.problem {
	text-align: left;
}

.table-noborder > thead > tr > th, .table-noborder > tbody > tr > th, .table-noborder > tfoot > tr > th, .table-noborder > thead > tr > td, .table-noborder > tbody > tr > td, .table-noborder > tfoot > tr > td {
	border: none;
}

.table-bordered-row tr{
    border: 1px solid #00906D;
}

.table-bordered-row>thead>tr>th, .table-bordered-row>tbody>tr>th, .table-bordered-row>tfoot>tr>th, .table-bordered-row>thead>tr>td, .table-bordered-row>tbody>tr>td, .table-bordered-row>tfoot>tr>td {
	border-top-color: #00906D;
}

.table-center {
	margin: 0 auto;
}

.table-center td {
	padding-bottom: 0.5em;
}

.nav-tabs {
	margin-bottom: 1em;
}

@media screen and (max-width:767px){
	.nav-tabs {
		font-size: smaller;
	}
}

.nav-tabs > li > a {
    border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #00906D;
    border-color: #00906D transparent;
    color: #fff;
	font-weight: bold;
}

/* step */
ol.step-list {
	margin: 1em 0px;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 0px;
	list-style: none;
}

ol.step-list > li {
	padding: 1em 0px 1em 0px;
	border-top: 2px solid #666;
}

ol.step-list > li.step1 {
	background-image: url(step1.png);
	background-repeat: no-repeat;
	background-position: 0 1em;
}

ol.step-list > li.step2 {
	background-image: url(step2.png);
	background-repeat: no-repeat;
	background-position: 0 1em;
}

ol.step-list > li.step3 {
	background-image: url(step3.png);
	background-repeat: no-repeat;
	background-position: 0 1em;
}

ol.step-list > li.step4 {
	background-image: url(step4.png);
	background-repeat: no-repeat;
	background-position: 0 1em;
}

ol.step-list > li.step5 {
	background-image: url(step5.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li.step6 {
	background-image: url(step6.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li.step7 {
	background-image: url(step7.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li.step8 {
	background-image: url(step8.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li.step9 {
	background-image: url(step9.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li.step10 {
	background-image: url(step10.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li.step11 {
	background-image: url(step11.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li.step12 {
	background-image: url(step12.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li.step13 {
	background-image: url(step13.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li.step14 {
	background-image: url(step14.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li.step15 {
	background-image: url(step15.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li.step16 {
	background-image: url(step16.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li.step17 {
	background-image: url(step17.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li.step17 {
	background-image: url(step17.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li.step18 {
	background-image: url(step18.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.step-list > li > * {
	margin-left: 3em;
}

ol.step-list > li > .row > div {
	padding-left: 0;
}

ol.step-list > li ul {
	list-style: disc;
}

/* footnote */
.footnote {
    counter-reset: cnt;
}

.text-footnote {
    position: relative;
    margin-left: 1.5em;
    counter-increment: cnt;
}

.text-footnote::before {
    display: inline-block;
    content: " "counter(cnt);
    margin-left: -1.5em;
    width: 1em;
    position: absolute;
    top: 0;
    left: 0;
}

/* navigation */
.toc {
	margin-bottom: 1em;
}

.toc .toc-text a, .toc .dropdown a.dropdown-toggle {
	color: #777;
}

.toc .toc-text a:hover, .toc .dropdown a.dropdown-toggle:hover {
	color: #333;
	text-decoration: none;
}

.toc .chapter_title {
	cursor: pointer;
	padding: 1em;
	margin: 0.5em 0 0;
	font-weight: bold;
	color: #fff;
	background: #00906D;
}

.toc .topic-list {
	display: none;
	list-style: none;
	padding: 0;
}

.toc .topic-list li a {
	display: block;
	padding: 1em;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.toc .topic-list li a:hover {
	background: #efefef;
	text-decoration: none;
}

.toc .topic-list li.active a {
	font-weight: bold;
	color: #00906D;
}

/* margin control */
.mt0 {margin-top: 0;}
.mt05em {margin-top: 0.5em;}
.mt1em {margin-top: 1em;}
.mt2em {margin-top: 2em;}
.mb0 {margin-bottom: 0 !important;}
.mb05em {margin-bottom: 0.5em;}
.mb1em {margin-bottom: 1em;}
.mb2em {margin-bottom: 2em;}
.ml0 {margin-left: 0;}
.ml1em {margin-left: 1em;}
.ml15em {margin-left: 1.5em;}
.ml2em {margin-left: 2em;}
.ml8em {margin-left: 8em;}
.mr0 {margin-right: 0;}
.mr05em {margin-right: 0.5em;}
.mr1em {margin-right: 1em;}
.mr2em {margin-right: 2em;}
.mr5em {margin-right: 5em;}
.pl1em {padding-left: 1em;}
.pl2em {padding-left: 2em;}
.pr2em {padding-right: 2em;}

.width263{max-width: 263px;}
.width336{max-width: 336px;}
.width424{max-width: 424px;}