@charset "UTF-8";
/* ==========================================================
 width 
========================================================== */
.w00 { width: 0 !important; }
.w05p { width: 5% !important; }
.w10p { width: 10% !important; }
.w15p { width: 15% !important; }
.w20p { width: 20% !important; }
.w25p { width: 25% !important; }
.w30p { width: 30% !important; }
.w33p { width: 33% !important; }
.w35p { width: 35% !important; }
.w40p { width: 40% !important; }
.w45p { width: 45% !important; }
.w50p { width: 50% !important; }
.w55p { width: 55% !important; }
.w60p { width: 60% !important; }
.w65p { width: 65% !important; }
.w70p { width: 70% !important; }
.w75p { width: 75% !important; }
.w80p { width: 80% !important; }
.w85p { width: 85% !important; }
.w90p { width: 90% !important; }
.w95p { width: 95% !important; }
.w100p { width: 100% !important; }

/* Icon
========================================== */
/***** icIso ******/
.icIso {
        margin-left:10px;
	line-height: 1.1;
	padding: 6px 7px;
	border: 1px solid #cdd4d9;
	background-color: #fff;
	font-size: 72%;
	text-align: center;	
}


@media all and (max-width: 812px) {
.dataTable2.is-sp-block {
margin: 0 auto;
}
.dataTable2.is-sp-block td {
display: block;
}
}


