/*@media print {
nav{display:none;} 
.well{display:none;}
#pannav{display:none;}
.check_b_box{display:none;}
.goTopBtn{display:none;}

body {
	padding:0;
	margin: 0;
	font-family: "MS PGothic", Osaka, "qMmpS Pro W3";
	background-color: #FFFFFF;
}
#container_bg {
	width:1070px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	width:1070px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

.check_waku_main {
	width:100%;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: none;
}

.check_title1 {
	margin-left: 0px;
	padding-top: 15px;
	margin-bottom: 30px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
	width: 100%;
}
.check1_boxtext1 {
	font-size: 16px;
	line-height: 1.5em;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 30px;
}
.check1_box1_table {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.check1_box1_table ul {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-top-color: #cccccc;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	display: table;
}
.check1_box1_table ul.last {
	border-bottom: 1px solid #CCCCCC;
}
.check1_box1_table li.th {
	font-size: 14px;
	line-height: 1.6em;
	width: 80%;
	height: 42px;
	display: table-cell;
	float: left;
	background-color: #f0f8ff;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	border-right: 1px solid #CCCCCC;
}
.check1_box1_table li.th.h55 {
	height: 55px;
	}
.check1_box1_table li.th.h80 {
	height: 80px;
	}
.check1_box1_table li.td {
	width: 20%;
	height: 42px;
	display: table-cell;
	float: left;
	text-align: center;
	font-size: 16px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #ffffff;
	vertical-align: middle;
}
.check1_box1_table li.td.h55 {
	height: 55px;
	padding-top: 14px;
	}
.check1_box1_table li.td.h80 {
	height: 80px;
	padding-top: 28px;
	}
.check_next1 {
	width:30%;
	margin-left: auto;
	margin-right: auto;
}


}*/



a {
    text-decoration:underline;
}

#check_footer {
	text-align:center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #039412;
	margin-top: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#check1_main {
	width: 900px;
	margin-left: 85px;
	padding-top: 30px;
}

.add_text {
width: 90%;
padding-top: 15px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
font-size: 12px;
line-height: 1.6em;
}

@media (max-width: 767px) {
.check_b_box {
margin-bottom: 40px;
padding-left: 3%;
padding-right: 3%;
}

.check_back1 {
	width: 100%;
	margin-bottom: 30px;
	float: none;
}

.check_back1 a {
	display: block;
	text-align: center;
	background-color: #0E9715;
	color: #FFFFFF !important;
	text-decoration-line: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
}
.check_back1 a:hover {
	background-color: #51CD57;
	}



.check_tostart {
	width: 100%;
	margin-bottom: 20px;
	float: none;
}
.check_tostart input {
	width: 100%;
	display: block;
	text-align: center;
	background-color: #EC7500;
	color: #FFFFFF !important;
	text-decoration-line: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	border: none;
}
.check_tostart input:hover {
	background-color: #E59443;
	}
#check_toptext {
	font-size: 14px;
	line-height: 1.6em;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
}

@media (min-width: 768px) {
.check_b_box {
margin-bottom: 40px;
padding-left: 10%;
padding-right: 10%;
}

.check_back1 {
	width: 45%;
	margin-bottom: 20px;
	float: left;
}

.check_back1 a {
	display: block;
	text-align: center;
	background-color: #0E9715;
	color: #FFFFFF !important;
	text-decoration-line: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
}
.check_back1 a:hover {
	background-color: #51CD57;
	}



.check_tostart {
	width: 30%;
	margin-bottom: 20px;
	float: right;
}
.check_tostart input {
	width: 100%;
	display: block;
	text-align: center;
	background-color: #EC7500;
	color: #FFFFFF !important;
	text-decoration-line: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	border: none;
}
.check_tostart input:hover {
	background-color: #E59443;
	}
#check_toptext {
	font-size: 16px;
	line-height: 1.6em;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
}

