@charset "utf-8";
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1080px;
	height: auto;
	padding: 60px 0 70px;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		padding: 40px 0 50px;
	}
}
.contents01 .contents01_01 .text05{
	width: auto;
	height: auto;
	margin: 0 0 18px;
	font-size: 15px;
	line-height: 28px;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text05{
		text-align: left;
	}
}
.contents01 .contents01_01 .text06{
	width: auto;
	height: auto;
	margin: 0 0 60px;
	font-size: 15px;
	line-height: 28px;
	color: #DE2B2C;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text06{
		margin: 0 0 40px;
		text-align: left;
	}
}
/*.contents01ここまで*/

main form .form_01 .target01,
main form .form_01 .target02{
	background-color: #F4F5F7;
}
main form .form_01 .target01 tr th,
main form .form_01 .target02 tr th{
	width: calc(100% - 20px * 2);
}
main form .form_01 .target01 tr:first-of-type th,
main form .form_01 .target02 tr:first-of-type th{
	margin-top: 20px;
}
main .wpcf7_confirm form .form_01 .target01 tr th,
main .wpcf7_confirm form .form_01 .target02 tr th{
	margin-left: 20px;
}
@media only screen and (max-width: 767px) {
	main .wpcf7_confirm form .form_01 .target01 tr th,
	main .wpcf7_confirm form .form_01 .target02 tr th{
		width: calc(100% - 20px * 2);
		margin-left: auto;
		margin-right: auto;
	}
}
main .wpcf7_confirm form .form_01 .target01 tr:last-of-type th,
main .wpcf7_confirm form .form_01 .target02 tr:last-of-type th{
	margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
	main .wpcf7_confirm form .form_01 .target01 tr:last-of-type th,
	main .wpcf7_confirm form .form_01 .target02 tr:last-of-type th{
		margin-bottom: 0;
	}
}
main form .form_01 .target01 tr:nth-of-type(1) th .span01:nth-of-type(1),
main form .form_01 .target02 tr:nth-of-type(1) th .span01:nth-of-type(1){
	margin-bottom: 10px;
}
main .wpcf7_confirm form .form_01 .target01 tr:nth-of-type(1) th .span01:nth-of-type(1),
main .wpcf7_confirm form .form_01 .target02 tr:nth-of-type(1) th .span01:nth-of-type(1){
	margin-bottom: 0;
}
main form .form_01 .target01 tr:nth-of-type(1) th .span01:nth-of-type(2),
main form .form_01 .target02 tr:nth-of-type(1) th .span01:nth-of-type(2){
	font-size: 15px;
	line-height: 25px;
}
main .wpcf7_confirm form .form_01 .target01 tr:nth-of-type(1) th .span01:nth-of-type(2),
main .wpcf7_confirm form .form_01 .target02 tr:nth-of-type(1) th .span01:nth-of-type(2){
	display: none;
}
main form .form_01 .target01 tr:nth-of-type(1) th .span01:nth-of-type(2) a{
	font-size: 15px;
	line-height: 25px;
}
main form .form_01 .target01 tr:nth-of-type(1) th .span01{
	display: block;
}
main form .form_01 .target02 tr:nth-of-type(2) th{
	margin-top: 17px;
}
main .wpcf7_confirm form .form_01 .target02 tr:nth-of-type(2) th{
	padding-top: 0;
}
main form .form_01 .target01 .file td .block .span02 input{
	border: 0;
	border-radius: 0;
	background-color: transparent;
	padding: 0 20px 0 0;
}
main form .form_01 .target01 tr td,
main form .form_01 .target02 tr td{
	width: calc(100% - 20px * 2);
}
@media only screen and (max-width: 767px) {
	main .wpcf7_confirm form .form_01 .target01 tr td,
	main .wpcf7_confirm form .form_01 .target02 tr td{
		width: calc(100% - 20px * 2);
	}
}
main form .form_01 .target01 tr:last-of-type td,
main form .form_01 .target02 tr:last-of-type td{
	margin-bottom: 20px;
}
main .wpcf7_confirm form .form_01 .target01 tr td,
main .wpcf7_confirm form .form_01 .target02 tr td{
	margin-right: 20px;
}
@media only screen and (max-width: 767px) {
	main .wpcf7_confirm form .form_01 .target01 tr td,
	main .wpcf7_confirm form .form_01 .target02 tr td{
		padding-top: 8px;
		margin-left: auto;
		margin-right: auto;
	}
}
main .wpcf7_confirm form .form_01 .target02 tr:nth-of-type(2) td{
	padding-top: 0;
	margin-top: 17px;
}
@media only screen and (max-width: 767px) {
	main .wpcf7_confirm form .form_01 .target02 tr:nth-of-type(2) td{
		padding-top: 8px;
		margin-top: 0;
	}
}
main .wpcf7_confirm form .form_01 .target01 tr:first-of-type td,
main .wpcf7_confirm form .form_01 .target02 tr:first-of-type td{
	margin-top: 20px;
}
@media only screen and (max-width: 767px) {
	main .wpcf7_confirm form .form_01 .target01 tr:first-of-type td,
	main .wpcf7_confirm form .form_01 .target02 tr:first-of-type td{
		margin-top: 0;
	}
}
main form .form_01 .target01 .file td .block .span02 span .clear_btn{
	top: 7px;
	right: 0;
}
main form .form_01 .target02 tr td.hide{
	display: none;
}