/*Form
------------------------------------------*/
.h1_box {background-image:url(../img/bg_img.jpg);background-repeat:repeat;background-position:left top;margin-bottom:58px;}
.h1_box h1 {padding-top:20px;padding-bottom:10px;}
.h1_box .pkz {font-size:12px;padding-bottom:7px;padding-left:24px;}
.h1_box .pkz span {font-weight:bold;color:#4CA0BF;font-size:13px;}
.h1_box .pkz a:link {color:#333;text-decoration:none;}
.h1_box .pkz a:visited {color:#333;text-decoration:none;}
.h1_box .pkz a:hover {color:#333;text-decoration:none;}
h2 {width:960px;margin:0 auto;font-size:20px;line-height:150%;font-weight:bold;color:#466C31;border-bottom:5px solid #EDF3D7;}
.form-text {width:960px;margin:20px auto 45px auto;font-size:14px;}
.form-text a {color:#006666;}
#form{
	margin: 50px auto;
}
#form>form>table{
	width: 960px !important;
	margin: 0 auto 60px;
	border-top: 1px dashed #ccc;
}
#form>form>table th{
	font-size: 1rem;
	color: #333;
	line-height: 160%;
	text-align: left;
	padding: 14px 1em 8px 5em;
	border-bottom: 1px dashed #ccc;
	vertical-align: top;
	font-weight: bold;
	position: relative;
	white-space: nowrap;
	width: 20%;
	position: relative;
}
#form>form>table th div{
	position: absolute;
	top: 0;
	right: 0;
}
#form>form>table th div p{
	margin: 21px 0 0 0;
	font-weight: normal;
}
#form>form>table th.req:before{
	content: '必須';
	display: inline-block;
	color: #FFF;
	padding: 3px 5px 2px;
	background: #C5636A;
	position: absolute;
	top: 10px;
	left: 1em;
}
#form>form>table td{
	font-size: 1rem;
	color: #333;
	line-height: 160%;
	text-align: left;
	padding: 8px 1em;
	border-bottom: 1px dashed #ccc;
	vertical-align: top;
}
#form>form>table td div{
	font-size:12px;
	line-height: 150%;
	border: 1px solid #CCC;
	padding: 25px;
}
#form>form>table tr.no-border th,
#form>form>table tr.no-border td {
	border-bottom: none;
}
#form>form>table td select,
#form>form>table td input[type=text],
#form>form>table td input[type=date],
#form>form>table td input[type=tel],
#form>form>table td input[type=email],
#form>form>table td textarea{
	width: 100%;
	padding: 10px;
	border: 1px solid #E5E5E5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	font-size: 1rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 10px;
	box-shadow: 2px 2px 2px #AEAEAE inset;
	color: #000;
	-webkit-appearance: none;
	appearance: none;
	min-height: 40px;
	background: #fff;
}
input[type=date]::-webkit-date-and-time-value {
    text-align: left;
}
#form>form>table td input[type=radio] {
	width: 1.2em !important;
	height: 1.2em;
}
#form>form>table td select {
	width: 80%;
}

#form>form>table td>ul{
	display: block;
	letter-spacing: -0.4em;
	text-align: left;
	line-height: 0;
	padding: 10px 0 0 0;
}
#form>form>table td>ul>li{
	display: inline-block;
	letter-spacing: normal;
	width: 48%;
	margin: 0 4% 0 0;
}
#form>form>table td>ul>li:last-child{
	margin-right: 0;
}
#form>form>table td>ul.col3>li{
	width: 25%;
	margin: 0 5% 0 0;
	position: relative;
}
#form>form>table td>ul.col3>li:last-child{
	margin-right: 0;
}
#form>form>table td>ul.col3>li:last-child:after{
	content: none;
}
#form>form>table td>ul.zip{
	margin: 0 auto 8px;
}
#form>form>table td>ul.zip>li{
	width: 20%;
	margin: 0 5% 0 0;
	position: relative;
}
#form>form>table td>ul.zip>li:after{
	content: '-';
	position: absolute;
	right: -15%;
	top: 50%;
	margin-top: -0.1em;
}
#form>form>table td>ul.zip>li:last-child{
	margin-right: 0;
}
#form>form>table td>ul.zip>li:last-child:after{
	content: none;
}
#form>form>table td>ul.zip>li:first-child{
	width: auto;
	padding: 0 0.5em 0 0;
	margin: 0 auto;
}
#form>form>table td>ul.zip>li:first-child:after{
	content: none;
}
#form>form>table td>p{
	margin: 0 auto 8px !important;
	text-align: left !important;
}
#form>form>table td>p:last-child{
	margin-bottom: 0 !important;
}
#form>form>table td .hoiku,
#form>form>table td .mokuteki,
#form>form>table td .saki,
#form>form>table td .term {display:none;}


#form>form>table td input[name="start"],
#form>form>table td input[name="end"]{
	width: 30%;
}

#form>form>table td input[name="add1"]{
	width: 50%;
}
#form>form>table td input[name="year"]{
	width: 70%;
}
#form>form>table td input[name="month"],
#form>form>table td input[name="old"]{
	width: 60%;
}
#form>form>table td input[name="day"]{
	width: 50%;
}
#form>form>table td input[type="radio"]{
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
#form>form>table td>ul.radio>li{
	display: inline-block;
	letter-spacing: normal;
	width: 22%;
	margin: 5px 4% 0 0;
	line-height: 160%;
}
#form>form>table td>ul.radio>li:last-child{
	margin-right: 0;
}
#form>form>table td>ul.radio>li label{
	display: inline-block;
}
#form>form>table td>ul.birthday{
	display: table;
	letter-spacing: normal;
}
#form>form>table td>ul.birthday>li{
	display: table-cell;
	letter-spacing: normal;
	width: auto;
	margin: 0 1em 0 0;
	line-height: 160%;
}
#form>form>table td>ul.birthday>li:last-child{
	margin-right: 0;
}

#form>form>ul.btn{
	display: block;
	letter-spacing: -0.4em;
	text-align: center;
	line-height: 0;
}
#form>form>ul.btn>li{
	display: inline-block;
	letter-spacing: normal;
	margin: 0 10px;
	padding: 0;
}
#form>form>ul.btn>li>input{
	border-bottom: 3px solid #8F8F8F;
	background: #ccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 14px;
	line-height: 100%;
	padding: 13px 5em;
	cursor: pointer;
	box-shadow: none;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border: none;
}
#form>form>ul.btn>li>input:focus{
	outline: none;
}
#form>form>ul.btn>li>input[type="submit"]{
	background: #EFD8A3;
	color: #705F35;
	border: none;
	font-weight: bold;
}
#form>form>ul.btn>li>input[type="submit"]:hover{
	background: #99744A;
	color: #FFF;
}
#form>form>ul.btn>li>input[type="reset"]:hover{
	background: #DDD;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color:#ccc;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:#ccc;
}
::placeholder{ /* Others */
	color:#ccc
}
.error {
	color: #B20000 !important;
}
