@charset "UTF-8";

.low.contact #mainVisual {
	height: auto;
}

.low.contact section .inner dl dt {
	line-height: 1.6em;
	font-weight: bold;
}
.low.contact section .inner dl dt sup {
	color: #cd5517;
	padding: 0 0 0 5px;
}
.low.contact section .inner dl dd.clm2 input {
	width: 150px;
}
.low.contact section .inner dl dd textarea {
	height: auto!important;
}
.low.contact section .inner dl dd p.anno {
	text-align: left;
	padding: 10px 0 0 0;
	font-size: 14px;
}
.low.contact section .inner dl dd p.anno_btm {
	text-align: left;
	padding: 5px 0 0 0;
	font-size: 14px;
}
.low.contact section .inner dl dd .check-box input {
	margin: 0 6px 0 0;
	background-color: #fff;
	border-radius: 0px;
	border: solid 1px #c2c2c2;
	padding: 10px 15px;
	width: auto;
	font-size: 16px;
}
.low.contact section .inner dl dd .check-box label {
	margin: 0 10px 0 0;
	white-space: nowrap;
}
.low.contact section .inner h2.ttl_insert {
	margin: 0 0 30px 0;
	text-align: center;
}

.low.contact section .inner dl dd label.error {
	display: inline-block;
	color: #cd5517;
	font-size: 14px;
	padding: 5px 10px 0 0;
}

.ico_arrow {
	left:auto;
	bottom:auto;
}

h2 {
    font-size: 1.25rem;
    color: #4c9170;
    margin-bottom: .5em;
	text-align: center;
}


@media screen and (min-width: 1024px) {
	.eye_catch__block figure img{
		width: 50%;
	}
	.eye_catch__block figure {
		display: flex;
		justify-content: center;
	}
}