@charset "utf-8";

/*キャラクターのセリフ配置*/
.l-content .cvsInfoArea .u8-a_char01 {
	width: 538px;
	height: 155px;
	margin: 0 auto;
	padding: 51px 0 0 20px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u8-a/char01.png") no-repeat;
}
.l-content .cvsInfoArea .u8-a_char02 {
	width: 313px;
	height: 155px;
	margin: 0 auto;
	padding: 51px 0 0 245px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u8-a/char02.png") no-repeat;
}
.l-content .cvsInfoArea .u8-a_char03 {
	width: 206px;
	height: 164px;
	margin: 0 auto;
	padding: 42px 0 0 197px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u8-a/char03.png") no-repeat;
}
.l-content .cvsInfoArea .u8-a_char04 {
	width: 538px;
	height: 156px;
	margin: 0 auto;
	padding: 33px 0 0 210px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u8-a/char04.png") no-repeat;
}
.l-content .cvsInfoArea .u8-a_char05 {
	width: 351px;
	height: 145px;
	margin: 0 auto;
	padding: 60px 18px 0 162px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u8-a/char05.png") no-repeat;
}
.l-content .cvsInfoArea .u8-a_char06 {
	width: 473px;
	height: 155px;
	margin: 0 auto;
	padding: 51px 0 0 85px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u8-a/char01.png") no-repeat;
}
.l-content .cvsInfoArea .u8-a_char07 {
	width: 309px;
	height: 154px;
	margin: 0 auto;
	padding: 51px 0 0 212px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u8-a/char06.png") no-repeat;
}

/*図1　正転のとき*/
.l-content .cvsInfoArea .u8-a_f1 { margin:0 auto; width:895px; }
.l-content .cvsInfoArea .u8-a_f1 .u8-a_l { float:left; width:460px; }
.l-content .cvsInfoArea .u8-a_f1 .u8-a_r { float:right; width:405px; }

/*図2　逆転のとき*/
.l-content .cvsInfoArea .u8-a_f2 { margin:0 auto; width:895px; }
.l-content .cvsInfoArea .u8-a_f2 .u8-a_l { float:left; width:460px; }
.l-content .cvsInfoArea .u8-a_f2 .u8-a_r { float:right; width:403px; }

/*図3　装置とコンベヤの配置, 図4　拡大図*/
.l-content .cvsInfoArea .u8-a_f3 { margin:0 auto; width:715px; }
.l-content .cvsInfoArea .u8-a_f3 .u8-a_l { float:left; width:350px; }
.l-content .cvsInfoArea .u8-a_f3 .u8-a_r { float:right; width:280px; }

/*v5使用モジュール再現用（v5後は以下削除可能）*/
.l-content .cvsInfoArea .m-h2 {
	line-height: 1.1;
	font-size: 20px;
	font-weight: bold;
}
.l-content .cvsInfoArea .m-h2 {
	display: table;
	box-sizing: border-box;
	width: 100%;
	margin: 40px 0 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #333;
	text-indent: 0;
}

