@charset "UTF-8";

body {
	background:url(../images/buy/bg01.jpg) no-repeat center bottom;
}

/* .headTitle */
.headTitle {
	background:url(../images/buy/bg_mainimg.jpg) no-repeat center top;
	background-size:cover;
	padding:112px 0 106px;
}
.headTitle h1 {
	width:1020px;
	margin:0 auto;
	clear:both;
	position:relative;
}
.headTitle h1 span {
	width:400px;
	display:block;
	background:url(../common/images/bg.png) repeat left top;
	padding:30px 0;
	font-size:0;
	line-height:0;
}
.headTitle h1 em {
	position:absolute;
	width:200%;
	display:block;
	left:-200%;
	top:0;
	height:98px;
	padding:30px 0;
	background:url(../common/images/bg.png) repeat left top;
}

/* .buyArea */
.buyArea {
	background:url(../images/buy/bg02.png) no-repeat center top;
	padding:96px 0 0;
}
.buyArea .inner {
	padding-bottom:42px;
}
.buyArea .ttl01 {
	text-align:center;
	padding-bottom:42px;
}
.buyArea .mtxt {
	text-align:center;
	line-height:2;
	padding-bottom:56px;
}
.buyArea .btn01 {
	text-align:center;
	padding-bottom:138px;
}
.buyArea .photo01 {
	float:left;
	margin-left:-121px;
	padding-bottom:40px;
}
.buyArea .cont {
	width:610px;
	margin:0 -98px 0 -72px;
	position:relative;
	float:left;
	padding-bottom:108px;
}
.buyArea .cont .txt01 {
	line-height:2.1;
	padding:18px 0 61px;
}