@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	position: relative;
	overflow: hidden;
}
.mainVisual .pho {
	width: 100%;
	height: auto;
}
.mainVisual .pho img {
	width: 100%;
	opacity: 0;
}
.mainVisual ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.mainVisual li {
	vertical-align: top;
}
.mainVisual li img {
	width: 100%;
}
#main {
	margin-bottom: 0;
	background: #fff;
}
#main .linkBox {
	padding: 30px 0;
	background: #fff;
}
#main .linkBox ul {
	margin: 0 auto;
	max-width: 1348px;
}
#main .linkBox li {
	width: 25%;
	padding: 0 8px;
	box-sizing: border-box;
}
#main .linkBox li a {
	display: block;
	position: relative;
	color: #fff;
	font-weight: 700;
	font-size: 2.6rem;
	line-height: 1.15;
}
#main .linkBox li a .txt {
	width: 100%;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
}
#main .linkBox li.item01 a .txt {
	padding-bottom: 10px;
	text-shadow: 2px 2px 6px rgba(35, 24, 21, 0.7), -2px -2px 6px rgba(35, 24, 21, 0.7);
}
#main .linkBox li.item03 a .txt {
	padding-bottom: 5px;
}
#main .linkBox li a:hover {
	opacity: 0.7;
}
#main .headLine03 {
	margin-bottom: 13px;
	padding-bottom: 15px;
	position: relative;
	z-index: 1;
	border-bottom: 2px solid #002063;
}
#main .topTxt {
	margin-bottom: 65px;
	color: #002063;
	font-size: 1.6rem;
}
#main .linkList li {
	width: 391px;
}
#main .linkList li:not(:last-child) {
	margin-bottom: 29px;
}
#main .linkList li a {
	display: block;
	position: relative;
	font-weight: 500;
	font-size: 2.2rem;
	color: #fff;
	border: 1px solid #FFF;
}
#main .linkList li a:hover {
	opacity: 0.7;
}
#main .linkList li a img {
	width: 100%;
}
#main .linkList li .txt {
	width: 100%;
	box-sizing: border-box;
	padding: 0 39px 10px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
