/**--------------------------------　
2020.08.31 FAQ CSS Ota add
-----------------------------------**/
.photo_frame {
	float: left;
	padding: 10px 10px 0 10px;
	text-align: center;
}
.photo_disp {
	float: left;
	width: 380px;
}
.qada_red {
	color: #ff0000;
}
.qada_red_u {
	color: #ff0000 !important;
	border-bottom: 1px dotted;
}
.qada_blue_u {
	color: #03f !important;
	border-bottom: 1px dotted;
}
.qada_bold {
	font-weight: bold;
}
.qada_tblbdr th,
.qada_tblbdr td {
	padding: 2px;
	white-space: nowrap;
	border: 1px solid #CCCCCC !important;
}
.qada_tblbdr th {
	background: #999 !important;
	color: #fff !important;
}
.qada_tblsize_s {
	width: 450px !important;
}
.qada_tblsize_ss {
	width: 200px !important;
}
.qada_tblsize_s td,
.qada_tblsize_ss td {
	text-align: center;
}
.qada_tblsize_m {
	width: 600px !important;
}
.qada_td_bgcol {
	background-color: #ffb4b4;
}
.no_b td {
	border: none !important;
	margin: 1px !important;
	padding: 2px !important;
}
.f_sml {
	font-size: 11px;
}
.float_left {
	float: left;
}
.float_init {
	float: none;
}
table.ans_tbl {
	border-collapse: collapse;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 0px solid #888;
	border-bottom: 0px solid #888;
	width: 700px;
	margin-top: 10px;
}
table.ans_tbl th,
table.ans_tbl td {
	border-top: 0px solid #888;
	border-left: 0px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 3px;
	vertical-align: middle;
}
table.ans_tbl img {
	vertical-align: middle;
}
table.ans_tbl_nobdr {
	border-width: 0px;
	margin-top: 10px;
}
table.ans_tbl_nobdr th,
table.ans_tbl_nobdr td {
	border-width: 0px;
	padding: 3px;
}
table.ans_tbl_nobdr img {
	vertical-align: middle;
	margin-right: 1em;
}
table.ans_tbl td.cv {
	text-align: right;
	padding-right: 15px;
}
table.ans_tbl td.yv {
	text-align: center;
	vertical-align: middle;
	font-size: 36px;
	border-top: none;
	border-bottom: none;
}
table.ans_tbl li {
	margin-bottom: 0.5em;
}
table.txt_c td {
	text-align: center;
	vertical-align: middle;
}
th.txt_c,
td.txt_c {
	text-align: center;
	vertical-align: middle;
}
td.txt_vc {
	vertical-align: middle;
}
table.ans_tbl.auto {
	width: 100%;
}
.indm1 {
	margin-left: 1em;
	text-indent: -1em;
}
.indm2 {
	margin-left: 4em;
	text-indent: -1.5em;
	margin-bottom: 10px;
}
div.cl div.pt_l {
	float: left;
	width: 420px;
}
div.cl div.pt_r {
	float: left;
	margin-left: 20px;
	margin-bottom: 0.3em;
}
.inline_list li {
	display: inline-block;
}
.inline_list li:before {
	content: "■";
	margin-left: 0.3em;
}
.set_border {
	padding: 2px 2px 2px 10px;
	border: 1px solid #CCC;
	width: 400px;
	text-align: left;
	font-size: 14px;
}
.set_border_box {
	display: inline-block;
	padding: 0.5em;
	border: 1px solid #CCC;
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 2em;
	margin-right: 4em;
}
.set_border_auto {
	padding: 2px 2px 2px 10px;
	border: 1px solid #CCC;
	text-align: left;
	font-size: 14px;
	display: inline-block;
}
.set_border_s {
	padding: 2px 2px 2px 10px;
	border: 1px solid #CCC;
	width: 100px;
	text-align: left;
	font-size: 14px;
}
.set_border_m {
	padding: 2px 2px 2px 2px;
	border: 1px solid #CCC;
	width: 250px;
	text-align: center;
	font-size: 14px;
}
.no_btmbdr {
	border-bottom-width: 0 !important;
}
div.left,
div.center,
div.right {
	display: table;
}
div.left,
div.center {
	margin-right: auto;
	text-align: left;
}
div.center {
	margin: 0px auto;
	text-align: center;
}
div.right {
	margin-left: auto;
	text-align: right;
}
div.top,
div.middle,
div.bottom {
	display: table-cell;
}
div.top {
	vertical-align: top;
}
div.middle {
	vertical-align: middle;
}
div.bottom {
	vertical-align: bottom;
}
.mgn_midashi {
	margin-top: 25px;
	margin-bottom: 5px;
}
.mgn_b {
	margin-bottom: 1em;
}
.mgn_b_l {
	margin-bottom: 2em;
}
p span.mgn_b {
	display: block;
}
.pdng_all {
	padding: 1em!important;
}
p span.pdng_all {
	display: block;
}
.lb01 {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ckred {
	font-weight: bold;
	color: #FF0000;
}
h2+p {
	margin-bottom: 1em;
}
ol.round_number>li {
	list-style: none;
	line-height: 1.8;
}
ul.no_list_mark>li {
	list-style: none;
}
.width60 {
	width: 60%;
}
.width50 {
	width: 50%;
}
.width30 {
	width: 30%;
}
.img_fluid img {
	width: 100%;
	display: block;
}
/* tree list style Ota add 202009 */
.tree_list li {
	list-style: none !important;
}
.tree_list,
.tree_list:before,
.tree_list:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.tree_list {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0 none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}
.tree_list .nav {
	margin: 20px auto;
	width: 90%;
	min-height: auto;
}
.tree_list ul.list,
.tree_list ul.list ul {
	margin: 0;
	padding: 0;
}
.tree_list ul.list ul {
	position: relative;
	margin-left: 10px;
}
.tree_list ul.list ul:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	border-left: 1px solid #ccc;
}
.tree_list ul.list li {
	position: relative;
	margin: 5px 0;
	padding: 2px 12px;
	color: #8e8e8e;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.tree_list ul.list li a {
	position: relative;
	text-decoration: none;
}
.tree_list ul.list li span {
	/*	display: inline-table;*/
	position: absolute;
	margin-left: 0.5rem;
	color: #4f4f4f;
	font-size: 85% !important;
}
.tree_list ul.list li span:before {
	content: "... ";
}
.tree_list ul.list ul li:before {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 8px;
	height: 0;
	border-top: 1px solid #ccc;
}
.tree_list ul.list ul li:last-child:before {
	top: 10px;
	bottom: 0;
	height: auto;
	background: #fff;
}
.tree_list_pdct {
	background: #ccc;
	border-radius: 10px;
	padding: 2px 15px;
	color: #fff !important;
}
.tree_list_pdct.parent {
	background: #334148;
	font-size: 100% !important;
	line-height: 200%;
}
.tree_list_pdct.child-1st {
	background: #777;
	display: inline-block;
}
.tree_list_pdct.child-2nd {
	background: #CCC;
	display: inline-block;
}
.tree_list img {
	width: 50%;
}
/* grid style Ota add 202009 */
.grid_row {
	box-sizing: border-box;
}
.grid_row:after {
	content: "";
	clear: both;
	display: block;
}
[class*="grid_col_"] {
	float: left;
	box-sizing: border-box;
	padding: 0.5em;
}
.grid_col_2 {
	width: 16.66666667%;
}
.grid_col_3 {
	width: 25%;
}
.grid_col_4 {
	width: 33.33333333%;
}
.grid_col_5 {
	width: 41.66666667%;
}
.grid_col_6 {
	width: 50%;
}
.grid_col_7 {
	width: 58.33333333%;
}
.grid_col_8 {
	width: 66.66666667%;
}
.grid_col_9 {
	width: 75%;
}
.grid_col_10 {
	width: 83.33333333%;
}
.grid_col11 {
	width: 91.66666667%;
}
.grid_col12 {
	width: 100%;
}
.srs_list a:hover {
	text-decoration: none;
}
.srs_list span {
	transform: translateY(-2px);
	font-size: 12px;
	font-weight: bold;
	color: #666;
	display: inline-block;
}
.srs_list span:hover {
	color: #f90;
	text-decoration: underline;
}
.text_small li,
p.text_small {
	font-size: 11px!important;
	margin-bottom: 0.3em;
}
.text_left {
	text-align: left;
}
.app_icon_table {
	border-collapse: separate!important;
	margin-top: 0.5em;
	margin-left: auto;
}
.app_icon_table td {
	border: none!important;
	text-indent: -99999px;
	width: 30px;
	height: 30px;
	padding: 0!important;
}
.app_icon_table.usage td {
	text-indent: 0;
	width: 30px;
	height: 30px;
}
.app_icon_table td.ico_can {
	background: url(/tecs/qada/ctc/img/qada_ctc_ico_can.png) no-repeat;
	background-size: cover;
}
.app_icon_table td.ico_bottle {
	background: url(/tecs/qada/ctc/img/qada_ctc_ico_bottle.png) no-repeat;
	background-size: cover;
}
.app_icon_table td.ico_tire {
	background: url(/tecs/qada/ctc/img/qada_ctc_ico_tire.png) no-repeat;
	background-size: cover;
}
.app_icon_table td.ico_machine {
	background: url(/tecs/qada/ctc/img/qada_ctc_ico_machine.png) no-repeat;
	background-size: cover;
}
.app_icon_table td.ico_handling {
	background: url(/tecs/qada/ctc/img/qada_ctc_ico_handling.png) no-repeat;
	background-size: cover;
}
.app_icon_table td.ico_chemical {
	background: url(/tecs/qada/ctc/img/qada_ctc_ico_chemical.png) no-repeat;
	background-size: cover;
}
.app_icon_table td.ico_bread {
	background: url(/tecs/qada/ctc/img/qada_ctc_ico_bread.png) no-repeat;
	background-size: cover;
}
.app_icon_table td.ico_battery {
	background: url(/tecs/qada/ctc/img/qada_ctc_ico_battery.png) no-repeat;
	background-size: cover;
}
.app_icon_table td.ico_solar {
	background: url(/tecs/qada/ctc/img/qada_ctc_ico_solar.png) no-repeat;
	background-size: cover;
}
.app_icon_table td.ico_food {
	background: url(/tecs/qada/ctc/img/qada_ctc_ico_food.png) no-repeat;
	background-size: cover;
}
.app_icon_table.usage {
	width: 100%;
}
.app_icon_table.usage td {
	text-indent: 0;
	background-size: contain;
	background-position: center;
	text-align: center;
	font-size: 90%;
	padding: 0.3em!important;
	line-height: 1.3;
}
.app_icon_table.usage td.ico_food {
	border-left: 1px dotted #666!important;
}
figure {
    display: inline-block;
	width: 100%;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
} /* browser  default style reset */
figure img {
	margin: 0 auto;
	display: block;
}
figcaption {
	text-align: center;
}
.tabinner a.photo {
	position: relative;
}
.back2top {
	white-space: nowrap;
}