@media (min-width: 992px) {
.check_b_box {
margin-bottom: 40px;
padding-left: 10%;
padding-right: 10%;
}

.check_back1 {
	width: 30%;
	margin-bottom: 20px;
	float: left;
}

.check_back1 a {
	display: block;
	text-align: center;
	background-color: #0E9715;
	color: #FFFFFF !important;
	text-decoration-line: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
}
.check_back1 a:hover {
	background-color: #51CD57;
	}



.check_tostart {
	width: 30%;
	margin-bottom: 20px;
	float: right;
}
.check_tostart input {
	width: 100%;
	display: block;
	text-align: center;
	background-color: #EC7500;
	color: #FFFFFF !important;
	text-decoration-line: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	border: none;
}
.check_tostart input:hover {
	background-color: #E59443;
	}
#check_toptext {
	font-size: 16px;
	line-height: 1.6em;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
}



@media (max-width: 767px) {
#check1_box1_1 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	float: none;
	/*padding-bottom: 15px;*/
}

#check1_box2_1 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	float: none;
	/*padding-bottom: 15px;*/
}

#check1_box3_1 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	float: none;
}
#check1_box4_1 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	float: none;
}
}

@media (min-width: 768px) {
#check1_box1_1 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	float: none;
	/*padding-bottom: 15px;*/
}

#check1_box2_1 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	float: none;
	/*padding-bottom: 15px;*/
}

#check1_box3_1 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	float: none;
}
#check1_box4_1 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	float: none;
}
}

@media (min-width: 992px) {
#check1_box1_1 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	float: none;
	/*padding-bottom: 15px;*/
}

#check1_box2_1 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	float: none;
	/*padding-bottom: 15px;*/
}

#check1_box3_1 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	float: none;
}
	
#check1_box4_1 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	float: none;
}
}



