@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	padding-top: 22.6rem;
	position: relative;
}
.mainVisual::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 88.7rem;
	content: "";
	background: url(../img/index/main_visual_bg.jpg) no-repeat center center;
	background-size: 100% 100%;
	z-index: -1;
}
.mainVisual .pho01 {
	position: absolute;
	left: 50%;
	top: -1rem;
	margin-left: -69.8rem;
	width: 48.1rem;
}
.mainVisual .pho02 {
	position: absolute;
	right: 50%;
	top: -1rem;
	margin-right: -68.6rem;
	width: 48.1rem;
}
.mainVisual .textImg {
	width: 60.3rem;
	margin: 0 auto 9.6rem;
}
.mainVisual .textBox {
	width: 113rem;
	margin: 0 auto;
	padding: 6rem 7.3rem 7.2rem;
	background : linear-gradient(90deg, rgba(17, 37, 78, 1) 0%, rgba(29, 53, 128, 1) 50%, rgba(17, 37, 78, 1) 100%);
}
.mainVisual .textInfo {
	margin-bottom: 4.5rem;
}
.mainVisual .textInfo p {
	margin-bottom: 3rem;
	text-align: center;
	color: #fff;
	line-height: 1.66;
	letter-spacing: 0.12em;
}
.mainVisual .textInfo span {
	font-weight: 700;
	color: #ff3d3d;
}
.mainVisual .whiteBg {
	position: relative;
	background-color: rgba(255, 255, 255, 0.95);
}
.mainVisual .whiteBg::before {
	position: absolute;
	left: calc(50% - 1px);
	top: 2.7rem;
	width: 1px;
	bottom: 2.7rem;
	background-color: #e0e3e6;
	content: "";
}
.mainVisual li {
	width: 49%;
	padding: 2.1rem 0 4.2rem;
	box-sizing: border-box;
}
.mainVisual li p {
	text-align: center;
	line-height: 1.49;
	letter-spacing: 0.1em;
}
#main .service {
	padding: 7.9rem 0 17.1rem;
}
#main .serviceBox {
	margin: 0 1.4rem;
}
#main .service .textList li {
	text-indent: -0.6em;
	padding-left: 0.6em;
	line-height: 1.66;
	letter-spacing: 0.1em;
}
#main .service p {
	line-height: 1.66;
	letter-spacing: 0.1em;
}
#main .service .info01 .textList {
	margin-bottom: 3.1rem;
}
#main .service .info02 .textList {
	margin: 3rem 0;
}
#main .service .info03 {
	margin: 7.6rem 0 8.5rem;
	width: 100%;
	padding: 8.2rem 0 9.6rem;
	border-top: 1px solid #e0e3e6;
	border-bottom: 1px solid #e0e3e6;
}
#main .service .inner01 {
	margin-bottom: 9.8rem;
}
#main .service .inner01 p {
	margin-bottom: 3rem;
}
#main .service .inner01 .textList {
	margin-bottom: 3.1rem;
}
#main .service .textList.big li {
	font-size: 2.3rem;
	line-height: 1.56;
	font-weight: 800;
}
#main .service .inner01 .text01 {
	margin: 6.9rem 0 1.2rem;
	font-size: 2rem;
	font-weight: 800;
	letter-spacing: 0.06em;
}
#main .service .inner02 {
	margin-bottom: 7.2rem;
}
#main .service .inner02 ul {
	margin-left: 6rem;
}
#main .service .inner02 li {
	line-height: 1.77;
	letter-spacing: 0.1em;
	text-indent: -1em;
	padding: 0 0 3.2rem 1em;
}
#main .service .inner03 {
	margin-bottom: 10.4rem;
}
#main .service .inner03 .headLine04 {
	margin-bottom: 4rem;
}
#main .service .inner03 .tabImg {
	margin: 0 1px;
}
#main .service .inner04 .textList {
	margin: 0 0 3.2rem 6rem;
}
#main .service .inner04 .textList li {
	line-height: 1.77;
}
#main .service .inner04 p {
	margin-left: 6rem;
	line-height: 1.77;
}
#main .price {
	padding: 12.9rem 0 14.9rem;
	background-color: #fff;
}
#main .price .headLine02 {
	margin-bottom: 6.6rem;
}
#main .price .topText {
	margin: 0 1.5rem 5.1rem;
	letter-spacing: 0.1em;
}
#main .price .info01 {
	margin: 0 1.5rem;
	padding: 5rem 0 6.5rem;
	border-top: 1px solid #d7dadc;
}
#main .price .info02 {
	margin: 0 1.5rem;
	padding: 5.1rem 0.8rem 7.3rem;
	border-top: 1px solid #d7dadc;
}
#main .price .info03 {
	margin: 0 1.5rem;
	padding: 5.1rem 0.8rem 0;
	border-top: 1px solid #d7dadc;
}
#main .price .txtList {
	margin: 0 0.8rem -0.7rem;
	line-height: 1.66;
	letter-spacing: 0.1em;
}
#main .price .txtList li {
	padding-bottom: 3.7rem;
}
#main .price .txtList span {
	padding-left: 2.9rem;
	position: relative;
	display: block;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.16em;
}
#main .price .txtList span::before {
	position: absolute;
	left: 0.3rem;
	top: 2.2rem;
	width: 1.6rem;
	height: 0.3rem;
	background-color: #af2426;
	content: "";
}
#main .price .note {
	margin: 0 0.8rem;
	line-height: 1.66;
	letter-spacing: 0.1em;
	text-indent: -1em;
	padding-left: 1em;
}
#main .price .info02 p {
	margin-bottom: 2.8rem;
	letter-spacing: 0.1em;
}
#main .price .textList li {
	text-indent: -0.6em;
	padding-left: 0.6em;
	line-height: 1.66;
	letter-spacing: 0.1em;
}
#main .contact {
	padding: 8.2rem 0 7.4rem;
	color: #fff;
	background: url(../img/index/contact_bg.jpg) no-repeat center center;
	background-size: cover;
}
#main .contact .headLine02 {
	margin: 0;
}
#main .contact .headLine02 .en {
	margin: 0 -1rem -0.1rem;
	font-size: 12.8rem;
	letter-spacing: -0.05em;
}
#main .contact .topBox {
	margin: 0 1.5rem 2.8rem;
	padding-bottom: 3.5rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
