@charset "UTF-8";
/*========== Style Contents ==========

	　　　 展示会_申込フォーム

====================================== */

/**
	HCJ2027
 */

/* ２面開放指定権(角ブース) 同意：画像サイズ・テキスト縦中央 */
.opt_corner_reserved_confirm_img {
	width: 50%;
}
.opt_corner_reserved_confirm_label {
	display: flex;
	align-items: center;
}
.opt_corner_reserved_confirm_label .opt_corner_reserved_confirm_text {
	margin-right: 0.5em;
}