@media (max-width: 767px) {
.check_waku_main {
	width:100%;
	margin:0px;
	/*background-image: url(../../img/check_waku_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: none;
}

.check_title1 {
	margin-left: 0px;
	padding-top: 15px;
	margin-bottom: 30px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
	width: 100%;
}
.check1_boxtext1 {
	font-size: 16px;
	line-height: 1.5em;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 30px;
}
.check1_box1_table {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.check1_box1_table ul {
    margin: 0px auto;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-top-color: #cccccc;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	display: table;
}
.check1_box1_table ul.last {
	border-bottom: none;
}
.check1_box1_table li.th {
	font-size: 14px;
	line-height: 1.6em;
	width: 100%;
	height: auto;
	display: block;
	float: none !important;
	background-color: #f0f8ff;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.check1_box1_table li.th.h55 {
	height: auto;
	}
.check1_box1_table li.th.h80 {
	height: auto;
	}
.check1_box1_table li.td {
	width: 100%;
	height: auto;
	display: block;
	float: none !important;
	text-align: center;
	font-size: 16px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #ffffff;
	vertical-align: middle;
	border-bottom: 1px solid #CCCCCC;
}
.check1_box1_table li.td.h55 {
	height: auto;
	padding-top: auto;
	}
.check1_box1_table li.td.h80 {
	height: auto;
	padding-top: auto;
	}
.check_next1 {
	width:80%;
	margin-left: auto;
	margin-right: auto;
}
}

@media (min-width: 768px) {
.check_waku_main {
	width:100%;
	margin:0px;
	/*background-image: url(../../img/check_waku_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: none;
}

.check_title1 {
	margin-left: 0px;
	padding-top: 15px;
	margin-bottom: 30px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
	width: 100%;
}
.check1_boxtext1 {
	font-size: 16px;
	line-height: 1.5em;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 30px;
}
.check1_box1_table {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.check1_box1_table ul {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	display: table;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-top-color: #cccccc;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	display: table;
}
.check1_box1_table ul.last {
	border-bottom: 1px solid #CCCCCC;
}
.check1_box1_table li.th {
	font-size: 14px;
	line-height: 1.6em;
	width: 77%;
	height: 42px;
	display: table-cell;
	float: left;
	background-color: #f0f8ff;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	border-right: 1px solid #CCCCCC;
}
.check1_box1_table li.th.h55 {
	height: 55px;
	}
.check1_box1_table li.th.h80 {
	height: 80px;
	}
.check1_box1_table li.td {
	width: 23%;
	height: 42px;
	display: table-cell;
	float: left;
	text-align: center;
	font-size: 16px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #ffffff;
	vertical-align: middle;
}
.check1_box1_table li.td.h55 {
	height: 55px;
	padding-top: 14px;
	}
.check1_box1_table li.td.h80 {
	height: 80px;
	padding-top: 28px;
	}
.check_next1 {
	width:30%;
	margin-left: auto;
	margin-right: auto;
}
}

@media (min-width: 992px) {
.check_waku_main {
	width:100%;
	margin:0px;
	/*background-image: url(../../img/check_waku_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: none;
}

.check_title1 {
	margin-left: 0px;
	padding-top: 15px;
	margin-bottom: 30px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
	width: 100%;
}
.check1_boxtext1 {
	font-size: 16px;
	line-height: 1.5em;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 30px;
}
.check1_box1_table {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.check1_box1_table ul {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-top-color: #cccccc;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	display: table;
}
.check1_box1_table ul.last {
	border-bottom: 1px solid #CCCCCC;
}
/*.check1_box1_table li.tds {
	font-size: 14px;
	line-height: 1.6em;
	width: 8%;
	height: 42px;
	display: table-cell;
	float: left;
	background-color: #FFFFFF;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #CCCCCC;
}
.check1_box1_table li.tds.h55 {
	height: 55px;
	}
.check1_box1_table li.tds.h80 {
	height: 80px;
	}*/
.check1_box1_table li.th {
	font-size: 14px;
	line-height: 1.6em;
	width: 80%;
	height: 42px;
	display: table-cell;
	float: left;
	background-color: #f0f8ff;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	border-right: 1px solid #CCCCCC;
}

.check1_box1_table li.th.h55 {
	height: 55px;
	}
.check1_box1_table li.th.h80 {
	height: 80px;
	}
.check1_box1_table li.td {
	width: 20%;
	height: 42px;
	display: table-cell;
	float: left;
	text-align: center;
	font-size: 16px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #ffffff;
	vertical-align: middle;
}
.check1_box1_table li.td.h55 {
	height: 55px;
	padding-top: 14px;
	}
.check1_box1_table li.td.h80 {
	height: 80px;
	padding-top: 28px;
	}
.check1_box1_table li.th.title, .check1_box1_table li.tds.title, .check1_box1_table li.td.title {
		text-align: center;
		font-weight: bold;
}	
	
.check_next1 {
	width:30%;
	margin-left: auto;
	margin-right: auto;
}
}










@media (max-width: 767px) {
.check1_box1_table tr.tr_pc {
display: none;
}
}

@media (min-width: 768px) {
.check1_box1_table tr.tr_sp {
display: none;
}
}

@media (min-width: 992px) {
.check1_box1_table tr.tr_sp {
display: none;
}
}




.select1 {
	font-size: 16px;
	vertical-align: 10%;
}



@media (max-width: 767px) {
.check_syochi_box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #F96400;
	padding-bottom: 10px;
}


.check_syochi_waku_main {
	width:100%;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.check_syochi_text1 {
	font-size: 15px;
	line-height: 1.6em;
	color: #CC0000;
	width: 88%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font-weight: bold;
	padding-top: 10px;
}
.check_syochi_text2 {
	font-size: 14px;
	line-height: 1.6em;
	color: #444444;
	width: 82%;
	margin-left: auto;
	margin-right: auto;
}
.check_topdf_box {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	margin-bottom:30px;
}

.check_topdf {
	width: 100%;
	margin-bottom: 20px;
	float: none;
}

.check_topdf a {
	display: block;
	text-align: center;
	background-color: #0E9715;
	color: #FFFFFF !important;
	text-decoration-line: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
}
.check_topdf a:hover {
	background-color: #51CD57;
	}

.check_tostart2 {
	width: 100%;
	margin-bottom: 20px;
	float: none;
}
.check_tostart2 input {
	width: 100%;
	display: block;
	text-align: center;
	background-color: #EC7500;
	color: #FFFFFF !important;
	text-decoration-line: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	border: none;
}
.check_tostart2 input:hover {
	background-color: #E59443;
	}

p.check_syochi_title {
display: block;
text-align: center;
font-size: 20px;
color: #FFFFFF;
letter-spacing: 5px;
padding-top: 8px;
padding-bottom: 8px;
background-color: #F96400;
}

}

@media (min-width: 768px) {
.check_syochi_box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #F96400;
	padding-bottom: 10px;
}


.check_syochi_waku_main {
	width:100%;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.check_syochi_text1 {
	font-size: 15px;
	line-height: 1.6em;
	color: #CC0000;
	width: 88%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font-weight: bold;
	padding-top: 10px;
}
.check_syochi_text2 {
	font-size: 14px;
	line-height: 1.6em;
	color: #444444;
	width: 82%;
	margin-left: auto;
	margin-right: auto;
}
.check_topdf_box {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	margin-bottom:30px;
}

.check_topdf {
	width: 30%;
	margin-bottom: 20px;
	float: left;
}

.check_topdf a {
	display: block;
	text-align: center;
	background-color: #0E9715;
	color: #FFFFFF !important;
	text-decoration-line: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
}
.check_topdf a:hover {
	background-color: #51CD57;
	}

.check_tostart2 {
	width: 30%;
	margin-bottom: 20px;
	float: right;
}
.check_tostart2 input {
	width: 100%;
	display: block;
	text-align: center;
	background-color: #EC7500;
	color: #FFFFFF !important;
	text-decoration-line: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	border: none;
}
.check_tostart2 input:hover {
	background-color: #E59443;
	}

p.check_syochi_title {
display: block;
text-align: center;
font-size: 20px;
color: #FFFFFF;
letter-spacing: 5px;
padding-top: 8px;
padding-bottom: 8px;
background-color: #F96400;
}

}

@media (min-width: 992px) {
.check_syochi_box {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #F96400;
	padding-bottom: 10px;
}


.check_syochi_waku_main {
	width:100%;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.check_syochi_text1 {
	font-size: 15px;
	line-height: 1.6em;
	color: #CC0000;
	width: 88%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font-weight: bold;
	padding-top: 10px;
}
.check_syochi_text2 {
	font-size: 14px;
	line-height: 1.6em;
	color: #444444;
	width: 82%;
	margin-left: auto;
	margin-right: auto;
}
.check_topdf_box {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	margin-bottom:30px;
}

.check_topdf {
	width: 30%;
	margin-bottom: 20px;
	float: left;
}

.check_topdf a {
	display: block;
	text-align: center;
	background-color: #0E9715;
	color: #FFFFFF !important;
	text-decoration-line: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
}
.check_topdf a:hover {
	background-color: #51CD57;
	}

.check_tostart2 {
	width: 30%;
	margin-bottom: 20px;
	float: right;
}
.check_tostart2 input {
	width: 100%;
	display: block;
	text-align: center;
	background-color: #EC7500;
	color: #FFFFFF !important;
	text-decoration-line: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	border: none;
}
.check_tostart2 input:hover {
	background-color: #E59443;
	}

p.check_syochi_title {
display: block;
text-align: center;
font-size: 20px;
color: #FFFFFF;
letter-spacing: 5px;
padding-top: 8px;
padding-bottom: 8px;
background-color: #F96400;
}

}




@media (max-width: 767px) {
.check_yajirushi {
	width: 70%;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
}
.check_yajirushi img {
width: 100%;
height: auto;
}

}

@media (min-width: 768px) {
.check_yajirushi {
	width: 40%;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
}
.check_yajirushi img {
width: 100%;
height: auto;
}

}

@media (min-width: 992px) {
.check_yajirushi {
	width: 35%;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
}
.check_yajirushi img {
width: 100%;
height: auto;
}

}



@media (max-width: 767px) {
#cheak2_texttable {
	margin: 10px auto;
	width: 100%;
}

#cheak2_texttable table {
	width: 100%;
	border-collapse: collapse;
}
#cheak2_texttable td {
	font-size: 16px;	
	width: 82%;
}
#cheak2_texttable th {
	width: 20%;
	font-size: 14px;
	color: #FF6600;
}
#cheak2_texttable input {
width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

}

