@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#gHeader h1 a {
	color: #FFF;
	text-shadow: 0 0 20px rgba(0,0,0,1);
}
#gNavi .navi01 a {
	color: #FFF;
	background-color: #036eb8;
}
.menu span {
	background-color: #FFF;
}
.mainVisual {
	width: 100%;
	position: absolute;
	top: 45px;
	left: 0;
	min-height: 827px;
	z-index: -10;
	background: url("../img/index/main_img.jpg") no-repeat center center / cover;
}
.title {
	margin: 259px auto 144px;
	padding: 0 20px;
	max-width: 1250px;
	font-size: 6.6rem;
	letter-spacing: 0.1em;
	line-height: 1.37;
	font-family: 'A-OTF-MidashiGoPr5-MB31';
}
.title p {
	width: 510px;
}
.title span {
	position: relative;
	display: inline-block;
}
.title span::before {
	content: "";
	display: block;
	position: absolute;
	top: 12px;
	left: -64px;
	width: 574px;
	height: 68px;
	background-color: #FFF;
	z-index: -10;
}
.title .right {
	display: block;
	text-align: right;
	font-size: 2rem;
	color: #FFF;
	letter-spacing: 0.1em;
}
.title .right::before {
	display: none;
}
#main .content {
	width: auto;
	max-width: 1556px;
}
#main .company .imgBox .photoBox {
	width: 693px;
}
#main .company .imgBox .textBox {
	margin-top: 47px;
	padding-right: 100px;
	width: 788px;
	box-sizing: border-box;
}
#main .company .imgBox .textBox h2 {
	margin-bottom: 22px;
	font-family: 'A-OTF-MidashiGoPr5-MB31';
	font-size: 2.84rem;
	color: #036EB8;
}
#main .company .imgBox .textBox h2 .sml {
	font-size: 2rem;
	font-size: 2.1rem;
	vertical-align: 2px;
}
#main .company .imgBox .textBox p {
	line-height: 1.75;
	letter-spacing: 0.1em;
}
#main .company .imgBox .textBox .link {
	text-align: right;
}
#main .company .imgBox .textBox .link a {
	margin: 12px 116px 0 0;
	width: 88px;
	display: inline-block;
	position: relative;
	color: #036EB8;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#main .company .imgBox .textBox .link a::before {
	content: "";
	display: block;
	width: 72px;
	height: 9px;
	position: absolute;
	top: 8px;
	right: -86px;
	background: url("../img/common/arrow01.png") no-repeat left top / 72px;
}
#main .company .imgBox .textBox .link a:hover {
	opacity: 0.7;
}
#main .service {
	padding: 50px 0 142px;
}
#main .service .imgBox {
	flex-direction: row-reverse;
	align-items: flex-end;
}
#main .service .imgBox .photoBox {
	width: 693px;
}
#main .service .imgBox .textBox {
	margin: 0 0 -8px 177px;
	width: 615px;
}
#main .service .pageTitle {
	margin: 0;
}
#main .service .pageTitle::before {
	bottom: 50px;
	left: 20px;
}
#main .listUl {
	margin: 0 auto 100px;
	padding-right: 55px;
	max-width: 1270px;
	box-sizing: border-box;
}
#main .listUl .imgBox {
	padding: 41px 0 44px 53px;
	width: 580px;
	box-sizing: border-box;
}
#main .listUl .imgBox:last-of-type {
	border-left: 1px dashed #c4c4c4;
}
#main .listUl .imgBox a:hover {
	opacity: 0.7;
}
#main .listUl .imgBox .photoBox {
	margin-top: 13px;
	width: 204px;
}
#main .listUl .imgBox .textBox {
	width: 278px;
}
#main .listUl .imgBox .textBox p {
	font-size: 1.8rem;
	letter-spacing: 0.025em;
	line-height: 1.75;
}
#main .listUl .imgBox .textBox .ttl {
	margin-bottom: 30px;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}
@media all and (max-width: 1600px) and (min-width: 897px) {
	#main .company .imgBox {
		padding: 0 10px;
	}
	#main .company .imgBox .photoBox {
		width: 40%;
	}
	#main .company .imgBox .textBox {
		width: 57%;
	}
	#main .service .imgBox {
		padding: 0 10px;
	}
	#main .service .imgBox .photoBox {
		width: 40%;
	}
	#main .service .imgBox .textBox {
		margin-left: 10px;
		width: 57%;
	}
	#main .listUl .imgBox {
		padding-left: 30px;
		width: 530px;
	}
}
@media all and (max-width: 1400px) and (min-width: 897px) {
	#main .listUl .imgBox {
		padding-left: 18px;
		width: 518px;
	}
}
@media all and (max-width: 896px) {
	.mainVisual {
		height: 250px;
		min-height: inherit;
		top: 0;
	}
	.mainVisual img {
		height: 100%;
	}
	.title {
		margin: 20px;
		padding: 0;
		width: auto;
		font-size: 3.2rem;
	}
	.title p {
		width: 258px;
	}
	.title span::before {
		width: 100%;
		top: 5px;
		left: 0;
		height: 36px;
	}
	.title .right {
		padding-right: 10px;
		font-size: 1.5rem;
	}
	#main .content {
		max-width: inherit;
	}
	#main .company .photoBox {
		display: block;
	}
	#main .company .imgBox .photoBox {
		margin: 0 auto;
		width: 100%;
		max-width: 693px;
	}
	#main .company .imgBox .textBox {
		margin-top: 30px;
		padding-right: 0;
		width: 100%;
	}
	#main .company .imgBox .textBox h2 {
		margin-bottom: 10px;
		font-size: 2.2rem;
	}
	#main .company .imgBox .textBox h2 .sml {
		font-size: 1.6rem;
	}
	#main .company .imgBox .textBox .link {
		text-align: right;
	}
	#main .company .imgBox .textBox .link a {
		margin: 10px 44px 0 0;
		width: 88px;
	}
	#main .company .imgBox .textBox .link a::before {
		width: 36px;
		right: -40px;
		background-size: 36px;
	}
	#main .service {
		padding: 50px 0;
	}
	#main .service .imgBox {
		display: block;
	}
	#main .service .imgBox .photoBox {
		margin: 0 auto;
		width: 100%;
		max-width: 693px;
	}
	#main .service .imgBox .textBox {
		margin: 30px 0 0;
		width: 100%;
	}
	#main .listUl {
		margin: 0 15px 30px;
		padding-right: 0;
		width: auto;
		display: block;
	}
	#main .listUl .imgBox {
		padding: 0 0 30px;
		width: 100%;
	}
	#main .listUl .imgBox:last-of-type {
		padding-bottom: 0;
		border: none;
	}
	#main .listUl .imgBox .photoBox {
		margin: 0 auto 30px;
		width: 100%;
		max-width: 204px;
	}
	#main .listUl .imgBox .textBox {
		width: 100%;
	}
	#main .listUl .imgBox .textBox p {
		font-size: 1.4rem;
	}
	#main .listUl .imgBox .textBox .ttl {
		margin-bottom: 10px;
		font-size: 2rem;
	}
}
@media all and (-ms-high-contrast:none) {
	.title span::before {
		top: 0;
	}
	#main .company .imgBox .textBox .link a::before {
		top: 5px;
	}
}