@charset "UTF-8";
/* CSS Document */
/*IE専用スタイル*/

@media all and (-ms-high-contrast:none) {
     *::-ms-backdrop, .crp-history-tabel .flex_alig {
		display:block !important;
	}
	*::-ms-backdrop, .crp-history-tabel .sentence_side {
		width:100%;
	}
	*::-ms-backdrop, .crp-base-noimg p:nth-child(1) {
		width: 100px !important;
	}
	*::-ms-backdrop, .crp-base-noimg p:nth-child(2) {
		width: 600px !important;
	}
	*::-ms-backdrop, .crp-base-noimg p:nth-child(3) {
		width: 100px !important;
		padding-right:100px;
	}
}