.form_area {
	max-width:850px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
}

.form_area table {
	border-collapse: collapse;
	
}


.form_area th {
  font-weight: normal;
  white-space: nowrap;
}


.form_area th,
.form_area td {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #9A9595;
	text-align: left;
	white-space: nowrap;
	
}

.form_area th {
	width: 12em;
	padding: 6px 9px;

}



.form_area table {
	width: 100%;
}


.form_area td {
   padding : 30px
  
   
}


.form_area td span.err {
	color: #D60707;
	
}


.form_area td span {
	color: #717171;
}
.form_area td.marginBtm {
	padding-top: 5px;
	padding-bottom: 15px;
}
.form_area .notes {
	color: #fc4128;
}

td select,
td input,
td textarea {
	margin: 3px 5px 3px 0;
	vertical-align: middle;
	
}
.form_area td select,
.form_area td input[type="text"],
.form_area td textarea {
	padding: 3px 5px;
    margin: 0.5em 0;
    color: #000000;
    background: #F8F8F8;
    border: solid 1px #707070;
    border-radius: 5px;
	
}
.form_area td input[type="text"],.form_area td  {
	width: 100%;
	
	
}
.form_area td input#zipcode {
	width: 7em;
}
.form_area td input#address {
	width: 90%;
}
.form_area td input#tel,
.form_area td input#fax {
	width: 100%;
	
}
.form_area td textarea {
	width: 90%;
	height: 7em;
}
.form_area label {
	margin-right: 15px;
	font-weight: normal;    
}
.form_area .err {
    color: #D60707;
    font-size: 100%;
    font-weight: normal;
    text-align: left;
}


.form_area label{
	display: inline;
	position: relative;
	padding-left: 1em;
	line-height: 2em;
	font-size: 16px;
	 
  
	
}
.form_area label input{
	position: absolute;
	top: -2px;
	bottom: 0;
	left: 0;
	margin: auto;
	
}

#normal label{
  display:inline;
  position:static;
  padding-left:0em;
  line-height:2em;
  font-size:16px;
}
#normal label input{
  position:static;
  top:-2px;
  bottom:0;
  left:0;
  margin:auto;
  
}


.form_area #btn {
  margin-top: 30px;
  text-align: center;
  
}

.form_area #btn :hover {
	background-color: #FF0;
	color: #3774CF;  
}