@media (min-width: 768px) {
#cheak2_texttable {
	margin: 10px auto;
	width: 80%;
}

#cheak2_texttable table {
	width: 100%;
	border-collapse: collapse;
}
#cheak2_texttable td {
	font-size: 16px;	
	width: 82%;
}
#cheak2_texttable th {
	width: 18%;
	font-size: 16px;
	color: #FF6600;
}
#cheak2_texttable input {
width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

}

@media (min-width: 992px) {
#cheak2_texttable {
	margin: 10px auto;
	width: 50%;
}

#cheak2_texttable table {
	width: 100%;
	border-collapse: collapse;
}
#cheak2_texttable td {
	font-size: 16px;	
	width: 82%;
}
#cheak2_texttable th {
	width: 18%;
	font-size: 16px;
	color: #FF6600;
}
#cheak2_texttable input {
width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

}






/*input.check_bt1 {
    background-image:url(../../img/check_bt1_off.jpg);
	background-repeat: no-repeat;
	width:180px;
	height:35px;
	margin-left: 0px;
	margin-bottom: 0px;
	border:0px solid;
	cursor: pointer;
}
input.check_bt1:hover {
    background-image:url(../../img/check_bt1_on.jpg);
}*/

input.check_bt2 {
	/*background-image:url(../../img/check_bt2_off.jpg);
	background-repeat: no-repeat;*/
	display: block;
	width: 100%;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: none;
	cursor: pointer;
	background-color: #0E9715;
	color: #FFFFFF;
	border-radius: 5px;
}
input.check_bt2:hover {
	background-color: #51CD57;
}

