@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainImg {
	padding: 5.5rem 6.8vw 7.5rem;
}
#main .mainImg img {
	width: 100%;
}
#main .sec01 {
	margin-bottom: 15.5rem;
}
#main .sec01 .textImg {
	margin: 0 0 0.7rem -1.3rem;
}
#main .sec01 .content {
	position: relative;
}
#main .sec01 .content:after {
	width: 65.8rem;  
	height: 81.7rem;
	background: url(../img/index/map.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	top: -1.2rem;
	right: -4.6rem;  
	content: ""; 
	z-index: -1;
}
#main .sec01 h2 {
	margin-bottom: 3.5rem;
	font-size: 4.2rem;
	font-weight: 700;
	letter-spacing: 0.336rem;
}
#main .sec01 p {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 2.44;
	letter-spacing: 0.09rem;
}
#main .sec02 {
	margin-bottom: -7.5rem;
	padding: 7.6rem 0 25rem;
	position: relative;
}
#main .sec02:after {
	width: calc(50% + 62rem);  
	height: 100%;
	background: url(../img/index/bg01.jpg) no-repeat right center;
	background-size: cover;
	position: absolute;  
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: 0px 22rem 22rem 0px;
	content: ""; 
}
#main .sec02 .bigPhoto {
	padding-right: 10rem;
	text-align: center;
}
#main .imgBox {
	align-items: flex-start;
}
#main .imgBox .photoBox {
	width: 60rem;
	margin-right: 3.8rem;
}
#main .sec03 .imgBox .textBox {
	padding-top: 17.5rem;
	padding-right: 11rem;
}
#main .imgBox .textBox {
	flex: 1;
}
#main .imgBox .textBox p {
	margin-bottom: 3rem;
}
#main .imgBox .textBox .txt {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.6;
	margin-bottom: 2.5rem;
	letter-spacing: 0.1rem;
}
#main .imgBox .comBtn {
	margin: 0;
}
#main .headLine01 {
	margin-bottom: 5.5rem;
	text-align: left;
	font-size: 3rem;
	letter-spacing: 0.15rem;
}
#main .headLine01 .img {
	margin-bottom: 1.4rem;
	display: block;
}
#main .headLine01::after {
	left: 0;
	transform: none;
}
#main .sec03 .content {
	max-width: 131.5rem;
}
#main .sec03 {
	margin-bottom: 12rem;
}
#main .sec04 {
	position: relative;
}
#main .sec04:after {
	width: calc(50% + 62rem);  
	background: url(../img/index/bg03.png) repeat left top;
	background-size: 0.4rem auto;
	position: absolute;  
	top: 5rem;
	bottom: 8.2rem;
	right: 0;  
	content: ""; 
	z-index: -1;
	border-radius: 22rem 0px 0px 22rem;
}
#main .sec04 .imgBox2 {
	margin-bottom: 3rem;
}
#main .sec04 .imgBox2 .photoBox {
	width: 112rem;
	margin-left: 3rem;
	margin-right: -50.4rem;
}
#main .sec04 .headLine01 .img {
	margin-right: -30rem;
	margin-bottom: 2.3rem;
}
#main .imgBox3 .photoBox {
	order: -1;
	width: 54.3rem;
	margin: -5.3rem 9.5rem 0 -10.8rem;
}
#main .imgBox3 .textBox .txt {
	letter-spacing: 0.02rem;
}
#main .sec05 {
	padding: 4.8rem 0 9.4rem;
}
#main .sec05 .imgBox:not(.imgBox4) .photoBox {
	width: 55rem;
	margin-right: -25.3rem;
}
#main .sec05 .imgBox .textBox {
	padding-top: 6.4rem;
	max-width: 48rem;
}
#main .sec05 .imgBox:not(.imgBox4) .headLine01 .img {
	margin-bottom: -0.2rem;
	margin-right: -20rem;
}
#main .sec05 .imgBox4 {
	margin-top: 11.1rem;
}
#main .sec05 .imgBox4 .photoBox {
	order: -1;
	width: 60rem;
	margin: 0 2rem 0 -14.3rem;
}
#main .sec06 {
	position: relative;
	padding-bottom: 9.2rem;
}
#main .sec06:after {
	width: 100%;
	background: url(../img/index/bg02.png) repeat left top;
	background-size: 0.4rem auto;
	position: absolute;  
	top: 6.8rem;
	bottom: 0;
	right: 0;  
	content: ""; 
	z-index: -1;
}
#main .sec06 .imgBox .photoBox {
	width: 49rem;
	margin-right: -7rem;
}
#main .sec06 .imgBox .textBox {
	max-width: 53rem;
	padding-top: 1.7rem;
}
#main .sec06 .headLine01 .img {
	margin: 0 -10rem -0.6rem 0;
}
@media all and (max-width: 896px) {
	#main .mainImg {
		padding: 1rem 2rem 4rem;
	}
	#main .sec01 .textImg {
		width: 35.6rem;
		margin: 0 -.7rem 0rem;		
	}
	#main .sec01 h2 {
		margin: 0 -2rem 2.7rem 0;
		font-size: 2.052rem;
		letter-spacing: 0.1642rem;
	}
	#main .sec01 p {
		font-size: 1.6rem;
		line-height: 2.125;
		letter-spacing: 0.08rem;
	}
	#main .sec01 .content::after { 
		width: 25.7rem;
		height: 31.9rem;
		top: -2.5rem;
		right: 1rem;
	}
	#main .sec01 {
		margin-bottom: 5rem;
	}
	#main .sec02::after {
		background-image: url(../img/index/bg01_sp.jpg);
		border-radius: 0px 4rem 4rem 0px;
		width: calc(100% - 2rem);
	}
	#main .sec02 {
		margin-bottom: -3.2rem;
		padding: 1.2rem 0 8.6rem;
	}
	#main .sec02 .bigPhoto {
		padding: 0 3.2rem 0 1rem;
	}
	#main .imgBox {
		position: relative;
		display: block;
	}
	#main .imgBox .photoBox {
		width: auto;
		margin: 0 5rem 2.8rem 0;
	}
	#main .imgBox .photoBox img {
		width: 100%;
	}
	#main .sec03 .imgBox .textBox {
		padding: 0;
	}
	#main .headLine01 {
		margin: 0 0 3.3rem;
		font-size: 2.2rem;
		letter-spacing: 0.11rem;
	}
	#main .headLine01 .img img {
		width: auto;
		max-width: inherit;
		max-height: 3.7rem;
	}
	#main .headLine01 .img {
		margin-bottom: 0.6rem;
	}
	#main .imgBox .textBox .txt {
		font-size: 1.8rem;
		letter-spacing: 0.09rem;
		margin-bottom: 1.7rem;
	}
	#main .imgBox .textBox p {
		margin-bottom: 2.2rem;
	}
	#main .sec03 {
		margin-bottom: 5rem;
	}
	#main .imgBox2 .textBox {
		margin: 0 0 -2.6rem 2rem;
	}
	#main .sec04 .headLine01 .img {
		margin-bottom: 0.5rem;
		margin-right: 0;
	}
	#main .sec04 .headLine01 .img img {
		max-height: 4.33rem;
	}
	#main .sec04 .imgBox2 .photoBox {
		width: auto;
		margin: 0 -18.5rem 0 -2.5rem;
	}
	#main .sec04 .imgBox2 .photoBox img {
		width: 100%;
	}
	#main .sec04::after {
		top: 2.2rem;
		bottom: 20.6rem;
		width: calc(100% - 2rem);
		border-radius: 4rem 0px 0px 4rem;
	}
	#main .sec04 .imgBox2 {
		margin-bottom: 3.8rem;
	}
	#main .imgBox3 .textBox {
		margin: 0 0 2.8rem 2rem;
	}
	#main .imgBox3 .photoBox {
		margin: 0 7.5rem 0 0.5rem;
	}
	#main .sec05 .imgBox .textBox {
		padding-top: 0;
	}
	#main .sec05 .imgBox:not(.imgBox4) .headLine01 .img {
		margin-right: 0;
	}
	#main .sec05 .imgBox:not(.imgBox4) .headLine01 .img img {
		max-height: 4.4rem;
	}
	#main .sec05 {
		padding: 5.5rem 0 17.7rem;
	}
	#main .sec05 .imgBox:not(.imgBox4) .photoBox {
		margin: -3rem -3rem 0 auto;
		width: 27.5rem;
	}
	#main .sec05 .imgBox4 {
		margin-top: 6rem;
	}
	#main .imgBox4 .headLine01 .img img {
		max-height: 3.5rem;
	}
	#main .sec05 .imgBox4 .photoBox {
		width: auto;
		margin: -1.5rem 5.5rem 0 -0.6rem; 
	}
	#main .sec05 .imgBox4 .photoBox img {
		width: 100%;
	}
	#main .imgBox .textBox {
		max-width: inherit !important;
	}
	#main .sec06::after { 
		top: 0;
	}
	#main .sec06 {
		padding: 2.3rem 0 4rem;
	}
	#main .sec06 .headLine01 .img img {
		max-height: 4.3rem;
		margin-bottom: 0.4rem;
	}
	#main .imgBox .textBox .txt02 {
		letter-spacing: 0.04rem;
	}
	#main .sec06 .imgBox .photoBox {
		position: absolute;
		top: -20.7rem;
		right: 1.4rem;
		width: 24.5rem;
	}
}