.form_area .parent {
display: -ms-grid;
display: grid;
font-size:90%;
-ms-grid-columns: 1fr 0px 1fr 0px 1fr;
grid-template-columns: repeat(3, 1fr);
-ms-grid-rows: 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr;
grid-template-rows: repeat(7, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
}.form_area .parent > *:nth-child(1) {
-ms-grid-row: 1;
-ms-grid-column: 1;
}.form_area .parent > *:nth-child(2) {
-ms-grid-row: 1;
-ms-grid-column: 3;
}.form_area .parent > *:nth-child(3) {
-ms-grid-row: 1;
-ms-grid-column: 5;
}.form_area .parent > *:nth-child(4) {
-ms-grid-row: 3;
-ms-grid-column: 1;
}.form_area .parent > *:nth-child(5) {
-ms-grid-row: 3;
-ms-grid-column: 3;
}.form_area .parent > *:nth-child(6) {
-ms-grid-row: 3;
-ms-grid-column: 5;
}.form_area .parent > *:nth-child(7) {
-ms-grid-row: 5;
-ms-grid-column: 1;
}.form_area .parent > *:nth-child(8) {
-ms-grid-row: 5;
-ms-grid-column: 3;
}.form_area .parent > *:nth-child(9) {
-ms-grid-row: 5;
-ms-grid-column: 5;
}.form_area .parent > *:nth-child(10) {
-ms-grid-row: 7;
-ms-grid-column: 1;
}.form_area .parent > *:nth-child(11) {
-ms-grid-row: 7;
-ms-grid-column: 3;
}.form_area .parent > *:nth-child(12) {
-ms-grid-row: 7;
-ms-grid-column: 5;
}.form_area .parent > *:nth-child(13) {
-ms-grid-row: 9;
-ms-grid-column: 1;
}.form_area .parent > *:nth-child(14) {
-ms-grid-row: 9;
-ms-grid-column: 3;
}.form_area .parent > *:nth-child(15) {
-ms-grid-row: 9;
-ms-grid-column: 5;
}.form_area .parent > *:nth-child(16) {
-ms-grid-row: 11;
-ms-grid-column: 1;
}.form_area .parent > *:nth-child(17) {
-ms-grid-row: 11;
-ms-grid-column: 3;
}.form_area .parent > *:nth-child(18) {
-ms-grid-row: 11;
-ms-grid-column: 5;
}.form_area .parent > *:nth-child(19) {
-ms-grid-row: 13;
-ms-grid-column: 1;
}.form_area .parent > *:nth-child(20) {
-ms-grid-row: 13;
-ms-grid-column: 3;
}.form_area .parent > *:nth-child(21) {
-ms-grid-row: 13;
-ms-grid-column: 5;
}

.form_area .div1 { -ms-grid-row: 1; -ms-grid-row-span: 1; -ms-grid-column: 1; -ms-grid-column-span: 1; grid-area: 1 / 1 / 2 / 2; }
.form_area .div2 { -ms-grid-row: 1; -ms-grid-row-span: 1; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-area: 1 / 2 / 2 / 3; }
.form_area .div3 { -ms-grid-row: 1; -ms-grid-row-span: 1; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-area: 1 / 3 / 2 / 4; }
.form_area .div4 { -ms-grid-row: 2; -ms-grid-row-span: 1; -ms-grid-column: 1; -ms-grid-column-span: 1; grid-area: 2 / 1 / 3 / 2; }
.form_area .div5 { -ms-grid-row: 2; -ms-grid-row-span: 1; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-area: 2 / 2 / 3 / 3; }
.form_area .div6 { -ms-grid-row: 2; -ms-grid-row-span: 1; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-area: 2 / 3 / 3 / 4; }
.form_area .div7 { -ms-grid-row: 3; -ms-grid-row-span: 1; -ms-grid-column: 1; -ms-grid-column-span: 1; grid-area: 3 / 1 / 4 / 2; }
.form_area .div8 { -ms-grid-row: 3; -ms-grid-row-span: 1; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-area: 3 / 2 / 4 / 3; }
.form_area .div9 { -ms-grid-row: 3; -ms-grid-row-span: 1; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-area: 3 / 3 / 4 / 4; }
.form_area .div10 { -ms-grid-row: 4; -ms-grid-row-span: 1; -ms-grid-column: 1; -ms-grid-column-span: 1; grid-area: 4 / 1 / 5 / 2; }
.form_area .div11 { -ms-grid-row: 4; -ms-grid-row-span: 1; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-area: 4 / 2 / 5 / 3; }
.form_area .div12 { -ms-grid-row: 4; -ms-grid-row-span: 1; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-area: 4 / 3 / 5 / 4; }
.form_area .div13 { -ms-grid-row: 5; -ms-grid-row-span: 1; -ms-grid-column: 1; -ms-grid-column-span: 1; grid-area: 5 / 1 / 6 / 2; }
.form_area .div14 { -ms-grid-row: 5; -ms-grid-row-span: 1; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-area: 5 / 2 / 6 / 3; }
.form_area .div15 { -ms-grid-row: 5; -ms-grid-row-span: 1; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-area: 5 / 3 / 6 / 4; }
.form_area .div16 { -ms-grid-row: 6; -ms-grid-row-span: 1; -ms-grid-column: 1; -ms-grid-column-span: 1; grid-area: 6 / 1 / 7 / 2; }
.form_area .div17 { -ms-grid-row: 6; -ms-grid-row-span: 1; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-area: 6 / 2 / 7 / 3; }
.form_area .div18 { -ms-grid-row: 6; -ms-grid-row-span: 1; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-area: 6 / 3 / 7 / 4; }
.form_area .div19 { -ms-grid-row: 7; -ms-grid-row-span: 1; -ms-grid-column: 1; -ms-grid-column-span: 1; grid-area: 7 / 1 / 8 / 2; }
.form_area .div20 { -ms-grid-row: 7; -ms-grid-row-span: 1; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-area: 7 / 2 / 8 / 3; }
.form_area .div21 { -ms-grid-row: 7; -ms-grid-row-span: 1; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-area: 7 / 3 / 8 / 4; }

.form_area .div5,.form_area .div8,.form_area .div11,.form_area .div14,.form_area .div17,.form_area .div20 {
	text-align:center;
}

.form_area .div6,.form_area .div9,.form_area .div12,.form_area .div15,.form_area .div18,.form_area .div21 {
	text-align:center;
}

.parent_c {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 0px 1fr 0px 1fr;
	grid-template-columns: repeat(3, 1fr);
	-ms-grid-rows: 1fr;
	grid-template-rows: 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	margin-top:5px;
	margin-bottom:5px;
}.parent_c > *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}.parent_c > *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}.parent_c > *:nth-child(3) {
	-ms-grid-row: 1;
	-ms-grid-column: 5;
}

