@charset "shift_jis";

article {
	background: url(/brand/shijirakku/sp/img/top_bg01.png) no-repeat top center;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
}
section {
	height: 296px;
	background: url(/brand/shijirakku/sp/img/main_v.jpg) no-repeat top center;
	background-size: 100% auto;
	position:relative;
}
section p:first-child {
	position:absolute;
	right:5px;
	bottom:0px;
}
section p:nth-child(2) {
	position:absolute;
	left:0px;
	top:10px;
}
section p:last-child {
	position:absolute;
	leftt:10px;
	bottom:25px;
}