@charset "utf-8";
/*------------------------------------------------------------
	common
------------------------------------------------------------*/
body {
	letter-spacing: 0;
}
@media all and (min-width: 897px) {
	.menuList > li .subList li {
		line-height: 1;
	}
	.menuList > li .subList li:not(:last-child) {
		margin-bottom: 1rem;
	}
	.menuList > li .subList a {
		font-size: 1.2rem;
		line-height: inherit;
	}
}
/*------------------------------------------------------------
	common
------------------------------------------------------------*/
#index .topVisual {
	margin-bottom: 6rem;
}
#index .topVisual .title {
	margin-left: 0;
	width: 58.1rem;
}
#index .linkBox {
	min-height: 20rem;
}
#index .contactBox {
	padding-top: 9vw;
}
#index .contactBox h2 {
	margin-bottom: 3rem;
	font-size: 8rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.03em;
	text-align: center;
}
#index .contactBox .list li {
	width: 48.5% !important;
}
#index .contactBox .list .ttl {
	margin: 0 auto 2rem !important;
	padding: 1rem 3rem;
	width: fit-content;
	display: block;
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
	border-radius: 5rem;
}
#index .contactBox .list .txtDl {
	margin: 0 auto;
	width: fit-content;
	color: #fff;
	line-height: 1.6;
}
#index .contactBox .list .txtDl a {
	color: #fff;
}
#index .contactBox .list .txtDl dt {
	float: left;
	width: 24rem;
	position: relative;
}
#index .contactBox .list .txtDl dt:after {
	content: ":";
	position: absolute;
	right: 0;
	top: -0.2rem;
}
#index .contactBox .list .txtDl dd {
	padding-left: 25.1rem;
}
@media all and (min-width: 897px) {
	#index .topVisual {
		padding-top: 20rem;
	}
}
@media all and (max-width: 896px) {
	#index .topVisual .title {
		width: 34rem;
	}
	#index .listBox {
		padding-bottom: 0;
	}
}
/*------------------------------------------------------------
	common
------------------------------------------------------------*/
@media all and (max-width: 896px) {}
/*------------------------------------------------------------
	common
------------------------------------------------------------*/
@media all and (max-width: 896px) {}
/*------------------------------------------------------------
	common
------------------------------------------------------------*/
@media all and (max-width: 896px) {}
/*------------------------------------------------------------
	common
------------------------------------------------------------*/
@media all and (max-width: 896px) {}