@charset "utf-8";
/*------------------------------------------------------------
	contact
------------------------------------------------------------*/
#pagePath .txtStep2 {
	display: none;
}
#pagePath.confirm .txtStep1 {
	display: none;
}
#pagePath.confirm .txtStep2 {
	display: block;
}
#main .step01 .content,
#main .step02 .content {
	max-width: 79.6rem;
}
#main .step01 .contactBox {
	padding-bottom: 8.8rem;
}
#main .step01 .topText {
	margin-bottom: 5.7rem;
	letter-spacing: 0.05em;
	line-height: 1.73;
}
#main dt {
	margin-bottom: 1.3rem;
	color: #222;
	font-weight: 700;
	font-size: 1.6rem;
	letter-spacing: 0.03em;
}
#main dt span {
	padding-bottom: 1px;
	margin-right: 1rem;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	letter-spacing: 0;
	background-color: #d62900;
	width: 4.4rem;
	vertical-align: 0.2rem;
}
#main dt span.any {
	background-color: #69767b;
}
#main dd {
	margin-bottom: 4.6rem;
}
.inputUl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inputUl li {
	width: 48.6%;
}
.areaUl {
	margin-top: 1.9rem;
}
.areaUl li:not(:last-of-type) {
	margin-bottom: 1.9rem;
}
textarea {
	height: 23rem;
	resize: vertical;
}
.agreeText {
	margin-bottom: 4.9rem;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}