.div1_c { -ms-grid-row: 1; -ms-grid-row-span: 1; -ms-grid-column: 1; -ms-grid-column-span: 1; grid-area: 1 / 1 / 2 / 2; }
.div2_c { -ms-grid-row: 1; -ms-grid-row-span: 1; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-area: 1 / 2 / 2 / 3;text-align:center; }
.div3_c { -ms-grid-row: 1; -ms-grid-row-span: 1; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-area: 1 / 3 / 2 / 4;text-align:center; }

div.checktext {

    font-size: 1em;
    padding: 10px;
    height: 400px;
	margin-top:20px;
	width:90%;
	margin-left:auto;
	margin-right:auto;

}

div.checktext h1 {
    font-size:135%;
    font-weight: bold;
	margin-top:0px;
	margin-bottom:25px;
}

div.checktext h4 {
    font-size: 115%;
    font-weight: bold;
    margin-bottom: 10px;
	margin-top:30px;
}

div.checktext p {
    margin:0;
	padding:0;
}

div.checktext ul {
    margin:0;
	padding:0:
}

input[type="submit" i]:disabled {
    color: #999 !important;
    background-color: -internal-light-dark-color(rgba(239, 239, 239, 0.3), rgba(19, 1, 1, 0.3));
    border-color: -internal-light-dark-color(rgba(118, 118, 118, 0.3), rgba(195, 195, 195, 0.3));
}

.doui {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

#btn_doui {
	width:200px;
	height:50px;
    padding: 10px 60px;
    border-radius: 25px;
    text-decoration: none;
    color: #ffffff;
    background-color: #3774CF;
    transition: .4s;
    border: 1px solid #3774CF;
    font-size: 22px;
 
}

@media screen and (max-width: 600px) {
/****************************************************
    600px未満に適用
****************************************************/
	.form_area th,
	.form_area td {
	display: block;
	border: none; 
	}
	
	
	.form_area th {
	width: auto;
	white-space: normal;
	padding-top: 30px;		
	}
	
	.form_area td,
	.form_area td.marginBtm {
	   padding: 5px 0px 10px 10px;
	   text-align: center;		
		
	}
	.form_area th span,
	.form_area td span {
		font-size: 14px;
	}

	.form_area td input[type="text"],
	.form_area td input#address,
	.form_area td input#tel,
	.form_area td input#fax {
	  width: 95%;
	  		
		
	}




.parent_c {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 0px 1fr;
	grid-template-columns: repeat(2, 1fr);
	-ms-grid-rows: 1fr 0px 1fr;
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	}	.parent_c > *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	}	.parent_c > *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
	}	.parent_c > *:nth-child(3) {
	-ms-grid-row: 3;
	-ms-grid-column: 1;
	}	.parent_c > *:nth-child(4) {
	-ms-grid-row: 3;
	-ms-grid-column: 3;
	}

	.div1_c { -ms-grid-row: 1; -ms-grid-row-span: 1; -ms-grid-column: 1; -ms-grid-column-span: 2; grid-area: 1 / 1 / 2 / 3;text-align:left; }
	.div2_c { -ms-grid-row: 2; -ms-grid-row-span: 1; -ms-grid-column: 1; -ms-grid-column-span: 1; grid-area: 2 / 1 / 3 / 2;text-align:left;padding-left:20px; }
	.div3_c { -ms-grid-row: 2; -ms-grid-row-span: 1; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-area: 2 / 2 / 3 / 3;text-align:left; }
}

.select-css {
	display: block;
	font-size: 16px;
	color: #444;
	line-height: 1.5;
	padding: 6px 1.4em 6px .8em !important;
	width: 100%;
	max-width: 100%; 
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .1em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
.select-css::-ms-expand {
	display: none;
}
.select-css:hover {
	border-color: #888;
}
.select-css:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222; 
	outline: none;
}
.select-css option {
	font-weight:normal;
}

.label_block {
	display:block !important;
}

#jdate {
	display:none;
}



.s_btn {
  padding: 10px 60px;
  border-radius: 25px;
  text-decoration: none;
  color: #ffffff;
  background-color: #3774CF;
  transition: .4s;
  border: 1px solid #3774CF;
  font-size: 22px; 	
}



.hissu {
	display: inline-block;
	padding: 7px 20px;
	border-radius: 10px;
	text-decoration: none;
	background-color: #FFF;
	transition: .4s;
	border: 1px solid #D60707;
	font-size: 16px;
	color: #D60707;
	margin-right: 20px;

}

.ninni {
	display: inline-block;
	padding: 7px 20px;
	border-radius: 10px;
	text-decoration: none;
	background-color: #FFF;
	transition: .4s;
	border: 1px solid #0375D6;
	font-size: 16px;
	color: #0375D6;
	margin-right: 20px;

}
