#page_title{
	background:url('../images/land/h2.png') no-repeat top center;
	position:relative;
	margin:0 0 140px;
}
#page_title h2{
	line-height:330px;
	font-size:30px;
	color:#80561b;
	text-align:center;
	letter-spacing:5px;
	font-family: yu-mincho-pr6n, sans-serif;
	text-shadow:0 0 3px rgba(255,255,255,1),0 2px 5px rgba(255,255,255,1),0 -2px 5px rgba(255,255,255,1),0 4px 7px rgba(255,255,255,1),0 -4px 7px rgba(255,255,255,1);
}
main section h3{
	width:944px;
	margin:0 auto 50px;
	line-height:97px;
	font-size:28px;
	font-family: yu-mincho-pr6n, sans-serif;
	text-align:center;
	background:url('../images/contact/h3.png') no-repeat top center;
}
main section h4{
	width:800px;
	margin:0 auto 50px;
	padding:0 0 10px;
	box-sizing:border-box;
	font-size:28px;
	font-family: yu-mincho-pr6n, sans-serif;
	text-align:center;
	background:url('../images/contact/h4.png') no-repeat bottom center;
}
main section{
	margin:0 0 160px;
}
main section article{
	width:900px;
	margin:0 auto;
}
.alC{
	text-align:center;
}
main section table{
	width:90%;
	margin:0 5%;
	margin-bottom:40px;
}
main section th{
	border-top:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align:left;
	background:#eaf4f7;
	padding:10px !important;
	width:180px;
	box-sizing:border-box;
	vertical-align:top;
}
main section td{
	border-top:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align:left;
	padding:10px !important;
	word-break: break-all;
}
main section td ul{
	display:flex;
	flex-wrap:wrap;
	gap:20px 30px;
	list-style:none;
}
.hissu {
	color: #d60000;
	padding:0 0 0 5px;
}

input[type="text"],
textarea{
	border: 1px solid #ccc;
	border-radius: 6px;
	width: 100%;
	padding: 5px;
	box-sizing:border-box;
}
.shortbox{
	width:80px !important;
}
#year{
	width: 100px !important;
}
.gakureki{
	width:300px !important;
	margin:0 0 10px;
}
.month,
.day{
	width: 60px !important;
	margin-left: 20px !important;
}
input.radio{
	width: auto;
}
label{
	display:inline !important;
}
#tel{
	width: 320px !important;
}
.btn-lv1{
	display:block;
	width:520px;
	border:0;
	line-height:70px;
	padding:0 !important;
	margin:60px auto 0 !important;
	font-size:24px;
	text-decoration:none;
	text-align:center;
	color:#825422 !important;
	line-height:70px !important;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	display:block !important;
	background:url('../images/contact/submit.png') no-repeat right 10px center !important;
}
#address1{
	width:100px;
}
.text-radio,.short{
	display:flex;
	gap:10px;
}
.form-privacy{
	height:200px;
	overflow:auto;
	margin:0 auto 30px;
}
.form-privacy-heading-lv1{
	margin:30px 0 20px;
}
input[type="submit"] {
}