#main .contact .topBox p {
	width: 50.6rem;
	margin-top: 0.9rem;
	font-size: 2rem;
	line-height: 1.7;
	letter-spacing: 0.1em;
}
#main .contact .topBox p a {
	color: #fff;
	text-decoration: underline;
}
#main .contact .btmBox {
	margin: 0 1.7rem;
}
#main .contact .btmBox p {
	font-size: 1.95rem;
	letter-spacing: 0.1em;
}
#main .contact .btmBox p span {
	margin: -0.1rem 0.9rem;
	display: block;
	font-weight: 500;
	font-size: 3.7rem;
	letter-spacing: -0.02em;
}
#main .contact .btmBox p a {
	font-size: 5.55rem;
	color: #fff;
	letter-spacing: -0.035em;
}
@media all and (min-width: 897px) {
	#main .service .info01 {
		width: 50%;
	}
	#main .service .info02 {
		width: 42.8%;
	}
	#main .service .info04 {
		width: 50%;
	}
	#main .service .info04 .textList {
		margin: -0.1rem 0 3.4rem;
	}
	#main .service .info04 .textList li {
		line-height: 1.77;
	}
	#main .service .info04 p {
		margin-bottom: 4.5rem;
	}
	#main .service .info04 .comLink {
		width: 37.4rem;
	}
	#main .service .info05 {
		width: 44.4%;
	}
	#main .service .info05 .textList {
		margin-top: -0.1rem;
	}
	#main .service .info05 .textList li {
		line-height: 1.77;
	}
	#main .price .info01 .headLine03 {
		margin-bottom: 4.1rem;
	}
	#main .price .info02 .headLine03 {
		margin-bottom: 2.2rem;
	}
	#main .price .info02 li {
		width: 36.4rem;
		margin-right: 3.8rem;
	}
	#main .price .info03 .headLine03 {
		margin-bottom: 3.9rem;
	}
	#main .contact .topBox p a:hover {
		text-decoration: none;
	}
	#main .contact .comLink {
		width: 50.5rem;
		margin-top: 0.7rem;
	}
	#main .contact .comLink span {
		height: 9.5rem;
		font-size: 2.3rem;
		background-position: right 2.5rem center;
		background-size: 0.9rem auto;
	}
}
@media all and (max-width: 896px) {
	.mainVisual {
		padding-top: 6.3rem;
	}
	.mainVisual::before {
		height: 88.7rem;
	}
	.mainVisual .pho01 {
		left: 0;
		top: 1.6rem;
		margin-left: 0;
		width: 15.6rem;
	}
	.mainVisual .pho02 {
		right: 0;
		top: 1.6rem;
		margin-right: 0;
		width: 15.3rem;
	}
	.mainVisual .textImg {
		width: 35.6rem;
		margin: 0 auto 3.2rem;
		position: relative;
		z-index: 2;
	}
	.mainVisual .textBox {
		width: auto;
		margin: 0 1.6rem;
		padding: 3.8rem 2rem 2.9rem;
		background : linear-gradient(90deg, rgba(17, 37, 78, 1) 0%, rgba(20, 41, 91, 1) 7.05%, rgba(25, 48, 111, 1) 21.65%, rgba(28, 52, 124, 1) 36.08%, rgba(29, 53, 128, 1) 50%, rgba(28, 52, 124, 1) 63.92%, rgba(25, 48, 111, 1) 78.35%, rgba(20, 41, 91, 1) 92.95%, rgba(17, 37, 78, 1) 100%);
	}
	.mainVisual .textInfo {
		margin-bottom: 4.2rem;
	}
	.mainVisual .textInfo p {
		margin-bottom: 2.8rem;
		line-height: 1.86;
		letter-spacing: 0.04em;
	}
	.mainVisual .whiteBg {
		margin: 0 1rem;
		padding: 0 1.8rem 0.2rem;
	}
	.mainVisual .whiteBg::before {
		display: none;
	}
	.mainVisual ul {
		display: block;
	}
	.mainVisual li {
		width: auto;
		padding: 2.8rem 0 3.6rem;
	}
	.mainVisual li:first-child {
		border-bottom: 1px solid #e0e3e6;
	}
	.mainVisual li p {
		line-height: 1.6;
		letter-spacing: 0.08em;
	}
	#main .service {
		padding: 8.4rem 0 5.8rem 0.1rem;
	}
	#main .serviceBox {
		margin: 0;
		display: block;
	}
	#main .service .textList li {
		line-height: 1.6;
	}
	#main .service p {
		line-height: 1.6;
	}
	#main .service .info01 {
		padding-bottom: 5.1rem;
		margin-bottom: 5rem;
		border-bottom: 1px solid #e0e3e6;
	}
	#main .service .info01 .textList {
		margin: 0 -1rem 2.4rem 0;
	}
	#main .service .info02 .textList {
		margin: 2.3rem 0 2.4rem;
	}
	#main .service .info03 {
		margin: 5.3rem 0 4.3rem;
		padding: 5rem 0;
	}
	#main .service .inner01 {
		margin-bottom: 4rem;
	}
	#main .service .inner01 p {
		margin-bottom: 2.4rem;
	}
	#main .service .inner01 .textList {
		margin: 3.3rem -1rem 1.6rem 0;
	}
	#main .service .textList.big li {
		padding-bottom: 1.8rem;
		font-size: 1.7rem;
		line-height: 1.29;
		letter-spacing: 0.06em;
	}
	#main .service .inner01 .text01 {
		margin: 5.1rem 0 1.8rem;
		font-size: 1.7rem;
		line-height: 1.47;
		letter-spacing: 0.1em;
	}
	#main .service .inner02 {
		margin-bottom: 4rem;
	}
	#main .service .inner02 ul {
		margin-left: 0;
	}
	#main .service .inner02 li {
		line-height: 1.6;
		padding-bottom: 1rem;
	}
	#main .service .inner03 {
		margin-bottom: 5rem;
	}
	#main .service .inner03 .headLine04 {
		margin-bottom: 2.7rem;
	}
	#main .service .inner03 .tabImg {
		margin: 0 -2.15rem 0 -1.1rem;
		overflow-y: scroll;
	}
	#main .service .inner03 .tabImg img {
		width: 54rem;
		max-width: inherit;
	}
	#main .service .inner04 .textList {
		margin: 0 0 2rem;
	}
	#main .service .inner04 .textList li {
		line-height: 1.6;
	}
	#main .service .inner04 p {
		margin-left: 0;
		line-height: 1.6;
	}
	#main .service .info04 {
		padding-bottom: 5.1rem;
		margin-bottom: 4.3rem;
		border-bottom: 1px solid #e0e3e6;
	}
	#main .service .info04 p {
		margin: 2rem 0;
	}
	#main .service .info05 li {
		padding-bottom: 1.3rem;
	}
	#main .price {
		padding: 8.4rem 0 7.2rem 0.1rem;
	}
	#main .price .headLine02 {
		margin-bottom: 3.2rem;
	}
	#main .price .topText {
		margin: 0 0 5rem;
		line-height: 1.6;
	}
	#main .price .headLine03 {
		margin-bottom: 2.5rem;
		font-size: 2.2rem;
	}
	#main .price .txtList {
		margin: 0 0 -0.7rem;
		line-height: 1.46;
		letter-spacing: 0.08em;
	}
	#main .price .txtList li {
		padding-bottom: 3rem;
	}
	#main .price .txtList span {
		padding: 0 0 0.7rem 2.2rem;
		font-size: 2rem;
		letter-spacing: 0.14em;
	}
	#main .price .txtList span::before {
		left: 0.2rem;
		top: 1.4rem;
		width: 1.4rem;
	}
	#main .price .note {
		margin: 0;
		line-height: 1.46;
		letter-spacing: 0;
	}
	#main .price .info01 {
		margin: 0;
		padding: 5rem 0;
	}
	#main .price .info02 {
		margin: 0;
		padding: 5rem 0;
	}
	#main .price .info03 {
		margin: 0;
		padding: 5rem 0 0;
	}
	#main .price .info02 p {
		margin-bottom: 2rem;
	}
	#main .price .info02 .linkList {
		display: block;
	}
	#main .price .info02 .linkList li:first-child {
		margin-bottom: 1rem;
	}
	#main .price .textList li {
		padding-bottom: 1.6rem;
		line-height: 1.6;
	}
	#main .contact {
		padding: 4.1rem 0 4.1rem;
		background-image: url(../img/index/contact_bg_sp.jpg);
	}
	#main .contact .headLine02 {
		margin: 0;
	}
	#main .contact .headLine02 .en {
		margin: 0 -0.7rem -0.1rem;
		font-size: 7rem;
		letter-spacing: -0.05em;
	}
	#main .contact .topBox {
		display: block;
		margin: 0 0 3.6rem;
		padding: 0 0.2rem 3.2rem;
	}
	#main .contact .topBox p {
		width: auto;
		margin: 2.5rem -1rem 0 0;
		font-size: 1.4rem;
		line-height: 1.66;
	}
	#main .contact .btmBox {
		margin: 0 0.1rem;
		display: block;
	}
	#main .contact .btmBox p {
		margin-bottom: 1.1rem;
		font-size: 1.6rem;
	}
	#main .contact .btmBox p span {
		margin: -0.5rem 0 0;
		font-size: 2.9rem;
	}
	#main .contact .btmBox p a {
		font-size: 4rem;
	}
}