@charset "UTF-8";
#mainvis {
	background-image: url("../img/contact/mv.jpg");
}
.need {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 0.75rem;
	color: #fff;
	background-color: #e75b5c;
	width: 4.17em;
	height: 1.92em;
	padding-bottom: 0.15em;
}
#mf1 .mf-inner {
	width: 870px;
	margin: 0 auto;
}
#mf1 table, #mf1 tbody, #mf1 tr, #mf1 th, #mf1 td {
	display: block;
	width: 100%;
}
#mf1 tr {
	display: flex;
}
#mf1 th, #mf1 td {
	padding-bottom: 1.88rem;
	line-height: 1.56em;
	color: #111;
}
#mf1 th {
	width: 220px;
	flex-shrink: 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-right: 0.88rem;
	padding-top: 0.85rem;
}
#mf1 input, #mf1 textarea {
	background: #eee;
	border: none;
	box-shadow: none;
	outline: none;
	width: 100%;
}
#mf1 input[type="text"], #mf1 input[type="tel"], #mf1 input[type="email"] {
	display: flex;
	align-items: center;
	height: 3.44em;
	padding: 0 0.5em 0.2em;
}
#mf1 .labels {
	margin-right: -41px;
	padding-top: 0.85rem;
}
#mf1 input[type="checkbox"] {
	width: 0.94rem;
	height: 0.94rem;
}
#mf1 td ul {
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	white-space: nowrap;
	margin-right: 41px;
	line-height: 1em;
	margin-bottom: 1.31em;
}
#mf1 td ul li {
	margin-right: 1em;
}
#mf1 textarea {
	height: 15.63em;
	padding: 0.5em;
}
#mf1 .sbtn {
	display: flex;
	justify-content: center;
	margin-bottom: 3.19rem;
}
#mf1 .sbtn p {
	margin: 0 0.5em;
}
#mf1 .sbtn input {
	height: 100%;
	border: none;
	outline: none;
	background: none;
	color: #fff;
	box-shadow: none;
	cursor: pointer;
	position: relative;
	z-index: 9;
}
#mf1 p.err {
	font-weight: bold;
	color: #f00;
}
#mf1 .policy {
	background-color: #eee;
	padding: 41px 66px 41px 50px;
	font-size: 0.81rem;
	color: #222;
	line-height: 1.69em;
	margin-bottom: 5rem;
}
#mf1 .policy .ttl {
	font-size: 1.38rem;
	line-height: 1em;
	text-align: center;
	margin-bottom: 1.5rem;
}
#mf1.mf1kakunin td {
	padding-top: 0.85rem;
}
#mf1.mf1kakunin .btns {
	margin-bottom: 5.94rem;
}
#fbox1:before {
	content: 'お電話でのおとい合わせはこちらから';
	font-size: 1.06rem;
	line-height: 1em;
	margin-bottom: 2.31em;
	text-align: center;
	display: block;
}
#fbox1 .enjp {
	display: none;
}
#fbox1 .inqbtns li:nth-of-type(1) {
	display: none;
}
#fbox1 .tellink {
	flex-grow: 0;
}








@media screen and (max-width: 850px) {
#mf1 .mf-inner {
		width: 100%;
	}
	#mf1 table {
		margin-bottom: 2rem;
	}
	#mf1 tr {
		display: block;
	}
	#mf1 th, #mf1 td {
		padding-bottom: 1rem;
	}
	#mf1 th {
		width: 100%;
		padding-right: 0;
	}
	#mf1 tr {
		border-bottom: dashed 1px #ccc;
	}
	#mf1 .labels {
		margin: 0;
		padding: 0;
	}
	#mf1 ul {
		flex-wrap: wrap;
		min-width: 48%;
		margin: 0;
		padding: 0;
	}
	#mf1 ul li{
	margin: 0 1em 1em 0;
	}
	#mf1 .policy {
		padding: 4vw;
	}
	#mf1 .policy .ttl {
		font-size: 1.2rem;
	}
}
#fbox1:before {
	margin-bottom: 1.6rem;
}