@charset "utf-8";
/*------------------------------------------------------------
	contact
------------------------------------------------------------*/
body {
	font-feature-settings: normal;
}
#main {
	padding: 135px 0 145px;
}
#main h2 {
	margin: 0 0 107px 12px;
	text-align: center;
}
#main h2 img {
	width: 182px;
}
#main .topTxt {
	margin-bottom: 86px;
	text-align: center;
	font-size: 1.9rem;
}
#main .comTab {
	max-width: 806px;
}
#main .comTab table {
	margin-bottom: 71px;
}
#main .comTab th {
	width: 28.4%;
}
#main .comTab th .must {
	margin-top: 10px;
	width: 46px;
	padding: 1px 0 2px;
	display: block;
	float: right;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	line-height: 1;
	background-color: #DA3915;
}
#main .comTab td {
	padding: 25px 0;
}
#main .comTab td input[type="text"],
#main .comTab td input[type="tel"],
#main .comTab td input[type="email"],
#main .comTab td textarea {
	width: 100%;
	height: 60px;
	font-size: 1.7rem;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	border: none;
	color: #000;
}
#main .comTab td textarea {
	padding-right: 10px;
	height: 254px;
	font-size: 1.6rem;
	line-height: 1.95;
	resize: vertical;
}
#main .comTab td input::-webkit-input-placeholder,
#main .comTab td textarea::-webkit-input-placeholder {
	color: #000;
	opacity:1;
}
#main .comTab td input:-moz-placeholder,
#main .comTab td textarea:-moz-placeholder {
	color: #000;
	opacity:1;
}
#main .comTab td input::-moz-placeholder,
#main .comTab td textarea::-moz-placeholder {
	color: #000;
	opacity:1;
}
#main .comTab td input:-ms-input-placeholder,
#main .comTab td textarea:-ms-input-placeholder {
	color: #000;
	opacity:1;
}
#main .submit li {
	width: 317px;
	margin: 0 auto;
}
#main .submit li input {
	padding: 33px 18px 33px 0;
	display: block;
	width: 100%;
	font-size: 2rem;
	font-weight: 900;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	background: url("../img/common/icon03.png") no-repeat center right 94px,url("../img/common/bg02.jpg") no-repeat center center;
	background-size: 21px auto,cover;
	border: none;
	cursor: pointer;
	transition: .3s;
}
#main .submit li input:hover {
	color: #DA3915;
}
#main .comTab table .errorTxt {
	color: #f00;
	margin-top: 5px;
}

@media all and (max-width: 896px) {
	#main {
		padding: 61px 0 71px;
	}
	#main h2 {
		margin: 0 0 34px 4px;
	}
	#main h2 img {
		width: 110px;
	}
	#main .topTxt {
		margin-bottom: 37px;
		font-size: 1.15rem;
		line-height: 1.63;
	}
	#main .comTab {
		margin: 0 45px;
		max-width: inherit;
	}
	#main .comTab table {
		margin-bottom: 36px;
		border: none;
	}
	#main .comTab table th,
	#main .comTab table td {
		padding: 0 0 24px;
		line-height: 1.56;
		font-size: 1.1rem;
		border: none;
	}
	#main .comTab table th {
		padding: 0 0 5px;
	}
	#main .comTab th .must {
		margin: 0 0 0 10px;
		width: 27px;
		display: inline-block;
		float: none;
		font-size: 0.85rem;
	}
	#main .comTab td {
		padding: 25px 0;
	}
	#main .comTab td input[type="text"],
	#main .comTab td input[type="tel"],
	#main .comTab td input[type="email"],
	#main .comTab td textarea {
		padding: 0 14px;
		height: 30px;
		font-size: 1.1rem;
		background-color: #E7E7E7;
	}
	#main .comTab td textarea {
		padding: 5px 8px;
		height: 86px;
		font-size: 0.8rem;
	}
	#main .submit li {
		width: 159px;
	}
	#main .submit li input {
		padding: 15px 10px 15px 0;
		font-size: 1.2rem;
		background: url("../img/common/icon03.png") no-repeat center right 40px,url("../img/common/bg02.jpg") no-repeat center center;
		background-size: 12px auto,cover;
	}
	#main .submit li input:active {
		color: #DA3915;
	}

}

