﻿@charset "utf-8";
/*---------------------- ResetStyle ----------------------*/
.main-manual p.indent15em{
	padding-left:1.5em;
}

.main-manual a{
	text-decoration:underline;
	color:#00f;
	border:transparent 2px solid;
	vertical-align:initial;
}
.main-manual a.external{
	word-break:break-all;
}
.main-manual a.selected{
	background:#ade1f5;
	border:#7ccfef 2px solid;
}



strong,
p.strong,
.lead,
.main-manual table td ol p{
	font-weight:bold;
}
.main-manual .italic{
	font-weight:italic;
}
.main-manual .spotcolor{
	color:#009FCD;
}
.main-manual .spotcolor strong{
	font-size:1.09em;
	color:#009FCD;
	font-weight:normal;
}
.bullet,
.main-manual .dash{
	margin:0;
	padding:0;
}
.bullet li,
.main-manual .case_circle{
	padding-left:1em;
	list-style: none;
	background: transparent url("../img/bullet.png") no-repeat left 0.34em;
	background-size:0.8em 0.8em;
	-webkit-background-size:0.8em 0.8em;
	font-size:0.9em;
}
p.11_11_memo{
	padding-left:1em;
	list-style: none;
	background: none;
	/*background-size:0.8em 0.8em;
	-webkit-background-size:0.8em 0.8em;*/
	font-size:0.9em;
	margin-left:1em;
	padding-left:1em;
}

p.11_11_memo:before {
      content: "オレ的には" ;
}

.main-manual .case_circle{
	background: transparent url("../img/bullet_memo.png") no-repeat left 0.44em;
	background-size:0.8em 0.8em;
	-webkit-background-size:0.8em 0.8em;
}
.main-manual ul{
	padding-start: 0;
	-webkit-padding-start: 0;
}
.main-manual ul.bullet li p{
	padding:0;
	margin-before:0em;
	margin-after:0em;
	-webkit-margin-before:0em;
	-webkit-margin-after:0em;
	line-height:1.5em;
}
.main-manual .bullet li ul{
	margin-left:0em;
}
.main-manual .bullet li .bullet li{
	margin-left:0;
	font-size:1em;
}
.main-manual .note .bullet li p{
	margin-before:0em;
	margin-after:0em;
	-webkit-margin-before:0;
	-webkit-margin-after:0;
}
/*
.main-manual ul.bullet li ul.bullet_sub{
	list-style: circle;
	margin-left:2.0em;
	padding-left:2.0em;
}*/
.dash li,
.main-manual .bullet li ul li{
	list-style: none;
	padding-left: 1em;
	background: transparent url("../img/dash.png") no-repeat left 0.45em;
	background-size:0.7em 0.7em;
	-webkit-background-size:0.7em 0.7em;
}
.main-manual .bullet li .dash li{
	margin-left:0;
}
.main-manual ul.bullet_sub li{
	list-style: circle;
	margin-left:2.0em;
}
.main-manual ol{
	margin-left:0;
	margin-before:0;
	padding-start:1.8em;
	padding-left:1.8em;
	margin-before:0;
	padding-start:1.8em;
	-webkit-margin-before:0;
	-webkit-padding-start:1.8em;
}
.main-manual ol .bullet_sub li{
	margin-left:-3em;
	padding-left:1em;
	list-style: none;
	background: transparent url("../img/bullet_memo.png") no-repeat left 0.2em;
	background-size:0.8em 0.8em;
	-webkit-background-size:0.8em 0.8em;
	font-size:0.8em;
}
.main-manual ol ul.bullet li{
	margin-left:0;
}
.main-manual sup{
	position:relative;
	top:-0.4em;	
	font-size:0.82em;
	vertical-align:baseline;
/*	vertical-align:super;*/
}
.main-manual li sup{
	font-size:0.88em;
}
.main-manual .bullet ol li{
	margin-left:-1em;
	padding:0;
	background:none;
	list-style-type:decimal;
}
.main-manual .safety_link li{
	padding-left:0;
	background:none;
	list-style-type:decimal;
}
.main-manual hr{
	border-width: 2px 0px 0px 0px;
	height:2px;
	background:url("../img/hr_bg.png");
	background-repeat:repeat-x ;
	background-size:1em 1em;
}
/*---------------------- 画像 ----------------------*/
.main-manual .l_graph {
	margin:0.5em 0;
	width: auto;
	height: auto;
}
.main-manual .TablePL1 td .l_graph {
	max-width:initial;
}
.main-manual .i_graph{
	margin:0 0 2px;
	height:1em;
	width: auto;
	position:relative;
	/*vertical-align:baseline;*/
	vertical-align:top;
	top:0.2em;
}
.bullet li .i_graph,
td .i_graph,
.remark .i_graph,
.main-manual h4 .i_graph{
	margin:-4px 0 2px;
	height:1.2em;
	width:auto;
	position:static;
	vertical-align:middle;
}
.main-manual td .i_graph{
	margin:0px 0 2px;
}
.main-manual .circle_posi_num .i_graph{
	height:1em;
	top:0.16em;
}
.main-manual .step_lead .i_graph{
	margin:0 0;
}
/*---------------------- Table ----------------------*/
.main-manual table{
	margin:10px 0 4px ;
	width:96%;
	box-sizing:border-box;
	border-collapse:collapse;
	border:1px #646464 solid;
	color:#404040;
}
table th,
.main-manual table td{
	border-collapse:collapse;
	border:1px #646464 solid;
}
.main-manual table td{
	vertical-align:top;
	padding:4px;
	background:#fff;
}
.main-manual .TablePL1 td,
.main-manual .TablePL2 td{
	vertical-align:middle;
	padding:4px;
}
.main-manual ul.bullet li td p{
	margin-before:0;
	margin-after:0;
	-webkit-margin-before:0;
	-webkit-margin-after:0;
}
.main-manual table thead td p{
	color:#000;
}

