input[type=submit][disabled] {
    background: #dcdcdc;
    cursor: not-allowed;
	}
.div_block{
	border: 2px solid #CDCDCD;
}
.tbl_form th  { text-align: left; }
.tbl_form {
	width: 100%;
	margin: 0;
}
.tbl_form th {
	padding: 8px;
	line-height: 150%;
	text-align: left;
	border: 1px solid #CDCDCD;
	background: #f7f7f7;
}
.tbl_form td {
	padding: 8px;
	line-height: 200%;
	border: 1px solid #CDCDCD;
}
table tr.not_agree_back {
	background-color:darkgray;
}

table td.agree_back {
	background-color:#FFFF99;
}
table tr.agree_area{
	border: double;
    border-color: #CDCDCD;
    border-width: 8px;
}

.div_block2{
  margin-top:none;
  margin-left:none;
  margin-right:none;
  text-align :center;
}
h2 {
    padding: .5em 1.5em;
    position: relative;
    z-index: 5;
    background: rgba(243,244,240,.3);
    border-top: 2px solid #ABCD03;
    border-bottom: 2px solid #ABCD03;
    font-size: 19px;
    line-height: 1.25;
}

h2::before {
    content: "";
    display: block;
    border-top: solid 6px #ABCD03;
    width: 1em;
    height: 5px;
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 1;
}

.mB20 {
    margin-bottom: 1.250em;
}

.note {
    padding: 1em 1em 1em 3.5em;
    background: url(../img/checkmark.png)no-repeat 1% .5em;
    background-size: 2em;
}

.tabcontent {
    border: 2px solid #888;
    margin-top: -2px;
    position: relative;
    z-index: 0;
    background-color: #fff;
    padding: 1em .5em;
    line-height: 1.5;
    
}
.tabcontent input[type=checkbox] {
    transform: scale(1.5);
    margin-top: 0.3em;
}

h3 {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    padding: .4em 1.5em;
    position: relative;
    z-index: 5;
    font-size: 19px;
    background: 000000;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: bold;
    line-height: 1.1;
    color: #37474f;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h3::before {
    content: "";
    display: block;
    border-top: solid 6px #ABCD03;
    width: .5em;
    height: 5px;
    position: absolute;
    top: 1em;
    left: 0;
    z-index: 1;
}

h3::after {
    content: "";
    display: block;
    border-top: solid 6px #ABCD03;
    width: .5em;
    height: 5px;
    position: absolute;
    bottom: 1em;
    left: 0;
    z-index: 1;
}

.list01 li::before {
    content: "\25cf";
    font-size: 100%;
    display: inline-block;
    width: 1.25em;
    text-indent: 0;
}

h4 {
    padding: .4em 2.7em;
    position: relative;
    z-index: 5;
    font-size: 16px;
    text-align: left;
}

h4::after {
    content: "";
    display: block;
    border-top: solid 6px #ABCD03;
    width: .5em;
    height: 5px;
    position: absolute;
    bottom: .8em;
    left: 1.7em;
    z-index: 1;
}

body {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 1em 0;
    width: 100%;
}

.tbl01 th, .tbl02 th, .tbl03 th, .tbl04 th, .tbl05 th, .tbl01 td, .tbl02 td, .tbl03 td, .tbl04 td, .tbl05 td {
    border: solid 1px #CFD8DC;
}

.tbl01 th, .tbl02 th, .tbl03 th, .tbl04 th, tbl05 th {
    background: #F5F5F5;
}

.inputClass {
  margin-left: 2vw;
}

.checkClass {
  margin-left: 2.5em;
}

.tbl02 th {
    text-align: left;
    font-weight: normal;
    padding: .75em;
}

.tbl02 td {
    padding: .75em;
    border-style: none;
    display: table-cell;
    vertical-align: inherit;
}


@media screen and (min-width: 768px){
	#header {
	    margin-bottom: 20px;
	    background: url(../img/header_bg.gif) left top repeat-x;
	    display: block!important;
	}
	.div_block2{
	  margin-top:3%;
	  margin-left:10%;
	  margin-right:10%;
	  text-align :center;
	}
	/* reset */
	html, body, p, form, label {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}
	body {
		line-height: 1;
	}
	
	label {
	display: block;
	text-align: left;
	}
	label:after {
		content: "";
		clear: both;
		display: block;
	}
		label input { float: left; }
		label p {
			float: left;
			padding-top: 2px;
			width: calc(100% - 40px);
		}
}

	.app-form-wapper { padding-right: .5em; margin-top: 15px; }
	.app-form-container {
		margin-left: 15px;
		width:100%;
		max-width:780px;
		padding-left: 0;
	}
	.app-form-label {
		margin-top: 1.5em;
		padding-right: 0;
		padding-left: 0;
	}
	.required_item {
	  width: 45px;
	  height: 22px;
	  line-height: 175%;
	  font-size: 12px;
	  color: white;
	  text-align: center;
	  border-radius: 4px;
	  background: linear-gradient(to bottom,#f08080,#b22222);
	  float: right;
	  margin-top: -5px;
	}
	.required_item::before {
	  content: "必須";
	  vertical-align: middle;
	}
	.app-space.app-form-label {
		margin-top: calc(1.5em + 10px);
	}
	.app-space {
		margin-top: 10px;
	}
	.tabcontent {
		margin-bottom: 15px;
	}
	.app-form-select {
		max-width: 200px;
	}
	.app-error_area {
		display: none;
	}
	
@media (min-width: 720px) {
	.required_item {
	 	margin-top: -5px;
	}
}
@media (min-width: 767px) {
	.app-form-label {
		margin-top: 0.8em;
		padding-right: 0;
		padding-left: 0;
	}
	.app-space {
		margin-top: 0;
	}
	.app-space.app-form-label {
		margin-top: 0.8em;
		padding-left: 1em;
	}
	.required_item {
	 	margin-top: 0px;
	}
	
	.app-form-wapper { padding-right: 1.5em }

	#back_btn {
		width: 150px;
		margin: 0px 2px 0px 2px;
		height: 2em;
	}

}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
 
.clearfix:before {
	content: "";
	display: block;
	clear: both;
}
 
.clearfix {
	display: block;
}

@media (max-width: 767px) {
	.checkClass label {
		position: relative;
	}
	.checkClass label input[type="checkbox"] {
		margin-right: 0;
		position: absolute;
		left: -20px;
	}
	.checkdiv {
		margin-bottom:0em !important;
	}
	.description {
		position: absolute;
		left: 10px;
	}
	.descriptionCheck{
		margin-top: 11em;
	}
	.required_items {
	 	margin-top: 5px;
	}
	#back_btn {
		width: 100px;
		margin: 0px 2px 0px 2px;
		height: 2em;
	}
}