.agreeText .wpcf7-list-item {
	margin-left: 0;
}
.agreeText a {
	margin-right: 0.3rem;
	padding-right: 2.7rem;
	background: url(../img/common/icon07.png) no-repeat right center / 2.1rem;
	display: inline-block;
	color: #03164A;
	text-decoration: underline;
}
.agreeText a:hover {
	opacity: 0.7;
}
input[type="checkbox"] ~ span {
	padding: 0.5rem 0 0.5rem 3.7rem;
	display: inline-block;
	background-size: 3rem auto;
	background-position: left center;
}
.submit {
	position: relative;
}
.submit .wpcf7-spinner {
	position: absolute;
	left: 50%;
	bottom: -3rem;
	margin-left: -1.2rem;
}
.submit input {
	width: 34rem;
	color: #03164a;
	font-size: 1.5rem;
	letter-spacing: 0.2em;
	border-radius: 3rem;
	background: #fff;
	border: 1px solid #03164a;
}
#main .step01 .privacy {
	padding: 6rem 0 8.1rem;
	background-color: #f7f7f7;
}
#main .step01 .privacy h3 {
	margin-bottom: 2.7rem;
	font-weight: 300;
	font-size: 4rem;
	letter-spacing: 0.2em;
	color: #03164A;
}
#main .step01 .privacy .text {
	margin-bottom: 5.7rem;
	letter-spacing: 0.05em;
	line-height: 1.73;
}
#main .step01 .privacy .text:last-of-type {
	margin-bottom: 0;
}
#main .step01 .privacy .text a {
	text-decoration: underline;
	color: #2CB8C8;
}
#main .step01 .privacy .text a.else {
	padding-right: 2rem;
	background: url(../img/common/icon08.png) no-repeat right center / 2.3rem;
}
#main .step01 .privacy .text span {
	margin-bottom: 2.7rem;
	display: block;
}
#main .step01 .privacy .text a:hover {
	opacity: 0.7;
}
#main .step01 .privacy .text a[href^="tel:"] {
	color: #000;
	text-decoration: none !important;
}
#main .step01 .privacy .text .linkTxt {
	margin-left: 1.5rem;
}
#main .step02 {
	padding: 7.6rem 0 9.8rem;
}
#main .step02 dt {
	margin-bottom: 1.1rem;
}
#main .step02 dd {
	margin-bottom: 5.9rem;
	padding-left: 5.2rem;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.81;
	color: #222;
	word-break: break-all;
}
#main .step02 .inputUl {
	justify-content: left;
}
#main .step02 .inputUl li {
	margin-right: 1.5rem;
	width: fit-content;
}
#main .step02 .comAddUl {
	margin-left: -4rem;
}
#main .step02 .comAddUl li span {
	margin: 0;
	font-size: 2.2rem;
}
#main .step02 .comAddUl .ico {
	margin-right: 2.3rem;
	font-size: 1.6rem;
}
#main .step02 .areaUl {
	margin-top: 0;
	display: flex;
	flex-wrap: wrap;
}
#main .step02 .areaUl li {
	margin-bottom: 0;
}
#main .step02 .agreeText li {
	padding: 0.7rem 0 0.7rem 4rem;
	margin: 0 auto;
	width: fit-content;
	background: url(../img/common/check_bg.png) no-repeat left center / 3rem;
}
#main .step02 .submit li {
	margin: 0 1.5rem;
}
.comInfoBox {
	margin-top: 0;
}
@media all and (min-width: 897px) {
	.submit input:hover {
		color: #fff;
		background-color: #03164a;
	}
}
@media all and (max-width: 896px) {
	#main .step01 .contactBox {
		padding-bottom: 5rem;
	}
	#main .step01 .topText {
		margin-bottom: 4rem;
	}
	#main dt {
		font-size: 1.4rem;
	}
	#main dd {
		margin-bottom: 3rem;
	}
	textarea {
		height: 15rem;
	}
	.agreeText {
		font-size: 1.4rem;
	}
	input[type="checkbox"] ~ span {
		padding-left: 3rem;
		background-size: 2.2rem auto;
		background-position: left center;
	}
	.submit input {
		width: 22rem;
		font-size: 1.4rem;
		height: 4rem;
	}
	#main .step01 .privacy {
		padding: 5rem 0;
	}
	#main .step01 .privacy h3 {
		font-size: 2.5rem;
	}
	#main .step01 .privacy .text {
		margin-bottom: 3rem;
		letter-spacing: 0.02em;
	}
	#main .step01 .privacy .text span {
		margin-bottom: 1.5rem;
	}
	#main .step01 .privacy .text a.else {
		padding-right: 1.7rem;
		background-position: right 0.2rem;
		background-size: 1.7rem;
	}
	#main .step02 {
		padding: 5rem 0;
	}
	#main .step02 dd {
		font-size: 1.6rem;
	}
	#main .step02 .comAddUl {
		margin-left: -2.6rem;
	}
	#main .step02 .comAddUl li span {
		margin: 0;
		font-size: 1.6rem;
	}
	#main .step02 .comAddUl .ico {
		margin-right: 1rem;
	}
	#main .step02 .agreeText li {
		background-size: 2.2rem auto;
	}
	#main .step02 .submit {
		display: block;
	}
	#main .step02 .submit li {
		margin: 0 auto 2rem;
	}
	#main .step02 .submit li:last-child {
		margin-bottom: 0;
	}
}
/* thanksBox */
.thanksBox {
	margin: 0 auto;
	max-width: 79.6rem;
	padding: 3.8rem 0 11rem;
}
.thanksBox .title {
	margin-bottom: 3.8rem;
	font-size: 2.8rem;
	font-weight: 700;
	color: #222;
	letter-spacing: 0.03em;
	line-height: 1.58;
	text-align: center;
}
.thanksBox .text {
	font-size: 1.8rem;
	letter-spacing: 0.05em;
	line-height: 1.66;
}
@media all and (max-width: 896px) {
	.thanksBox {
		max-width: 100%;
		padding: 2rem 0 5rem;
	}
	.thanksBox .title {
		font-size: 2.2rem;
	}
	.thanksBox .text {
		font-size: 1.4rem;
	}
}

.mailForm form {
	padding-top: 9rem;
	margin-top: -9rem;
}
@media all and (max-width: 896px) {
	.mailForm form {
		padding-top: 4.5rem;
		margin-top: -4.5rem;
	}
}