@charset "UTF-8";


#home_campaign1 {position:relative;}
#home_campaign1 .lp_btn {
	position:absolute;
	width:890px;
	height:70px;
	bottom:461px;
	left:257px;
}
#home_campaign1 input[type="submit"] {
	display:block;
	font-size:34px;
	width:890px;
	height:70px;
	text-shadow:0 0 5px rgba(0,0,0,.2);
	background:url(../img/home/lp_btn.png) center top no-repeat;
}
#home_campaign2 {position:relative;}
#home_campaign2 .lp_btn {
	position:absolute;
	width:890px;
	height:70px;
	bottom:463px;
	left:257px;
}
#home_campaign2 input[type="submit"] {
	display:block;
	font-size:34px;
	width:890px;
	height:70px;
	text-shadow:0 0 5px rgba(0,0,0,.2);
	background:url(../img/home/lp_btn.png) center top no-repeat;
}
#home_contact {
	height:1060px;
	background:url(../img/home/18.jpg) center top no-repeat;
}
.home_contact_inner {
	width:967px;
	height:957px;
	margin:0 auto;
	padding:45px 65px 0 65px;
	background:#fff;
}
.home_contact_inner h2 {text-align:center;}
.home_contact_inner table {width:100%;margin-top:30px;}
.home_contact_inner th {text-align:left;width:130px;padding:10px 0;}
.sub_th {width:160px;padding:10px 0;}
.home_contact_inner th,
.home_contact_inner td {font-size:16px;border-bottom:1px solid #e1dcd1;}


/*==============

		PC

==============*/
@media print,screen and (min-width:640px) {
	

}

/*==============

		SP

==============*/
@media screen and (max-width: 640px) {

	
	
}
