@charset "utf-8";

/* CSS Document */
#contents {
	background: url(img/set_background.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
	width: 100%;
	position: relative;
	z-index: 3;
	padding-top: 15px;
}

#contents #pagetop{
	margin: 0 auto;
	padding-bottom: 20px;
}

#h_bg {
	background: url(img/h_img.jpg) no-repeat;
	background-size: cover;
	background-position: bottom center;
	width: 100%;
	margin-top: -125px;
	height: 740px;
	position: relative;
	z-index: 2;
}

h2 {
	text-align: center;
	margin: -100px 0 0 0;
	padding-left: 700px;
}

h2 img {
	position: relative;
	z-index: 1;
}

p.copy {
	margin-top: -40px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 20px;
}

.price {
	margin-bottom: 20px;
}

.img_box01 {
	background: url(img/big_img.jpg) no-repeat;
	background-size: contain;
	background-position: bottom;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 120px;
	height: 500px;
}

.img_box02 {
	background: url(img/kamonabe.jpg) no-repeat;
	background-size: cover;
	background-position: bottom;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 185px;
	height: 420px;
}

.line {
	max-width: 1000px;
	margin: 0 auto 100px;
	border-bottom: 1px #333333 solid;
}

h3.subtitle01 {
	text-align: center;
	margin: 0px 810px -350px 0;
}

.txt_box {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}


h4.sub_ttl02 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;

}

.box_ttl {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}


/*スクロールのcss*/

.infiniteslide {
	height: 131px;
	width: 100%;
}

.infiniteslide ul {
	height: 131px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.infiniteslide ul li {
	width: 250px;
	float: left;
	height: auto;
}

/*終*/

p.link {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 50px;
	text-align: right;
	margin-top: 0;
	font-size: 11px;
}

.txt_box02 {
	width: 1000px;
	text-align: center;
	margin: 0 auto 30px;
}

.txt {
	font-size: 13px;
	line-height: 200%;
}

.txt02 span {
	font-weight: bold;
	line-height: normal;
}

.txt03 {
	margin-top: 0;
	margin-bottom: 0;
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
}