/**
	* モーダル表示用CSS （インプローブ作成）
	*/

.remodal .limit_over {
	color: red;
}

.iframe_modal {
	max-width: 980px !important;
	height: 95%;
}

.iframe_modal > .modal_iframe {
	width: 100%;
	height: 100%;
	border-width: 0;
}
