@charset "utf-8";

#tokutokucp {
	background: #FAE9B9;
    background-size: 12px 12px, 100% 100%;
    background-attachment: fixed;
}
#tokutokucp #wrap {
	background: #fee19b;
	position:relative;
	width: 98%;
	max-width: 1280px;
	margin: 0 auto;
	box-shadow: 0 0 10px -5px rgba(80, 22, 0, 0.35);
	padding-bottom: 40px;
}

#tokutokucp #wrap_inner {
	width: 100%;
	padding-top: 173.4375%;
	margin: 0 auto;
	background: url(../images/main.jpg?201110) no-repeat;
	background-size: cover;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 120%;
	position: relative;
}
#tokutokucp a.button{
	display: block;
	height: 100%;
	text-indent: -10000px;
	text-decoration: none;
	overflow: hidden;
}


#tokutokucp .btnWrap {
    width: 86%;
    margin: 0 auto;
    position: absolute;
    bottom: 29.8%;
    left: 0;
    right: 0;
    margin: auto;
}
#tokutokucp a.form{
	width: 100%;
	padding-top: 11.538%;
	height: 0;
	background: url(../images/btn_form.png);
	background-size: cover;
}
#tokutokucp a.form:hover {
	background-position: 0 -100%;
}
#tokutokucp a.form:active {
	background-position: 0 -200%;
}

#tokutokucp a.form.gray {
	background-position: 0 -300%;
}
#tokutokucp a.form.gray:active {
	background-position: 0 -300%;
}
#tokutokucp a.form.gray:active {
	background-position: 0 -300%;
}

#footer {
	margin:0 !important;
}
