@charset "utf-8";
/*========================================================================================
	#32036: [横]作業依頼申請書_20251203_EXHP＞管理画面商品情報編集内の項目確認と追加設定の作業依頼
========================================================================================*/
.rcas {
	margin-top: 32px;
	background-color: #f5f5f5;
	width: 597px;
}
.rcas-box {
	padding-bottom: 24px;
}
.rcas-ttl {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #0084b9;
	line-height: 48px;
}
.rcas-img {
	margin-bottom: 24px;
}
.rcas-body {
	padding: 0 24px;
}
.rcas-subttl {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 16px;
}
.rcas-em {
	font-weight: bold;
}
.rcas-txt {
	font-size: 14px;
	line-height: 2;
	margin-bottom: 8px;
}