.ctc_siyou_ipop {
	padding: 0;
	background-color: #fff;
	width: 800px;
/*	height: 600px;*/
	border: 1px solid #aaa;

	/* この3行は必須 */
	position: absolute;
	display: none;
	z-index: 9999;
}
.ctc_siyou_ipop_title {
	font-size:14px;
	text-align:center;
	background-color: #3df;
	cursor: move;
}
.ctc_siyou_ipop_close {
	font-weight:bold;
	cursor: pointer;
	float: right;
}
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;
}
.app_icon_table {
	border-collapse: separate!important;
	margin-top: 0.5em;
	margin-left: auto;
	border-spacing: 0.3rem;
}
.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: left;
	text-align: left;
	font-size: 90%;
	padding: 0.3em!important;
	line-height: 1.3;
	vertical-align: middle;
}
.app_icon_table.usage [class*="ico_"] {
	width: 15%!important;
}

.app_icon_table.usage_long {
	width: 100%;
}
.app_icon_table.usage_long td {
	text-indent: 0;
	background-size: contain;
	background-position: center;
	text-align: center;
	font-size: 90%;
	padding: 0.3em!important;
	line-height: 1.3;
	vertical-align: top;
}
.app_icon_table.usage [class*="ico_"] {
	width: 15%!important;
}

.grid_col_4 {
	width: 33.33333333%;
}
.grid_col_6 {
	width: 50%;
}
.grid_col_8 {
	width: 66.66666667%;
}
/* 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;
}
.img_fluid img {
	width: 100%;
	display: block;
}
.indm1 {
	margin-left: 1em;
	text-indent: -1em;
}
.indm2 {
	margin-left: 4em;
	text-indent: -1.5em;
	margin-bottom: 10px;
}
.ind_note {
	margin-left: 3em;
	text-indent: -3em;
}
.mgn_b {
	margin-bottom: 1em;
}
.mgn_b_l {
	margin-bottom: 2em;
}
ul.no_list_mark>li {
	list-style: none;
}
.pdng_all {
	padding: 1em!important;
}
p span.pdng_all {
	display: block;
}
.qada_bold {
	font-weight: bold;
}
.qada_red {
	color: #ff0000;
}
.set_border_m {
	padding: 2px 2px 2px 2px;
	border: 1px solid #CCC;
	width: 250px;
	text-align: center;
	font-size: 14px;
}
.text_small li,
p.text_small {
	font-size: 11px!important;
	margin-bottom: 0.3em;
}
.disp_siyou{
	color: blue!important;
	cursor: pointer;
}
/*木村追加*/
table.ans_tbl.auto {
	width: 100%;
}
.mws_tbody th{
    background: #9CF;
    width: 5em;
    color: #FFF;
    text-align: center;
    vertical-align: top;
}