/*------------------------------------------------------------
	confirm
------------------------------------------------------------*/
#main .confirm .ttl {
	margin: -12px 0 94px;
	text-align: center;
	font-size: 3.1rem;
	font-weight: 700;
}
#main .confirm .comTab table th,
#main .confirm .comTab table td {
	padding: 27px 5px 28px 14px;
}
#main .confirm .comTab table th {
	padding-left: 11px;
	border-right: none;
}
#main .confirm .comTab table td {
	font-size: 1.7rem;
}
#main .confirm .comTab table .th01 {
	padding-top: 48px;
	padding-bottom: 4px;
}
#main .confirm .comTab table .td01 {
	padding: 40px 50px;
	border: 1px solid #000;
	font-size: 1.6rem;
	line-height: 1.95;
}
#main .confirm .submit {
	padding: 10px 3px 0;
}
#main .confirm .submit li {
	width: 370px;
	margin: 0;
}
#main .confirm .submit li input {
	padding: 26px 0 27px 39px;
	font-size: 2.3rem;
	background: url("../img/common/icon04.png") no-repeat center left 144px #D2D2D2;
	background-size: 24px auto;
}
#main .confirm .submit li:last-child input {
	padding: 26px 29px 27px 0;
	color: #fff;
	background: url("../img/common/icon03.png") no-repeat center right 114px #000;
	background-size: 23px auto;
}
#main .confirm .submit li input:hover {
	color: #000;
}
#main .confirm .submit li:last-child input:hover {
	color: #fff;
	background-color: #DA3915;
	background-image: url("../img/common/icon02.png");
}

@media all and (max-width: 896px) {
	#main .confirm .ttl {
		margin: -19px 0 34px;
		font-size: 1.55rem;
	}
	#main .confirm .comTab table th,
	#main .confirm .comTab table td {
		padding: 14px 0 19px 14px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		display: table-cell;
		width: auto !important;
	}
	#main .confirm .comTab table th {
		padding-left: 2px;
		width: 28% !important;
	}
	#main .confirm .comTab table td {
		font-size: 1rem;
	}
	#main .confirm .comTab table .th01 {
		padding-top: 13px;
		padding-bottom: 0;
		border: none;
	}
	#main .confirm .comTab table .td01 {
		padding: 8px 0;
		font-size: 1.05rem;
		line-height: 1.89;
		border: none;
		border-bottom: 1px solid #000;
	}
	#main .confirm .submit {
		padding: 8px 0 0;
		display: inherit;
	}
	#main .confirm .submit li {
		width: 186px;
		margin: 0 auto;
	}
	#main .confirm .submit li:last-child {
		margin-top: 14px;
	}
	#main .confirm .submit li input {
		padding: 13px 0 14px 8px;
		font-size: 1.2rem;
		background: url("../img/common/icon04.png") no-repeat center left 64px #D2D2D2;
		background-size: 12px auto;
	}
	#main .confirm .submit li:last-child input {
		padding: 13px 14px 14px 0;
		background: url("../img/common/icon03.png") no-repeat center right 58px #000;
		background-size: 12px auto;
	}
	#main .confirm .submit li input:active {
		color: #000;
	}
	#main .confirm .submit li:last-child input:active {
		color: #fff;
		background-color: #DA3915;
		background-image: url("../img/common/icon02.png");
	}
	
}

/*------------------------------------------------------------
	thanks
------------------------------------------------------------*/
#main .thanks {
	min-height: 446px;
	margin-top: -24px;
	text-align: center;
}
#main .thanks p {
	margin-bottom: 46px;
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 2;
}
#main .thanks .ttl {
	margin-bottom: 27px;
	color: #DA3915;
	font-weight: 700;
	font-size: 3.87rem;
}
#main .thanks .link a {
	padding-left: 22px;
	color: #DA3915;
	font-size: 1.5rem;
	font-weight: 700;
	display: inline-block;
	background: url("../img/common/icon04.png") no-repeat left center;
	background-size: 18px auto;
}
#main .thanks .link a:hover {
	color: #000;
}

@media all and (max-width: 896px) {
	#main .thanks {
		min-height: 454px;
		margin-top: -7px;
	}
	#main .thanks p {
		margin-bottom: 52px;
		font-size: 1.15rem;
	}
	#main .thanks .ttl {
		margin-bottom: 17px;
		font-size: 1.9rem;
	}
	#main .thanks .link a {
		padding-left: 18px;
		font-size: 1.3rem;
		background-size: 14px auto;
	}
	#main .thanks .link a:active {
		color: #000;
	}
	
}