#main .company {
	padding: 94px 0 86px;
	position: relative;
	background: #EFEFEF url("../img/index/bg01.png") no-repeat left top;
	background-size: 1102px auto;
}
#main .company::after {
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url("../img/index/bg02.png") no-repeat right bottom;
	background-size: 974px 100%;
	content: '';
}
#main .content {
	position: relative;
	z-index: 1;
}
#main .company .photoBox {
	margin-top: -21px;
	margin-right: -2px;
	width: 748px;
	position: relative;
}
#main .company .photoBox .ttl {
	padding: 1px 18px 6px;
	min-width: 271px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 22px;
	color: #fff;
	font-weight: 500;
	font-size: 2.2rem;
	background: #002063;
}
#main .company .photoBox .pho {
	position: absolute;
	bottom: -122px;
	left: 32%;
	width: 132px;
	transform: translateX(50%);
}
#main .domestic {
	padding: 93px 0 27px;
	position: relative;
	background: #EFEFEF url("../img/index/bg03.png") no-repeat left top;
	background-size: 1452px auto;
}
#main .domestic::after {
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: url("../img/index/bg04.png") no-repeat right top -1px;
	background-size: 974px 100%;
	content: '';
}
#main .domestic .photoBox {
	margin-top: -303px;
	margin-right: -32px;
	width: 859px;
}
#main .international {
	padding: 94px 0 105px;
	position: relative;
	background: #EFEFEF;
}
#main .international::before {
	width: 904px;
	height: 1141px;
	position: absolute;
	right: 0;
	top: 7px;
	background: url("../img/index/bg07.png") no-repeat right top;
	background-size: 100% auto;
	content: '';
	z-index: 1;
}
#main .international::after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url("../img/index/bg06.png") no-repeat left top;
	background-size: 56% 100%;
	content: '';
}
#main .construction {
	padding: 94px 0 100px;
	position: relative;
}
#main .construction::before {
	width: 2961px;
	height: 1350px;
	position: absolute;
	top: 1px;
	left: calc(50% + 1046px);
	background: url("../img/index/bg08.png") no-repeat left top;
	background-size: 100% auto;
	content: '';
	transform: translateX(-50%);
	z-index: 1;
}
#main .construction .topTxt {
	margin-bottom: 42px;
}
#main .construction .phoList {
	margin-left: 102px;
}
#main .construction .phoList li {
	width: 412px;
}
#main .construction .phoList li a {
	display: block;
	position: relative;
}
#main .construction .phoList li a:hover {
	opacity: 0.7;
}
#main .construction .phoList .pho01 a::before {
	width: 1px;
	height: 50px;
	position: absolute;
	right: 126px;
	bottom: -50px;
	background: #898989;
	content: '';
	z-index: 1;
}
#main .construction .phoList li a .txt {
	position: absolute;
	color: #002063;
	font-size: 2rem;
	font-weight: 700;
}
#main .construction .phoList .pho01 a .txt {
	right: 85px;
	bottom: -82px;
}
#main .construction .phoList .pho02 {
	margin-left: 294px;
}
#main .construction .phoList .pho02 a::before {
	width: 70px;
	height: 1px;
	position: absolute;
	left: -70px;
	top: 33px;
	background: #898989;
	content: '';
	z-index: 1;
}
#main .construction .phoList .pho02 a .txt {
	left: -110px;
	top: -26px;
}
#main .construction .phoList .pho03 {
	margin-left: 526px;
	margin-top: 39px;
	width: 411px;
}
#main .construction .phoList .pho03 a::before {
	width: 94px;
	height: 1px;
	position: absolute;
	left: -94px;
	top: 93px;
	background: #898989;
	content: '';
	z-index: 1;
}
#main .construction .phoList .pho03 a .txt {
	left: -145px;
	top: 43px;
	font-size: 1.9rem;
}
@media all and (max-width: 896px) {
	#main .linkBox {
		padding: 15px 7px;
		background: #fff;
	}
	#main .linkBox ul {
		margin: -15px 0 0;
		max-width: inherit;
	}
	#main .linkBox li {
		margin-top: 15px;
		width: 50%;
	}
	#main .linkBox li img {
		width: 100%;
	}
	#main .linkBox li a {
		font-size: 4vw;
		line-height: 1.25;
	}
	#main .linkBox li.item01 a .txt {
		padding-bottom: 0;
	}
	#main .linkBox li.item03 a .txt {
		padding-bottom: 0;
	}
	#main .headLine03 {
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #002063;
	}
	#main .topTxt {
		margin-bottom: 25px;
		font-size: 1.4rem;
	}
	#main .innerBox {
		display: block;
	}
	#main .linkList li {
		width: auto;
	}
	#main .linkList li:not(:last-child) {
		margin-bottom: 15px;
	}
	#main .linkList li a {
		font-size: 1.6rem;
	}
	#main .linkList li .txt {
		padding: 0 20px;
	}
	#main .company {
		padding: 50px 0 20px;
		background-size: 75% auto;
	}
	#main .company::after {
		display: none;
	}
	#main .company .photoBox {
		margin: 20px 0 0;
		width: auto;
		text-align: center;
	}
	#main .company .photoBox .ttl {
		margin-bottom: 15px;
		padding: 2px 15px;
		min-width: 260px;
		position: relative;
		left: auto;
		top: auto;
		text-align: left;
		font-size: 1.6rem;
	}
	#main .company .photoBox .photo {
		padding-bottom: 8%;
	}
	#main .company .photoBox .pho {
		bottom: auto;
		top: 86%;
		left: 32.5%;
		width: 17%;
	}
	#main .domestic {
		padding: 50px 0 20px;
		background-size: 75% auto;
	}
	#main .domestic::after {
		display: none;
	}
	#main .domestic .photoBox {
		margin: 0;
		width: 100%;
		position: absolute;
		right: 0;
		top: 0;
		text-align: right;
		z-index: -1;
	}
	#main .domestic .photoBox img {
		width: 90%;
		max-width: 375px;
	}
	#main .international {
		padding: 20px 0;
	}
	#main .international::before {
		width: 100%;
		height: 100%;
		top: auto;
		bottom: 0;
		background: url("../img/index/bg07.png") no-repeat right bottom;
		background-size: 50% auto;
	}
	#main .international::after {
		display: none;
	}
	#main .construction {
		padding: 40px 0;
	}
	#main .construction::before {
		width: 100%;
		height: 100%;
		top: 1px;
		left: 0;
		background-size: 1000px auto;
		background-position: left 50px 0;
		transform: translate(0);
	}
	#main .construction .topTxt {
		margin-bottom: 25px;
	}
	#main .construction .phoList {
		margin: -20px 0 0;
		justify-content: space-between;
	}
	#main .construction .phoList li {
		margin: 20px 0 0 !important;
		width: 48% !important;
	}
	#main .construction .phoList li a::before {
		display: none !important;
	}
	#main .construction .phoList li a .txt {
		padding: 5px 5px 0;
		position: static;
		display: block;
		font-size: 1.4rem !important;
	}
}