input.check_bt3 {
    background-image:url(../../img/check_bt3_off.jpg);
	background-repeat: no-repeat;
	width:250px;
	height:45px;
	margin-left: 0px;
	margin-bottom: 0px;
	border:0px solid;
	cursor: pointer;
}
input.check_bt3:hover {
    background-image:url(../../img/check_bt3_on.jpg);
}





/*  タイプ　チェック  */

@media (max-width: 767px) {
.check2_box1_table {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.check2_box1_table table {
    margin: 10px auto;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

.th_header1 {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.4em;
	color: #333333;
	text-align: center !important;
	background-color: #83FB99;
	border: 1px solid #CCCCCC;
}
.th_header1.th_rightl {
	border-right: 1px solid #D1D1D1;
}
.th_header1.w10 {
width: 15%;
}
.th_header1.w10.thsp {
font-size: 12px;
text-align: left;
font-weight: normal;
}

.th_header2 {
	font-size: 18px;
	padding-top: 35px;
	padding-bottom: 3px;
	color: #333333;
	text-align: center;
	border-bottom: 1px solid #8AE88C;
}
.th_header3 {
	font-size: 22px;
	font-weight: normal;
	padding-top: 18px;
	padding-bottom: 8px;
	text-align: center;
	color: #119A36;
}

td.td_main {
	font-size: 13px;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
td.td_check, td.td_syochi {
	padding: 15px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: center;
}

.td_check_nobg {
	background-color: #BDBDBD;
} 
input[type=checkbox] {
    width: 25px;
    height: 25px;
    vertical-align: middle;
}


#check_tejun_table {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#check_tejun_table table {
    margin: 10px auto;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#check_tejun_table th {
	border: solid 1px #cccccc;
	background-color: #FF6600;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	line-height: 1.4em;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#check_tejun_table td {
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.td_tejun_select {
	font-size: 14px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	background-color: #B4FECC;
}
.td_tejun_main {
	font-size: 13px;
	color: #333333;
	line-height: 1.4em;
	padding: 5px;
}
.td_tejun_kosu {
	font-size: 14px;
	color: #333333;
	text-align: center;
	padding: 5px;
}
.td_tejun_hosoku {
	font-size: 14px;
	color: #333333;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.check_syochi_box.ptop {
padding-top: 10px;
}

}

@media (min-width: 768px) {
.check2_box1_table {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.check2_box1_table table {
    margin: 10px auto;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

.th_header1 {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.4em;
	color: #333333;
	text-align: center;
	background-color: #83FB99;
	border: 1px solid #CCCCCC;
}
.th_header1.th_rightl {
	border-right: 1px solid #D1D1D1;
}
.th_header1.w10 {
width: 10%;
}
.th_header2 {
	font-size: 18px;
	padding-top: 35px;
	padding-bottom: 3px;
	color: #333333;
	text-align: center;
	border-bottom: 1px solid #8AE88C;
}
.th_header3 {
	font-size: 22px;
	font-weight: normal;
	padding-top: 18px;
	padding-bottom: 8px;
	text-align: center;
	color: #119A36;
}

td.td_main {
	font-size: 14px;
	padding: 15px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
td.td_check, td.td_syochi {
	padding: 15px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: center;
}

.td_check_nobg {
	background-color: #BDBDBD;
} 
input[type=checkbox] {
    width: 25px;
    height: 25px;
    vertical-align: middle;
}


#check_tejun_table {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#check_tejun_table table {
    margin: 10px auto;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#check_tejun_table th {
	border: solid 1px #cccccc;
	background-color: #FF6600;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	line-height: 1.4em;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#check_tejun_table td {
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.td_tejun_select {
	font-size: 14px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	background-color: #B4FECC;
}
.td_tejun_main {
	font-size: 13px;
	color: #333333;
	line-height: 1.4em;
	padding: 5px;
}
.td_tejun_kosu {
	font-size: 14px;
	color: #333333;
	text-align: center;
	padding: 5px;
}
.td_tejun_hosoku {
	font-size: 14px;
	color: #333333;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.check_syochi_box.ptop {
padding-top: 10px;
}

}

@media (min-width: 992px) {
.check2_box1_table {
	width: 85%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.check2_box1_table table {
    margin: 10px auto;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

.th_header1 {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.4em;
	color: #333333;
	text-align: center;
	background-color: #83FB99;
	border: 1px solid #CCCCCC;
}
.th_header1.th_rightl {
	border-right: 1px solid #D1D1D1;
}
.th_header1.w10 {
width: 10%;
}
.th_header2 {
	font-size: 18px;
	padding-top: 35px;
	padding-bottom: 3px;
	color: #333333;
	text-align: center;
	border-bottom: 1px solid #8AE88C;
}
.th_header3 {
	font-size: 22px;
	font-weight: normal;
	padding-top: 18px;
	padding-bottom: 8px;
	text-align: center;
	color: #119A36;
}

td.td_main {
	font-size: 14px;
	padding: 15px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
td.td_check, td.td_syochi {
	padding: 15px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: center;
}


.td_check_nobg {
	background-color: #BDBDBD;
} 
input[type=checkbox] {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}


#check_tejun_table {
	width: 75%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#check_tejun_table table {
    margin: 10px auto;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#check_tejun_table th {
	border: solid 1px #cccccc;
	background-color: #FF6600;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	line-height: 1.4em;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#check_tejun_table td {
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.td_tejun_select {
	font-size: 14px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	background-color: #B4FECC;
}
.td_tejun_main {
	font-size: 13px;
	color: #333333;
	line-height: 1.4em;
	padding: 5px;
}
.td_tejun_kosu {
	font-size: 14px;
	color: #333333;
	text-align: center;
	padding: 5px;
}
.td_tejun_hosoku {
	font-size: 14px;
	color: #333333;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.check_syochi_box.ptop {
padding-top: 10px;
}

}

















.check_logo {
	width: 319px;
	margin-left: auto;
	margin-right: auto;
}
