
.logo--ttl em {
	color: #000;
}
footer .logo--ttl em {
	color: #fff;
}
#contact .formBlock {
	padding: 0;
}
#contact .sub_title {
	margin-bottom: 10px;
}
#contact h4 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #001526;
	margin-bottom: 40px;
}
#contact h4 span{
		color: #D62121;
}
#contact button {
	margin: 0 auto;
}
#contact .policy {
	padding: 0;
	margin: 40px auto 20px;
}
#contact .contact_box {
	padding: 50px 0 50px;
	margin-bottom: 50px;
}
#contact .note_box {
	margin-top: 0;
	margin-bottom: 50px;
}
#contact .note_box .box h3 {
	padding-bottom: 0;
	margin-bottom: 0;
}
#contact .note_box .box h3:after {
	width: 0;
	height: 0;
}
#contact .contact_box small {
	text-indent: 0;
}
#contact .tableContact input {
	height: 40px;
	padding: 5px 15px;
}
#contact .tableContact td,
#contact .tableContact th {
	padding: 10px 15px 0;
}
#contact .tableContact textarea {
	height: 80px;
}
#contact .tableContact .v_top {
	padding-top: 10px;
}
@media (max-width: 767px) {
	.logo--ttl {
		margin-left: 3vw;
	}
	#contact .sub_title {
		margin: 3vw auto 2vw;
		font-size: 5vw;
	}
	#contact h4 {
		font-size: 18px;
	}
	#contact .wrap_form {
		margin: 0 auto;
	}
	#contact .tableContact tbody tr {
		margin: 0;
		padding: 0 15px;
	}
	#contact .tableContact th {
		margin: 0;
	}
	#contact .tableContact td,
	#contact .tableContact th {
		padding: 5px 15px 0;
	}
	#contact .tableContact textarea {
		height: 70px;
	}
	#contact .check label {
		height: 40px;
		line-height: 1.7;
	}
	#contact .check {
		padding: 10px 15px 0;
	}
	#contact .check label .checkmark {
		top: -2px;
		margin-right: 0px;
	}
}


.indexThx .logo--ttl em {
	color: #000;
}
.indexThx #contact .formBlock {
	padding: 0;
}
.indexThx #contact .sub_title {
	margin-bottom: 10px;
}
@media (max-width: 767px) {
	.indexThx #contact .sub_title {
		margin: 5vw auto 2vw;
		font-size: 24px;
	}
	.indexThx #contact h4 {
		font-size: 18px;
	}
}

.confirm .logo--ttl em {
	color: #000;
}
.confirm #contact .sub_title {
	margin-bottom: 10px;
}

.confirm #contact h3.title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #001526;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.confirm #contact .sub_title {
		margin: 5vw auto 2vw;
		font-size: 24px;
	}
	.confirm #contact h4 {
		font-size: 18px;
	}
}

