@charset "utf-8";



/* system_unit
-----------------------------------*/
#system_unit{
	width: 100%;
	margin-top: 22px;
	padding-bottom: 223px;
}


#system_unit section.cashoncounter{
	width: 100%;
	margin-bottom: 13px;
}
#system_unit section.cashoncounter h3{
	width: 740px;
	margin: 0 auto 29px auto;
	padding-left: 260px;
}
#system_unit section.cashoncounter div.comment{
	width: 1000px;
	margin: 0 auto 58px auto;
	position: relative;
}
#system_unit section.cashoncounter div.comment p{
	width: 665px;
	margin-left: 75px;
}
#system_unit section.cashoncounter div.comment p + p{
	margin-top: 10px;
}
#system_unit section.cashoncounter div.comment img{
	position: absolute;
	right: 29px;
	top: -29px;
}
#system_unit section.cashoncounter section.flow{
	width: 100%;
	background: url("../img/bg_system_01.jpg") no-repeat center 0;
	padding-top: 41px;
	position: relative;
}
#system_unit section.cashoncounter section.flow:after{
	content: "";
	width: 179px;
	height: 165px;
	background: url("../img/bg_system_02.png") no-repeat 0 0;
	display: block;
	margin-left: 276px;
	position: absolute;
	left: 50%;
	top: -63px;
}
#system_unit section.cashoncounter section.flow h4{
	color: #ffffff;
	font-size: 131%;
	font-weight: bold;
	width: 1000px;
	height: 57px;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.6);
	margin: 0 auto;
}
#system_unit section.cashoncounter section.flow ol{
	width: 964px;
	margin: 0 auto;
	padding-left: 36px;
}
#system_unit section.cashoncounter section.flow ol li{
	list-style: none;
	width: 302px;
	float: left;
}
#system_unit section.cashoncounter section.flow ol li + li{
	margin-left: 18px;
}
#system_unit section.cashoncounter section.flow ol li p{
	margin: -7px 20px 0 4px;
	position: relative;
}


#system_unit div.information{
	width: 1000px;
	margin: 0 auto;
	padding-top: 308px;
	position: relative;
}
#system_unit div.information img{
	position: absolute;
	left: -110px;
	top: 0;
}
#system_unit div.information p{
	color: #dcdcc8;
	text-align: center;
}
#system_unit div.information p + p{
	margin-top: 19px;
}
#system_unit div.information p.last{
	margin-top: 35px;
}