.main-manual table td p{
	margin:0;
	padding:0;
	color:#404040;
}
.main-manual table ul{
	margin:0;
}
table thead tr td,
table th,
table td.fill,
table td.header_color,
/*.TableA td:first-child,*/
.main-manual .TableB td:first-child{
	background: -webkit-gradient(linear, left top, right top, from(#dedede),to(#eee));
}
.main-manual table.PL_safety_2{
/*	text-shadow: 0px 1px 1px rgba(34,34,34,1);擬似Bold*/
}
table.PL_safety td:first-child,
.main-manual table.PL_safety_2 td:first-child{
/*	text-shadow: 0px 1px 1px rgba(34,34,34,1);擬似Bold*/
	font-size:2.0em;
}
/*
.main-manual table p{
	word-break:break-all;
}
.main-manual table.rect p{
	word-break:keep-all;
}
.main-manual table.l_table p{
	word-break:break-all;
}
.main-manual table.layout tr td.number > p{
  word-break:keep-all;
}*/
/*---------------------- 注釈 ----------------------*/
.main-manual table.layout{
/*	margin-bottom:0.8em;*/
	border:0;
}
.main-manual table.layout td{
	padding:0;
	border:0;
	background-color:transparent;
	font-size:0.84em;
}
.main-manual table.layout td:first-child p{
	margin-right:0.5em;
}/*
.main-manual table.normal td p{
	word-break:break-all;
}*/
.main-manual table.layout td.number p{
  word-break:keep-all;}

.main-manual table.layout th{
	background:#f3cce5;
	border:0;
}
.main-manual table.layout th p{
	margin:0;
	padding:0.2em;
}
/*---------------------- 横幅100%エリア ----------------------*/
.main-manual div.fullblock{/*白背景エリア*/
	padding:0.4em;
	background:#fff;
}/*
.main-manual div.contents{/*背景付エリア*//*
	padding:0 0 110px;
	background:#fff url(../img/bg_pattern.png) no-repeat bottom left;*//*#373737*//*
	-webkit-background-size:854px 110px;*//*横縦*//*
}*/
/*---------------------- ----------------------*/
.main-manual div.step{
	margin:0;
}
.main-manual div.step:last-child {
	margin-bottom:0em;
}
div.step div.step_number{
/*	width:1.8em;*/
	height:1.56em;
	min-width:1.56em;
	margin-right:0.2em;
/*	padding:0.2em 0.33em;*/
	font-size:0.95em;
	padding:0.3em 0.1em;
	background:#eb5505;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	color:#fff;
}

.main-manual .step_num{

	min-width:1.56em;
	margin-right:0.2em;
	background:#eb5505;

	font-weight:bold;
	vertical-align:top;
	text-align:center;
	color:#fff;

	height:1.3em;
	font-size:0.9em;
	padding:0em 0.45em;
	padding: 0em 0.45em -0.2em 0.45em;
	margin:0 0.2em;
}
.onestep{
	display: -webkit-flex;
	display: flex;
	margin-bottom:0.2em;
	padding-top:0.5em;
}
.main-manual .step_lead{
	width:auto;
	box-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    width: 100%;
}
.step_lead table{
	margin-top:0;
}
.main-manual .step_strong{
	color:#000;
}
.main-manual .fullblock .step_lead p.step_strong{
	margin:0;
	font-weight:bold;
}
.main-manual div.step_content div{
	margin-bottom:0.8em;	
}
/*-------------------- Memo Block ----------------------------*/
.main-manual div.note {
  margin-top: 0.5em;
/*  margin-bottom: 1.0em;*/
  padding: 1em;
  position: relative;
	background : #f2f2f2;
  border-radius : 4px;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  border-radius : 4px;
  background: #fde9d9;
}
/*---------------------- memoPage ----------------------*/
.main-manual body.memopage div.fullblock{
	padding:0;
}/*
.main-manual body.memopage div.fullblock p{
	margin:1.0em 0 0 1.0em;
}*/
.main-manual body.memopage div.fullblock ul li p{
	margin:0;
}
.main-manual div.note > p.note_title {
	margin:0;
	margin-bottom:0.5em;
	border-top: 1px #000000 solid;
    border-bottom: 1px #000000 solid;
    font-weight: bold;
	color:#000;
}
.main-manual div.note > ul > li > ul.bullet_sub li{
	background-image:none;
	list-style:circle;
	margin-left:2.0em;
	padding:0em;
}
.main-manual div.note > ul > li{
	padding-left:1.2em;
	background-image:url(../img/bullet_memo.png);
	background-repeat:no-repeat;
	background-position:left 0.2em;
	background-size:1em 1em;
}
.main-manual .note .bullet{
	margin:0;
}/*
.main-manual body.memopage ul:last-child li:last-child{
	background:none;
}
.main-manual p.memo_strong{
	padding:14px 14px 0 30px;
	background-image:url(../img/h2bg.png);
	background-repeat:no-repeat;
	background-size:0.7em 0.7em;
	background-position:14px 22px;
}*/
/*---------------------- Rectangle ----------------------*/
.main-manual div.rect {
	border:1px #646464 solid;
  padding:0.4em;
  margin: 0.4em 0;
}
/*-----------タイトル----------------*/
.main-manual h2, h3, h4, h5{
	margin:0.5em 0 0.2em 0;
	color:#000;
	font-weight:bold;
}
.main-manual h2:first-child, h3:first-child, h4:first-child, h5:first-child{
	margin-top:0;
}
.main-manual h1{
	margin-top:1em;
	padding:0.5em 0 0.5em 1em;
	font-size:1em;
	font-weight: bold;
	background: #f3f3f3;
    border: solid 1px #e5e5e5;
    border-left: solid 10px #eb5505;
}
.main-manual h2{
	padding: 0.2em 0px 0.2em 1.2em;
	background:url("../img/h2h3_bg.png");
	background-repeat:no-repeat;
	background-size:0.8em 0.8em;
	background-position:left 0.5em;
	border-bottom:solid 1px #eb5505;	
    color: #eb5505;
}
/*.main-manual h3 {
	font-size:1.0em;
	margin-bottom: 0.25em;
	padding: 0.4em 30px 0.2em 0em;
	background-size:0.8em 0.8em;
	background-position:left 0.7em;
    color: #eb5505;
    font-weight: bold;
}*/
.main-manual h3{
    color: #eb5505;
    font-weight: bold;
    margin-top: 0.5em;
    padding-left: 1.2em;
    text-indent: -1.2em;
    clear: right;
}
.main-manual h3:before{
	content: "\25A0";
		padding-right:0.5em;
		font-family:sans-serif;
}


.main-manual h4.toku {
/*	padding-left:1.2em;*/

	background-repeat:no-repeat;
	background-size:0.8em 0.8em;
	background-position:left 0.3em;
	color: #eb5505;
}

.main-manual h4.kiki,.main-manual h4 {
/*
	background-repeat:no-repeat;
	background-size:0.8em 0.8em;
	background-position:left 0.3em;
	color: #000000;*/
    color: #000000;
    font-weight: bold;
    margin-top: 0.5em;
    padding-left: 1.2em;
    text-indent: -1.2em;
    clear: right;

}

.main-manual h4.toku,.main-manual h4:before, .main-manual h4.kiki{
	content: "\25A0";
		padding-right:0.5em;
		font-family:sans-serif;
}


.main-manual .case:before{content:'例：'}
.main-manual .case{
	color:#000;
	font-weight:bold;
	margin:0.2em 0;
}
.main-manual h5 {
	margin:0 0 1em 0;
	font-size:1.1em;
	padding:0 0 0 1em;
	color:#000;/*#222*/
	font-weight:normal;
	/*text-shadow: 0px 1px 1px rgba(34,34,34,1);擬似Bold*/
}
.main-manual h5.square{
	background:url("../img/h5_square.png");
	background-repeat:no-repeat;
	background-size:1.1em 1.1em;
}
.main-manual h5.circle{
	background:url("../img/h5_circle.png");
	background-repeat:no-repeat;
	background-size:1.1em 1.1em;
}/*
.main-manual h5.circle:before {
  content:"● ";
}
.main-manual h5.square:before {
  content:"■ ";
}*/


.main-manual div.contents:first-child {
  margin-top: 0;}
  
.main-manual div.contents:first-child {
  padding-top: 0;}
/*------------QA----------------*/
.main-manual div.screen_graph > img {
  border: 1px solid #a0a0a0;}
.main-manual div.screen_graph > canvas {
  border: 1px solid #a0a0a0;}

/* 本編へのリンク */
.main-manual p.manuallink {
}
/* 内部リンク */
.main-manual p.innnerlink {
}
/* 中タイトル */
.main-manual p.case_title {
}
/*-----------test----------------*/
.highlight
.main-manual {
    color: #0000ff;
}
.down_allrow 
.main-manual {
    text-align: center;
}
div.step_image 
.main-manual {
    text-align: center;
}

/*------remark-------*/
/*.main-manual .remark{
	display: -webkit-flex;
	display: flex;
}
.main-manual .remark_single,
.main-manual .remark_num{
	width:1.0em;
	min-width:1.0em;
	max-width:1.0em;
	flex-basis:1em
	line-height: 1.5em;
	margin-right:0.2em;
}
.main-manual .remark_num{
	width:2em;
	min-width:2.0em;
	max-width:2.0em;
}
.main-manual .remark_content{
}
td .remark_single,
.main-manual td .remark_num{
	padding-top:0;
};*/
.main-manual .remark,
.main-manual .remark td,
.main-manual .TableB .remark td:first-child{
	border:0;
	background:none;
	padding:0;
}
.main-manual .remark_single{
	min-width:1.2em;
}
.main-manual .remark_num{
	min-width:2.2em;
}
/*------circle_posi-------*/
.main-manual .circle_posi{
	display: -webkit-flex;
	display: flex;
}
.main-manual .circle_posi_num{
	width:1.0em;
	height:1.0em;
	min-width:1.0em;
	margin-right:0.2em;
}
.main-manual .circle_posi_content{
	width:auto;
	box-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    width: 100%;
}
.main-manual .case_circle td .circle_posi{
	display:block;
	clear:both;
}
.main-manual .case_circle td .circle_posi_num{
	margin-right:0;
}
.main-manual .case_circle td .circle_posi_content{
	float:left;
	margin-left:1.0em;
	margin-top:-1.0em;
	max-width:90%;
}
/*
.main-manual div.circle_posi_num{
	width:1.5em;
	padding:0.5em 0;
	text-align:center;
}
.main-manual td .circle_posi_content{
	padding-top:0.25em;
}*/
/*
.main-manual td .circle_posi{
	background:url("../img/circle.png") no-repeat left 0;
}
td .circle_posi_num,
.main-manual td .cir_posi{
	padding-top:0;
}
.main-manual span.circle_posi_num{
	width:1.44em;
	padding:0.6em;
	line-height:1.5em;
	text-align:center;
	font-weight:bold;
	width:2em;
	height:2em;
	background:url("../img/circle.png") no-repeat left 0.4em;
	-webkit-background-size:1.44em 1.44em;
}*/

.main-manual .r_title{
	background:#009FCD;
	color:#fff;
	text-align:center;
	margin:1em 0 0.2em;
	border-radius:1em;
}
.main-manual .r_title p{
	line-height:1.2em;
	font-size:1.1em;
}
/*------safety-------*/
.main-manual .safety_title{
	margin-top:0.5em;
	text-align:center;
	font-size:2em;
	color:#000;
	background:#fde9d9;
	border-radius : 4px;
	-webkit-border-radius : 4px;
	-moz-border-radius : 4px;
}
.TableA_SpotColor td:first-child,
.main-manual .TablePL1 .fill{
	background:#fde9d9;
}
.main-manual .TablePL1 td{
	border:#eb5505 solid 1px;
}
.main-manual .TableA_Black .fill{
	background: -webkit-gradient(linear, left top, left bottom, from(#eee),to(#ccc));
}
.main-manual .safety_title p{
	padding:0;
}
.main-manual .safety_title img{
	font-size:0.8em;
}
.main-manual .safety{
/*	display:-webkit-box;
	display:box;*/
	display: -webkit-flex;
	display: flex;
	padding:0.2em 0;
	border-bottom:#eb5505 solid 1px;
}
.main-manual .safety_section > .safety:last-child{
	border:0;
}
.main-manual .safety_left{
	min-width:30%;
}
.main-manual .safety_right{
	-webkit-box-flex:1;
	-moz-box-flex:1;
}
.TableA_SpotColor td:first-child .i_graph,
.TableA_Black td:first-child .i_graph,
.main-manual .safety_left .i_graph{
	width:100%;
	height:auto;
}
/* highlights */
.main-manual .highlight0 {
  background: #FFFF00;
  opacity:0.8;
}
.main-manual .highlight1 {
  background: #FF00FF;
  opacity:0.8;
}
.main-manual .highlight2 {
  background: #FF0000;
  opacity:0.8;
}
.main-manual .highlight3 {
  background: #00FF00;
  opacity:0.8;
}
.main-manual .highlight4 {
  background: #00FFFF;
  opacity:0.8;
}
.main-manual .highlight5 {
  background: #FF0000;
  opacity:0.8;
}
.main-manual .highlight6 {
  background: #FF0000;
  opacity:0.8;
}
.main-manual .highlight7 {
  background: #FF0000;
  opacity:0.8;
}
.main-manual .highlight8 {
  background: #FF0000;
  opacity:0.8;
}
.main-manual .highlight9 {
  background: #FF0000;
  opacity:0.8;
}
/*---------------------- For new C type format ----------------------*/
/*
.main-manual h1{
	display:block;
	-webkit-margin-before:0;
	padding:0.3em 0.2em;
	background:#ffe7ed;
	background:-webkit-linear-gradient(top, rgba(0,159,205,0.02), rgba(0,159,205,0.1));
	border-left:#009FCD solid 0.5em;
	border-bottom:#009FCD solid 0.2em;
	color:#009FCD;
	line-height:1;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 1.0);
	font-size:1.6em;
}*/
.main-manual .category-title,
.main-manual .contents-title{
    font-size: 150%;
    border:0;
    margin:0;
    margin-bottom:0.5em;
    padding:0;
    background:0;
}
@media screen and (max-width: 980px){
	.main-manual .category-title {
	    margin-top: 10px;
	    margin-bottom: 0;
	    padding: 10px 15px 10px 15px;
	    font-size: 150%;
	    color: #ffffff;
	    background-color: #eb5505;
	}
}
.main-manual .contents-title{
    color: #333;
}
.main-manual h2,h3,h4{
	padding-right:0.1em;
}
.main-manual table{
	width:100%;
}
.main-manual table thead tr td,
.main-manual table th,
.main-manual table td.fill,
.main-manual table td.header_color,
.main-manual .TableB td:first-child{
	background: #d7d7d7;
}
/*for smartphone*/
/*font-size*//*
.main-manual h1{font-size:1.2em;
	padding-top:0.4em;}
.main-manual h3{font-size:1.1em;
	padding-top:0.15em;
	padding-bottom:0.1em;}
.main-manual h4{font-size:1em;}*/

table.KC_01_H2 {
    margin: 1em 0;
    border: solid 3px #eb5505;
    padding: 3px;
    background-color: #fff4ee;
    width: 100%;
}
.h2jump{
	margin:1em;
	list-style-type:none;
}
.h2jump a{
    display: block;
    padding:0.3em 0.2em 0.2em 0.3em;
    color: #0066aa;
    font-size: 0.9em;
    text-decoration: none;
    border-bottom: 1px solid #e5e5e5;
}
.h2jump li:first-child a{
    border-top: 1px solid #e5e5e5;
}
.h2jump a:hover{
	background:#fde9d9;
}
.h2jump a:before {
    content: "\25BC";
    padding-right: 0.3em;
    color: #eb5505;
    font-size: 0.4em;
    vertical-align: middle;
}
/*--*/
.local-nav-style1 .title .title-logo {
/*    width: 145px;
	vertical-align: middle;
	padding-top:3px;*/
    vertical-align: -webkit-baseline-middle;
}
img.mark {
	width: auto;
	margin-right: -15px;
}

#local-nav ul li a {
    line-height: 45px;
}

ul.qa_menu li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
}


@media screen and (max-width: 768px){
.applist.appEmpty {
    display: none;
}
}
/**/
}
.local-nav-style1 .title {
    width: auto;
}
.local-nav-style1 .title .title-logo{
    width: 120px;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top;
}

.local-nav-style1 .title .title-logo img.img-responsive{
    width: 100px;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top;
    margin-top: -8px;
}

div.case .i_graph{

    /* vertical-align: baseline; */
    vertical-align: baseline;

}

/* アンカーリンクずれ対策 */
.l_graph_wrap {
	height: 423px;
}